2017-03-15 16:48:08.622 | + ./stack.sh:main:435                      :   exec
2017-03-15 16:48:08.622 | + ./stack.sh:main:443                      :   echo_summary 'stack.sh log /opt/stack/new/devstacklog.txt.2017-03-15-164808'
2017-03-15 16:48:08.622 | ++ ./stack.sh:main:435                      :   /opt/stack/new/devstack/tools/outfilter.py -o /opt/stack/new/devstacklog.txt.2017-03-15-164808.summary.2017-03-15-164808
2017-03-15 16:48:08.622 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 16:48:08.622 | + ./stack.sh:echo_summary:398              :   echo -e stack.sh log /opt/stack/new/devstacklog.txt.2017-03-15-164808
2017-03-15 16:48:08.622 | + ./stack.sh:main:445                      :   ln -sf /opt/stack/new/devstacklog.txt.2017-03-15-164808 /opt/stack/new/devstacklog.txt
2017-03-15 16:48:08.622 | + ./stack.sh:main:446                      :   ln -sf /opt/stack/new/devstacklog.txt.2017-03-15-164808.summary.2017-03-15-164808 /opt/stack/new/devstacklog.txt.summary
2017-03-15 16:48:08.622 | + ./stack.sh:main:467                      :   [[ -n /opt/stack/new/screen-logs ]]
2017-03-15 16:48:08.623 | + ./stack.sh:main:470                      :   [[ -d /opt/stack/new/screen-logs ]]
2017-03-15 16:48:08.623 | + ./stack.sh:main:474                      :   mkdir -p /opt/stack/new/screen-logs
2017-03-15 16:48:08.623 | + ./stack.sh:main:479                      :   check_path_perm_sanity /opt/stack/new
2017-03-15 16:48:08.623 | + functions:check_path_perm_sanity:504     :   local real_path
2017-03-15 16:48:08.623 | ++ functions:check_path_perm_sanity:505     :   readlink -f /opt/stack/new
2017-03-15 16:48:08.623 | + functions:check_path_perm_sanity:505     :   real_path=/opt/stack/new
2017-03-15 16:48:08.623 | + functions:check_path_perm_sanity:506     :   local rebuilt_path=
2017-03-15 16:48:08.624 | ++ functions:check_path_perm_sanity:507     :   echo /opt/stack/new
2017-03-15 16:48:08.625 | ++ functions:check_path_perm_sanity:507     :   tr / ' '
2017-03-15 16:48:08.626 | + functions:check_path_perm_sanity:507     :   for i in '$(echo ${real_path} | tr "/" " ")'
2017-03-15 16:48:08.628 | + functions:check_path_perm_sanity:508     :   rebuilt_path=/opt
2017-03-15 16:48:08.629 | ++ functions:check_path_perm_sanity:510     :   stat -c %a /opt
2017-03-15 16:48:08.632 | + functions:check_path_perm_sanity:510     :   [[ 755 = 700 ]]
2017-03-15 16:48:08.633 | + functions:check_path_perm_sanity:507     :   for i in '$(echo ${real_path} | tr "/" " ")'
2017-03-15 16:48:08.635 | + functions:check_path_perm_sanity:508     :   rebuilt_path=/opt/stack
2017-03-15 16:48:08.636 | ++ functions:check_path_perm_sanity:510     :   stat -c %a /opt/stack
2017-03-15 16:48:08.639 | + functions:check_path_perm_sanity:510     :   [[ 755 = 700 ]]
2017-03-15 16:48:08.640 | + functions:check_path_perm_sanity:507     :   for i in '$(echo ${real_path} | tr "/" " ")'
2017-03-15 16:48:08.641 | + functions:check_path_perm_sanity:508     :   rebuilt_path=/opt/stack/new
2017-03-15 16:48:08.643 | ++ functions:check_path_perm_sanity:510     :   stat -c %a /opt/stack/new
2017-03-15 16:48:08.645 | + functions:check_path_perm_sanity:510     :   [[ 755 = 700 ]]
2017-03-15 16:48:08.646 | + ./stack.sh:main:485                      :   trap exit_trap EXIT
2017-03-15 16:48:08.647 | + ./stack.sh:main:515                      :   trap err_trap ERR
2017-03-15 16:48:08.648 | + ./stack.sh:main:528                      :   set -o errexit
2017-03-15 16:48:08.649 | + ./stack.sh:main:531                      :   uname -a
2017-03-15 16:48:08.650 | Linux ubuntu-xenial-rax-ord-7895613 4.4.0-66-generic #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
2017-03-15 16:48:08.652 | + ./stack.sh:main:534                      :   SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
2017-03-15 16:48:08.653 | + ./stack.sh:main:535                      :   rm -f /opt/stack/data/ca-bundle.pem
2017-03-15 16:48:08.655 | + ./stack.sh:main:538                      :   source /opt/stack/new/devstack/lib/database
2017-03-15 16:48:08.671 | + ./stack.sh:main:539                      :   source /opt/stack/new/devstack/lib/rpc_backend
2017-03-15 16:48:08.680 | + ./stack.sh:main:542                      :   SSL_ENABLED_SERVICES=key,nova,cinder,glance,s-proxy,neutron
2017-03-15 16:48:08.682 | + ./stack.sh:main:544                      :   is_service_enabled tls-proxy
2017-03-15 16:48:08.691 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:48:08.692 | + ./stack.sh:main:552                      :   fetch_plugins
2017-03-15 16:48:08.693 | + functions-common:fetch_plugins:1791      :   local plugins=,barbican,octavia
2017-03-15 16:48:08.694 | + functions-common:fetch_plugins:1792      :   local plugin
2017-03-15 16:48:08.696 | + functions-common:fetch_plugins:1795      :   [[ -z ,barbican,octavia ]]
2017-03-15 16:48:08.697 | + functions-common:fetch_plugins:1799      :   echo 'Fetching DevStack plugins'
2017-03-15 16:48:08.697 | Fetching DevStack plugins
2017-03-15 16:48:08.698 | + functions-common:fetch_plugins:1800      :   for plugin in '${plugins//,/ }'
2017-03-15 16:48:08.699 | + functions-common:fetch_plugins:1801      :   git_clone_by_name barbican
2017-03-15 16:48:08.700 | + functions-common:git_clone_by_name:574   :   local name=barbican
2017-03-15 16:48:08.701 | + functions-common:git_clone_by_name:575   :   local repo=https://git.openstack.org/openstack/barbican
2017-03-15 16:48:08.702 | + functions-common:git_clone_by_name:576   :   local dir=/opt/stack/new/barbican
2017-03-15 16:48:08.703 | + functions-common:git_clone_by_name:577   :   local branch=master
2017-03-15 16:48:08.705 | + functions-common:git_clone_by_name:578   :   git_clone https://git.openstack.org/openstack/barbican /opt/stack/new/barbican master
2017-03-15 16:48:08.706 | + functions-common:git_clone:496           :   local git_remote=https://git.openstack.org/openstack/barbican
2017-03-15 16:48:08.707 | + functions-common:git_clone:497           :   local git_dest=/opt/stack/new/barbican
2017-03-15 16:48:08.708 | + functions-common:git_clone:498           :   local git_ref=master
2017-03-15 16:48:08.709 | + functions-common:git_clone:499           :   local orig_dir
2017-03-15 16:48:08.711 | ++ functions-common:git_clone:500           :   pwd
2017-03-15 16:48:08.712 | + functions-common:git_clone:500           :   orig_dir=/opt/stack/new/devstack
2017-03-15 16:48:08.713 | + functions-common:git_clone:501           :   local git_clone_flags=
2017-03-15 16:48:08.715 | ++ functions-common:git_clone:503           :   trueorfalse False RECLONE
2017-03-15 16:48:08.724 | + functions-common:git_clone:503           :   RECLONE=False
2017-03-15 16:48:08.725 | + functions-common:git_clone:504           :   [[ 0 -gt 0 ]]
2017-03-15 16:48:08.726 | + functions-common:git_clone:508           :   [[ False = \T\r\u\e ]]
2017-03-15 16:48:08.728 | + functions-common:git_clone:517           :   echo master
2017-03-15 16:48:08.728 | + functions-common:git_clone:517           :   egrep -q '^refs'
2017-03-15 16:48:08.731 | + functions-common:git_clone:531           :   [[ ! -d /opt/stack/new/barbican ]]
2017-03-15 16:48:08.732 | + functions-common:git_clone:539           :   [[ False = \T\r\u\e ]]
2017-03-15 16:48:08.733 | + functions-common:git_clone:565           :   cd /opt/stack/new/barbican
2017-03-15 16:48:08.735 | + functions-common:git_clone:566           :   git show --oneline
2017-03-15 16:48:08.735 | + functions-common:git_clone:566           :   head -1
2017-03-15 16:48:08.739 | 4cf6918 Updated from global requirements
2017-03-15 16:48:08.740 | + functions-common:git_clone:567           :   cd /opt/stack/new/devstack
2017-03-15 16:48:08.742 | + functions-common:fetch_plugins:1800      :   for plugin in '${plugins//,/ }'
2017-03-15 16:48:08.743 | + functions-common:fetch_plugins:1801      :   git_clone_by_name octavia
2017-03-15 16:48:08.744 | + functions-common:git_clone_by_name:574   :   local name=octavia
2017-03-15 16:48:08.745 | + functions-common:git_clone_by_name:575   :   local repo=https://git.openstack.org/openstack/octavia
2017-03-15 16:48:08.747 | + functions-common:git_clone_by_name:576   :   local dir=/opt/stack/new/octavia
2017-03-15 16:48:08.748 | + functions-common:git_clone_by_name:577   :   local branch=master
2017-03-15 16:48:08.749 | + functions-common:git_clone_by_name:578   :   git_clone https://git.openstack.org/openstack/octavia /opt/stack/new/octavia master
2017-03-15 16:48:08.751 | + functions-common:git_clone:496           :   local git_remote=https://git.openstack.org/openstack/octavia
2017-03-15 16:48:08.752 | + functions-common:git_clone:497           :   local git_dest=/opt/stack/new/octavia
2017-03-15 16:48:08.753 | + functions-common:git_clone:498           :   local git_ref=master
2017-03-15 16:48:08.754 | + functions-common:git_clone:499           :   local orig_dir
2017-03-15 16:48:08.756 | ++ functions-common:git_clone:500           :   pwd
2017-03-15 16:48:08.758 | + functions-common:git_clone:500           :   orig_dir=/opt/stack/new/devstack
2017-03-15 16:48:08.759 | + functions-common:git_clone:501           :   local git_clone_flags=
2017-03-15 16:48:08.760 | ++ functions-common:git_clone:503           :   trueorfalse False RECLONE
2017-03-15 16:48:08.770 | + functions-common:git_clone:503           :   RECLONE=False
2017-03-15 16:48:08.771 | + functions-common:git_clone:504           :   [[ 0 -gt 0 ]]
2017-03-15 16:48:08.772 | + functions-common:git_clone:508           :   [[ False = \T\r\u\e ]]
2017-03-15 16:48:08.774 | + functions-common:git_clone:517           :   echo master
2017-03-15 16:48:08.775 | + functions-common:git_clone:517           :   egrep -q '^refs'
2017-03-15 16:48:08.777 | + functions-common:git_clone:531           :   [[ ! -d /opt/stack/new/octavia ]]
2017-03-15 16:48:08.779 | + functions-common:git_clone:539           :   [[ False = \T\r\u\e ]]
2017-03-15 16:48:08.780 | + functions-common:git_clone:565           :   cd /opt/stack/new/octavia
2017-03-15 16:48:08.782 | + functions-common:git_clone:566           :   head -1
2017-03-15 16:48:08.782 | + functions-common:git_clone:566           :   git show --oneline
2017-03-15 16:48:08.784 | 8aa1500 devstack: install qemu-kvm on RHEL-based distros
2017-03-15 16:48:08.786 | + functions-common:git_clone:567           :   cd /opt/stack/new/devstack
2017-03-15 16:48:08.788 | + ./stack.sh:main:556                      :   run_phase override_defaults
2017-03-15 16:48:08.789 | + functions-common:run_phase:1873          :   local mode=override_defaults
2017-03-15 16:48:08.790 | + functions-common:run_phase:1874          :   local phase=
2017-03-15 16:48:08.791 | + functions-common:run_phase:1875          :   [[ -d /opt/stack/new/devstack/extras.d ]]
2017-03-15 16:48:08.792 | + functions-common:run_phase:1876          :   local extra_plugin_file_name
2017-03-15 16:48:08.794 | + functions-common:run_phase:1877          :   for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh'
2017-03-15 16:48:08.795 | + functions-common:run_phase:1882          :   local exceptions=80-tempest.sh
2017-03-15 16:48:08.797 | + functions-common:run_phase:1883          :   local extra
2017-03-15 16:48:08.798 | ++ functions-common:run_phase:1884          :   basename /opt/stack/new/devstack/extras.d/80-tempest.sh
2017-03-15 16:48:08.800 | + functions-common:run_phase:1884          :   extra=80-tempest.sh
2017-03-15 16:48:08.802 | + functions-common:run_phase:1885          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2017-03-15 16:48:08.803 | + functions-common:run_phase:1889          :   [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]]
2017-03-15 16:48:08.804 | + functions-common:run_phase:1889          :   source /opt/stack/new/devstack/extras.d/80-tempest.sh override_defaults
2017-03-15 16:48:08.806 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2017-03-15 16:48:08.814 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:48:08.815 | ++ extras.d/80-tempest.sh:source:4          :   [[ override_defaults == \s\o\u\r\c\e ]]
2017-03-15 16:48:08.816 | ++ extras.d/80-tempest.sh:source:7          :   [[ override_defaults == \s\t\a\c\k ]]
2017-03-15 16:48:08.818 | ++ extras.d/80-tempest.sh:source:10         :   [[ override_defaults == \s\t\a\c\k ]]
2017-03-15 16:48:08.820 | ++ extras.d/80-tempest.sh:source:13         :   [[ override_defaults == \s\t\a\c\k ]]
2017-03-15 16:48:08.821 | ++ extras.d/80-tempest.sh:source:16         :   [[ override_defaults == \s\t\a\c\k ]]
2017-03-15 16:48:08.822 | ++ extras.d/80-tempest.sh:source:19         :   [[ override_defaults == \s\t\a\c\k ]]
2017-03-15 16:48:08.824 | ++ extras.d/80-tempest.sh:source:26         :   [[ override_defaults == \u\n\s\t\a\c\k ]]
2017-03-15 16:48:08.825 | ++ extras.d/80-tempest.sh:source:31         :   [[ override_defaults == \c\l\e\a\n ]]
2017-03-15 16:48:08.826 | + functions-common:run_phase:1894          :   [[ override_defaults == \s\o\u\r\c\e ]]
2017-03-15 16:48:08.828 | + functions-common:run_phase:1897          :   [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2017-03-15 16:48:08.829 | + functions-common:run_phase:1898          :   plugin_override_defaults
2017-03-15 16:48:08.830 | + functions-common:plugin_override_defaults:1832 :   local plugins=,barbican,octavia
2017-03-15 16:48:08.831 | + functions-common:plugin_override_defaults:1833 :   local plugin
2017-03-15 16:48:08.833 | + functions-common:plugin_override_defaults:1836 :   [[ -z ,barbican,octavia ]]
2017-03-15 16:48:08.834 | + functions-common:plugin_override_defaults:1840 :   echo 'Overriding Configuration Defaults'
2017-03-15 16:48:08.834 | Overriding Configuration Defaults
2017-03-15 16:48:08.835 | + functions-common:plugin_override_defaults:1841 :   for plugin in '${plugins//,/ }'
2017-03-15 16:48:08.836 | + functions-common:plugin_override_defaults:1842 :   local dir=/opt/stack/new/barbican
2017-03-15 16:48:08.837 | + functions-common:plugin_override_defaults:1844 :   [[ -f /opt/stack/new/barbican/devstack/override-defaults ]]
2017-03-15 16:48:08.839 | + functions-common:plugin_override_defaults:1841 :   for plugin in '${plugins//,/ }'
2017-03-15 16:48:08.840 | + functions-common:plugin_override_defaults:1842 :   local dir=/opt/stack/new/octavia
2017-03-15 16:48:08.841 | + functions-common:plugin_override_defaults:1844 :   [[ -f /opt/stack/new/octavia/devstack/override-defaults ]]
2017-03-15 16:48:08.842 | + ./stack.sh:main:559                      :   source /opt/stack/new/devstack/lib/apache
2017-03-15 16:48:08.853 | + ./stack.sh:main:562                      :   source /opt/stack/new/devstack/lib/tls
2017-03-15 16:48:08.855 | ++ lib/tls:source:38                        :   is_service_enabled tls-proxy
2017-03-15 16:48:08.863 | ++ functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:48:08.864 | +++ lib/tls:source:43                        :   hostname -f
2017-03-15 16:48:08.867 | ++ lib/tls:source:43                        :   DEVSTACK_HOSTNAME=localhost
2017-03-15 16:48:08.868 | ++ lib/tls:source:44                        :   DEVSTACK_CERT_NAME=devstack-cert
2017-03-15 16:48:08.869 | ++ lib/tls:source:45                        :   DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
2017-03-15 16:48:08.870 | ++ lib/tls:source:48                        :   ROOT_CA_DIR=/opt/stack/data/CA/root-ca
2017-03-15 16:48:08.871 | ++ lib/tls:source:49                        :   INT_CA_DIR=/opt/stack/data/CA/int-ca
2017-03-15 16:48:08.872 | ++ lib/tls:source:51                        :   ORG_NAME=OpenStack
2017-03-15 16:48:08.873 | ++ lib/tls:source:52                        :   ORG_UNIT_NAME=DevStack
2017-03-15 16:48:08.874 | ++ lib/tls:source:55                        :   STUD_PROTO=--tls
2017-03-15 16:48:08.875 | ++ lib/tls:source:56                        :   STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
2017-03-15 16:48:08.876 | ++ lib/tls:source:63                        :   OPENSSL=/usr/bin/openssl
2017-03-15 16:48:08.879 | + ./stack.sh:main:565                      :   source /opt/stack/new/devstack/lib/infra
2017-03-15 16:48:08.887 | + ./stack.sh:main:566                      :   source /opt/stack/new/devstack/lib/oslo
2017-03-15 16:48:08.897 | + ./stack.sh:main:567                      :   source /opt/stack/new/devstack/lib/lvm
2017-03-15 16:48:08.904 | + ./stack.sh:main:568                      :   source /opt/stack/new/devstack/lib/horizon
2017-03-15 16:48:08.913 | + ./stack.sh:main:569                      :   source /opt/stack/new/devstack/lib/keystone
2017-03-15 16:48:08.930 | + ./stack.sh:main:570                      :   source /opt/stack/new/devstack/lib/glance
2017-03-15 16:48:08.944 | + ./stack.sh:main:571                      :   source /opt/stack/new/devstack/lib/nova
2017-03-15 16:48:08.988 | + ./stack.sh:main:572                      :   source /opt/stack/new/devstack/lib/placement
2017-03-15 16:48:09.003 | + ./stack.sh:main:573                      :   source /opt/stack/new/devstack/lib/cinder
2017-03-15 16:48:09.019 | WARNING: Configure secure Cinder volume deletion using CINDER_VOLUME_CLEAR instead of CINDER_SECURE_DELETE.
2017-03-15 16:48:09.027 | + ./stack.sh:main:574                      :   source /opt/stack/new/devstack/lib/swift
2017-03-15 16:48:09.051 | + ./stack.sh:main:575                      :   source /opt/stack/new/devstack/lib/neutron
2017-03-15 16:48:09.068 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future
2017-03-15 16:48:09.126 | + ./stack.sh:main:576                      :   source /opt/stack/new/devstack/lib/ldap
2017-03-15 16:48:09.136 | + ./stack.sh:main:577                      :   source /opt/stack/new/devstack/lib/dstat
2017-03-15 16:48:09.145 | + ./stack.sh:main:578                      :   source /opt/stack/new/devstack/lib/dlm
2017-03-15 16:48:09.154 | + ./stack.sh:main:579                      :   source /opt/stack/new/devstack/lib/os_brick
2017-03-15 16:48:09.162 | + ./stack.sh:main:585                      :   run_phase source
2017-03-15 16:48:09.163 | + functions-common:run_phase:1873          :   local mode=source
2017-03-15 16:48:09.165 | + functions-common:run_phase:1874          :   local phase=
2017-03-15 16:48:09.166 | + functions-common:run_phase:1875          :   [[ -d /opt/stack/new/devstack/extras.d ]]
2017-03-15 16:48:09.167 | + functions-common:run_phase:1876          :   local extra_plugin_file_name
2017-03-15 16:48:09.169 | + functions-common:run_phase:1877          :   for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh'
2017-03-15 16:48:09.170 | + functions-common:run_phase:1882          :   local exceptions=80-tempest.sh
2017-03-15 16:48:09.172 | + functions-common:run_phase:1883          :   local extra
2017-03-15 16:48:09.174 | ++ functions-common:run_phase:1884          :   basename /opt/stack/new/devstack/extras.d/80-tempest.sh
2017-03-15 16:48:09.176 | + functions-common:run_phase:1884          :   extra=80-tempest.sh
2017-03-15 16:48:09.178 | + functions-common:run_phase:1885          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2017-03-15 16:48:09.179 | + functions-common:run_phase:1889          :   [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]]
2017-03-15 16:48:09.181 | + functions-common:run_phase:1889          :   source /opt/stack/new/devstack/extras.d/80-tempest.sh source
2017-03-15 16:48:09.183 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2017-03-15 16:48:09.193 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:48:09.194 | ++ extras.d/80-tempest.sh:source:4          :   [[ source == \s\o\u\r\c\e ]]
2017-03-15 16:48:09.195 | ++ extras.d/80-tempest.sh:source:6          :   source /opt/stack/new/devstack/lib/tempest
2017-03-15 16:48:09.221 | ++ extras.d/80-tempest.sh:source:26         :   [[ source == \u\n\s\t\a\c\k ]]
2017-03-15 16:48:09.223 | ++ extras.d/80-tempest.sh:source:31         :   [[ source == \c\l\e\a\n ]]
2017-03-15 16:48:09.224 | + functions-common:run_phase:1894          :   [[ source == \s\o\u\r\c\e ]]
2017-03-15 16:48:09.226 | + functions-common:run_phase:1895          :   load_plugin_settings
2017-03-15 16:48:09.227 | + functions-common:load_plugin_settings:1809 :   local plugins=,barbican,octavia
2017-03-15 16:48:09.228 | + functions-common:load_plugin_settings:1810 :   local plugin
2017-03-15 16:48:09.230 | + functions-common:load_plugin_settings:1813 :   [[ -z ,barbican,octavia ]]
2017-03-15 16:48:09.231 | + functions-common:load_plugin_settings:1817 :   echo 'Loading plugin settings'
2017-03-15 16:48:09.231 | Loading plugin settings
2017-03-15 16:48:09.232 | + functions-common:load_plugin_settings:1818 :   for plugin in '${plugins//,/ }'
2017-03-15 16:48:09.234 | + functions-common:load_plugin_settings:1819 :   local dir=/opt/stack/new/barbican
2017-03-15 16:48:09.235 | + functions-common:load_plugin_settings:1821 :   [[ -f /opt/stack/new/barbican/devstack/settings ]]
2017-03-15 16:48:09.236 | + functions-common:load_plugin_settings:1822 :   source /opt/stack/new/barbican/devstack/settings
2017-03-15 16:48:09.238 | ++ /opt/stack/new/barbican/devstack/settings:source:5 :   BARBICAN_DIR=/opt/stack/new/barbican
2017-03-15 16:48:09.239 | ++ /opt/stack/new/barbican/devstack/settings:source:6 :   BARBICANCLIENT_DIR=/opt/stack/new/python-barbicanclient
2017-03-15 16:48:09.240 | ++ /opt/stack/new/barbican/devstack/settings:source:7 :   BARBICAN_CONF_DIR=/etc/barbican
2017-03-15 16:48:09.242 | ++ /opt/stack/new/barbican/devstack/settings:source:8 :   BARBICAN_CONF=/etc/barbican/barbican.conf
2017-03-15 16:48:09.243 | ++ /opt/stack/new/barbican/devstack/settings:source:9 :   BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini
2017-03-15 16:48:09.244 | ++ /opt/stack/new/barbican/devstack/settings:source:10 :   BARBICAN_API_LOG_DIR=/opt/stack/new/logs
2017-03-15 16:48:09.246 | ++ /opt/stack/new/barbican/devstack/settings:source:11 :   BARBICAN_AUTH_CACHE_DIR=/var/cache/barbican
2017-03-15 16:48:09.247 | ++ /opt/stack/new/barbican/devstack/settings:source:13 :   PYKMIP_CONF_DIR=/etc/pykmip
2017-03-15 16:48:09.248 | ++ /opt/stack/new/barbican/devstack/settings:source:14 :   PYKMIP_CONF=/etc/pykmip/server.conf
2017-03-15 16:48:09.250 | ++ /opt/stack/new/barbican/devstack/settings:source:15 :   PYKMIP_LOG_DIR=/var/log/pykmip
2017-03-15 16:48:09.252 | +++ /opt/stack/new/barbican/devstack/settings:source:18 :   get_python_exec_prefix
2017-03-15 16:48:09.261 | +++ inc/python:get_python_exec_prefix:52     :   is_fedora
2017-03-15 16:48:09.263 | +++ functions-common:is_fedora:439           :   [[ -z Ubuntu ]]
2017-03-15 16:48:09.264 | +++ functions-common:is_fedora:443           :   '[' Ubuntu = Fedora ']'
2017-03-15 16:48:09.266 | +++ functions-common:is_fedora:443           :   '[' Ubuntu = 'Red Hat' ']'
2017-03-15 16:48:09.267 | +++ functions-common:is_fedora:444           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2017-03-15 16:48:09.269 | +++ functions-common:is_fedora:445           :   '[' Ubuntu = CentOS ']'
2017-03-15 16:48:09.270 | +++ functions-common:is_fedora:445           :   '[' Ubuntu = OracleServer ']'
2017-03-15 16:48:09.271 | +++ functions-common:is_fedora:446           :   '[' Ubuntu = Virtuozzo ']'
2017-03-15 16:48:09.273 | +++ functions-common:is_fedora:446           :   '[' Ubuntu = kvmibm ']'
2017-03-15 16:48:09.274 | +++ inc/python:get_python_exec_prefix:52     :   is_suse
2017-03-15 16:48:09.275 | +++ functions-common:is_suse:454             :   [[ -z Ubuntu ]]
2017-03-15 16:48:09.277 | +++ functions-common:is_suse:458             :   [[ Ubuntu =~ (openSUSE) ]]
2017-03-15 16:48:09.278 | +++ functions-common:is_suse:458             :   [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]]
2017-03-15 16:48:09.280 | +++ inc/python:get_python_exec_prefix:55     :   echo /usr/local/bin
2017-03-15 16:48:09.281 | ++ /opt/stack/new/barbican/devstack/settings:source:18 :   BARBICAN_BIN_DIR=/usr/local/bin
2017-03-15 16:48:09.283 | ++ /opt/stack/new/barbican/devstack/settings:source:21 :   BARBICAN_REPO=git://git.openstack.org/openstack/barbican.git
2017-03-15 16:48:09.284 | ++ /opt/stack/new/barbican/devstack/settings:source:22 :   BARBICAN_BRANCH=master
2017-03-15 16:48:09.286 | ++ /opt/stack/new/barbican/devstack/settings:source:25 :   BARBICANCLIENT_REPO=git://git.openstack.org/openstack/python-barbicanclient.git
2017-03-15 16:48:09.287 | ++ /opt/stack/new/barbican/devstack/settings:source:26 :   BARBICANCLIENT_BRANCH=master
2017-03-15 16:48:09.289 | ++ /opt/stack/new/barbican/devstack/settings:source:29 :   BARBICAN_HOST_HREF=http://23.253.205.44:9311
2017-03-15 16:48:09.290 | ++ /opt/stack/new/barbican/devstack/settings:source:32 :   TEMPEST_SERVICES+=,barbican
2017-03-15 16:48:09.291 | ++ /opt/stack/new/barbican/devstack/settings:source:34 :   GITREPO["barbican-tempest-plugin"]=git://git.openstack.org/openstack/barbican-tempest-plugin.git
2017-03-15 16:48:09.293 | ++ /opt/stack/new/barbican/devstack/settings:source:35 :   GITBRANCH["barbican-tempest-plugin"]=master
2017-03-15 16:48:09.294 | ++ /opt/stack/new/barbican/devstack/settings:source:36 :   GITDIR["barbican-tempest-plugin"]=/opt/stack/new/barbican-tempest-plugin
2017-03-15 16:48:09.296 | ++ /opt/stack/new/barbican/devstack/settings:source:38 :   enable_service barbican
2017-03-15 16:48:09.323 | + functions-common:load_plugin_settings:1818 :   for plugin in '${plugins//,/ }'
2017-03-15 16:48:09.324 | + functions-common:load_plugin_settings:1819 :   local dir=/opt/stack/new/octavia
2017-03-15 16:48:09.325 | + functions-common:load_plugin_settings:1821 :   [[ -f /opt/stack/new/octavia/devstack/settings ]]
2017-03-15 16:48:09.327 | + functions-common:load_plugin_settings:1822 :   source /opt/stack/new/octavia/devstack/settings
2017-03-15 16:48:09.328 | ++ /opt/stack/new/octavia/devstack/settings:source:3 :   OCTAVIA=octavia
2017-03-15 16:48:09.330 | ++ /opt/stack/new/octavia/devstack/settings:source:4 :   OCTAVIA_DIR=/opt/stack/new/octavia
2017-03-15 16:48:09.331 | ++ /opt/stack/new/octavia/devstack/settings:source:5 :   DISKIMAGE_BUILDER_REPO=git://git.openstack.org/openstack/diskimage-builder.git
2017-03-15 16:48:09.332 | ++ /opt/stack/new/octavia/devstack/settings:source:6 :   DISKIMAGE_BUILDER_BRANCH=master
2017-03-15 16:48:09.334 | ++ /opt/stack/new/octavia/devstack/settings:source:7 :   DISKIMAGE_BUILDER_DIR=/opt/stack/new/diskimage-builder
2017-03-15 16:48:09.336 | +++ /opt/stack/new/octavia/devstack/settings:source:8 :   get_python_exec_prefix
2017-03-15 16:48:09.346 | +++ inc/python:get_python_exec_prefix:52     :   is_fedora
2017-03-15 16:48:09.348 | +++ functions-common:is_fedora:439           :   [[ -z Ubuntu ]]
2017-03-15 16:48:09.349 | +++ functions-common:is_fedora:443           :   '[' Ubuntu = Fedora ']'
2017-03-15 16:48:09.350 | +++ functions-common:is_fedora:443           :   '[' Ubuntu = 'Red Hat' ']'
2017-03-15 16:48:09.352 | +++ functions-common:is_fedora:444           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2017-03-15 16:48:09.353 | +++ functions-common:is_fedora:445           :   '[' Ubuntu = CentOS ']'
2017-03-15 16:48:09.355 | +++ functions-common:is_fedora:445           :   '[' Ubuntu = OracleServer ']'
2017-03-15 16:48:09.356 | +++ functions-common:is_fedora:446           :   '[' Ubuntu = Virtuozzo ']'
2017-03-15 16:48:09.357 | +++ functions-common:is_fedora:446           :   '[' Ubuntu = kvmibm ']'
2017-03-15 16:48:09.359 | +++ inc/python:get_python_exec_prefix:52     :   is_suse
2017-03-15 16:48:09.360 | +++ functions-common:is_suse:454             :   [[ -z Ubuntu ]]
2017-03-15 16:48:09.362 | +++ functions-common:is_suse:458             :   [[ Ubuntu =~ (openSUSE) ]]
2017-03-15 16:48:09.363 | +++ functions-common:is_suse:458             :   [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]]
2017-03-15 16:48:09.364 | +++ inc/python:get_python_exec_prefix:55     :   echo /usr/local/bin
2017-03-15 16:48:09.366 | ++ /opt/stack/new/octavia/devstack/settings:source:8 :   OCTAVIA_BIN_DIR=/usr/local/bin
2017-03-15 16:48:09.367 | ++ /opt/stack/new/octavia/devstack/settings:source:9 :   OCTAVIA_CONF_DIR=/etc/octavia
2017-03-15 16:48:09.369 | ++ /opt/stack/new/octavia/devstack/settings:source:10 :   OCTAVIA_AUTH_CACHE_DIR=/var/cache/octavia
2017-03-15 16:48:09.370 | ++ /opt/stack/new/octavia/devstack/settings:source:11 :   OCTAVIA_SSH_DIR=/etc/octavia/.ssh
2017-03-15 16:48:09.372 | ++ /opt/stack/new/octavia/devstack/settings:source:12 :   OCTAVIA_CERTS_DIR=/etc/octavia/certs
2017-03-15 16:48:09.373 | ++ /opt/stack/new/octavia/devstack/settings:source:13 :   OCTAVIA_DHCLIENT_DIR=/etc/octavia/dhcp
2017-03-15 16:48:09.375 | ++ /opt/stack/new/octavia/devstack/settings:source:14 :   OCTAVIA_DHCLIENT_CONF=/etc/octavia/dhcp/dhclient.conf
2017-03-15 16:48:09.376 | ++ /opt/stack/new/octavia/devstack/settings:source:15 :   OCTAVIA_CONF=/etc/octavia/octavia.conf
2017-03-15 16:48:09.377 | ++ /opt/stack/new/octavia/devstack/settings:source:16 :   OCTAVIA_TEMPEST_DIR=/opt/stack/new/octavia/octavia/tests/tempest
2017-03-15 16:48:09.379 | ++ /opt/stack/new/octavia/devstack/settings:source:18 :   OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver
2017-03-15 16:48:09.380 | ++ /opt/stack/new/octavia/devstack/settings:source:19 :   OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver
2017-03-15 16:48:09.382 | ++ /opt/stack/new/octavia/devstack/settings:source:20 :   OCTAVIA_COMPUTE_DRIVER=compute_nova_driver
2017-03-15 16:48:09.383 | ++ /opt/stack/new/octavia/devstack/settings:source:22 :   OCTAVIA_USERNAME=admin
2017-03-15 16:48:09.385 | ++ /opt/stack/new/octavia/devstack/settings:source:23 :   OCTAVIA_PASSWORD=secretadmin
2017-03-15 16:48:09.386 | ++ /opt/stack/new/octavia/devstack/settings:source:24 :   OCTAVIA_PROJECT_NAME=admin
2017-03-15 16:48:09.388 | ++ /opt/stack/new/octavia/devstack/settings:source:25 :   OCTAVIA_USER_DOMAIN_NAME=Default
2017-03-15 16:48:09.389 | ++ /opt/stack/new/octavia/devstack/settings:source:26 :   OCTAVIA_PROJECT_DOMAIN_NAME=Default
2017-03-15 16:48:09.391 | ++ /opt/stack/new/octavia/devstack/settings:source:28 :   OCTAVIA_PROTOCOL=http
2017-03-15 16:48:09.393 | ++ /opt/stack/new/octavia/devstack/settings:source:29 :   OCTAVIA_PORT=9876
2017-03-15 16:48:09.394 | ++ /opt/stack/new/octavia/devstack/settings:source:30 :   OCTAVIA_HA_PORT=9875
2017-03-15 16:48:09.396 | ++ /opt/stack/new/octavia/devstack/settings:source:31 :   OCTAVIA_HM_LISTEN_PORT=5555
2017-03-15 16:48:09.397 | ++ /opt/stack/new/octavia/devstack/settings:source:33 :   OCTAVIA_MGMT_SUBNET=192.168.0.0/24
2017-03-15 16:48:09.399 | ++ /opt/stack/new/octavia/devstack/settings:source:34 :   OCTAVIA_MGMT_SUBNET_START=192.168.0.2
2017-03-15 16:48:09.401 | ++ /opt/stack/new/octavia/devstack/settings:source:35 :   OCTAVIA_MGMT_SUBNET_END=192.168.0.200
2017-03-15 16:48:09.402 | ++ /opt/stack/new/octavia/devstack/settings:source:37 :   OCTAVIA_AMP_SSH_KEY_BITS=2048
2017-03-15 16:48:09.404 | ++ /opt/stack/new/octavia/devstack/settings:source:38 :   OCTAVIA_AMP_SSH_KEY_TYPE=rsa
2017-03-15 16:48:09.405 | ++ /opt/stack/new/octavia/devstack/settings:source:39 :   OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key
2017-03-15 16:48:09.407 | ++ /opt/stack/new/octavia/devstack/settings:source:40 :   OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key
2017-03-15 16:48:09.408 | ++ /opt/stack/new/octavia/devstack/settings:source:42 :   OCTAVIA_AMP_FLAVOR_ID=10
2017-03-15 16:48:09.410 | ++ /opt/stack/new/octavia/devstack/settings:source:43 :   OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy
2017-03-15 16:48:09.412 | ++ /opt/stack/new/octavia/devstack/settings:source:44 :   OCTAVIA_AMP_IMAGE_FILE=/opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.qcow2
2017-03-15 16:48:09.413 | ++ /opt/stack/new/octavia/devstack/settings:source:45 :   OCTAVIA_AMP_IMAGE_TAG=amphora
2017-03-15 16:48:09.415 | ++ /opt/stack/new/octavia/devstack/settings:source:47 :   OCTAVIA_AMP_CONN_TIMEOUT=10
2017-03-15 16:48:09.416 | ++ /opt/stack/new/octavia/devstack/settings:source:48 :   OCTAVIA_AMP_READ_TIMEOUT=120
2017-03-15 16:48:09.418 | ++ /opt/stack/new/octavia/devstack/settings:source:50 :   OCTAVIA_HEALTH_KEY=insecure
2017-03-15 16:48:09.419 | ++ /opt/stack/new/octavia/devstack/settings:source:52 :   OCTAVIA_AMP_EXPIRY_AGE=3600
2017-03-15 16:48:09.421 | ++ /opt/stack/new/octavia/devstack/settings:source:53 :   OCTAVIA_LB_EXPIRY_AGE=3600
2017-03-15 16:48:09.423 | ++ /opt/stack/new/octavia/devstack/settings:source:55 :   OCTAVIA_API_BINARY=/usr/local/bin/octavia-api
2017-03-15 16:48:09.424 | ++ /opt/stack/new/octavia/devstack/settings:source:56 :   OCTAVIA_CONSUMER_BINARY=/usr/local/bin/octavia-worker
2017-03-15 16:48:09.426 | ++ /opt/stack/new/octavia/devstack/settings:source:57 :   OCTAVIA_HOUSEKEEPER_BINARY=/usr/local/bin/octavia-housekeeping
2017-03-15 16:48:09.428 | ++ /opt/stack/new/octavia/devstack/settings:source:58 :   OCTAVIA_HEALTHMANAGER_BINARY=/usr/local/bin/octavia-health-manager
2017-03-15 16:48:09.429 | ++ /opt/stack/new/octavia/devstack/settings:source:60 :   OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf'
2017-03-15 16:48:09.431 | ++ /opt/stack/new/octavia/devstack/settings:source:61 :   OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf'
2017-03-15 16:48:09.432 | ++ /opt/stack/new/octavia/devstack/settings:source:62 :   OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf'
2017-03-15 16:48:09.434 | ++ /opt/stack/new/octavia/devstack/settings:source:63 :   OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf'
2017-03-15 16:48:09.436 | ++ /opt/stack/new/octavia/devstack/settings:source:65 :   OCTAVIA_TEMPEST=disabled
2017-03-15 16:48:09.437 | ++ /opt/stack/new/octavia/devstack/settings:source:67 :   OCTAVIA_API=o-api
2017-03-15 16:48:09.439 | ++ /opt/stack/new/octavia/devstack/settings:source:68 :   OCTAVIA_CONSUMER=o-cw
2017-03-15 16:48:09.440 | ++ /opt/stack/new/octavia/devstack/settings:source:69 :   OCTAVIA_HOUSEKEEPER=o-hk
2017-03-15 16:48:09.442 | ++ /opt/stack/new/octavia/devstack/settings:source:70 :   OCTAVIA_HEALTHMANAGER=o-hm
2017-03-15 16:48:09.443 | ++ /opt/stack/new/octavia/devstack/settings:source:71 :   OCTAVIA_SERVICE=octavia
2017-03-15 16:48:09.445 | ++ /opt/stack/new/octavia/devstack/settings:source:72 :   OCTAVIA_API_HAPROXY=o-api-ha
2017-03-15 16:48:09.446 | ++ /opt/stack/new/octavia/devstack/settings:source:74 :   NEUTRON_LBAAS_DIR=/opt/stack/new/neutron-lbaas
2017-03-15 16:48:09.448 | ++ /opt/stack/new/octavia/devstack/settings:source:75 :   NEUTRON_LBAAS_CONF=/etc/neutron/neutron_lbaas.conf
2017-03-15 16:48:09.450 | ++ /opt/stack/new/octavia/devstack/settings:source:76 :   OCTAVIA_SERVICE_PROVIDER=LOADBALANCERV2:Octavia:neutron_lbaas.drivers.octavia.driver.OctaviaDriver:default
2017-03-15 16:48:09.451 | ++ /opt/stack/new/octavia/devstack/settings:source:77 :   Q_SVC=q-svc
2017-03-15 16:48:09.453 | ++ /opt/stack/new/octavia/devstack/settings:source:78 :   LBAAS_V2=q-lbaasv2
2017-03-15 16:48:09.454 | ++ /opt/stack/new/octavia/devstack/settings:source:81 :   OCTAVIA_USE_PREGENERATED_SSH_KEY=False
2017-03-15 16:48:09.456 | ++ /opt/stack/new/octavia/devstack/settings:source:82 :   OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/new/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key
2017-03-15 16:48:09.457 | ++ /opt/stack/new/octavia/devstack/settings:source:84 :   OCTAVIA_USE_PREGENERATED_CERTS=False
2017-03-15 16:48:09.459 | ++ /opt/stack/new/octavia/devstack/settings:source:85 :   OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/new/octavia/devstack/pregenerated/certs
2017-03-15 16:48:09.461 | ++ /opt/stack/new/octavia/devstack/settings:source:86 :   OCTAVIA_NODE=standalone
2017-03-15 16:48:09.462 | ++ /opt/stack/new/octavia/devstack/settings:source:87 :   OCTAVIA_CONTROLLER_IP_PORT_LIST=auto
2017-03-15 16:48:09.464 | ++ /opt/stack/new/octavia/devstack/settings:source:88 :   OCTAVIA_MGMT_PORT_IP=auto
2017-03-15 16:48:09.466 | ++ /opt/stack/new/octavia/devstack/settings:source:90 :   OCTAVIA_DIB_TRACING=0
2017-03-15 16:48:09.468 | + functions-common:run_phase:1896          :   verify_disabled_services
2017-03-15 16:48:09.469 | + functions-common:verify_disabled_services:2132 :   local service
2017-03-15 16:48:09.471 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.473 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,ceilometer-acentral, ]]
2017-03-15 16:48:09.474 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.476 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,ceilometer-acompute, ]]
2017-03-15 16:48:09.478 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.479 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,ceilometer-alarm-evaluator, ]]
2017-03-15 16:48:09.481 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.483 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,ceilometer-alarm-notifier, ]]
2017-03-15 16:48:09.484 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.486 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,ceilometer-anotification, ]]
2017-03-15 16:48:09.487 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.489 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,ceilometer-api, ]]
2017-03-15 16:48:09.491 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.492 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,ceilometer-collector, ]]
2017-03-15 16:48:09.494 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.496 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,dstat, ]]
2017-03-15 16:48:09.497 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.499 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,g-api, ]]
2017-03-15 16:48:09.501 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.502 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,g-reg, ]]
2017-03-15 16:48:09.504 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.506 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,horizon, ]]
2017-03-15 16:48:09.507 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.509 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,key, ]]
2017-03-15 16:48:09.510 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.512 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,mysql, ]]
2017-03-15 16:48:09.514 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.515 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,n-api, ]]
2017-03-15 16:48:09.517 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.519 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,n-cauth, ]]
2017-03-15 16:48:09.520 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.522 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,n-cond, ]]
2017-03-15 16:48:09.523 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.525 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,n-cpu, ]]
2017-03-15 16:48:09.527 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.528 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,n-crt, ]]
2017-03-15 16:48:09.530 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.532 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,n-novnc, ]]
2017-03-15 16:48:09.534 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.535 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,n-obj, ]]
2017-03-15 16:48:09.537 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.539 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,n-sch, ]]
2017-03-15 16:48:09.541 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.542 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,peakmem_tracker, ]]
2017-03-15 16:48:09.544 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.546 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,placement-api, ]]
2017-03-15 16:48:09.548 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.549 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,q-agt, ]]
2017-03-15 16:48:09.551 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.553 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,q-dhcp, ]]
2017-03-15 16:48:09.554 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.556 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,q-l3, ]]
2017-03-15 16:48:09.558 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.559 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,q-meta, ]]
2017-03-15 16:48:09.561 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.563 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,q-metering, ]]
2017-03-15 16:48:09.565 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.567 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,q-svc, ]]
2017-03-15 16:48:09.568 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.570 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,rabbit, ]]
2017-03-15 16:48:09.572 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.573 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,tempest, ]]
2017-03-15 16:48:09.575 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.577 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,octavia, ]]
2017-03-15 16:48:09.578 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.580 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,o-cw, ]]
2017-03-15 16:48:09.582 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.583 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,o-hk, ]]
2017-03-15 16:48:09.585 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.587 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,o-hm, ]]
2017-03-15 16:48:09.588 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.590 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,o-api, ]]
2017-03-15 16:48:09.591 | + functions-common:verify_disabled_services:2133 :   for service in '${ENABLED_SERVICES//,/ }'
2017-03-15 16:48:09.593 | + functions-common:verify_disabled_services:2134 :   [[ ,, =~ ,barbican, ]]
2017-03-15 16:48:09.596 | + ./stack.sh:main:656                      :   initialize_database_backends
2017-03-15 16:48:09.597 | + lib/database:initialize_database_backends:65 :   for backend in '$DATABASE_BACKENDS'
2017-03-15 16:48:09.599 | + lib/database:initialize_database_backends:66 :   is_service_enabled mysql
2017-03-15 16:48:09.611 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:48:09.613 | + lib/database:initialize_database_backends:66 :   DATABASE_TYPE=mysql
2017-03-15 16:48:09.615 | + lib/database:initialize_database_backends:65 :   for backend in '$DATABASE_BACKENDS'
2017-03-15 16:48:09.616 | + lib/database:initialize_database_backends:66 :   is_service_enabled postgresql
2017-03-15 16:48:09.627 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:48:09.629 | + lib/database:initialize_database_backends:69 :   '[' -z mysql ']'
2017-03-15 16:48:09.630 | + lib/database:initialize_database_backends:73 :   MYSQL_HOST=127.0.0.1
2017-03-15 16:48:09.632 | + lib/database:initialize_database_backends:74 :   MYSQL_USER=root
2017-03-15 16:48:09.634 | + lib/database:initialize_database_backends:80 :   [[ 4 == 6 ]]
2017-03-15 16:48:09.636 | + lib/database:initialize_database_backends:83 :   DATABASE_HOST=127.0.0.1
2017-03-15 16:48:09.638 | + lib/database:initialize_database_backends:86 :   DATABASE_USER=root
2017-03-15 16:48:09.640 | + lib/database:initialize_database_backends:88 :   '[' -n secretmysql ']'
2017-03-15 16:48:09.642 | + lib/database:initialize_database_backends:89 :   DATABASE_PASSWORD=secretmysql
2017-03-15 16:48:09.644 | ++ lib/database:initialize_database_backends:104 :   get_database_type_mysql
2017-03-15 16:48:09.645 | ++ lib/databases/mysql:get_database_type_mysql:28 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2017-03-15 16:48:09.647 | ++ lib/databases/mysql:get_database_type_mysql:29 :   echo mysql+pymysql
2017-03-15 16:48:09.649 | + lib/database:initialize_database_backends:104 :   BASE_SQL_CONN=mysql+pymysql://root:secretmysql@127.0.0.1
2017-03-15 16:48:09.650 | + lib/database:initialize_database_backends:106 :   return 0
2017-03-15 16:48:09.652 | + ./stack.sh:main:656                      :   echo 'Using mysql database backend'
2017-03-15 16:48:09.652 | Using mysql database backend
2017-03-15 16:48:09.654 | + ./stack.sh:main:665                      :   is_service_enabled rabbit
2017-03-15 16:48:09.666 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:48:09.668 | + ./stack.sh:main:666                      :   read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
2017-03-15 16:48:09.679 | + ./stack.sh:main:673                      :   is_service_enabled keystone
2017-03-15 16:48:09.692 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:48:09.694 | + ./stack.sh:main:675                      :   read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
2017-03-15 16:48:09.706 | + ./stack.sh:main:677                      :   read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'
2017-03-15 16:48:09.718 | + ./stack.sh:main:688                      :   is_service_enabled ldap
2017-03-15 16:48:09.730 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:48:09.732 | + ./stack.sh:main:697                      :   is_service_enabled s-proxy
2017-03-15 16:48:09.745 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:48:09.747 | + ./stack.sh:main:709                      :   save_stackenv 709
2017-03-15 16:48:09.749 | + functions-common:save_stackenv:61        :   local tag=709
2017-03-15 16:48:09.751 | ++ functions-common:save_stackenv:63        :   date +%F-%H%M%S
2017-03-15 16:48:09.755 | + functions-common:save_stackenv:63        :   time_stamp=2017-03-15-164809
2017-03-15 16:48:09.757 | + functions-common:save_stackenv:64        :   echo '# 2017-03-15-164809 709'
2017-03-15 16:48:09.759 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.761 | + functions-common:save_stackenv:66        :   echo BASE_SQL_CONN=mysql+pymysql://root:secretmysql@127.0.0.1
2017-03-15 16:48:09.764 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.766 | + functions-common:save_stackenv:66        :   echo DATA_DIR=/opt/stack/data
2017-03-15 16:48:09.768 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.770 | + functions-common:save_stackenv:66        :   echo DEST=/opt/stack/new
2017-03-15 16:48:09.772 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.774 | + functions-common:save_stackenv:66        :   echo ENABLED_SERVICES=ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican
2017-03-15 16:48:09.776 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.778 | + functions-common:save_stackenv:66        :   echo HOST_IP=23.253.205.44
2017-03-15 16:48:09.780 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.781 | + functions-common:save_stackenv:66        :   echo KEYSTONE_AUTH_PROTOCOL=http
2017-03-15 16:48:09.783 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.785 | + functions-common:save_stackenv:66        :   echo KEYSTONE_AUTH_URI=http://23.253.205.44/identity_admin
2017-03-15 16:48:09.787 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.789 | + functions-common:save_stackenv:66        :   echo KEYSTONE_SERVICE_URI=http://23.253.205.44/identity
2017-03-15 16:48:09.791 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.793 | + functions-common:save_stackenv:66        :   echo LOGFILE=/opt/stack/new/devstacklog.txt.2017-03-15-164808
2017-03-15 16:48:09.795 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.797 | + functions-common:save_stackenv:66        :   echo OS_CACERT=
2017-03-15 16:48:09.799 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.802 | + functions-common:save_stackenv:66        :   echo SERVICE_HOST=23.253.205.44
2017-03-15 16:48:09.805 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.807 | + functions-common:save_stackenv:66        :   echo SERVICE_PROTOCOL=http
2017-03-15 16:48:09.809 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.811 | + functions-common:save_stackenv:66        :   echo STACK_USER=stack
2017-03-15 16:48:09.813 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.815 | + functions-common:save_stackenv:66        :   echo TLS_IP=
2017-03-15 16:48:09.817 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.818 | + functions-common:save_stackenv:66        :   echo HOST_IPV6=2001:4801:7825:102:be76:4eff:fe10:73d1
2017-03-15 16:48:09.820 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:48:09.823 | + functions-common:save_stackenv:66        :   echo SERVICE_IP_VERSION=4
2017-03-15 16:48:09.825 | + ./stack.sh:main:720                      :   git_clone git://git.openstack.org/openstack/requirements.git /opt/stack/new/requirements master
2017-03-15 16:48:09.826 | + functions-common:git_clone:496           :   local git_remote=git://git.openstack.org/openstack/requirements.git
2017-03-15 16:48:09.828 | + functions-common:git_clone:497           :   local git_dest=/opt/stack/new/requirements
2017-03-15 16:48:09.830 | + functions-common:git_clone:498           :   local git_ref=master
2017-03-15 16:48:09.832 | + functions-common:git_clone:499           :   local orig_dir
2017-03-15 16:48:09.834 | ++ functions-common:git_clone:500           :   pwd
2017-03-15 16:48:09.836 | + functions-common:git_clone:500           :   orig_dir=/opt/stack/new/devstack
2017-03-15 16:48:09.838 | + functions-common:git_clone:501           :   local git_clone_flags=
2017-03-15 16:48:09.840 | ++ functions-common:git_clone:503           :   trueorfalse False RECLONE
2017-03-15 16:48:09.853 | + functions-common:git_clone:503           :   RECLONE=False
2017-03-15 16:48:09.855 | + functions-common:git_clone:504           :   [[ 0 -gt 0 ]]
2017-03-15 16:48:09.857 | + functions-common:git_clone:508           :   [[ False = \T\r\u\e ]]
2017-03-15 16:48:09.859 | + functions-common:git_clone:517           :   echo master
2017-03-15 16:48:09.859 | + functions-common:git_clone:517           :   egrep -q '^refs'
2017-03-15 16:48:09.863 | + functions-common:git_clone:531           :   [[ ! -d /opt/stack/new/requirements ]]
2017-03-15 16:48:09.865 | + functions-common:git_clone:539           :   [[ False = \T\r\u\e ]]
2017-03-15 16:48:09.866 | + functions-common:git_clone:565           :   cd /opt/stack/new/requirements
2017-03-15 16:48:09.869 | + functions-common:git_clone:566           :   git show --oneline
2017-03-15 16:48:09.869 | + functions-common:git_clone:566           :   head -1
2017-03-15 16:48:09.870 | b54cd43 Merge "Allow newer SQLAlchemy"
2017-03-15 16:48:09.874 | + functions-common:git_clone:567           :   cd /opt/stack/new/devstack
2017-03-15 16:48:09.876 | + ./stack.sh:main:724                      :   echo_summary 'Installing package prerequisites'
2017-03-15 16:48:09.878 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 16:48:09.880 | + ./stack.sh:echo_summary:398              :   echo -e Installing package prerequisites
2017-03-15 16:48:09.883 | + ./stack.sh:main:725                      :   source /opt/stack/new/devstack/tools/install_prereqs.sh
2017-03-15 16:48:09.885 | ++ tools/install_prereqs.sh:source:11       :   FORCE_PREREQ=0
2017-03-15 16:48:09.887 | ++ tools/install_prereqs.sh:source:13       :   getopts :f opt
2017-03-15 16:48:09.889 | ++ tools/install_prereqs.sh:source:23       :   [[ -z /opt/stack/new/devstack ]]
2017-03-15 16:48:09.891 | ++ tools/install_prereqs.sh:source:43       :   PREREQ_RERUN_MARKER=/opt/stack/new/devstack/.prereqs
2017-03-15 16:48:09.892 | ++ tools/install_prereqs.sh:source:44       :   PREREQ_RERUN_HOURS=2
2017-03-15 16:48:09.894 | ++ tools/install_prereqs.sh:source:45       :   PREREQ_RERUN_SECONDS=7200
2017-03-15 16:48:09.896 | +++ tools/install_prereqs.sh:source:47       :   date +%s
2017-03-15 16:48:09.900 | ++ tools/install_prereqs.sh:source:47       :   NOW=1489596489
2017-03-15 16:48:09.902 | +++ tools/install_prereqs.sh:source:48       :   head -1 /opt/stack/new/devstack/.prereqs
2017-03-15 16:48:09.905 | +++ tools/install_prereqs.sh:source:48       :   echo 0
2017-03-15 16:48:09.907 | ++ tools/install_prereqs.sh:source:48       :   LAST_RUN=0
2017-03-15 16:48:09.909 | ++ tools/install_prereqs.sh:source:49       :   DELTA=1489596489
2017-03-15 16:48:09.911 | ++ tools/install_prereqs.sh:source:50       :   [[ 1489596489 -lt 7200 ]]
2017-03-15 16:48:09.913 | ++ tools/install_prereqs.sh:source:57       :   export_proxy_variables
2017-03-15 16:48:09.915 | ++ functions-common:export_proxy_variables:2238 :   isset http_proxy
2017-03-15 16:48:09.916 | ++ functions-common:isset:162               :   [[ -v http_proxy ]]
2017-03-15 16:48:09.918 | ++ functions-common:export_proxy_variables:2241 :   isset https_proxy
2017-03-15 16:48:09.920 | ++ functions-common:isset:162               :   [[ -v https_proxy ]]
2017-03-15 16:48:09.921 | ++ functions-common:export_proxy_variables:2244 :   isset no_proxy
2017-03-15 16:48:09.923 | ++ functions-common:isset:162               :   [[ -v no_proxy ]]
2017-03-15 16:48:09.925 | +++ tools/install_prereqs.sh:source:64       :   get_packages general,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican
2017-03-15 16:48:09.954 | ++ tools/install_prereqs.sh:source:64       :   PACKAGES='bc
2017-03-15 16:48:09.954 | bridge-utils
2017-03-15 16:48:09.954 | bsdmainutils
2017-03-15 16:48:09.954 | curl
2017-03-15 16:48:09.954 | g++
2017-03-15 16:48:09.954 | gcc
2017-03-15 16:48:09.954 | gettext  
2017-03-15 16:48:09.954 | git
2017-03-15 16:48:09.955 | graphviz 
2017-03-15 16:48:09.955 | iputils-ping
2017-03-15 16:48:09.955 | libffi-dev 
2017-03-15 16:48:09.955 | libjpeg-dev 
2017-03-15 16:48:09.955 | libmysqlclient-dev  
2017-03-15 16:48:09.955 | libpq-dev  
2017-03-15 16:48:09.955 | libssl-dev 
2017-03-15 16:48:09.955 | libxml2-dev  
2017-03-15 16:48:09.955 | libxslt1-dev  
2017-03-15 16:48:09.955 | libyaml-dev
2017-03-15 16:48:09.955 | lsof 
2017-03-15 16:48:09.955 | openssh-server
2017-03-15 16:48:09.955 | openssl
2017-03-15 16:48:09.955 | pkg-config
2017-03-15 16:48:09.955 | psmisc
2017-03-15 16:48:09.955 | python2.7
2017-03-15 16:48:09.955 | python-dev
2017-03-15 16:48:09.955 | python-gdbm 
2017-03-15 16:48:09.955 | screen
2017-03-15 16:48:09.955 | tar
2017-03-15 16:48:09.955 | tcpdump
2017-03-15 16:48:09.955 | unzip
2017-03-15 16:48:09.955 | uuid-runtime
2017-03-15 16:48:09.955 | wget
2017-03-15 16:48:09.955 | wget
2017-03-15 16:48:09.955 | zlib1g-dev
2017-03-15 16:48:09.955 | dstat
2017-03-15 16:48:09.955 | libpcre3-dev  
2017-03-15 16:48:09.955 | libkrb5-dev
2017-03-15 16:48:09.955 | libldap2-dev
2017-03-15 16:48:09.955 | libsasl2-dev
2017-03-15 16:48:09.955 | memcached
2017-03-15 16:48:09.955 | python-mysqldb
2017-03-15 16:48:09.955 | sqlite3
2017-03-15 16:48:09.955 | fping
2017-03-15 16:48:09.955 | conntrack
2017-03-15 16:48:09.955 | curl
2017-03-15 16:48:09.955 | dnsmasq-base
2017-03-15 16:48:09.955 | dnsmasq-utils 
2017-03-15 16:48:09.955 | ebtables
2017-03-15 16:48:09.955 | gawk
2017-03-15 16:48:09.955 | genisoimage 
2017-03-15 16:48:09.955 | iptables
2017-03-15 16:48:09.955 | iputils-arping
2017-03-15 16:48:09.955 | kpartx
2017-03-15 16:48:09.955 | libjs-jquery-tablesorter 
2017-03-15 16:48:09.955 | libmysqlclient-dev
2017-03-15 16:48:09.955 | parted
2017-03-15 16:48:09.955 | pm-utils
2017-03-15 16:48:09.955 | python-mysqldb
2017-03-15 16:48:09.955 | socat 
2017-03-15 16:48:09.955 | sqlite3
2017-03-15 16:48:09.955 | sudo
2017-03-15 16:48:09.955 | vlan
2017-03-15 16:48:09.956 | cryptsetup
2017-03-15 16:48:09.956 | genisoimage
2017-03-15 16:48:09.956 | gir1.2-libosinfo-1.0
2017-03-15 16:48:09.956 | open-iscsi
2017-03-15 16:48:09.956 | qemu-utils
2017-03-15 16:48:09.956 | sg3-utils
2017-03-15 16:48:09.956 | sysfsutils
2017-03-15 16:48:09.956 | ipset
2017-03-15 16:48:09.956 | acl
2017-03-15 16:48:09.956 | dnsmasq-base
2017-03-15 16:48:09.956 | ebtables
2017-03-15 16:48:09.956 | haproxy 
2017-03-15 16:48:09.956 | iptables
2017-03-15 16:48:09.956 | iputils-arping
2017-03-15 16:48:09.956 | iputils-ping
2017-03-15 16:48:09.956 | libmysqlclient-dev
2017-03-15 16:48:09.956 | postgresql-server-dev-all
2017-03-15 16:48:09.956 | python-mysqldb
2017-03-15 16:48:09.956 | sqlite3
2017-03-15 16:48:09.956 | sudo
2017-03-15 16:48:09.956 | vlan
2017-03-15 16:48:09.956 | conntrack
2017-03-15 16:48:09.956 | conntrackd
2017-03-15 16:48:09.956 | keepalived'
2017-03-15 16:48:09.957 | +++ tools/install_prereqs.sh:source:65       :   get_plugin_packages
2017-03-15 16:48:09.973 | ++ tools/install_prereqs.sh:source:65       :   PACKAGES='bc
2017-03-15 16:48:09.973 | bridge-utils
2017-03-15 16:48:09.973 | bsdmainutils
2017-03-15 16:48:09.973 | curl
2017-03-15 16:48:09.973 | g++
2017-03-15 16:48:09.973 | gcc
2017-03-15 16:48:09.973 | gettext  
2017-03-15 16:48:09.973 | git
2017-03-15 16:48:09.973 | graphviz 
2017-03-15 16:48:09.973 | iputils-ping
2017-03-15 16:48:09.973 | libffi-dev 
2017-03-15 16:48:09.973 | libjpeg-dev 
2017-03-15 16:48:09.973 | libmysqlclient-dev  
2017-03-15 16:48:09.973 | libpq-dev  
2017-03-15 16:48:09.973 | libssl-dev 
2017-03-15 16:48:09.973 | libxml2-dev  
2017-03-15 16:48:09.973 | libxslt1-dev  
2017-03-15 16:48:09.973 | libyaml-dev
2017-03-15 16:48:09.973 | lsof 
2017-03-15 16:48:09.973 | openssh-server
2017-03-15 16:48:09.973 | openssl
2017-03-15 16:48:09.973 | pkg-config
2017-03-15 16:48:09.974 | psmisc
2017-03-15 16:48:09.974 | python2.7
2017-03-15 16:48:09.974 | python-dev
2017-03-15 16:48:09.974 | python-gdbm 
2017-03-15 16:48:09.974 | screen
2017-03-15 16:48:09.974 | tar
2017-03-15 16:48:09.974 | tcpdump
2017-03-15 16:48:09.974 | unzip
2017-03-15 16:48:09.974 | uuid-runtime
2017-03-15 16:48:09.974 | wget
2017-03-15 16:48:09.974 | wget
2017-03-15 16:48:09.974 | zlib1g-dev
2017-03-15 16:48:09.974 | dstat
2017-03-15 16:48:09.974 | libpcre3-dev  
2017-03-15 16:48:09.974 | libkrb5-dev
2017-03-15 16:48:09.974 | libldap2-dev
2017-03-15 16:48:09.974 | libsasl2-dev
2017-03-15 16:48:09.974 | memcached
2017-03-15 16:48:09.974 | python-mysqldb
2017-03-15 16:48:09.974 | sqlite3
2017-03-15 16:48:09.974 | fping
2017-03-15 16:48:09.974 | conntrack
2017-03-15 16:48:09.974 | curl
2017-03-15 16:48:09.974 | dnsmasq-base
2017-03-15 16:48:09.974 | dnsmasq-utils 
2017-03-15 16:48:09.974 | ebtables
2017-03-15 16:48:09.974 | gawk
2017-03-15 16:48:09.974 | genisoimage 
2017-03-15 16:48:09.974 | iptables
2017-03-15 16:48:09.974 | iputils-arping
2017-03-15 16:48:09.974 | kpartx
2017-03-15 16:48:09.974 | libjs-jquery-tablesorter 
2017-03-15 16:48:09.974 | libmysqlclient-dev
2017-03-15 16:48:09.974 | parted
2017-03-15 16:48:09.974 | pm-utils
2017-03-15 16:48:09.974 | python-mysqldb
2017-03-15 16:48:09.974 | socat 
2017-03-15 16:48:09.974 | sqlite3
2017-03-15 16:48:09.974 | sudo
2017-03-15 16:48:09.974 | vlan
2017-03-15 16:48:09.974 | cryptsetup
2017-03-15 16:48:09.974 | genisoimage
2017-03-15 16:48:09.974 | gir1.2-libosinfo-1.0
2017-03-15 16:48:09.974 | open-iscsi
2017-03-15 16:48:09.974 | qemu-utils
2017-03-15 16:48:09.974 | sg3-utils
2017-03-15 16:48:09.974 | sysfsutils
2017-03-15 16:48:09.974 | ipset
2017-03-15 16:48:09.974 | acl
2017-03-15 16:48:09.974 | dnsmasq-base
2017-03-15 16:48:09.974 | ebtables
2017-03-15 16:48:09.974 | haproxy 
2017-03-15 16:48:09.974 | iptables
2017-03-15 16:48:09.974 | iputils-arping
2017-03-15 16:48:09.975 | iputils-ping
2017-03-15 16:48:09.975 | libmysqlclient-dev
2017-03-15 16:48:09.975 | postgresql-server-dev-all
2017-03-15 16:48:09.975 | python-mysqldb
2017-03-15 16:48:09.975 | sqlite3
2017-03-15 16:48:09.975 | sudo
2017-03-15 16:48:09.975 | vlan
2017-03-15 16:48:09.975 | conntrack
2017-03-15 16:48:09.975 | conntrackd
2017-03-15 16:48:09.975 | keepalived golang'
2017-03-15 16:48:09.976 | ++ tools/install_prereqs.sh:source:67       :   is_ubuntu
2017-03-15 16:48:09.977 | ++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:48:09.979 | ++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:48:09.982 | ++ tools/install_prereqs.sh:source:67       :   echo bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm screen tar tcpdump unzip uuid-runtime wget wget zlib1g-dev dstat libpcre3-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 fping conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python-mysqldb socat sqlite3 sudo vlan cryptsetup genisoimage gir1.2-libosinfo-1.0 open-iscsi qemu-utils sg3-utils sysfsutils ipset acl dnsmasq-base ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan conntrack conntrackd keepalived golang
2017-03-15 16:48:09.982 | ++ tools/install_prereqs.sh:source:67       :   grep -q dkms
2017-03-15 16:48:09.985 | ++ tools/install_prereqs.sh:source:72       :   install_package bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm screen tar tcpdump unzip uuid-runtime wget wget zlib1g-dev dstat libpcre3-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 fping conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python-mysqldb socat sqlite3 sudo vlan cryptsetup genisoimage gir1.2-libosinfo-1.0 open-iscsi qemu-utils sg3-utils sysfsutils ipset acl dnsmasq-base ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan conntrack conntrackd keepalived golang
2017-03-15 16:48:09.987 | ++ functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:48:09.988 | ++ functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:48:09.990 | ++ functions-common:update_package_repo:1262 :   REPOS_UPDATED=False
2017-03-15 16:48:09.992 | ++ functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:48:09.993 | ++ functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:48:09.995 | ++ functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:48:09.996 | ++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:48:09.998 | ++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:48:09.999 | ++ functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:48:10.001 | ++ functions-common:apt_get_update:1063     :   [[ False == \T\r\u\e ]]
2017-03-15 16:48:10.003 | ++ functions-common:apt_get_update:1068     :   [[ False = \T\r\u\e ]]
2017-03-15 16:48:10.004 | ++ functions-common:apt_get_update:1070     :   local sudo=sudo
2017-03-15 16:48:10.007 | +++ functions-common:apt_get_update:1071     :   id -u
2017-03-15 16:48:10.010 | ++ functions-common:apt_get_update:1071     :   [[ 3002 = \0 ]]
2017-03-15 16:48:10.012 | ++ functions-common:apt_get_update:1074     :   time_start apt-get-update
2017-03-15 16:48:10.013 | ++ functions-common:time_start:2388         :   local name=apt-get-update
2017-03-15 16:48:10.015 | ++ functions-common:time_start:2389         :   local start_time=
2017-03-15 16:48:10.017 | ++ functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 16:48:10.018 | +++ functions-common:time_start:2393         :   date +%s
2017-03-15 16:48:10.021 | ++ functions-common:time_start:2393         :   _TIME_START[$name]=1489596490
2017-03-15 16:48:10.023 | ++ functions-common:apt_get_update:1076     :   local 'proxies=http_proxy= https_proxy= no_proxy= '
2017-03-15 16:48:10.025 | ++ functions-common:apt_get_update:1077     :   local 'update_cmd=sudo http_proxy= https_proxy= no_proxy=  apt-get update'
2017-03-15 16:48:10.027 | ++ functions-common:apt_get_update:1078     :   timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy=  apt-get update; do sleep 30; done'
2017-03-15 16:48:10.046 | Ign:1 http://mirror.ord.rax.openstack.org/ubuntu xenial InRelease
2017-03-15 16:48:10.047 | Ign:2 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates InRelease
2017-03-15 16:48:10.047 | Ign:3 http://mirror.ord.rax.openstack.org/ubuntu xenial-backports InRelease
2017-03-15 16:48:10.048 | Ign:4 http://mirror.ord.rax.openstack.org/ubuntu xenial-security InRelease
2017-03-15 16:48:10.049 | Hit:5 http://mirror.ord.rax.openstack.org/ubuntu xenial Release
2017-03-15 16:48:10.049 | Hit:6 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates Release
2017-03-15 16:48:10.050 | Hit:7 http://mirror.ord.rax.openstack.org/ubuntu xenial-backports Release
2017-03-15 16:48:10.051 | Hit:8 http://mirror.ord.rax.openstack.org/ubuntu xenial-security Release
2017-03-15 16:48:10.052 | Ign:9 http://mirror.ord.rax.openstack.org/ubuntu xenial Release.gpg
2017-03-15 16:48:10.053 | Ign:10 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates Release.gpg
2017-03-15 16:48:10.053 | Ign:11 http://mirror.ord.rax.openstack.org/ubuntu xenial-backports Release.gpg
2017-03-15 16:48:10.054 | Ign:12 http://mirror.ord.rax.openstack.org/ubuntu xenial-security Release.gpg
2017-03-15 16:48:10.909 | Reading package lists...
2017-03-15 16:48:10.937 | W: The repository 'http://mirror.ord.rax.openstack.org/ubuntu xenial Release' is not signed.
2017-03-15 16:48:10.937 | W: The repository 'http://mirror.ord.rax.openstack.org/ubuntu xenial-updates Release' is not signed.
2017-03-15 16:48:10.937 | W: The repository 'http://mirror.ord.rax.openstack.org/ubuntu xenial-backports Release' is not signed.
2017-03-15 16:48:10.937 | W: The repository 'http://mirror.ord.rax.openstack.org/ubuntu xenial-security Release' is not signed.
2017-03-15 16:48:10.941 | ++ functions-common:apt_get_update:1082     :   REPOS_UPDATED=True
2017-03-15 16:48:10.943 | ++ functions-common:apt_get_update:1084     :   time_stop apt-get-update
2017-03-15 16:48:10.945 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 16:48:10.946 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 16:48:10.948 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:48:10.950 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 16:48:10.951 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 16:48:10.954 | ++ functions-common:time_stop:2408          :   name=apt-get-update
2017-03-15 16:48:10.955 | ++ functions-common:time_stop:2409          :   start_time=1489596490
2017-03-15 16:48:10.957 | ++ functions-common:time_stop:2411          :   [[ -z 1489596490 ]]
2017-03-15 16:48:10.959 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:48:10.962 | ++ functions-common:time_stop:2414          :   end_time=1489596490
2017-03-15 16:48:10.964 | ++ functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 16:48:10.966 | ++ functions-common:time_stop:2416          :   total=0
2017-03-15 16:48:10.968 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:48:10.969 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=0
2017-03-15 16:48:10.971 | ++ functions-common:install_package:1290    :   real_install_package bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm screen tar tcpdump unzip uuid-runtime wget wget zlib1g-dev dstat libpcre3-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 fping conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python-mysqldb socat sqlite3 sudo vlan cryptsetup genisoimage gir1.2-libosinfo-1.0 open-iscsi qemu-utils sg3-utils sysfsutils ipset acl dnsmasq-base ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan conntrack conntrackd keepalived golang
2017-03-15 16:48:10.973 | ++ functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:48:10.975 | ++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:48:10.976 | ++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:48:10.978 | ++ functions-common:real_install_package:1276 :   apt_get install bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm screen tar tcpdump unzip uuid-runtime wget wget zlib1g-dev dstat libpcre3-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 fping conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python-mysqldb socat sqlite3 sudo vlan cryptsetup genisoimage gir1.2-libosinfo-1.0 open-iscsi qemu-utils sg3-utils sysfsutils ipset acl dnsmasq-base ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan conntrack conntrackd keepalived golang
2017-03-15 16:48:10.994 | ++ functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libmysqlclient-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm screen tar tcpdump unzip uuid-runtime wget wget zlib1g-dev dstat libpcre3-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 fping conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python-mysqldb socat sqlite3 sudo vlan cryptsetup genisoimage gir1.2-libosinfo-1.0 open-iscsi qemu-utils sg3-utils sysfsutils ipset acl dnsmasq-base ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python-mysqldb sqlite3 sudo vlan conntrack conntrackd keepalived golang
2017-03-15 16:48:11.021 | Reading package lists...
2017-03-15 16:48:11.222 | Building dependency tree...
2017-03-15 16:48:11.223 | Reading state information...
2017-03-15 16:48:11.364 | g++ is already the newest version (4:5.3.1-1ubuntu1).
2017-03-15 16:48:11.364 | g++ set to manually installed.
2017-03-15 16:48:11.364 | gcc is already the newest version (4:5.3.1-1ubuntu1).
2017-03-15 16:48:11.364 | gcc set to manually installed.
2017-03-15 16:48:11.364 | genisoimage is already the newest version (9:1.1.11-3ubuntu1).
2017-03-15 16:48:11.364 | genisoimage set to manually installed.
2017-03-15 16:48:11.364 | git is already the newest version (1:2.7.4-0ubuntu1).
2017-03-15 16:48:11.364 | iptables is already the newest version (1.6.0-2ubuntu3).
2017-03-15 16:48:11.364 | iptables set to manually installed.
2017-03-15 16:48:11.364 | iputils-ping is already the newest version (3:20121221-5ubuntu2).
2017-03-15 16:48:11.364 | parted is already the newest version (3.2-15).
2017-03-15 16:48:11.364 | python-dev is already the newest version (2.7.11-1).
2017-03-15 16:48:11.364 | zlib1g-dev is already the newest version (1:1.2.8.dfsg-2ubuntu4).
2017-03-15 16:48:11.364 | zlib1g-dev set to manually installed.
2017-03-15 16:48:11.364 | curl is already the newest version (7.47.0-1ubuntu2.2).
2017-03-15 16:48:11.364 | libssl-dev is already the newest version (1.0.2g-1ubuntu4.6).
2017-03-15 16:48:11.364 | libssl-dev set to manually installed.
2017-03-15 16:48:11.364 | open-iscsi is already the newest version (2.0.873+git0.3b4b4500-14ubuntu3.3).
2017-03-15 16:48:11.364 | openssh-server is already the newest version (1:7.2p2-4ubuntu2.1).
2017-03-15 16:48:11.364 | openssl is already the newest version (1.0.2g-1ubuntu4.6).
2017-03-15 16:48:11.364 | openssl set to manually installed.
2017-03-15 16:48:11.364 | python2.7 is already the newest version (2.7.12-1ubuntu0~16.04.1).
2017-03-15 16:48:11.364 | python2.7 set to manually installed.
2017-03-15 16:48:11.364 | qemu-utils is already the newest version (1:2.5+dfsg-5ubuntu10.9).
2017-03-15 16:48:11.364 | qemu-utils set to manually installed.
2017-03-15 16:48:11.364 | sudo is already the newest version (1.8.16-0ubuntu1.3).
2017-03-15 16:48:11.364 | tar is already the newest version (1.28-2.1ubuntu0.1).
2017-03-15 16:48:11.364 | tcpdump is already the newest version (4.9.0-1ubuntu1~ubuntu16.04.1).
2017-03-15 16:48:11.364 | uuid-runtime is already the newest version (2.27.1-6ubuntu3.2).
2017-03-15 16:48:11.364 | wget is already the newest version (1.17.1-1ubuntu1.1).
2017-03-15 16:48:11.364 | wget set to manually installed.
2017-03-15 16:48:11.364 | The following additional packages will be installed:
2017-03-15 16:48:11.364 |   comerr-dev cryptsetup-bin dctrl-tools gir1.2-freedesktop golang-1.6
2017-03-15 16:48:11.365 |   golang-1.6-doc golang-1.6-go golang-1.6-src golang-doc golang-go golang-src
2017-03-15 16:48:11.365 |   icu-devtools krb5-multidev libcdt5 libcgraph6 libcroco3 libgd3 libgssrpc4
2017-03-15 16:48:11.365 |   libgvc6 libgvpr2 libice6 libicu-dev libipset3 libjpeg-turbo8-dev
2017-03-15 16:48:11.365 |   libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit9
2017-03-15 16:48:11.365 |   libkadm5srv-mit9 libkdb5-8 libltdl7 liblua5.3-0 libmysqlclient20
2017-03-15 16:48:11.365 |   libnetfilter-conntrack3 libnetfilter-cthelper0 libnetfilter-queue1
2017-03-15 16:48:11.365 |   libosinfo-1.0-0 libpathplan4 libpcre16-3 libpcre32-3 libpcrecpp0v5
2017-03-15 16:48:11.365 |   libplymouth4 libpq5 libsgutils2-2 libsigsegv2 libsm6 libsysfs2 libunistring0
2017-03-15 16:48:11.365 |   libusb-1.0-0 libvpx3 libxaw7 libxmu6 libxpm4 libxt6 mysql-common pciutils
2017-03-15 16:48:11.365 |   plymouth postgresql-client-common postgresql-common
2017-03-15 16:48:11.365 |   postgresql-server-dev-9.5 powermgmt-base ssl-cert usbutils
2017-03-15 16:48:11.365 | Suggested packages:
2017-03-15 16:48:11.365 |   wamerican | wordlist whois vacation doc-base dosfstools
2017-03-15 16:48:11.365 |   liblocale-gettext-perl keyutils debtags gawk-doc gettext-doc autopoint bzr
2017-03-15 16:48:11.365 |   mercurial subversion gsfonts graphviz-doc vim-haproxy haproxy-doc krb5-doc
2017-03-15 16:48:11.365 |   libgd-tools krb5-user icu-doc postgresql-doc-9.5 libyaml-doc
2017-03-15 16:48:11.365 |   libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl
2017-03-15 16:48:11.365 |   libterm-readkey-perl desktop-base plymouth-themes cpufrequtils
2017-03-15 16:48:11.365 |   wireless-tools radeontool python-gdbm-dbg mysql-server
2017-03-15 16:48:11.365 |   python-egenix-mxdatetime python-mysqldb-dbg iselect | screenie | byobu
2017-03-15 16:48:11.365 |   ncurses-term sqlite3-doc openssl-blacklist zip
2017-03-15 16:48:11.365 | Recommended packages:
2017-03-15 16:48:11.365 |   kbd console-setup libasprintf-dev libgettextpo-dev
2017-03-15 16:48:11.365 |   golang-1.6-race-detector-runtime golang-race-detector-runtime
2017-03-15 16:48:11.365 |   fonts-liberation ipvsadm javascript-common plymouth-theme-ubuntu-text
2017-03-15 16:48:11.365 |   | plymouth-theme vbetool hdparm ethtool kbd | console-tools logrotate
2017-03-15 16:48:11.365 | The following NEW packages will be installed:
2017-03-15 16:48:11.365 |   acl bc bridge-utils bsdmainutils comerr-dev conntrack conntrackd cryptsetup
2017-03-15 16:48:11.365 |   cryptsetup-bin dctrl-tools dnsmasq-base dnsmasq-utils dstat ebtables fping
2017-03-15 16:48:11.365 |   gawk gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 golang golang-1.6
2017-03-15 16:48:11.365 |   golang-1.6-doc golang-1.6-go golang-1.6-src golang-doc golang-go golang-src
2017-03-15 16:48:11.366 |   graphviz haproxy icu-devtools ipset iputils-arping keepalived kpartx
2017-03-15 16:48:11.366 |   krb5-multidev libcdt5 libcgraph6 libcroco3 libffi-dev libgd3 libgssrpc4
2017-03-15 16:48:11.366 |   libgvc6 libgvpr2 libice6 libicu-dev libipset3 libjpeg-dev libjpeg-turbo8-dev
2017-03-15 16:48:11.366 |   libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter
2017-03-15 16:48:11.366 |   libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-8 libkrb5-dev libldap2-dev
2017-03-15 16:48:11.366 |   libltdl7 liblua5.3-0 libmysqlclient-dev libmysqlclient20
2017-03-15 16:48:11.366 |   libnetfilter-conntrack3 libnetfilter-cthelper0 libnetfilter-queue1
2017-03-15 16:48:11.366 |   libosinfo-1.0-0 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3
2017-03-15 16:48:11.366 |   libpcrecpp0v5 libplymouth4 libpq-dev libpq5 libsasl2-dev libsgutils2-2
2017-03-15 16:48:11.366 |   libsigsegv2 libsm6 libsysfs2 libunistring0 libusb-1.0-0 libvpx3 libxaw7
2017-03-15 16:48:11.366 |   libxml2-dev libxmu6 libxpm4 libxslt1-dev libxt6 libyaml-dev lsof memcached
2017-03-15 16:48:11.366 |   mysql-common pciutils pkg-config plymouth pm-utils postgresql-client-common
2017-03-15 16:48:11.366 |   postgresql-common postgresql-server-dev-9.5 postgresql-server-dev-all
2017-03-15 16:48:11.366 |   powermgmt-base psmisc python-gdbm python-mysqldb screen sg3-utils socat
2017-03-15 16:48:11.366 |   sqlite3 ssl-cert sysfsutils unzip usbutils vlan
2017-03-15 16:48:11.399 | 0 upgraded, 112 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:48:11.399 | Need to get 55.2 MB of archives.
2017-03-15 16:48:11.399 | After this operation, 318 MB of additional disk space will be used.
2017-03-15 16:48:11.400 | WARNING: The following packages cannot be authenticated!
2017-03-15 16:48:11.400 |   libsigsegv2 gawk libice6 libpcrecpp0v5 libsm6 libsysfs2 libunistring0
2017-03-15 16:48:11.400 |   libnetfilter-cthelper0 bsdmainutils libplymouth4 libusb-1.0-0 lsof pciutils
2017-03-15 16:48:11.400 |   plymouth powermgmt-base psmisc usbutils acl bc bridge-utils
2017-03-15 16:48:11.400 |   libnetfilter-conntrack3 conntrack libnetfilter-queue1 conntrackd
2017-03-15 16:48:11.400 |   cryptsetup-bin cryptsetup dctrl-tools dnsmasq-base dnsmasq-utils dstat
2017-03-15 16:48:11.400 |   ebtables fping libcroco3 gettext gir1.2-freedesktop golang-1.6-src
2017-03-15 16:48:11.400 |   golang-1.6-go golang-1.6-doc golang-1.6 golang-src golang-go golang-doc
2017-03-15 16:48:11.400 |   golang libcdt5 libcgraph6 libvpx3 libxpm4 libgd3 libltdl7 libpathplan4
2017-03-15 16:48:11.400 |   libgvc6 libgvpr2 libxt6 libxmu6 libxaw7 graphviz liblua5.3-0 haproxy
2017-03-15 16:48:11.400 |   icu-devtools iputils-arping keepalived libgssrpc4 libkdb5-8 libkadm5srv-mit9
2017-03-15 16:48:11.400 |   libkadm5clnt-mit9 comerr-dev krb5-multidev libicu-dev libjpeg-turbo8-dev
2017-03-15 16:48:11.400 |   libjpeg8-dev libjpeg-dev libjs-jquery libjs-jquery-metadata
2017-03-15 16:48:11.400 |   libjs-jquery-tablesorter mysql-common libmysqlclient20 libmysqlclient-dev
2017-03-15 16:48:11.400 |   libpcre16-3 libpcre32-3 libpcre3-dev libpq5 libpq-dev libsasl2-dev
2017-03-15 16:48:11.400 |   libsgutils2-2 libxml2-dev libxslt1-dev memcached pkg-config pm-utils
2017-03-15 16:48:11.400 |   postgresql-client-common ssl-cert postgresql-common
2017-03-15 16:48:11.400 |   postgresql-server-dev-9.5 postgresql-server-dev-all python-gdbm
2017-03-15 16:48:11.400 |   python-mysqldb screen sg3-utils sqlite3 unzip libosinfo-1.0-0
2017-03-15 16:48:11.400 |   gir1.2-libosinfo-1.0 libipset3 ipset kpartx libffi-dev libkrb5-dev
2017-03-15 16:48:11.400 |   libldap2-dev libyaml-dev socat sysfsutils vlan
2017-03-15 16:48:11.408 | Authentication warning overridden.
2017-03-15 16:48:11.408 | Get:1 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libsigsegv2 amd64 2.10-4 [14.1 kB]
2017-03-15 16:48:11.409 | Get:2 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 gawk amd64 1:4.1.3+dfsg-0.1 [398 kB]
2017-03-15 16:48:11.417 | Get:3 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB]
2017-03-15 16:48:11.418 | Get:4 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB]
2017-03-15 16:48:11.418 | Get:5 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB]
2017-03-15 16:48:11.419 | Get:6 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libsysfs2 amd64 2.1.0+repack-4 [19.5 kB]
2017-03-15 16:48:11.420 | Get:7 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB]
2017-03-15 16:48:11.435 | Get:8 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6530 B]
2017-03-15 16:48:11.435 | Get:9 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB]
2017-03-15 16:48:11.443 | Get:10 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libplymouth4 amd64 0.9.2-3ubuntu13.1 [85.1 kB]
2017-03-15 16:48:11.448 | Get:11 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libusb-1.0-0 amd64 2:1.0.20-1 [42.9 kB]
2017-03-15 16:48:11.449 | Get:12 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 lsof amd64 4.89+dfsg-0.1 [248 kB]
2017-03-15 16:48:11.459 | Get:13 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 pciutils amd64 1:3.3.1-1.1ubuntu1 [234 kB]
2017-03-15 16:48:11.468 | Get:14 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 plymouth amd64 0.9.2-3ubuntu13.1 [107 kB]
2017-03-15 16:48:11.473 | Get:15 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 powermgmt-base all 1.31+nmu1 [7178 B]
2017-03-15 16:48:11.473 | Get:16 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 psmisc amd64 22.21-2.1build1 [48.0 kB]
2017-03-15 16:48:11.475 | Get:17 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 usbutils amd64 1:007-4 [206 kB]
2017-03-15 16:48:11.484 | Get:18 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 acl amd64 2.2.52-3 [38.0 kB]
2017-03-15 16:48:11.485 | Get:19 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 bc amd64 1.06.95-9build1 [82.6 kB]
2017-03-15 16:48:11.490 | Get:20 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB]
2017-03-15 16:48:11.491 | Get:21 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libnetfilter-conntrack3 amd64 1.0.5-1 [36.6 kB]
2017-03-15 16:48:11.492 | Get:22 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 conntrack amd64 1:1.4.3-3 [27.3 kB]
2017-03-15 16:48:11.495 | Get:23 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB]
2017-03-15 16:48:11.495 | Get:24 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 conntrackd amd64 1:1.4.3-3 [103 kB]
2017-03-15 16:48:11.500 | Get:25 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 cryptsetup-bin amd64 2:1.6.6-5ubuntu2 [61.8 kB]
2017-03-15 16:48:11.501 | Get:26 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 cryptsetup amd64 2:1.6.6-5ubuntu2 [123 kB]
2017-03-15 16:48:11.508 | Get:27 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 dctrl-tools amd64 2.24-2 [59.1 kB]
2017-03-15 16:48:11.509 | Get:28 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 dnsmasq-base amd64 2.75-1ubuntu0.16.04.1 [294 kB]
2017-03-15 16:48:11.520 | Get:29 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 dnsmasq-utils amd64 2.75-1ubuntu0.16.04.1 [8804 B]
2017-03-15 16:48:11.521 | Get:30 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 dstat all 0.7.2-4 [41.7 kB]
2017-03-15 16:48:11.526 | Get:31 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 ebtables amd64 2.0.10.4-3.4ubuntu1 [79.6 kB]
2017-03-15 16:48:11.528 | Get:32 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 fping amd64 3.13-1 [25.4 kB]
2017-03-15 16:48:11.529 | Get:33 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB]
2017-03-15 16:48:11.530 | Get:34 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1076 kB]
2017-03-15 16:48:11.580 | Get:35 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5742 B]
2017-03-15 16:48:11.580 | Get:36 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 golang-1.6-src amd64 1.6.2-0ubuntu5~16.04 [6429 kB]
2017-03-15 16:48:11.882 | Get:37 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 golang-1.6-go amd64 1.6.2-0ubuntu5~16.04 [20.2 MB]
2017-03-15 16:48:12.854 | Get:38 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 golang-1.6-doc all 1.6.2-0ubuntu5~16.04 [2369 kB]
2017-03-15 16:48:12.939 | Get:39 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 golang-1.6 all 1.6.2-0ubuntu5~16.04 [16.8 kB]
2017-03-15 16:48:12.940 | Get:40 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 golang-src amd64 2:1.6-1ubuntu4 [3066 B]
2017-03-15 16:48:12.940 | Get:41 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 golang-go amd64 2:1.6-1ubuntu4 [21.8 kB]
2017-03-15 16:48:12.940 | Get:42 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 golang-doc all 2:1.6-1ubuntu4 [2808 B]
2017-03-15 16:48:12.941 | Get:43 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 golang all 2:1.6-1ubuntu4 [2766 B]
2017-03-15 16:48:12.941 | Get:44 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB]
2017-03-15 16:48:12.942 | Get:45 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB]
2017-03-15 16:48:12.943 | Get:46 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB]
2017-03-15 16:48:12.964 | Get:47 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB]
2017-03-15 16:48:12.965 | Get:48 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.6 [126 kB]
2017-03-15 16:48:12.967 | Get:49 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
2017-03-15 16:48:12.970 | Get:50 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB]
2017-03-15 16:48:12.971 | Get:51 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB]
2017-03-15 16:48:12.996 | Get:52 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB]
2017-03-15 16:48:13.004 | Get:53 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB]
2017-03-15 16:48:13.010 | Get:54 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB]
2017-03-15 16:48:13.012 | Get:55 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB]
2017-03-15 16:48:13.020 | Get:56 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB]
2017-03-15 16:48:13.049 | Get:57 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 liblua5.3-0 amd64 5.3.1-1ubuntu2 [116 kB]
2017-03-15 16:48:13.054 | Get:58 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 haproxy amd64 1.6.3-1ubuntu0.1 [756 kB]
2017-03-15 16:48:13.086 | Get:59 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.1 [166 kB]
2017-03-15 16:48:13.095 | Get:60 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 iputils-arping amd64 3:20121221-5ubuntu2 [26.6 kB]
2017-03-15 16:48:13.096 | Get:61 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 keepalived amd64 1:1.2.19-1ubuntu0.1 [150 kB]
2017-03-15 16:48:13.105 | Get:62 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libgssrpc4 amd64 1.13.2+dfsg-5ubuntu2 [54.5 kB]
2017-03-15 16:48:13.106 | Get:63 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libkdb5-8 amd64 1.13.2+dfsg-5ubuntu2 [37.1 kB]
2017-03-15 16:48:13.107 | Get:64 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libkadm5srv-mit9 amd64 1.13.2+dfsg-5ubuntu2 [51.3 kB]
2017-03-15 16:48:13.108 | Get:65 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libkadm5clnt-mit9 amd64 1.13.2+dfsg-5ubuntu2 [36.7 kB]
2017-03-15 16:48:13.109 | Get:66 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 comerr-dev amd64 2.1-1.42.13-1ubuntu1 [38.2 kB]
2017-03-15 16:48:13.110 | Get:67 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 krb5-multidev amd64 1.13.2+dfsg-5ubuntu2 [113 kB]
2017-03-15 16:48:13.114 | Get:68 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.1 [8561 kB]
2017-03-15 16:48:13.608 | Get:69 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3 [254 kB]
2017-03-15 16:48:13.613 | Get:70 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1552 B]
2017-03-15 16:48:13.613 | Get:71 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1546 B]
2017-03-15 16:48:13.613 | Get:72 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB]
2017-03-15 16:48:13.616 | Get:73 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 libjs-jquery-metadata all 10-2ubuntu2 [6856 B]
2017-03-15 16:48:13.616 | Get:74 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 libjs-jquery-tablesorter all 10-2ubuntu2 [42.0 kB]
2017-03-15 16:48:13.617 | Get:75 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 mysql-common all 5.7.17-0ubuntu0.16.04.1 [15.1 kB]
2017-03-15 16:48:13.618 | Get:76 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.17-0ubuntu0.16.04.1 [809 kB]
2017-03-15 16:48:13.641 | Get:77 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.17-0ubuntu0.16.04.1 [1159 kB]
2017-03-15 16:48:13.692 | Get:78 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB]
2017-03-15 16:48:13.696 | Get:79 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB]
2017-03-15 16:48:13.701 | Get:80 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB]
2017-03-15 16:48:13.723 | Get:81 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libpq5 amd64 9.5.6-0ubuntu0.16.04 [78.2 kB]
2017-03-15 16:48:13.727 | Get:82 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libpq-dev amd64 9.5.6-0ubuntu0.16.04 [154 kB]
2017-03-15 16:48:13.733 | Get:83 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libsasl2-dev amd64 2.1.26.dfsg1-14build1 [254 kB]
2017-03-15 16:48:13.744 | Get:84 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libsgutils2-2 amd64 1.40-0ubuntu1 [56.0 kB]
2017-03-15 16:48:13.746 | Get:85 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.1 [743 kB]
2017-03-15 16:48:13.780 | Get:86 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libxslt1-dev amd64 1.1.28-2.1 [406 kB]
2017-03-15 16:48:13.795 | Get:87 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 memcached amd64 1.4.25-2ubuntu1.2 [89.0 kB]
2017-03-15 16:48:13.798 | Get:88 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB]
2017-03-15 16:48:13.806 | Get:89 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 pm-utils all 1.4.1-16 [48.6 kB]
2017-03-15 16:48:13.807 | Get:90 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 postgresql-client-common all 173 [28.3 kB]
2017-03-15 16:48:13.808 | Get:91 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB]
2017-03-15 16:48:13.810 | Get:92 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 postgresql-common all 173 [153 kB]
2017-03-15 16:48:13.820 | Get:93 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/universe amd64 postgresql-server-dev-9.5 amd64 9.5.6-0ubuntu0.16.04 [718 kB]
2017-03-15 16:48:13.850 | Get:94 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 postgresql-server-dev-all all 173 [9596 B]
2017-03-15 16:48:13.850 | Get:95 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 python-gdbm amd64 2.7.11-2 [11.8 kB]
2017-03-15 16:48:13.851 | Get:96 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 python-mysqldb amd64 1.3.7-1build2 [42.4 kB]
2017-03-15 16:48:13.852 | Get:97 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 screen amd64 4.3.1-2build1 [560 kB]
2017-03-15 16:48:13.876 | Get:98 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 sg3-utils amd64 1.40-0ubuntu1 [632 kB]
2017-03-15 16:48:13.903 | Get:99 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 sqlite3 amd64 3.11.0-1ubuntu1 [515 kB]
2017-03-15 16:48:13.925 | Get:100 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB]
2017-03-15 16:48:13.933 | Get:101 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 libosinfo-1.0-0 amd64 0.2.12-2ubuntu3 [101 kB]
2017-03-15 16:48:13.940 | Get:102 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 gir1.2-libosinfo-1.0 amd64 0.2.12-2ubuntu3 [14.3 kB]
2017-03-15 16:48:13.941 | Get:103 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libipset3 amd64 6.29-1 [43.6 kB]
2017-03-15 16:48:13.943 | Get:104 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 ipset amd64 6.29-1 [33.3 kB]
2017-03-15 16:48:13.944 | Get:105 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 kpartx amd64 0.5.0+git1.656f8865-5ubuntu2.4 [24.8 kB]
2017-03-15 16:48:13.946 | Get:106 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB]
2017-03-15 16:48:13.952 | Get:107 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libkrb5-dev amd64 1.13.2+dfsg-5ubuntu2 [11.6 kB]
2017-03-15 16:48:13.953 | Get:108 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libldap2-dev amd64 2.4.42+dfsg-2ubuntu3.1 [262 kB]
2017-03-15 16:48:13.967 | Get:109 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB]
2017-03-15 16:48:13.969 | Get:110 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 socat amd64 1.7.3.1-1 [321 kB]
2017-03-15 16:48:13.981 | Get:111 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 sysfsutils amd64 2.1.0+repack-4 [13.0 kB]
2017-03-15 16:48:13.982 | Get:112 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 vlan amd64 1.9-3.2ubuntu1.16.04.1 [30.7 kB]
2017-03-15 16:48:14.092 | debconf: delaying package configuration, since apt-utils is not installed
2017-03-15 16:48:14.118 | Fetched 55.2 MB in 2s (21.4 MB/s)
2017-03-15 16:48:14.141 | Selecting previously unselected package libsigsegv2:amd64.
2017-03-15 16:48:14.166 | (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 ... 68252 files and directories currently installed.)
2017-03-15 16:48:14.169 | Preparing to unpack .../libsigsegv2_2.10-4_amd64.deb ...
2017-03-15 16:48:14.174 | Unpacking libsigsegv2:amd64 (2.10-4) ...
2017-03-15 16:48:14.216 | Setting up libsigsegv2:amd64 (2.10-4) ...
2017-03-15 16:48:14.228 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:48:14.612 | Selecting previously unselected package gawk.
2017-03-15 16:48:14.639 | (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 ... 68260 files and directories currently installed.)
2017-03-15 16:48:14.643 | Preparing to unpack .../gawk_1%3a4.1.3+dfsg-0.1_amd64.deb ...
2017-03-15 16:48:14.647 | Unpacking gawk (1:4.1.3+dfsg-0.1) ...
2017-03-15 16:48:14.793 | Selecting previously unselected package libice6:amd64.
2017-03-15 16:48:14.799 | Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ...
2017-03-15 16:48:14.802 | Unpacking libice6:amd64 (2:1.0.9-1) ...
2017-03-15 16:48:14.851 | Selecting previously unselected package libpcrecpp0v5:amd64.
2017-03-15 16:48:14.858 | Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ...
2017-03-15 16:48:14.861 | Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ...
2017-03-15 16:48:14.888 | Selecting previously unselected package libsm6:amd64.
2017-03-15 16:48:14.894 | Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ...
2017-03-15 16:48:14.897 | Unpacking libsm6:amd64 (2:1.2.2-1) ...
2017-03-15 16:48:14.921 | Selecting previously unselected package libsysfs2:amd64.
2017-03-15 16:48:14.927 | Preparing to unpack .../libsysfs2_2.1.0+repack-4_amd64.deb ...
2017-03-15 16:48:14.929 | Unpacking libsysfs2:amd64 (2.1.0+repack-4) ...
2017-03-15 16:48:14.961 | Selecting previously unselected package libunistring0:amd64.
2017-03-15 16:48:14.967 | Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ...
2017-03-15 16:48:14.970 | Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
2017-03-15 16:48:15.041 | Selecting previously unselected package libnetfilter-cthelper0:amd64.
2017-03-15 16:48:15.047 | Preparing to unpack .../libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ...
2017-03-15 16:48:15.051 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ...
2017-03-15 16:48:15.074 | Selecting previously unselected package bsdmainutils.
2017-03-15 16:48:15.079 | Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ...
2017-03-15 16:48:15.081 | Unpacking bsdmainutils (9.0.6ubuntu3) ...
2017-03-15 16:48:15.155 | Selecting previously unselected package libplymouth4:amd64.
2017-03-15 16:48:15.161 | Preparing to unpack .../libplymouth4_0.9.2-3ubuntu13.1_amd64.deb ...
2017-03-15 16:48:15.163 | Unpacking libplymouth4:amd64 (0.9.2-3ubuntu13.1) ...
2017-03-15 16:48:15.195 | Selecting previously unselected package libusb-1.0-0:amd64.
2017-03-15 16:48:15.201 | Preparing to unpack .../libusb-1.0-0_2%3a1.0.20-1_amd64.deb ...
2017-03-15 16:48:15.202 | Unpacking libusb-1.0-0:amd64 (2:1.0.20-1) ...
2017-03-15 16:48:15.246 | Selecting previously unselected package lsof.
2017-03-15 16:48:15.254 | Preparing to unpack .../lsof_4.89+dfsg-0.1_amd64.deb ...
2017-03-15 16:48:15.255 | Unpacking lsof (4.89+dfsg-0.1) ...
2017-03-15 16:48:15.308 | Selecting previously unselected package pciutils.
2017-03-15 16:48:15.314 | Preparing to unpack .../pciutils_1%3a3.3.1-1.1ubuntu1_amd64.deb ...
2017-03-15 16:48:15.320 | Unpacking pciutils (1:3.3.1-1.1ubuntu1) ...
2017-03-15 16:48:15.385 | Selecting previously unselected package plymouth.
2017-03-15 16:48:15.391 | Preparing to unpack .../plymouth_0.9.2-3ubuntu13.1_amd64.deb ...
2017-03-15 16:48:15.393 | Unpacking plymouth (0.9.2-3ubuntu13.1) ...
2017-03-15 16:48:15.478 | Selecting previously unselected package powermgmt-base.
2017-03-15 16:48:15.484 | Preparing to unpack .../powermgmt-base_1.31+nmu1_all.deb ...
2017-03-15 16:48:15.487 | Unpacking powermgmt-base (1.31+nmu1) ...
2017-03-15 16:48:15.509 | Selecting previously unselected package psmisc.
2017-03-15 16:48:15.515 | Preparing to unpack .../psmisc_22.21-2.1build1_amd64.deb ...
2017-03-15 16:48:15.528 | Unpacking psmisc (22.21-2.1build1) ...
2017-03-15 16:48:15.558 | Selecting previously unselected package usbutils.
2017-03-15 16:48:15.564 | Preparing to unpack .../usbutils_1%3a007-4_amd64.deb ...
2017-03-15 16:48:15.566 | Unpacking usbutils (1:007-4) ...
2017-03-15 16:48:15.636 | Selecting previously unselected package acl.
2017-03-15 16:48:15.642 | Preparing to unpack .../acl_2.2.52-3_amd64.deb ...
2017-03-15 16:48:15.646 | Unpacking acl (2.2.52-3) ...
2017-03-15 16:48:15.674 | Selecting previously unselected package bc.
2017-03-15 16:48:15.681 | Preparing to unpack .../bc_1.06.95-9build1_amd64.deb ...
2017-03-15 16:48:15.682 | Unpacking bc (1.06.95-9build1) ...
2017-03-15 16:48:15.715 | Selecting previously unselected package bridge-utils.
2017-03-15 16:48:15.721 | Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ...
2017-03-15 16:48:15.727 | Unpacking bridge-utils (1.5-9ubuntu1) ...
2017-03-15 16:48:15.761 | Selecting previously unselected package libnetfilter-conntrack3:amd64.
2017-03-15 16:48:15.767 | Preparing to unpack .../libnetfilter-conntrack3_1.0.5-1_amd64.deb ...
2017-03-15 16:48:15.769 | Unpacking libnetfilter-conntrack3:amd64 (1.0.5-1) ...
2017-03-15 16:48:15.795 | Selecting previously unselected package conntrack.
2017-03-15 16:48:15.801 | Preparing to unpack .../conntrack_1%3a1.4.3-3_amd64.deb ...
2017-03-15 16:48:15.803 | Unpacking conntrack (1:1.4.3-3) ...
2017-03-15 16:48:15.831 | Selecting previously unselected package libnetfilter-queue1.
2017-03-15 16:48:15.837 | Preparing to unpack .../libnetfilter-queue1_1.0.2-2_amd64.deb ...
2017-03-15 16:48:15.839 | Unpacking libnetfilter-queue1 (1.0.2-2) ...
2017-03-15 16:48:15.864 | Selecting previously unselected package conntrackd.
2017-03-15 16:48:15.870 | Preparing to unpack .../conntrackd_1%3a1.4.3-3_amd64.deb ...
2017-03-15 16:48:15.873 | Unpacking conntrackd (1:1.4.3-3) ...
2017-03-15 16:48:15.916 | Selecting previously unselected package cryptsetup-bin.
2017-03-15 16:48:15.922 | Preparing to unpack .../cryptsetup-bin_2%3a1.6.6-5ubuntu2_amd64.deb ...
2017-03-15 16:48:15.924 | Unpacking cryptsetup-bin (2:1.6.6-5ubuntu2) ...
2017-03-15 16:48:15.953 | Selecting previously unselected package cryptsetup.
2017-03-15 16:48:15.959 | Preparing to unpack .../cryptsetup_2%3a1.6.6-5ubuntu2_amd64.deb ...
2017-03-15 16:48:15.970 | Unpacking cryptsetup (2:1.6.6-5ubuntu2) ...
2017-03-15 16:48:16.038 | Selecting previously unselected package dctrl-tools.
2017-03-15 16:48:16.045 | Preparing to unpack .../dctrl-tools_2.24-2_amd64.deb ...
2017-03-15 16:48:16.050 | Unpacking dctrl-tools (2.24-2) ...
2017-03-15 16:48:16.083 | Selecting previously unselected package dnsmasq-base.
2017-03-15 16:48:16.089 | Preparing to unpack .../dnsmasq-base_2.75-1ubuntu0.16.04.1_amd64.deb ...
2017-03-15 16:48:16.093 | Unpacking dnsmasq-base (2.75-1ubuntu0.16.04.1) ...
2017-03-15 16:48:16.144 | Selecting previously unselected package dnsmasq-utils.
2017-03-15 16:48:16.151 | Preparing to unpack .../dnsmasq-utils_2.75-1ubuntu0.16.04.1_amd64.deb ...
2017-03-15 16:48:16.153 | Unpacking dnsmasq-utils (2.75-1ubuntu0.16.04.1) ...
2017-03-15 16:48:16.175 | Selecting previously unselected package dstat.
2017-03-15 16:48:16.181 | Preparing to unpack .../archives/dstat_0.7.2-4_all.deb ...
2017-03-15 16:48:16.183 | Unpacking dstat (0.7.2-4) ...
2017-03-15 16:48:16.260 | Selecting previously unselected package ebtables.
2017-03-15 16:48:16.267 | Preparing to unpack .../ebtables_2.0.10.4-3.4ubuntu1_amd64.deb ...
2017-03-15 16:48:16.269 | Unpacking ebtables (2.0.10.4-3.4ubuntu1) ...
2017-03-15 16:48:16.304 | Selecting previously unselected package fping.
2017-03-15 16:48:16.310 | Preparing to unpack .../fping_3.13-1_amd64.deb ...
2017-03-15 16:48:16.314 | Unpacking fping (3.13-1) ...
2017-03-15 16:48:16.342 | Selecting previously unselected package libcroco3:amd64.
2017-03-15 16:48:16.348 | Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ...
2017-03-15 16:48:16.351 | Unpacking libcroco3:amd64 (0.6.11-1) ...
2017-03-15 16:48:16.380 | Selecting previously unselected package gettext.
2017-03-15 16:48:16.386 | Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ...
2017-03-15 16:48:16.399 | Unpacking gettext (0.19.7-2ubuntu3) ...
2017-03-15 16:48:16.582 | Selecting previously unselected package gir1.2-freedesktop:amd64.
2017-03-15 16:48:16.588 | Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ...
2017-03-15 16:48:16.620 | Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ...
2017-03-15 16:48:16.651 | Selecting previously unselected package golang-1.6-src.
2017-03-15 16:48:16.657 | Preparing to unpack .../golang-1.6-src_1.6.2-0ubuntu5~16.04_amd64.deb ...
2017-03-15 16:48:16.659 | Unpacking golang-1.6-src (1.6.2-0ubuntu5~16.04) ...
2017-03-15 16:48:19.637 | Selecting previously unselected package golang-1.6-go.
2017-03-15 16:48:19.645 | Preparing to unpack .../golang-1.6-go_1.6.2-0ubuntu5~16.04_amd64.deb ...
2017-03-15 16:48:19.651 | Unpacking golang-1.6-go (1.6.2-0ubuntu5~16.04) ...
2017-03-15 16:48:22.421 | Selecting previously unselected package golang-1.6-doc.
2017-03-15 16:48:22.428 | Preparing to unpack .../golang-1.6-doc_1.6.2-0ubuntu5~16.04_all.deb ...
2017-03-15 16:48:22.430 | Unpacking golang-1.6-doc (1.6.2-0ubuntu5~16.04) ...
2017-03-15 16:48:22.737 | Selecting previously unselected package golang-1.6.
2017-03-15 16:48:22.745 | Preparing to unpack .../golang-1.6_1.6.2-0ubuntu5~16.04_all.deb ...
2017-03-15 16:48:22.747 | Unpacking golang-1.6 (1.6.2-0ubuntu5~16.04) ...
2017-03-15 16:48:22.769 | Selecting previously unselected package golang-src.
2017-03-15 16:48:22.776 | Preparing to unpack .../golang-src_2%3a1.6-1ubuntu4_amd64.deb ...
2017-03-15 16:48:22.777 | Unpacking golang-src (2:1.6-1ubuntu4) ...
2017-03-15 16:48:22.798 | Selecting previously unselected package golang-go.
2017-03-15 16:48:22.805 | Preparing to unpack .../golang-go_2%3a1.6-1ubuntu4_amd64.deb ...
2017-03-15 16:48:22.808 | Unpacking golang-go (2:1.6-1ubuntu4) ...
2017-03-15 16:48:22.840 | Selecting previously unselected package golang-doc.
2017-03-15 16:48:22.847 | Preparing to unpack .../golang-doc_2%3a1.6-1ubuntu4_all.deb ...
2017-03-15 16:48:22.849 | Unpacking golang-doc (2:1.6-1ubuntu4) ...
2017-03-15 16:48:22.866 | Selecting previously unselected package golang.
2017-03-15 16:48:22.872 | Preparing to unpack .../golang_2%3a1.6-1ubuntu4_all.deb ...
2017-03-15 16:48:22.874 | Unpacking golang (2:1.6-1ubuntu4) ...
2017-03-15 16:48:22.903 | Selecting previously unselected package libcdt5.
2017-03-15 16:48:22.909 | Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ...
2017-03-15 16:48:22.913 | Unpacking libcdt5 (2.38.0-12ubuntu2.1) ...
2017-03-15 16:48:22.938 | Selecting previously unselected package libcgraph6.
2017-03-15 16:48:22.945 | Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ...
2017-03-15 16:48:22.947 | Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ...
2017-03-15 16:48:22.973 | Selecting previously unselected package libvpx3:amd64.
2017-03-15 16:48:22.981 | Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ...
2017-03-15 16:48:22.984 | Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ...
2017-03-15 16:48:23.105 | Selecting previously unselected package libxpm4:amd64.
2017-03-15 16:48:23.112 | Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ...
2017-03-15 16:48:23.114 | Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ...
2017-03-15 16:48:23.142 | Selecting previously unselected package libgd3:amd64.
2017-03-15 16:48:23.149 | Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.6_amd64.deb ...
2017-03-15 16:48:23.151 | Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.6) ...
2017-03-15 16:48:23.194 | Selecting previously unselected package libltdl7:amd64.
2017-03-15 16:48:23.201 | Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ...
2017-03-15 16:48:23.203 | Unpacking libltdl7:amd64 (2.4.6-0.1) ...
2017-03-15 16:48:23.228 | Selecting previously unselected package libpathplan4.
2017-03-15 16:48:23.235 | Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ...
2017-03-15 16:48:23.240 | Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ...
2017-03-15 16:48:23.296 | Selecting previously unselected package libgvc6.
2017-03-15 16:48:23.303 | Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ...
2017-03-15 16:48:23.305 | Unpacking libgvc6 (2.38.0-12ubuntu2.1) ...
2017-03-15 16:48:23.414 | Selecting previously unselected package libgvpr2.
2017-03-15 16:48:23.421 | Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ...
2017-03-15 16:48:23.425 | Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ...
2017-03-15 16:48:23.484 | Selecting previously unselected package libxt6:amd64.
2017-03-15 16:48:23.491 | Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ...
2017-03-15 16:48:23.493 | Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ...
2017-03-15 16:48:23.534 | Selecting previously unselected package libxmu6:amd64.
2017-03-15 16:48:23.541 | Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ...
2017-03-15 16:48:23.543 | Unpacking libxmu6:amd64 (2:1.1.2-2) ...
2017-03-15 16:48:23.574 | Selecting previously unselected package libxaw7:amd64.
2017-03-15 16:48:23.582 | Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ...
2017-03-15 16:48:23.583 | Unpacking libxaw7:amd64 (2:1.0.13-1) ...
2017-03-15 16:48:23.626 | Selecting previously unselected package graphviz.
2017-03-15 16:48:23.633 | Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ...
2017-03-15 16:48:23.635 | Unpacking graphviz (2.38.0-12ubuntu2.1) ...
2017-03-15 16:48:23.897 | Selecting previously unselected package liblua5.3-0:amd64.
2017-03-15 16:48:23.904 | Preparing to unpack .../liblua5.3-0_5.3.1-1ubuntu2_amd64.deb ...
2017-03-15 16:48:23.907 | Unpacking liblua5.3-0:amd64 (5.3.1-1ubuntu2) ...
2017-03-15 16:48:23.944 | Selecting previously unselected package haproxy.
2017-03-15 16:48:23.951 | Preparing to unpack .../haproxy_1.6.3-1ubuntu0.1_amd64.deb ...
2017-03-15 16:48:23.960 | Unpacking haproxy (1.6.3-1ubuntu0.1) ...
2017-03-15 16:48:24.078 | Selecting previously unselected package icu-devtools.
2017-03-15 16:48:24.086 | Preparing to unpack .../icu-devtools_55.1-7ubuntu0.1_amd64.deb ...
2017-03-15 16:48:24.087 | Unpacking icu-devtools (55.1-7ubuntu0.1) ...
2017-03-15 16:48:24.133 | Selecting previously unselected package iputils-arping.
2017-03-15 16:48:24.141 | Preparing to unpack .../iputils-arping_3%3a20121221-5ubuntu2_amd64.deb ...
2017-03-15 16:48:24.142 | Unpacking iputils-arping (3:20121221-5ubuntu2) ...
2017-03-15 16:48:24.174 | Selecting previously unselected package keepalived.
2017-03-15 16:48:24.182 | Preparing to unpack .../keepalived_1%3a1.2.19-1ubuntu0.1_amd64.deb ...
2017-03-15 16:48:24.184 | Unpacking keepalived (1:1.2.19-1ubuntu0.1) ...
2017-03-15 16:48:24.268 | Selecting previously unselected package libgssrpc4:amd64.
2017-03-15 16:48:24.275 | Preparing to unpack .../libgssrpc4_1.13.2+dfsg-5ubuntu2_amd64.deb ...
2017-03-15 16:48:24.277 | Unpacking libgssrpc4:amd64 (1.13.2+dfsg-5ubuntu2) ...
2017-03-15 16:48:24.307 | Selecting previously unselected package libkdb5-8:amd64.
2017-03-15 16:48:24.315 | Preparing to unpack .../libkdb5-8_1.13.2+dfsg-5ubuntu2_amd64.deb ...
2017-03-15 16:48:24.317 | Unpacking libkdb5-8:amd64 (1.13.2+dfsg-5ubuntu2) ...
2017-03-15 16:48:24.359 | Selecting previously unselected package libkadm5srv-mit9:amd64.
2017-03-15 16:48:24.367 | Preparing to unpack .../libkadm5srv-mit9_1.13.2+dfsg-5ubuntu2_amd64.deb ...
2017-03-15 16:48:24.369 | Unpacking libkadm5srv-mit9:amd64 (1.13.2+dfsg-5ubuntu2) ...
2017-03-15 16:48:24.404 | Selecting previously unselected package libkadm5clnt-mit9:amd64.
2017-03-15 16:48:24.411 | Preparing to unpack .../libkadm5clnt-mit9_1.13.2+dfsg-5ubuntu2_amd64.deb ...
2017-03-15 16:48:24.414 | Unpacking libkadm5clnt-mit9:amd64 (1.13.2+dfsg-5ubuntu2) ...
2017-03-15 16:48:24.461 | Selecting previously unselected package comerr-dev.
2017-03-15 16:48:24.468 | Preparing to unpack .../comerr-dev_2.1-1.42.13-1ubuntu1_amd64.deb ...
2017-03-15 16:48:24.471 | Unpacking comerr-dev (2.1-1.42.13-1ubuntu1) ...
2017-03-15 16:48:24.501 | Selecting previously unselected package krb5-multidev.
2017-03-15 16:48:24.508 | Preparing to unpack .../krb5-multidev_1.13.2+dfsg-5ubuntu2_amd64.deb ...
2017-03-15 16:48:24.510 | Unpacking krb5-multidev (1.13.2+dfsg-5ubuntu2) ...
2017-03-15 16:48:24.571 | Selecting previously unselected package libicu-dev:amd64.
2017-03-15 16:48:24.579 | Preparing to unpack .../libicu-dev_55.1-7ubuntu0.1_amd64.deb ...
2017-03-15 16:48:24.582 | Unpacking libicu-dev:amd64 (55.1-7ubuntu0.1) ...
2017-03-15 16:48:25.880 | Selecting previously unselected package libjpeg-turbo8-dev:amd64.
2017-03-15 16:48:25.888 | Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3_amd64.deb ...
2017-03-15 16:48:25.890 | Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3) ...
2017-03-15 16:48:25.943 | Selecting previously unselected package libjpeg8-dev:amd64.
2017-03-15 16:48:25.951 | Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ...
2017-03-15 16:48:25.953 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ...
2017-03-15 16:48:25.994 | Selecting previously unselected package libjpeg-dev:amd64.
2017-03-15 16:48:26.001 | Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ...
2017-03-15 16:48:26.005 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ...
2017-03-15 16:48:26.027 | Selecting previously unselected package libjs-jquery.
2017-03-15 16:48:26.034 | Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ...
2017-03-15 16:48:26.036 | Unpacking libjs-jquery (1.11.3+dfsg-4) ...
2017-03-15 16:48:26.091 | Selecting previously unselected package libjs-jquery-metadata.
2017-03-15 16:48:26.099 | Preparing to unpack .../libjs-jquery-metadata_10-2ubuntu2_all.deb ...
2017-03-15 16:48:26.100 | Unpacking libjs-jquery-metadata (10-2ubuntu2) ...
2017-03-15 16:48:26.123 | Selecting previously unselected package libjs-jquery-tablesorter.
2017-03-15 16:48:26.130 | Preparing to unpack .../libjs-jquery-tablesorter_10-2ubuntu2_all.deb ...
2017-03-15 16:48:26.132 | Unpacking libjs-jquery-tablesorter (10-2ubuntu2) ...
2017-03-15 16:48:26.184 | Selecting previously unselected package mysql-common.
2017-03-15 16:48:26.191 | Preparing to unpack .../mysql-common_5.7.17-0ubuntu0.16.04.1_all.deb ...
2017-03-15 16:48:26.200 | Unpacking mysql-common (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:48:26.228 | Selecting previously unselected package libmysqlclient20:amd64.
2017-03-15 16:48:26.235 | Preparing to unpack .../libmysqlclient20_5.7.17-0ubuntu0.16.04.1_amd64.deb ...
2017-03-15 16:48:26.237 | Unpacking libmysqlclient20:amd64 (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:48:26.378 | Selecting previously unselected package libmysqlclient-dev.
2017-03-15 16:48:26.385 | Preparing to unpack .../libmysqlclient-dev_5.7.17-0ubuntu0.16.04.1_amd64.deb ...
2017-03-15 16:48:26.387 | Unpacking libmysqlclient-dev (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:48:26.617 | Selecting previously unselected package libpcre16-3:amd64.
2017-03-15 16:48:26.625 | Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ...
2017-03-15 16:48:26.627 | Unpacking libpcre16-3:amd64 (2:8.38-3.1) ...
2017-03-15 16:48:26.681 | Selecting previously unselected package libpcre32-3:amd64.
2017-03-15 16:48:26.689 | Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ...
2017-03-15 16:48:26.691 | Unpacking libpcre32-3:amd64 (2:8.38-3.1) ...
2017-03-15 16:48:26.743 | Selecting previously unselected package libpcre3-dev:amd64.
2017-03-15 16:48:26.752 | Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ...
2017-03-15 16:48:26.757 | Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ...
2017-03-15 16:48:26.891 | Selecting previously unselected package libpq5:amd64.
2017-03-15 16:48:26.899 | Preparing to unpack .../libpq5_9.5.6-0ubuntu0.16.04_amd64.deb ...
2017-03-15 16:48:26.902 | Unpacking libpq5:amd64 (9.5.6-0ubuntu0.16.04) ...
2017-03-15 16:48:26.969 | Selecting previously unselected package libpq-dev.
2017-03-15 16:48:26.978 | Preparing to unpack .../libpq-dev_9.5.6-0ubuntu0.16.04_amd64.deb ...
2017-03-15 16:48:26.980 | Unpacking libpq-dev (9.5.6-0ubuntu0.16.04) ...
2017-03-15 16:48:27.022 | Selecting previously unselected package libsasl2-dev.
2017-03-15 16:48:27.030 | Preparing to unpack .../libsasl2-dev_2.1.26.dfsg1-14build1_amd64.deb ...
2017-03-15 16:48:27.032 | Unpacking libsasl2-dev (2.1.26.dfsg1-14build1) ...
2017-03-15 16:48:27.110 | Selecting previously unselected package libsgutils2-2.
2017-03-15 16:48:27.118 | Preparing to unpack .../libsgutils2-2_1.40-0ubuntu1_amd64.deb ...
2017-03-15 16:48:27.120 | Unpacking libsgutils2-2 (1.40-0ubuntu1) ...
2017-03-15 16:48:27.188 | Selecting previously unselected package libxml2-dev:amd64.
2017-03-15 16:48:27.196 | Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.1_amd64.deb ...
2017-03-15 16:48:27.199 | Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.1) ...
2017-03-15 16:48:27.336 | Selecting previously unselected package libxslt1-dev:amd64.
2017-03-15 16:48:27.344 | Preparing to unpack .../libxslt1-dev_1.1.28-2.1_amd64.deb ...
2017-03-15 16:48:27.346 | Unpacking libxslt1-dev:amd64 (1.1.28-2.1) ...
2017-03-15 16:48:27.538 | Selecting previously unselected package memcached.
2017-03-15 16:48:27.546 | Preparing to unpack .../memcached_1.4.25-2ubuntu1.2_amd64.deb ...
2017-03-15 16:48:27.550 | Unpacking memcached (1.4.25-2ubuntu1.2) ...
2017-03-15 16:48:27.653 | Selecting previously unselected package pkg-config.
2017-03-15 16:48:27.661 | Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ...
2017-03-15 16:48:27.663 | Unpacking pkg-config (0.29.1-0ubuntu1) ...
2017-03-15 16:48:27.716 | Selecting previously unselected package pm-utils.
2017-03-15 16:48:27.723 | Preparing to unpack .../pm-utils_1.4.1-16_all.deb ...
2017-03-15 16:48:27.727 | Unpacking pm-utils (1.4.1-16) ...
2017-03-15 16:48:27.807 | Selecting previously unselected package postgresql-client-common.
2017-03-15 16:48:27.815 | Preparing to unpack .../postgresql-client-common_173_all.deb ...
2017-03-15 16:48:27.817 | Unpacking postgresql-client-common (173) ...
2017-03-15 16:48:27.853 | Selecting previously unselected package ssl-cert.
2017-03-15 16:48:27.861 | Preparing to unpack .../ssl-cert_1.0.37_all.deb ...
2017-03-15 16:48:27.865 | Unpacking ssl-cert (1.0.37) ...
2017-03-15 16:48:27.904 | Selecting previously unselected package postgresql-common.
2017-03-15 16:48:27.912 | Preparing to unpack .../postgresql-common_173_all.deb ...
2017-03-15 16:48:27.930 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'
2017-03-15 16:48:27.933 | Unpacking postgresql-common (173) ...
2017-03-15 16:48:28.038 | Selecting previously unselected package postgresql-server-dev-9.5.
2017-03-15 16:48:28.045 | Preparing to unpack .../postgresql-server-dev-9.5_9.5.6-0ubuntu0.16.04_amd64.deb ...
2017-03-15 16:48:28.048 | Unpacking postgresql-server-dev-9.5 (9.5.6-0ubuntu0.16.04) ...
2017-03-15 16:48:28.494 | Selecting previously unselected package postgresql-server-dev-all.
2017-03-15 16:48:28.502 | Preparing to unpack .../postgresql-server-dev-all_173_all.deb ...
2017-03-15 16:48:28.504 | Unpacking postgresql-server-dev-all (173) ...
2017-03-15 16:48:28.527 | Selecting previously unselected package python-gdbm.
2017-03-15 16:48:28.534 | Preparing to unpack .../python-gdbm_2.7.11-2_amd64.deb ...
2017-03-15 16:48:28.537 | Unpacking python-gdbm (2.7.11-2) ...
2017-03-15 16:48:28.569 | Selecting previously unselected package python-mysqldb.
2017-03-15 16:48:28.576 | Preparing to unpack .../python-mysqldb_1.3.7-1build2_amd64.deb ...
2017-03-15 16:48:28.578 | Unpacking python-mysqldb (1.3.7-1build2) ...
2017-03-15 16:48:28.620 | Selecting previously unselected package screen.
2017-03-15 16:48:28.627 | Preparing to unpack .../screen_4.3.1-2build1_amd64.deb ...
2017-03-15 16:48:28.631 | Unpacking screen (4.3.1-2build1) ...
2017-03-15 16:48:28.744 | Selecting previously unselected package sg3-utils.
2017-03-15 16:48:28.751 | Preparing to unpack .../sg3-utils_1.40-0ubuntu1_amd64.deb ...
2017-03-15 16:48:28.753 | Unpacking sg3-utils (1.40-0ubuntu1) ...
2017-03-15 16:48:28.890 | Selecting previously unselected package sqlite3.
2017-03-15 16:48:28.897 | Preparing to unpack .../sqlite3_3.11.0-1ubuntu1_amd64.deb ...
2017-03-15 16:48:28.899 | Unpacking sqlite3 (3.11.0-1ubuntu1) ...
2017-03-15 16:48:28.980 | Selecting previously unselected package unzip.
2017-03-15 16:48:28.987 | Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ...
2017-03-15 16:48:28.989 | Unpacking unzip (6.0-20ubuntu1) ...
2017-03-15 16:48:29.047 | Selecting previously unselected package libosinfo-1.0-0:amd64.
2017-03-15 16:48:29.055 | Preparing to unpack .../libosinfo-1.0-0_0.2.12-2ubuntu3_amd64.deb ...
2017-03-15 16:48:29.057 | Unpacking libosinfo-1.0-0:amd64 (0.2.12-2ubuntu3) ...
2017-03-15 16:48:29.115 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64.
2017-03-15 16:48:29.123 | Preparing to unpack .../gir1.2-libosinfo-1.0_0.2.12-2ubuntu3_amd64.deb ...
2017-03-15 16:48:29.125 | Unpacking gir1.2-libosinfo-1.0:amd64 (0.2.12-2ubuntu3) ...
2017-03-15 16:48:29.149 | Selecting previously unselected package libipset3:amd64.
2017-03-15 16:48:29.156 | Preparing to unpack .../libipset3_6.29-1_amd64.deb ...
2017-03-15 16:48:29.158 | Unpacking libipset3:amd64 (6.29-1) ...
2017-03-15 16:48:29.185 | Selecting previously unselected package ipset.
2017-03-15 16:48:29.193 | Preparing to unpack .../ipset_6.29-1_amd64.deb ...
2017-03-15 16:48:29.196 | Unpacking ipset (6.29-1) ...
2017-03-15 16:48:29.231 | Selecting previously unselected package kpartx.
2017-03-15 16:48:29.239 | Preparing to unpack .../kpartx_0.5.0+git1.656f8865-5ubuntu2.4_amd64.deb ...
2017-03-15 16:48:29.245 | Unpacking kpartx (0.5.0+git1.656f8865-5ubuntu2.4) ...
2017-03-15 16:48:29.274 | Selecting previously unselected package libffi-dev:amd64.
2017-03-15 16:48:29.283 | Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ...
2017-03-15 16:48:29.287 | Unpacking libffi-dev:amd64 (3.2.1-4) ...
2017-03-15 16:48:29.339 | Selecting previously unselected package libkrb5-dev.
2017-03-15 16:48:29.347 | Preparing to unpack .../libkrb5-dev_1.13.2+dfsg-5ubuntu2_amd64.deb ...
2017-03-15 16:48:29.349 | Unpacking libkrb5-dev (1.13.2+dfsg-5ubuntu2) ...
2017-03-15 16:48:29.371 | Selecting previously unselected package libldap2-dev:amd64.
2017-03-15 16:48:29.379 | Preparing to unpack .../libldap2-dev_2.4.42+dfsg-2ubuntu3.1_amd64.deb ...
2017-03-15 16:48:29.384 | Unpacking libldap2-dev:amd64 (2.4.42+dfsg-2ubuntu3.1) ...
2017-03-15 16:48:29.518 | Selecting previously unselected package libyaml-dev:amd64.
2017-03-15 16:48:29.527 | Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ...
2017-03-15 16:48:29.528 | Unpacking libyaml-dev:amd64 (0.1.6-3) ...
2017-03-15 16:48:29.553 | Selecting previously unselected package socat.
2017-03-15 16:48:29.561 | Preparing to unpack .../socat_1.7.3.1-1_amd64.deb ...
2017-03-15 16:48:29.563 | Unpacking socat (1.7.3.1-1) ...
2017-03-15 16:48:29.627 | Selecting previously unselected package sysfsutils.
2017-03-15 16:48:29.635 | Preparing to unpack .../sysfsutils_2.1.0+repack-4_amd64.deb ...
2017-03-15 16:48:29.636 | Unpacking sysfsutils (2.1.0+repack-4) ...
2017-03-15 16:48:29.686 | Selecting previously unselected package vlan.
2017-03-15 16:48:29.693 | Preparing to unpack .../vlan_1.9-3.2ubuntu1.16.04.1_amd64.deb ...
2017-03-15 16:48:29.697 | Unpacking vlan (1.9-3.2ubuntu1.16.04.1) ...
2017-03-15 16:48:29.716 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:48:29.731 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:48:29.841 | Processing triggers for mime-support (3.59ubuntu1) ...
2017-03-15 16:48:29.895 | Setting up gawk (1:4.1.3+dfsg-0.1) ...
2017-03-15 16:48:29.950 | Setting up libice6:amd64 (2:1.0.9-1) ...
2017-03-15 16:48:29.962 | Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ...
2017-03-15 16:48:29.967 | Setting up libsm6:amd64 (2:1.2.2-1) ...
2017-03-15 16:48:29.976 | Setting up libsysfs2:amd64 (2.1.0+repack-4) ...
2017-03-15 16:48:29.985 | Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
2017-03-15 16:48:29.996 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ...
2017-03-15 16:48:30.006 | Setting up bsdmainutils (9.0.6ubuntu3) ...
2017-03-15 16:48:30.016 | update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
2017-03-15 16:48:30.019 | update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
2017-03-15 16:48:30.023 | Setting up libplymouth4:amd64 (0.9.2-3ubuntu13.1) ...
2017-03-15 16:48:30.028 | Setting up libusb-1.0-0:amd64 (2:1.0.20-1) ...
2017-03-15 16:48:30.047 | Setting up lsof (4.89+dfsg-0.1) ...
2017-03-15 16:48:30.052 | Setting up pciutils (1:3.3.1-1.1ubuntu1) ...
2017-03-15 16:48:30.063 | Setting up plymouth (0.9.2-3ubuntu13.1) ...
2017-03-15 16:48:30.081 | update-initramfs: deferring update (trigger activated)
2017-03-15 16:48:30.090 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2017-03-15 16:48:30.187 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2017-03-15 16:48:30.254 | Setting up powermgmt-base (1.31+nmu1) ...
2017-03-15 16:48:30.259 | Setting up psmisc (22.21-2.1build1) ...
2017-03-15 16:48:30.264 | Setting up usbutils (1:007-4) ...
2017-03-15 16:48:30.269 | Setting up acl (2.2.52-3) ...
2017-03-15 16:48:30.275 | Setting up bc (1.06.95-9build1) ...
2017-03-15 16:48:30.281 | Setting up bridge-utils (1.5-9ubuntu1) ...
2017-03-15 16:48:30.389 | Setting up libnetfilter-conntrack3:amd64 (1.0.5-1) ...
2017-03-15 16:48:30.393 | Setting up conntrack (1:1.4.3-3) ...
2017-03-15 16:48:30.396 | Setting up libnetfilter-queue1 (1.0.2-2) ...
2017-03-15 16:48:30.412 | Setting up conntrackd (1:1.4.3-3) ...
2017-03-15 16:48:30.830 | Setting up cryptsetup-bin (2:1.6.6-5ubuntu2) ...
2017-03-15 16:48:30.835 | Setting up cryptsetup (2:1.6.6-5ubuntu2) ...
2017-03-15 16:48:30.957 | update-initramfs: deferring update (trigger activated)
2017-03-15 16:48:30.972 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2017-03-15 16:48:31.050 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2017-03-15 16:48:31.147 | Setting up dctrl-tools (2.24-2) ...
2017-03-15 16:48:31.155 | Setting up dnsmasq-base (2.75-1ubuntu0.16.04.1) ...
2017-03-15 16:48:31.249 | Setting up dnsmasq-utils (2.75-1ubuntu0.16.04.1) ...
2017-03-15 16:48:31.253 | Setting up dstat (0.7.2-4) ...
2017-03-15 16:48:31.386 | Setting up ebtables (2.0.10.4-3.4ubuntu1) ...
2017-03-15 16:48:31.406 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2017-03-15 16:48:31.601 | Setting up fping (3.13-1) ...
2017-03-15 16:48:31.611 | Setting up libcroco3:amd64 (0.6.11-1) ...
2017-03-15 16:48:31.616 | Setting up gettext (0.19.7-2ubuntu3) ...
2017-03-15 16:48:31.626 | Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ...
2017-03-15 16:48:31.630 | Setting up golang-1.6-src (1.6.2-0ubuntu5~16.04) ...
2017-03-15 16:48:31.634 | Setting up golang-1.6-go (1.6.2-0ubuntu5~16.04) ...
2017-03-15 16:48:31.798 | Setting up golang-1.6-doc (1.6.2-0ubuntu5~16.04) ...
2017-03-15 16:48:31.802 | Setting up golang-1.6 (1.6.2-0ubuntu5~16.04) ...
2017-03-15 16:48:31.807 | Setting up golang-src (2:1.6-1ubuntu4) ...
2017-03-15 16:48:31.811 | Setting up golang-go (2:1.6-1ubuntu4) ...
2017-03-15 16:48:31.816 | Setting up golang-doc (2:1.6-1ubuntu4) ...
2017-03-15 16:48:31.820 | Setting up golang (2:1.6-1ubuntu4) ...
2017-03-15 16:48:31.825 | Setting up libcdt5 (2.38.0-12ubuntu2.1) ...
2017-03-15 16:48:31.829 | Setting up libcgraph6 (2.38.0-12ubuntu2.1) ...
2017-03-15 16:48:31.834 | Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ...
2017-03-15 16:48:31.839 | Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ...
2017-03-15 16:48:31.844 | Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.6) ...
2017-03-15 16:48:31.848 | Setting up libltdl7:amd64 (2.4.6-0.1) ...
2017-03-15 16:48:31.852 | Setting up libpathplan4 (2.38.0-12ubuntu2.1) ...
2017-03-15 16:48:31.857 | Setting up libgvc6 (2.38.0-12ubuntu2.1) ...
2017-03-15 16:48:31.891 | Setting up libgvpr2 (2.38.0-12ubuntu2.1) ...
2017-03-15 16:48:31.895 | Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ...
2017-03-15 16:48:31.907 | Setting up libxmu6:amd64 (2:1.1.2-2) ...
2017-03-15 16:48:31.913 | Setting up libxaw7:amd64 (2:1.0.13-1) ...
2017-03-15 16:48:31.921 | Setting up graphviz (2.38.0-12ubuntu2.1) ...
2017-03-15 16:48:31.929 | Setting up liblua5.3-0:amd64 (5.3.1-1ubuntu2) ...
2017-03-15 16:48:31.935 | Setting up haproxy (1.6.3-1ubuntu0.1) ...
2017-03-15 16:48:32.443 | Setting up icu-devtools (55.1-7ubuntu0.1) ...
2017-03-15 16:48:32.448 | Setting up iputils-arping (3:20121221-5ubuntu2) ...
2017-03-15 16:48:32.454 | Setcap worked! arping is not suid!
2017-03-15 16:48:32.455 | Setting up keepalived (1:1.2.19-1ubuntu0.1) ...
2017-03-15 16:48:32.847 | Setting up libgssrpc4:amd64 (1.13.2+dfsg-5ubuntu2) ...
2017-03-15 16:48:32.852 | Setting up libkdb5-8:amd64 (1.13.2+dfsg-5ubuntu2) ...
2017-03-15 16:48:32.857 | Setting up libkadm5srv-mit9:amd64 (1.13.2+dfsg-5ubuntu2) ...
2017-03-15 16:48:32.861 | Setting up libkadm5clnt-mit9:amd64 (1.13.2+dfsg-5ubuntu2) ...
2017-03-15 16:48:32.865 | Setting up comerr-dev (2.1-1.42.13-1ubuntu1) ...
2017-03-15 16:48:32.870 | Setting up krb5-multidev (1.13.2+dfsg-5ubuntu2) ...
2017-03-15 16:48:32.874 | Setting up libicu-dev:amd64 (55.1-7ubuntu0.1) ...
2017-03-15 16:48:32.882 | Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3) ...
2017-03-15 16:48:32.890 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ...
2017-03-15 16:48:32.896 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ...
2017-03-15 16:48:32.900 | Setting up libjs-jquery (1.11.3+dfsg-4) ...
2017-03-15 16:48:32.905 | Setting up libjs-jquery-metadata (10-2ubuntu2) ...
2017-03-15 16:48:32.946 | Setting up libjs-jquery-tablesorter (10-2ubuntu2) ...
2017-03-15 16:48:32.951 | Setting up mysql-common (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:48:32.969 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
2017-03-15 16:48:32.974 | Setting up libmysqlclient20:amd64 (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:48:32.978 | Setting up libmysqlclient-dev (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:48:32.982 | Setting up libpcre16-3:amd64 (2:8.38-3.1) ...
2017-03-15 16:48:32.987 | Setting up libpcre32-3:amd64 (2:8.38-3.1) ...
2017-03-15 16:48:32.991 | Setting up libpcre3-dev:amd64 (2:8.38-3.1) ...
2017-03-15 16:48:32.995 | Setting up libpq5:amd64 (9.5.6-0ubuntu0.16.04) ...
2017-03-15 16:48:33.000 | Setting up libpq-dev (9.5.6-0ubuntu0.16.04) ...
2017-03-15 16:48:33.004 | Setting up libsasl2-dev (2.1.26.dfsg1-14build1) ...
2017-03-15 16:48:33.008 | Setting up libsgutils2-2 (1.40-0ubuntu1) ...
2017-03-15 16:48:33.017 | Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.1) ...
2017-03-15 16:48:33.022 | Setting up libxslt1-dev:amd64 (1.1.28-2.1) ...
2017-03-15 16:48:33.038 | Setting up memcached (1.4.25-2ubuntu1.2) ...
2017-03-15 16:48:33.586 | Setting up pkg-config (0.29.1-0ubuntu1) ...
2017-03-15 16:48:33.637 | Setting up pm-utils (1.4.1-16) ...
2017-03-15 16:48:33.645 | Setting up postgresql-client-common (173) ...
2017-03-15 16:48:33.652 | Setting up ssl-cert (1.0.37) ...
2017-03-15 16:48:33.957 | Setting up postgresql-common (173) ...
2017-03-15 16:48:34.224 | Adding user postgres to group ssl-cert
2017-03-15 16:48:34.334 | 
2017-03-15 16:48:34.334 | Creating config file /etc/postgresql-common/createcluster.conf with new version
2017-03-15 16:48:34.421 | Building PostgreSQL dictionaries from installed myspell/hunspell packages...
2017-03-15 16:48:34.421 | Removing obsolete dictionary files:
2017-03-15 16:48:34.882 | Setting up postgresql-server-dev-9.5 (9.5.6-0ubuntu0.16.04) ...
2017-03-15 16:48:34.895 | Setting up postgresql-server-dev-all (173) ...
2017-03-15 16:48:34.902 | Setting up python-gdbm (2.7.11-2) ...
2017-03-15 16:48:34.908 | Setting up python-mysqldb (1.3.7-1build2) ...
2017-03-15 16:48:34.983 | Setting up screen (4.3.1-2build1) ...
2017-03-15 16:48:35.181 | Setting up sg3-utils (1.40-0ubuntu1) ...
2017-03-15 16:48:35.186 | Setting up sqlite3 (3.11.0-1ubuntu1) ...
2017-03-15 16:48:35.190 | Setting up unzip (6.0-20ubuntu1) ...
2017-03-15 16:48:35.206 | Setting up libosinfo-1.0-0:amd64 (0.2.12-2ubuntu3) ...
2017-03-15 16:48:35.212 | Setting up gir1.2-libosinfo-1.0:amd64 (0.2.12-2ubuntu3) ...
2017-03-15 16:48:35.218 | Setting up libipset3:amd64 (6.29-1) ...
2017-03-15 16:48:35.226 | Setting up ipset (6.29-1) ...
2017-03-15 16:48:35.259 | Setting up kpartx (0.5.0+git1.656f8865-5ubuntu2.4) ...
2017-03-15 16:48:35.268 | Setting up libffi-dev:amd64 (3.2.1-4) ...
2017-03-15 16:48:35.273 | Setting up libkrb5-dev (1.13.2+dfsg-5ubuntu2) ...
2017-03-15 16:48:35.278 | Setting up libldap2-dev:amd64 (2.4.42+dfsg-2ubuntu3.1) ...
2017-03-15 16:48:35.284 | Setting up libyaml-dev:amd64 (0.1.6-3) ...
2017-03-15 16:48:35.289 | Setting up socat (1.7.3.1-1) ...
2017-03-15 16:48:35.294 | Setting up sysfsutils (2.1.0+repack-4) ...
2017-03-15 16:48:35.311 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2017-03-15 16:48:35.506 | Setting up vlan (1.9-3.2ubuntu1.16.04.1) ...
2017-03-15 16:48:35.521 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:48:35.532 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:48:35.583 | Processing triggers for initramfs-tools (0.122ubuntu8.8) ...
2017-03-15 16:48:35.609 | update-initramfs: Generating /boot/initrd.img-4.4.0-66-generic
2017-03-15 16:48:47.645 | ++ functions-common:apt_get:1108            :   result=0
2017-03-15 16:48:47.647 | ++ functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:48:47.649 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 16:48:47.651 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 16:48:47.652 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:48:47.654 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 16:48:47.656 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 16:48:47.658 | ++ functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:48:47.660 | ++ functions-common:time_stop:2409          :   start_time=1489596490
2017-03-15 16:48:47.661 | ++ functions-common:time_stop:2411          :   [[ -z 1489596490 ]]
2017-03-15 16:48:47.663 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:48:47.667 | ++ functions-common:time_stop:2414          :   end_time=1489596527
2017-03-15 16:48:47.668 | ++ functions-common:time_stop:2415          :   elapsed_time=37
2017-03-15 16:48:47.670 | ++ functions-common:time_stop:2416          :   total=0
2017-03-15 16:48:47.671 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:48:47.673 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=37
2017-03-15 16:48:47.675 | ++ functions-common:apt_get:1112            :   return 0
2017-03-15 16:48:47.677 | ++ tools/install_prereqs.sh:source:74       :   [[ -n False ]]
2017-03-15 16:48:47.679 | ++ tools/install_prereqs.sh:source:74       :   [[ False != \F\a\l\s\e ]]
2017-03-15 16:48:47.680 | ++ tools/install_prereqs.sh:source:84       :   python3_enabled
2017-03-15 16:48:47.682 | ++ inc/python:python3_enabled:545           :   [[ False == \T\r\u\e ]]
2017-03-15 16:48:47.683 | ++ inc/python:python3_enabled:548           :   return 1
2017-03-15 16:48:47.686 | +++ tools/install_prereqs.sh:source:88       :   which python
2017-03-15 16:48:47.689 | ++ tools/install_prereqs.sh:source:88       :   export PYTHON=/usr/bin/python
2017-03-15 16:48:47.692 | ++ tools/install_prereqs.sh:source:88       :   PYTHON=/usr/bin/python
2017-03-15 16:48:47.694 | ++ tools/install_prereqs.sh:source:94       :   date +%s
2017-03-15 16:48:47.697 | ++ tools/install_prereqs.sh:source:95       :   date
2017-03-15 16:48:47.700 | + ./stack.sh:main:728                      :   [[ False != \T\r\u\e ]]
2017-03-15 16:48:47.702 | + ./stack.sh:main:729                      :   PYPI_ALTERNATIVE_URL=
2017-03-15 16:48:47.703 | + ./stack.sh:main:729                      :   /opt/stack/new/devstack/tools/install_pip.sh
2017-03-15 16:48:48.006 | + tools/install_pip.sh:main:25             :   FILES=/opt/stack/new/devstack/files
2017-03-15 16:48:48.008 | + tools/install_pip.sh:main:40             :   PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
2017-03-15 16:48:48.009 | ++ tools/install_pip.sh:main:41             :   basename https://bootstrap.pypa.io/get-pip.py
2017-03-15 16:48:48.011 | + tools/install_pip.sh:main:41             :   LOCAL_PIP=/opt/stack/new/devstack/files/get-pip.py
2017-03-15 16:48:48.012 | + tools/install_pip.sh:main:43             :   GetDistro
2017-03-15 16:48:48.013 | + functions-common:GetDistro:367           :   GetOSVersion
2017-03-15 16:48:48.015 | + functions-common:GetOSVersion:344        :   _ensure_lsb_release
2017-03-15 16:48:48.017 | ++ functions-common:_ensure_lsb_release:315 :   command -v lsb_release
2017-03-15 16:48:48.018 | + functions-common:_ensure_lsb_release:315 :   [[ -x /usr/bin/lsb_release ]]
2017-03-15 16:48:48.019 | + functions-common:_ensure_lsb_release:316 :   return
2017-03-15 16:48:48.021 | ++ functions-common:GetOSVersion:346        :   lsb_release -r -s
2017-03-15 16:48:48.074 | + functions-common:GetOSVersion:346        :   os_RELEASE=16.04
2017-03-15 16:48:48.076 | ++ functions-common:GetOSVersion:347        :   lsb_release -c -s
2017-03-15 16:48:48.134 | + functions-common:GetOSVersion:347        :   os_CODENAME=xenial
2017-03-15 16:48:48.135 | ++ functions-common:GetOSVersion:348        :   lsb_release -i -s
2017-03-15 16:48:48.191 | + functions-common:GetOSVersion:348        :   os_VENDOR=Ubuntu
2017-03-15 16:48:48.193 | + functions-common:GetOSVersion:350        :   [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]
2017-03-15 16:48:48.194 | + functions-common:GetOSVersion:351        :   os_PACKAGE=deb
2017-03-15 16:48:48.196 | + functions-common:GetOSVersion:356        :   typeset -xr os_VENDOR
2017-03-15 16:48:48.197 | + functions-common:GetOSVersion:357        :   typeset -xr os_RELEASE
2017-03-15 16:48:48.199 | + functions-common:GetOSVersion:358        :   typeset -xr os_PACKAGE
2017-03-15 16:48:48.200 | + functions-common:GetOSVersion:359        :   typeset -xr os_CODENAME
2017-03-15 16:48:48.202 | + functions-common:GetDistro:369           :   [[ Ubuntu =~ (Ubuntu) ]]
2017-03-15 16:48:48.203 | + functions-common:GetDistro:372           :   DISTRO=xenial
2017-03-15 16:48:48.204 | + functions-common:GetDistro:415           :   typeset -xr DISTRO
2017-03-15 16:48:48.206 | + tools/install_pip.sh:main:44             :   echo 'Distro: xenial'
2017-03-15 16:48:48.206 | Distro: xenial
2017-03-15 16:48:48.207 | + tools/install_pip.sh:main:126            :   get_versions
2017-03-15 16:48:48.209 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2017-03-15 16:48:48.212 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2017-03-15 16:48:48.213 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2017-03-15 16:48:48.215 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2017-03-15 16:48:48.216 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2017-03-15 16:48:48.975 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=9.0.1
2017-03-15 16:48:48.977 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 9.0.1'
2017-03-15 16:48:48.977 | pip: 9.0.1
2017-03-15 16:48:48.978 | + tools/install_pip.sh:main:135            :   is_fedora
2017-03-15 16:48:48.980 | + functions-common:is_fedora:439           :   [[ -z Ubuntu ]]
2017-03-15 16:48:48.981 | + functions-common:is_fedora:443           :   '[' Ubuntu = Fedora ']'
2017-03-15 16:48:48.982 | + functions-common:is_fedora:443           :   '[' Ubuntu = 'Red Hat' ']'
2017-03-15 16:48:48.983 | + functions-common:is_fedora:444           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2017-03-15 16:48:48.985 | + functions-common:is_fedora:445           :   '[' Ubuntu = CentOS ']'
2017-03-15 16:48:48.986 | + functions-common:is_fedora:445           :   '[' Ubuntu = OracleServer ']'
2017-03-15 16:48:48.987 | + functions-common:is_fedora:446           :   '[' Ubuntu = Virtuozzo ']'
2017-03-15 16:48:48.988 | + functions-common:is_fedora:446           :   '[' Ubuntu = kvmibm ']'
2017-03-15 16:48:48.989 | + tools/install_pip.sh:main:136            :   uninstall_package python-pip
2017-03-15 16:48:48.990 | + functions-common:uninstall_package:1318  :   is_ubuntu
2017-03-15 16:48:48.992 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:48:48.993 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:48:48.994 | + functions-common:uninstall_package:1319  :   apt_get purge python-pip
2017-03-15 16:48:49.004 | + functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip
2017-03-15 16:48:49.032 | Reading package lists...
2017-03-15 16:48:49.239 | Building dependency tree...
2017-03-15 16:48:49.240 | Reading state information...
2017-03-15 16:48:49.377 | Package 'python-pip' is not installed, so not removed
2017-03-15 16:48:49.377 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:48:49.380 | + functions-common:apt_get:1108            :   result=0
2017-03-15 16:48:49.382 | + functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:48:49.383 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:48:49.384 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:48:49.386 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:48:49.387 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:48:49.389 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:48:49.390 | + functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:48:49.391 | + functions-common:time_stop:2409          :   start_time=1489596529
2017-03-15 16:48:49.393 | + functions-common:time_stop:2411          :   [[ -z 1489596529 ]]
2017-03-15 16:48:49.394 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:48:49.396 | + functions-common:time_stop:2414          :   end_time=1489596529
2017-03-15 16:48:49.398 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 16:48:49.399 | + functions-common:time_stop:2416          :   total=0
2017-03-15 16:48:49.400 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:48:49.401 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=0
2017-03-15 16:48:49.402 | + functions-common:apt_get:1112            :   return 0
2017-03-15 16:48:49.404 | + tools/install_pip.sh:main:137            :   uninstall_package python3-pip
2017-03-15 16:48:49.405 | + functions-common:uninstall_package:1318  :   is_ubuntu
2017-03-15 16:48:49.406 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:48:49.407 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:48:49.409 | + functions-common:uninstall_package:1319  :   apt_get purge python3-pip
2017-03-15 16:48:49.420 | + functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip
2017-03-15 16:48:49.448 | Reading package lists...
2017-03-15 16:48:49.636 | Building dependency tree...
2017-03-15 16:48:49.637 | Reading state information...
2017-03-15 16:48:49.784 | Package 'python3-pip' is not installed, so not removed
2017-03-15 16:48:49.784 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:48:49.787 | + functions-common:apt_get:1108            :   result=0
2017-03-15 16:48:49.788 | + functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:48:49.789 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:48:49.790 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:48:49.792 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:48:49.793 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:48:49.794 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:48:49.796 | + functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:48:49.797 | + functions-common:time_stop:2409          :   start_time=1489596529
2017-03-15 16:48:49.798 | + functions-common:time_stop:2411          :   [[ -z 1489596529 ]]
2017-03-15 16:48:49.800 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:48:49.802 | + functions-common:time_stop:2414          :   end_time=1489596529
2017-03-15 16:48:49.803 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 16:48:49.804 | + functions-common:time_stop:2416          :   total=0
2017-03-15 16:48:49.805 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:48:49.806 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=0
2017-03-15 16:48:49.808 | + functions-common:apt_get:1112            :   return 0
2017-03-15 16:48:49.809 | + tools/install_pip.sh:main:140            :   install_get_pip
2017-03-15 16:48:49.810 | + tools/install_pip.sh:install_get_pip:62  :   [[ -r /opt/stack/new/devstack/files/get-pip.py ]]
2017-03-15 16:48:49.811 | + tools/install_pip.sh:install_get_pip:63  :   head -1 /opt/stack/new/devstack/files/get-pip.py
2017-03-15 16:48:49.811 | + tools/install_pip.sh:install_get_pip:63  :   grep -q '#!/usr/bin/env python'
2017-03-15 16:48:49.813 | + tools/install_pip.sh:install_get_pip:79  :   [[ ! -r /opt/stack/new/devstack/files/get-pip.py ]]
2017-03-15 16:48:49.814 | + tools/install_pip.sh:install_get_pip:79  :   [[ -r /opt/stack/new/devstack/files/get-pip.py.downloaded ]]
2017-03-15 16:48:49.816 | + tools/install_pip.sh:install_get_pip:92  :   sudo -H -E python /opt/stack/new/devstack/files/get-pip.py -c /opt/stack/new/devstack/tools/cap-pip.txt
2017-03-15 16:48:51.471 | Requirement already up-to-date: pip!=8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/devstack/tools/cap-pip.txt (line 1))
2017-03-15 16:48:51.615 | + tools/install_pip.sh:install_get_pip:93  :   python3_enabled
2017-03-15 16:48:51.616 | + inc/python:python3_enabled:545           :   [[ False == \T\r\u\e ]]
2017-03-15 16:48:51.618 | + inc/python:python3_enabled:548           :   return 1
2017-03-15 16:48:51.620 | + tools/install_pip.sh:main:142            :   [[ -n '' ]]
2017-03-15 16:48:51.621 | + tools/install_pip.sh:main:146            :   set -x
2017-03-15 16:48:51.622 | + tools/install_pip.sh:main:150            :   pip_install_gr setuptools
2017-03-15 16:48:51.624 | + inc/python:pip_install_gr:66             :   local name=setuptools
2017-03-15 16:48:51.625 | + inc/python:pip_install_gr:67             :   local clean_name
2017-03-15 16:48:51.627 | ++ inc/python:pip_install_gr:68             :   get_from_global_requirements setuptools
2017-03-15 16:48:51.628 | ++ inc/python:get_from_global_requirements:357 :   local package=setuptools
2017-03-15 16:48:51.630 | ++ inc/python:get_from_global_requirements:358 :   local required_pkg
2017-03-15 16:48:51.632 | +++ inc/python:get_from_global_requirements:359 :   grep -i -h '^setuptools' /opt/stack/new/requirements/global-requirements.txt
2017-03-15 16:48:51.634 | +++ inc/python:get_from_global_requirements:359 :   cut -d# -f1
2017-03-15 16:48:51.636 | ++ inc/python:get_from_global_requirements:359 :   required_pkg='setuptools>=16.0,!=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  '
2017-03-15 16:48:51.637 | ++ inc/python:get_from_global_requirements:360 :   [[ setuptools>=16.0,!=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   == '' ]]
2017-03-15 16:48:51.638 | ++ inc/python:get_from_global_requirements:363 :   echo 'setuptools>=16.0,!=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'
2017-03-15 16:48:51.640 | + inc/python:pip_install_gr:68             :   clean_name='setuptools>=16.0,!=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'
2017-03-15 16:48:51.642 | + inc/python:pip_install_gr:69             :   pip_install 'setuptools>=16.0,!=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'
2017-03-15 16:48:51.980 | + inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt 'setuptools>=16.0,!=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'
2017-03-15 16:48:52.448 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.450 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.490 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.492 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.494 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.497 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.530 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.533 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.584 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.586 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.634 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.636 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.640 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.642 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.667 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.670 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.675 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.678 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.697 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.699 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.717 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.720 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.734 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.736 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.747 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.749 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.769 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.772 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.890 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.892 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.922 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.924 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.934 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.936 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.942 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.945 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:52.969 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:52.971 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:53.010 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:53.013 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:53.040 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:53.042 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:53.057 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:53.060 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:53.106 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:53.108 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:53.144 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,>=16.0 in /usr/local/lib/python2.7/dist-packages
2017-03-15 16:48:53.155 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188))
2017-03-15 16:48:53.158 | Requirement already satisfied: packaging===16.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 269))
2017-03-15 16:48:53.162 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369))
2017-03-15 16:48:53.164 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 336))
2017-03-15 16:48:53.233 | + inc/python:pip_install:334               :   result=0
2017-03-15 16:48:53.234 | + inc/python:pip_install:337               :   local 'test_req=setuptools>=16.0,!=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/test-requirements.txt'
2017-03-15 16:48:53.236 | + inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:48:53.237 | + inc/python:pip_install:338               :   [[ -e setuptools>=16.0,!=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/test-requirements.txt ]]
2017-03-15 16:48:53.239 | + inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:48:53.241 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:48:53.242 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:48:53.244 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:48:53.245 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:48:53.247 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:48:53.249 | + functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:48:53.250 | + functions-common:time_stop:2409          :   start_time=1489596531
2017-03-15 16:48:53.251 | + functions-common:time_stop:2411          :   [[ -z 1489596531 ]]
2017-03-15 16:48:53.253 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:48:53.255 | + functions-common:time_stop:2414          :   end_time=1489596533
2017-03-15 16:48:53.256 | + functions-common:time_stop:2415          :   elapsed_time=2
2017-03-15 16:48:53.257 | + functions-common:time_stop:2416          :   total=0
2017-03-15 16:48:53.258 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:48:53.259 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=2
2017-03-15 16:48:53.261 | + inc/python:pip_install:351               :   return 0
2017-03-15 16:48:53.262 | + tools/install_pip.sh:main:152            :   get_versions
2017-03-15 16:48:53.264 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2017-03-15 16:48:53.266 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2017-03-15 16:48:53.267 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2017-03-15 16:48:53.269 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2017-03-15 16:48:53.269 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2017-03-15 16:48:53.576 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=9.0.1
2017-03-15 16:48:53.577 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 9.0.1'
2017-03-15 16:48:53.577 | pip: 9.0.1
2017-03-15 16:48:53.579 | + ./stack.sh:main:733                      :   pip_install -U os-testr
2017-03-15 16:48:53.908 | + inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -U os-testr
2017-03-15 16:48:54.368 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.370 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.410 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.412 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.414 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.416 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.445 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.447 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.495 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.497 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.544 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.546 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.549 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.551 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.578 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.581 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.588 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.591 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.608 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.610 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.627 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.629 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.643 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.645 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.655 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.657 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.675 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.677 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.791 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.793 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.823 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.825 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.836 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.838 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.844 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.846 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.870 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.872 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.910 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.912 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.933 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.935 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.950 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:54.953 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:54.999 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:48:55.001 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:48:55.069 | Collecting os-testr===0.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 364))
2017-03-15 16:48:55.135 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/dc/9d/814dcd0666475b416d8238aab3d11af98ecb6ed947edfeb1aaa1840d78cb/os_testr-0.8.0-py2-none-any.whl (41kB)
2017-03-15 16:48:55.229 | Collecting Babel===2.3.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 466))
2017-03-15 16:48:55.263 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/b4/ec/acd307eac2e23f9cab1c8bdbe29b3b1d43215e31c32f8aa91b3a97925b5b/Babel-2.3.4-py2.py3-none-any.whl (7.1MB)
2017-03-15 16:48:56.199 | Collecting pytz===2016.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 498))
2017-03-15 16:48:56.414 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/f5/fa/4a9aefc206aa49a4b5e0a72f013df1f471b4714cdbe6d78f0134feeeecdb/pytz-2016.10-py2.py3-none-any.whl (483kB)
2017-03-15 16:48:56.584 | Collecting python-subunit===1.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 144))
2017-03-15 16:48:56.614 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/75/00/f5829197ddfb9b8ff68b2995b5bb33519ec889282d45c27a7b98d2f40752/python_subunit-1.2.0-py2.py3-none-any.whl (112kB)
2017-03-15 16:48:56.717 | Collecting pbr===2.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 35))
2017-03-15 16:48:56.774 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/e9/c0/8f7f54d7b9b8ceb73ac30d769fdd722431e95ad0d2cd689def382e8b9eec/pbr-2.0.0-py2.py3-none-any.whl (98kB)
2017-03-15 16:48:56.871 | Collecting testrepository===0.0.20 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 313))
2017-03-15 16:48:56.899 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/testrepository/testrepository-0.0.20-py2-none-any.whl (119kB)
2017-03-15 16:48:57.006 | Collecting testtools===2.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280))
2017-03-15 16:48:57.054 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/95/7f/24c35c97c50e91595e3d47861be016544dafdf65a2cad9379c786ac2709e/testtools-2.2.0-py2.py3-none-any.whl (195kB)
2017-03-15 16:48:57.171 | Collecting extras===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 133))
2017-03-15 16:48:57.198 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
2017-03-15 16:48:57.283 | Collecting fixtures===3.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 46))
2017-03-15 16:48:57.323 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
2017-03-15 16:48:57.424 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 16:48:57.459 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
2017-03-15 16:48:57.535 | Requirement already up-to-date: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369))
2017-03-15 16:48:57.577 | Collecting traceback2===1.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 119))
2017-03-15 16:48:57.603 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
2017-03-15 16:48:57.687 | Collecting unittest2===1.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:48:57.719 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
2017-03-15 16:48:57.835 | Collecting linecache2===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 294))
2017-03-15 16:48:57.859 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
2017-03-15 16:48:57.933 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:48:57.968 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
2017-03-15 16:48:57.974 | Installing collected packages: pbr, python-mimeparse, extras, linecache2, traceback2, argparse, unittest2, testtools, fixtures, python-subunit, testrepository, pytz, Babel, os-testr
2017-03-15 16:48:58.080 |   Found existing installation: argparse 1.2.1
2017-03-15 16:48:58.082 |     Not uninstalling argparse at /usr/lib/python2.7, as it is in the standard library.
2017-03-15 16:48:59.162 | Successfully installed Babel-2.3.4 argparse-1.4.0 extras-1.0.0 fixtures-3.0.0 linecache2-1.0.0 os-testr-0.8.0 pbr-2.0.0 python-mimeparse-1.6.0 python-subunit-1.2.0 pytz-2016.10 testrepository-0.0.20 testtools-2.2.0 traceback2-1.4.0 unittest2-1.1.0
2017-03-15 16:48:59.287 | + inc/python:pip_install:334               :   result=0
2017-03-15 16:48:59.289 | + inc/python:pip_install:337               :   local test_req=os-testr/test-requirements.txt
2017-03-15 16:48:59.291 | + inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:48:59.293 | + inc/python:pip_install:338               :   [[ -e os-testr/test-requirements.txt ]]
2017-03-15 16:48:59.296 | + inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:48:59.298 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:48:59.299 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:48:59.301 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:48:59.303 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:48:59.305 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:48:59.307 | + functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:48:59.309 | + functions-common:time_stop:2409          :   start_time=1489596533
2017-03-15 16:48:59.310 | + functions-common:time_stop:2411          :   [[ -z 1489596533 ]]
2017-03-15 16:48:59.313 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:48:59.315 | + functions-common:time_stop:2414          :   end_time=1489596539
2017-03-15 16:48:59.317 | + functions-common:time_stop:2415          :   elapsed_time=6
2017-03-15 16:48:59.318 | + functions-common:time_stop:2416          :   total=0
2017-03-15 16:48:59.320 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:48:59.322 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=6
2017-03-15 16:48:59.324 | + inc/python:pip_install:351               :   return 0
2017-03-15 16:48:59.326 | + ./stack.sh:main:735                      :   TRACK_DEPENDS=False
2017-03-15 16:48:59.327 | + ./stack.sh:main:738                      :   [[ False = True ]]
2017-03-15 16:48:59.329 | + ./stack.sh:main:749                      :   source /opt/stack/new/devstack/tools/fixup_stuff.sh
2017-03-15 16:48:59.331 | ++ tools/fixup_stuff.sh:source:22           :   [[ -z /opt/stack/new/devstack ]]
2017-03-15 16:48:59.333 | ++ tools/fixup_stuff.sh:source:48           :   keystone_ports=35357,35358
2017-03-15 16:48:59.335 | ++ tools/fixup_stuff.sh:source:53           :   sysctl net.ipv4.ip_local_reserved_ports
2017-03-15 16:48:59.340 | +++ tools/fixup_stuff.sh:source:55           :   sysctl net.ipv4.ip_local_reserved_ports
2017-03-15 16:48:59.340 | +++ tools/fixup_stuff.sh:source:55           :   sed 's/^ //'
2017-03-15 16:48:59.342 | +++ tools/fixup_stuff.sh:source:55           :   awk -F= '{print $2;}'
2017-03-15 16:48:59.346 | ++ tools/fixup_stuff.sh:source:55           :   reserved_ports=
2017-03-15 16:48:59.348 | ++ tools/fixup_stuff.sh:source:57           :   [[ -z '' ]]
2017-03-15 16:48:59.350 | ++ tools/fixup_stuff.sh:source:59           :   sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358
2017-03-15 16:48:59.355 | net.ipv4.ip_local_reserved_ports = 35357,35358
2017-03-15 16:48:59.358 | ++ tools/fixup_stuff.sh:source:86           :   pip_install 'prettytable>=0.7'
2017-03-15 16:48:59.682 | ++ inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt 'prettytable>=0.7'
2017-03-15 16:49:00.173 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.175 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.214 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.216 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.218 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.221 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.250 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.252 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.300 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.302 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.348 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.351 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.354 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.356 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.380 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.382 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.387 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.389 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.406 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.408 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.425 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.427 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.443 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.445 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.455 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.457 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.476 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.478 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.590 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.593 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.623 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.625 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.635 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.637 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.643 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.645 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.668 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.670 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.708 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.710 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.730 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.733 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.748 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.750 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.796 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:00.798 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:00.869 | Collecting prettytable===0.7.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 116))
2017-03-15 16:49:00.918 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/prettytable/prettytable-0.7.2-py2-none-any.whl
2017-03-15 16:49:00.966 | Installing collected packages: prettytable
2017-03-15 16:49:00.997 | Successfully installed prettytable-0.7.2
2017-03-15 16:49:01.068 | ++ inc/python:pip_install:334               :   result=0
2017-03-15 16:49:01.070 | ++ inc/python:pip_install:337               :   local 'test_req=prettytable>=0.7/test-requirements.txt'
2017-03-15 16:49:01.072 | ++ inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:49:01.073 | ++ inc/python:pip_install:338               :   [[ -e prettytable>=0.7/test-requirements.txt ]]
2017-03-15 16:49:01.075 | ++ inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:49:01.077 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 16:49:01.079 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 16:49:01.080 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:49:01.082 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 16:49:01.084 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 16:49:01.085 | ++ functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:49:01.087 | ++ functions-common:time_stop:2409          :   start_time=1489596539
2017-03-15 16:49:01.088 | ++ functions-common:time_stop:2411          :   [[ -z 1489596539 ]]
2017-03-15 16:49:01.090 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:49:01.094 | ++ functions-common:time_stop:2414          :   end_time=1489596541
2017-03-15 16:49:01.095 | ++ functions-common:time_stop:2415          :   elapsed_time=2
2017-03-15 16:49:01.097 | ++ functions-common:time_stop:2416          :   total=6
2017-03-15 16:49:01.098 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:49:01.100 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=8
2017-03-15 16:49:01.102 | ++ inc/python:pip_install:351               :   return 0
2017-03-15 16:49:01.104 | +++ tools/fixup_stuff.sh:source:87           :   get_package_path prettytable
2017-03-15 16:49:01.106 | +++ tools/fixup_stuff.sh:get_package_path:76 :   local package=prettytable
2017-03-15 16:49:01.108 | ++++ tools/fixup_stuff.sh:get_package_path:77 :   python -c 'import os; import prettytable; print(os.path.split(os.path.realpath(prettytable.__file__))[0])'
2017-03-15 16:49:01.139 | +++ tools/fixup_stuff.sh:get_package_path:77 :   echo /usr/local/lib/python2.7/dist-packages
2017-03-15 16:49:01.141 | ++ tools/fixup_stuff.sh:source:87           :   PACKAGE_DIR=/usr/local/lib/python2.7/dist-packages
2017-03-15 16:49:01.144 | +++ tools/fixup_stuff.sh:source:89           :   echo /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info
2017-03-15 16:49:01.146 | ++ tools/fixup_stuff.sh:source:89           :   dir=/usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info
2017-03-15 16:49:01.147 | ++ tools/fixup_stuff.sh:source:90           :   [[ -d /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info ]]
2017-03-15 16:49:01.149 | ++ tools/fixup_stuff.sh:source:91           :   sudo chmod +r /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info/DESCRIPTION.rst /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info/INSTALLER /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info/METADATA /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info/RECORD /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info/WHEEL /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info/metadata.json /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info/top_level.txt
2017-03-15 16:49:01.157 | ++ tools/fixup_stuff.sh:source:96           :   pip_install httplib2
2017-03-15 16:49:01.489 | ++ inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt httplib2
2017-03-15 16:49:01.948 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:01.950 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:01.991 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:01.993 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:01.995 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:01.998 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.028 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.030 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.080 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.082 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.128 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.131 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.134 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.136 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.160 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.162 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.167 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.169 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.186 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.188 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.205 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.207 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.221 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.223 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.233 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.235 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.253 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.255 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.367 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.369 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.399 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.401 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.411 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.413 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.419 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.421 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.444 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.447 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.484 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.486 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.507 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.509 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.524 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.526 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.572 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:02.574 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:02.645 | Collecting httplib2===0.10.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 331))
2017-03-15 16:49:02.702 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/httplib2/httplib2-0.10.3-py2-none-any.whl (94kB)
2017-03-15 16:49:02.755 | Installing collected packages: httplib2
2017-03-15 16:49:02.799 | Successfully installed httplib2-0.10.3
2017-03-15 16:49:02.867 | ++ inc/python:pip_install:334               :   result=0
2017-03-15 16:49:02.868 | ++ inc/python:pip_install:337               :   local test_req=httplib2/test-requirements.txt
2017-03-15 16:49:02.870 | ++ inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:49:02.871 | ++ inc/python:pip_install:338               :   [[ -e httplib2/test-requirements.txt ]]
2017-03-15 16:49:02.873 | ++ inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:49:02.875 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 16:49:02.876 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 16:49:02.878 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:49:02.879 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 16:49:02.881 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 16:49:02.882 | ++ functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:49:02.884 | ++ functions-common:time_stop:2409          :   start_time=1489596541
2017-03-15 16:49:02.885 | ++ functions-common:time_stop:2411          :   [[ -z 1489596541 ]]
2017-03-15 16:49:02.887 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:49:02.890 | ++ functions-common:time_stop:2414          :   end_time=1489596542
2017-03-15 16:49:02.891 | ++ functions-common:time_stop:2415          :   elapsed_time=1
2017-03-15 16:49:02.893 | ++ functions-common:time_stop:2416          :   total=8
2017-03-15 16:49:02.894 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:49:02.896 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=9
2017-03-15 16:49:02.898 | ++ inc/python:pip_install:351               :   return 0
2017-03-15 16:49:02.900 | +++ tools/fixup_stuff.sh:source:97           :   get_package_path httplib2
2017-03-15 16:49:02.902 | +++ tools/fixup_stuff.sh:get_package_path:76 :   local package=httplib2
2017-03-15 16:49:02.905 | ++++ tools/fixup_stuff.sh:get_package_path:77 :   python -c 'import os; import httplib2; print(os.path.split(os.path.realpath(httplib2.__file__))[0])'
2017-03-15 16:49:02.947 | +++ tools/fixup_stuff.sh:get_package_path:77 :   echo /usr/local/lib/python2.7/dist-packages/httplib2
2017-03-15 16:49:02.949 | ++ tools/fixup_stuff.sh:source:97           :   PACKAGE_DIR=/usr/local/lib/python2.7/dist-packages/httplib2
2017-03-15 16:49:02.951 | +++ tools/fixup_stuff.sh:source:99           :   echo '/usr/local/lib/python2.7/dist-packages/httplib2-0.8*'
2017-03-15 16:49:02.953 | ++ tools/fixup_stuff.sh:source:99           :   dir='/usr/local/lib/python2.7/dist-packages/httplib2-0.8*'
2017-03-15 16:49:02.955 | ++ tools/fixup_stuff.sh:source:100          :   [[ -d /usr/local/lib/python2.7/dist-packages/httplib2-0.8* ]]
2017-03-15 16:49:02.956 | ++ tools/fixup_stuff.sh:source:104          :   is_fedora
2017-03-15 16:49:02.958 | ++ functions-common:is_fedora:439           :   [[ -z Ubuntu ]]
2017-03-15 16:49:02.959 | ++ functions-common:is_fedora:443           :   '[' Ubuntu = Fedora ']'
2017-03-15 16:49:02.961 | ++ functions-common:is_fedora:443           :   '[' Ubuntu = 'Red Hat' ']'
2017-03-15 16:49:02.962 | ++ functions-common:is_fedora:444           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2017-03-15 16:49:02.964 | ++ functions-common:is_fedora:445           :   '[' Ubuntu = CentOS ']'
2017-03-15 16:49:02.965 | ++ functions-common:is_fedora:445           :   '[' Ubuntu = OracleServer ']'
2017-03-15 16:49:02.967 | ++ functions-common:is_fedora:446           :   '[' Ubuntu = Virtuozzo ']'
2017-03-15 16:49:02.969 | ++ functions-common:is_fedora:446           :   '[' Ubuntu = kvmibm ']'
2017-03-15 16:49:02.970 | ++ tools/fixup_stuff.sh:source:171          :   install_package python-virtualenv
2017-03-15 16:49:02.972 | ++ functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:49:02.973 | ++ functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:49:02.975 | ++ functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:49:02.976 | ++ functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:49:02.978 | ++ functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:49:02.979 | ++ functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:49:02.981 | ++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:49:02.982 | ++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:49:02.984 | ++ functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:49:02.985 | ++ functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:49:02.987 | ++ functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:49:02.988 | ++ functions-common:apt_get_update:1064     :   return
2017-03-15 16:49:02.990 | ++ functions-common:install_package:1290    :   real_install_package python-virtualenv
2017-03-15 16:49:02.991 | ++ functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:49:02.992 | ++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:49:02.994 | ++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:49:02.996 | ++ functions-common:real_install_package:1276 :   apt_get install python-virtualenv
2017-03-15 16:49:03.011 | ++ functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install python-virtualenv
2017-03-15 16:49:03.039 | Reading package lists...
2017-03-15 16:49:03.233 | Building dependency tree...
2017-03-15 16:49:03.234 | Reading state information...
2017-03-15 16:49:03.369 | The following additional packages will be installed:
2017-03-15 16:49:03.369 |   python-pip-whl
2017-03-15 16:49:03.369 | Recommended packages:
2017-03-15 16:49:03.369 |   virtualenv
2017-03-15 16:49:03.370 | The following NEW packages will be installed:
2017-03-15 16:49:03.370 |   python-pip-whl python-virtualenv
2017-03-15 16:49:03.383 | 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:49:03.383 | Need to get 1157 kB of archives.
2017-03-15 16:49:03.383 | After this operation, 1365 kB of additional disk space will be used.
2017-03-15 16:49:03.383 | WARNING: The following packages cannot be authenticated!
2017-03-15 16:49:03.383 |   python-pip-whl python-virtualenv
2017-03-15 16:49:03.390 | Authentication warning overridden.
2017-03-15 16:49:03.390 | Get:1 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB]
2017-03-15 16:49:03.430 | Get:2 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/universe amd64 python-virtualenv all 15.0.1+ds-3ubuntu1 [46.6 kB]
2017-03-15 16:49:03.538 | debconf: delaying package configuration, since apt-utils is not installed
2017-03-15 16:49:03.569 | Fetched 1157 kB in 0s (26.1 MB/s)
2017-03-15 16:49:03.591 | Selecting previously unselected package python-pip-whl.
2017-03-15 16:49:03.618 | (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 78457 files and directories currently installed.)
2017-03-15 16:49:03.622 | Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ...
2017-03-15 16:49:03.626 | Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ...
2017-03-15 16:49:03.740 | Selecting previously unselected package python-virtualenv.
2017-03-15 16:49:03.747 | Preparing to unpack .../python-virtualenv_15.0.1+ds-3ubuntu1_all.deb ...
2017-03-15 16:49:03.749 | Unpacking python-virtualenv (15.0.1+ds-3ubuntu1) ...
2017-03-15 16:49:03.794 | Setting up python-pip-whl (8.1.1-2ubuntu0.4) ...
2017-03-15 16:49:03.809 | Setting up python-virtualenv (15.0.1+ds-3ubuntu1) ...
2017-03-15 16:49:04.060 | ++ functions-common:apt_get:1108            :   result=0
2017-03-15 16:49:04.062 | ++ functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:49:04.065 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 16:49:04.067 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 16:49:04.068 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:49:04.070 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 16:49:04.072 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 16:49:04.074 | ++ functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:49:04.076 | ++ functions-common:time_stop:2409          :   start_time=1489596543
2017-03-15 16:49:04.078 | ++ functions-common:time_stop:2411          :   [[ -z 1489596543 ]]
2017-03-15 16:49:04.081 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:49:04.085 | ++ functions-common:time_stop:2414          :   end_time=1489596544
2017-03-15 16:49:04.086 | ++ functions-common:time_stop:2415          :   elapsed_time=1
2017-03-15 16:49:04.088 | ++ functions-common:time_stop:2416          :   total=37
2017-03-15 16:49:04.090 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:49:04.093 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=38
2017-03-15 16:49:04.094 | ++ functions-common:apt_get:1112            :   return 0
2017-03-15 16:49:04.096 | ++ tools/fixup_stuff.sh:source:172          :   pip_install -U --force-reinstall virtualenv
2017-03-15 16:49:04.443 | ++ inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -U --force-reinstall virtualenv
2017-03-15 16:49:04.912 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:04.914 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:04.954 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:04.956 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:04.958 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:04.960 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:04.990 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:04.992 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.040 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.043 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.090 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.092 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.096 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.098 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.125 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.127 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.132 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.134 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.151 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.153 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.170 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.172 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.187 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.189 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.199 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.201 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.222 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.225 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.343 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.345 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.376 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.378 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.389 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.391 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.397 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.399 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.424 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.426 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.467 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.470 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.491 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.494 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.510 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.512 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.559 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:05.561 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:05.591 | Collecting virtualenv===15.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 495))
2017-03-15 16:49:05.694 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/6f/86/3dc328ee7b1a6419ebfac7896d882fba83c48e3561d22ddddf38294d3e83/virtualenv-15.1.0-py2.py3-none-any.whl (1.8MB)
2017-03-15 16:49:05.779 | Installing collected packages: virtualenv
2017-03-15 16:49:05.779 |   Found existing installation: virtualenv 15.1.0
2017-03-15 16:49:05.784 |     Uninstalling virtualenv-15.1.0:
2017-03-15 16:49:05.789 |       Successfully uninstalled virtualenv-15.1.0
2017-03-15 16:49:05.835 | Successfully installed virtualenv-15.1.0
2017-03-15 16:49:05.914 | ++ inc/python:pip_install:334               :   result=0
2017-03-15 16:49:05.915 | ++ inc/python:pip_install:337               :   local test_req=virtualenv/test-requirements.txt
2017-03-15 16:49:05.917 | ++ inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:49:05.919 | ++ inc/python:pip_install:338               :   [[ -e virtualenv/test-requirements.txt ]]
2017-03-15 16:49:05.921 | ++ inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:49:05.923 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 16:49:05.925 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 16:49:05.926 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:49:05.928 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 16:49:05.930 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 16:49:05.931 | ++ functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:49:05.934 | ++ functions-common:time_stop:2409          :   start_time=1489596544
2017-03-15 16:49:05.936 | ++ functions-common:time_stop:2411          :   [[ -z 1489596544 ]]
2017-03-15 16:49:05.939 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:49:05.942 | ++ functions-common:time_stop:2414          :   end_time=1489596545
2017-03-15 16:49:05.944 | ++ functions-common:time_stop:2415          :   elapsed_time=1
2017-03-15 16:49:05.946 | ++ functions-common:time_stop:2416          :   total=9
2017-03-15 16:49:05.948 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:49:05.950 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=10
2017-03-15 16:49:05.951 | ++ inc/python:pip_install:351               :   return 0
2017-03-15 16:49:05.954 | + ./stack.sh:main:756                      :   install_infra
2017-03-15 16:49:05.956 | + lib/infra:install_infra:31               :   local PIP_VIRTUAL_ENV=/opt/stack/new/requirements/.venv
2017-03-15 16:49:05.958 | + lib/infra:install_infra:32               :   '[' '!' -d /opt/stack/new/requirements/.venv ']'
2017-03-15 16:49:05.960 | + lib/infra:install_infra:32               :   virtualenv /opt/stack/new/requirements/.venv
2017-03-15 16:49:05.996 | New python executable in /opt/stack/new/requirements/.venv/bin/python
2017-03-15 16:49:06.105 | Please make sure you remove any previous custom paths from your /opt/stack/new/.pydistutils.cfg file.
2017-03-15 16:49:08.944 | Installing setuptools, pip, wheel...done.
2017-03-15 16:49:08.953 | + lib/infra:install_infra:34               :   PIP_VIRTUAL_ENV=/opt/stack/new/requirements/.venv
2017-03-15 16:49:08.955 | + lib/infra:install_infra:34               :   pip_install -U pbr
2017-03-15 16:49:09.297 | + inc/python:pip_install:327               :   env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/new/requirements/.venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -U pbr
2017-03-15 16:49:09.762 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:09.764 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:09.807 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:09.809 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:09.811 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:09.813 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:09.843 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:09.845 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:09.892 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:09.894 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:09.941 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:09.943 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:09.947 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:09.949 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:09.976 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:09.978 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:09.982 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:09.985 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:10.001 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:10.003 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:10.020 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:10.022 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:10.036 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:10.038 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:10.048 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:10.050 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:10.068 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:10.070 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:10.190 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:10.193 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:10.225 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:10.227 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:10.238 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:10.240 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:10.246 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:10.249 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:10.272 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:10.274 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:10.312 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:10.314 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:10.336 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:10.339 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:10.355 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:10.357 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:10.404 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:10.406 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:10.476 | Collecting pbr===2.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 35))
2017-03-15 16:49:10.552 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/e9/c0/8f7f54d7b9b8ceb73ac30d769fdd722431e95ad0d2cd689def382e8b9eec/pbr-2.0.0-py2.py3-none-any.whl (98kB)
2017-03-15 16:49:10.606 | Installing collected packages: pbr
2017-03-15 16:49:10.675 | Successfully installed pbr-2.0.0
2017-03-15 16:49:10.743 | + inc/python:pip_install:334               :   result=0
2017-03-15 16:49:10.745 | + inc/python:pip_install:337               :   local test_req=pbr/test-requirements.txt
2017-03-15 16:49:10.746 | + inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:49:10.748 | + inc/python:pip_install:338               :   [[ -e pbr/test-requirements.txt ]]
2017-03-15 16:49:10.750 | + inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:49:10.752 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:49:10.753 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:49:10.755 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:49:10.757 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:49:10.759 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:49:10.761 | + functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:49:10.763 | + functions-common:time_stop:2409          :   start_time=1489596548
2017-03-15 16:49:10.765 | + functions-common:time_stop:2411          :   [[ -z 1489596548 ]]
2017-03-15 16:49:10.768 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:49:10.770 | + functions-common:time_stop:2414          :   end_time=1489596550
2017-03-15 16:49:10.772 | + functions-common:time_stop:2415          :   elapsed_time=2
2017-03-15 16:49:10.774 | + functions-common:time_stop:2416          :   total=10
2017-03-15 16:49:10.776 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:49:10.778 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=12
2017-03-15 16:49:10.779 | + inc/python:pip_install:351               :   return 0
2017-03-15 16:49:10.781 | + lib/infra:install_infra:35               :   PIP_VIRTUAL_ENV=/opt/stack/new/requirements/.venv
2017-03-15 16:49:10.784 | + lib/infra:install_infra:35               :   pip_install /opt/stack/new/requirements
2017-03-15 16:49:11.122 | + inc/python:pip_install:327               :   env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/new/requirements/.venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt /opt/stack/new/requirements
2017-03-15 16:49:11.592 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:11.594 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:11.635 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:11.637 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:11.639 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:11.642 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:11.673 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:11.675 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:11.725 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:11.727 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:11.774 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:11.776 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:11.780 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:11.782 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:11.806 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:11.808 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:11.813 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:11.815 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:11.832 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:11.834 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:11.852 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:11.854 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:11.868 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:11.871 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:11.883 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:11.885 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:11.905 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:11.908 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:12.028 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:12.031 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:12.061 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:12.063 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:12.074 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:12.076 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:12.082 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:12.084 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:12.109 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:12.111 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:12.149 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:12.151 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:12.173 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:12.175 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:12.191 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:12.193 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:12.242 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:12.244 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:12.272 | Processing /opt/stack/new/requirements
2017-03-15 16:49:13.397 | Collecting fixtures===3.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 46))
2017-03-15 16:49:13.455 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
2017-03-15 16:49:13.553 | Collecting PyYAML===3.12 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 149))
2017-03-15 16:49:13.591 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pyyaml/PyYAML-3.12-cp27-cp27mu-linux_x86_64.whl (316kB)
2017-03-15 16:49:13.687 | Collecting requests===2.12.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 173))
2017-03-15 16:49:13.768 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/bf/99/af6139323bac0ca0c6023eabbdc526579525f5584278d001dd2e169f8300/requests-2.12.5-py2.py3-none-any.whl (576kB)
2017-03-15 16:49:13.860 | Requirement already satisfied: packaging===16.8 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 269))
2017-03-15 16:49:13.903 | Collecting testtools===2.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280))
2017-03-15 16:49:13.948 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/95/7f/24c35c97c50e91595e3d47861be016544dafdf65a2cad9379c786ac2709e/testtools-2.2.0-py2.py3-none-any.whl (195kB)
2017-03-15 16:49:14.057 | Collecting Parsley===1.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281))
2017-03-15 16:49:14.080 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
2017-03-15 16:49:14.133 | Requirement already satisfied: pyparsing===2.2.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 336))
2017-03-15 16:49:14.135 | Requirement already satisfied: six===1.10.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369))
2017-03-15 16:49:14.137 | Requirement already satisfied: pbr===2.0.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 35))
2017-03-15 16:49:14.178 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 16:49:14.210 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
2017-03-15 16:49:14.292 | Collecting extras===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 133))
2017-03-15 16:49:14.318 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
2017-03-15 16:49:14.406 | Collecting traceback2===1.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 119))
2017-03-15 16:49:14.433 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
2017-03-15 16:49:14.516 | Collecting unittest2===1.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:49:14.545 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
2017-03-15 16:49:14.645 | Collecting linecache2===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 294))
2017-03-15 16:49:14.667 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
2017-03-15 16:49:14.715 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:49:14.717 | Installing collected packages: python-mimeparse, extras, linecache2, traceback2, unittest2, testtools, fixtures, PyYAML, requests, Parsley, openstack-requirements
2017-03-15 16:49:15.666 |   Running setup.py install for openstack-requirements: started
2017-03-15 16:49:16.874 |     Running setup.py install for openstack-requirements: finished with status 'done'
2017-03-15 16:49:17.038 | Successfully installed Parsley-1.3 PyYAML-3.12 extras-1.0.0 fixtures-3.0.0 linecache2-1.0.0 openstack-requirements-1.0.1.dev899 python-mimeparse-1.6.0 requests-2.12.5 testtools-2.2.0 traceback2-1.4.0 unittest2-1.1.0
2017-03-15 16:49:17.135 | + inc/python:pip_install:334               :   result=0
2017-03-15 16:49:17.136 | + inc/python:pip_install:337               :   local test_req=/opt/stack/new/requirements/test-requirements.txt
2017-03-15 16:49:17.138 | + inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:49:17.140 | + inc/python:pip_install:338               :   [[ -e /opt/stack/new/requirements/test-requirements.txt ]]
2017-03-15 16:49:17.141 | + inc/python:pip_install:339               :   echo 'Installing test-requirements for /opt/stack/new/requirements/test-requirements.txt'
2017-03-15 16:49:17.141 | Installing test-requirements for /opt/stack/new/requirements/test-requirements.txt
2017-03-15 16:49:17.143 | + inc/python:pip_install:341               :   env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/new/requirements/.venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/requirements/test-requirements.txt
2017-03-15 16:49:17.618 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:17.620 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:17.659 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:17.661 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:17.663 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:17.665 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:17.694 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:17.696 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:17.744 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:17.746 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:17.794 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:17.797 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:17.803 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:17.805 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:17.829 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:17.831 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:17.836 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:17.838 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:17.855 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:17.857 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:17.874 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:17.876 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:17.890 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:17.892 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:17.902 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:17.904 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:17.922 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:17.924 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:18.027 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:18.040 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:18.071 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:18.073 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:18.083 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:18.086 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:18.091 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:18.094 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:18.118 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:18.121 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:18.159 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:18.161 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:18.182 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:18.185 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:18.200 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:18.202 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:18.249 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:18.251 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:18.341 | Collecting mock===2.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 148))
2017-03-15 16:49:18.404 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl (56kB)
2017-03-15 16:49:18.530 | Collecting oslosphinx===4.11.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 158))
2017-03-15 16:49:18.583 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/ff/5f/8d1c7a7b3a4f0d06775b520570ec10906204d29254ceab9895e81214805b/oslosphinx-4.11.0-py2.py3-none-any.whl
2017-03-15 16:49:18.641 | Requirement already satisfied: requests===2.12.5 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 173))
2017-03-15 16:49:18.698 | Collecting funcsigs===1.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199))
2017-03-15 16:49:18.725 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
2017-03-15 16:49:18.824 | Collecting testscenarios===0.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 266))
2017-03-15 16:49:18.849 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
2017-03-15 16:49:18.906 | Requirement already satisfied: testtools===2.2.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280))
2017-03-15 16:49:18.966 | Collecting testrepository===0.0.20 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 313))
2017-03-15 16:49:18.995 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/testrepository/testrepository-0.0.20-py2-none-any.whl (119kB)
2017-03-15 16:49:19.115 | Collecting Sphinx===1.5.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 321))
2017-03-15 16:49:19.221 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/50/2e/7a7fc35a841cf65c4600288a331345c0c3f2d23ead9b0819940e59588ae0/Sphinx-1.5.3-py2.py3-none-any.whl (1.6MB)
2017-03-15 16:49:19.456 | Requirement already satisfied: six===1.10.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369))
2017-03-15 16:49:19.508 | Collecting Babel===2.3.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 466))
2017-03-15 16:49:19.542 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/b4/ec/acd307eac2e23f9cab1c8bdbe29b3b1d43215e31c32f8aa91b3a97925b5b/Babel-2.3.4-py2.py3-none-any.whl (7.1MB)
2017-03-15 16:49:20.378 | Collecting virtualenv===15.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 495))
2017-03-15 16:49:20.459 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/6f/86/3dc328ee7b1a6419ebfac7896d882fba83c48e3561d22ddddf38294d3e83/virtualenv-15.1.0-py2.py3-none-any.whl (1.8MB)
2017-03-15 16:49:20.647 | Collecting pytz===2016.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 498))
2017-03-15 16:49:20.868 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/f5/fa/4a9aefc206aa49a4b5e0a72f013df1f471b4714cdbe6d78f0134feeeecdb/pytz-2016.10-py2.py3-none-any.whl (483kB)
2017-03-15 16:49:21.056 | Collecting hacking!=0.13.0,<0.14,>=0.12.0 (from -r /opt/stack/new/requirements/test-requirements.txt (line 6))
2017-03-15 16:49:21.094 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/91/ba/ef758cd0de7660fbf741fe067f3d82a708b7996a82b0569013419bd360ec/hacking-0.12.0-py2.py3-none-any.whl
2017-03-15 16:49:21.170 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,>=16.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -r /opt/stack/new/requirements/test-requirements.txt (line 11))
2017-03-15 16:49:21.181 | Requirement already satisfied: pbr===2.0.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 35))
2017-03-15 16:49:21.184 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 16:49:21.186 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 46))
2017-03-15 16:49:21.196 | Requirement already satisfied: extras===1.0.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 133))
2017-03-15 16:49:21.198 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 119))
2017-03-15 16:49:21.201 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:49:21.258 | Collecting python-subunit===1.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 144))
2017-03-15 16:49:21.293 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/75/00/f5829197ddfb9b8ff68b2995b5bb33519ec889282d45c27a7b98d2f40752/python_subunit-1.2.0-py2.py3-none-any.whl (112kB)
2017-03-15 16:49:21.428 | Collecting docutils===0.13.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237))
2017-03-15 16:49:21.460 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/5f/6d/e864b3c61b81eec57386ac62082fccfe694c7c3046d8723258a37da6d5fc/docutils-0.13.1-py2-none-any.whl (537kB)
2017-03-15 16:49:21.612 | Collecting Pygments===2.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 169))
2017-03-15 16:49:21.680 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl (841kB)
2017-03-15 16:49:21.854 | Collecting imagesize===0.7.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 139))
2017-03-15 16:49:21.879 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/29/e9/342106962eac603ff7865a29de05e965af6a259e30fbccc6fc5aeac74d70/imagesize-0.7.1-py2.py3-none-any.whl
2017-03-15 16:49:21.979 | Collecting snowballstemmer===1.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 174))
2017-03-15 16:49:22.002 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB)
2017-03-15 16:49:22.107 | Collecting Jinja2===2.9.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 175))
2017-03-15 16:49:22.153 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/3c/d1/49d69bc23d0e0c7612248dd8f5391bd043648865132309616c280ca1c837/Jinja2-2.9.5-py2.py3-none-any.whl (340kB)
2017-03-15 16:49:22.277 | Collecting alabaster===0.7.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34))
2017-03-15 16:49:22.308 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/2e/c3/9b7dcd8548cf2c00531763ba154e524af575e8f36701bacfe5bcadc67440/alabaster-0.7.10-py2.py3-none-any.whl
2017-03-15 16:49:22.405 | Collecting mccabe==0.2.1 (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/requirements/test-requirements.txt (line 6))
2017-03-15 16:49:22.434 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/ec/b1/79c08edbb2a652f2f697c2b71dc08ede14e615bf6aa325237a32e0ed36f0/mccabe-0.2.1.tar.gz
2017-03-15 16:49:23.007 | Collecting pep8==1.5.7 (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/requirements/test-requirements.txt (line 6))
2017-03-15 16:49:23.051 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/e2/3a/fb53887b208e7e444c13b59244fcac4ef923678e6ae33e7fc71391f37b62/pep8-1.5.7-py2.py3-none-any.whl
2017-03-15 16:49:23.156 | Collecting flake8<2.6.0,>=2.5.4 (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/requirements/test-requirements.txt (line 6))
2017-03-15 16:49:23.214 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/01/f6/2b87406d83aacb6d1fa9acf2c7e3752f59020ebb1b1c9f8adc811d1ea6f0/flake8-2.5.5-py2.py3-none-any.whl
2017-03-15 16:49:23.330 | Collecting pyflakes==0.8.1 (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/requirements/test-requirements.txt (line 6))
2017-03-15 16:49:23.367 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/49/94/592dfa051cb674d022c8ae6306d114dc752b3b5d3e08b896acaa4b3277f8/pyflakes-0.8.1-py2.py3-none-any.whl
2017-03-15 16:49:23.423 | Requirement already satisfied: appdirs===1.4.3 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188))
2017-03-15 16:49:23.426 | Requirement already satisfied: packaging===16.8 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 269))
2017-03-15 16:49:23.431 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 294))
2017-03-15 16:49:23.432 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:49:23.482 | Collecting MarkupSafe===1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 100))
2017-03-15 16:49:23.517 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/markupsafe/MarkupSafe-1.0-cp27-cp27mu-linux_x86_64.whl
2017-03-15 16:49:23.574 | Requirement already satisfied: pyparsing===2.2.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 336))
2017-03-15 16:49:23.576 | Building wheels for collected packages: mccabe
2017-03-15 16:49:23.577 |   Running setup.py bdist_wheel for mccabe: started
2017-03-15 16:49:23.947 |   Running setup.py bdist_wheel for mccabe: finished with status 'done'
2017-03-15 16:49:23.948 |   Stored in directory: /opt/stack/new/.cache/pip/wheels/ca/1e/92/53679e3334df7f41c24014e01111f6495a586e003db0ffc7ba
2017-03-15 16:49:23.954 | Successfully built mccabe
2017-03-15 16:49:23.955 | Installing collected packages: alabaster, MarkupSafe, imagesize, python-subunit, funcsigs, mock, oslosphinx, Pygments, snowballstemmer, Jinja2, docutils, testscenarios, testrepository, pytz, Babel, Sphinx, virtualenv, mccabe, pep8, pyflakes, flake8, hacking
2017-03-15 16:49:26.805 | Successfully installed Babel-2.3.4 Jinja2-2.9.5 MarkupSafe-1.0 Pygments-2.2.0 Sphinx-1.5.3 alabaster-0.7.10 docutils-0.13.1 flake8-2.5.5 funcsigs-1.0.2 hacking-0.12.0 imagesize-0.7.1 mccabe-0.2.1 mock-2.0.0 oslosphinx-4.11.0 pep8-1.5.7 pyflakes-0.8.1 python-subunit-1.2.0 pytz-2016.10 snowballstemmer-1.2.1 testrepository-0.0.20 testscenarios-0.5.0 virtualenv-15.1.0
2017-03-15 16:49:26.981 | + inc/python:pip_install:347               :   result=0
2017-03-15 16:49:26.983 | + inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:49:26.984 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:49:26.986 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:49:26.987 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:49:26.988 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:49:26.990 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:49:26.991 | + functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:49:26.993 | + functions-common:time_stop:2409          :   start_time=1489596550
2017-03-15 16:49:26.994 | + functions-common:time_stop:2411          :   [[ -z 1489596550 ]]
2017-03-15 16:49:26.996 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:49:26.998 | + functions-common:time_stop:2414          :   end_time=1489596566
2017-03-15 16:49:27.000 | + functions-common:time_stop:2415          :   elapsed_time=16
2017-03-15 16:49:27.001 | + functions-common:time_stop:2416          :   total=12
2017-03-15 16:49:27.002 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:49:27.004 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=28
2017-03-15 16:49:27.005 | + inc/python:pip_install:351               :   return 0
2017-03-15 16:49:27.007 | + lib/infra:install_infra:39               :   unset PIP_VIRTUAL_ENV
2017-03-15 16:49:27.008 | + lib/infra:install_infra:42               :   use_library_from_git pbr
2017-03-15 16:49:27.010 | + inc/python:use_library_from_git:369      :   local name=pbr
2017-03-15 16:49:27.012 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:49:27.013 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:49:27.015 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,pbr, ]]
2017-03-15 16:49:27.016 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:49:27.018 | + lib/infra:install_infra:48               :   pip_install -U pbr
2017-03-15 16:49:27.360 | + inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -U pbr
2017-03-15 16:49:27.832 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:27.834 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:27.876 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:27.878 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:27.880 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:27.881 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:27.913 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:27.915 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:27.969 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:27.971 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.017 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.019 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.022 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.024 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.052 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.054 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.059 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.062 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.082 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.084 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.104 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.106 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.124 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.126 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.136 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.138 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.156 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.158 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.276 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.278 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.307 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.309 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.320 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.322 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.329 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.331 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.355 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.357 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.394 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.396 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.417 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.419 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.434 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.436 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.482 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:28.484 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:28.585 | Requirement already up-to-date: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 35))
2017-03-15 16:49:28.661 | + inc/python:pip_install:334               :   result=0
2017-03-15 16:49:28.663 | + inc/python:pip_install:337               :   local test_req=pbr/test-requirements.txt
2017-03-15 16:49:28.664 | + inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:49:28.666 | + inc/python:pip_install:338               :   [[ -e pbr/test-requirements.txt ]]
2017-03-15 16:49:28.668 | + inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:49:28.669 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:49:28.671 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:49:28.673 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:49:28.674 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:49:28.676 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:49:28.678 | + functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:49:28.680 | + functions-common:time_stop:2409          :   start_time=1489596567
2017-03-15 16:49:28.681 | + functions-common:time_stop:2411          :   [[ -z 1489596567 ]]
2017-03-15 16:49:28.684 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:49:28.686 | + functions-common:time_stop:2414          :   end_time=1489596568
2017-03-15 16:49:28.688 | + functions-common:time_stop:2415          :   elapsed_time=1
2017-03-15 16:49:28.690 | + functions-common:time_stop:2416          :   total=28
2017-03-15 16:49:28.692 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:49:28.694 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=29
2017-03-15 16:49:28.696 | + inc/python:pip_install:351               :   return 0
2017-03-15 16:49:28.698 | + ./stack.sh:main:761                      :   run_phase stack pre-install
2017-03-15 16:49:28.700 | + functions-common:run_phase:1873          :   local mode=stack
2017-03-15 16:49:28.702 | + functions-common:run_phase:1874          :   local phase=pre-install
2017-03-15 16:49:28.703 | + functions-common:run_phase:1875          :   [[ -d /opt/stack/new/devstack/extras.d ]]
2017-03-15 16:49:28.705 | + functions-common:run_phase:1876          :   local extra_plugin_file_name
2017-03-15 16:49:28.707 | + functions-common:run_phase:1877          :   for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh'
2017-03-15 16:49:28.709 | + functions-common:run_phase:1882          :   local exceptions=80-tempest.sh
2017-03-15 16:49:28.710 | + functions-common:run_phase:1883          :   local extra
2017-03-15 16:49:28.713 | ++ functions-common:run_phase:1884          :   basename /opt/stack/new/devstack/extras.d/80-tempest.sh
2017-03-15 16:49:28.716 | + functions-common:run_phase:1884          :   extra=80-tempest.sh
2017-03-15 16:49:28.717 | + functions-common:run_phase:1885          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2017-03-15 16:49:28.720 | + functions-common:run_phase:1889          :   [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]]
2017-03-15 16:49:28.721 | + functions-common:run_phase:1889          :   source /opt/stack/new/devstack/extras.d/80-tempest.sh stack pre-install
2017-03-15 16:49:28.723 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2017-03-15 16:49:28.735 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:49:28.737 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2017-03-15 16:49:28.738 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2017-03-15 16:49:28.740 | ++ extras.d/80-tempest.sh:source:7          :   [[ pre-install == \i\n\s\t\a\l\l ]]
2017-03-15 16:49:28.743 | ++ extras.d/80-tempest.sh:source:10         :   [[ stack == \s\t\a\c\k ]]
2017-03-15 16:49:28.744 | ++ extras.d/80-tempest.sh:source:10         :   [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]]
2017-03-15 16:49:28.746 | ++ extras.d/80-tempest.sh:source:13         :   [[ stack == \s\t\a\c\k ]]
2017-03-15 16:49:28.748 | ++ extras.d/80-tempest.sh:source:13         :   [[ pre-install == \e\x\t\r\a ]]
2017-03-15 16:49:28.751 | ++ extras.d/80-tempest.sh:source:16         :   [[ stack == \s\t\a\c\k ]]
2017-03-15 16:49:28.753 | ++ extras.d/80-tempest.sh:source:16         :   [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]]
2017-03-15 16:49:28.755 | ++ extras.d/80-tempest.sh:source:19         :   [[ stack == \s\t\a\c\k ]]
2017-03-15 16:49:28.757 | ++ extras.d/80-tempest.sh:source:19         :   [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]]
2017-03-15 16:49:28.759 | ++ extras.d/80-tempest.sh:source:26         :   [[ stack == \u\n\s\t\a\c\k ]]
2017-03-15 16:49:28.761 | ++ extras.d/80-tempest.sh:source:31         :   [[ stack == \c\l\e\a\n ]]
2017-03-15 16:49:28.763 | + functions-common:run_phase:1894          :   [[ stack == \s\o\u\r\c\e ]]
2017-03-15 16:49:28.765 | + functions-common:run_phase:1897          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2017-03-15 16:49:28.767 | + functions-common:run_phase:1900          :   run_plugins stack pre-install
2017-03-15 16:49:28.768 | + functions-common:run_plugins:1859        :   local mode=stack
2017-03-15 16:49:28.770 | + functions-common:run_plugins:1860        :   local phase=pre-install
2017-03-15 16:49:28.772 | + functions-common:run_plugins:1862        :   local plugins=,barbican,octavia
2017-03-15 16:49:28.774 | + functions-common:run_plugins:1863        :   local plugin
2017-03-15 16:49:28.776 | + functions-common:run_plugins:1864        :   for plugin in '${plugins//,/ }'
2017-03-15 16:49:28.778 | + functions-common:run_plugins:1865        :   local dir=/opt/stack/new/barbican
2017-03-15 16:49:28.780 | + functions-common:run_plugins:1866        :   [[ -f /opt/stack/new/barbican/devstack/plugin.sh ]]
2017-03-15 16:49:28.781 | + functions-common:run_plugins:1867        :   source /opt/stack/new/barbican/devstack/plugin.sh stack pre-install
2017-03-15 16:49:28.783 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:7 :   is_service_enabled barbican
2017-03-15 16:49:28.794 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:49:28.796 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 :   [[ stack == \s\o\u\r\c\e ]]
2017-03-15 16:49:28.799 | +++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 :   type -t install_barbican
2017-03-15 16:49:28.801 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 :   [[ '' != \f\u\n\c\t\i\o\n ]]
2017-03-15 16:49:28.803 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:10 :   source /opt/stack/new/barbican/devstack/lib/barbican
2017-03-15 16:49:28.815 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:13 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 16:49:28.817 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:13 :   [[ pre-install == \i\n\s\t\a\l\l ]]
2017-03-15 16:49:28.818 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:25 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 16:49:28.820 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:25 :   [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]]
2017-03-15 16:49:28.822 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:44 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 16:49:28.823 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:44 :   [[ pre-install == \e\x\t\r\a ]]
2017-03-15 16:49:28.825 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:58 :   [[ stack == \u\n\s\t\a\c\k ]]
2017-03-15 16:49:28.827 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:62 :   [[ stack == \c\l\e\a\n ]]
2017-03-15 16:49:28.829 | + functions-common:run_plugins:1864        :   for plugin in '${plugins//,/ }'
2017-03-15 16:49:28.830 | + functions-common:run_plugins:1865        :   local dir=/opt/stack/new/octavia
2017-03-15 16:49:28.832 | + functions-common:run_plugins:1866        :   [[ -f /opt/stack/new/octavia/devstack/plugin.sh ]]
2017-03-15 16:49:28.834 | + functions-common:run_plugins:1867        :   source /opt/stack/new/octavia/devstack/plugin.sh stack pre-install
2017-03-15 16:49:28.836 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:5 :   GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py
2017-03-15 16:49:28.841 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:428 :   is_service_enabled octavia
2017-03-15 16:49:28.853 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:49:28.854 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:429 :   '[' standalone == main ']'
2017-03-15 16:49:28.856 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:429 :   '[' standalone == standalone ']'
2017-03-15 16:49:28.858 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:430 :   is_service_enabled q-svc
2017-03-15 16:49:28.870 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:49:28.872 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:434 :   '[' '' == True ']'
2017-03-15 16:49:28.873 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:441 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 16:49:28.875 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:441 :   [[ pre-install == \i\n\s\t\a\l\l ]]
2017-03-15 16:49:28.876 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:446 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 16:49:28.878 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:446 :   [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]]
2017-03-15 16:49:28.880 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:453 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 16:49:28.881 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:453 :   [[ pre-install == \e\x\t\r\a ]]
2017-03-15 16:49:28.883 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:460 :   [[ stack == \u\n\s\t\a\c\k ]]
2017-03-15 16:49:28.885 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:468 :   [[ stack == \c\l\e\a\n ]]
2017-03-15 16:49:28.887 | + ./stack.sh:main:763                      :   install_rpc_backend
2017-03-15 16:49:28.889 | + lib/rpc_backend:install_rpc_backend:52   :   is_service_enabled rabbit
2017-03-15 16:49:28.901 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:49:28.903 | + lib/rpc_backend:install_rpc_backend:54   :   install_package rabbitmq-server
2017-03-15 16:49:28.905 | + functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:49:28.907 | + functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:49:28.909 | + functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:49:28.911 | + functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:49:28.912 | + functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:49:28.914 | + functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:49:28.916 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:49:28.918 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:49:28.920 | + functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:49:28.922 | + functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:49:28.923 | + functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:49:28.925 | + functions-common:apt_get_update:1064     :   return
2017-03-15 16:49:28.927 | + functions-common:install_package:1290    :   real_install_package rabbitmq-server
2017-03-15 16:49:28.929 | + functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:49:28.931 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:49:28.933 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:49:28.935 | + functions-common:real_install_package:1276 :   apt_get install rabbitmq-server
2017-03-15 16:49:28.950 | + functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server
2017-03-15 16:49:28.978 | Reading package lists...
2017-03-15 16:49:29.175 | Building dependency tree...
2017-03-15 16:49:29.176 | Reading state information...
2017-03-15 16:49:29.307 | The following additional packages will be installed:
2017-03-15 16:49:29.307 |   erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter
2017-03-15 16:49:29.307 |   erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic
2017-03-15 16:49:29.307 |   erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon
2017-03-15 16:49:29.307 |   erlang-parsetools erlang-percept erlang-public-key erlang-runtime-tools
2017-03-15 16:49:29.307 |   erlang-snmp erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools
2017-03-15 16:49:29.307 |   erlang-webtool erlang-xmerl libodbc1 logrotate
2017-03-15 16:49:29.308 | Suggested packages:
2017-03-15 16:49:29.308 |   erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java
2017-03-15 16:49:29.308 |   erlang-observer libmyodbc odbc-postgresql tdsodbc unixodbc-bin mailx
2017-03-15 16:49:29.308 | Recommended packages:
2017-03-15 16:49:29.308 |   libsctp1
2017-03-15 16:49:29.308 | The following NEW packages will be installed:
2017-03-15 16:49:29.308 |   erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter
2017-03-15 16:49:29.308 |   erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic
2017-03-15 16:49:29.308 |   erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon
2017-03-15 16:49:29.308 |   erlang-parsetools erlang-percept erlang-public-key erlang-runtime-tools
2017-03-15 16:49:29.308 |   erlang-snmp erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools
2017-03-15 16:49:29.309 |   erlang-webtool erlang-xmerl libodbc1 logrotate rabbitmq-server
2017-03-15 16:49:29.337 | 0 upgraded, 29 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:49:29.337 | Need to get 23.5 MB of archives.
2017-03-15 16:49:29.337 | After this operation, 41.3 MB of additional disk space will be used.
2017-03-15 16:49:29.337 | WARNING: The following packages cannot be authenticated!
2017-03-15 16:49:29.337 |   logrotate erlang-base erlang-asn1 erlang-mnesia erlang-runtime-tools
2017-03-15 16:49:29.337 |   erlang-crypto erlang-public-key erlang-ssl erlang-inets erlang-corba
2017-03-15 16:49:29.337 |   erlang-syntax-tools erlang-diameter erlang-xmerl erlang-edoc erlang-eldap
2017-03-15 16:49:29.337 |   erlang-erl-docgen erlang-eunit erlang-ic libodbc1 erlang-odbc erlang-snmp
2017-03-15 16:49:29.337 |   erlang-os-mon erlang-parsetools erlang-percept erlang-ssh erlang-webtool
2017-03-15 16:49:29.337 |   erlang-tools erlang-nox rabbitmq-server
2017-03-15 16:49:29.356 | Authentication warning overridden.
2017-03-15 16:49:29.356 | Get:1 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 logrotate amd64 3.8.7-2ubuntu2 [37.6 kB]
2017-03-15 16:49:29.359 | Get:2 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-base amd64 1:18.3-dfsg-1ubuntu3 [6962 kB]
2017-03-15 16:49:29.676 | Get:3 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-asn1 amd64 1:18.3-dfsg-1ubuntu3 [709 kB]
2017-03-15 16:49:29.689 | Get:4 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-mnesia amd64 1:18.3-dfsg-1ubuntu3 [664 kB]
2017-03-15 16:49:29.709 | Get:5 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-runtime-tools amd64 1:18.3-dfsg-1ubuntu3 [164 kB]
2017-03-15 16:49:29.715 | Get:6 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-crypto amd64 1:18.3-dfsg-1ubuntu3 [106 kB]
2017-03-15 16:49:29.724 | Get:7 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-public-key amd64 1:18.3-dfsg-1ubuntu3 [524 kB]
2017-03-15 16:49:29.753 | Get:8 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-ssl amd64 1:18.3-dfsg-1ubuntu3 [658 kB]
2017-03-15 16:49:29.782 | Get:9 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-inets amd64 1:18.3-dfsg-1ubuntu3 [714 kB]
2017-03-15 16:49:29.812 | Get:10 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-corba amd64 1:18.3-dfsg-1ubuntu3 [2233 kB]
2017-03-15 16:49:29.933 | Get:11 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-syntax-tools amd64 1:18.3-dfsg-1ubuntu3 [322 kB]
2017-03-15 16:49:29.939 | Get:12 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-diameter amd64 1:18.3-dfsg-1ubuntu3 [643 kB]
2017-03-15 16:49:29.961 | Get:13 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-xmerl amd64 1:18.3-dfsg-1ubuntu3 [956 kB]
2017-03-15 16:49:30.001 | Get:14 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-edoc amd64 1:18.3-dfsg-1ubuntu3 [293 kB]
2017-03-15 16:49:30.012 | Get:15 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-eldap amd64 1:18.3-dfsg-1ubuntu3 [99.1 kB]
2017-03-15 16:49:30.018 | Get:16 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-erl-docgen amd64 1:18.3-dfsg-1ubuntu3 [132 kB]
2017-03-15 16:49:30.023 | Get:17 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-eunit amd64 1:18.3-dfsg-1ubuntu3 [135 kB]
2017-03-15 16:49:30.028 | Get:18 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-ic amd64 1:18.3-dfsg-1ubuntu3 [816 kB]
2017-03-15 16:49:30.064 | Get:19 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libodbc1 amd64 2.3.1-4.1 [180 kB]
2017-03-15 16:49:30.071 | Get:20 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-odbc amd64 1:18.3-dfsg-1ubuntu3 [47.2 kB]
2017-03-15 16:49:30.072 | Get:21 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-snmp amd64 1:18.3-dfsg-1ubuntu3 [1528 kB]
2017-03-15 16:49:30.142 | Get:22 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-os-mon amd64 1:18.3-dfsg-1ubuntu3 [89.6 kB]
2017-03-15 16:49:30.144 | Get:23 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-parsetools amd64 1:18.3-dfsg-1ubuntu3 [153 kB]
2017-03-15 16:49:30.148 | Get:24 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-percept amd64 1:18.3-dfsg-1ubuntu3 [132 kB]
2017-03-15 16:49:30.153 | Get:25 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-ssh amd64 1:18.3-dfsg-1ubuntu3 [430 kB]
2017-03-15 16:49:30.171 | Get:26 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-webtool amd64 1:18.3-dfsg-1ubuntu3 [35.6 kB]
2017-03-15 16:49:30.173 | Get:27 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-tools amd64 1:18.3-dfsg-1ubuntu3 [517 kB]
2017-03-15 16:49:30.197 | Get:28 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 erlang-nox all 1:18.3-dfsg-1ubuntu3 [14.0 kB]
2017-03-15 16:49:30.198 | Get:29 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 rabbitmq-server all 3.5.7-1 [4251 kB]
2017-03-15 16:49:30.520 | debconf: delaying package configuration, since apt-utils is not installed
2017-03-15 16:49:30.547 | Fetched 23.5 MB in 1s (21.9 MB/s)
2017-03-15 16:49:30.584 | Selecting previously unselected package logrotate.
2017-03-15 16:49:30.613 | (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 ... 78491 files and directories currently installed.)
2017-03-15 16:49:30.618 | Preparing to unpack .../logrotate_3.8.7-2ubuntu2_amd64.deb ...
2017-03-15 16:49:30.630 | Unpacking logrotate (3.8.7-2ubuntu2) ...
2017-03-15 16:49:30.727 | Selecting previously unselected package erlang-base.
2017-03-15 16:49:30.735 | Preparing to unpack .../erlang-base_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:30.737 | Unpacking erlang-base (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:31.835 | Selecting previously unselected package erlang-asn1.
2017-03-15 16:49:31.842 | Preparing to unpack .../erlang-asn1_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:31.852 | Unpacking erlang-asn1 (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:31.979 | Selecting previously unselected package erlang-mnesia.
2017-03-15 16:49:31.986 | Preparing to unpack .../erlang-mnesia_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:31.988 | Unpacking erlang-mnesia (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:32.116 | Selecting previously unselected package erlang-runtime-tools.
2017-03-15 16:49:32.123 | Preparing to unpack .../erlang-runtime-tools_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:32.134 | Unpacking erlang-runtime-tools (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:32.288 | Selecting previously unselected package erlang-crypto.
2017-03-15 16:49:32.295 | Preparing to unpack .../erlang-crypto_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:32.307 | Unpacking erlang-crypto (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:32.376 | Selecting previously unselected package erlang-public-key.
2017-03-15 16:49:32.383 | Preparing to unpack .../erlang-public-key_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:32.388 | Unpacking erlang-public-key (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:32.609 | Selecting previously unselected package erlang-ssl.
2017-03-15 16:49:32.617 | Preparing to unpack .../erlang-ssl_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:32.690 | Unpacking erlang-ssl (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:32.905 | Selecting previously unselected package erlang-inets.
2017-03-15 16:49:32.913 | Preparing to unpack .../erlang-inets_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:32.927 | Unpacking erlang-inets (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:33.178 | Selecting previously unselected package erlang-corba.
2017-03-15 16:49:33.185 | Preparing to unpack .../erlang-corba_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:33.198 | Unpacking erlang-corba (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:34.072 | Selecting previously unselected package erlang-syntax-tools.
2017-03-15 16:49:34.081 | Preparing to unpack .../erlang-syntax-tools_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:34.109 | Unpacking erlang-syntax-tools (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:34.206 | Selecting previously unselected package erlang-diameter.
2017-03-15 16:49:34.214 | Preparing to unpack .../erlang-diameter_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:34.221 | Unpacking erlang-diameter (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:34.430 | Selecting previously unselected package erlang-xmerl.
2017-03-15 16:49:34.438 | Preparing to unpack .../erlang-xmerl_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:34.445 | Unpacking erlang-xmerl (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:34.627 | Selecting previously unselected package erlang-edoc.
2017-03-15 16:49:34.634 | Preparing to unpack .../erlang-edoc_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:34.640 | Unpacking erlang-edoc (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:34.778 | Selecting previously unselected package erlang-eldap.
2017-03-15 16:49:34.785 | Preparing to unpack .../erlang-eldap_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:34.803 | Unpacking erlang-eldap (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:34.878 | Selecting previously unselected package erlang-erl-docgen.
2017-03-15 16:49:34.886 | Preparing to unpack .../erlang-erl-docgen_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:34.889 | Unpacking erlang-erl-docgen (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:35.081 | Selecting previously unselected package erlang-eunit.
2017-03-15 16:49:35.089 | Preparing to unpack .../erlang-eunit_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:35.094 | Unpacking erlang-eunit (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:35.160 | Selecting previously unselected package erlang-ic.
2017-03-15 16:49:35.167 | Preparing to unpack .../erlang-ic_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:35.171 | Unpacking erlang-ic (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:35.294 | Selecting previously unselected package libodbc1:amd64.
2017-03-15 16:49:35.302 | Preparing to unpack .../libodbc1_2.3.1-4.1_amd64.deb ...
2017-03-15 16:49:35.311 | Unpacking libodbc1:amd64 (2.3.1-4.1) ...
2017-03-15 16:49:35.361 | Selecting previously unselected package erlang-odbc.
2017-03-15 16:49:35.369 | Preparing to unpack .../erlang-odbc_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:35.372 | Unpacking erlang-odbc (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:35.398 | Selecting previously unselected package erlang-snmp.
2017-03-15 16:49:35.406 | Preparing to unpack .../erlang-snmp_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:35.408 | Unpacking erlang-snmp (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:35.657 | Selecting previously unselected package erlang-os-mon.
2017-03-15 16:49:35.665 | Preparing to unpack .../erlang-os-mon_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:35.667 | Unpacking erlang-os-mon (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:35.707 | Selecting previously unselected package erlang-parsetools.
2017-03-15 16:49:35.715 | Preparing to unpack .../erlang-parsetools_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:35.717 | Unpacking erlang-parsetools (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:35.754 | Selecting previously unselected package erlang-percept.
2017-03-15 16:49:35.761 | Preparing to unpack .../erlang-percept_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:35.762 | Unpacking erlang-percept (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:35.833 | Selecting previously unselected package erlang-ssh.
2017-03-15 16:49:35.840 | Preparing to unpack .../erlang-ssh_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:35.842 | Unpacking erlang-ssh (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:35.910 | Selecting previously unselected package erlang-webtool.
2017-03-15 16:49:35.919 | Preparing to unpack .../erlang-webtool_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:35.920 | Unpacking erlang-webtool (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:35.962 | Selecting previously unselected package erlang-tools.
2017-03-15 16:49:35.970 | Preparing to unpack .../erlang-tools_1%3a18.3-dfsg-1ubuntu3_amd64.deb ...
2017-03-15 16:49:35.972 | Unpacking erlang-tools (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:36.045 | Selecting previously unselected package erlang-nox.
2017-03-15 16:49:36.052 | Preparing to unpack .../erlang-nox_1%3a18.3-dfsg-1ubuntu3_all.deb ...
2017-03-15 16:49:36.054 | Unpacking erlang-nox (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:36.083 | Selecting previously unselected package rabbitmq-server.
2017-03-15 16:49:36.090 | Preparing to unpack .../rabbitmq-server_3.5.7-1_all.deb ...
2017-03-15 16:49:36.092 | Unpacking rabbitmq-server (3.5.7-1) ...
2017-03-15 16:49:36.511 | Processing triggers for postgresql-common (173) ...
2017-03-15 16:49:36.689 | 
2017-03-15 16:49:36.689 | Creating config file /etc/logrotate.d/postgresql-common with new version
2017-03-15 16:49:36.762 | Building PostgreSQL dictionaries from installed myspell/hunspell packages...
2017-03-15 16:49:36.762 | Removing obsolete dictionary files:
2017-03-15 16:49:36.789 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:49:36.804 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:49:36.888 | Setting up logrotate (3.8.7-2ubuntu2) ...
2017-03-15 16:49:36.898 | Setting up erlang-base (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.278 | Searching for services which depend on erlang and should be started...none found.
2017-03-15 16:49:37.280 | Setting up erlang-asn1 (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.285 | Setting up erlang-mnesia (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.298 | Setting up erlang-runtime-tools (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.303 | Setting up erlang-crypto (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.308 | Setting up erlang-public-key (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.313 | Setting up erlang-ssl (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.318 | Setting up erlang-inets (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.322 | Setting up erlang-corba (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.326 | Setting up erlang-syntax-tools (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.330 | Setting up erlang-diameter (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.338 | Setting up erlang-xmerl (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.351 | Setting up erlang-edoc (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.356 | Setting up erlang-eldap (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.360 | Setting up erlang-erl-docgen (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.365 | Setting up erlang-eunit (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.369 | Setting up erlang-ic (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.373 | Setting up libodbc1:amd64 (2.3.1-4.1) ...
2017-03-15 16:49:37.379 | Setting up erlang-odbc (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.384 | Setting up erlang-snmp (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.389 | Setting up erlang-os-mon (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.395 | Setting up erlang-parsetools (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.404 | Setting up erlang-percept (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.410 | Setting up erlang-ssh (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.416 | Setting up erlang-webtool (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.420 | Setting up erlang-tools (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.425 | Setting up erlang-nox (1:18.3-dfsg-1ubuntu3) ...
2017-03-15 16:49:37.429 | Setting up rabbitmq-server (3.5.7-1) ...
2017-03-15 16:49:37.477 | Adding group `rabbitmq' (GID 121) ...
2017-03-15 16:49:37.486 | Done.
2017-03-15 16:49:37.527 | Adding system user `rabbitmq' (UID 117) ...
2017-03-15 16:49:37.527 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ...
2017-03-15 16:49:37.546 | Not creating home directory `/var/lib/rabbitmq'.
2017-03-15 16:49:39.235 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:49:39.248 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:49:39.482 | + functions-common:apt_get:1108            :   result=0
2017-03-15 16:49:39.484 | + functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:49:39.486 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:49:39.488 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:49:39.490 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:49:39.493 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:49:39.494 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:49:39.496 | + functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:49:39.498 | + functions-common:time_stop:2409          :   start_time=1489596568
2017-03-15 16:49:39.500 | + functions-common:time_stop:2411          :   [[ -z 1489596568 ]]
2017-03-15 16:49:39.502 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:49:39.505 | + functions-common:time_stop:2414          :   end_time=1489596579
2017-03-15 16:49:39.507 | + functions-common:time_stop:2415          :   elapsed_time=11
2017-03-15 16:49:39.509 | + functions-common:time_stop:2416          :   total=38
2017-03-15 16:49:39.511 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:49:39.513 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=49
2017-03-15 16:49:39.515 | + functions-common:apt_get:1112            :   return 0
2017-03-15 16:49:39.517 | + lib/rpc_backend:install_rpc_backend:55   :   is_fedora
2017-03-15 16:49:39.519 | + functions-common:is_fedora:439           :   [[ -z Ubuntu ]]
2017-03-15 16:49:39.521 | + functions-common:is_fedora:443           :   '[' Ubuntu = Fedora ']'
2017-03-15 16:49:39.523 | + functions-common:is_fedora:443           :   '[' Ubuntu = 'Red Hat' ']'
2017-03-15 16:49:39.525 | + functions-common:is_fedora:444           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2017-03-15 16:49:39.527 | + functions-common:is_fedora:445           :   '[' Ubuntu = CentOS ']'
2017-03-15 16:49:39.529 | + functions-common:is_fedora:445           :   '[' Ubuntu = OracleServer ']'
2017-03-15 16:49:39.530 | + functions-common:is_fedora:446           :   '[' Ubuntu = Virtuozzo ']'
2017-03-15 16:49:39.532 | + functions-common:is_fedora:446           :   '[' Ubuntu = kvmibm ']'
2017-03-15 16:49:39.534 | + ./stack.sh:main:764                      :   restart_rpc_backend
2017-03-15 16:49:39.536 | + lib/rpc_backend:restart_rpc_backend:63   :   is_service_enabled rabbit
2017-03-15 16:49:39.548 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:49:39.551 | + lib/rpc_backend:restart_rpc_backend:65   :   echo_summary 'Starting RabbitMQ'
2017-03-15 16:49:39.553 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 16:49:39.555 | + ./stack.sh:echo_summary:398              :   echo -e Starting RabbitMQ
2017-03-15 16:49:39.558 | + lib/rpc_backend:restart_rpc_backend:76   :   local i
2017-03-15 16:49:39.561 | ++ lib/rpc_backend:restart_rpc_backend:77   :   seq 20
2017-03-15 16:49:39.564 | + lib/rpc_backend:restart_rpc_backend:77   :   for i in '`seq 20`'
2017-03-15 16:49:39.566 | + lib/rpc_backend:restart_rpc_backend:78   :   local rc=0
2017-03-15 16:49:39.569 | + lib/rpc_backend:restart_rpc_backend:80   :   [[ 1 -eq 20 ]]
2017-03-15 16:49:39.571 | + lib/rpc_backend:restart_rpc_backend:82   :   [[ 1 == \0 ]]
2017-03-15 16:49:39.573 | + lib/rpc_backend:restart_rpc_backend:86   :   rabbit_setuser stackrabbit secretrabbit
2017-03-15 16:49:39.575 | + lib/rpc_backend:rabbit_setuser:143       :   local user=stackrabbit pass=secretrabbit found= out=
2017-03-15 16:49:39.578 | ++ lib/rpc_backend:rabbit_setuser:144       :   sudo rabbitmqctl list_users
2017-03-15 16:49:39.935 | + lib/rpc_backend:rabbit_setuser:144       :   out='Listing users ...
2017-03-15 16:49:39.935 | guest	[administrator]'
2017-03-15 16:49:39.937 | ++ lib/rpc_backend:rabbit_setuser:146       :   echo 'Listing users ...
2017-03-15 16:49:39.938 | guest	[administrator]'
2017-03-15 16:49:39.938 | ++ lib/rpc_backend:rabbit_setuser:146       :   awk '$1 == user { print $1 }' user=stackrabbit
2017-03-15 16:49:39.942 | + lib/rpc_backend:rabbit_setuser:146       :   found=
2017-03-15 16:49:39.943 | + lib/rpc_backend:rabbit_setuser:147       :   '[' '' = stackrabbit ']'
2017-03-15 16:49:39.945 | + lib/rpc_backend:rabbit_setuser:151       :   sudo rabbitmqctl add_user stackrabbit secretrabbit
2017-03-15 16:49:40.298 | Creating user "stackrabbit" ...
2017-03-15 16:49:40.308 | + lib/rpc_backend:rabbit_setuser:154       :   sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*'
2017-03-15 16:49:40.650 | Setting permissions for user "stackrabbit" in vhost "/" ...
2017-03-15 16:49:40.662 | + lib/rpc_backend:restart_rpc_backend:87   :   '[' 0 -ne 0 ']'
2017-03-15 16:49:40.663 | + lib/rpc_backend:restart_rpc_backend:92   :   sudo rabbitmqctl change_password stackrabbit secretrabbit
2017-03-15 16:49:41.014 | Changing password for user "stackrabbit" ...
2017-03-15 16:49:41.025 | + lib/rpc_backend:restart_rpc_backend:94   :   '[' 0 -ne 0 ']'
2017-03-15 16:49:41.027 | + lib/rpc_backend:restart_rpc_backend:98   :   break
2017-03-15 16:49:41.029 | + ./stack.sh:main:767                      :   install_dlm
2017-03-15 16:49:41.031 | + lib/dlm:install_dlm:93                   :   is_dlm_enabled
2017-03-15 16:49:41.033 | ++ lib/dlm:is_dlm_enabled:62                :   dlm_backend
2017-03-15 16:49:41.035 | ++ lib/dlm:dlm_backend:57                   :   echo zookeeper
2017-03-15 16:49:41.038 | + lib/dlm:is_dlm_enabled:62                :   [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican, =~ ,zookeeper, ]]
2017-03-15 16:49:41.040 | + lib/dlm:is_dlm_enabled:63                :   return 1
2017-03-15 16:49:41.041 | + ./stack.sh:main:768                      :   configure_dlm
2017-03-15 16:49:41.043 | + lib/dlm:configure_dlm:77                 :   is_dlm_enabled
2017-03-15 16:49:41.045 | ++ lib/dlm:is_dlm_enabled:62                :   dlm_backend
2017-03-15 16:49:41.047 | ++ lib/dlm:dlm_backend:57                   :   echo zookeeper
2017-03-15 16:49:41.049 | + lib/dlm:is_dlm_enabled:62                :   [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican, =~ ,zookeeper, ]]
2017-03-15 16:49:41.050 | + lib/dlm:is_dlm_enabled:63                :   return 1
2017-03-15 16:49:41.052 | + ./stack.sh:main:770                      :   is_service_enabled mysql postgresql
2017-03-15 16:49:41.064 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:49:41.066 | + ./stack.sh:main:771                      :   install_database
2017-03-15 16:49:41.068 | + lib/database:install_database:118        :   install_database_mysql
2017-03-15 16:49:41.069 | + lib/databases/mysql:install_database_mysql:127 :   is_ubuntu
2017-03-15 16:49:41.071 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:49:41.073 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:49:41.075 | + lib/databases/mysql:install_database_mysql:130 :   sudo debconf-set-selections
2017-03-15 16:49:41.202 | + lib/databases/mysql:install_database_mysql:140 :   [[ ! -e /opt/stack/new/.my.cnf ]]
2017-03-15 16:49:41.204 | + lib/databases/mysql:install_database_mysql:141 :   cat
2017-03-15 16:49:41.207 | + lib/databases/mysql:install_database_mysql:147 :   chmod 0600 /opt/stack/new/.my.cnf
2017-03-15 16:49:41.211 | + lib/databases/mysql:install_database_mysql:150 :   is_suse
2017-03-15 16:49:41.213 | + functions-common:is_suse:454             :   [[ -z Ubuntu ]]
2017-03-15 16:49:41.215 | + functions-common:is_suse:458             :   [[ Ubuntu =~ (openSUSE) ]]
2017-03-15 16:49:41.217 | + functions-common:is_suse:458             :   [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]]
2017-03-15 16:49:41.218 | + lib/databases/mysql:install_database_mysql:150 :   is_oraclelinux
2017-03-15 16:49:41.221 | + functions-common:is_oraclelinux:427      :   [[ -z Ubuntu ]]
2017-03-15 16:49:41.222 | + functions-common:is_oraclelinux:431      :   '[' Ubuntu = OracleServer ']'
2017-03-15 16:49:41.224 | + lib/databases/mysql:install_database_mysql:154 :   is_fedora
2017-03-15 16:49:41.226 | + functions-common:is_fedora:439           :   [[ -z Ubuntu ]]
2017-03-15 16:49:41.228 | + functions-common:is_fedora:443           :   '[' Ubuntu = Fedora ']'
2017-03-15 16:49:41.230 | + functions-common:is_fedora:443           :   '[' Ubuntu = 'Red Hat' ']'
2017-03-15 16:49:41.232 | + functions-common:is_fedora:444           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2017-03-15 16:49:41.233 | + functions-common:is_fedora:445           :   '[' Ubuntu = CentOS ']'
2017-03-15 16:49:41.235 | + functions-common:is_fedora:445           :   '[' Ubuntu = OracleServer ']'
2017-03-15 16:49:41.237 | + functions-common:is_fedora:446           :   '[' Ubuntu = Virtuozzo ']'
2017-03-15 16:49:41.238 | + functions-common:is_fedora:446           :   '[' Ubuntu = kvmibm ']'
2017-03-15 16:49:41.240 | + lib/databases/mysql:install_database_mysql:157 :   is_ubuntu
2017-03-15 16:49:41.242 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:49:41.244 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:49:41.246 | + lib/databases/mysql:install_database_mysql:158 :   install_package mysql-server
2017-03-15 16:49:41.247 | + functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:49:41.249 | + functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:49:41.251 | + functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:49:41.253 | + functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:49:41.255 | + functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:49:41.257 | + functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:49:41.259 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:49:41.261 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:49:41.263 | + functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:49:41.265 | + functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:49:41.267 | + functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:49:41.269 | + functions-common:apt_get_update:1064     :   return
2017-03-15 16:49:41.271 | + functions-common:install_package:1290    :   real_install_package mysql-server
2017-03-15 16:49:41.273 | + functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:49:41.275 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:49:41.277 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:49:41.279 | + functions-common:real_install_package:1276 :   apt_get install mysql-server
2017-03-15 16:49:41.296 | + functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server
2017-03-15 16:49:41.323 | Reading package lists...
2017-03-15 16:49:41.520 | Building dependency tree...
2017-03-15 16:49:41.520 | Reading state information...
2017-03-15 16:49:41.653 | The following additional packages will be installed:
2017-03-15 16:49:41.653 |   apparmor libapparmor-perl libevent-core-2.0-5 libnuma1 mysql-client-5.7
2017-03-15 16:49:41.653 |   mysql-client-core-5.7 mysql-server-5.7 mysql-server-core-5.7
2017-03-15 16:49:41.654 | Suggested packages:
2017-03-15 16:49:41.654 |   apparmor-profiles apparmor-profiles-extra apparmor-docs apparmor-utils mailx
2017-03-15 16:49:41.654 |   tinyca
2017-03-15 16:49:41.654 | Recommended packages:
2017-03-15 16:49:41.654 |   libhtml-template-perl
2017-03-15 16:49:41.655 | The following NEW packages will be installed:
2017-03-15 16:49:41.655 |   apparmor libapparmor-perl libevent-core-2.0-5 libnuma1 mysql-client-5.7
2017-03-15 16:49:41.655 |   mysql-client-core-5.7 mysql-server mysql-server-5.7 mysql-server-core-5.7
2017-03-15 16:49:41.670 | 0 upgraded, 9 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:49:41.670 | Need to get 19.3 MB of archives.
2017-03-15 16:49:41.670 | After this operation, 162 MB of additional disk space will be used.
2017-03-15 16:49:41.670 | WARNING: The following packages cannot be authenticated!
2017-03-15 16:49:41.670 |   libapparmor-perl apparmor libnuma1 mysql-client-core-5.7 mysql-client-5.7
2017-03-15 16:49:41.670 |   mysql-server-core-5.7 libevent-core-2.0-5 mysql-server-5.7 mysql-server
2017-03-15 16:49:41.677 | Authentication warning overridden.
2017-03-15 16:49:41.677 | Get:1 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libapparmor-perl amd64 2.10.95-0ubuntu2.5 [31.4 kB]
2017-03-15 16:49:41.679 | Get:2 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 apparmor amd64 2.10.95-0ubuntu2.5 [446 kB]
2017-03-15 16:49:41.691 | Get:3 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libnuma1 amd64 2.0.11-1ubuntu1 [21.0 kB]
2017-03-15 16:49:41.692 | Get:4 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 mysql-client-core-5.7 amd64 5.7.17-0ubuntu0.16.04.1 [6325 kB]
2017-03-15 16:49:41.984 | Get:5 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 mysql-client-5.7 amd64 5.7.17-0ubuntu0.16.04.1 [1762 kB]
2017-03-15 16:49:42.050 | Get:6 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 mysql-server-core-5.7 amd64 5.7.17-0ubuntu0.16.04.1 [7728 kB]
2017-03-15 16:49:42.402 | Get:7 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libevent-core-2.0-5 amd64 2.0.21-stable-2ubuntu0.16.04.1 [70.6 kB]
2017-03-15 16:49:42.403 | Get:8 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 mysql-server-5.7 amd64 5.7.17-0ubuntu0.16.04.1 [2856 kB]
2017-03-15 16:49:42.526 | Get:9 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 mysql-server all 5.7.17-0ubuntu0.16.04.1 [10.1 kB]
2017-03-15 16:49:42.627 | debconf: delaying package configuration, since apt-utils is not installed
2017-03-15 16:49:42.656 | Fetched 19.3 MB in 0s (22.6 MB/s)
2017-03-15 16:49:42.679 | Selecting previously unselected package libapparmor-perl.
2017-03-15 16:49:42.708 | (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 ... 80552 files and directories currently installed.)
2017-03-15 16:49:42.712 | Preparing to unpack .../libapparmor-perl_2.10.95-0ubuntu2.5_amd64.deb ...
2017-03-15 16:49:42.714 | Unpacking libapparmor-perl (2.10.95-0ubuntu2.5) ...
2017-03-15 16:49:42.751 | Selecting previously unselected package apparmor.
2017-03-15 16:49:42.758 | Preparing to unpack .../apparmor_2.10.95-0ubuntu2.5_amd64.deb ...
2017-03-15 16:49:42.767 | Unpacking apparmor (2.10.95-0ubuntu2.5) ...
2017-03-15 16:49:42.907 | Selecting previously unselected package libnuma1:amd64.
2017-03-15 16:49:42.914 | Preparing to unpack .../libnuma1_2.0.11-1ubuntu1_amd64.deb ...
2017-03-15 16:49:42.917 | Unpacking libnuma1:amd64 (2.0.11-1ubuntu1) ...
2017-03-15 16:49:42.938 | Selecting previously unselected package mysql-client-core-5.7.
2017-03-15 16:49:42.945 | Preparing to unpack .../mysql-client-core-5.7_5.7.17-0ubuntu0.16.04.1_amd64.deb ...
2017-03-15 16:49:42.947 | Unpacking mysql-client-core-5.7 (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:49:43.800 | Selecting previously unselected package mysql-client-5.7.
2017-03-15 16:49:43.807 | Preparing to unpack .../mysql-client-5.7_5.7.17-0ubuntu0.16.04.1_amd64.deb ...
2017-03-15 16:49:43.813 | Unpacking mysql-client-5.7 (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:49:44.210 | Selecting previously unselected package mysql-server-core-5.7.
2017-03-15 16:49:44.218 | Preparing to unpack .../mysql-server-core-5.7_5.7.17-0ubuntu0.16.04.1_amd64.deb ...
2017-03-15 16:49:44.220 | Unpacking mysql-server-core-5.7 (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:49:45.267 | Selecting previously unselected package libevent-core-2.0-5:amd64.
2017-03-15 16:49:45.275 | Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-2ubuntu0.16.04.1_amd64.deb ...
2017-03-15 16:49:45.276 | Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-2ubuntu0.16.04.1) ...
2017-03-15 16:49:45.316 | Selecting previously unselected package mysql-server-5.7.
2017-03-15 16:49:45.324 | Preparing to unpack .../mysql-server-5.7_5.7.17-0ubuntu0.16.04.1_amd64.deb ...
2017-03-15 16:49:45.590 | Unpacking mysql-server-5.7 (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:49:46.123 | Selecting previously unselected package mysql-server.
2017-03-15 16:49:46.131 | Preparing to unpack .../mysql-server_5.7.17-0ubuntu0.16.04.1_all.deb ...
2017-03-15 16:49:46.134 | Unpacking mysql-server (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:49:46.150 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:49:46.203 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:49:46.237 | Setting up libapparmor-perl (2.10.95-0ubuntu2.5) ...
2017-03-15 16:49:46.242 | Setting up apparmor (2.10.95-0ubuntu2.5) ...
2017-03-15 16:49:46.599 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2017-03-15 16:49:46.716 | diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
2017-03-15 16:49:46.746 | Setting up libnuma1:amd64 (2.0.11-1ubuntu1) ...
2017-03-15 16:49:46.754 | Setting up mysql-client-core-5.7 (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:49:46.759 | Setting up mysql-client-5.7 (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:49:46.763 | Setting up mysql-server-core-5.7 (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:49:46.767 | Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-2ubuntu0.16.04.1) ...
2017-03-15 16:49:46.772 | Setting up mysql-server-5.7 (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:49:47.007 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
2017-03-15 16:49:47.026 | Renaming removed key_buffer and myisam-recover options (if present)
2017-03-15 16:49:53.543 | Setting up mysql-server (5.7.17-0ubuntu0.16.04.1) ...
2017-03-15 16:49:53.550 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:49:53.603 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:49:53.787 | + functions-common:apt_get:1108            :   result=0
2017-03-15 16:49:53.789 | + functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:49:53.790 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:49:53.792 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:49:53.793 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:49:53.795 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:49:53.796 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:49:53.798 | + functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:49:53.799 | + functions-common:time_stop:2409          :   start_time=1489596581
2017-03-15 16:49:53.801 | + functions-common:time_stop:2411          :   [[ -z 1489596581 ]]
2017-03-15 16:49:53.802 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:49:53.805 | + functions-common:time_stop:2414          :   end_time=1489596593
2017-03-15 16:49:53.806 | + functions-common:time_stop:2415          :   elapsed_time=12
2017-03-15 16:49:53.808 | + functions-common:time_stop:2416          :   total=49
2017-03-15 16:49:53.809 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:49:53.811 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=61
2017-03-15 16:49:53.813 | + functions-common:apt_get:1112            :   return 0
2017-03-15 16:49:53.815 | + ./stack.sh:main:773                      :   '[' -n mysql ']'
2017-03-15 16:49:53.816 | + ./stack.sh:main:774                      :   install_database_python
2017-03-15 16:49:53.818 | + lib/database:install_database_python:123 :   install_database_python_mysql
2017-03-15 16:49:53.820 | + lib/databases/mysql:install_database_python_mysql:166 :   pip_install_gr PyMySQL
2017-03-15 16:49:53.822 | + inc/python:pip_install_gr:66             :   local name=PyMySQL
2017-03-15 16:49:53.823 | + inc/python:pip_install_gr:67             :   local clean_name
2017-03-15 16:49:53.825 | ++ inc/python:pip_install_gr:68             :   get_from_global_requirements PyMySQL
2017-03-15 16:49:53.827 | ++ inc/python:get_from_global_requirements:357 :   local package=PyMySQL
2017-03-15 16:49:53.828 | ++ inc/python:get_from_global_requirements:358 :   local required_pkg
2017-03-15 16:49:53.832 | +++ inc/python:get_from_global_requirements:359 :   grep -i -h '^PyMySQL' /opt/stack/new/requirements/global-requirements.txt
2017-03-15 16:49:53.833 | +++ inc/python:get_from_global_requirements:359 :   cut -d# -f1
2017-03-15 16:49:53.835 | ++ inc/python:get_from_global_requirements:359 :   required_pkg='PyMySQL>=0.7.6  '
2017-03-15 16:49:53.837 | ++ inc/python:get_from_global_requirements:360 :   [[ PyMySQL>=0.7.6   == '' ]]
2017-03-15 16:49:53.839 | ++ inc/python:get_from_global_requirements:363 :   echo 'PyMySQL>=0.7.6'
2017-03-15 16:49:53.841 | + inc/python:pip_install_gr:68             :   clean_name='PyMySQL>=0.7.6'
2017-03-15 16:49:53.842 | + inc/python:pip_install_gr:69             :   pip_install 'PyMySQL>=0.7.6'
2017-03-15 16:49:54.192 | + inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt 'PyMySQL>=0.7.6'
2017-03-15 16:49:54.683 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:54.685 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:54.726 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:54.728 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:54.730 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:54.732 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:54.762 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:54.764 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:54.812 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:54.814 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:54.860 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:54.863 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:54.866 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:54.868 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:54.894 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:54.897 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:54.901 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:54.904 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:54.921 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:54.923 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:54.940 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:54.942 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:54.957 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:54.959 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:54.969 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:54.972 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:54.990 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:54.992 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:55.112 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:55.114 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:55.149 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:55.152 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:55.163 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:55.165 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:55.171 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:55.174 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:55.198 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:55.200 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:55.239 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:55.241 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:55.262 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:55.264 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:55.280 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:55.283 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:55.330 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:49:55.332 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:49:55.407 | Collecting PyMySQL===0.7.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 329))
2017-03-15 16:49:55.488 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/1a/a0/71f4445e9ea494d61728b7f32b63a8c1cf0c0abc5eb94cb890b898b639c0/PyMySQL-0.7.10-py2.py3-none-any.whl (78kB)
2017-03-15 16:49:55.549 | Installing collected packages: PyMySQL
2017-03-15 16:49:55.641 | Successfully installed PyMySQL-0.7.10
2017-03-15 16:49:55.721 | + inc/python:pip_install:334               :   result=0
2017-03-15 16:49:55.723 | + inc/python:pip_install:337               :   local 'test_req=PyMySQL>=0.7.6/test-requirements.txt'
2017-03-15 16:49:55.725 | + inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:49:55.726 | + inc/python:pip_install:338               :   [[ -e PyMySQL>=0.7.6/test-requirements.txt ]]
2017-03-15 16:49:55.728 | + inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:49:55.730 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:49:55.732 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:49:55.734 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:49:55.736 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:49:55.737 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:49:55.739 | + functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:49:55.741 | + functions-common:time_stop:2409          :   start_time=1489596593
2017-03-15 16:49:55.742 | + functions-common:time_stop:2411          :   [[ -z 1489596593 ]]
2017-03-15 16:49:55.745 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:49:55.747 | + functions-common:time_stop:2414          :   end_time=1489596595
2017-03-15 16:49:55.748 | + functions-common:time_stop:2415          :   elapsed_time=2
2017-03-15 16:49:55.750 | + functions-common:time_stop:2416          :   total=29
2017-03-15 16:49:55.752 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:49:55.754 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=31
2017-03-15 16:49:55.755 | + inc/python:pip_install:351               :   return 0
2017-03-15 16:49:55.757 | + lib/databases/mysql:install_database_python_mysql:167 :   [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]]
2017-03-15 16:49:55.759 | + lib/databases/mysql:install_database_python_mysql:169 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2017-03-15 16:49:55.761 | + lib/databases/mysql:install_database_python_mysql:170 :   ADDITIONAL_VENV_PACKAGES+=,PyMySQL
2017-03-15 16:49:55.764 | + ./stack.sh:main:777                      :   is_service_enabled neutron
2017-03-15 16:49:55.776 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:49:55.778 | + ./stack.sh:main:778                      :   install_neutron_agent_packages
2017-03-15 16:49:55.779 | + lib/neutron:install_neutron_agent_packages:565 :   is_neutron_legacy_enabled
2017-03-15 16:49:55.781 | + lib/neutron:is_neutron_legacy_enabled:101 :   [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ ,q- ]]
2017-03-15 16:49:55.783 | + lib/neutron:is_neutron_legacy_enabled:101 :   return 0
2017-03-15 16:49:55.784 | + lib/neutron:install_neutron_agent_packages:567 :   install_neutron_agent_packages_mutnauq
2017-03-15 16:49:55.786 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 :   is_service_enabled q-l3
2017-03-15 16:49:55.797 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:49:55.799 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:459 :   install_package radvd
2017-03-15 16:49:55.800 | + functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:49:55.802 | + functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:49:55.803 | + functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:49:55.805 | + functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:49:55.806 | + functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:49:55.808 | + functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:49:55.809 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:49:55.811 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:49:55.813 | + functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:49:55.814 | + functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:49:55.816 | + functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:49:55.817 | + functions-common:apt_get_update:1064     :   return
2017-03-15 16:49:55.819 | + functions-common:install_package:1290    :   real_install_package radvd
2017-03-15 16:49:55.820 | + functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:49:55.822 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:49:55.823 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:49:55.825 | + functions-common:real_install_package:1276 :   apt_get install radvd
2017-03-15 16:49:55.840 | + functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd
2017-03-15 16:49:55.869 | Reading package lists...
2017-03-15 16:49:56.082 | Building dependency tree...
2017-03-15 16:49:56.083 | Reading state information...
2017-03-15 16:49:56.221 | The following NEW packages will be installed:
2017-03-15 16:49:56.221 |   radvd
2017-03-15 16:49:56.235 | 0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:49:56.235 | Need to get 59.1 kB of archives.
2017-03-15 16:49:56.235 | After this operation, 204 kB of additional disk space will be used.
2017-03-15 16:49:56.235 | WARNING: The following packages cannot be authenticated!
2017-03-15 16:49:56.235 |   radvd
2017-03-15 16:49:56.242 | Authentication warning overridden.
2017-03-15 16:49:56.242 | Get:1 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 radvd amd64 1:2.11-1 [59.1 kB]
2017-03-15 16:49:56.355 | debconf: delaying package configuration, since apt-utils is not installed
2017-03-15 16:49:56.387 | Fetched 59.1 kB in 0s (0 B/s)
2017-03-15 16:49:56.429 | Selecting previously unselected package radvd.
2017-03-15 16:49:56.465 | (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 ... 80946 files and directories currently installed.)
2017-03-15 16:49:56.470 | Preparing to unpack .../radvd_1%3a2.11-1_amd64.deb ...
2017-03-15 16:49:56.476 | Unpacking radvd (1:2.11-1) ...
2017-03-15 16:49:56.573 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:49:56.681 | Setting up radvd (1:2.11-1) ...
2017-03-15 16:49:56.846 | dpkg-statoverride: warning: --update given but /var/run/radvd does not exist
2017-03-15 16:49:57.128 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:49:57.410 | + functions-common:apt_get:1108            :   result=0
2017-03-15 16:49:57.412 | + functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:49:57.414 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:49:57.416 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:49:57.417 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:49:57.419 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:49:57.422 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:49:57.423 | + functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:49:57.425 | + functions-common:time_stop:2409          :   start_time=1489596595
2017-03-15 16:49:57.427 | + functions-common:time_stop:2411          :   [[ -z 1489596595 ]]
2017-03-15 16:49:57.430 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:49:57.433 | + functions-common:time_stop:2414          :   end_time=1489596597
2017-03-15 16:49:57.435 | + functions-common:time_stop:2415          :   elapsed_time=2
2017-03-15 16:49:57.437 | + functions-common:time_stop:2416          :   total=61
2017-03-15 16:49:57.439 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:49:57.441 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=63
2017-03-15 16:49:57.443 | + functions-common:apt_get:1112            :   return 0
2017-03-15 16:49:57.445 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 :   is_service_enabled q-agt q-dhcp q-l3
2017-03-15 16:49:57.457 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:49:57.459 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:463 :   neutron_plugin_install_agent_packages
2017-03-15 16:49:57.460 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:23 :   _neutron_ovs_base_install_agent_packages
2017-03-15 16:49:57.463 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 :   get_packages openvswitch
2017-03-15 16:49:57.480 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 :   install_package fakeroot make openvswitch-switch
2017-03-15 16:49:57.482 | + functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:49:57.484 | + functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:49:57.485 | + functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:49:57.487 | + functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:49:57.488 | + functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:49:57.490 | + functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:49:57.491 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:49:57.493 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:49:57.495 | + functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:49:57.496 | + functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:49:57.498 | + functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:49:57.499 | + functions-common:apt_get_update:1064     :   return
2017-03-15 16:49:57.501 | + functions-common:install_package:1290    :   real_install_package fakeroot make openvswitch-switch
2017-03-15 16:49:57.502 | + functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:49:57.504 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:49:57.505 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:49:57.507 | + functions-common:real_install_package:1276 :   apt_get install fakeroot make openvswitch-switch
2017-03-15 16:49:57.520 | + functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch
2017-03-15 16:49:57.547 | Reading package lists...
2017-03-15 16:49:57.723 | Building dependency tree...
2017-03-15 16:49:57.723 | Reading state information...
2017-03-15 16:49:57.845 | make is already the newest version (4.1-6).
2017-03-15 16:49:57.845 | make set to manually installed.
2017-03-15 16:49:57.845 | The following additional packages will be installed:
2017-03-15 16:49:57.845 |   libcap-ng0 libfakeroot openvswitch-common python-six
2017-03-15 16:49:57.846 | Suggested packages:
2017-03-15 16:49:57.846 |   ethtool
2017-03-15 16:49:57.847 | The following NEW packages will be installed:
2017-03-15 16:49:57.847 |   fakeroot libcap-ng0 libfakeroot openvswitch-common openvswitch-switch
2017-03-15 16:49:57.847 |   python-six
2017-03-15 16:49:57.860 | 0 upgraded, 6 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:49:57.860 | Need to get 1926 kB of archives.
2017-03-15 16:49:57.860 | After this operation, 8573 kB of additional disk space will be used.
2017-03-15 16:49:57.860 | WARNING: The following packages cannot be authenticated!
2017-03-15 16:49:57.860 |   libcap-ng0 libfakeroot fakeroot python-six openvswitch-common
2017-03-15 16:49:57.861 |   openvswitch-switch
2017-03-15 16:49:57.869 | Authentication warning overridden.
2017-03-15 16:49:57.869 | Get:1 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libcap-ng0 amd64 0.7.7-1 [10.9 kB]
2017-03-15 16:49:57.872 | Get:2 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB]
2017-03-15 16:49:57.881 | Get:3 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB]
2017-03-15 16:49:58.024 | Get:4 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 python-six all 1.10.0-3 [10.9 kB]
2017-03-15 16:49:58.047 | Get:5 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 openvswitch-common amd64 2.5.0-0ubuntu1 [659 kB]
2017-03-15 16:49:58.673 | Get:6 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 openvswitch-switch amd64 2.5.0-0ubuntu1 [1158 kB]
2017-03-15 16:49:59.312 | debconf: delaying package configuration, since apt-utils is not installed
2017-03-15 16:49:59.343 | Fetched 1926 kB in 1s (1434 kB/s)
2017-03-15 16:49:59.399 | Selecting previously unselected package libcap-ng0:amd64.
2017-03-15 16:49:59.429 | (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 ... 80960 files and directories currently installed.)
2017-03-15 16:49:59.434 | Preparing to unpack .../libcap-ng0_0.7.7-1_amd64.deb ...
2017-03-15 16:49:59.439 | Unpacking libcap-ng0:amd64 (0.7.7-1) ...
2017-03-15 16:49:59.505 | Selecting previously unselected package libfakeroot:amd64.
2017-03-15 16:49:59.513 | Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ...
2017-03-15 16:49:59.520 | Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ...
2017-03-15 16:49:59.582 | Selecting previously unselected package fakeroot.
2017-03-15 16:49:59.590 | Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ...
2017-03-15 16:49:59.592 | Unpacking fakeroot (1.20.2-1ubuntu1) ...
2017-03-15 16:49:59.745 | Selecting previously unselected package python-six.
2017-03-15 16:49:59.753 | Preparing to unpack .../python-six_1.10.0-3_all.deb ...
2017-03-15 16:49:59.760 | Unpacking python-six (1.10.0-3) ...
2017-03-15 16:49:59.834 | Selecting previously unselected package openvswitch-common.
2017-03-15 16:49:59.842 | Preparing to unpack .../openvswitch-common_2.5.0-0ubuntu1_amd64.deb ...
2017-03-15 16:49:59.847 | Unpacking openvswitch-common (2.5.0-0ubuntu1) ...
2017-03-15 16:50:00.045 | Selecting previously unselected package openvswitch-switch.
2017-03-15 16:50:00.054 | Preparing to unpack .../openvswitch-switch_2.5.0-0ubuntu1_amd64.deb ...
2017-03-15 16:50:00.066 | Unpacking openvswitch-switch (2.5.0-0ubuntu1) ...
2017-03-15 16:50:00.282 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:50:00.310 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:50:00.404 | Setting up libcap-ng0:amd64 (0.7.7-1) ...
2017-03-15 16:50:00.452 | Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ...
2017-03-15 16:50:00.497 | Setting up fakeroot (1.20.2-1ubuntu1) ...
2017-03-15 16:50:00.512 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
2017-03-15 16:50:00.529 | Setting up python-six (1.10.0-3) ...
2017-03-15 16:50:00.629 | Setting up openvswitch-common (2.5.0-0ubuntu1) ...
2017-03-15 16:50:00.647 | Setting up openvswitch-switch (2.5.0-0ubuntu1) ...
2017-03-15 16:50:00.698 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode
2017-03-15 16:50:01.525 | openvswitch-nonetwork.service is a disabled or a static unit, not starting it.
2017-03-15 16:50:01.532 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:50:01.579 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:50:01.835 | + functions-common:apt_get:1108            :   result=0
2017-03-15 16:50:01.837 | + functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:50:01.839 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:50:01.841 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:50:01.843 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:50:01.845 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:50:01.847 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:50:01.849 | + functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:50:01.851 | + functions-common:time_stop:2409          :   start_time=1489596597
2017-03-15 16:50:01.852 | + functions-common:time_stop:2411          :   [[ -z 1489596597 ]]
2017-03-15 16:50:01.855 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:50:01.857 | + functions-common:time_stop:2414          :   end_time=1489596601
2017-03-15 16:50:01.859 | + functions-common:time_stop:2415          :   elapsed_time=4
2017-03-15 16:50:01.861 | + functions-common:time_stop:2416          :   total=63
2017-03-15 16:50:01.862 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:50:01.864 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=67
2017-03-15 16:50:01.865 | + functions-common:apt_get:1112            :   return 0
2017-03-15 16:50:01.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 :   is_ubuntu
2017-03-15 16:50:01.869 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:50:01.871 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:50:01.873 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 :   _neutron_ovs_base_install_ubuntu_dkms
2017-03-15 16:50:01.875 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 :   local kernel_version
2017-03-15 16:50:01.877 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 :   uname -r
2017-03-15 16:50:01.880 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 :   kernel_version=4.4.0-66-generic
2017-03-15 16:50:01.881 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 :   local kernel_major_minor
2017-03-15 16:50:01.885 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 :   cut -d. -f1-2
2017-03-15 16:50:01.885 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 :   echo 4.4.0-66-generic
2017-03-15 16:50:01.888 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 :   kernel_major_minor=4.4
2017-03-15 16:50:01.890 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 :   vercmp 4.4 '<' 3.13
2017-03-15 16:50:01.892 | + functions:vercmp:536                     :   local v1=4.4
2017-03-15 16:50:01.894 | + functions:vercmp:537                     :   local 'op=<'
2017-03-15 16:50:01.896 | + functions:vercmp:538                     :   local v2=3.13
2017-03-15 16:50:01.898 | + functions:vercmp:539                     :   local result
2017-03-15 16:50:01.901 | ++ functions:vercmp:543                     :   echo -e '4.4\n3.13'
2017-03-15 16:50:01.901 | ++ functions:vercmp:543                     :   head -1
2017-03-15 16:50:01.902 | ++ functions:vercmp:543                     :   sort -V
2017-03-15 16:50:01.905 | + functions:vercmp:543                     :   result=3.13
2017-03-15 16:50:01.907 | + functions:vercmp:545                     :   case $op in
2017-03-15 16:50:01.909 | + functions:vercmp:555                     :   '[' 4.4 '!=' 3.13 ']'
2017-03-15 16:50:01.910 | + functions:vercmp:555                     :   '[' 3.13 = 4.4 ']'
2017-03-15 16:50:01.913 | + functions:vercmp:556                     :   return
2017-03-15 16:50:01.915 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 :   restart_service openvswitch-switch
2017-03-15 16:50:01.917 | + functions-common:restart_service:2286    :   '[' -x /bin/systemctl ']'
2017-03-15 16:50:01.919 | + functions-common:restart_service:2287    :   sudo /bin/systemctl restart openvswitch-switch
2017-03-15 16:50:02.696 | + ./stack.sh:main:784                      :   echo_summary 'Installing OpenStack project source'
2017-03-15 16:50:02.697 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 16:50:02.699 | + ./stack.sh:echo_summary:398              :   echo -e Installing OpenStack project source
2017-03-15 16:50:02.701 | + ./stack.sh:main:787                      :   install_oslo
2017-03-15 16:50:02.703 | + lib/oslo:install_oslo:72                 :   _do_install_oslo_lib automaton
2017-03-15 16:50:02.705 | + lib/oslo:_do_install_oslo_lib:63         :   local name=automaton
2017-03-15 16:50:02.708 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git automaton
2017-03-15 16:50:02.710 | + inc/python:use_library_from_git:369      :   local name=automaton
2017-03-15 16:50:02.712 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.714 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.716 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,automaton, ]]
2017-03-15 16:50:02.718 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.720 | + lib/oslo:install_oslo:73                 :   _do_install_oslo_lib cliff
2017-03-15 16:50:02.723 | + lib/oslo:_do_install_oslo_lib:63         :   local name=cliff
2017-03-15 16:50:02.725 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git cliff
2017-03-15 16:50:02.727 | + inc/python:use_library_from_git:369      :   local name=cliff
2017-03-15 16:50:02.728 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.730 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.732 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,cliff, ]]
2017-03-15 16:50:02.734 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.736 | + lib/oslo:install_oslo:74                 :   _do_install_oslo_lib debtcollector
2017-03-15 16:50:02.738 | + lib/oslo:_do_install_oslo_lib:63         :   local name=debtcollector
2017-03-15 16:50:02.740 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git debtcollector
2017-03-15 16:50:02.741 | + inc/python:use_library_from_git:369      :   local name=debtcollector
2017-03-15 16:50:02.743 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.745 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.747 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,debtcollector, ]]
2017-03-15 16:50:02.748 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.750 | + lib/oslo:install_oslo:75                 :   _do_install_oslo_lib futurist
2017-03-15 16:50:02.751 | + lib/oslo:_do_install_oslo_lib:63         :   local name=futurist
2017-03-15 16:50:02.753 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git futurist
2017-03-15 16:50:02.754 | + inc/python:use_library_from_git:369      :   local name=futurist
2017-03-15 16:50:02.756 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.758 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.759 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,futurist, ]]
2017-03-15 16:50:02.761 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.762 | + lib/oslo:install_oslo:76                 :   _do_install_oslo_lib osc-lib
2017-03-15 16:50:02.763 | + lib/oslo:_do_install_oslo_lib:63         :   local name=osc-lib
2017-03-15 16:50:02.765 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git osc-lib
2017-03-15 16:50:02.767 | + inc/python:use_library_from_git:369      :   local name=osc-lib
2017-03-15 16:50:02.769 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.771 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.773 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,osc-lib, ]]
2017-03-15 16:50:02.775 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.777 | + lib/oslo:install_oslo:77                 :   _do_install_oslo_lib os-client-config
2017-03-15 16:50:02.779 | + lib/oslo:_do_install_oslo_lib:63         :   local name=os-client-config
2017-03-15 16:50:02.780 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git os-client-config
2017-03-15 16:50:02.782 | + inc/python:use_library_from_git:369      :   local name=os-client-config
2017-03-15 16:50:02.784 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.786 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.788 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,os-client-config, ]]
2017-03-15 16:50:02.790 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.791 | + lib/oslo:install_oslo:78                 :   _do_install_oslo_lib oslo.cache
2017-03-15 16:50:02.793 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.cache
2017-03-15 16:50:02.795 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.cache
2017-03-15 16:50:02.797 | + inc/python:use_library_from_git:369      :   local name=oslo.cache
2017-03-15 16:50:02.799 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.801 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.803 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.cache, ]]
2017-03-15 16:50:02.805 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.807 | + lib/oslo:install_oslo:79                 :   _do_install_oslo_lib oslo.concurrency
2017-03-15 16:50:02.809 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.concurrency
2017-03-15 16:50:02.811 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.concurrency
2017-03-15 16:50:02.813 | + inc/python:use_library_from_git:369      :   local name=oslo.concurrency
2017-03-15 16:50:02.815 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.817 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.819 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.concurrency, ]]
2017-03-15 16:50:02.821 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.823 | + lib/oslo:install_oslo:80                 :   _do_install_oslo_lib oslo.config
2017-03-15 16:50:02.825 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.config
2017-03-15 16:50:02.827 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.config
2017-03-15 16:50:02.829 | + inc/python:use_library_from_git:369      :   local name=oslo.config
2017-03-15 16:50:02.831 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.833 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.835 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.config, ]]
2017-03-15 16:50:02.837 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.839 | + lib/oslo:install_oslo:81                 :   _do_install_oslo_lib oslo.context
2017-03-15 16:50:02.842 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.context
2017-03-15 16:50:02.844 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.context
2017-03-15 16:50:02.846 | + inc/python:use_library_from_git:369      :   local name=oslo.context
2017-03-15 16:50:02.848 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.850 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.852 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.context, ]]
2017-03-15 16:50:02.854 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.856 | + lib/oslo:install_oslo:82                 :   _do_install_oslo_lib oslo.db
2017-03-15 16:50:02.859 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.db
2017-03-15 16:50:02.861 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.db
2017-03-15 16:50:02.863 | + inc/python:use_library_from_git:369      :   local name=oslo.db
2017-03-15 16:50:02.865 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.867 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.869 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.db, ]]
2017-03-15 16:50:02.871 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.873 | + lib/oslo:install_oslo:83                 :   _do_install_oslo_lib oslo.i18n
2017-03-15 16:50:02.876 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.i18n
2017-03-15 16:50:02.878 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.i18n
2017-03-15 16:50:02.880 | + inc/python:use_library_from_git:369      :   local name=oslo.i18n
2017-03-15 16:50:02.882 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.884 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.886 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.i18n, ]]
2017-03-15 16:50:02.889 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.891 | + lib/oslo:install_oslo:84                 :   _do_install_oslo_lib oslo.log
2017-03-15 16:50:02.893 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.log
2017-03-15 16:50:02.895 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.log
2017-03-15 16:50:02.897 | + inc/python:use_library_from_git:369      :   local name=oslo.log
2017-03-15 16:50:02.899 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.901 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.903 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.log, ]]
2017-03-15 16:50:02.905 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.907 | + lib/oslo:install_oslo:85                 :   _do_install_oslo_lib oslo.messaging
2017-03-15 16:50:02.909 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.messaging
2017-03-15 16:50:02.912 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.messaging
2017-03-15 16:50:02.914 | + inc/python:use_library_from_git:369      :   local name=oslo.messaging
2017-03-15 16:50:02.916 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.918 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.921 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.messaging, ]]
2017-03-15 16:50:02.923 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.925 | + lib/oslo:install_oslo:86                 :   _do_install_oslo_lib oslo.middleware
2017-03-15 16:50:02.927 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.middleware
2017-03-15 16:50:02.929 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.middleware
2017-03-15 16:50:02.931 | + inc/python:use_library_from_git:369      :   local name=oslo.middleware
2017-03-15 16:50:02.933 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.934 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.936 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.middleware, ]]
2017-03-15 16:50:02.938 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.940 | + lib/oslo:install_oslo:87                 :   _do_install_oslo_lib oslo.policy
2017-03-15 16:50:02.942 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.policy
2017-03-15 16:50:02.944 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.policy
2017-03-15 16:50:02.946 | + inc/python:use_library_from_git:369      :   local name=oslo.policy
2017-03-15 16:50:02.948 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.949 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.951 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.policy, ]]
2017-03-15 16:50:02.953 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.955 | + lib/oslo:install_oslo:88                 :   _do_install_oslo_lib oslo.privsep
2017-03-15 16:50:02.957 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.privsep
2017-03-15 16:50:02.958 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.privsep
2017-03-15 16:50:02.961 | + inc/python:use_library_from_git:369      :   local name=oslo.privsep
2017-03-15 16:50:02.962 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.965 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.968 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.privsep, ]]
2017-03-15 16:50:02.969 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.972 | + lib/oslo:install_oslo:89                 :   _do_install_oslo_lib oslo.reports
2017-03-15 16:50:02.974 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.reports
2017-03-15 16:50:02.976 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.reports
2017-03-15 16:50:02.978 | + inc/python:use_library_from_git:369      :   local name=oslo.reports
2017-03-15 16:50:02.980 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.982 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.984 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.reports, ]]
2017-03-15 16:50:02.985 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:02.987 | + lib/oslo:install_oslo:90                 :   _do_install_oslo_lib oslo.rootwrap
2017-03-15 16:50:02.989 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.rootwrap
2017-03-15 16:50:02.990 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.rootwrap
2017-03-15 16:50:02.992 | + inc/python:use_library_from_git:369      :   local name=oslo.rootwrap
2017-03-15 16:50:02.994 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:02.996 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:02.998 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.rootwrap, ]]
2017-03-15 16:50:03.000 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.002 | + lib/oslo:install_oslo:91                 :   _do_install_oslo_lib oslo.serialization
2017-03-15 16:50:03.004 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.serialization
2017-03-15 16:50:03.006 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.serialization
2017-03-15 16:50:03.008 | + inc/python:use_library_from_git:369      :   local name=oslo.serialization
2017-03-15 16:50:03.010 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.011 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.013 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.serialization, ]]
2017-03-15 16:50:03.015 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.017 | + lib/oslo:install_oslo:92                 :   _do_install_oslo_lib oslo.service
2017-03-15 16:50:03.018 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.service
2017-03-15 16:50:03.020 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.service
2017-03-15 16:50:03.022 | + inc/python:use_library_from_git:369      :   local name=oslo.service
2017-03-15 16:50:03.024 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.026 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.028 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.service, ]]
2017-03-15 16:50:03.030 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.032 | + lib/oslo:install_oslo:93                 :   _do_install_oslo_lib oslo.utils
2017-03-15 16:50:03.034 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.utils
2017-03-15 16:50:03.036 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.utils
2017-03-15 16:50:03.039 | + inc/python:use_library_from_git:369      :   local name=oslo.utils
2017-03-15 16:50:03.041 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.043 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.045 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.utils, ]]
2017-03-15 16:50:03.047 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.049 | + lib/oslo:install_oslo:94                 :   _do_install_oslo_lib oslo.versionedobjects
2017-03-15 16:50:03.051 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.versionedobjects
2017-03-15 16:50:03.053 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.versionedobjects
2017-03-15 16:50:03.055 | + inc/python:use_library_from_git:369      :   local name=oslo.versionedobjects
2017-03-15 16:50:03.057 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.058 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.060 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.versionedobjects, ]]
2017-03-15 16:50:03.062 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.064 | + lib/oslo:install_oslo:95                 :   _do_install_oslo_lib oslo.vmware
2017-03-15 16:50:03.065 | + lib/oslo:_do_install_oslo_lib:63         :   local name=oslo.vmware
2017-03-15 16:50:03.067 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git oslo.vmware
2017-03-15 16:50:03.069 | + inc/python:use_library_from_git:369      :   local name=oslo.vmware
2017-03-15 16:50:03.070 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.072 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.074 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,oslo.vmware, ]]
2017-03-15 16:50:03.075 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.077 | + lib/oslo:install_oslo:96                 :   _do_install_oslo_lib osprofiler
2017-03-15 16:50:03.079 | + lib/oslo:_do_install_oslo_lib:63         :   local name=osprofiler
2017-03-15 16:50:03.081 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git osprofiler
2017-03-15 16:50:03.082 | + inc/python:use_library_from_git:369      :   local name=osprofiler
2017-03-15 16:50:03.084 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.086 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.088 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,osprofiler, ]]
2017-03-15 16:50:03.089 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.091 | + lib/oslo:install_oslo:97                 :   _do_install_oslo_lib pycadf
2017-03-15 16:50:03.093 | + lib/oslo:_do_install_oslo_lib:63         :   local name=pycadf
2017-03-15 16:50:03.095 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git pycadf
2017-03-15 16:50:03.097 | + inc/python:use_library_from_git:369      :   local name=pycadf
2017-03-15 16:50:03.099 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.101 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.103 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,pycadf, ]]
2017-03-15 16:50:03.105 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.107 | + lib/oslo:install_oslo:98                 :   _do_install_oslo_lib stevedore
2017-03-15 16:50:03.110 | + lib/oslo:_do_install_oslo_lib:63         :   local name=stevedore
2017-03-15 16:50:03.112 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git stevedore
2017-03-15 16:50:03.114 | + inc/python:use_library_from_git:369      :   local name=stevedore
2017-03-15 16:50:03.116 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.118 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.120 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,stevedore, ]]
2017-03-15 16:50:03.122 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.124 | + lib/oslo:install_oslo:99                 :   _do_install_oslo_lib taskflow
2017-03-15 16:50:03.126 | + lib/oslo:_do_install_oslo_lib:63         :   local name=taskflow
2017-03-15 16:50:03.128 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git taskflow
2017-03-15 16:50:03.130 | + inc/python:use_library_from_git:369      :   local name=taskflow
2017-03-15 16:50:03.132 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.134 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.136 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,taskflow, ]]
2017-03-15 16:50:03.138 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.139 | + lib/oslo:install_oslo:100                :   _do_install_oslo_lib tooz
2017-03-15 16:50:03.141 | + lib/oslo:_do_install_oslo_lib:63         :   local name=tooz
2017-03-15 16:50:03.143 | + lib/oslo:_do_install_oslo_lib:64         :   use_library_from_git tooz
2017-03-15 16:50:03.145 | + inc/python:use_library_from_git:369      :   local name=tooz
2017-03-15 16:50:03.147 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.148 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.150 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,tooz, ]]
2017-03-15 16:50:03.152 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.153 | + ./stack.sh:main:790                      :   install_keystoneauth
2017-03-15 16:50:03.155 | + lib/keystone:install_keystoneauth:535    :   use_library_from_git keystoneauth
2017-03-15 16:50:03.156 | + inc/python:use_library_from_git:369      :   local name=keystoneauth
2017-03-15 16:50:03.158 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.159 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.161 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,keystoneauth, ]]
2017-03-15 16:50:03.162 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.164 | + ./stack.sh:main:791                      :   install_keystoneclient
2017-03-15 16:50:03.165 | + lib/keystone:install_keystoneclient:543  :   use_library_from_git python-keystoneclient
2017-03-15 16:50:03.167 | + inc/python:use_library_from_git:369      :   local name=python-keystoneclient
2017-03-15 16:50:03.169 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.170 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.172 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,python-keystoneclient, ]]
2017-03-15 16:50:03.173 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.175 | + ./stack.sh:main:792                      :   install_glanceclient
2017-03-15 16:50:03.176 | + lib/glance:install_glanceclient:367      :   use_library_from_git python-glanceclient
2017-03-15 16:50:03.178 | + inc/python:use_library_from_git:369      :   local name=python-glanceclient
2017-03-15 16:50:03.179 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.181 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.182 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,python-glanceclient, ]]
2017-03-15 16:50:03.184 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.185 | + ./stack.sh:main:793                      :   install_cinderclient
2017-03-15 16:50:03.186 | + lib/cinder:install_cinderclient:475      :   use_library_from_git python-brick-cinderclient-ext
2017-03-15 16:50:03.188 | + inc/python:use_library_from_git:369      :   local name=python-brick-cinderclient-ext
2017-03-15 16:50:03.189 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.191 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.193 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,python-brick-cinderclient-ext, ]]
2017-03-15 16:50:03.195 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.197 | + lib/cinder:install_cinderclient:480      :   use_library_from_git python-cinderclient
2017-03-15 16:50:03.198 | + inc/python:use_library_from_git:369      :   local name=python-cinderclient
2017-03-15 16:50:03.199 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.201 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.203 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,python-cinderclient, ]]
2017-03-15 16:50:03.205 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.206 | + ./stack.sh:main:794                      :   install_novaclient
2017-03-15 16:50:03.208 | + lib/nova:install_novaclient:743          :   use_library_from_git python-novaclient
2017-03-15 16:50:03.210 | + inc/python:use_library_from_git:369      :   local name=python-novaclient
2017-03-15 16:50:03.212 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.213 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.215 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,python-novaclient, ]]
2017-03-15 16:50:03.216 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.218 | + ./stack.sh:main:795                      :   is_service_enabled swift glance horizon
2017-03-15 16:50:03.230 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:50:03.232 | + ./stack.sh:main:796                      :   install_swiftclient
2017-03-15 16:50:03.234 | + lib/swift:install_swiftclient:744        :   use_library_from_git python-swiftclient
2017-03-15 16:50:03.236 | + inc/python:use_library_from_git:369      :   local name=python-swiftclient
2017-03-15 16:50:03.238 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.239 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.241 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,python-swiftclient, ]]
2017-03-15 16:50:03.243 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.245 | + ./stack.sh:main:798                      :   is_service_enabled neutron nova horizon
2017-03-15 16:50:03.257 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:50:03.259 | + ./stack.sh:main:799                      :   install_neutronclient
2017-03-15 16:50:03.260 | + lib/neutron:install_neutronclient:379    :   use_library_from_git python-neutronclient
2017-03-15 16:50:03.263 | + inc/python:use_library_from_git:369      :   local name=python-neutronclient
2017-03-15 16:50:03.264 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.266 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.267 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,python-neutronclient, ]]
2017-03-15 16:50:03.269 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.271 | + ./stack.sh:main:803                      :   is_service_enabled cinder nova
2017-03-15 16:50:03.283 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:50:03.285 | + ./stack.sh:main:804                      :   install_os_brick
2017-03-15 16:50:03.286 | + lib/os_brick:install_os_brick:25         :   use_library_from_git os-brick
2017-03-15 16:50:03.288 | + inc/python:use_library_from_git:369      :   local name=os-brick
2017-03-15 16:50:03.290 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.292 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.294 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,os-brick, ]]
2017-03-15 16:50:03.295 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.297 | + ./stack.sh:main:808                      :   is_service_enabled tls-proxy
2017-03-15 16:50:03.309 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:50:03.311 | + ./stack.sh:main:808                      :   '[' False == True ']'
2017-03-15 16:50:03.313 | + ./stack.sh:main:815                      :   install_keystonemiddleware
2017-03-15 16:50:03.314 | + lib/keystone:install_keystonemiddleware:553 :   use_library_from_git keystonemiddleware
2017-03-15 16:50:03.316 | + inc/python:use_library_from_git:369      :   local name=keystonemiddleware
2017-03-15 16:50:03.318 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:50:03.320 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:50:03.322 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,keystonemiddleware, ]]
2017-03-15 16:50:03.323 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:50:03.325 | + lib/keystone:install_keystonemiddleware:558 :   pip_install_gr keystonemiddleware
2017-03-15 16:50:03.327 | + inc/python:pip_install_gr:66             :   local name=keystonemiddleware
2017-03-15 16:50:03.329 | + inc/python:pip_install_gr:67             :   local clean_name
2017-03-15 16:50:03.331 | ++ inc/python:pip_install_gr:68             :   get_from_global_requirements keystonemiddleware
2017-03-15 16:50:03.333 | ++ inc/python:get_from_global_requirements:357 :   local package=keystonemiddleware
2017-03-15 16:50:03.334 | ++ inc/python:get_from_global_requirements:358 :   local required_pkg
2017-03-15 16:50:03.337 | +++ inc/python:get_from_global_requirements:359 :   grep -i -h '^keystonemiddleware' /opt/stack/new/requirements/global-requirements.txt
2017-03-15 16:50:03.339 | +++ inc/python:get_from_global_requirements:359 :   cut -d# -f1
2017-03-15 16:50:03.342 | ++ inc/python:get_from_global_requirements:359 :   required_pkg='keystonemiddleware>=4.12.0  '
2017-03-15 16:50:03.343 | ++ inc/python:get_from_global_requirements:360 :   [[ keystonemiddleware>=4.12.0   == '' ]]
2017-03-15 16:50:03.345 | ++ inc/python:get_from_global_requirements:363 :   echo 'keystonemiddleware>=4.12.0'
2017-03-15 16:50:03.348 | + inc/python:pip_install_gr:68             :   clean_name='keystonemiddleware>=4.12.0'
2017-03-15 16:50:03.350 | + inc/python:pip_install_gr:69             :   pip_install 'keystonemiddleware>=4.12.0'
2017-03-15 16:50:03.720 | + inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt 'keystonemiddleware>=4.12.0'
2017-03-15 16:50:04.212 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.214 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.253 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.255 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.257 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.259 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.288 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.290 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.337 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.339 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.391 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.394 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.398 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.401 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.426 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.428 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.433 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.435 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.452 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.454 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.472 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.474 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.490 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.493 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.504 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.506 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.525 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.527 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.643 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.645 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.676 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.679 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.690 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.692 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.699 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.701 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.728 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.731 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.776 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.778 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.798 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.801 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.816 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.818 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.864 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:04.866 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:04.940 | Collecting keystonemiddleware===4.14.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286))
2017-03-15 16:50:05.047 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/e7/26/9af6c24340fdb25651a9cbb2f37476cdb9769891095d7947a7e5b701307a/keystonemiddleware-4.14.0-py2.py3-none-any.whl (123kB)
2017-03-15 16:50:05.184 | Collecting oslo.config===3.23.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 322))
2017-03-15 16:50:05.291 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/21/4e/e7a54a345705c0c5ba832ed4348f0e35884f9492a271023253999f7e35fe/oslo.config-3.23.0-py2.py3-none-any.whl (103kB)
2017-03-15 16:50:05.482 | Collecting stevedore===1.21.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 345))
2017-03-15 16:50:05.544 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/3e/9b/79ad5d29da9453a81707ae0730543d3ea21061dd98afbf0b5d0eaa20a9b9/stevedore-1.21.0-py2.py3-none-any.whl
2017-03-15 16:50:05.606 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369))
2017-03-15 16:50:05.656 | Collecting rfc3986===0.4.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 411))
2017-03-15 16:50:05.691 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/82/53/c3ee5a1869fdf5d1d02c344ed939769b886178ec7ba91d5200e1c779bc87/rfc3986-0.4.1-py2.py3-none-any.whl
2017-03-15 16:50:05.794 | Collecting keystoneauth1===2.19.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 438))
2017-03-15 16:50:05.871 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/ad/41/29e8c0c943756b9a2ee704f0a6bcf176c8fc11a93a73f1c62c38f3e1d385/keystoneauth1-2.19.0-py2.py3-none-any.whl (244kB)
2017-03-15 16:50:06.017 | Collecting python-keystoneclient===3.10.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 441))
2017-03-15 16:50:06.095 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/ee/a9/c51a1657f655171d599b43be31b6df5b6d47d83e91595ca43de7bee950cd/python_keystoneclient-3.10.0-py2.py3-none-any.whl (369kB)
2017-03-15 16:50:06.246 | Collecting oslo.utils===3.23.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 487))
2017-03-15 16:50:06.327 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/e6/ef/1f87375d71296c3d80ff913e7d9015e53cae09a097a3f5650f6280c74207/oslo.utils-3.23.0-py2.py3-none-any.whl (97kB)
2017-03-15 16:50:06.408 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 498))
2017-03-15 16:50:06.456 | Collecting oslo.i18n===3.14.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 38))
2017-03-15 16:50:06.519 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/ce/99/da741d5576da5e875dbaa2b0d09a88e452115309dcf8671f6e6e7fbce9e7/oslo.i18n-3.14.0-py2.py3-none-any.whl (42kB)
2017-03-15 16:50:06.627 | Collecting positional===1.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283))
2017-03-15 16:50:06.652 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/positional/positional-1.1.1-py2.py3-none-any.whl
2017-03-15 16:50:06.758 | Collecting WebOb===1.6.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14))
2017-03-15 16:50:06.817 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/c7/4a/7b62af5dbc1ad4e208a9a8a3c22d055838917a7b2d1bd57cc71f5630ec3f/WebOb-1.6.3-py2.py3-none-any.whl (78kB)
2017-03-15 16:50:06.881 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 35))
2017-03-15 16:50:06.929 | Collecting oslo.log===3.21.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 226))
2017-03-15 16:50:07.004 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/d1/39/06faec44c3580b41f990100e1f6281a9bf0ff82f7b523a5956da75cc85b4/oslo.log-3.21.0-py2.py3-none-any.whl (59kB)
2017-03-15 16:50:07.130 | Collecting oslo.context===2.13.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 41))
2017-03-15 16:50:07.197 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/3b/25/f571b8add4d7ca072b8a1b37d3299a68971d8fb5b021f09d62bbe12dfe97/oslo.context-2.13.0-py2.py3-none-any.whl
2017-03-15 16:50:07.305 | Collecting oslo.serialization===2.17.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 253))
2017-03-15 16:50:07.373 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/d7/32/48e99c029160452fff0ef8f929c1340010deea7e986dd748efd3a4ba371c/oslo.serialization-2.17.0-py2.py3-none-any.whl
2017-03-15 16:50:07.479 | Collecting pycadf===2.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 44))
2017-03-15 16:50:07.537 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/2a/cd/2207de53f79bcb579dacd458d999a2a6f66fe1092e261d57c0d8f6a12fd3/pycadf-2.5.0-py2-none-any.whl
2017-03-15 16:50:07.601 | Collecting requests===2.12.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 173))
2017-03-15 16:50:07.684 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/bf/99/af6139323bac0ca0c6023eabbdc526579525f5584278d001dd2e169f8300/requests-2.12.5-py2.py3-none-any.whl (576kB)
2017-03-15 16:50:07.780 | Collecting debtcollector===1.12.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 95))
2017-03-15 16:50:07.830 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/73/27/27ad27e66c1d4bf602583cfec1c65966f7c7f756cf5099023a9a979169d2/debtcollector-1.12.0-py2.py3-none-any.whl
2017-03-15 16:50:07.893 | Collecting netaddr===0.7.19 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 107))
2017-03-15 16:50:07.948 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
2017-03-15 16:50:08.112 | Collecting iso8601===0.1.11 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 292))
2017-03-15 16:50:08.149 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/0f/66/c8226c2d105e83c2203a2e47a7eef1b23c4bb3d7ea8d2feadce116ff8f7d/iso8601-0.1.11-py2.py3-none-any.whl
2017-03-15 16:50:08.247 | Collecting monotonic===1.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 427))
2017-03-15 16:50:08.282 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/3b/dd/4a10abd8298809aa8c0cbc8defaae292812085ccae8aa14a15400a88ac62/monotonic-1.2-py2.py3-none-any.whl
2017-03-15 16:50:08.385 | Collecting funcsigs===1.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199))
2017-03-15 16:50:08.413 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
2017-03-15 16:50:08.524 | Collecting netifaces===0.10.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 433))
2017-03-15 16:50:08.576 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/netifaces/netifaces-0.10.5-cp27-cp27mu-linux_x86_64.whl
2017-03-15 16:50:08.632 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 336))
2017-03-15 16:50:08.635 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 466))
2017-03-15 16:50:08.691 | Collecting wrapt===1.10.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 399))
2017-03-15 16:50:08.735 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/wrapt/wrapt-1.10.8-cp27-cp27mu-linux_x86_64.whl (58kB)
2017-03-15 16:50:08.835 | Collecting pyinotify===0.9.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 94))
2017-03-15 16:50:08.863 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pyinotify/pyinotify-0.9.6-py2-none-any.whl
2017-03-15 16:50:08.965 | Collecting python-dateutil===2.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 494))
2017-03-15 16:50:09.002 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/40/8b/275015d7a9ec293cf1bbf55433258fbc9d0711890a7f6dc538bac7b86bce/python_dateutil-2.6.0-py2.py3-none-any.whl (194kB)
2017-03-15 16:50:09.111 | Collecting msgpack-python===0.4.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 342))
2017-03-15 16:50:09.165 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/msgpack-python/msgpack_python-0.4.8-cp27-cp27mu-linux_x86_64.whl (254kB)
2017-03-15 16:50:09.228 | Installing collected packages: WebOb, oslo.i18n, wrapt, positional, funcsigs, debtcollector, oslo.context, rfc3986, stevedore, netaddr, oslo.config, msgpack-python, monotonic, netifaces, iso8601, oslo.utils, oslo.serialization, pycadf, pyinotify, requests, python-dateutil, oslo.log, keystoneauth1, python-keystoneclient, keystonemiddleware
2017-03-15 16:50:09.424 |   Found existing installation: netaddr 0.7.18
2017-03-15 16:50:09.427 |     DEPRECATION: Uninstalling a distutils installed project (netaddr) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.
2017-03-15 16:50:09.427 |     Uninstalling netaddr-0.7.18:
2017-03-15 16:50:09.428 |       Successfully uninstalled netaddr-0.7.18
2017-03-15 16:50:09.769 |   Found existing installation: requests 2.13.0
2017-03-15 16:50:09.791 |     Uninstalling requests-2.13.0:
2017-03-15 16:50:09.807 |       Successfully uninstalled requests-2.13.0
2017-03-15 16:50:11.483 | Successfully installed WebOb-1.6.3 debtcollector-1.12.0 funcsigs-1.0.2 iso8601-0.1.11 keystoneauth1-2.19.0 keystonemiddleware-4.14.0 monotonic-1.2 msgpack-python-0.4.8 netaddr-0.7.19 netifaces-0.10.5 oslo.config-3.23.0 oslo.context-2.13.0 oslo.i18n-3.14.0 oslo.log-3.21.0 oslo.serialization-2.17.0 oslo.utils-3.23.0 positional-1.1.1 pycadf-2.5.0 pyinotify-0.9.6 python-dateutil-2.6.0 python-keystoneclient-3.10.0 requests-2.12.5 rfc3986-0.4.1 stevedore-1.21.0 wrapt-1.10.8
2017-03-15 16:50:11.612 | + inc/python:pip_install:334               :   result=0
2017-03-15 16:50:11.614 | + inc/python:pip_install:337               :   local 'test_req=keystonemiddleware>=4.12.0/test-requirements.txt'
2017-03-15 16:50:11.616 | + inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:50:11.618 | + inc/python:pip_install:338               :   [[ -e keystonemiddleware>=4.12.0/test-requirements.txt ]]
2017-03-15 16:50:11.620 | + inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:50:11.622 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:50:11.624 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:50:11.626 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:50:11.628 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:50:11.629 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:50:11.631 | + functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:50:11.633 | + functions-common:time_stop:2409          :   start_time=1489596603
2017-03-15 16:50:11.634 | + functions-common:time_stop:2411          :   [[ -z 1489596603 ]]
2017-03-15 16:50:11.637 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:50:11.640 | + functions-common:time_stop:2414          :   end_time=1489596611
2017-03-15 16:50:11.641 | + functions-common:time_stop:2415          :   elapsed_time=8
2017-03-15 16:50:11.643 | + functions-common:time_stop:2416          :   total=31
2017-03-15 16:50:11.645 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:50:11.647 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=39
2017-03-15 16:50:11.649 | + inc/python:pip_install:351               :   return 0
2017-03-15 16:50:11.651 | + lib/keystone:install_keystonemiddleware:562 :   pip_install_gr python-memcached
2017-03-15 16:50:11.653 | + inc/python:pip_install_gr:66             :   local name=python-memcached
2017-03-15 16:50:11.655 | + inc/python:pip_install_gr:67             :   local clean_name
2017-03-15 16:50:11.657 | ++ inc/python:pip_install_gr:68             :   get_from_global_requirements python-memcached
2017-03-15 16:50:11.659 | ++ inc/python:get_from_global_requirements:357 :   local package=python-memcached
2017-03-15 16:50:11.661 | ++ inc/python:get_from_global_requirements:358 :   local required_pkg
2017-03-15 16:50:11.664 | +++ inc/python:get_from_global_requirements:359 :   grep -i -h '^python-memcached' /opt/stack/new/requirements/global-requirements.txt
2017-03-15 16:50:11.664 | +++ inc/python:get_from_global_requirements:359 :   cut -d# -f1
2017-03-15 16:50:11.667 | ++ inc/python:get_from_global_requirements:359 :   required_pkg='python-memcached>=1.56  '
2017-03-15 16:50:11.669 | ++ inc/python:get_from_global_requirements:360 :   [[ python-memcached>=1.56   == '' ]]
2017-03-15 16:50:11.671 | ++ inc/python:get_from_global_requirements:363 :   echo 'python-memcached>=1.56'
2017-03-15 16:50:11.673 | + inc/python:pip_install_gr:68             :   clean_name='python-memcached>=1.56'
2017-03-15 16:50:11.675 | + inc/python:pip_install_gr:69             :   pip_install 'python-memcached>=1.56'
2017-03-15 16:50:12.023 | + inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt 'python-memcached>=1.56'
2017-03-15 16:50:12.513 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.515 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.554 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.557 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.558 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.560 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.590 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.592 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.639 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.641 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.692 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.694 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.698 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.700 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.727 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.729 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.734 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.736 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.754 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.756 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.773 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.775 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.789 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.791 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.802 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.804 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.821 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.823 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.943 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.945 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.976 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.978 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.988 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.991 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:12.997 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:12.999 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:13.026 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:13.028 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:13.069 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:13.070 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:13.091 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:13.093 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:13.109 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:13.111 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:13.160 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:13.162 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:13.247 | Collecting python-memcached===1.58 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 367))
2017-03-15 16:50:13.298 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/python-memcached/python_memcached-1.58-py2.py3-none-any.whl
2017-03-15 16:50:13.358 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369))
2017-03-15 16:50:13.359 | Installing collected packages: python-memcached
2017-03-15 16:50:13.403 | Successfully installed python-memcached-1.58
2017-03-15 16:50:13.481 | + inc/python:pip_install:334               :   result=0
2017-03-15 16:50:13.482 | + inc/python:pip_install:337               :   local 'test_req=python-memcached>=1.56/test-requirements.txt'
2017-03-15 16:50:13.484 | + inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:50:13.485 | + inc/python:pip_install:338               :   [[ -e python-memcached>=1.56/test-requirements.txt ]]
2017-03-15 16:50:13.487 | + inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:50:13.489 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:50:13.491 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:50:13.492 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:50:13.493 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:50:13.495 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:50:13.496 | + functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:50:13.498 | + functions-common:time_stop:2409          :   start_time=1489596611
2017-03-15 16:50:13.499 | + functions-common:time_stop:2411          :   [[ -z 1489596611 ]]
2017-03-15 16:50:13.501 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:50:13.504 | + functions-common:time_stop:2414          :   end_time=1489596613
2017-03-15 16:50:13.506 | + functions-common:time_stop:2415          :   elapsed_time=2
2017-03-15 16:50:13.507 | + functions-common:time_stop:2416          :   total=39
2017-03-15 16:50:13.509 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:50:13.510 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=41
2017-03-15 16:50:13.512 | + inc/python:pip_install:351               :   return 0
2017-03-15 16:50:13.514 | + ./stack.sh:main:817                      :   is_service_enabled keystone
2017-03-15 16:50:13.525 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:50:13.527 | + ./stack.sh:main:818                      :   '[' 23.253.205.44 == 23.253.205.44 ']'
2017-03-15 16:50:13.529 | + ./stack.sh:main:819                      :   stack_install_service keystone
2017-03-15 16:50:13.530 | + lib/stack:stack_install_service:20       :   local service=keystone
2017-03-15 16:50:13.532 | + lib/stack:stack_install_service:21       :   type install_keystone
2017-03-15 16:50:13.533 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2017-03-15 16:50:13.535 | + lib/stack:stack_install_service:32       :   install_keystone
2017-03-15 16:50:13.536 | + lib/keystone:install_keystone:568        :   is_service_enabled ldap
2017-03-15 16:50:13.548 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:50:13.550 | + lib/keystone:install_keystone:572        :   git_clone git://git.openstack.org/openstack/keystone.git /opt/stack/new/keystone master
2017-03-15 16:50:13.552 | + functions-common:git_clone:496           :   local git_remote=git://git.openstack.org/openstack/keystone.git
2017-03-15 16:50:13.553 | + functions-common:git_clone:497           :   local git_dest=/opt/stack/new/keystone
2017-03-15 16:50:13.554 | + functions-common:git_clone:498           :   local git_ref=master
2017-03-15 16:50:13.556 | + functions-common:git_clone:499           :   local orig_dir
2017-03-15 16:50:13.558 | ++ functions-common:git_clone:500           :   pwd
2017-03-15 16:50:13.560 | + functions-common:git_clone:500           :   orig_dir=/opt/stack/new/devstack
2017-03-15 16:50:13.561 | + functions-common:git_clone:501           :   local git_clone_flags=
2017-03-15 16:50:13.564 | ++ functions-common:git_clone:503           :   trueorfalse False RECLONE
2017-03-15 16:50:13.575 | + functions-common:git_clone:503           :   RECLONE=False
2017-03-15 16:50:13.576 | + functions-common:git_clone:504           :   [[ 0 -gt 0 ]]
2017-03-15 16:50:13.578 | + functions-common:git_clone:508           :   [[ False = \T\r\u\e ]]
2017-03-15 16:50:13.580 | + functions-common:git_clone:517           :   echo master
2017-03-15 16:50:13.580 | + functions-common:git_clone:517           :   egrep -q '^refs'
2017-03-15 16:50:13.583 | + functions-common:git_clone:531           :   [[ ! -d /opt/stack/new/keystone ]]
2017-03-15 16:50:13.585 | + functions-common:git_clone:539           :   [[ False = \T\r\u\e ]]
2017-03-15 16:50:13.586 | + functions-common:git_clone:565           :   cd /opt/stack/new/keystone
2017-03-15 16:50:13.589 | + functions-common:git_clone:566           :   git show --oneline
2017-03-15 16:50:13.589 | + functions-common:git_clone:566           :   head -1
2017-03-15 16:50:13.591 | 8ff15d3 Updated from global requirements
2017-03-15 16:50:13.592 | + functions-common:git_clone:567           :   cd /opt/stack/new/devstack
2017-03-15 16:50:13.594 | + lib/keystone:install_keystone:573        :   setup_develop /opt/stack/new/keystone
2017-03-15 16:50:13.596 | + inc/python:setup_develop:453             :   local project_dir=/opt/stack/new/keystone
2017-03-15 16:50:13.598 | + inc/python:setup_develop:454             :   local extras=
2017-03-15 16:50:13.599 | + inc/python:setup_develop:455             :   _setup_package_with_constraints_edit /opt/stack/new/keystone -e
2017-03-15 16:50:13.601 | + inc/python:_setup_package_with_constraints_edit:485 :   local project_dir=/opt/stack/new/keystone
2017-03-15 16:50:13.603 | + inc/python:_setup_package_with_constraints_edit:486 :   local flags=-e
2017-03-15 16:50:13.604 | + inc/python:_setup_package_with_constraints_edit:487 :   local extras=
2017-03-15 16:50:13.606 | ++ inc/python:_setup_package_with_constraints_edit:494 :   cd /opt/stack/new/keystone
2017-03-15 16:50:13.608 | ++ inc/python:_setup_package_with_constraints_edit:494 :   pwd
2017-03-15 16:50:13.610 | + inc/python:_setup_package_with_constraints_edit:494 :   project_dir=/opt/stack/new/keystone
2017-03-15 16:50:13.612 | + inc/python:_setup_package_with_constraints_edit:496 :   '[' -n /opt/stack/new/requirements ']'
2017-03-15 16:50:13.613 | + inc/python:_setup_package_with_constraints_edit:498 :   local name
2017-03-15 16:50:13.616 | ++ inc/python:_setup_package_with_constraints_edit:499 :   awk '/^name.*=/ {print $3}' /opt/stack/new/keystone/setup.cfg
2017-03-15 16:50:13.620 | + inc/python:_setup_package_with_constraints_edit:499 :   name=keystone
2017-03-15 16:50:13.622 | + inc/python:_setup_package_with_constraints_edit:501 :   /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/new/keystone#egg=keystone'
2017-03-15 16:50:14.167 | + inc/python:_setup_package_with_constraints_edit:505 :   setup_package /opt/stack/new/keystone -e
2017-03-15 16:50:14.169 | + inc/python:setup_package:521             :   local project_dir=/opt/stack/new/keystone
2017-03-15 16:50:14.172 | + inc/python:setup_package:522             :   local flags=-e
2017-03-15 16:50:14.174 | + inc/python:setup_package:523             :   local extras=
2017-03-15 16:50:14.176 | + inc/python:setup_package:527             :   [[ -n -e ]]
2017-03-15 16:50:14.178 | + inc/python:setup_package:527             :   [[ -z '' ]]
2017-03-15 16:50:14.180 | + inc/python:setup_package:527             :   [[ ! -e =~ ^-.* ]]
2017-03-15 16:50:14.183 | + inc/python:setup_package:532             :   [[ ! -z '' ]]
2017-03-15 16:50:14.185 | + inc/python:setup_package:536             :   pip_install -e /opt/stack/new/keystone
2017-03-15 16:50:14.542 | + inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/keystone
2017-03-15 16:50:14.960 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:14.962 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.058 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.060 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.067 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.069 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.080 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.082 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.089 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.091 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.121 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.123 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.148 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.149 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.197 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.199 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.207 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.209 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.211 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.213 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.216 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.218 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.232 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.233 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.245 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.247 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.272 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.274 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.288 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.290 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.375 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.377 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.443 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.445 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.547 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.550 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.574 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.577 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.622 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.624 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.633 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.635 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.647 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.650 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.659 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:15.661 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:15.685 | Obtaining file:///opt/stack/new/keystone
2017-03-15 16:50:17.096 | Obtaining keystone from file:///opt/stack/new/keystone#egg=keystone (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1))
2017-03-15 16:50:18.266 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:50:18.320 | Collecting Paste===2.0.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 16))
2017-03-15 16:50:18.391 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/a4/d2/ac41e1b414ff1ed70c81e493bf9da42fbeeb53774ed1557b4729242a18ab/Paste-2.0.3-py2-none-any.whl (625kB)
2017-03-15 16:50:18.548 | Collecting PasteDeploy===1.5.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 17))
2017-03-15 16:50:18.579 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/31/28/51201a54aeecbd02eff767d17050b302f6fd98fdfecb4e3f4c9301ba6ef8/PasteDeploy-1.5.2-py2.py3-none-any.whl
2017-03-15 16:50:18.691 | Collecting Routes===2.4.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 26))
2017-03-15 16:50:18.737 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
2017-03-15 16:50:18.853 | Collecting SQLAlchemy===1.0.17 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27))
2017-03-15 16:50:18.953 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/sqlalchemy/SQLAlchemy-1.0.17-cp27-cp27mu-linux_x86_64.whl (1.0MB)
2017-03-15 16:50:19.091 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33))
2017-03-15 16:50:19.159 | Collecting cryptography===1.8.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 16:50:19.423 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/cryptography/cryptography-1.8.1-cp27-cp27mu-linux_x86_64.whl (944kB)
2017-03-15 16:50:19.627 | Collecting dogpile.cache===0.6.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 144))
2017-03-15 16:50:19.660 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/dogpile-cache/dogpile.cache-0.6.2-py2.py3-none-any.whl (43kB)
2017-03-15 16:50:19.798 | Collecting enum34===1.1.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 149))
2017-03-15 16:50:19.849 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
2017-03-15 16:50:19.958 | Collecting idna===2.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 186))
2017-03-15 16:50:19.997 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/11/7d/9bbbd7bb35f34b0169542487d2a8859e44306bb2e6a4455d491800a5621f/idna-2.5-py2.py3-none-any.whl (55kB)
2017-03-15 16:50:20.113 | Collecting ipaddress===1.0.18 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 189))
2017-03-15 16:50:20.151 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/17/93/28f4dd560780dd70fe75ce7e2662869770dfac181f6bbb472179ea8da516/ipaddress-1.0.18-py2-none-any.whl
2017-03-15 16:50:20.264 | Collecting jsonschema===2.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 201))
2017-03-15 16:50:20.307 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
2017-03-15 16:50:20.376 | Requirement already satisfied: keystonemiddleware===4.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 208))
2017-03-15 16:50:20.400 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232))
2017-03-15 16:50:20.458 | Collecting oauthlib===2.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 250))
2017-03-15 16:50:20.504 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/oauthlib/oauthlib-2.0.1-py2-none-any.whl (120kB)
2017-03-15 16:50:20.639 | Collecting oslo.cache===1.18.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 270))
2017-03-15 16:50:20.697 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/a9/bf/7f7b0a4f43304313311d0288c7adc3cce68785f5dd59428d08a547c6fd43/oslo.cache-1.18.0-py2.py3-none-any.whl (52kB)
2017-03-15 16:50:20.825 | Collecting oslo.concurrency===3.19.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 271))
2017-03-15 16:50:20.893 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/87/5b/72c969f18bdc01b5f688b85ce83caf6a7a1f6e670cb7e9ede6af4d5d89e6/oslo.concurrency-3.19.0-py2.py3-none-any.whl (43kB)
2017-03-15 16:50:20.975 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272))
2017-03-15 16:50:20.986 | Requirement already satisfied: oslo.context===2.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 273))
2017-03-15 16:50:21.052 | Collecting oslo.db===4.18.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274))
2017-03-15 16:50:21.144 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/11/c8/57aca0a65a3cd08db2085ccc77ff1a43711205785aaccb953bc5bb82de90/oslo.db-4.18.0-py2.py3-none-any.whl (174kB)
2017-03-15 16:50:21.266 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275))
2017-03-15 16:50:21.272 | Requirement already satisfied: oslo.log===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276))
2017-03-15 16:50:21.353 | Collecting oslo.messaging===5.19.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277))
2017-03-15 16:50:21.476 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/fc/04/b71ffcdb3684a8d1c0597a009c56a9f5218abfe6159004297d286f5829b8/oslo.messaging-5.19.0-py2-none-any.whl (356kB)
2017-03-15 16:50:21.657 | Collecting oslo.middleware===3.24.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278))
2017-03-15 16:50:21.732 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/a8/a4/a14487420b10dac4b9da8849e068fed8ad2b378b3bc4530c4b59735389b1/oslo.middleware-3.24.0-py2.py3-none-any.whl (59kB)
2017-03-15 16:50:21.867 | Collecting oslo.policy===1.20.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279))
2017-03-15 16:50:21.930 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/aa/39/e26ed7fa5f6b3a18f250eecc9dcebec64aba6979bf7212bb46c951f045f8/oslo.policy-1.20.0-py2.py3-none-any.whl (75kB)
2017-03-15 16:50:22.010 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283))
2017-03-15 16:50:22.074 | Collecting oslo.service===1.20.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 284))
2017-03-15 16:50:22.136 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/d4/83/c8737fb7e7f345da0b88437a56952890b27c8b7061be6f1f761820ee53af/oslo.service-1.20.0-py2.py3-none-any.whl (72kB)
2017-03-15 16:50:22.244 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285))
2017-03-15 16:50:22.318 | Collecting osprofiler===1.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290))
2017-03-15 16:50:22.371 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/c2/65/36abc83ed1906c5e45b6308b57346e7f7ebb67757a38ce151e7b7da432b5/osprofiler-1.7.0-py2-none-any.whl (79kB)
2017-03-15 16:50:22.457 | Requirement already satisfied: packaging===16.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 292))
2017-03-15 16:50:22.515 | Collecting passlib===1.7.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 294))
2017-03-15 16:50:22.556 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/ee/a7/d6d238d927df355d4e4e000670342ca4705a72f0bf694027cf67d9bcf5af/passlib-1.7.1-py2.py3-none-any.whl (498kB)
2017-03-15 16:50:22.661 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 299))
2017-03-15 16:50:22.715 | Collecting pika===0.10.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 303))
2017-03-15 16:50:22.746 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/26/12/400cf0aca6b1ecf1f00dcd89b246e7a4c8558677304ba067167b8167e714/pika-0.10.0-py2.py3-none-any.whl (92kB)
2017-03-15 16:50:22.868 | Collecting pika-pool===0.1.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 304))
2017-03-15 16:50:22.892 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pika-pool/pika_pool-0.1.3-py2-none-any.whl
2017-03-15 16:50:22.958 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 306))
2017-03-15 16:50:22.963 | Requirement already satisfied: pycadf===2.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 319))
2017-03-15 16:50:22.973 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 327))
2017-03-15 16:50:22.975 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 337))
2017-03-15 16:50:23.033 | Collecting pysaml2===4.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 342))
2017-03-15 16:50:23.069 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pysaml2/pysaml2-4.0.2-py2-none-any.whl (330kB)
2017-03-15 16:50:23.169 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 353))
2017-03-15 16:50:23.173 | Requirement already satisfied: python-keystoneclient===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 363))
2017-03-15 16:50:23.191 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 391))
2017-03-15 16:50:23.247 | Collecting repoze.lru===0.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 399))
2017-03-15 16:50:23.272 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/repoze-lru/repoze.lru-0.6-py2-none-any.whl
2017-03-15 16:50:23.391 | Collecting repoze.who===2.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 400))
2017-03-15 16:50:23.432 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/e3/4e/855263e86a77e59a43f980f2bae2d1844467f53d489bec7f793e30cadc83/repoze.who-2.3-py2-none-any.whl (75kB)
2017-03-15 16:50:23.515 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 401))
2017-03-15 16:50:23.526 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 409))
2017-03-15 16:50:23.529 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 427))
2017-03-15 16:50:23.585 | Collecting sqlalchemy-migrate===0.11.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 441))
2017-03-15 16:50:23.633 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/9c/0f/dd5dfb543f2d1957c1511e789be03aa4e687deec16a8097a4f58f5f5e8e1/sqlalchemy_migrate-0.11.0-py2-none-any.whl (108kB)
2017-03-15 16:50:23.764 | Collecting sqlparse===0.2.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 442))
2017-03-15 16:50:23.805 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/9b/57/d9d2848e5435c8a53461bb7b95421dc9a82cb31235cb101d28667d1a2104/sqlparse-0.2.3-py2.py3-none-any.whl
2017-03-15 16:50:23.917 | Collecting statsd===3.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 443))
2017-03-15 16:50:23.945 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/0b/86/fa9a7687703da319f6178ac88642aa59a8e86938b43f340d9ecad2d5cd46/statsd-3.2.1-py2.py3-none-any.whl
2017-03-15 16:50:24.004 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 444))
2017-03-15 16:50:24.061 | Collecting tenacity===4.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 454))
2017-03-15 16:50:24.092 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/tenacity/tenacity-4.0.0-py2.py3-none-any.whl
2017-03-15 16:50:24.160 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 493))
2017-03-15 16:50:24.220 | Collecting zope.interface===4.3.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 502))
2017-03-15 16:50:24.393 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/zope-interface/zope.interface-4.3.3-cp27-cp27mu-linux_x86_64.whl (155kB)
2017-03-15 16:50:24.479 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.8.1->-c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 16:50:24.541 | Collecting asn1crypto===0.21.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 16:50:24.578 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/a6/0a/9f58fe498c1d7f924387bce7c0d19abaace5203c085a6d995ae7c873e18b/asn1crypto-0.21.1-py2.py3-none-any.whl (96kB)
2017-03-15 16:50:24.719 | Collecting cffi===1.9.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103))
2017-03-15 16:50:24.918 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/5f/bc/9fd2ce704560d2be1b13fe8939bca4941c8cf60e7fc97a0abd73edd44686/cffi-1.9.1-cp27-cp27mu-manylinux1_x86_64.whl (387kB)
2017-03-15 16:50:25.046 | Collecting functools32===3.2.3.post2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:50:25.070 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/functools32/functools32-3.2.3.post2-py2-none-any.whl
2017-03-15 16:50:25.131 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 207))
2017-03-15 16:50:25.203 | Collecting fasteners===0.14.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 153))
2017-03-15 16:50:25.237 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
2017-03-15 16:50:25.299 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122))
2017-03-15 16:50:25.310 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237))
2017-03-15 16:50:25.365 | Collecting alembic===0.9.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 69))
2017-03-15 16:50:25.411 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/alembic/alembic-0.9.1-py2.py3-none-any.whl (153kB)
2017-03-15 16:50:25.486 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228))
2017-03-15 16:50:25.543 | Collecting PyYAML===3.12 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:50:25.585 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pyyaml/PyYAML-3.12-cp27-cp27mu-linux_x86_64.whl (316kB)
2017-03-15 16:50:25.709 | Collecting kombu===4.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 209))
2017-03-15 16:50:25.803 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/27/d1/3e8d2e651cdd2ec4979177be5c53cf669e1f7415881e92cce10daaa3732e/kombu-4.0.1-py2.py3-none-any.whl (178kB)
2017-03-15 16:50:25.950 | Collecting cachetools===2.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98))
2017-03-15 16:50:25.989 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/78/2e/2a99728bab1a8a00e997efc9d5adbb1dc822c44fbde071ca7fc2d8758286/cachetools-2.0.0-py2.py3-none-any.whl
2017-03-15 16:50:26.098 | Collecting amqp===2.1.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70))
2017-03-15 16:50:26.148 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/04/4d/f8eed6b9fda11ad143c2cc5062ef7045d611beaa9bd86f22534599f94ab6/amqp-2.1.3-py2.py3-none-any.whl (48kB)
2017-03-15 16:50:26.270 | Collecting futurist===0.22.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 162))
2017-03-15 16:50:26.325 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/03/28/ecca55fc2deb843d7254142533e8b1f3b36151b5462bc7be34c9d37a0dd6/futurist-0.22.0-py2.py3-none-any.whl
2017-03-15 16:50:26.454 | Collecting futures===3.0.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:50:26.489 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/9c/3f/1d818ea03fb2956a2bdfa8f8a3b1319590f0f151a5584a8a3ae45085066c/futures-3.0.5-py2-none-any.whl
2017-03-15 16:50:26.600 | Collecting Jinja2===2.9.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 16:50:26.644 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/3c/d1/49d69bc23d0e0c7612248dd8f5391bd043648865132309616c280ca1c837/Jinja2-2.9.5-py2.py3-none-any.whl (340kB)
2017-03-15 16:50:26.772 | Collecting eventlet===0.19.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 150))
2017-03-15 16:50:26.808 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/08/b5/a7acdc8db96f5adbfd38bb69aa53db5a42e668176ca3bd00ec1a06594f0b/eventlet-0.19.0-py2.py3-none-any.whl (138kB)
2017-03-15 16:50:26.932 | Collecting greenlet===0.4.12 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 171))
2017-03-15 16:50:27.086 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/fd/b8/dd04dd0ce13ba7412eac94f6e0456e26e45d0e1df5b8019fb15832d850b0/greenlet-0.4.12-cp27-cp27mu-manylinux1_x86_64.whl (41kB)
2017-03-15 16:50:27.150 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159))
2017-03-15 16:50:27.154 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 238))
2017-03-15 16:50:27.157 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191))
2017-03-15 16:50:27.211 | Collecting pyOpenSSL===16.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 315))
2017-03-15 16:50:27.251 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/ac/93/b4cd538d31adacd07f83013860db6b88d78755af1f3fefe68ec22d397e7b/pyOpenSSL-16.2.0-py2.py3-none-any.whl (43kB)
2017-03-15 16:50:27.363 | Collecting pycrypto===2.6.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 322))
2017-03-15 16:50:27.388 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pycrypto/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl (533kB)
2017-03-15 16:50:27.543 | Collecting decorator===4.0.11 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 123))
2017-03-15 16:50:27.577 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/00/cc/dd79ea98a0ff5a01d714c37eddd99cd0a71557113f1511921d1ef9a083b8/decorator-4.0.11-py2.py3-none-any.whl
2017-03-15 16:50:27.685 | Collecting Tempita===0.5.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31))
2017-03-15 16:50:27.710 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/tempita/Tempita-0.5.2-py2-none-any.whl
2017-03-15 16:50:27.768 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:50:27.823 | Collecting pycparser===2.17 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 321))
2017-03-15 16:50:27.856 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pycparser/pycparser-2.17-py2.py3-none-any.whl (193kB)
2017-03-15 16:50:27.977 | Collecting python-editor===1.0.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 355))
2017-03-15 16:50:28.009 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/python-editor/python_editor-1.0.3-py2-none-any.whl
2017-03-15 16:50:28.123 | Collecting Mako===1.0.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12))
2017-03-15 16:50:28.165 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/mako/Mako-1.0.6-py2-none-any.whl (77kB)
2017-03-15 16:50:28.284 | Collecting vine===1.1.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 481))
2017-03-15 16:50:28.312 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/bf/3a/5cb78097e92681850e18c6e48bceb6b6579c01d0032a2eeed80d1200c91b/vine-1.1.3-py2.py3-none-any.whl
2017-03-15 16:50:28.438 | Collecting contextlib2===0.5.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 113))
2017-03-15 16:50:28.470 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/8d/04/b7674bf5da1e1c19032b81cbb8d14ec42b588d8a2015c895c60bb414df5f/contextlib2-0.5.4-py2.py3-none-any.whl
2017-03-15 16:50:28.529 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 307))
2017-03-15 16:50:28.582 | Collecting MarkupSafe===1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 16:50:28.616 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/markupsafe/MarkupSafe-1.0-cp27-cp27mu-linux_x86_64.whl
2017-03-15 16:50:28.677 | Installing collected packages: PasteDeploy, Paste, repoze.lru, Routes, ipaddress, idna, asn1crypto, enum34, pycparser, cffi, cryptography, SQLAlchemy, sqlparse, decorator, Tempita, sqlalchemy-migrate, passlib, dogpile.cache, oslo.cache, fasteners, oslo.concurrency, greenlet, eventlet, oslo.service, PyYAML, vine, amqp, kombu, cachetools, futures, tenacity, pika, pika-pool, contextlib2, futurist, statsd, MarkupSafe, Jinja2, oslo.middleware, oslo.messaging, python-editor, Mako, alembic, oslo.db, oslo.policy, oauthlib, zope.interface, pyOpenSSL, repoze.who, pycrypto, pysaml2, functools32, jsonschema, osprofiler, keystone
2017-03-15 16:50:33.335 |   Running setup.py develop for keystone
2017-03-15 16:50:38.153 | Successfully installed Jinja2-2.9.5 Mako-1.0.6 MarkupSafe-1.0 Paste-2.0.3 PasteDeploy-1.5.2 PyYAML-3.12 Routes-2.4.1 SQLAlchemy-1.0.17 Tempita-0.5.2 alembic-0.9.1 amqp-2.1.3 asn1crypto-0.21.1 cachetools-2.0.0 cffi-1.9.1 contextlib2-0.5.4 cryptography-1.8.1 decorator-4.0.11 dogpile.cache-0.6.2 enum34-1.1.6 eventlet-0.19.0 fasteners-0.14.1 functools32-3.2.3.post2 futures-3.0.5 futurist-0.22.0 greenlet-0.4.12 idna-2.5 ipaddress-1.0.18 jsonschema-2.6.0 keystone kombu-4.0.1 oauthlib-2.0.1 oslo.cache-1.18.0 oslo.concurrency-3.19.0 oslo.db-4.18.0 oslo.messaging-5.19.0 oslo.middleware-3.24.0 oslo.policy-1.20.0 oslo.service-1.20.0 osprofiler-1.7.0 passlib-1.7.1 pika-0.10.0 pika-pool-0.1.3 pyOpenSSL-16.2.0 pycparser-2.17 pycrypto-2.6.1 pysaml2-4.0.2 python-editor-1.0.3 repoze.lru-0.6 repoze.who-2.3 sqlalchemy-migrate-0.11.0 sqlparse-0.2.3 statsd-3.2.1 tenacity-4.0.0 vine-1.1.3 zope.interface-4.3.3
2017-03-15 16:50:38.375 | + inc/python:pip_install:334               :   result=0
2017-03-15 16:50:38.376 | + inc/python:pip_install:337               :   local test_req=/opt/stack/new/keystone/test-requirements.txt
2017-03-15 16:50:38.378 | + inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:50:38.380 | + inc/python:pip_install:338               :   [[ -e /opt/stack/new/keystone/test-requirements.txt ]]
2017-03-15 16:50:38.381 | + inc/python:pip_install:339               :   echo 'Installing test-requirements for /opt/stack/new/keystone/test-requirements.txt'
2017-03-15 16:50:38.381 | Installing test-requirements for /opt/stack/new/keystone/test-requirements.txt
2017-03-15 16:50:38.383 | + inc/python:pip_install:341               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/keystone/test-requirements.txt
2017-03-15 16:50:38.856 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:38.858 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:38.958 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:38.960 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:38.968 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:38.970 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:38.983 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:38.985 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:38.993 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:38.994 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.024 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.026 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.054 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.062 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.107 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.109 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.116 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.118 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.120 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.123 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.126 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.128 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.142 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.144 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.156 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.158 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.185 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.187 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.201 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.203 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.291 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.293 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.361 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.363 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.472 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.475 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.500 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.502 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.546 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.548 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.557 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.559 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.571 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.573 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.581 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:50:39.583 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:50:39.712 | Collecting Sphinx===1.5.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30))
2017-03-15 16:50:39.844 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/50/2e/7a7fc35a841cf65c4600288a331345c0c3f2d23ead9b0819940e59588ae0/Sphinx-1.5.3-py2.py3-none-any.whl (1.6MB)
2017-03-15 16:50:40.183 | Collecting WebTest===2.0.26 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34))
2017-03-15 16:50:40.242 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/cf/1e/13924e8550ae1861f17d265204c60e34433411f1878132fa93f5ed341398/WebTest-2.0.26-py2.py3-none-any.whl
2017-03-15 16:50:40.413 | Collecting alabaster===0.7.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68))
2017-03-15 16:50:40.447 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/2e/c3/9b7dcd8548cf2c00531763ba154e524af575e8f36701bacfe5bcadc67440/alabaster-0.7.10-py2.py3-none-any.whl
2017-03-15 16:50:40.606 | Collecting bashate===0.5.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 85))
2017-03-15 16:50:40.642 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/6a/13/62705165f3acca95a05dd64c5ee83514269736c2398d8215a09bb496c048/bashate-0.5.1-py2-none-any.whl
2017-03-15 16:50:40.802 | Collecting beautifulsoup4===4.5.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87))
2017-03-15 16:50:40.850 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/cf/9b/8a6891f8c349431ee94669ce592fc375a19d4e3f4273a01a47207c7990b2/beautifulsoup4-4.5.3-py2-none-any.whl (85kB)
2017-03-15 16:50:41.011 | Collecting coverage===4.3.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 114))
2017-03-15 16:50:41.297 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/32/24/f2e1cd1010ddcc49694ffe5527fdcacb365efb4718c51826bd8a26115821/coverage-4.3.4-cp27-cp27mu-manylinux1_x86_64.whl (189kB)
2017-03-15 16:50:41.481 | Collecting docutils===0.13.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 143))
2017-03-15 16:50:41.515 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/5f/6d/e864b3c61b81eec57386ac62082fccfe694c7c3046d8723258a37da6d5fc/docutils-0.13.1-py2-none-any.whl (537kB)
2017-03-15 16:50:41.646 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154))
2017-03-15 16:50:41.734 | Collecting freezegun===0.3.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 156))
2017-03-15 16:50:41.778 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/0f/e9/c7d3ff0a0f1650dae522ac75bd1990c20a6fbf521385a8f6902b5d1f99f4/freezegun-0.3.8-py2.py3-none-any.whl
2017-03-15 16:50:41.935 | Collecting imagesize===0.7.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187))
2017-03-15 16:50:41.960 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/29/e9/342106962eac603ff7865a29de05e965af6a259e30fbccc6fc5aeac74d70/imagesize-0.7.1-py2.py3-none-any.whl
2017-03-15 16:50:42.112 | Collecting lxml===3.7.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 219))
2017-03-15 16:50:43.379 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/cd/73/2bac3a3c0487fedd64d829d614cb38cecf244fcf34e1f140b9892a10ed0e/lxml-3.7.3-cp27-cp27mu-manylinux1_x86_64.whl (6.8MB)
2017-03-15 16:50:43.972 | Collecting mock===2.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 225))
2017-03-15 16:50:44.383 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl (56kB)
2017-03-15 16:50:44.569 | Collecting os-api-ref===1.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 257))
2017-03-15 16:50:45.000 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/9e/3b/a64bf065440de7581d8a9266fccd10aff8ca4e509a40f6541d4fd7a6f314/os_api_ref-1.3.0-py2-none-any.whl (84kB)
2017-03-15 16:50:45.099 | Requirement already satisfied: os-testr===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265))
2017-03-15 16:50:45.108 | Requirement already satisfied: oslo.db===4.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274))
2017-03-15 16:50:45.167 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275))
2017-03-15 16:50:45.173 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285))
2017-03-15 16:50:45.266 | Collecting oslosphinx===4.11.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288))
2017-03-15 16:50:45.672 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/ff/5f/8d1c7a7b3a4f0d06775b520570ec10906204d29254ceab9895e81214805b/oslosphinx-4.11.0-py2.py3-none-any.whl
2017-03-15 16:50:45.851 | Collecting oslotest===2.14.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289))
2017-03-15 16:50:46.276 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/5e/0a/4e1a2899baf12602f96e6b92c450c555a18fe68ed7a6f0e5bd5f157ff587/oslotest-2.14.0-py2.py3-none-any.whl
2017-03-15 16:50:46.372 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 299))
2017-03-15 16:50:46.451 | Collecting psycopg2===2.7 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 312))
2017-03-15 16:50:46.888 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/a2/23/078baaa57deea8a79185d718fe46a09ad7347735793d5f783fbf81a8a0b8/psycopg2-2.7-cp27-cp27mu-manylinux1_x86_64.whl (2.1MB)
2017-03-15 16:50:47.132 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 337))
2017-03-15 16:50:47.134 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 353))
2017-03-15 16:50:47.138 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 383))
2017-03-15 16:50:47.150 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 391))
2017-03-15 16:50:47.226 | Collecting reno===2.1.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 398))
2017-03-15 16:50:47.650 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/00/95/c85d0d5c711844cdc83bcd07c209c86fd10a86d1ef4382db4d8ee57ee1ed/reno-2.1.2-py2-none-any.whl (49kB)
2017-03-15 16:50:47.753 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 401))
2017-03-15 16:50:47.767 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 427))
2017-03-15 16:50:47.845 | Collecting snowballstemmer===1.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 430))
2017-03-15 16:50:48.269 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB)
2017-03-15 16:50:48.357 | Requirement already satisfied: sqlalchemy-migrate===0.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 441))
2017-03-15 16:50:48.367 | Requirement already satisfied: sqlparse===0.2.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 442))
2017-03-15 16:50:48.369 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 444))
2017-03-15 16:50:48.447 | Collecting tempest===15.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 452))
2017-03-15 16:50:48.791 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/a2/af/96b1511190a0a0662398afb8b0b803f08efc051b195bc41ea0d4d0766433/tempest-15.0.0-py2.py3-none-any.whl (1.2MB)
2017-03-15 16:50:49.055 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 456))
2017-03-15 16:50:49.146 | Collecting testresources===2.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 457))
2017-03-15 16:50:49.518 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
2017-03-15 16:50:49.677 | Collecting testscenarios===0.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 458))
2017-03-15 16:50:50.104 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
2017-03-15 16:50:50.187 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 459))
2017-03-15 16:50:50.200 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 466))
2017-03-15 16:50:50.203 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 476))
2017-03-15 16:50:50.281 | Collecting urllib3===1.20 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 478))
2017-03-15 16:50:50.710 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/67/87/67be08389f8df83c9ba4c12e618a4ad93546e234a1e9530618735cd9b73d/urllib3-1.20-py2.py3-none-any.whl (111kB)
2017-03-15 16:50:50.889 | Collecting waitress===1.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 484))
2017-03-15 16:50:51.290 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/e7/b6/de07299bbe1b4f43760570b6e2f0468345203b3a037f780626bd1eade2ad/waitress-1.0.2-py2.py3-none-any.whl (113kB)
2017-03-15 16:50:51.473 | Collecting hacking!=0.13.0,<0.14,>=0.12.0 (from -r /opt/stack/new/keystone/test-requirements.txt (line 5))
2017-03-15 16:50:51.672 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/91/ba/ef758cd0de7660fbf741fe067f3d82a708b7996a82b0569013419bd360ec/hacking-0.12.0-py2.py3-none-any.whl
2017-03-15 16:50:51.846 | Collecting pep257==0.7.0 (from -r /opt/stack/new/keystone/test-requirements.txt (line 6))
2017-03-15 16:50:52.084 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/ec/31/e432e1aa35f692e3f6865fe07194f32536ec073ec7ad809cd3e7cb1a2b1a/pep257-0.7.0-py2.py3-none-any.whl
2017-03-15 16:50:52.253 | Collecting flake8-docstrings==0.2.1.post1 (from -r /opt/stack/new/keystone/test-requirements.txt (line 7))
2017-03-15 16:50:52.534 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/eb/f1/795c0f158579a0b4983e5633ceed37d9be188019ab8bb44cdfdc8d27f955/flake8_docstrings-0.2.1.post1-py2-none-any.whl
2017-03-15 16:50:52.692 | Collecting Pygments===2.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25))
2017-03-15 16:50:52.844 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl (841kB)
2017-03-15 16:50:53.001 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:50:53.004 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 16:50:53.009 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33))
2017-03-15 16:50:53.018 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159))
2017-03-15 16:50:53.107 | Collecting openstackdocstheme===1.6.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 254))
2017-03-15 16:50:53.521 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/0e/8f/a73d1e62fa65022054f91c808f01a8707cef7f7c3697c346c788f0e2d617/openstackdocstheme-1.6.1-py2.py3-none-any.whl (940kB)
2017-03-15 16:50:53.652 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:50:53.654 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272))
2017-03-15 16:50:53.665 | Requirement already satisfied: SQLAlchemy===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27))
2017-03-15 16:50:53.667 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122))
2017-03-15 16:50:53.678 | Requirement already satisfied: alembic===0.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 69))
2017-03-15 16:50:53.684 | Requirement already satisfied: oslo.context===2.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 273))
2017-03-15 16:50:53.690 | Requirement already satisfied: PyMySQL===0.7.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23))
2017-03-15 16:50:53.692 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228))
2017-03-15 16:50:53.694 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 238))
2017-03-15 16:50:53.697 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191))
2017-03-15 16:50:53.699 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237))
2017-03-15 16:50:53.776 | Collecting mox3===0.21.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230))
2017-03-15 16:50:54.108 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/2e/e0/569a63d7a496a01bea7216eb01d0fab4752d019467c24d4404114b424d19/mox3-0.21.0-py2.py3-none-any.whl (40kB)
2017-03-15 16:50:54.273 | Collecting os-client-config===1.26.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 260))
2017-03-15 16:50:54.679 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/f4/de/5feba3da1a4b65053418e7ad738ccc76a6da5e0a484e8647905ee5cd93c5/os_client_config-1.26.0-py2.py3-none-any.whl (60kB)
2017-03-15 16:50:54.774 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 151))
2017-03-15 16:50:54.853 | Collecting dulwich===0.17.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 146))
2017-03-15 16:50:55.067 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/dulwich/dulwich-0.17.1-cp27-cp27mu-linux_x86_64.whl (395kB)
2017-03-15 16:50:55.187 | Requirement already satisfied: decorator===4.0.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 123))
2017-03-15 16:50:55.190 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31))
2017-03-15 16:50:55.266 | Collecting cliff===2.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 108))
2017-03-15 16:50:55.328 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/39/09/dd3b36a9e3ab1ca59ca89e4c6861d477110423dae7d72e026a69d6abc003/cliff-2.4.0-py2-none-any.whl (56kB)
2017-03-15 16:50:55.426 | Requirement already satisfied: oslo.concurrency===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 271))
2017-03-15 16:50:55.442 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 307))
2017-03-15 16:50:55.444 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283))
2017-03-15 16:50:55.453 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 201))
2017-03-15 16:50:55.535 | Collecting paramiko===2.1.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 293))
2017-03-15 16:50:55.734 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/14/1e/2988f842e3194daf4d6e14e6e38e8d7085b2b45c669c3b635708c4a7618c/paramiko-2.1.2-py2.py3-none-any.whl (172kB)
2017-03-15 16:50:55.828 | Requirement already satisfied: oslo.log===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276))
2017-03-15 16:50:55.853 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 368))
2017-03-15 16:50:55.855 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 216))
2017-03-15 16:50:55.857 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 476))
2017-03-15 16:50:55.932 | Collecting mccabe==0.2.1 (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/keystone/test-requirements.txt (line 5))
2017-03-15 16:50:56.348 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/ec/b1/79c08edbb2a652f2f697c2b71dc08ede14e615bf6aa325237a32e0ed36f0/mccabe-0.2.1.tar.gz
2017-03-15 16:50:57.270 | Collecting pep8==1.5.7 (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/keystone/test-requirements.txt (line 5))
2017-03-15 16:50:57.397 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/e2/3a/fb53887b208e7e444c13b59244fcac4ef923678e6ae33e7fc71391f37b62/pep8-1.5.7-py2.py3-none-any.whl
2017-03-15 16:50:57.551 | Collecting flake8<2.6.0,>=2.5.4 (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/keystone/test-requirements.txt (line 5))
2017-03-15 16:50:57.608 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/01/f6/2b87406d83aacb6d1fa9acf2c7e3752f59020ebb1b1c9f8adc811d1ea6f0/flake8-2.5.5-py2.py3-none-any.whl
2017-03-15 16:50:57.775 | Collecting pyflakes==0.8.1 (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/keystone/test-requirements.txt (line 5))
2017-03-15 16:50:57.896 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/49/94/592dfa051cb674d022c8ae6306d114dc752b3b5d3e08b896acaa4b3277f8/pyflakes-0.8.1-py2.py3-none-any.whl
2017-03-15 16:50:57.978 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 16:50:57.980 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 409))
2017-03-15 16:50:57.983 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 493))
2017-03-15 16:50:57.985 | Requirement already satisfied: python-editor===1.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 355))
2017-03-15 16:50:57.987 | Requirement already satisfied: Mako===1.0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12))
2017-03-15 16:50:57.991 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 306))
2017-03-15 16:50:58.068 | Collecting requestsexceptions===1.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 406))
2017-03-15 16:50:58.262 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/b6/ac/659483588ad847056ddf01062bca15995b95463efb859e9e2672847dca84/requestsexceptions-1.2.0-py2.py3-none-any.whl
2017-03-15 16:50:58.343 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 207))
2017-03-15 16:50:58.364 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:50:58.438 | Collecting unicodecsv===0.14.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 475))
2017-03-15 16:50:58.548 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/unicodecsv/unicodecsv-0.14.1-py2-none-any.whl
2017-03-15 16:50:58.708 | Collecting cmd2===0.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 110))
2017-03-15 16:50:58.780 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/cmd2/cmd2-0.7.0-py2-none-any.whl
2017-03-15 16:50:58.874 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 149))
2017-03-15 16:50:58.876 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 153))
2017-03-15 16:50:58.881 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232))
2017-03-15 16:50:58.884 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:50:58.964 | Collecting pyasn1===0.2.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 317))
2017-03-15 16:50:59.033 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/a5/ae/6b4c4cb9420edddd7401782f55504130d1269f2e5ae3ba3c986da167dd6c/pyasn1-0.2.3-py2.py3-none-any.whl (53kB)
2017-03-15 16:50:59.122 | Requirement already satisfied: cryptography===1.8.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 16:50:59.155 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 327))
2017-03-15 16:50:59.158 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.8.1->-c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 16:50:59.168 | Requirement already satisfied: ipaddress===1.0.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 189))
2017-03-15 16:50:59.170 | Requirement already satisfied: idna===2.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 186))
2017-03-15 16:50:59.173 | Requirement already satisfied: asn1crypto===0.21.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 16:50:59.175 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103))
2017-03-15 16:50:59.178 | Requirement already satisfied: packaging===16.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 292))
2017-03-15 16:50:59.183 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 321))
2017-03-15 16:50:59.185 | Building wheels for collected packages: mccabe
2017-03-15 16:50:59.186 |   Running setup.py bdist_wheel for mccabe: started
2017-03-15 16:50:59.741 |   Running setup.py bdist_wheel for mccabe: finished with status 'done'
2017-03-15 16:50:59.742 |   Stored in directory: /root/.cache/pip/wheels/ca/1e/92/53679e3334df7f41c24014e01111f6495a586e003db0ffc7ba
2017-03-15 16:50:59.753 | Successfully built mccabe
2017-03-15 16:50:59.755 | Installing collected packages: Pygments, docutils, imagesize, snowballstemmer, alabaster, Sphinx, beautifulsoup4, waitress, WebTest, bashate, unicodecsv, cmd2, cliff, coverage, dulwich, freezegun, lxml, mock, mox3, openstackdocstheme, os-api-ref, requestsexceptions, os-client-config, oslosphinx, oslotest, pyasn1, paramiko, psycopg2, reno, urllib3, tempest, testresources, testscenarios, mccabe, pep8, pyflakes, flake8, hacking, pep257, flake8-docstrings
2017-03-15 16:51:07.018 | Successfully installed Pygments-2.2.0 Sphinx-1.5.3 WebTest-2.0.26 alabaster-0.7.10 bashate-0.5.1 beautifulsoup4-4.5.3 cliff-2.4.0 cmd2-0.7.0 coverage-4.3.4 docutils-0.13.1 dulwich-0.17.1 flake8-2.5.5 flake8-docstrings-0.2.1.post1 freezegun-0.3.8 hacking-0.12.0 imagesize-0.7.1 lxml-3.7.3 mccabe-0.2.1 mock-2.0.0 mox3-0.21.0 openstackdocstheme-1.6.1 os-api-ref-1.3.0 os-client-config-1.26.0 oslosphinx-4.11.0 oslotest-2.14.0 paramiko-2.1.2 pep257-0.7.0 pep8-1.5.7 psycopg2-2.7 pyasn1-0.2.3 pyflakes-0.8.1 reno-2.1.2 requestsexceptions-1.2.0 snowballstemmer-1.2.1 tempest-15.0.0 testresources-2.0.1 testscenarios-0.5.0 unicodecsv-0.14.1 urllib3-1.20 waitress-1.0.2
2017-03-15 16:51:07.277 | + inc/python:pip_install:347               :   result=0
2017-03-15 16:51:07.279 | + inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:51:07.280 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:51:07.282 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:51:07.284 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:51:07.286 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:51:07.288 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:51:07.289 | + functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:51:07.291 | + functions-common:time_stop:2409          :   start_time=1489596614
2017-03-15 16:51:07.293 | + functions-common:time_stop:2411          :   [[ -z 1489596614 ]]
2017-03-15 16:51:07.296 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:51:07.298 | + functions-common:time_stop:2414          :   end_time=1489596667
2017-03-15 16:51:07.300 | + functions-common:time_stop:2415          :   elapsed_time=53
2017-03-15 16:51:07.301 | + functions-common:time_stop:2416          :   total=41
2017-03-15 16:51:07.303 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:51:07.305 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=94
2017-03-15 16:51:07.307 | + inc/python:pip_install:351               :   return 0
2017-03-15 16:51:07.308 | + inc/python:setup_package:538             :   [[ -e == \-\e ]]
2017-03-15 16:51:07.310 | + inc/python:setup_package:539             :   safe_chown -R stack /opt/stack/new/keystone/keystone.egg-info
2017-03-15 16:51:07.312 | + functions-common:safe_chown:2303         :   _safe_permission_operation chown -R stack /opt/stack/new/keystone/keystone.egg-info
2017-03-15 16:51:07.326 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R stack /opt/stack/new/keystone/keystone.egg-info
2017-03-15 16:51:07.334 | + lib/keystone:install_keystone:575        :   is_service_enabled ldap
2017-03-15 16:51:07.346 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:51:07.348 | + lib/keystone:install_keystone:579        :   '[' mod_wsgi == mod_wsgi ']'
2017-03-15 16:51:07.350 | + lib/keystone:install_keystone:580        :   install_apache_wsgi
2017-03-15 16:51:07.352 | + lib/apache:install_apache_wsgi:72        :   is_ubuntu
2017-03-15 16:51:07.353 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:51:07.355 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:51:07.357 | + lib/apache:install_apache_wsgi:74        :   install_package apache2
2017-03-15 16:51:07.359 | + functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:51:07.361 | + functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:51:07.363 | + functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:51:07.364 | + functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:51:07.366 | + functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:51:07.368 | + functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:51:07.370 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:51:07.372 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:51:07.374 | + functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:51:07.376 | + functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:51:07.378 | + functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:51:07.380 | + functions-common:apt_get_update:1064     :   return
2017-03-15 16:51:07.382 | + functions-common:install_package:1290    :   real_install_package apache2
2017-03-15 16:51:07.384 | + functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:51:07.386 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:51:07.388 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:51:07.390 | + functions-common:real_install_package:1276 :   apt_get install apache2
2017-03-15 16:51:07.405 | + functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2
2017-03-15 16:51:07.433 | Reading package lists...
2017-03-15 16:51:07.646 | Building dependency tree...
2017-03-15 16:51:07.647 | Reading state information...
2017-03-15 16:51:07.792 | The following additional packages will be installed:
2017-03-15 16:51:07.792 |   apache2-bin apache2-data apache2-utils libapr1 libaprutil1
2017-03-15 16:51:07.792 |   libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.1-0
2017-03-15 16:51:07.793 | Suggested packages:
2017-03-15 16:51:07.793 |   www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom ufw
2017-03-15 16:51:07.793 | The following NEW packages will be installed:
2017-03-15 16:51:07.793 |   apache2 apache2-bin apache2-data apache2-utils libapr1 libaprutil1
2017-03-15 16:51:07.794 |   libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.1-0
2017-03-15 16:51:07.809 | 0 upgraded, 9 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:51:07.809 | Need to get 1537 kB of archives.
2017-03-15 16:51:07.809 | After this operation, 6350 kB of additional disk space will be used.
2017-03-15 16:51:07.809 | WARNING: The following packages cannot be authenticated!
2017-03-15 16:51:07.809 |   libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.1-0
2017-03-15 16:51:07.809 |   apache2-bin apache2-utils apache2-data apache2
2017-03-15 16:51:07.816 | Authentication warning overridden.
2017-03-15 16:51:07.816 | Get:1 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB]
2017-03-15 16:51:07.819 | Get:2 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB]
2017-03-15 16:51:07.821 | Get:3 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB]
2017-03-15 16:51:07.822 | Get:4 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B]
2017-03-15 16:51:07.822 | Get:5 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB]
2017-03-15 16:51:07.824 | Get:6 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.1 [923 kB]
2017-03-15 16:51:07.858 | Get:7 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.1 [81.3 kB]
2017-03-15 16:51:07.860 | Get:8 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.1 [162 kB]
2017-03-15 16:51:07.867 | Get:9 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.1 [86.7 kB]
2017-03-15 16:51:07.972 | debconf: delaying package configuration, since apt-utils is not installed
2017-03-15 16:51:08.004 | Fetched 1537 kB in 0s (26.2 MB/s)
2017-03-15 16:51:08.108 | Selecting previously unselected package libapr1:amd64.
2017-03-15 16:51:08.138 | (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 ... 81120 files and directories currently installed.)
2017-03-15 16:51:08.142 | Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ...
2017-03-15 16:51:08.145 | Unpacking libapr1:amd64 (1.5.2-3) ...
2017-03-15 16:51:08.329 | Selecting previously unselected package libaprutil1:amd64.
2017-03-15 16:51:08.337 | Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ...
2017-03-15 16:51:08.341 | Unpacking libaprutil1:amd64 (1.5.4-1build1) ...
2017-03-15 16:51:08.529 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64.
2017-03-15 16:51:08.537 | Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ...
2017-03-15 16:51:08.594 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ...
2017-03-15 16:51:08.707 | Selecting previously unselected package libaprutil1-ldap:amd64.
2017-03-15 16:51:08.714 | Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ...
2017-03-15 16:51:08.725 | Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ...
2017-03-15 16:51:08.776 | Selecting previously unselected package liblua5.1-0:amd64.
2017-03-15 16:51:08.784 | Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ...
2017-03-15 16:51:08.816 | Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ...
2017-03-15 16:51:08.960 | Selecting previously unselected package apache2-bin.
2017-03-15 16:51:08.969 | Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.1_amd64.deb ...
2017-03-15 16:51:08.993 | Unpacking apache2-bin (2.4.18-2ubuntu3.1) ...
2017-03-15 16:51:09.589 | Selecting previously unselected package apache2-utils.
2017-03-15 16:51:09.597 | Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.1_amd64.deb ...
2017-03-15 16:51:09.619 | Unpacking apache2-utils (2.4.18-2ubuntu3.1) ...
2017-03-15 16:51:09.743 | Selecting previously unselected package apache2-data.
2017-03-15 16:51:09.751 | Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.1_all.deb ...
2017-03-15 16:51:09.781 | Unpacking apache2-data (2.4.18-2ubuntu3.1) ...
2017-03-15 16:51:10.775 | Selecting previously unselected package apache2.
2017-03-15 16:51:10.783 | Preparing to unpack .../apache2_2.4.18-2ubuntu3.1_amd64.deb ...
2017-03-15 16:51:10.801 | Unpacking apache2 (2.4.18-2ubuntu3.1) ...
2017-03-15 16:51:11.553 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:51:11.676 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:51:11.903 | Setting up libapr1:amd64 (1.5.2-3) ...
2017-03-15 16:51:11.986 | Setting up libaprutil1:amd64 (1.5.4-1build1) ...
2017-03-15 16:51:12.073 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ...
2017-03-15 16:51:12.168 | Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ...
2017-03-15 16:51:12.194 | Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ...
2017-03-15 16:51:12.199 | Setting up apache2-bin (2.4.18-2ubuntu3.1) ...
2017-03-15 16:51:12.232 | Setting up apache2-utils (2.4.18-2ubuntu3.1) ...
2017-03-15 16:51:12.473 | Setting up apache2-data (2.4.18-2ubuntu3.1) ...
2017-03-15 16:51:12.498 | Setting up apache2 (2.4.18-2ubuntu3.1) ...
2017-03-15 16:51:15.181 | Enabling module mpm_event.
2017-03-15 16:51:15.233 | Enabling module authz_core.
2017-03-15 16:51:15.236 | Enabling module authz_host.
2017-03-15 16:51:15.279 | Enabling module authn_core.
2017-03-15 16:51:15.284 | Enabling module auth_basic.
2017-03-15 16:51:15.328 | Enabling module access_compat.
2017-03-15 16:51:15.372 | Enabling module authn_file.
2017-03-15 16:51:15.417 | Enabling module authz_user.
2017-03-15 16:51:15.459 | Enabling module alias.
2017-03-15 16:51:15.502 | Enabling module dir.
2017-03-15 16:51:15.546 | Enabling module autoindex.
2017-03-15 16:51:15.590 | Enabling module env.
2017-03-15 16:51:15.632 | Enabling module mime.
2017-03-15 16:51:15.674 | Enabling module negotiation.
2017-03-15 16:51:15.715 | Enabling module setenvif.
2017-03-15 16:51:15.759 | Enabling module filter.
2017-03-15 16:51:15.803 | Enabling module deflate.
2017-03-15 16:51:15.848 | Enabling module status.
2017-03-15 16:51:15.892 | Enabling conf charset.
2017-03-15 16:51:15.936 | Enabling conf localized-error-pages.
2017-03-15 16:51:15.979 | Enabling conf other-vhosts-access-log.
2017-03-15 16:51:16.020 | Enabling conf security.
2017-03-15 16:51:16.065 | Enabling conf serve-cgi-bin.
2017-03-15 16:51:16.108 | Enabling site 000-default.
2017-03-15 16:51:17.525 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:51:17.584 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:51:17.816 | + functions-common:apt_get:1108            :   result=0
2017-03-15 16:51:17.818 | + functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:51:17.819 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:51:17.821 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:51:17.823 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:51:17.824 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:51:17.826 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:51:17.827 | + functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:51:17.829 | + functions-common:time_stop:2409          :   start_time=1489596667
2017-03-15 16:51:17.830 | + functions-common:time_stop:2411          :   [[ -z 1489596667 ]]
2017-03-15 16:51:17.832 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:51:17.835 | + functions-common:time_stop:2414          :   end_time=1489596677
2017-03-15 16:51:17.836 | + functions-common:time_stop:2415          :   elapsed_time=10
2017-03-15 16:51:17.838 | + functions-common:time_stop:2416          :   total=67
2017-03-15 16:51:17.840 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:51:17.841 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=77
2017-03-15 16:51:17.843 | + functions-common:apt_get:1112            :   return 0
2017-03-15 16:51:17.845 | + lib/apache:install_apache_wsgi:75        :   python3_enabled
2017-03-15 16:51:17.846 | + inc/python:python3_enabled:545           :   [[ False == \T\r\u\e ]]
2017-03-15 16:51:17.848 | + inc/python:python3_enabled:548           :   return 1
2017-03-15 16:51:17.850 | + lib/apache:install_apache_wsgi:81        :   install_package libapache2-mod-wsgi
2017-03-15 16:51:17.852 | + functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:51:17.854 | + functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:51:17.855 | + functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:51:17.858 | + functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:51:17.860 | + functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:51:17.862 | + functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:51:17.864 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:51:17.866 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:51:17.868 | + functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:51:17.870 | + functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:51:17.872 | + functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:51:17.873 | + functions-common:apt_get_update:1064     :   return
2017-03-15 16:51:17.876 | + functions-common:install_package:1290    :   real_install_package libapache2-mod-wsgi
2017-03-15 16:51:17.878 | + functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:51:17.879 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:51:17.881 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:51:17.883 | + functions-common:real_install_package:1276 :   apt_get install libapache2-mod-wsgi
2017-03-15 16:51:17.900 | + functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi
2017-03-15 16:51:17.930 | Reading package lists...
2017-03-15 16:51:18.121 | Building dependency tree...
2017-03-15 16:51:18.122 | Reading state information...
2017-03-15 16:51:18.265 | The following NEW packages will be installed:
2017-03-15 16:51:18.266 |   libapache2-mod-wsgi
2017-03-15 16:51:18.280 | 0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:51:18.280 | Need to get 77.5 kB of archives.
2017-03-15 16:51:18.280 | After this operation, 248 kB of additional disk space will be used.
2017-03-15 16:51:18.280 | WARNING: The following packages cannot be authenticated!
2017-03-15 16:51:18.280 |   libapache2-mod-wsgi
2017-03-15 16:51:18.286 | Authentication warning overridden.
2017-03-15 16:51:18.286 | Get:1 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libapache2-mod-wsgi amd64 4.3.0-1.1build1 [77.5 kB]
2017-03-15 16:51:18.392 | debconf: delaying package configuration, since apt-utils is not installed
2017-03-15 16:51:18.423 | Fetched 77.5 kB in 0s (0 B/s)
2017-03-15 16:51:18.448 | Selecting previously unselected package libapache2-mod-wsgi.
2017-03-15 16:51:18.476 | (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 ... 81802 files and directories currently installed.)
2017-03-15 16:51:18.479 | Preparing to unpack .../libapache2-mod-wsgi_4.3.0-1.1build1_amd64.deb ...
2017-03-15 16:51:18.481 | Unpacking libapache2-mod-wsgi (4.3.0-1.1build1) ...
2017-03-15 16:51:18.530 | Setting up libapache2-mod-wsgi (4.3.0-1.1build1) ...
2017-03-15 16:51:18.656 | apache2_invoke: Enable module wsgi
2017-03-15 16:51:21.205 | + functions-common:apt_get:1108            :   result=0
2017-03-15 16:51:21.207 | + functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:51:21.209 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:51:21.210 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:51:21.212 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:51:21.213 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:51:21.215 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:51:21.217 | + functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:51:21.219 | + functions-common:time_stop:2409          :   start_time=1489596677
2017-03-15 16:51:21.221 | + functions-common:time_stop:2411          :   [[ -z 1489596677 ]]
2017-03-15 16:51:21.223 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:51:21.226 | + functions-common:time_stop:2414          :   end_time=1489596681
2017-03-15 16:51:21.227 | + functions-common:time_stop:2415          :   elapsed_time=4
2017-03-15 16:51:21.230 | + functions-common:time_stop:2416          :   total=77
2017-03-15 16:51:21.231 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:51:21.233 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=81
2017-03-15 16:51:21.235 | + functions-common:apt_get:1112            :   return 0
2017-03-15 16:51:21.237 | + lib/apache:install_apache_wsgi:92        :   enable_apache_mod wsgi
2017-03-15 16:51:21.239 | + lib/apache:enable_apache_mod:54          :   local mod=wsgi
2017-03-15 16:51:21.241 | + lib/apache:enable_apache_mod:56          :   is_ubuntu
2017-03-15 16:51:21.243 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:51:21.245 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:51:21.247 | + lib/apache:enable_apache_mod:57          :   a2query -m wsgi
2017-03-15 16:51:21.298 | wsgi (enabled by maintainer script)
2017-03-15 16:51:21.301 | + lib/apache:install_apache_wsgi:97        :   sudo a2enmod version
2017-03-15 16:51:21.342 | ERROR: Module version does not exist!
2017-03-15 16:51:21.346 | + lib/apache:install_apache_wsgi:97        :   true
2017-03-15 16:51:21.348 | + lib/keystone:install_keystone:581        :   is_ssl_enabled_service key
2017-03-15 16:51:21.350 | + lib/tls:is_ssl_enabled_service:375       :   local services=key
2017-03-15 16:51:21.352 | + lib/tls:is_ssl_enabled_service:376       :   local service=
2017-03-15 16:51:21.355 | + lib/tls:is_ssl_enabled_service:377       :   '[' False == False ']'
2017-03-15 16:51:21.357 | + lib/tls:is_ssl_enabled_service:378       :   return 1
2017-03-15 16:51:21.359 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2017-03-15 16:51:21.361 | + ./stack.sh:main:820                      :   configure_keystone
2017-03-15 16:51:21.363 | + lib/keystone:configure_keystone:201      :   sudo install -d -o stack /etc/keystone
2017-03-15 16:51:21.370 | + lib/keystone:configure_keystone:203      :   [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\n\e\w\/\k\e\y\s\t\o\n\e\/\e\t\c ]]
2017-03-15 16:51:21.372 | + lib/keystone:configure_keystone:204      :   install -m 600 /opt/stack/new/keystone/etc/keystone.conf.sample /etc/keystone/keystone.conf
2017-03-15 16:51:21.375 | + lib/keystone:configure_keystone:205      :   cp -p /opt/stack/new/keystone/etc/policy.json /etc/keystone
2017-03-15 16:51:21.377 | + lib/keystone:configure_keystone:206      :   [[ -f /opt/stack/new/keystone/etc/keystone-paste.ini ]]
2017-03-15 16:51:21.379 | + lib/keystone:configure_keystone:207      :   cp -p /opt/stack/new/keystone/etc/keystone-paste.ini /etc/keystone/keystone-paste.ini
2017-03-15 16:51:21.384 | + lib/keystone:configure_keystone:210      :   [[ -f /etc/keystone/keystone-paste.ini ]]
2017-03-15 16:51:21.386 | + lib/keystone:configure_keystone:211      :   iniset /etc/keystone/keystone.conf paste_deploy config_file /etc/keystone/keystone-paste.ini
2017-03-15 16:51:21.415 | + lib/keystone:configure_keystone:217      :   '[' True == False ']'
2017-03-15 16:51:21.417 | + lib/keystone:configure_keystone:225      :   is_service_enabled ldap
2017-03-15 16:51:21.428 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:51:21.429 | + lib/keystone:configure_keystone:235      :   iniset /etc/keystone/keystone.conf identity driver sql
2017-03-15 16:51:21.456 | + lib/keystone:configure_keystone:236      :   iniset /etc/keystone/keystone.conf assignment driver sql
2017-03-15 16:51:21.482 | + lib/keystone:configure_keystone:237      :   iniset /etc/keystone/keystone.conf role driver sql
2017-03-15 16:51:21.513 | + lib/keystone:configure_keystone:238      :   iniset /etc/keystone/keystone.conf resource driver sql
2017-03-15 16:51:21.541 | + lib/keystone:configure_keystone:241      :   iniset /etc/keystone/keystone.conf cache enabled True
2017-03-15 16:51:21.568 | + lib/keystone:configure_keystone:242      :   iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached
2017-03-15 16:51:21.594 | + lib/keystone:configure_keystone:243      :   iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211
2017-03-15 16:51:21.622 | + lib/keystone:configure_keystone:245      :   iniset_rpc_backend keystone /etc/keystone/keystone.conf
2017-03-15 16:51:21.624 | + lib/rpc_backend:iniset_rpc_backend:127   :   local package=keystone
2017-03-15 16:51:21.626 | + lib/rpc_backend:iniset_rpc_backend:128   :   local file=/etc/keystone/keystone.conf
2017-03-15 16:51:21.628 | + lib/rpc_backend:iniset_rpc_backend:129   :   local section=DEFAULT
2017-03-15 16:51:21.630 | + lib/rpc_backend:iniset_rpc_backend:130   :   local virtual_host=
2017-03-15 16:51:21.632 | + lib/rpc_backend:iniset_rpc_backend:131   :   is_service_enabled rabbit
2017-03-15 16:51:21.645 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:51:21.647 | ++ lib/rpc_backend:iniset_rpc_backend:132   :   get_transport_url ''
2017-03-15 16:51:21.649 | ++ lib/rpc_backend:get_transport_url:119    :   local virtual_host=
2017-03-15 16:51:21.651 | ++ lib/rpc_backend:get_transport_url:120    :   is_service_enabled rabbit
2017-03-15 16:51:21.662 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:51:21.663 | ++ lib/rpc_backend:get_transport_url:121    :   echo rabbit://stackrabbit:secretrabbit@23.253.205.44:5672/
2017-03-15 16:51:21.666 | + lib/rpc_backend:iniset_rpc_backend:132   :   iniset /etc/keystone/keystone.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@23.253.205.44:5672/
2017-03-15 16:51:21.692 | + lib/rpc_backend:iniset_rpc_backend:133   :   '[' -n '' ']'
2017-03-15 16:51:21.694 | + lib/rpc_backend:iniset_rpc_backend:136   :   '[' -n '' ']'
2017-03-15 16:51:21.696 | + lib/keystone:configure_keystone:248      :   is_ssl_enabled_service key
2017-03-15 16:51:21.698 | + lib/tls:is_ssl_enabled_service:375       :   local services=key
2017-03-15 16:51:21.700 | + lib/tls:is_ssl_enabled_service:376       :   local service=
2017-03-15 16:51:21.702 | + lib/tls:is_ssl_enabled_service:377       :   '[' False == False ']'
2017-03-15 16:51:21.704 | + lib/tls:is_ssl_enabled_service:378       :   return 1
2017-03-15 16:51:21.705 | + lib/keystone:configure_keystone:252      :   local service_port=5000
2017-03-15 16:51:21.707 | + lib/keystone:configure_keystone:253      :   local auth_port=35357
2017-03-15 16:51:21.709 | + lib/keystone:configure_keystone:255      :   is_service_enabled tls-proxy
2017-03-15 16:51:21.722 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:51:21.724 | + lib/keystone:configure_keystone:267      :   is_service_enabled tls-proxy
2017-03-15 16:51:21.736 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:51:21.738 | + lib/keystone:configure_keystone:267      :   '[' mod_wsgi == mod_wsgi ']'
2017-03-15 16:51:21.740 | + lib/keystone:configure_keystone:268      :   iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://23.253.205.44/identity
2017-03-15 16:51:21.765 | + lib/keystone:configure_keystone:269      :   iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://23.253.205.44/identity_admin
2017-03-15 16:51:21.791 | + lib/keystone:configure_keystone:272      :   [[ fernet != '' ]]
2017-03-15 16:51:21.793 | + lib/keystone:configure_keystone:273      :   iniset /etc/keystone/keystone.conf token provider fernet
2017-03-15 16:51:21.819 | ++ lib/keystone:configure_keystone:276      :   database_connection_url keystone
2017-03-15 16:51:21.821 | ++ lib/database:database_connection_url:134 :   local db=keystone
2017-03-15 16:51:21.823 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql keystone
2017-03-15 16:51:21.825 | ++ lib/databases/mysql:database_connection_url_mysql:175 :   local db=keystone
2017-03-15 16:51:21.826 | ++ lib/databases/mysql:database_connection_url_mysql:176 :   echo 'mysql+pymysql://root:secretmysql@127.0.0.1/keystone?charset=utf8'
2017-03-15 16:51:21.828 | + lib/keystone:configure_keystone:276      :   iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/keystone?charset=utf8'
2017-03-15 16:51:21.853 | + lib/keystone:configure_keystone:278      :   iniset /etc/keystone/keystone.conf token driver sql
2017-03-15 16:51:21.878 | + lib/keystone:configure_keystone:281      :   '[' False '!=' False ']'
2017-03-15 16:51:21.879 | + lib/keystone:configure_keystone:286      :   '[' False == True ']'
2017-03-15 16:51:21.881 | + lib/keystone:configure_keystone:290      :   iniset /etc/keystone/keystone.conf DEFAULT debug True
2017-03-15 16:51:21.906 | + lib/keystone:configure_keystone:292      :   '[' mod_wsgi == mod_wsgi ']'
2017-03-15 16:51:21.907 | + lib/keystone:configure_keystone:293      :   iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix '%(asctime)s.%(msecs)03d %(process)d TRACE %(name)s %(instance)s'
2017-03-15 16:51:21.933 | + lib/keystone:configure_keystone:294      :   _config_keystone_apache_wsgi
2017-03-15 16:51:21.935 | + lib/keystone:_config_keystone_apache_wsgi:160 :   local keystone_apache_conf
2017-03-15 16:51:21.937 | ++ lib/keystone:_config_keystone_apache_wsgi:161 :   apache_site_config_for keystone
2017-03-15 16:51:21.939 | ++ lib/apache:apache_site_config_for:149    :   local site=keystone
2017-03-15 16:51:21.940 | ++ lib/apache:apache_site_config_for:150    :   is_ubuntu
2017-03-15 16:51:21.942 | ++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:51:21.944 | ++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:51:21.946 | ++ lib/apache:apache_site_config_for:151    :   local apache_version
2017-03-15 16:51:21.948 | +++ lib/apache:apache_site_config_for:152    :   get_apache_version
2017-03-15 16:51:21.950 | +++ lib/apache:get_apache_version:104        :   is_ubuntu
2017-03-15 16:51:21.952 | +++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:51:21.954 | +++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:51:21.956 | +++ lib/apache:get_apache_version:105        :   local version_str
2017-03-15 16:51:21.958 | ++++ lib/apache:get_apache_version:106        :   sudo /usr/sbin/apache2ctl -v
2017-03-15 16:51:21.959 | ++++ lib/apache:get_apache_version:106        :   awk '/Server version/ {print $3}'
2017-03-15 16:51:21.959 | ++++ lib/apache:get_apache_version:106        :   cut -f2 -d/
2017-03-15 16:51:22.003 | +++ lib/apache:get_apache_version:106        :   version_str=2.4.18
2017-03-15 16:51:22.005 | +++ lib/apache:get_apache_version:116        :   [[ 2.4.18 =~ ^2\.2\. ]]
2017-03-15 16:51:22.006 | +++ lib/apache:get_apache_version:118        :   [[ 2.4.18 =~ ^2\.4\. ]]
2017-03-15 16:51:22.008 | +++ lib/apache:get_apache_version:119        :   echo 2.4
2017-03-15 16:51:22.011 | ++ lib/apache:apache_site_config_for:152    :   apache_version=2.4
2017-03-15 16:51:22.012 | ++ lib/apache:apache_site_config_for:153    :   [[ 2.4 == \2\.\2 ]]
2017-03-15 16:51:22.014 | ++ lib/apache:apache_site_config_for:158    :   echo /etc/apache2/sites-available/keystone.conf
2017-03-15 16:51:22.016 | + lib/keystone:_config_keystone_apache_wsgi:161 :   keystone_apache_conf=/etc/apache2/sites-available/keystone.conf
2017-03-15 16:51:22.018 | + lib/keystone:_config_keystone_apache_wsgi:162 :   keystone_ssl_listen='#'
2017-03-15 16:51:22.019 | + lib/keystone:_config_keystone_apache_wsgi:163 :   local keystone_ssl=
2017-03-15 16:51:22.021 | + lib/keystone:_config_keystone_apache_wsgi:164 :   local keystone_certfile=
2017-03-15 16:51:22.023 | + lib/keystone:_config_keystone_apache_wsgi:165 :   local keystone_keyfile=
2017-03-15 16:51:22.024 | + lib/keystone:_config_keystone_apache_wsgi:166 :   local keystone_service_port=5000
2017-03-15 16:51:22.026 | + lib/keystone:_config_keystone_apache_wsgi:167 :   local keystone_auth_port=35357
2017-03-15 16:51:22.028 | + lib/keystone:_config_keystone_apache_wsgi:168 :   local venv_path=
2017-03-15 16:51:22.030 | + lib/keystone:_config_keystone_apache_wsgi:170 :   is_ssl_enabled_service key
2017-03-15 16:51:22.032 | + lib/tls:is_ssl_enabled_service:375       :   local services=key
2017-03-15 16:51:22.034 | + lib/tls:is_ssl_enabled_service:376       :   local service=
2017-03-15 16:51:22.035 | + lib/tls:is_ssl_enabled_service:377       :   '[' False == False ']'
2017-03-15 16:51:22.037 | + lib/tls:is_ssl_enabled_service:378       :   return 1
2017-03-15 16:51:22.039 | + lib/keystone:_config_keystone_apache_wsgi:176 :   is_service_enabled tls-proxy
2017-03-15 16:51:22.053 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:51:22.055 | + lib/keystone:_config_keystone_apache_wsgi:180 :   [[ False = True ]]
2017-03-15 16:51:22.057 | + lib/keystone:_config_keystone_apache_wsgi:184 :   sudo cp /opt/stack/new/devstack/files/apache-keystone.template /etc/apache2/sites-available/keystone.conf
2017-03-15 16:51:22.064 | + lib/keystone:_config_keystone_apache_wsgi:185 :   sudo sed -e '
2017-03-15 16:51:22.064 |         s|%PUBLICPORT%|5000|g;
2017-03-15 16:51:22.064 |         s|%ADMINPORT%|35357|g;
2017-03-15 16:51:22.064 |         s|%APACHE_NAME%|apache2|g;
2017-03-15 16:51:22.064 |         s|%SSLLISTEN%|#|g;
2017-03-15 16:51:22.064 |         s|%SSLENGINE%||g;
2017-03-15 16:51:22.064 |         s|%SSLCERTFILE%||g;
2017-03-15 16:51:22.064 |         s|%SSLKEYFILE%||g;
2017-03-15 16:51:22.064 |         s|%USER%|stack|g;
2017-03-15 16:51:22.064 |         s|%VIRTUALENV%||g
2017-03-15 16:51:22.064 |         s|%KEYSTONE_BIN%|/usr/local/bin|g
2017-03-15 16:51:22.065 |     ' -i /etc/apache2/sites-available/keystone.conf
2017-03-15 16:51:22.072 | + lib/keystone:configure_keystone:337      :   iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384
2017-03-15 16:51:22.098 | + lib/keystone:configure_keystone:339      :   iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/
2017-03-15 16:51:22.125 | + lib/keystone:configure_keystone:341      :   iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/
2017-03-15 16:51:22.150 | + lib/keystone:configure_keystone:349      :   [[ True = True ]]
2017-03-15 16:51:22.152 | + lib/keystone:configure_keystone:350      :   iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2
2017-03-15 16:51:22.180 | + lib/keystone:configure_keystone:351      :   iniset /etc/keystone/keystone.conf security_compliance lockout_duration 5
2017-03-15 16:51:22.206 | + lib/keystone:configure_keystone:352      :   iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2
2017-03-15 16:51:22.232 | + ./stack.sh:main:824                      :   is_service_enabled swift
2017-03-15 16:51:22.247 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:51:22.249 | + ./stack.sh:main:840                      :   is_service_enabled g-api n-api
2017-03-15 16:51:22.264 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:51:22.267 | + ./stack.sh:main:842                      :   stack_install_service glance
2017-03-15 16:51:22.269 | + lib/stack:stack_install_service:20       :   local service=glance
2017-03-15 16:51:22.271 | + lib/stack:stack_install_service:21       :   type install_glance
2017-03-15 16:51:22.273 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2017-03-15 16:51:22.275 | + lib/stack:stack_install_service:32       :   install_glance
2017-03-15 16:51:22.277 | + lib/glance:install_glance:378            :   use_library_from_git glance_store
2017-03-15 16:51:22.279 | + inc/python:use_library_from_git:369      :   local name=glance_store
2017-03-15 16:51:22.281 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:51:22.283 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:51:22.285 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,glance_store, ]]
2017-03-15 16:51:22.287 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:51:22.289 | + lib/glance:install_glance:383            :   git_clone git://git.openstack.org/openstack/glance.git /opt/stack/new/glance master
2017-03-15 16:51:22.291 | + functions-common:git_clone:496           :   local git_remote=git://git.openstack.org/openstack/glance.git
2017-03-15 16:51:22.293 | + functions-common:git_clone:497           :   local git_dest=/opt/stack/new/glance
2017-03-15 16:51:22.295 | + functions-common:git_clone:498           :   local git_ref=master
2017-03-15 16:51:22.297 | + functions-common:git_clone:499           :   local orig_dir
2017-03-15 16:51:22.299 | ++ functions-common:git_clone:500           :   pwd
2017-03-15 16:51:22.301 | + functions-common:git_clone:500           :   orig_dir=/opt/stack/new/devstack
2017-03-15 16:51:22.303 | + functions-common:git_clone:501           :   local git_clone_flags=
2017-03-15 16:51:22.305 | ++ functions-common:git_clone:503           :   trueorfalse False RECLONE
2017-03-15 16:51:22.319 | + functions-common:git_clone:503           :   RECLONE=False
2017-03-15 16:51:22.320 | + functions-common:git_clone:504           :   [[ 0 -gt 0 ]]
2017-03-15 16:51:22.322 | + functions-common:git_clone:508           :   [[ False = \T\r\u\e ]]
2017-03-15 16:51:22.325 | + functions-common:git_clone:517           :   echo master
2017-03-15 16:51:22.325 | + functions-common:git_clone:517           :   egrep -q '^refs'
2017-03-15 16:51:22.329 | + functions-common:git_clone:531           :   [[ ! -d /opt/stack/new/glance ]]
2017-03-15 16:51:22.330 | + functions-common:git_clone:539           :   [[ False = \T\r\u\e ]]
2017-03-15 16:51:22.332 | + functions-common:git_clone:565           :   cd /opt/stack/new/glance
2017-03-15 16:51:22.335 | + functions-common:git_clone:566           :   git show --oneline
2017-03-15 16:51:22.336 | + functions-common:git_clone:566           :   head -1
2017-03-15 16:51:22.337 | 7580d81 Merge "Use HostAddressOpt for opts that accept IP and hostnames"
2017-03-15 16:51:22.339 | + functions-common:git_clone:567           :   cd /opt/stack/new/devstack
2017-03-15 16:51:22.342 | + lib/glance:install_glance:385            :   setup_develop /opt/stack/new/glance
2017-03-15 16:51:22.344 | + inc/python:setup_develop:453             :   local project_dir=/opt/stack/new/glance
2017-03-15 16:51:22.346 | + inc/python:setup_develop:454             :   local extras=
2017-03-15 16:51:22.348 | + inc/python:setup_develop:455             :   _setup_package_with_constraints_edit /opt/stack/new/glance -e
2017-03-15 16:51:22.351 | + inc/python:_setup_package_with_constraints_edit:485 :   local project_dir=/opt/stack/new/glance
2017-03-15 16:51:22.353 | + inc/python:_setup_package_with_constraints_edit:486 :   local flags=-e
2017-03-15 16:51:22.355 | + inc/python:_setup_package_with_constraints_edit:487 :   local extras=
2017-03-15 16:51:22.358 | ++ inc/python:_setup_package_with_constraints_edit:494 :   cd /opt/stack/new/glance
2017-03-15 16:51:22.360 | ++ inc/python:_setup_package_with_constraints_edit:494 :   pwd
2017-03-15 16:51:22.362 | + inc/python:_setup_package_with_constraints_edit:494 :   project_dir=/opt/stack/new/glance
2017-03-15 16:51:22.364 | + inc/python:_setup_package_with_constraints_edit:496 :   '[' -n /opt/stack/new/requirements ']'
2017-03-15 16:51:22.366 | + inc/python:_setup_package_with_constraints_edit:498 :   local name
2017-03-15 16:51:22.368 | ++ inc/python:_setup_package_with_constraints_edit:499 :   awk '/^name.*=/ {print $3}' /opt/stack/new/glance/setup.cfg
2017-03-15 16:51:22.372 | + inc/python:_setup_package_with_constraints_edit:499 :   name=glance
2017-03-15 16:51:22.374 | + inc/python:_setup_package_with_constraints_edit:501 :   /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/new/glance#egg=glance'
2017-03-15 16:51:22.927 | + inc/python:_setup_package_with_constraints_edit:505 :   setup_package /opt/stack/new/glance -e
2017-03-15 16:51:22.929 | + inc/python:setup_package:521             :   local project_dir=/opt/stack/new/glance
2017-03-15 16:51:22.931 | + inc/python:setup_package:522             :   local flags=-e
2017-03-15 16:51:22.933 | + inc/python:setup_package:523             :   local extras=
2017-03-15 16:51:22.934 | + inc/python:setup_package:527             :   [[ -n -e ]]
2017-03-15 16:51:22.936 | + inc/python:setup_package:527             :   [[ -z '' ]]
2017-03-15 16:51:22.938 | + inc/python:setup_package:527             :   [[ ! -e =~ ^-.* ]]
2017-03-15 16:51:22.939 | + inc/python:setup_package:532             :   [[ ! -z '' ]]
2017-03-15 16:51:22.941 | + inc/python:setup_package:536             :   pip_install -e /opt/stack/new/glance
2017-03-15 16:51:23.361 | + inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/glance
2017-03-15 16:51:23.867 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:23.869 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:23.968 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:23.970 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:23.977 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:23.979 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:23.992 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:23.994 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.001 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.003 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.031 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.033 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.058 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.060 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.108 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.110 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.116 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.118 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.121 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.123 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.126 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.128 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.141 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.143 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.155 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.157 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.184 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.186 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.200 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.202 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.288 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.301 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.357 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.359 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.467 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.469 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.494 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.496 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.542 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.544 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.553 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.555 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.567 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.569 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.577 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:24.579 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:24.601 | Obtaining file:///opt/stack/new/glance
2017-03-15 16:51:26.108 | Obtaining glance from file:///opt/stack/new/glance#egg=glance (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1))
2017-03-15 16:51:27.400 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 16))
2017-03-15 16:51:27.407 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 17))
2017-03-15 16:51:27.410 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 26))
2017-03-15 16:51:27.417 | Requirement already satisfied: SQLAlchemy===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27))
2017-03-15 16:51:27.505 | Collecting WSME===0.9.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 32))
2017-03-15 16:51:27.565 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/6a/ff/3d6c07f4ea5fcc958fcedc44040b867161d324ec8bf807a84f95679feeaf/WSME-0.9.2-py2-none-any.whl (89kB)
2017-03-15 16:51:27.672 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33))
2017-03-15 16:51:27.680 | Requirement already satisfied: alembic===0.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 69))
2017-03-15 16:51:27.686 | Requirement already satisfied: cryptography===1.8.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 16:51:27.806 | Collecting cursive===0.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 120))
2017-03-15 16:51:27.828 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/ec/f3/f010af24bc6161b1d95a4b87200a6e4ca6e5fdf233bcf54701fbb68df843/cursive-0.1.1-py2.py3-none-any.whl
2017-03-15 16:51:27.933 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122))
2017-03-15 16:51:27.945 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 149))
2017-03-15 16:51:27.947 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 150))
2017-03-15 16:51:27.950 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159))
2017-03-15 16:51:27.954 | Requirement already satisfied: futurist===0.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 162))
2017-03-15 16:51:28.061 | Collecting glance-store===0.20.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 167))
2017-03-15 16:51:28.141 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/c1/3f/0d45fbe615816975efc3d7332944fa4e192d5e30ffb4b948b8d648b6e29a/glance_store-0.20.0-py2.py3-none-any.whl (136kB)
2017-03-15 16:51:28.390 | Requirement already satisfied: greenlet===0.4.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 171))
2017-03-15 16:51:28.393 | Requirement already satisfied: httplib2===0.10.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 182))
2017-03-15 16:51:28.395 | Requirement already satisfied: idna===2.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 186))
2017-03-15 16:51:28.397 | Requirement already satisfied: ipaddress===1.0.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 189))
2017-03-15 16:51:28.399 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191))
2017-03-15 16:51:28.402 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 201))
2017-03-15 16:51:28.412 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 208))
2017-03-15 16:51:28.432 | Requirement already satisfied: keystonemiddleware===4.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 209))
2017-03-15 16:51:28.455 | Requirement already satisfied: lxml===3.7.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 220))
2017-03-15 16:51:28.463 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229))
2017-03-15 16:51:28.465 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 238))
2017-03-15 16:51:28.468 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239))
2017-03-15 16:51:28.470 | Requirement already satisfied: oslo.concurrency===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272))
2017-03-15 16:51:28.488 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 273))
2017-03-15 16:51:28.498 | Requirement already satisfied: oslo.context===2.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274))
2017-03-15 16:51:28.504 | Requirement already satisfied: oslo.db===4.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275))
2017-03-15 16:51:28.556 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276))
2017-03-15 16:51:28.562 | Requirement already satisfied: oslo.log===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277))
2017-03-15 16:51:28.586 | Requirement already satisfied: oslo.messaging===5.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278))
2017-03-15 16:51:28.622 | Requirement already satisfied: oslo.middleware===3.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279))
2017-03-15 16:51:28.641 | Requirement already satisfied: oslo.policy===1.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280))
2017-03-15 16:51:28.653 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 284))
2017-03-15 16:51:28.662 | Requirement already satisfied: oslo.service===1.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285))
2017-03-15 16:51:28.687 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286))
2017-03-15 16:51:28.707 | Requirement already satisfied: osprofiler===1.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 291))
2017-03-15 16:51:28.721 | Requirement already satisfied: packaging===16.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 293))
2017-03-15 16:51:28.725 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 300))
2017-03-15 16:51:28.727 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 304))
2017-03-15 16:51:28.734 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 305))
2017-03-15 16:51:28.742 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 307))
2017-03-15 16:51:28.746 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 308))
2017-03-15 16:51:28.749 | Requirement already satisfied: pyOpenSSL===16.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 316))
2017-03-15 16:51:28.754 | Requirement already satisfied: pycadf===2.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 320))
2017-03-15 16:51:28.763 | Requirement already satisfied: pycrypto===2.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 323))
2017-03-15 16:51:28.765 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 328))
2017-03-15 16:51:28.767 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 338))
2017-03-15 16:51:28.770 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 354))
2017-03-15 16:51:28.773 | Requirement already satisfied: python-editor===1.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 356))
2017-03-15 16:51:28.775 | Requirement already satisfied: python-keystoneclient===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 364))
2017-03-15 16:51:28.792 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 392))
2017-03-15 16:51:28.796 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 400))
2017-03-15 16:51:28.803 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 402))
2017-03-15 16:51:28.902 | Collecting retrying===1.3.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 409))
2017-03-15 16:51:29.091 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/retrying/retrying-1.3.3-py2-none-any.whl
2017-03-15 16:51:29.186 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 410))
2017-03-15 16:51:29.277 | Collecting simplegeneric===0.8.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 425))
2017-03-15 16:51:29.428 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/simplegeneric/simplegeneric-0.8.1-py2-none-any.whl
2017-03-15 16:51:29.522 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 428))
2017-03-15 16:51:29.524 | Requirement already satisfied: sqlalchemy-migrate===0.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 442))
2017-03-15 16:51:29.533 | Requirement already satisfied: sqlparse===0.2.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 443))
2017-03-15 16:51:29.535 | Requirement already satisfied: statsd===3.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 444))
2017-03-15 16:51:29.537 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 445))
2017-03-15 16:51:29.632 | Collecting taskflow===2.10.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 452))
2017-03-15 16:51:29.994 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/4c/fa/e30e771d1fbeb986f84a07169da34299aa7106f7c32e093a10d58987bd7e/taskflow-2.10.0-py2.py3-none-any.whl (485kB)
2017-03-15 16:51:30.211 | Requirement already satisfied: tenacity===4.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 455))
2017-03-15 16:51:30.220 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 494))
2017-03-15 16:51:30.222 | Requirement already satisfied: Mako===1.0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12))
2017-03-15 16:51:30.226 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.8.1->-c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 16:51:30.236 | Requirement already satisfied: asn1crypto===0.21.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 16:51:30.238 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103))
2017-03-15 16:51:30.328 | Collecting castellan===0.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 100))
2017-03-15 16:51:30.601 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/db/79/1797012b58047ae5f20a21f161fc8ca6a9a311b1851b0a0632cf8d9914d1/castellan-0.5.0-py2.py3-none-any.whl (70kB)
2017-03-15 16:51:30.719 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 113))
2017-03-15 16:51:30.721 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:51:30.723 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:51:30.725 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 153))
2017-03-15 16:51:30.730 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:51:30.733 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:51:30.735 | Requirement already satisfied: kombu===4.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 210))
2017-03-15 16:51:30.762 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98))
2017-03-15 16:51:30.764 | Requirement already satisfied: amqp===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70))
2017-03-15 16:51:30.768 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 16:51:30.773 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233))
2017-03-15 16:51:30.776 | Requirement already satisfied: decorator===4.0.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 123))
2017-03-15 16:51:30.778 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31))
2017-03-15 16:51:30.870 | Collecting networkx===1.11 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241))
2017-03-15 16:51:31.226 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/d3/2c/e473e54afc9fae58dfa97066ef6709a7e35a1dd1c28c5a3842989322be00/networkx-1.11-py2.py3-none-any.whl (1.3MB)
2017-03-15 16:51:31.524 | Collecting automaton===1.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 80))
2017-03-15 16:51:31.855 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/b8/87/d103b64161d99e4e302804e4ed5dbdf71f82b0abacd12fa8c4999dce424a/automaton-1.8.0-py2.py3-none-any.whl
2017-03-15 16:51:31.976 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 16:51:31.978 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:51:31.981 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 322))
2017-03-15 16:51:32.076 | Collecting python-barbicanclient===4.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 349))
2017-03-15 16:51:32.244 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/5f/fa/ad3ac8b4682bb8b511f6b99c14231046dbc82c29d1a16319b0a34c6e4857/python_barbicanclient-4.2.0-py2-none-any.whl (74kB)
2017-03-15 16:51:32.360 | Requirement already satisfied: vine===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 482))
2017-03-15 16:51:32.362 | Requirement already satisfied: cliff===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 108))
2017-03-15 16:51:32.377 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 476))
2017-03-15 16:51:32.379 | Requirement already satisfied: cmd2===0.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 110))
2017-03-15 16:51:32.383 | Installing collected packages: networkx, automaton, taskflow, simplegeneric, WSME, retrying, glance-store, python-barbicanclient, castellan, cursive, glance
2017-03-15 16:51:34.125 |   Running setup.py develop for glance
2017-03-15 16:51:36.508 | Successfully installed WSME-0.9.2 automaton-1.8.0 castellan-0.5.0 cursive-0.1.1 glance glance-store-0.20.0 networkx-1.11 python-barbicanclient-4.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-2.10.0
2017-03-15 16:51:36.677 | + inc/python:pip_install:334               :   result=0
2017-03-15 16:51:36.679 | + inc/python:pip_install:337               :   local test_req=/opt/stack/new/glance/test-requirements.txt
2017-03-15 16:51:36.681 | + inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:51:36.683 | + inc/python:pip_install:338               :   [[ -e /opt/stack/new/glance/test-requirements.txt ]]
2017-03-15 16:51:36.685 | + inc/python:pip_install:339               :   echo 'Installing test-requirements for /opt/stack/new/glance/test-requirements.txt'
2017-03-15 16:51:36.685 | Installing test-requirements for /opt/stack/new/glance/test-requirements.txt
2017-03-15 16:51:36.687 | + inc/python:pip_install:341               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/glance/test-requirements.txt
2017-03-15 16:51:37.213 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.216 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.315 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.317 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.325 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.327 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.338 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.340 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.347 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.349 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.378 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.380 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.406 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.408 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.457 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.459 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.466 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.468 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.470 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.472 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.475 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.477 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.492 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.494 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.506 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.508 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.536 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.538 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.553 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.555 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.658 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.660 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.718 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.720 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.825 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.827 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.851 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.853 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.897 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.899 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.908 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.910 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.921 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.923 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.932 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:37.934 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:37.992 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:51:37.996 | Requirement already satisfied: PyMySQL===0.7.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23))
2017-03-15 16:51:37.998 | Requirement already satisfied: Sphinx===1.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30))
2017-03-15 16:51:38.023 | Requirement already satisfied: alabaster===0.7.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68))
2017-03-15 16:51:38.118 | Collecting bandit===1.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 84))
2017-03-15 16:51:38.469 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/77/41/d57366098a30a86af1821e231949221d2b6b896cc4bdd060cc1be27fdd47/bandit-1.4.0-py2.py3-none-any.whl (116kB)
2017-03-15 16:51:38.586 | Requirement already satisfied: coverage===4.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 114))
2017-03-15 16:51:38.588 | Requirement already satisfied: docutils===0.13.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 143))
2017-03-15 16:51:38.590 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154))
2017-03-15 16:51:38.600 | Requirement already satisfied: imagesize===0.7.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187))
2017-03-15 16:51:38.602 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 226))
2017-03-15 16:51:38.628 | Requirement already satisfied: os-api-ref===1.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 258))
2017-03-15 16:51:38.636 | Requirement already satisfied: os-testr===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 266))
2017-03-15 16:51:38.645 | Requirement already satisfied: oslosphinx===4.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289))
2017-03-15 16:51:38.651 | Requirement already satisfied: oslotest===2.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290))
2017-03-15 16:51:38.665 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 300))
2017-03-15 16:51:38.762 | Collecting psutil===5.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 312))
2017-03-15 16:51:38.997 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/psutil/psutil-5.2.0-cp27-cp27mu-linux_x86_64.whl (198kB)
2017-03-15 16:51:39.109 | Requirement already satisfied: psycopg2===2.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 313))
2017-03-15 16:51:39.204 | Collecting pysendfile===2.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 344))
2017-03-15 16:51:39.225 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pysendfile/pysendfile-2.0.1-cp27-cp27mu-linux_x86_64.whl
2017-03-15 16:51:39.325 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 384))
2017-03-15 16:51:39.431 | Collecting python-swiftclient===3.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 385))
2017-03-15 16:51:39.719 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/8f/af/1b91e9aa23e182707bd9309808ccc285501be4f737f1e1862a6c83039797/python_swiftclient-3.3.0-py2.py3-none-any.whl (72kB)
2017-03-15 16:51:39.837 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 392))
2017-03-15 16:51:39.949 | Collecting qpid-python===0.32.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 396))
2017-03-15 16:51:39.973 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/qpid-python/qpid_python-0.32.1-py2-none-any.whl (219kB)
2017-03-15 16:51:40.100 | Requirement already satisfied: reno===2.1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 399))
2017-03-15 16:51:40.113 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 402))
2017-03-15 16:51:40.124 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 428))
2017-03-15 16:51:40.126 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 431))
2017-03-15 16:51:40.129 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 445))
2017-03-15 16:51:40.133 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 457))
2017-03-15 16:51:40.145 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 458))
2017-03-15 16:51:40.152 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 459))
2017-03-15 16:51:40.157 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 460))
2017-03-15 16:51:40.170 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 467))
2017-03-15 16:51:40.173 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 477))
2017-03-15 16:51:40.272 | Collecting xattr===0.9.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 497))
2017-03-15 16:51:40.643 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xattr/xattr-0.9.1-cp27-cp27mu-linux_x86_64.whl
2017-03-15 16:51:40.748 | Requirement already satisfied: hacking!=0.13.0,<0.14,>=0.12.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/glance/test-requirements.txt (line 6))
2017-03-15 16:51:40.761 | Requirement already satisfied: Pygments===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25))
2017-03-15 16:51:40.763 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 16:51:40.768 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:51:40.862 | Collecting GitPython===2.1.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10))
2017-03-15 16:51:41.152 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/49/86/a4af08e0dbd8b1876325efa12e7d041e471e3d33fa2f6d947d40a963b117/GitPython-2.1.3-py2.py3-none-any.whl (442kB)
2017-03-15 16:51:41.289 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159))
2017-03-15 16:51:41.293 | Requirement already satisfied: openstackdocstheme===1.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 255))
2017-03-15 16:51:41.297 | Requirement already satisfied: mox3===0.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231))
2017-03-15 16:51:41.302 | Requirement already satisfied: os-client-config===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 261))
2017-03-15 16:51:41.310 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122))
2017-03-15 16:51:41.323 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 151))
2017-03-15 16:51:41.325 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:51:41.327 | Requirement already satisfied: dulwich===0.17.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 146))
2017-03-15 16:51:41.329 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369))
2017-03-15 16:51:41.331 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 217))
2017-03-15 16:51:41.333 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 477))
2017-03-15 16:51:41.335 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103))
2017-03-15 16:51:41.338 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/glance/test-requirements.txt (line 6))
2017-03-15 16:51:41.340 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/glance/test-requirements.txt (line 6))
2017-03-15 16:51:41.344 | Requirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/glance/test-requirements.txt (line 6))
2017-03-15 16:51:41.353 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/glance/test-requirements.txt (line 6))
2017-03-15 16:51:41.356 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 16:51:41.458 | Collecting gitdb2===2.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 166))
2017-03-15 16:51:41.745 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/55/26/e377175201846512dfefabebee56eac42867ad8ccb36f8407ebbb0b66c39/gitdb2-2.0.0-py2.py3-none-any.whl (63kB)
2017-03-15 16:51:41.854 | Requirement already satisfied: requestsexceptions===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 407))
2017-03-15 16:51:41.857 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 208))
2017-03-15 16:51:41.878 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:51:41.880 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 494))
2017-03-15 16:51:41.882 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 322))
2017-03-15 16:51:41.976 | Collecting smmap2===2.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 430))
2017-03-15 16:51:42.262 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/a2/ce/2aea0d688d58baf60781d4ab9b0ee14b5585929b65355e6c77e9dc42c4c4/smmap2-2.0.1-py2.py3-none-any.whl
2017-03-15 16:51:42.388 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 307))
2017-03-15 16:51:42.393 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191))
2017-03-15 16:51:42.395 | Installing collected packages: smmap2, gitdb2, GitPython, bandit, psutil, pysendfile, python-swiftclient, qpid-python, xattr
2017-03-15 16:51:43.788 | Successfully installed GitPython-2.1.3 bandit-1.4.0 gitdb2-2.0.0 psutil-5.2.0 pysendfile-2.0.1 python-swiftclient-3.3.0 qpid-python-0.32.1 smmap2-2.0.1 xattr-0.9.1
2017-03-15 16:51:43.919 | + inc/python:pip_install:347               :   result=0
2017-03-15 16:51:43.921 | + inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:51:43.923 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:51:43.925 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:51:43.927 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:51:43.929 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:51:43.931 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:51:43.933 | + functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:51:43.935 | + functions-common:time_stop:2409          :   start_time=1489596682
2017-03-15 16:51:43.937 | + functions-common:time_stop:2411          :   [[ -z 1489596682 ]]
2017-03-15 16:51:43.939 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:51:43.943 | + functions-common:time_stop:2414          :   end_time=1489596703
2017-03-15 16:51:43.945 | + functions-common:time_stop:2415          :   elapsed_time=21
2017-03-15 16:51:43.946 | + functions-common:time_stop:2416          :   total=94
2017-03-15 16:51:43.949 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:51:43.951 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=115
2017-03-15 16:51:43.953 | + inc/python:pip_install:351               :   return 0
2017-03-15 16:51:43.955 | + inc/python:setup_package:538             :   [[ -e == \-\e ]]
2017-03-15 16:51:43.957 | + inc/python:setup_package:539             :   safe_chown -R stack /opt/stack/new/glance/glance.egg-info
2017-03-15 16:51:43.960 | + functions-common:safe_chown:2303         :   _safe_permission_operation chown -R stack /opt/stack/new/glance/glance.egg-info
2017-03-15 16:51:43.975 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R stack /opt/stack/new/glance/glance.egg-info
2017-03-15 16:51:43.983 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2017-03-15 16:51:43.985 | + ./stack.sh:main:843                      :   configure_glance
2017-03-15 16:51:43.988 | + lib/glance:configure_glance:98           :   sudo install -d -o stack /etc/glance /etc/glance/metadefs
2017-03-15 16:51:43.996 | + lib/glance:configure_glance:101          :   is_service_enabled g-glare
2017-03-15 16:51:44.008 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:51:44.009 | + lib/glance:configure_glance:104          :   cp /opt/stack/new/glance/etc/glance-registry.conf /etc/glance/glance-registry.conf
2017-03-15 16:51:44.012 | + lib/glance:configure_glance:105          :   iniset /etc/glance/glance-registry.conf DEFAULT debug True
2017-03-15 16:51:44.036 | + lib/glance:configure_glance:106          :   iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0
2017-03-15 16:51:44.066 | + lib/glance:configure_glance:107          :   inicomment /etc/glance/glance-registry.conf DEFAULT log_file
2017-03-15 16:51:44.087 | + lib/glance:configure_glance:108          :   local dburl
2017-03-15 16:51:44.090 | ++ lib/glance:configure_glance:109          :   database_connection_url glance
2017-03-15 16:51:44.091 | ++ lib/database:database_connection_url:134 :   local db=glance
2017-03-15 16:51:44.093 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql glance
2017-03-15 16:51:44.095 | ++ lib/databases/mysql:database_connection_url_mysql:175 :   local db=glance
2017-03-15 16:51:44.097 | ++ lib/databases/mysql:database_connection_url_mysql:176 :   echo 'mysql+pymysql://root:secretmysql@127.0.0.1/glance?charset=utf8'
2017-03-15 16:51:44.099 | + lib/glance:configure_glance:109          :   dburl='mysql+pymysql://root:secretmysql@127.0.0.1/glance?charset=utf8'
2017-03-15 16:51:44.102 | + lib/glance:configure_glance:110          :   iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/glance?charset=utf8'
2017-03-15 16:51:44.127 | + lib/glance:configure_glance:111          :   iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False
2017-03-15 16:51:44.151 | + lib/glance:configure_glance:112          :   iniset /etc/glance/glance-registry.conf DEFAULT workers 2
2017-03-15 16:51:44.174 | + lib/glance:configure_glance:113          :   iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone
2017-03-15 16:51:44.196 | + lib/glance:configure_glance:114          :   configure_auth_token_middleware /etc/glance/glance-registry.conf glance /var/cache/glance/registry
2017-03-15 16:51:44.198 | + lib/keystone:configure_auth_token_middleware:486 :   local conf_file=/etc/glance/glance-registry.conf
2017-03-15 16:51:44.200 | + lib/keystone:configure_auth_token_middleware:487 :   local admin_user=glance
2017-03-15 16:51:44.202 | + lib/keystone:configure_auth_token_middleware:488 :   local signing_dir=/var/cache/glance/registry
2017-03-15 16:51:44.203 | + lib/keystone:configure_auth_token_middleware:489 :   local section=keystone_authtoken
2017-03-15 16:51:44.205 | + lib/keystone:configure_auth_token_middleware:491 :   iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password
2017-03-15 16:51:44.229 | + lib/keystone:configure_auth_token_middleware:492 :   iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://23.253.205.44/identity_admin
2017-03-15 16:51:44.252 | + lib/keystone:configure_auth_token_middleware:493 :   iniset /etc/glance/glance-registry.conf keystone_authtoken username glance
2017-03-15 16:51:44.277 | + lib/keystone:configure_auth_token_middleware:494 :   iniset /etc/glance/glance-registry.conf keystone_authtoken password secretservice
2017-03-15 16:51:44.300 | + lib/keystone:configure_auth_token_middleware:495 :   iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default
2017-03-15 16:51:44.323 | + lib/keystone:configure_auth_token_middleware:496 :   iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service
2017-03-15 16:51:44.349 | + lib/keystone:configure_auth_token_middleware:497 :   iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default
2017-03-15 16:51:44.373 | + lib/keystone:configure_auth_token_middleware:499 :   iniset /etc/glance/glance-registry.conf keystone_authtoken auth_uri http://23.253.205.44/identity
2017-03-15 16:51:44.396 | + lib/keystone:configure_auth_token_middleware:500 :   iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2017-03-15 16:51:44.419 | + lib/keystone:configure_auth_token_middleware:501 :   iniset /etc/glance/glance-registry.conf keystone_authtoken signing_dir /var/cache/glance/registry
2017-03-15 16:51:44.443 | + lib/keystone:configure_auth_token_middleware:502 :   iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers 23.253.205.44:11211
2017-03-15 16:51:44.466 | + lib/glance:configure_glance:115          :   iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2
2017-03-15 16:51:44.490 | + lib/glance:configure_glance:116          :   iniset_rpc_backend glance /etc/glance/glance-registry.conf
2017-03-15 16:51:44.492 | + lib/rpc_backend:iniset_rpc_backend:127   :   local package=glance
2017-03-15 16:51:44.494 | + lib/rpc_backend:iniset_rpc_backend:128   :   local file=/etc/glance/glance-registry.conf
2017-03-15 16:51:44.496 | + lib/rpc_backend:iniset_rpc_backend:129   :   local section=DEFAULT
2017-03-15 16:51:44.497 | + lib/rpc_backend:iniset_rpc_backend:130   :   local virtual_host=
2017-03-15 16:51:44.499 | + lib/rpc_backend:iniset_rpc_backend:131   :   is_service_enabled rabbit
2017-03-15 16:51:44.510 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:51:44.512 | ++ lib/rpc_backend:iniset_rpc_backend:132   :   get_transport_url ''
2017-03-15 16:51:44.514 | ++ lib/rpc_backend:get_transport_url:119    :   local virtual_host=
2017-03-15 16:51:44.516 | ++ lib/rpc_backend:get_transport_url:120    :   is_service_enabled rabbit
2017-03-15 16:51:44.526 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:51:44.528 | ++ lib/rpc_backend:get_transport_url:121    :   echo rabbit://stackrabbit:secretrabbit@23.253.205.44:5672/
2017-03-15 16:51:44.530 | + lib/rpc_backend:iniset_rpc_backend:132   :   iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@23.253.205.44:5672/
2017-03-15 16:51:44.553 | + lib/rpc_backend:iniset_rpc_backend:133   :   '[' -n '' ']'
2017-03-15 16:51:44.555 | + lib/rpc_backend:iniset_rpc_backend:136   :   '[' -n '' ']'
2017-03-15 16:51:44.557 | + lib/glance:configure_glance:117          :   iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5
2017-03-15 16:51:44.580 | + lib/glance:configure_glance:119          :   cp /opt/stack/new/glance/etc/glance-api.conf /etc/glance/glance-api.conf
2017-03-15 16:51:44.583 | + lib/glance:configure_glance:120          :   iniset /etc/glance/glance-api.conf DEFAULT debug True
2017-03-15 16:51:44.612 | + lib/glance:configure_glance:121          :   iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0
2017-03-15 16:51:44.641 | + lib/glance:configure_glance:122          :   inicomment /etc/glance/glance-api.conf DEFAULT log_file
2017-03-15 16:51:44.664 | + lib/glance:configure_glance:123          :   iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/glance?charset=utf8'
2017-03-15 16:51:44.692 | + lib/glance:configure_glance:124          :   iniset /etc/glance/glance-api.conf DEFAULT use_syslog False
2017-03-15 16:51:44.732 | + lib/glance:configure_glance:125          :   iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2017-03-15 16:51:44.762 | + lib/glance:configure_glance:126          :   iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement
2017-03-15 16:51:44.792 | + lib/glance:configure_glance:127          :   configure_auth_token_middleware /etc/glance/glance-api.conf glance /var/cache/glance/api
2017-03-15 16:51:44.794 | + lib/keystone:configure_auth_token_middleware:486 :   local conf_file=/etc/glance/glance-api.conf
2017-03-15 16:51:44.795 | + lib/keystone:configure_auth_token_middleware:487 :   local admin_user=glance
2017-03-15 16:51:44.797 | + lib/keystone:configure_auth_token_middleware:488 :   local signing_dir=/var/cache/glance/api
2017-03-15 16:51:44.800 | + lib/keystone:configure_auth_token_middleware:489 :   local section=keystone_authtoken
2017-03-15 16:51:44.801 | + lib/keystone:configure_auth_token_middleware:491 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password
2017-03-15 16:51:44.836 | + lib/keystone:configure_auth_token_middleware:492 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://23.253.205.44/identity_admin
2017-03-15 16:51:44.865 | + lib/keystone:configure_auth_token_middleware:493 :   iniset /etc/glance/glance-api.conf keystone_authtoken username glance
2017-03-15 16:51:44.908 | + lib/keystone:configure_auth_token_middleware:494 :   iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice
2017-03-15 16:51:44.941 | + lib/keystone:configure_auth_token_middleware:495 :   iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default
2017-03-15 16:51:44.969 | + lib/keystone:configure_auth_token_middleware:496 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_name service
2017-03-15 16:51:44.996 | + lib/keystone:configure_auth_token_middleware:497 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default
2017-03-15 16:51:45.023 | + lib/keystone:configure_auth_token_middleware:499 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_uri http://23.253.205.44/identity
2017-03-15 16:51:45.055 | + lib/keystone:configure_auth_token_middleware:500 :   iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2017-03-15 16:51:45.086 | + lib/keystone:configure_auth_token_middleware:501 :   iniset /etc/glance/glance-api.conf keystone_authtoken signing_dir /var/cache/glance/api
2017-03-15 16:51:45.115 | + lib/keystone:configure_auth_token_middleware:502 :   iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers 23.253.205.44:11211
2017-03-15 16:51:45.145 | + lib/glance:configure_glance:128          :   iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2
2017-03-15 16:51:45.175 | + lib/glance:configure_glance:129          :   iniset_rpc_backend glance /etc/glance/glance-api.conf
2017-03-15 16:51:45.176 | + lib/rpc_backend:iniset_rpc_backend:127   :   local package=glance
2017-03-15 16:51:45.178 | + lib/rpc_backend:iniset_rpc_backend:128   :   local file=/etc/glance/glance-api.conf
2017-03-15 16:51:45.179 | + lib/rpc_backend:iniset_rpc_backend:129   :   local section=DEFAULT
2017-03-15 16:51:45.181 | + lib/rpc_backend:iniset_rpc_backend:130   :   local virtual_host=
2017-03-15 16:51:45.182 | + lib/rpc_backend:iniset_rpc_backend:131   :   is_service_enabled rabbit
2017-03-15 16:51:45.193 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:51:45.196 | ++ lib/rpc_backend:iniset_rpc_backend:132   :   get_transport_url ''
2017-03-15 16:51:45.197 | ++ lib/rpc_backend:get_transport_url:119    :   local virtual_host=
2017-03-15 16:51:45.199 | ++ lib/rpc_backend:get_transport_url:120    :   is_service_enabled rabbit
2017-03-15 16:51:45.210 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:51:45.212 | ++ lib/rpc_backend:get_transport_url:121    :   echo rabbit://stackrabbit:secretrabbit@23.253.205.44:5672/
2017-03-15 16:51:45.214 | + lib/rpc_backend:iniset_rpc_backend:132   :   iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@23.253.205.44:5672/
2017-03-15 16:51:45.242 | + lib/rpc_backend:iniset_rpc_backend:133   :   '[' -n '' ']'
2017-03-15 16:51:45.243 | + lib/rpc_backend:iniset_rpc_backend:136   :   '[' -n '' ']'
2017-03-15 16:51:45.245 | + lib/glance:configure_glance:130          :   '[' libvirt = xenserver ']'
2017-03-15 16:51:45.246 | + lib/glance:configure_glance:134          :   '[' libvirt = libvirt ']'
2017-03-15 16:51:45.247 | + lib/glance:configure_glance:134          :   '[' qemu = parallels ']'
2017-03-15 16:51:45.249 | + lib/glance:configure_glance:140          :   '[' False '!=' True ']'
2017-03-15 16:51:45.250 | + lib/glance:configure_glance:141          :   iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False
2017-03-15 16:51:45.278 | + lib/glance:configure_glance:145          :   iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2017-03-15 16:51:45.304 | + lib/glance:configure_glance:146          :   is_service_enabled g-glare
2017-03-15 16:51:45.315 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:51:45.317 | + lib/glance:configure_glance:149          :   iniset /etc/glance/glance-api.conf DEFAULT registry_host 23.253.205.44
2017-03-15 16:51:45.346 | + lib/glance:configure_glance:151          :   iniset /etc/glance/glance-api.conf DEFAULT workers 2
2017-03-15 16:51:45.373 | + lib/glance:configure_glance:154          :   '[' -n '' ']'
2017-03-15 16:51:45.375 | + lib/glance:configure_glance:157          :   iniset /etc/glance/glance-api.conf cors allowed_origin http://23.253.205.44
2017-03-15 16:51:45.409 | + lib/glance:configure_glance:161          :   is_service_enabled s-proxy
2017-03-15 16:51:45.421 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:51:45.423 | + lib/glance:configure_glance:207          :   is_service_enabled tls-proxy
2017-03-15 16:51:45.434 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:51:45.436 | + lib/glance:configure_glance:217          :   is_ssl_enabled_service glance
2017-03-15 16:51:45.437 | + lib/tls:is_ssl_enabled_service:375       :   local services=glance
2017-03-15 16:51:45.439 | + lib/tls:is_ssl_enabled_service:376       :   local service=
2017-03-15 16:51:45.440 | + lib/tls:is_ssl_enabled_service:377       :   '[' False == False ']'
2017-03-15 16:51:45.442 | + lib/tls:is_ssl_enabled_service:378       :   return 1
2017-03-15 16:51:45.444 | + lib/glance:configure_glance:227          :   is_ssl_enabled_service glance
2017-03-15 16:51:45.445 | + lib/tls:is_ssl_enabled_service:375       :   local services=glance
2017-03-15 16:51:45.447 | + lib/tls:is_ssl_enabled_service:376       :   local service=
2017-03-15 16:51:45.448 | + lib/tls:is_ssl_enabled_service:377       :   '[' False == False ']'
2017-03-15 16:51:45.450 | + lib/tls:is_ssl_enabled_service:378       :   return 1
2017-03-15 16:51:45.452 | + lib/glance:configure_glance:227          :   is_service_enabled tls-proxy
2017-03-15 16:51:45.463 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:51:45.464 | + lib/glance:configure_glance:232          :   setup_logging /etc/glance/glance-api.conf
2017-03-15 16:51:45.466 | + functions:setup_logging:576              :   local conf_file=/etc/glance/glance-api.conf
2017-03-15 16:51:45.467 | + functions:setup_logging:577              :   local other_cond=False
2017-03-15 16:51:45.469 | + functions:setup_logging:578              :   '[' False == True ']'
2017-03-15 16:51:45.471 | + functions:setup_logging:581              :   setup_standard_logging_identity /etc/glance/glance-api.conf
2017-03-15 16:51:45.472 | + functions:setup_standard_logging_identity:605 :   local conf_file=/etc/glance/glance-api.conf
2017-03-15 16:51:45.474 | + functions:setup_standard_logging_identity:606 :   iniset /etc/glance/glance-api.conf DEFAULT logging_user_identity_format '%(project_name)s %(user_name)s'
2017-03-15 16:51:45.502 | + lib/glance:configure_glance:233          :   setup_logging /etc/glance/glance-registry.conf
2017-03-15 16:51:45.504 | + functions:setup_logging:576              :   local conf_file=/etc/glance/glance-registry.conf
2017-03-15 16:51:45.505 | + functions:setup_logging:577              :   local other_cond=False
2017-03-15 16:51:45.507 | + functions:setup_logging:578              :   '[' False == True ']'
2017-03-15 16:51:45.509 | + functions:setup_logging:581              :   setup_standard_logging_identity /etc/glance/glance-registry.conf
2017-03-15 16:51:45.510 | + functions:setup_standard_logging_identity:605 :   local conf_file=/etc/glance/glance-registry.conf
2017-03-15 16:51:45.512 | + functions:setup_standard_logging_identity:606 :   iniset /etc/glance/glance-registry.conf DEFAULT logging_user_identity_format '%(project_name)s %(user_name)s'
2017-03-15 16:51:45.535 | + lib/glance:configure_glance:235          :   cp -p /opt/stack/new/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini
2017-03-15 16:51:45.538 | + lib/glance:configure_glance:237          :   cp -p /opt/stack/new/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini
2017-03-15 16:51:45.541 | + lib/glance:configure_glance:239          :   cp /opt/stack/new/glance/etc/glance-cache.conf /etc/glance/glance-cache.conf
2017-03-15 16:51:45.544 | + lib/glance:configure_glance:240          :   iniset /etc/glance/glance-cache.conf DEFAULT debug True
2017-03-15 16:51:45.568 | + lib/glance:configure_glance:241          :   inicomment /etc/glance/glance-cache.conf DEFAULT log_file
2017-03-15 16:51:45.585 | + lib/glance:configure_glance:242          :   iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False
2017-03-15 16:51:45.609 | + lib/glance:configure_glance:243          :   iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2017-03-15 16:51:45.631 | + lib/glance:configure_glance:244          :   iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_url
2017-03-15 16:51:45.649 | + lib/glance:configure_glance:245          :   iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://23.253.205.44/identity_admin/v3
2017-03-15 16:51:45.674 | + lib/glance:configure_glance:246          :   iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_tenant_name
2017-03-15 16:51:45.692 | + lib/glance:configure_glance:247          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service
2017-03-15 16:51:45.716 | + lib/glance:configure_glance:248          :   iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_user
2017-03-15 16:51:45.735 | + lib/glance:configure_glance:249          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance
2017-03-15 16:51:45.759 | + lib/glance:configure_glance:250          :   iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_password
2017-03-15 16:51:45.785 | + lib/glance:configure_glance:251          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_password secretservice
2017-03-15 16:51:45.810 | + lib/glance:configure_glance:252          :   iniset /etc/glance/glance-cache.conf DEFAULT registry_host 23.253.205.44
2017-03-15 16:51:45.834 | + lib/glance:configure_glance:255          :   iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2017-03-15 16:51:45.857 | + lib/glance:configure_glance:257          :   cp -p /opt/stack/new/glance/etc/policy.json /etc/glance/policy.json
2017-03-15 16:51:45.860 | + lib/glance:configure_glance:258          :   cp -p /opt/stack/new/glance/etc/schema-image.json /etc/glance/schema-image.json
2017-03-15 16:51:45.863 | + lib/glance:configure_glance:260          :   cp -p /opt/stack/new/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/new/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/new/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/new/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/new/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/new/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/new/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/new/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/new/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/new/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/new/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/new/glance/etc/metadefs/compute-hypervisor.json /opt/stack/new/glance/etc/metadefs/compute-instance-data.json /opt/stack/new/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/new/glance/etc/metadefs/compute-libvirt.json /opt/stack/new/glance/etc/metadefs/compute-quota.json /opt/stack/new/glance/etc/metadefs/compute-randomgen.json /opt/stack/new/glance/etc/metadefs/compute-trust.json /opt/stack/new/glance/etc/metadefs/compute-vcputopology.json /opt/stack/new/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/new/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/new/glance/etc/metadefs/compute-vmware.json /opt/stack/new/glance/etc/metadefs/compute-watchdog.json /opt/stack/new/glance/etc/metadefs/compute-xenapi.json /opt/stack/new/glance/etc/metadefs/glance-common-image-props.json /opt/stack/new/glance/etc/metadefs/image-signature-verification.json /opt/stack/new/glance/etc/metadefs/operating-system.json /opt/stack/new/glance/etc/metadefs/software-databases.json /opt/stack/new/glance/etc/metadefs/software-runtimes.json /opt/stack/new/glance/etc/metadefs/software-webservers.json /opt/stack/new/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs
2017-03-15 16:51:45.867 | + lib/glance:configure_glance:262          :   is_ssl_enabled_service cinder
2017-03-15 16:51:45.869 | + lib/tls:is_ssl_enabled_service:375       :   local services=cinder
2017-03-15 16:51:45.870 | + lib/tls:is_ssl_enabled_service:376       :   local service=
2017-03-15 16:51:45.872 | + lib/tls:is_ssl_enabled_service:377       :   '[' False == False ']'
2017-03-15 16:51:45.874 | + lib/tls:is_ssl_enabled_service:378       :   return 1
2017-03-15 16:51:45.876 | + lib/glance:configure_glance:262          :   is_service_enabled tls-proxy
2017-03-15 16:51:45.886 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:51:45.888 | + lib/glance:configure_glance:271          :   is_service_enabled g-glare
2017-03-15 16:51:45.899 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:51:45.901 | + ./stack.sh:main:846                      :   is_service_enabled cinder
2017-03-15 16:51:45.914 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:51:45.916 | + ./stack.sh:main:852                      :   is_service_enabled neutron
2017-03-15 16:51:45.929 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:51:45.930 | + ./stack.sh:main:854                      :   stack_install_service neutron
2017-03-15 16:51:45.932 | + lib/stack:stack_install_service:20       :   local service=neutron
2017-03-15 16:51:45.933 | + lib/stack:stack_install_service:21       :   type install_neutron
2017-03-15 16:51:45.935 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2017-03-15 16:51:45.936 | + lib/stack:stack_install_service:32       :   install_neutron
2017-03-15 16:51:45.938 | + lib/neutron:install_neutron:547          :   is_neutron_legacy_enabled
2017-03-15 16:51:45.940 | + lib/neutron:is_neutron_legacy_enabled:101 :   [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ ,q- ]]
2017-03-15 16:51:45.941 | + lib/neutron:is_neutron_legacy_enabled:101 :   return 0
2017-03-15 16:51:45.943 | + lib/neutron:install_neutron:549          :   install_mutnauq
2017-03-15 16:51:45.945 | + lib/neutron-legacy:install_mutnauq:428   :   use_library_from_git neutron-lib
2017-03-15 16:51:45.947 | + inc/python:use_library_from_git:369      :   local name=neutron-lib
2017-03-15 16:51:45.949 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:51:45.951 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:51:45.952 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,neutron-lib, ]]
2017-03-15 16:51:45.954 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:51:45.956 | + lib/neutron-legacy:install_mutnauq:433   :   git_clone git://git.openstack.org/openstack/neutron.git /opt/stack/new/neutron master
2017-03-15 16:51:45.958 | + functions-common:git_clone:496           :   local git_remote=git://git.openstack.org/openstack/neutron.git
2017-03-15 16:51:45.960 | + functions-common:git_clone:497           :   local git_dest=/opt/stack/new/neutron
2017-03-15 16:51:45.961 | + functions-common:git_clone:498           :   local git_ref=master
2017-03-15 16:51:45.963 | + functions-common:git_clone:499           :   local orig_dir
2017-03-15 16:51:45.965 | ++ functions-common:git_clone:500           :   pwd
2017-03-15 16:51:45.968 | + functions-common:git_clone:500           :   orig_dir=/opt/stack/new/devstack
2017-03-15 16:51:45.969 | + functions-common:git_clone:501           :   local git_clone_flags=
2017-03-15 16:51:45.971 | ++ functions-common:git_clone:503           :   trueorfalse False RECLONE
2017-03-15 16:51:45.984 | + functions-common:git_clone:503           :   RECLONE=False
2017-03-15 16:51:45.986 | + functions-common:git_clone:504           :   [[ 0 -gt 0 ]]
2017-03-15 16:51:45.987 | + functions-common:git_clone:508           :   [[ False = \T\r\u\e ]]
2017-03-15 16:51:45.989 | + functions-common:git_clone:517           :   echo master
2017-03-15 16:51:45.990 | + functions-common:git_clone:517           :   egrep -q '^refs'
2017-03-15 16:51:45.994 | + functions-common:git_clone:531           :   [[ ! -d /opt/stack/new/neutron ]]
2017-03-15 16:51:45.995 | + functions-common:git_clone:539           :   [[ False = \T\r\u\e ]]
2017-03-15 16:51:45.997 | + functions-common:git_clone:565           :   cd /opt/stack/new/neutron
2017-03-15 16:51:46.000 | + functions-common:git_clone:566           :   git show --oneline
2017-03-15 16:51:46.000 | + functions-common:git_clone:566           :   head -1
2017-03-15 16:51:46.001 | 1414ea9 Merge "Change the way to distinguish the port type"
2017-03-15 16:51:46.005 | + functions-common:git_clone:567           :   cd /opt/stack/new/devstack
2017-03-15 16:51:46.007 | + lib/neutron-legacy:install_mutnauq:434   :   setup_develop /opt/stack/new/neutron
2017-03-15 16:51:46.009 | + inc/python:setup_develop:453             :   local project_dir=/opt/stack/new/neutron
2017-03-15 16:51:46.011 | + inc/python:setup_develop:454             :   local extras=
2017-03-15 16:51:46.013 | + inc/python:setup_develop:455             :   _setup_package_with_constraints_edit /opt/stack/new/neutron -e
2017-03-15 16:51:46.015 | + inc/python:_setup_package_with_constraints_edit:485 :   local project_dir=/opt/stack/new/neutron
2017-03-15 16:51:46.016 | + inc/python:_setup_package_with_constraints_edit:486 :   local flags=-e
2017-03-15 16:51:46.018 | + inc/python:_setup_package_with_constraints_edit:487 :   local extras=
2017-03-15 16:51:46.020 | ++ inc/python:_setup_package_with_constraints_edit:494 :   cd /opt/stack/new/neutron
2017-03-15 16:51:46.022 | ++ inc/python:_setup_package_with_constraints_edit:494 :   pwd
2017-03-15 16:51:46.024 | + inc/python:_setup_package_with_constraints_edit:494 :   project_dir=/opt/stack/new/neutron
2017-03-15 16:51:46.026 | + inc/python:_setup_package_with_constraints_edit:496 :   '[' -n /opt/stack/new/requirements ']'
2017-03-15 16:51:46.028 | + inc/python:_setup_package_with_constraints_edit:498 :   local name
2017-03-15 16:51:46.030 | ++ inc/python:_setup_package_with_constraints_edit:499 :   awk '/^name.*=/ {print $3}' /opt/stack/new/neutron/setup.cfg
2017-03-15 16:51:46.034 | + inc/python:_setup_package_with_constraints_edit:499 :   name=neutron
2017-03-15 16:51:46.036 | + inc/python:_setup_package_with_constraints_edit:501 :   /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/new/neutron#egg=neutron'
2017-03-15 16:51:46.570 | + inc/python:_setup_package_with_constraints_edit:505 :   setup_package /opt/stack/new/neutron -e
2017-03-15 16:51:46.572 | + inc/python:setup_package:521             :   local project_dir=/opt/stack/new/neutron
2017-03-15 16:51:46.573 | + inc/python:setup_package:522             :   local flags=-e
2017-03-15 16:51:46.575 | + inc/python:setup_package:523             :   local extras=
2017-03-15 16:51:46.577 | + inc/python:setup_package:527             :   [[ -n -e ]]
2017-03-15 16:51:46.579 | + inc/python:setup_package:527             :   [[ -z '' ]]
2017-03-15 16:51:46.581 | + inc/python:setup_package:527             :   [[ ! -e =~ ^-.* ]]
2017-03-15 16:51:46.582 | + inc/python:setup_package:532             :   [[ ! -z '' ]]
2017-03-15 16:51:46.584 | + inc/python:setup_package:536             :   pip_install -e /opt/stack/new/neutron
2017-03-15 16:51:47.029 | + inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/neutron
2017-03-15 16:51:47.565 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.567 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:47.661 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.663 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:47.670 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.672 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:47.683 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.685 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:47.693 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.694 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:47.723 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.725 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:47.751 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.753 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:47.803 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.805 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:47.812 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.814 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:47.816 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.818 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:47.821 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.823 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:47.837 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.839 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:47.850 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.852 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:47.880 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.882 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:47.896 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.898 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:47.996 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:47.998 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:48.052 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:48.054 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:48.157 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:48.159 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:48.183 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:48.185 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:48.229 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:48.231 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:48.240 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:48.242 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:48.258 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:48.261 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:48.271 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:51:48.273 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:51:48.295 | Obtaining file:///opt/stack/new/neutron
2017-03-15 16:51:50.507 | Obtaining neutron from file:///opt/stack/new/neutron#egg=neutron (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1))
2017-03-15 16:51:52.523 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 16:51:52.528 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 16:51:52.530 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 16))
2017-03-15 16:51:52.538 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 17))
2017-03-15 16:51:52.541 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 26))
2017-03-15 16:51:52.549 | Requirement already satisfied: SQLAlchemy===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27))
2017-03-15 16:51:52.552 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33))
2017-03-15 16:51:52.560 | Requirement already satisfied: alembic===0.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 69))
2017-03-15 16:51:52.566 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122))
2017-03-15 16:51:52.579 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 150))
2017-03-15 16:51:52.583 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159))
2017-03-15 16:51:52.588 | Requirement already satisfied: greenlet===0.4.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 172))
2017-03-15 16:51:52.591 | Requirement already satisfied: httplib2===0.10.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 183))
2017-03-15 16:51:52.594 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 209))
2017-03-15 16:51:52.617 | Requirement already satisfied: keystonemiddleware===4.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 210))
2017-03-15 16:51:52.641 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239))
2017-03-15 16:51:52.645 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240))
2017-03-15 16:51:52.755 | Collecting neutron-lib===1.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 243))
2017-03-15 16:51:53.072 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/c9/59/7be04791ef7d55b60a29d653080f19d022ae45d33e95d6bf80b4afacd89b/neutron_lib-1.2.0-py2-none-any.whl (145kB)
2017-03-15 16:51:53.214 | Requirement already satisfied: oslo.cache===1.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272))
2017-03-15 16:51:53.228 | Requirement already satisfied: oslo.concurrency===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 273))
2017-03-15 16:51:53.245 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274))
2017-03-15 16:51:53.255 | Requirement already satisfied: oslo.context===2.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275))
2017-03-15 16:51:53.261 | Requirement already satisfied: oslo.db===4.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276))
2017-03-15 16:51:53.314 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277))
2017-03-15 16:51:53.320 | Requirement already satisfied: oslo.log===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278))
2017-03-15 16:51:53.344 | Requirement already satisfied: oslo.messaging===5.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279))
2017-03-15 16:51:53.385 | Requirement already satisfied: oslo.middleware===3.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280))
2017-03-15 16:51:53.404 | Requirement already satisfied: oslo.policy===1.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281))
2017-03-15 16:51:53.521 | Collecting oslo.privsep===1.17.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282))
2017-03-15 16:51:53.572 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/89/a7/eb9b71e216e3d37b14f9dc38ca0321612fcb843b7a3643f2fb86726a1d47/oslo.privsep-1.17.0-py2.py3-none-any.whl
2017-03-15 16:51:53.811 | Collecting oslo.reports===1.18.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283))
2017-03-15 16:51:53.863 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/3d/88/f0ecc9e5e487d4288e2394242e7b55aa5de27eca14fdad497a0142a4a90e/oslo.reports-1.18.0-py2.py3-none-any.whl (50kB)
2017-03-15 16:51:54.082 | Collecting oslo.rootwrap===5.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 284))
2017-03-15 16:51:54.144 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/01/fa/85b8a96813bf65cb439025769ad9d120cc3c7908c7212044861ea3dc7a6e/oslo.rootwrap-5.6.0-py2.py3-none-any.whl
2017-03-15 16:51:54.258 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285))
2017-03-15 16:51:54.267 | Requirement already satisfied: oslo.service===1.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286))
2017-03-15 16:51:54.292 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287))
2017-03-15 16:51:54.410 | Collecting oslo.versionedobjects===1.22.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288))
2017-03-15 16:51:54.479 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/fa/ad/b88d35a865f6f35b45ec44b23ca3bd81ca25f249df96e9afdb45326a3f1a/oslo.versionedobjects-1.22.0-py2.py3-none-any.whl (78kB)
2017-03-15 16:51:54.614 | Requirement already satisfied: osprofiler===1.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 292))
2017-03-15 16:51:54.728 | Collecting ovs===2.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 293))
2017-03-15 16:51:54.845 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/ovs/ovs-2.7.0-py2-none-any.whl (90kB)
2017-03-15 16:51:54.962 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 301))
2017-03-15 16:51:55.074 | Collecting pecan===1.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 302))
2017-03-15 16:51:55.466 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/b3/a1/9aa02cd0c3771127d7c8d59c717fc9cbbc436d6a4cfe20332e097f385566/pecan-1.2.1-py2-none-any.whl (147kB)
2017-03-15 16:51:55.604 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 305))
2017-03-15 16:51:55.612 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 306))
2017-03-15 16:51:55.621 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 308))
2017-03-15 16:51:55.626 | Requirement already satisfied: psutil===5.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 313))
2017-03-15 16:51:55.629 | Requirement already satisfied: pycadf===2.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 321))
2017-03-15 16:51:55.638 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 329))
2017-03-15 16:51:55.640 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 339))
2017-03-15 16:51:55.740 | Collecting pyroute2===0.4.13 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 343))
2017-03-15 16:51:55.883 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pyroute2/pyroute2-0.4.13-py2-none-any.whl (198kB)
2017-03-15 16:51:56.010 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 355))
2017-03-15 16:51:56.130 | Collecting python-designateclient===2.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 356))
2017-03-15 16:51:56.506 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/f8/15/4ac00b87d121e3bc44bc04b6025e0014c8e38ac7f65e693db0e18de2d15c/python_designateclient-2.6.0-py2.py3-none-any.whl (114kB)
2017-03-15 16:51:56.642 | Requirement already satisfied: python-editor===1.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 357))
2017-03-15 16:51:56.644 | Requirement already satisfied: python-keystoneclient===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 365))
2017-03-15 16:51:56.765 | Collecting python-neutronclient===6.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 374))
2017-03-15 16:51:57.062 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/6d/bf/aa1ebe9de4a92648afe29e692c07d410fde6e1fc914f3dfa3773f39208f5/python_neutronclient-6.1.0-py2.py3-none-any.whl (320kB)
2017-03-15 16:51:57.320 | Collecting python-novaclient===7.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 375))
2017-03-15 16:51:57.390 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/76/6e/61118a2bfdce3843948b9e7fbb9c8b964ad96d2ba18ffb8cb841f82fc9f7/python_novaclient-7.1.0-py2.py3-none-any.whl (345kB)
2017-03-15 16:51:57.547 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 393))
2017-03-15 16:51:57.550 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 401))
2017-03-15 16:51:57.557 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 403))
2017-03-15 16:51:57.568 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 411))
2017-03-15 16:51:57.668 | Collecting ryu===4.12 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 417))
2017-03-15 16:51:57.810 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/ryu/ryu-4.12-py2-none-any.whl (2.1MB)
2017-03-15 16:51:58.365 | Collecting simplejson===3.10.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 427))
2017-03-15 16:51:58.454 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/simplejson/simplejson-3.10.0-cp27-cp27mu-linux_x86_64.whl (110kB)
2017-03-15 16:51:58.671 | Collecting singledispatch===3.4.0.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 428))
2017-03-15 16:51:59.027 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
2017-03-15 16:51:59.132 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 429))
2017-03-15 16:51:59.134 | Requirement already satisfied: sqlalchemy-migrate===0.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 443))
2017-03-15 16:51:59.143 | Requirement already satisfied: sqlparse===0.2.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 444))
2017-03-15 16:51:59.145 | Requirement already satisfied: statsd===3.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 445))
2017-03-15 16:51:59.148 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 446))
2017-03-15 16:51:59.152 | Requirement already satisfied: tenacity===4.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 456))
2017-03-15 16:51:59.260 | Collecting tinyrpc===0.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 463))
2017-03-15 16:51:59.466 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/tinyrpc/tinyrpc-0.5-py2-none-any.whl
2017-03-15 16:51:59.666 | Collecting weakrefmethod===1.0.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 491))
2017-03-15 16:51:59.855 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/weakrefmethod/weakrefmethod-1.0.3-py2-none-any.whl
2017-03-15 16:51:59.958 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 495))
2017-03-15 16:51:59.960 | Requirement already satisfied: Mako===1.0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12))
2017-03-15 16:51:59.963 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192))
2017-03-15 16:51:59.966 | Requirement already satisfied: dogpile.cache===0.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 144))
2017-03-15 16:51:59.968 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 149))
2017-03-15 16:51:59.970 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 153))
2017-03-15 16:51:59.974 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:51:59.977 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230))
2017-03-15 16:51:59.979 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:51:59.982 | Requirement already satisfied: kombu===4.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 211))
2017-03-15 16:52:00.009 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98))
2017-03-15 16:52:00.012 | Requirement already satisfied: amqp===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70))
2017-03-15 16:52:00.015 | Requirement already satisfied: futurist===0.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 162))
2017-03-15 16:52:00.029 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:52:00.031 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234))
2017-03-15 16:52:00.034 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103))
2017-03-15 16:52:00.135 | Collecting logutils===0.3.4.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 220))
2017-03-15 16:52:00.243 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/logutils/logutils-0.3.4.1-py2-none-any.whl
2017-03-15 16:52:00.346 | Requirement already satisfied: WebTest===2.0.26 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34))
2017-03-15 16:52:00.362 | Requirement already satisfied: cliff===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 108))
2017-03-15 16:52:00.479 | Collecting osc-lib===1.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 271))
2017-03-15 16:52:00.820 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/47/8b/3c1ef95bcac763a4f3caa2348b641422b6283c89eb4736eeeebdbbffa28a/osc_lib-1.3.0-py2-none-any.whl (67kB)
2017-03-15 16:52:00.947 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 202))
2017-03-15 16:52:00.957 | Requirement already satisfied: os-client-config===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262))
2017-03-15 16:52:00.965 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 309))
2017-03-15 16:52:00.967 | Requirement already satisfied: decorator===4.0.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 123))
2017-03-15 16:52:00.969 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31))
2017-03-15 16:52:00.971 | Requirement already satisfied: vine===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 483))
2017-03-15 16:52:00.973 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 113))
2017-03-15 16:52:00.975 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 323))
2017-03-15 16:52:00.977 | Requirement already satisfied: beautifulsoup4===4.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87))
2017-03-15 16:52:00.983 | Requirement already satisfied: waitress===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 486))
2017-03-15 16:52:00.994 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 477))
2017-03-15 16:52:00.996 | Requirement already satisfied: cmd2===0.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 110))
2017-03-15 16:52:01.001 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:52:01.003 | Requirement already satisfied: requestsexceptions===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 408))
2017-03-15 16:52:01.006 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:52:01.010 | Installing collected packages: logutils, singledispatch, pecan, neutron-lib, simplejson, osc-lib, python-neutronclient, tinyrpc, ovs, ryu, oslo.privsep, oslo.reports, oslo.rootwrap, oslo.versionedobjects, pyroute2, weakrefmethod, python-novaclient, python-designateclient, neutron
2017-03-15 16:52:04.232 |   Running setup.py develop for neutron
2017-03-15 16:52:08.415 | Successfully installed logutils-0.3.4.1 neutron neutron-lib-1.2.0 osc-lib-1.3.0 oslo.privsep-1.17.0 oslo.reports-1.18.0 oslo.rootwrap-5.6.0 oslo.versionedobjects-1.22.0 ovs-2.7.0 pecan-1.2.1 pyroute2-0.4.13 python-designateclient-2.6.0 python-neutronclient-6.1.0 python-novaclient-7.1.0 ryu-4.12 simplejson-3.10.0 singledispatch-3.4.0.3 tinyrpc-0.5 weakrefmethod-1.0.3
2017-03-15 16:52:08.703 | + inc/python:pip_install:334               :   result=0
2017-03-15 16:52:08.705 | + inc/python:pip_install:337               :   local test_req=/opt/stack/new/neutron/test-requirements.txt
2017-03-15 16:52:08.707 | + inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:52:08.709 | + inc/python:pip_install:338               :   [[ -e /opt/stack/new/neutron/test-requirements.txt ]]
2017-03-15 16:52:08.711 | + inc/python:pip_install:339               :   echo 'Installing test-requirements for /opt/stack/new/neutron/test-requirements.txt'
2017-03-15 16:52:08.711 | Installing test-requirements for /opt/stack/new/neutron/test-requirements.txt
2017-03-15 16:52:08.713 | + inc/python:pip_install:341               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/neutron/test-requirements.txt
2017-03-15 16:52:09.283 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.285 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.383 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.385 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.393 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.395 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.407 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.409 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.418 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.420 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.450 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.452 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.478 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.480 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.531 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.533 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.540 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.542 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.544 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.546 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.549 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.551 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.566 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.568 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.581 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.583 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.611 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.613 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.627 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.629 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.730 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.733 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.787 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.789 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.893 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.895 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.920 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.922 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.966 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.968 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.976 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.978 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:09.991 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:09.993 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:10.001 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:10.003 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:10.054 | Requirement already satisfied: PyMySQL===0.7.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23))
2017-03-15 16:52:10.056 | Requirement already satisfied: Sphinx===1.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30))
2017-03-15 16:52:10.080 | Requirement already satisfied: WebTest===2.0.26 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34))
2017-03-15 16:52:10.095 | Requirement already satisfied: alabaster===0.7.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68))
2017-03-15 16:52:10.097 | Requirement already satisfied: bashate===0.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 85))
2017-03-15 16:52:10.102 | Requirement already satisfied: beautifulsoup4===4.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87))
2017-03-15 16:52:10.106 | Requirement already satisfied: coverage===4.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 114))
2017-03-15 16:52:10.221 | Collecting ddt===1.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121))
2017-03-15 16:52:10.274 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/db/62/c04e4ffaa2d85c02c2af3fa28313a7e914cbfc634df212e9fc218e3630c5/ddt-1.1.1-py2.py3-none-any.whl
2017-03-15 16:52:10.392 | Requirement already satisfied: docutils===0.13.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 143))
2017-03-15 16:52:10.394 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154))
2017-03-15 16:52:10.403 | Requirement already satisfied: imagesize===0.7.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188))
2017-03-15 16:52:10.405 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 227))
2017-03-15 16:52:10.431 | Requirement already satisfied: os-testr===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 267))
2017-03-15 16:52:10.439 | Requirement already satisfied: oslosphinx===4.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290))
2017-03-15 16:52:10.446 | Requirement already satisfied: oslotest===2.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 291))
2017-03-15 16:52:10.460 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 301))
2017-03-15 16:52:10.462 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 385))
2017-03-15 16:52:10.474 | Requirement already satisfied: reno===2.1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 400))
2017-03-15 16:52:10.486 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 403))
2017-03-15 16:52:10.498 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 429))
2017-03-15 16:52:10.500 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 432))
2017-03-15 16:52:10.502 | Requirement already satisfied: tempest===15.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 454))
2017-03-15 16:52:10.535 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 458))
2017-03-15 16:52:10.546 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 459))
2017-03-15 16:52:10.554 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 460))
2017-03-15 16:52:10.559 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 461))
2017-03-15 16:52:10.572 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 468))
2017-03-15 16:52:10.575 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 478))
2017-03-15 16:52:10.581 | Requirement already satisfied: urllib3===1.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 480))
2017-03-15 16:52:10.598 | Requirement already satisfied: waitress===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 486))
2017-03-15 16:52:10.609 | Requirement already satisfied: hacking!=0.13.0,<0.14,>=0.12.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/neutron/test-requirements.txt (line 4))
2017-03-15 16:52:10.728 | Collecting pylint==1.4.5 (from -r /opt/stack/new/neutron/test-requirements.txt (line 20))
2017-03-15 16:52:11.014 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/22/32/fb870a6d1da6686ceabba1879b5f4c5c21f6a13915eb14577da00b5db138/pylint-1.4.5-py2.py3-none-any.whl (432kB)
2017-03-15 16:52:11.224 | Requirement already satisfied: Pygments===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25))
2017-03-15 16:52:11.226 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:52:11.229 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 16:52:11.234 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33))
2017-03-15 16:52:11.243 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159))
2017-03-15 16:52:11.247 | Requirement already satisfied: mox3===0.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232))
2017-03-15 16:52:11.252 | Requirement already satisfied: os-client-config===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262))
2017-03-15 16:52:11.260 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122))
2017-03-15 16:52:11.271 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 151))
2017-03-15 16:52:11.274 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:52:11.276 | Requirement already satisfied: dulwich===0.17.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 146))
2017-03-15 16:52:11.278 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274))
2017-03-15 16:52:11.288 | Requirement already satisfied: cliff===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 108))
2017-03-15 16:52:11.303 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 446))
2017-03-15 16:52:11.308 | Requirement already satisfied: oslo.concurrency===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 273))
2017-03-15 16:52:11.328 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239))
2017-03-15 16:52:11.331 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 309))
2017-03-15 16:52:11.333 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285))
2017-03-15 16:52:11.342 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 202))
2017-03-15 16:52:11.352 | Requirement already satisfied: paramiko===2.1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 295))
2017-03-15 16:52:11.357 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287))
2017-03-15 16:52:11.383 | Requirement already satisfied: oslo.log===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278))
2017-03-15 16:52:11.409 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 370))
2017-03-15 16:52:11.411 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 218))
2017-03-15 16:52:11.413 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 478))
2017-03-15 16:52:11.416 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/neutron/test-requirements.txt (line 4))
2017-03-15 16:52:11.418 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/neutron/test-requirements.txt (line 4))
2017-03-15 16:52:11.422 | Requirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/neutron/test-requirements.txt (line 4))
2017-03-15 16:52:11.432 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/neutron/test-requirements.txt (line 4))
2017-03-15 16:52:11.547 | Collecting astroid===1.3.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 78))
2017-03-15 16:52:11.789 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/56/d9/cf815ad08aa3c80089f9824a33fa9b9979dc014de01b1abc5ce5e70772d2/astroid-1.3.8-py2.py3-none-any.whl (183kB)
2017-03-15 16:52:12.043 | Collecting logilab-common===1.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 219))
2017-03-15 16:52:12.175 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/logilab-common/logilab_common-1.3.0-py2-none-any.whl (145kB)
2017-03-15 16:52:12.314 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 393))
2017-03-15 16:52:12.318 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 16:52:12.320 | Requirement already satisfied: requestsexceptions===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 408))
2017-03-15 16:52:12.323 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 209))
2017-03-15 16:52:12.343 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:52:12.346 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 495))
2017-03-15 16:52:12.348 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277))
2017-03-15 16:52:12.354 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 411))
2017-03-15 16:52:12.356 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 339))
2017-03-15 16:52:12.358 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 477))
2017-03-15 16:52:12.360 | Requirement already satisfied: cmd2===0.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 110))
2017-03-15 16:52:12.365 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 149))
2017-03-15 16:52:12.367 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 153))
2017-03-15 16:52:12.371 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234))
2017-03-15 16:52:12.374 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:52:12.376 | Requirement already satisfied: pyasn1===0.2.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 319))
2017-03-15 16:52:12.378 | Requirement already satisfied: cryptography===1.8.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 16:52:12.411 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230))
2017-03-15 16:52:12.413 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240))
2017-03-15 16:52:12.415 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192))
2017-03-15 16:52:12.418 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 329))
2017-03-15 16:52:12.420 | Requirement already satisfied: oslo.context===2.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275))
2017-03-15 16:52:12.426 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 355))
2017-03-15 16:52:12.429 | Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from logilab-common===1.3.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 219))
2017-03-15 16:52:12.439 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 308))
2017-03-15 16:52:12.443 | Requirement already satisfied: ipaddress===1.0.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 190))
2017-03-15 16:52:12.445 | Requirement already satisfied: idna===2.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187))
2017-03-15 16:52:12.448 | Requirement already satisfied: asn1crypto===0.21.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 16:52:12.450 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103))
2017-03-15 16:52:12.453 | Requirement already satisfied: packaging===16.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 294))
2017-03-15 16:52:12.457 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 323))
2017-03-15 16:52:12.458 | Installing collected packages: logilab-common, astroid, ddt, pylint
2017-03-15 16:52:13.500 | Successfully installed astroid-1.3.8 ddt-1.1.1 logilab-common-1.3.0 pylint-1.4.5
2017-03-15 16:52:13.676 | + inc/python:pip_install:347               :   result=0
2017-03-15 16:52:13.678 | + inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:52:13.680 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:52:13.682 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:52:13.684 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:52:13.686 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:52:13.687 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:52:13.689 | + functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:52:13.691 | + functions-common:time_stop:2409          :   start_time=1489596706
2017-03-15 16:52:13.693 | + functions-common:time_stop:2411          :   [[ -z 1489596706 ]]
2017-03-15 16:52:13.695 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:52:13.697 | + functions-common:time_stop:2414          :   end_time=1489596733
2017-03-15 16:52:13.699 | + functions-common:time_stop:2415          :   elapsed_time=27
2017-03-15 16:52:13.701 | + functions-common:time_stop:2416          :   total=115
2017-03-15 16:52:13.703 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:52:13.704 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=142
2017-03-15 16:52:13.706 | + inc/python:pip_install:351               :   return 0
2017-03-15 16:52:13.708 | + inc/python:setup_package:538             :   [[ -e == \-\e ]]
2017-03-15 16:52:13.709 | + inc/python:setup_package:539             :   safe_chown -R stack /opt/stack/new/neutron/neutron.egg-info
2017-03-15 16:52:13.711 | + functions-common:safe_chown:2303         :   _safe_permission_operation chown -R stack /opt/stack/new/neutron/neutron.egg-info
2017-03-15 16:52:13.726 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R stack /opt/stack/new/neutron/neutron.egg-info
2017-03-15 16:52:13.733 | + lib/neutron-legacy:install_mutnauq:436   :   '[' libvirt == xenserver ']'
2017-03-15 16:52:13.735 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2017-03-15 16:52:13.737 | + ./stack.sh:main:857                      :   is_service_enabled nova
2017-03-15 16:52:13.749 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:52:13.751 | + ./stack.sh:main:859                      :   stack_install_service nova
2017-03-15 16:52:13.753 | + lib/stack:stack_install_service:20       :   local service=nova
2017-03-15 16:52:13.755 | + lib/stack:stack_install_service:21       :   type install_nova
2017-03-15 16:52:13.757 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2017-03-15 16:52:13.759 | + lib/stack:stack_install_service:32       :   install_nova
2017-03-15 16:52:13.760 | + lib/nova:install_nova:754                :   use_library_from_git os-vif
2017-03-15 16:52:13.762 | + inc/python:use_library_from_git:369      :   local name=os-vif
2017-03-15 16:52:13.764 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:52:13.766 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:52:13.768 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,os-vif, ]]
2017-03-15 16:52:13.769 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:52:13.771 | + lib/nova:install_nova:759                :   is_service_enabled n-cpu
2017-03-15 16:52:13.784 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:52:13.786 | + lib/nova:install_nova:759                :   [[ -r /opt/stack/new/devstack/lib/nova_plugins/hypervisor-libvirt ]]
2017-03-15 16:52:13.788 | + lib/nova:install_nova:760                :   install_nova_hypervisor
2017-03-15 16:52:13.790 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:88 :   install_libvirt
2017-03-15 16:52:13.793 | + lib/nova_plugins/functions-libvirt:install_libvirt:25 :   is_ubuntu
2017-03-15 16:52:13.795 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:52:13.797 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:52:13.798 | + lib/nova_plugins/functions-libvirt:install_libvirt:26 :   install_package qemu-system
2017-03-15 16:52:13.800 | + functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:52:13.802 | + functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:52:13.805 | + functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:52:13.807 | + functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:52:13.808 | + functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:52:13.810 | + functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:52:13.811 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:52:13.813 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:52:13.815 | + functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:52:13.816 | + functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:52:13.818 | + functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:52:13.820 | + functions-common:apt_get_update:1064     :   return
2017-03-15 16:52:13.823 | + functions-common:install_package:1290    :   real_install_package qemu-system
2017-03-15 16:52:13.825 | + functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:52:13.827 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:52:13.829 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:52:13.831 | + functions-common:real_install_package:1276 :   apt_get install qemu-system
2017-03-15 16:52:13.846 | + functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system
2017-03-15 16:52:13.876 | Reading package lists...
2017-03-15 16:52:14.060 | Building dependency tree...
2017-03-15 16:52:14.061 | Reading state information...
2017-03-15 16:52:14.189 | The following additional packages will be installed:
2017-03-15 16:52:14.190 |   ipxe-qemu libbluetooth3 libbrlapi0.6 libcaca0 libcacard0 libfdt1 libopus0
2017-03-15 16:52:14.190 |   libsdl1.2debian libslang2 libspice-server1 libusbredirparser1 libxen-4.6
2017-03-15 16:52:14.190 |   libxenstore3.0 libyajl2 qemu-slof qemu-system-arm qemu-system-common
2017-03-15 16:52:14.190 |   qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-sparc
2017-03-15 16:52:14.190 |   qemu-system-x86 seabios
2017-03-15 16:52:14.190 | Suggested packages:
2017-03-15 16:52:14.190 |   opus-tools qemu samba vde2 openbios-ppc openhackware sgabios ovmf
2017-03-15 16:52:14.190 | Recommended packages:
2017-03-15 16:52:14.190 |   cpu-checker
2017-03-15 16:52:14.191 | The following NEW packages will be installed:
2017-03-15 16:52:14.191 |   ipxe-qemu libbluetooth3 libbrlapi0.6 libcaca0 libcacard0 libfdt1 libopus0
2017-03-15 16:52:14.191 |   libsdl1.2debian libslang2 libspice-server1 libusbredirparser1 libxen-4.6
2017-03-15 16:52:14.191 |   libxenstore3.0 libyajl2 qemu-slof qemu-system qemu-system-arm
2017-03-15 16:52:14.191 |   qemu-system-common qemu-system-mips qemu-system-misc qemu-system-ppc
2017-03-15 16:52:14.191 |   qemu-system-sparc qemu-system-x86 seabios
2017-03-15 16:52:14.207 | 0 upgraded, 24 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:52:14.207 | Need to get 27.7 MB of archives.
2017-03-15 16:52:14.207 | After this operation, 181 MB of additional disk space will be used.
2017-03-15 16:52:14.207 | WARNING: The following packages cannot be authenticated!
2017-03-15 16:52:14.207 |   libslang2 qemu-system-common libyajl2 ipxe-qemu libbluetooth3 libcaca0
2017-03-15 16:52:14.207 |   libcacard0 libopus0 libsdl1.2debian libspice-server1 libusbredirparser1
2017-03-15 16:52:14.207 |   libxenstore3.0 libxen-4.6 libbrlapi0.6 libfdt1 qemu-system-arm
2017-03-15 16:52:14.207 |   qemu-system-mips qemu-slof qemu-system-ppc qemu-system-sparc seabios
2017-03-15 16:52:14.207 |   qemu-system-x86 qemu-system-misc qemu-system
2017-03-15 16:52:14.226 | Authentication warning overridden.
2017-03-15 16:52:14.226 | Get:1 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libslang2 amd64 2.3.0-2ubuntu1 [413 kB]
2017-03-15 16:52:14.236 | Get:2 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 qemu-system-common amd64 1:2.5+dfsg-5ubuntu10.9 [281 kB]
2017-03-15 16:52:14.245 | Get:3 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libyajl2 amd64 2.1.0-2 [19.6 kB]
2017-03-15 16:52:14.246 | Get:4 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 ipxe-qemu all 1.0.0+git-20150424.a25a16d-1ubuntu1 [718 kB]
2017-03-15 16:52:14.278 | Get:5 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libbluetooth3 amd64 5.37-0ubuntu5 [61.3 kB]
2017-03-15 16:52:14.279 | Get:6 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libcaca0 amd64 0.99.beta19-2build2~gcc5.2 [202 kB]
2017-03-15 16:52:14.289 | Get:7 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libcacard0 amd64 1:2.5.0-2 [19.7 kB]
2017-03-15 16:52:14.289 | Get:8 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libopus0 amd64 1.1.2-1ubuntu1 [159 kB]
2017-03-15 16:52:14.295 | Get:9 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libsdl1.2debian amd64 1.2.15+dfsg1-3 [168 kB]
2017-03-15 16:52:14.302 | Get:10 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libspice-server1 amd64 0.12.6-4ubuntu0.2 [338 kB]
2017-03-15 16:52:14.317 | Get:11 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libusbredirparser1 amd64 0.7.1-1 [13.6 kB]
2017-03-15 16:52:14.318 | Get:12 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libxenstore3.0 amd64 4.6.0-1ubuntu4.3 [20.0 kB]
2017-03-15 16:52:14.319 | Get:13 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libxen-4.6 amd64 4.6.0-1ubuntu4.3 [345 kB]
2017-03-15 16:52:14.332 | Get:14 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libbrlapi0.6 amd64 5.3.1-2ubuntu2.1 [20.7 kB]
2017-03-15 16:52:14.334 | Get:15 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libfdt1 amd64 1.4.0+dfsg-2 [14.1 kB]
2017-03-15 16:52:14.335 | Get:16 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 qemu-system-arm amd64 1:2.5+dfsg-5ubuntu10.9 [4114 kB]
2017-03-15 16:52:14.527 | Get:17 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 qemu-system-mips amd64 1:2.5+dfsg-5ubuntu10.9 [3347 kB]
2017-03-15 16:52:14.749 | Get:18 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 qemu-slof all 20151103+dfsg-1ubuntu1 [173 kB]
2017-03-15 16:52:14.752 | Get:19 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 qemu-system-ppc amd64 1:2.5+dfsg-5ubuntu10.9 [5733 kB]
2017-03-15 16:52:14.993 | Get:20 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 qemu-system-sparc amd64 1:2.5+dfsg-5ubuntu10.9 [1970 kB]
2017-03-15 16:52:15.066 | Get:21 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 seabios all 1.8.2-1ubuntu1 [113 kB]
2017-03-15 16:52:15.068 | Get:22 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 qemu-system-x86 amd64 1:2.5+dfsg-5ubuntu10.9 [2761 kB]
2017-03-15 16:52:15.186 | Get:23 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 qemu-system-misc amd64 1:2.5+dfsg-5ubuntu10.9 [6720 kB]
2017-03-15 16:52:15.476 | Get:24 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 qemu-system amd64 1:2.5+dfsg-5ubuntu10.9 [6114 B]
2017-03-15 16:52:15.580 | debconf: delaying package configuration, since apt-utils is not installed
2017-03-15 16:52:15.609 | Fetched 27.7 MB in 1s (21.9 MB/s)
2017-03-15 16:52:15.644 | Selecting previously unselected package libslang2:amd64.
2017-03-15 16:52:15.672 | (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 ... 81811 files and directories currently installed.)
2017-03-15 16:52:15.678 | Preparing to unpack .../libslang2_2.3.0-2ubuntu1_amd64.deb ...
2017-03-15 16:52:15.680 | Unpacking libslang2:amd64 (2.3.0-2ubuntu1) ...
2017-03-15 16:52:15.758 | Selecting previously unselected package qemu-system-common.
2017-03-15 16:52:15.765 | Preparing to unpack .../qemu-system-common_1%3a2.5+dfsg-5ubuntu10.9_amd64.deb ...
2017-03-15 16:52:15.822 | Unpacking qemu-system-common (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:15.949 | Selecting previously unselected package libyajl2:amd64.
2017-03-15 16:52:15.956 | Preparing to unpack .../libyajl2_2.1.0-2_amd64.deb ...
2017-03-15 16:52:15.959 | Unpacking libyajl2:amd64 (2.1.0-2) ...
2017-03-15 16:52:16.001 | Selecting previously unselected package ipxe-qemu.
2017-03-15 16:52:16.008 | Preparing to unpack .../ipxe-qemu_1.0.0+git-20150424.a25a16d-1ubuntu1_all.deb ...
2017-03-15 16:52:16.011 | Unpacking ipxe-qemu (1.0.0+git-20150424.a25a16d-1ubuntu1) ...
2017-03-15 16:52:16.106 | Selecting previously unselected package libbluetooth3:amd64.
2017-03-15 16:52:16.113 | Preparing to unpack .../libbluetooth3_5.37-0ubuntu5_amd64.deb ...
2017-03-15 16:52:16.120 | Unpacking libbluetooth3:amd64 (5.37-0ubuntu5) ...
2017-03-15 16:52:16.166 | Selecting previously unselected package libcaca0:amd64.
2017-03-15 16:52:16.173 | Preparing to unpack .../libcaca0_0.99.beta19-2build2~gcc5.2_amd64.deb ...
2017-03-15 16:52:16.175 | Unpacking libcaca0:amd64 (0.99.beta19-2build2~gcc5.2) ...
2017-03-15 16:52:16.238 | Selecting previously unselected package libcacard0:amd64.
2017-03-15 16:52:16.246 | Preparing to unpack .../libcacard0_1%3a2.5.0-2_amd64.deb ...
2017-03-15 16:52:16.248 | Unpacking libcacard0:amd64 (1:2.5.0-2) ...
2017-03-15 16:52:16.278 | Selecting previously unselected package libopus0:amd64.
2017-03-15 16:52:16.284 | Preparing to unpack .../libopus0_1.1.2-1ubuntu1_amd64.deb ...
2017-03-15 16:52:16.286 | Unpacking libopus0:amd64 (1.1.2-1ubuntu1) ...
2017-03-15 16:52:16.335 | Selecting previously unselected package libsdl1.2debian:amd64.
2017-03-15 16:52:16.342 | Preparing to unpack .../libsdl1.2debian_1.2.15+dfsg1-3_amd64.deb ...
2017-03-15 16:52:16.345 | Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg1-3) ...
2017-03-15 16:52:16.402 | Selecting previously unselected package libspice-server1:amd64.
2017-03-15 16:52:16.410 | Preparing to unpack .../libspice-server1_0.12.6-4ubuntu0.2_amd64.deb ...
2017-03-15 16:52:16.412 | Unpacking libspice-server1:amd64 (0.12.6-4ubuntu0.2) ...
2017-03-15 16:52:16.490 | Selecting previously unselected package libusbredirparser1:amd64.
2017-03-15 16:52:16.497 | Preparing to unpack .../libusbredirparser1_0.7.1-1_amd64.deb ...
2017-03-15 16:52:16.500 | Unpacking libusbredirparser1:amd64 (0.7.1-1) ...
2017-03-15 16:52:16.533 | Selecting previously unselected package libxenstore3.0:amd64.
2017-03-15 16:52:16.540 | Preparing to unpack .../libxenstore3.0_4.6.0-1ubuntu4.3_amd64.deb ...
2017-03-15 16:52:16.543 | Unpacking libxenstore3.0:amd64 (4.6.0-1ubuntu4.3) ...
2017-03-15 16:52:16.580 | Selecting previously unselected package libxen-4.6:amd64.
2017-03-15 16:52:16.588 | Preparing to unpack .../libxen-4.6_4.6.0-1ubuntu4.3_amd64.deb ...
2017-03-15 16:52:16.591 | Unpacking libxen-4.6:amd64 (4.6.0-1ubuntu4.3) ...
2017-03-15 16:52:16.665 | Selecting previously unselected package libbrlapi0.6:amd64.
2017-03-15 16:52:16.672 | Preparing to unpack .../libbrlapi0.6_5.3.1-2ubuntu2.1_amd64.deb ...
2017-03-15 16:52:16.675 | Unpacking libbrlapi0.6:amd64 (5.3.1-2ubuntu2.1) ...
2017-03-15 16:52:16.715 | Selecting previously unselected package libfdt1:amd64.
2017-03-15 16:52:16.723 | Preparing to unpack .../libfdt1_1.4.0+dfsg-2_amd64.deb ...
2017-03-15 16:52:16.725 | Unpacking libfdt1:amd64 (1.4.0+dfsg-2) ...
2017-03-15 16:52:16.756 | Selecting previously unselected package qemu-system-arm.
2017-03-15 16:52:16.763 | Preparing to unpack .../qemu-system-arm_1%3a2.5+dfsg-5ubuntu10.9_amd64.deb ...
2017-03-15 16:52:16.772 | Unpacking qemu-system-arm (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:17.310 | Selecting previously unselected package qemu-system-mips.
2017-03-15 16:52:17.318 | Preparing to unpack .../qemu-system-mips_1%3a2.5+dfsg-5ubuntu10.9_amd64.deb ...
2017-03-15 16:52:17.320 | Unpacking qemu-system-mips (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:17.906 | Selecting previously unselected package qemu-slof.
2017-03-15 16:52:17.914 | Preparing to unpack .../qemu-slof_20151103+dfsg-1ubuntu1_all.deb ...
2017-03-15 16:52:17.916 | Unpacking qemu-slof (20151103+dfsg-1ubuntu1) ...
2017-03-15 16:52:17.972 | Selecting previously unselected package qemu-system-ppc.
2017-03-15 16:52:17.979 | Preparing to unpack .../qemu-system-ppc_1%3a2.5+dfsg-5ubuntu10.9_amd64.deb ...
2017-03-15 16:52:17.984 | Unpacking qemu-system-ppc (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:18.718 | Selecting previously unselected package qemu-system-sparc.
2017-03-15 16:52:18.726 | Preparing to unpack .../qemu-system-sparc_1%3a2.5+dfsg-5ubuntu10.9_amd64.deb ...
2017-03-15 16:52:18.728 | Unpacking qemu-system-sparc (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:19.016 | Selecting previously unselected package seabios.
2017-03-15 16:52:19.024 | Preparing to unpack .../seabios_1.8.2-1ubuntu1_all.deb ...
2017-03-15 16:52:19.031 | Unpacking seabios (1.8.2-1ubuntu1) ...
2017-03-15 16:52:19.082 | Selecting previously unselected package qemu-system-x86.
2017-03-15 16:52:19.090 | Preparing to unpack .../qemu-system-x86_1%3a2.5+dfsg-5ubuntu10.9_amd64.deb ...
2017-03-15 16:52:19.099 | Unpacking qemu-system-x86 (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:19.523 | Selecting previously unselected package qemu-system-misc.
2017-03-15 16:52:19.530 | Preparing to unpack .../qemu-system-misc_1%3a2.5+dfsg-5ubuntu10.9_amd64.deb ...
2017-03-15 16:52:19.534 | Unpacking qemu-system-misc (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:20.643 | Selecting previously unselected package qemu-system.
2017-03-15 16:52:20.651 | Preparing to unpack .../qemu-system_1%3a2.5+dfsg-5ubuntu10.9_amd64.deb ...
2017-03-15 16:52:20.653 | Unpacking qemu-system (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:20.668 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:52:20.724 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:52:20.770 | Setting up libslang2:amd64 (2.3.0-2ubuntu1) ...
2017-03-15 16:52:20.784 | Setting up qemu-system-common (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:21.042 | Setting up libyajl2:amd64 (2.1.0-2) ...
2017-03-15 16:52:21.057 | Setting up ipxe-qemu (1.0.0+git-20150424.a25a16d-1ubuntu1) ...
2017-03-15 16:52:21.063 | Setting up libbluetooth3:amd64 (5.37-0ubuntu5) ...
2017-03-15 16:52:21.070 | Setting up libcaca0:amd64 (0.99.beta19-2build2~gcc5.2) ...
2017-03-15 16:52:21.076 | Setting up libcacard0:amd64 (1:2.5.0-2) ...
2017-03-15 16:52:21.084 | Setting up libopus0:amd64 (1.1.2-1ubuntu1) ...
2017-03-15 16:52:21.091 | Setting up libsdl1.2debian:amd64 (1.2.15+dfsg1-3) ...
2017-03-15 16:52:21.102 | Setting up libspice-server1:amd64 (0.12.6-4ubuntu0.2) ...
2017-03-15 16:52:21.113 | Setting up libusbredirparser1:amd64 (0.7.1-1) ...
2017-03-15 16:52:21.122 | Setting up libxenstore3.0:amd64 (4.6.0-1ubuntu4.3) ...
2017-03-15 16:52:21.129 | Setting up libxen-4.6:amd64 (4.6.0-1ubuntu4.3) ...
2017-03-15 16:52:21.134 | Setting up libbrlapi0.6:amd64 (5.3.1-2ubuntu2.1) ...
2017-03-15 16:52:21.140 | Setting up libfdt1:amd64 (1.4.0+dfsg-2) ...
2017-03-15 16:52:21.151 | Setting up qemu-system-arm (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:21.157 | Setting up qemu-system-mips (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:21.163 | Setting up qemu-slof (20151103+dfsg-1ubuntu1) ...
2017-03-15 16:52:21.170 | Setting up qemu-system-ppc (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:21.184 | Setting up qemu-system-sparc (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:21.192 | Setting up seabios (1.8.2-1ubuntu1) ...
2017-03-15 16:52:21.199 | Setting up qemu-system-x86 (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:21.217 | Setting up qemu-system-misc (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:21.223 | Setting up qemu-system (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:52:21.232 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:52:21.249 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:52:21.471 | + functions-common:apt_get:1108            :   result=0
2017-03-15 16:52:21.473 | + functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:52:21.475 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:52:21.476 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:52:21.478 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:52:21.481 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:52:21.483 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:52:21.485 | + functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:52:21.487 | + functions-common:time_stop:2409          :   start_time=1489596733
2017-03-15 16:52:21.488 | + functions-common:time_stop:2411          :   [[ -z 1489596733 ]]
2017-03-15 16:52:21.491 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:52:21.494 | + functions-common:time_stop:2414          :   end_time=1489596741
2017-03-15 16:52:21.495 | + functions-common:time_stop:2415          :   elapsed_time=8
2017-03-15 16:52:21.497 | + functions-common:time_stop:2416          :   total=81
2017-03-15 16:52:21.499 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:52:21.501 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=89
2017-03-15 16:52:21.503 | + functions-common:apt_get:1112            :   return 0
2017-03-15 16:52:21.505 | + lib/nova_plugins/functions-libvirt:install_libvirt:27 :   install_package libvirt-bin libvirt-dev
2017-03-15 16:52:21.507 | + functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:52:21.509 | + functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:52:21.511 | + functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:52:21.513 | + functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:52:21.515 | + functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:52:21.517 | + functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:52:21.518 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:52:21.520 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:52:21.522 | + functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:52:21.524 | + functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:52:21.526 | + functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:52:21.528 | + functions-common:apt_get_update:1064     :   return
2017-03-15 16:52:21.530 | + functions-common:install_package:1290    :   real_install_package libvirt-bin libvirt-dev
2017-03-15 16:52:21.532 | + functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:52:21.534 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:52:21.536 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:52:21.538 | + functions-common:real_install_package:1276 :   apt_get install libvirt-bin libvirt-dev
2017-03-15 16:52:21.554 | + functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libvirt-bin libvirt-dev
2017-03-15 16:52:21.583 | Reading package lists...
2017-03-15 16:52:21.770 | Building dependency tree...
2017-03-15 16:52:21.771 | Reading state information...
2017-03-15 16:52:21.899 | The following additional packages will be installed:
2017-03-15 16:52:21.899 |   cgmanager dbus libcgmanager0 libnetcf1 libnih-dbus1 libnih1
2017-03-15 16:52:21.899 |   libnl-route-3-200 libvirt0 libxen-dev netcat-openbsd
2017-03-15 16:52:21.900 | Suggested packages:
2017-03-15 16:52:21.900 |   dbus-user-session | dbus-x11 policykit-1 qemu-kvm | qemu
2017-03-15 16:52:21.900 | Recommended packages:
2017-03-15 16:52:21.900 |   libxml2-utils dmidecode
2017-03-15 16:52:21.900 | The following NEW packages will be installed:
2017-03-15 16:52:21.901 |   cgmanager dbus libcgmanager0 libnetcf1 libnih-dbus1 libnih1
2017-03-15 16:52:21.901 |   libnl-route-3-200 libvirt-bin libvirt-dev libvirt0 libxen-dev netcat-openbsd
2017-03-15 16:52:21.915 | 0 upgraded, 12 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:52:21.915 | Need to get 4750 kB of archives.
2017-03-15 16:52:21.915 | After this operation, 21.1 MB of additional disk space will be used.
2017-03-15 16:52:21.915 | WARNING: The following packages cannot be authenticated!
2017-03-15 16:52:21.915 |   libnih1 netcat-openbsd dbus libnih-dbus1 libcgmanager0 cgmanager
2017-03-15 16:52:21.915 |   libnl-route-3-200 libnetcf1 libvirt0 libvirt-bin libxen-dev libvirt-dev
2017-03-15 16:52:21.923 | Authentication warning overridden.
2017-03-15 16:52:21.923 | Get:1 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libnih1 amd64 1.0.3-4.3ubuntu1 [49.0 kB]
2017-03-15 16:52:21.926 | Get:2 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 netcat-openbsd amd64 1.105-7ubuntu1 [39.6 kB]
2017-03-15 16:52:21.927 | Get:3 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 dbus amd64 1.10.6-1ubuntu3.3 [142 kB]
2017-03-15 16:52:21.931 | Get:4 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libnih-dbus1 amd64 1.0.3-4.3ubuntu1 [14.1 kB]
2017-03-15 16:52:21.931 | Get:5 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libcgmanager0 amd64 0.39-2ubuntu5 [34.7 kB]
2017-03-15 16:52:21.932 | Get:6 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 cgmanager amd64 0.39-2ubuntu5 [76.4 kB]
2017-03-15 16:52:21.934 | Get:7 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libnl-route-3-200 amd64 3.2.27-1 [124 kB]
2017-03-15 16:52:21.936 | Get:8 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libnetcf1 amd64 1:0.2.8-1ubuntu1 [46.3 kB]
2017-03-15 16:52:21.937 | Get:9 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libvirt0 amd64 1.3.1-1ubuntu10.8 [1125 kB]
2017-03-15 16:52:21.997 | Get:10 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libvirt-bin amd64 1.3.1-1ubuntu10.8 [2417 kB]
2017-03-15 16:52:22.109 | Get:11 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libxen-dev amd64 4.6.0-1ubuntu4.3 [560 kB]
2017-03-15 16:52:22.131 | Get:12 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libvirt-dev amd64 1.3.1-1ubuntu10.8 [124 kB]
2017-03-15 16:52:22.250 | debconf: delaying package configuration, since apt-utils is not installed
2017-03-15 16:52:22.286 | Fetched 4750 kB in 0s (21.4 MB/s)
2017-03-15 16:52:22.311 | Selecting previously unselected package libnih1:amd64.
2017-03-15 16:52:22.340 | (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 ... 82162 files and directories currently installed.)
2017-03-15 16:52:22.345 | Preparing to unpack .../libnih1_1.0.3-4.3ubuntu1_amd64.deb ...
2017-03-15 16:52:22.354 | Unpacking libnih1:amd64 (1.0.3-4.3ubuntu1) ...
2017-03-15 16:52:22.385 | Selecting previously unselected package netcat-openbsd.
2017-03-15 16:52:22.392 | Preparing to unpack .../netcat-openbsd_1.105-7ubuntu1_amd64.deb ...
2017-03-15 16:52:22.394 | Unpacking netcat-openbsd (1.105-7ubuntu1) ...
2017-03-15 16:52:22.431 | Selecting previously unselected package dbus.
2017-03-15 16:52:22.438 | Preparing to unpack .../dbus_1.10.6-1ubuntu3.3_amd64.deb ...
2017-03-15 16:52:22.445 | Unpacking dbus (1.10.6-1ubuntu3.3) ...
2017-03-15 16:52:22.508 | Selecting previously unselected package libnih-dbus1:amd64.
2017-03-15 16:52:22.517 | Preparing to unpack .../libnih-dbus1_1.0.3-4.3ubuntu1_amd64.deb ...
2017-03-15 16:52:22.519 | Unpacking libnih-dbus1:amd64 (1.0.3-4.3ubuntu1) ...
2017-03-15 16:52:22.551 | Selecting previously unselected package libcgmanager0:amd64.
2017-03-15 16:52:22.558 | Preparing to unpack .../libcgmanager0_0.39-2ubuntu5_amd64.deb ...
2017-03-15 16:52:22.561 | Unpacking libcgmanager0:amd64 (0.39-2ubuntu5) ...
2017-03-15 16:52:22.593 | Selecting previously unselected package cgmanager.
2017-03-15 16:52:22.601 | Preparing to unpack .../cgmanager_0.39-2ubuntu5_amd64.deb ...
2017-03-15 16:52:22.610 | Unpacking cgmanager (0.39-2ubuntu5) ...
2017-03-15 16:52:22.653 | Selecting previously unselected package libnl-route-3-200:amd64.
2017-03-15 16:52:22.661 | Preparing to unpack .../libnl-route-3-200_3.2.27-1_amd64.deb ...
2017-03-15 16:52:22.663 | Unpacking libnl-route-3-200:amd64 (3.2.27-1) ...
2017-03-15 16:52:22.704 | Selecting previously unselected package libnetcf1:amd64.
2017-03-15 16:52:22.712 | Preparing to unpack .../libnetcf1_1%3a0.2.8-1ubuntu1_amd64.deb ...
2017-03-15 16:52:22.714 | Unpacking libnetcf1:amd64 (1:0.2.8-1ubuntu1) ...
2017-03-15 16:52:22.750 | Selecting previously unselected package libvirt0:amd64.
2017-03-15 16:52:22.758 | Preparing to unpack .../libvirt0_1.3.1-1ubuntu10.8_amd64.deb ...
2017-03-15 16:52:22.760 | Unpacking libvirt0:amd64 (1.3.1-1ubuntu10.8) ...
2017-03-15 16:52:22.929 | Selecting previously unselected package libvirt-bin.
2017-03-15 16:52:22.937 | Preparing to unpack .../libvirt-bin_1.3.1-1ubuntu10.8_amd64.deb ...
2017-03-15 16:52:22.940 | Unpacking libvirt-bin (1.3.1-1ubuntu10.8) ...
2017-03-15 16:52:23.324 | Selecting previously unselected package libxen-dev:amd64.
2017-03-15 16:52:23.331 | Preparing to unpack .../libxen-dev_4.6.0-1ubuntu4.3_amd64.deb ...
2017-03-15 16:52:23.333 | Unpacking libxen-dev:amd64 (4.6.0-1ubuntu4.3) ...
2017-03-15 16:52:23.470 | Selecting previously unselected package libvirt-dev:amd64.
2017-03-15 16:52:23.478 | Preparing to unpack .../libvirt-dev_1.3.1-1ubuntu10.8_amd64.deb ...
2017-03-15 16:52:23.480 | Unpacking libvirt-dev:amd64 (1.3.1-1ubuntu10.8) ...
2017-03-15 16:52:23.529 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:52:23.542 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:52:23.629 | Setting up libnih1:amd64 (1.0.3-4.3ubuntu1) ...
2017-03-15 16:52:23.643 | Setting up netcat-openbsd (1.105-7ubuntu1) ...
2017-03-15 16:52:23.649 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode
2017-03-15 16:52:23.653 | Setting up dbus (1.10.6-1ubuntu3.3) ...
2017-03-15 16:52:23.870 | Setting up libnih-dbus1:amd64 (1.0.3-4.3ubuntu1) ...
2017-03-15 16:52:23.881 | Setting up libcgmanager0:amd64 (0.39-2ubuntu5) ...
2017-03-15 16:52:23.886 | Setting up cgmanager (0.39-2ubuntu5) ...
2017-03-15 16:52:24.895 | Setting up libnl-route-3-200:amd64 (3.2.27-1) ...
2017-03-15 16:52:24.899 | Setting up libnetcf1:amd64 (1:0.2.8-1ubuntu1) ...
2017-03-15 16:52:24.904 | Setting up libvirt0:amd64 (1.3.1-1ubuntu10.8) ...
2017-03-15 16:52:24.911 | Setting up libvirt-bin (1.3.1-1ubuntu10.8) ...
2017-03-15 16:52:25.043 | Adding group `libvirtd' (GID 125) ...
2017-03-15 16:52:25.051 | Done.
2017-03-15 16:52:28.500 | Setting up libvirt-bin dnsmasq configuration.
2017-03-15 16:52:28.517 | Setting up libxen-dev:amd64 (4.6.0-1ubuntu4.3) ...
2017-03-15 16:52:28.521 | Setting up libvirt-dev:amd64 (1.3.1-1ubuntu10.8) ...
2017-03-15 16:52:28.525 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:52:28.544 | Processing triggers for systemd (229-4ubuntu16) ...
2017-03-15 16:52:28.773 | + functions-common:apt_get:1108            :   result=0
2017-03-15 16:52:28.775 | + functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:52:28.777 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:52:28.779 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:52:28.781 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:52:28.783 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:52:28.785 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:52:28.787 | + functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:52:28.789 | + functions-common:time_stop:2409          :   start_time=1489596741
2017-03-15 16:52:28.791 | + functions-common:time_stop:2411          :   [[ -z 1489596741 ]]
2017-03-15 16:52:28.793 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:52:28.796 | + functions-common:time_stop:2414          :   end_time=1489596748
2017-03-15 16:52:28.798 | + functions-common:time_stop:2415          :   elapsed_time=7
2017-03-15 16:52:28.800 | + functions-common:time_stop:2416          :   total=89
2017-03-15 16:52:28.802 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:52:28.804 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=96
2017-03-15 16:52:28.806 | + functions-common:apt_get:1112            :   return 0
2017-03-15 16:52:28.808 | + lib/nova_plugins/functions-libvirt:install_libvirt:28 :   pip_install_gr libvirt-python
2017-03-15 16:52:28.810 | + inc/python:pip_install_gr:66             :   local name=libvirt-python
2017-03-15 16:52:28.812 | + inc/python:pip_install_gr:67             :   local clean_name
2017-03-15 16:52:28.815 | ++ inc/python:pip_install_gr:68             :   get_from_global_requirements libvirt-python
2017-03-15 16:52:28.817 | ++ inc/python:get_from_global_requirements:357 :   local package=libvirt-python
2017-03-15 16:52:28.819 | ++ inc/python:get_from_global_requirements:358 :   local required_pkg
2017-03-15 16:52:28.822 | +++ inc/python:get_from_global_requirements:359 :   grep -i -h '^libvirt-python' /opt/stack/new/requirements/global-requirements.txt
2017-03-15 16:52:28.822 | +++ inc/python:get_from_global_requirements:359 :   cut -d# -f1
2017-03-15 16:52:28.825 | ++ inc/python:get_from_global_requirements:359 :   required_pkg='libvirt-python>=1.2.5                   '
2017-03-15 16:52:28.827 | ++ inc/python:get_from_global_requirements:360 :   [[ libvirt-python>=1.2.5                    == '' ]]
2017-03-15 16:52:28.829 | ++ inc/python:get_from_global_requirements:363 :   echo 'libvirt-python>=1.2.5'
2017-03-15 16:52:28.832 | + inc/python:pip_install_gr:68             :   clean_name='libvirt-python>=1.2.5'
2017-03-15 16:52:28.834 | + inc/python:pip_install_gr:69             :   pip_install 'libvirt-python>=1.2.5'
2017-03-15 16:52:29.320 | + inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt 'libvirt-python>=1.2.5'
2017-03-15 16:52:29.906 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:29.908 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.008 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.010 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.017 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.020 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.032 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.034 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.042 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.044 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.075 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.077 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.103 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.105 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.154 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.156 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.163 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.165 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.167 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.169 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.172 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.174 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.188 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.190 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.202 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.204 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.231 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.233 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.247 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.249 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.348 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.350 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.404 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.406 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.512 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.514 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.540 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.543 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.591 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.593 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.602 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.604 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.616 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.618 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.628 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:30.629 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:30.764 | Collecting libvirt-python===3.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 217))
2017-03-15 16:52:30.848 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/libvirt-python/libvirt_python-3.1.0-cp27-cp27mu-linux_x86_64.whl (400kB)
2017-03-15 16:52:30.987 | Installing collected packages: libvirt-python
2017-03-15 16:52:31.137 | Successfully installed libvirt-python-3.1.0
2017-03-15 16:52:31.271 | + inc/python:pip_install:334               :   result=0
2017-03-15 16:52:31.273 | + inc/python:pip_install:337               :   local 'test_req=libvirt-python>=1.2.5/test-requirements.txt'
2017-03-15 16:52:31.275 | + inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:52:31.277 | + inc/python:pip_install:338               :   [[ -e libvirt-python>=1.2.5/test-requirements.txt ]]
2017-03-15 16:52:31.279 | + inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:52:31.281 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:52:31.282 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:52:31.285 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:52:31.287 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:52:31.290 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:52:31.291 | + functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:52:31.294 | + functions-common:time_stop:2409          :   start_time=1489596748
2017-03-15 16:52:31.296 | + functions-common:time_stop:2411          :   [[ -z 1489596748 ]]
2017-03-15 16:52:31.298 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:52:31.302 | + functions-common:time_stop:2414          :   end_time=1489596751
2017-03-15 16:52:31.304 | + functions-common:time_stop:2415          :   elapsed_time=3
2017-03-15 16:52:31.305 | + functions-common:time_stop:2416          :   total=142
2017-03-15 16:52:31.307 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:52:31.309 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=145
2017-03-15 16:52:31.312 | + inc/python:pip_install:351               :   return 0
2017-03-15 16:52:31.314 | + lib/nova_plugins/functions-libvirt:install_libvirt:29 :   [[ xenial == \t\r\u\s\t\y ]]
2017-03-15 16:52:31.316 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:93 :   [[ qemu == \l\x\c ]]
2017-03-15 16:52:31.318 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:105 :   [[ '' == \T\r\u\e ]]
2017-03-15 16:52:31.320 | + lib/nova:install_nova:763                :   is_service_enabled n-novnc
2017-03-15 16:52:31.336 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:52:31.338 | ++ lib/nova:install_nova:765                :   trueorfalse False NOVNC_FROM_PACKAGE
2017-03-15 16:52:31.353 | + lib/nova:install_nova:765                :   NOVNC_FROM_PACKAGE=True
2017-03-15 16:52:31.355 | + lib/nova:install_nova:766                :   '[' True = True ']'
2017-03-15 16:52:31.356 | + lib/nova:install_nova:767                :   NOVNC_WEB_DIR=/usr/share/novnc
2017-03-15 16:52:31.358 | + lib/nova:install_nova:768                :   install_package novnc
2017-03-15 16:52:31.361 | + functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:52:31.362 | + functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:52:31.364 | + functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:52:31.368 | + functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:52:31.370 | + functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:52:31.372 | + functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:52:31.373 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:52:31.375 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:52:31.377 | + functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:52:31.379 | + functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:52:31.380 | + functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:52:31.382 | + functions-common:apt_get_update:1064     :   return
2017-03-15 16:52:31.384 | + functions-common:install_package:1290    :   real_install_package novnc
2017-03-15 16:52:31.386 | + functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:52:31.387 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:52:31.389 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:52:31.391 | + functions-common:real_install_package:1276 :   apt_get install novnc
2017-03-15 16:52:31.405 | + functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install novnc
2017-03-15 16:52:31.433 | Reading package lists...
2017-03-15 16:52:31.653 | Building dependency tree...
2017-03-15 16:52:31.654 | Reading state information...
2017-03-15 16:52:31.788 | The following additional packages will be installed:
2017-03-15 16:52:31.788 |   docutils-common libblas-common libblas3 libgfortran3 libjs-swfobject
2017-03-15 16:52:31.789 |   liblapack3 python-babel python-babel-localedata python-debtcollector
2017-03-15 16:52:31.789 |   python-docutils python-funcsigs python-novnc python-numpy python-oslo.config
2017-03-15 16:52:31.789 |   python-pbr python-roman python-stevedore python-tz python-wrapt sgml-base
2017-03-15 16:52:31.789 |   websockify xml-core
2017-03-15 16:52:31.789 | Suggested packages:
2017-03-15 16:52:31.789 |   python-debtcollector-doc texlive-latex-recommended texlive-latex-base
2017-03-15 16:52:31.789 |   texlive-lang-french fonts-linuxlibertine | ttf-linux-libertine
2017-03-15 16:52:31.789 |   python-funcsigs-doc gfortran python-nose python-numpy-dbg python-numpy-doc
2017-03-15 16:52:31.789 |   sgml-base-doc debhelper
2017-03-15 16:52:31.789 | Recommended packages:
2017-03-15 16:52:31.789 |   python-nova python-pil python-pygments libpaper-utils docutils-doc
2017-03-15 16:52:31.790 | The following NEW packages will be installed:
2017-03-15 16:52:31.790 |   docutils-common libblas-common libblas3 libgfortran3 libjs-swfobject
2017-03-15 16:52:31.790 |   liblapack3 novnc python-babel python-babel-localedata python-debtcollector
2017-03-15 16:52:31.790 |   python-docutils python-funcsigs python-novnc python-numpy python-oslo.config
2017-03-15 16:52:31.790 |   python-pbr python-roman python-stevedore python-tz python-wrapt sgml-base
2017-03-15 16:52:31.790 |   websockify xml-core
2017-03-15 16:52:31.805 | 0 upgraded, 23 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:52:31.805 | Need to get 7036 kB of archives.
2017-03-15 16:52:31.805 | After this operation, 32.0 MB of additional disk space will be used.
2017-03-15 16:52:31.805 | WARNING: The following packages cannot be authenticated!
2017-03-15 16:52:31.805 |   sgml-base libjs-swfobject python-babel-localedata python-tz python-babel
2017-03-15 16:52:31.805 |   python-pbr python-funcsigs python-wrapt python-debtcollector python-roman
2017-03-15 16:52:31.805 |   xml-core docutils-common python-docutils python-stevedore python-oslo.config
2017-03-15 16:52:31.805 |   python-novnc libblas-common libblas3 libgfortran3 liblapack3 python-numpy
2017-03-15 16:52:31.805 |   websockify novnc
2017-03-15 16:52:31.813 | Authentication warning overridden.
2017-03-15 16:52:31.813 | Get:1 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB]
2017-03-15 16:52:31.814 | Get:2 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 libjs-swfobject all 2.2+dfsg-1 [8474 B]
2017-03-15 16:52:31.814 | Get:3 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 python-babel-localedata all 1.3+dfsg.1-6 [1931 kB]
2017-03-15 16:52:31.897 | Get:4 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 python-tz all 2014.10~dfsg1-0ubuntu2 [31.5 kB]
2017-03-15 16:52:31.897 | Get:5 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 python-babel all 1.3+dfsg.1-6 [70.4 kB]
2017-03-15 16:52:31.899 | Get:6 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 python-pbr all 1.8.0-4ubuntu1 [46.6 kB]
2017-03-15 16:52:31.900 | Get:7 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 python-funcsigs all 0.4-2 [12.6 kB]
2017-03-15 16:52:31.900 | Get:8 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 python-wrapt amd64 1.8.0-5build2 [25.5 kB]
2017-03-15 16:52:31.901 | Get:9 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 python-debtcollector all 1.3.0-2 [12.8 kB]
2017-03-15 16:52:31.902 | Get:10 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 python-roman all 2.0.0-2 [8062 B]
2017-03-15 16:52:31.902 | Get:11 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB]
2017-03-15 16:52:31.903 | Get:12 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 docutils-common all 0.12+dfsg-1 [141 kB]
2017-03-15 16:52:31.906 | Get:13 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 python-docutils all 0.12+dfsg-1 [348 kB]
2017-03-15 16:52:31.917 | Get:14 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 python-stevedore all 1.12.0-1 [17.7 kB]
2017-03-15 16:52:31.919 | Get:15 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 python-oslo.config all 1:3.9.0-3 [64.6 kB]
2017-03-15 16:52:31.921 | Get:16 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 python-novnc all 1:0.4+dfsg+1+20131010+gitf68af8af3d-4 [19.2 kB]
2017-03-15 16:52:31.922 | Get:17 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5342 B]
2017-03-15 16:52:31.922 | Get:18 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB]
2017-03-15 16:52:31.929 | Get:19 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.4 [260 kB]
2017-03-15 16:52:31.941 | Get:20 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1938 kB]
2017-03-15 16:52:32.035 | Get:21 http://mirror.ord.rax.openstack.org/ubuntu xenial/main amd64 python-numpy amd64 1:1.11.0-1ubuntu1 [1763 kB]
2017-03-15 16:52:32.105 | Get:22 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 websockify amd64 0.6.1+dfsg1-1 [37.6 kB]
2017-03-15 16:52:32.106 | Get:23 http://mirror.ord.rax.openstack.org/ubuntu xenial/universe amd64 novnc all 1:0.4+dfsg+1+20131010+gitf68af8af3d-4 [112 kB]
2017-03-15 16:52:32.222 | debconf: delaying package configuration, since apt-utils is not installed
2017-03-15 16:52:32.260 | Fetched 7036 kB in 0s (23.4 MB/s)
2017-03-15 16:52:32.311 | Selecting previously unselected package sgml-base.
2017-03-15 16:52:32.344 | (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 ... 82622 files and directories currently installed.)
2017-03-15 16:52:32.350 | Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ...
2017-03-15 16:52:32.364 | Unpacking sgml-base (1.26+nmu4ubuntu1) ...
2017-03-15 16:52:32.435 | Selecting previously unselected package libjs-swfobject.
2017-03-15 16:52:32.443 | Preparing to unpack .../libjs-swfobject_2.2+dfsg-1_all.deb ...
2017-03-15 16:52:32.447 | Unpacking libjs-swfobject (2.2+dfsg-1) ...
2017-03-15 16:52:32.477 | Selecting previously unselected package python-babel-localedata.
2017-03-15 16:52:32.486 | Preparing to unpack .../python-babel-localedata_1.3+dfsg.1-6_all.deb ...
2017-03-15 16:52:32.494 | Unpacking python-babel-localedata (1.3+dfsg.1-6) ...
2017-03-15 16:52:33.170 | Selecting previously unselected package python-tz.
2017-03-15 16:52:33.178 | Preparing to unpack .../python-tz_2014.10~dfsg1-0ubuntu2_all.deb ...
2017-03-15 16:52:33.180 | Unpacking python-tz (2014.10~dfsg1-0ubuntu2) ...
2017-03-15 16:52:33.219 | Selecting previously unselected package python-babel.
2017-03-15 16:52:33.228 | Preparing to unpack .../python-babel_1.3+dfsg.1-6_all.deb ...
2017-03-15 16:52:33.237 | Unpacking python-babel (1.3+dfsg.1-6) ...
2017-03-15 16:52:33.346 | Selecting previously unselected package python-pbr.
2017-03-15 16:52:33.355 | Preparing to unpack .../python-pbr_1.8.0-4ubuntu1_all.deb ...
2017-03-15 16:52:33.377 | Unpacking python-pbr (1.8.0-4ubuntu1) ...
2017-03-15 16:52:33.810 | Selecting previously unselected package python-funcsigs.
2017-03-15 16:52:33.818 | Preparing to unpack .../python-funcsigs_0.4-2_all.deb ...
2017-03-15 16:52:33.895 | Unpacking python-funcsigs (0.4-2) ...
2017-03-15 16:52:33.968 | Selecting previously unselected package python-wrapt.
2017-03-15 16:52:33.976 | Preparing to unpack .../python-wrapt_1.8.0-5build2_amd64.deb ...
2017-03-15 16:52:33.979 | Unpacking python-wrapt (1.8.0-5build2) ...
2017-03-15 16:52:34.138 | Selecting previously unselected package python-debtcollector.
2017-03-15 16:52:34.146 | Preparing to unpack .../python-debtcollector_1.3.0-2_all.deb ...
2017-03-15 16:52:34.151 | Unpacking python-debtcollector (1.3.0-2) ...
2017-03-15 16:52:34.247 | Selecting previously unselected package python-roman.
2017-03-15 16:52:34.256 | Preparing to unpack .../python-roman_2.0.0-2_all.deb ...
2017-03-15 16:52:34.259 | Unpacking python-roman (2.0.0-2) ...
2017-03-15 16:52:34.295 | Selecting previously unselected package xml-core.
2017-03-15 16:52:34.304 | Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
2017-03-15 16:52:34.312 | Unpacking xml-core (0.13+nmu2) ...
2017-03-15 16:52:34.354 | Selecting previously unselected package docutils-common.
2017-03-15 16:52:34.362 | Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ...
2017-03-15 16:52:34.367 | Unpacking docutils-common (0.12+dfsg-1) ...
2017-03-15 16:52:34.511 | Selecting previously unselected package python-docutils.
2017-03-15 16:52:34.519 | Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ...
2017-03-15 16:52:34.523 | Unpacking python-docutils (0.12+dfsg-1) ...
2017-03-15 16:52:34.700 | Selecting previously unselected package python-stevedore.
2017-03-15 16:52:34.708 | Preparing to unpack .../python-stevedore_1.12.0-1_all.deb ...
2017-03-15 16:52:34.714 | Unpacking python-stevedore (1.12.0-1) ...
2017-03-15 16:52:34.777 | Selecting previously unselected package python-oslo.config.
2017-03-15 16:52:34.785 | Preparing to unpack .../python-oslo.config_1%3a3.9.0-3_all.deb ...
2017-03-15 16:52:34.787 | Unpacking python-oslo.config (1:3.9.0-3) ...
2017-03-15 16:52:34.865 | Selecting previously unselected package python-novnc.
2017-03-15 16:52:34.873 | Preparing to unpack .../python-novnc_1%3a0.4+dfsg+1+20131010+gitf68af8af3d-4_all.deb ...
2017-03-15 16:52:34.877 | Unpacking python-novnc (1:0.4+dfsg+1+20131010+gitf68af8af3d-4) ...
2017-03-15 16:52:34.920 | Selecting previously unselected package libblas-common.
2017-03-15 16:52:34.929 | Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ...
2017-03-15 16:52:34.933 | Unpacking libblas-common (3.6.0-2ubuntu2) ...
2017-03-15 16:52:34.967 | Selecting previously unselected package libblas3.
2017-03-15 16:52:34.975 | Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ...
2017-03-15 16:52:34.978 | Unpacking libblas3 (3.6.0-2ubuntu2) ...
2017-03-15 16:52:35.025 | Selecting previously unselected package libgfortran3:amd64.
2017-03-15 16:52:35.033 | Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.4_amd64.deb ...
2017-03-15 16:52:35.067 | Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.4) ...
2017-03-15 16:52:35.135 | Selecting previously unselected package liblapack3.
2017-03-15 16:52:35.143 | Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ...
2017-03-15 16:52:35.145 | Unpacking liblapack3 (3.6.0-2ubuntu2) ...
2017-03-15 16:52:35.539 | Selecting previously unselected package python-numpy.
2017-03-15 16:52:35.547 | Preparing to unpack .../python-numpy_1%3a1.11.0-1ubuntu1_amd64.deb ...
2017-03-15 16:52:35.602 | Unpacking python-numpy (1:1.11.0-1ubuntu1) ...
2017-03-15 16:52:36.243 | Selecting previously unselected package websockify.
2017-03-15 16:52:36.252 | Preparing to unpack .../websockify_0.6.1+dfsg1-1_amd64.deb ...
2017-03-15 16:52:36.262 | Unpacking websockify (0.6.1+dfsg1-1) ...
2017-03-15 16:52:36.509 | Selecting previously unselected package novnc.
2017-03-15 16:52:36.518 | Preparing to unpack .../novnc_1%3a0.4+dfsg+1+20131010+gitf68af8af3d-4_all.deb ...
2017-03-15 16:52:36.535 | Unpacking novnc (1:0.4+dfsg+1+20131010+gitf68af8af3d-4) ...
2017-03-15 16:52:36.708 | Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ...
2017-03-15 16:52:45.346 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:52:45.462 | Setting up sgml-base (1.26+nmu4ubuntu1) ...
2017-03-15 16:52:45.575 | Setting up libjs-swfobject (2.2+dfsg-1) ...
2017-03-15 16:52:45.668 | Setting up python-babel-localedata (1.3+dfsg.1-6) ...
2017-03-15 16:52:45.715 | Setting up python-tz (2014.10~dfsg1-0ubuntu2) ...
2017-03-15 16:52:46.026 | Setting up python-babel (1.3+dfsg.1-6) ...
2017-03-15 16:52:46.083 | update-alternatives: using /usr/bin/pybabel-python2 to provide /usr/bin/pybabel (pybabel) in auto mode
2017-03-15 16:52:46.199 | Setting up python-pbr (1.8.0-4ubuntu1) ...
2017-03-15 16:52:46.314 | update-alternatives: using /usr/bin/python2-pbr to provide /usr/bin/pbr (pbr) in auto mode
2017-03-15 16:52:46.442 | Setting up python-funcsigs (0.4-2) ...
2017-03-15 16:52:46.554 | Setting up python-wrapt (1.8.0-5build2) ...
2017-03-15 16:52:46.745 | Setting up python-debtcollector (1.3.0-2) ...
2017-03-15 16:52:46.870 | Setting up python-roman (2.0.0-2) ...
2017-03-15 16:52:46.972 | Setting up xml-core (0.13+nmu2) ...
2017-03-15 16:52:47.235 | Setting up python-stevedore (1.12.0-1) ...
2017-03-15 16:52:47.379 | Setting up libblas-common (3.6.0-2ubuntu2) ...
2017-03-15 16:52:47.400 | Setting up libblas3 (3.6.0-2ubuntu2) ...
2017-03-15 16:52:47.427 | update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode
2017-03-15 16:52:47.436 | Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.4) ...
2017-03-15 16:52:47.457 | Setting up liblapack3 (3.6.0-2ubuntu2) ...
2017-03-15 16:52:47.472 | update-alternatives: using /usr/lib/lapack/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode
2017-03-15 16:52:47.485 | Setting up python-numpy (1:1.11.0-1ubuntu1) ...
2017-03-15 16:52:48.550 | Setting up websockify (0.6.1+dfsg1-1) ...
2017-03-15 16:52:48.664 | Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
2017-03-15 16:52:48.697 | Setting up docutils-common (0.12+dfsg-1) ...
2017-03-15 16:52:48.835 | Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
2017-03-15 16:52:48.914 | Setting up python-docutils (0.12+dfsg-1) ...
2017-03-15 16:52:48.924 | update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode
2017-03-15 16:52:48.931 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode
2017-03-15 16:52:48.934 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode
2017-03-15 16:52:48.939 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode
2017-03-15 16:52:48.943 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode
2017-03-15 16:52:48.961 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode
2017-03-15 16:52:48.966 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode
2017-03-15 16:52:48.971 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode
2017-03-15 16:52:48.974 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode
2017-03-15 16:52:48.977 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode
2017-03-15 16:52:48.981 | update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode
2017-03-15 16:52:49.277 | Setting up python-oslo.config (1:3.9.0-3) ...
2017-03-15 16:52:49.285 | update-alternatives: using /usr/bin/python2-oslo-config-generator to provide /usr/bin/oslo-config-generator (oslo-config-generator) in auto mode
2017-03-15 16:52:49.449 | Setting up python-novnc (1:0.4+dfsg+1+20131010+gitf68af8af3d-4) ...
2017-03-15 16:52:49.535 | Setting up novnc (1:0.4+dfsg+1+20131010+gitf68af8af3d-4) ...
2017-03-15 16:52:49.663 | Processing triggers for libc-bin (2.23-0ubuntu5) ...
2017-03-15 16:52:49.850 | + functions-common:apt_get:1108            :   result=0
2017-03-15 16:52:49.852 | + functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:52:49.855 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:52:49.856 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:52:49.858 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:52:49.860 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:52:49.862 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:52:49.864 | + functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:52:49.866 | + functions-common:time_stop:2409          :   start_time=1489596751
2017-03-15 16:52:49.868 | + functions-common:time_stop:2411          :   [[ -z 1489596751 ]]
2017-03-15 16:52:49.871 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:52:49.874 | + functions-common:time_stop:2414          :   end_time=1489596769
2017-03-15 16:52:49.876 | + functions-common:time_stop:2415          :   elapsed_time=18
2017-03-15 16:52:49.878 | + functions-common:time_stop:2416          :   total=96
2017-03-15 16:52:49.879 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:52:49.881 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=114
2017-03-15 16:52:49.883 | + functions-common:apt_get:1112            :   return 0
2017-03-15 16:52:49.885 | + lib/nova:install_nova:775                :   is_service_enabled n-spice
2017-03-15 16:52:49.899 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:52:49.901 | + lib/nova:install_nova:787                :   git_clone git://git.openstack.org/openstack/nova.git /opt/stack/new/nova master
2017-03-15 16:52:49.904 | + functions-common:git_clone:496           :   local git_remote=git://git.openstack.org/openstack/nova.git
2017-03-15 16:52:49.906 | + functions-common:git_clone:497           :   local git_dest=/opt/stack/new/nova
2017-03-15 16:52:49.908 | + functions-common:git_clone:498           :   local git_ref=master
2017-03-15 16:52:49.910 | + functions-common:git_clone:499           :   local orig_dir
2017-03-15 16:52:49.912 | ++ functions-common:git_clone:500           :   pwd
2017-03-15 16:52:49.914 | + functions-common:git_clone:500           :   orig_dir=/opt/stack/new/devstack
2017-03-15 16:52:49.916 | + functions-common:git_clone:501           :   local git_clone_flags=
2017-03-15 16:52:49.918 | ++ functions-common:git_clone:503           :   trueorfalse False RECLONE
2017-03-15 16:52:49.933 | + functions-common:git_clone:503           :   RECLONE=False
2017-03-15 16:52:49.934 | + functions-common:git_clone:504           :   [[ 0 -gt 0 ]]
2017-03-15 16:52:49.936 | + functions-common:git_clone:508           :   [[ False = \T\r\u\e ]]
2017-03-15 16:52:49.939 | + functions-common:git_clone:517           :   echo master
2017-03-15 16:52:49.939 | + functions-common:git_clone:517           :   egrep -q '^refs'
2017-03-15 16:52:49.944 | + functions-common:git_clone:531           :   [[ ! -d /opt/stack/new/nova ]]
2017-03-15 16:52:49.946 | + functions-common:git_clone:539           :   [[ False = \T\r\u\e ]]
2017-03-15 16:52:49.948 | + functions-common:git_clone:565           :   cd /opt/stack/new/nova
2017-03-15 16:52:49.951 | + functions-common:git_clone:566           :   git show --oneline
2017-03-15 16:52:49.951 | + functions-common:git_clone:566           :   head -1
2017-03-15 16:52:49.953 | edf5111 Temporarily untarget context when deleting from cell0
2017-03-15 16:52:49.959 | + functions-common:git_clone:567           :   cd /opt/stack/new/devstack
2017-03-15 16:52:49.961 | + lib/nova:install_nova:788                :   setup_develop /opt/stack/new/nova
2017-03-15 16:52:49.962 | + inc/python:setup_develop:453             :   local project_dir=/opt/stack/new/nova
2017-03-15 16:52:49.964 | + inc/python:setup_develop:454             :   local extras=
2017-03-15 16:52:49.966 | + inc/python:setup_develop:455             :   _setup_package_with_constraints_edit /opt/stack/new/nova -e
2017-03-15 16:52:49.968 | + inc/python:_setup_package_with_constraints_edit:485 :   local project_dir=/opt/stack/new/nova
2017-03-15 16:52:49.970 | + inc/python:_setup_package_with_constraints_edit:486 :   local flags=-e
2017-03-15 16:52:49.972 | + inc/python:_setup_package_with_constraints_edit:487 :   local extras=
2017-03-15 16:52:49.975 | ++ inc/python:_setup_package_with_constraints_edit:494 :   cd /opt/stack/new/nova
2017-03-15 16:52:49.977 | ++ inc/python:_setup_package_with_constraints_edit:494 :   pwd
2017-03-15 16:52:49.979 | + inc/python:_setup_package_with_constraints_edit:494 :   project_dir=/opt/stack/new/nova
2017-03-15 16:52:49.981 | + inc/python:_setup_package_with_constraints_edit:496 :   '[' -n /opt/stack/new/requirements ']'
2017-03-15 16:52:49.983 | + inc/python:_setup_package_with_constraints_edit:498 :   local name
2017-03-15 16:52:49.985 | ++ inc/python:_setup_package_with_constraints_edit:499 :   awk '/^name.*=/ {print $3}' /opt/stack/new/nova/setup.cfg
2017-03-15 16:52:49.990 | + inc/python:_setup_package_with_constraints_edit:499 :   name=nova
2017-03-15 16:52:49.992 | + inc/python:_setup_package_with_constraints_edit:501 :   /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/new/nova#egg=nova'
2017-03-15 16:52:50.535 | + inc/python:_setup_package_with_constraints_edit:505 :   setup_package /opt/stack/new/nova -e
2017-03-15 16:52:50.538 | + inc/python:setup_package:521             :   local project_dir=/opt/stack/new/nova
2017-03-15 16:52:50.540 | + inc/python:setup_package:522             :   local flags=-e
2017-03-15 16:52:50.543 | + inc/python:setup_package:523             :   local extras=
2017-03-15 16:52:50.545 | + inc/python:setup_package:527             :   [[ -n -e ]]
2017-03-15 16:52:50.547 | + inc/python:setup_package:527             :   [[ -z '' ]]
2017-03-15 16:52:50.549 | + inc/python:setup_package:527             :   [[ ! -e =~ ^-.* ]]
2017-03-15 16:52:50.552 | + inc/python:setup_package:532             :   [[ ! -z '' ]]
2017-03-15 16:52:50.554 | + inc/python:setup_package:536             :   pip_install -e /opt/stack/new/nova
2017-03-15 16:52:51.064 | + inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/nova
2017-03-15 16:52:51.657 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:51.660 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:51.753 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:51.755 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:51.762 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:51.765 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:51.776 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:51.778 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:51.785 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:51.787 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:51.817 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:51.819 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:51.843 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:51.845 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:51.895 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:51.897 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:51.903 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:51.906 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:51.908 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:51.909 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:51.913 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:51.915 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:51.929 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:51.931 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:51.943 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:51.945 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:51.972 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:51.974 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:51.989 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:51.991 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:52.092 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:52.094 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:52.147 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:52.150 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:52.253 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:52.255 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:52.278 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:52.280 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:52.323 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:52.325 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:52.334 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:52.336 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:52.348 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:52.350 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:52.359 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:52:52.361 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:52:52.383 | Obtaining file:///opt/stack/new/nova
2017-03-15 16:52:55.748 | Obtaining nova from file:///opt/stack/new/nova#egg=nova (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1))
2017-03-15 16:52:58.830 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:52:58.834 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 16:52:58.839 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 16:52:58.841 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 16))
2017-03-15 16:52:58.847 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 17))
2017-03-15 16:52:58.851 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 26))
2017-03-15 16:52:58.858 | Requirement already satisfied: SQLAlchemy===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27))
2017-03-15 16:52:58.860 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33))
2017-03-15 16:52:58.868 | Requirement already satisfied: castellan===0.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 100))
2017-03-15 16:52:58.884 | Requirement already satisfied: cryptography===1.8.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 16:52:58.916 | Requirement already satisfied: decorator===4.0.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 123))
2017-03-15 16:52:58.919 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 149))
2017-03-15 16:52:58.921 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 150))
2017-03-15 16:52:58.924 | Requirement already satisfied: greenlet===0.4.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 172))
2017-03-15 16:52:58.926 | Requirement already satisfied: idna===2.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187))
2017-03-15 16:52:58.929 | Requirement already satisfied: ipaddress===1.0.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 190))
2017-03-15 16:52:58.931 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192))
2017-03-15 16:52:58.933 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 202))
2017-03-15 16:52:58.942 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 209))
2017-03-15 16:52:58.962 | Requirement already satisfied: keystonemiddleware===4.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 210))
2017-03-15 16:52:58.984 | Requirement already satisfied: lxml===3.7.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 221))
2017-03-15 16:52:59.106 | Collecting microversion-parse===0.1.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 223))
2017-03-15 16:52:59.279 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/cd/c4/07276145a0a990c4918cf1de71a87937de2b1fa9d34a2f4a6ee3fdefcef0/microversion_parse-0.1.4-py2-none-any.whl
2017-03-15 16:52:59.403 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239))
2017-03-15 16:52:59.406 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240))
2017-03-15 16:52:59.548 | Collecting os-brick===1.11.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262))
2017-03-15 16:52:59.648 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/4c/84/97488489f2e560de30ed147931a67d27e62d34aa0b70cbd10eda78d32400/os_brick-1.11.0-py2-none-any.whl (193kB)
2017-03-15 16:52:59.930 | Collecting os-vif===1.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 269))
2017-03-15 16:53:00.090 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/a5/4e/1eefefdf6c4190238c254286c2025d552d4e678d2f75b9c4dc56b0a93ff5/os_vif-1.4.0-py2-none-any.whl (55kB)
2017-03-15 16:53:00.347 | Collecting os-win===1.4.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 270))
2017-03-15 16:53:00.403 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/fd/ed/9328d7a196c968831f5cd0023f4c978f063d00f79b93cb64a0aff625de00/os_win-1.4.1-py2-none-any.whl (227kB)
2017-03-15 16:53:00.686 | Collecting os-xenapi===0.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 271))
2017-03-15 16:53:00.835 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/3a/27/22a2e2a4a8b61b8f18834852fdd81caff572223e3754cb1acff29427260c/os_xenapi-0.1.1-py2-none-any.whl (72kB)
2017-03-15 16:53:00.988 | Requirement already satisfied: oslo.cache===1.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 273))
2017-03-15 16:53:01.002 | Requirement already satisfied: oslo.concurrency===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274))
2017-03-15 16:53:01.019 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275))
2017-03-15 16:53:01.029 | Requirement already satisfied: oslo.context===2.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276))
2017-03-15 16:53:01.035 | Requirement already satisfied: oslo.db===4.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277))
2017-03-15 16:53:01.090 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278))
2017-03-15 16:53:01.096 | Requirement already satisfied: oslo.log===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279))
2017-03-15 16:53:01.123 | Requirement already satisfied: oslo.messaging===5.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280))
2017-03-15 16:53:01.159 | Requirement already satisfied: oslo.middleware===3.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281))
2017-03-15 16:53:01.178 | Requirement already satisfied: oslo.policy===1.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282))
2017-03-15 16:53:01.190 | Requirement already satisfied: oslo.privsep===1.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283))
2017-03-15 16:53:01.209 | Requirement already satisfied: oslo.reports===1.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 284))
2017-03-15 16:53:01.222 | Requirement already satisfied: oslo.rootwrap===5.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285))
2017-03-15 16:53:01.225 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286))
2017-03-15 16:53:01.234 | Requirement already satisfied: oslo.service===1.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287))
2017-03-15 16:53:01.259 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288))
2017-03-15 16:53:01.279 | Requirement already satisfied: oslo.versionedobjects===1.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289))
2017-03-15 16:53:01.300 | Requirement already satisfied: packaging===16.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 295))
2017-03-15 16:53:01.305 | Requirement already satisfied: paramiko===2.1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 296))
2017-03-15 16:53:01.310 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 302))
2017-03-15 16:53:01.312 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 306))
2017-03-15 16:53:01.319 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 307))
2017-03-15 16:53:01.326 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 309))
2017-03-15 16:53:01.331 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 310))
2017-03-15 16:53:01.333 | Requirement already satisfied: psutil===5.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 314))
2017-03-15 16:53:01.336 | Requirement already satisfied: pyasn1===0.2.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 320))
2017-03-15 16:53:01.339 | Requirement already satisfied: pycadf===2.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 322))
2017-03-15 16:53:01.348 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 330))
2017-03-15 16:53:01.351 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 340))
2017-03-15 16:53:01.353 | Requirement already satisfied: python-barbicanclient===4.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 351))
2017-03-15 16:53:01.491 | Collecting python-cinderclient===2.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 353))
2017-03-15 16:53:01.541 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/18/62/9ce49ce26fd40b2ab44b03731e27b6288fa569a7b658a302390a5dfc2743/python_cinderclient-2.0.0-py2.py3-none-any.whl (300kB)
2017-03-15 16:53:01.705 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 356))
2017-03-15 16:53:01.825 | Collecting python-glanceclient===2.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 361))
2017-03-15 16:53:01.902 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/6e/c1/b9d59ad77dba5d7f036d23b7aadea89447305aa145aaaa5cf1f76a849c38/python_glanceclient-2.6.0-py2.py3-none-any.whl (175kB)
2017-03-15 16:53:02.057 | Requirement already satisfied: python-keystoneclient===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 366))
2017-03-15 16:53:02.076 | Requirement already satisfied: python-neutronclient===6.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 375))
2017-03-15 16:53:02.101 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 394))
2017-03-15 16:53:02.105 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 402))
2017-03-15 16:53:02.113 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 404))
2017-03-15 16:53:02.125 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 411))
2017-03-15 16:53:02.128 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412))
2017-03-15 16:53:02.131 | Requirement already satisfied: simplejson===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 428))
2017-03-15 16:53:02.133 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 430))
2017-03-15 16:53:02.135 | Requirement already satisfied: sqlalchemy-migrate===0.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 444))
2017-03-15 16:53:02.145 | Requirement already satisfied: sqlparse===0.2.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 445))
2017-03-15 16:53:02.147 | Requirement already satisfied: statsd===3.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 446))
2017-03-15 16:53:02.149 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 447))
2017-03-15 16:53:02.154 | Requirement already satisfied: tenacity===4.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 457))
2017-03-15 16:53:02.288 | Collecting warlock===1.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 488))
2017-03-15 16:53:02.317 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/warlock/warlock-1.2.0-py2.py3-none-any.whl
2017-03-15 16:53:02.442 | Collecting websockify===0.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 495))
2017-03-15 16:53:02.470 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/websockify/websockify-0.8.0-py2-none-any.whl (219kB)
2017-03-15 16:53:02.526 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 496))
2017-03-15 16:53:02.532 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,>=16.0 in /usr/local/lib/python2.7/dist-packages (from nova==15.0.0.0rc2.dev408)
2017-03-15 16:53:02.542 | Requirement already satisfied: asn1crypto===0.21.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 16:53:02.544 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103))
2017-03-15 16:53:02.548 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:53:02.550 | Requirement already satisfied: dogpile.cache===0.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 144))
2017-03-15 16:53:02.552 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 153))
2017-03-15 16:53:02.556 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122))
2017-03-15 16:53:02.568 | Requirement already satisfied: alembic===0.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 69))
2017-03-15 16:53:02.573 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230))
2017-03-15 16:53:02.575 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:53:02.577 | Requirement already satisfied: kombu===4.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 211))
2017-03-15 16:53:02.605 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98))
2017-03-15 16:53:02.607 | Requirement already satisfied: amqp===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70))
2017-03-15 16:53:02.610 | Requirement already satisfied: futurist===0.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 162))
2017-03-15 16:53:02.625 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:53:02.627 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234))
2017-03-15 16:53:02.629 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159))
2017-03-15 16:53:02.633 | Requirement already satisfied: cliff===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 108))
2017-03-15 16:53:02.648 | Requirement already satisfied: os-client-config===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 263))
2017-03-15 16:53:02.656 | Requirement already satisfied: osc-lib===1.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272))
2017-03-15 16:53:02.672 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31))
2017-03-15 16:53:02.790 | Collecting jsonpatch===1.15 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 198))
2017-03-15 16:53:02.830 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/4b/7b/2a7c76c7cf4c2899be8405291559a0a5d7722e4b9cfef31b8eb01da5ae7d/jsonpatch-1.15-py2.py3-none-any.whl
2017-03-15 16:53:02.953 | Collecting numpy===1.12.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 251))
2017-03-15 16:53:03.307 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/cb/47/19e96945ee6012459e85f87728633f05b1e8791677ae64370d16ac4c849e/numpy-1.12.0-cp27-cp27mu-manylinux1_x86_64.whl (16.5MB)
2017-03-15 16:53:04.533 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:53:04.535 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 324))
2017-03-15 16:53:04.537 | Requirement already satisfied: python-editor===1.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 358))
2017-03-15 16:53:04.539 | Requirement already satisfied: Mako===1.0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12))
2017-03-15 16:53:04.543 | Requirement already satisfied: vine===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 484))
2017-03-15 16:53:04.545 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 113))
2017-03-15 16:53:04.547 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 478))
2017-03-15 16:53:04.550 | Requirement already satisfied: cmd2===0.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 110))
2017-03-15 16:53:04.555 | Requirement already satisfied: requestsexceptions===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 409))
2017-03-15 16:53:04.684 | Collecting jsonpointer===1.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 201))
2017-03-15 16:53:04.718 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/76/ed/b0038bd16fa7fe440dca43f8fdae79096ea51271e9d5e7d2249e46217bd7/jsonpointer-1.10-py2-none-any.whl
2017-03-15 16:53:04.843 | Installing collected packages: python-cinderclient, jsonpointer, jsonpatch, warlock, python-glanceclient, numpy, websockify, os-win, os-brick, os-vif, microversion-parse, os-xenapi, nova
2017-03-15 16:53:05.673 |   Found existing installation: numpy 1.11.0
2017-03-15 16:53:05.677 |     Uninstalling numpy-1.11.0:
2017-03-15 16:53:05.678 |       Successfully uninstalled numpy-1.11.0
2017-03-15 16:53:06.963 |   Found existing installation: websockify 0.6.1
2017-03-15 16:53:06.967 |     Uninstalling websockify-0.6.1:
2017-03-15 16:53:06.968 |       Successfully uninstalled websockify-0.6.1
2017-03-15 16:53:07.441 |   Running setup.py develop for nova
2017-03-15 16:53:12.208 | Successfully installed jsonpatch-1.15 jsonpointer-1.10 microversion-parse-0.1.4 nova numpy-1.12.0 os-brick-1.11.0 os-vif-1.4.0 os-win-1.4.1 os-xenapi-0.1.1 python-cinderclient-2.0.0 python-glanceclient-2.6.0 warlock-1.2.0 websockify-0.8.0
2017-03-15 16:53:12.410 | + inc/python:pip_install:334               :   result=0
2017-03-15 16:53:12.412 | + inc/python:pip_install:337               :   local test_req=/opt/stack/new/nova/test-requirements.txt
2017-03-15 16:53:12.414 | + inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:53:12.415 | + inc/python:pip_install:338               :   [[ -e /opt/stack/new/nova/test-requirements.txt ]]
2017-03-15 16:53:12.417 | + inc/python:pip_install:339               :   echo 'Installing test-requirements for /opt/stack/new/nova/test-requirements.txt'
2017-03-15 16:53:12.417 | Installing test-requirements for /opt/stack/new/nova/test-requirements.txt
2017-03-15 16:53:12.419 | + inc/python:pip_install:341               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/nova/test-requirements.txt
2017-03-15 16:53:13.004 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.006 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.101 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.103 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.110 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.113 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.124 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.126 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.133 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.135 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.165 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.167 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.191 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.193 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.249 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.251 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.259 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.261 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.263 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.265 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.269 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.271 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.286 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.288 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.299 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.301 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.328 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.330 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.345 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.346 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.452 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.454 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.512 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.514 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.625 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.627 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.651 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.653 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.697 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.699 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.708 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.711 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.723 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.725 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.734 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:13.736 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:13.801 | Requirement already satisfied: PyMySQL===0.7.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23))
2017-03-15 16:53:13.803 | Requirement already satisfied: Sphinx===1.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30))
2017-03-15 16:53:13.827 | Requirement already satisfied: alabaster===0.7.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68))
2017-03-15 16:53:13.829 | Requirement already satisfied: bandit===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 84))
2017-03-15 16:53:13.837 | Requirement already satisfied: coverage===4.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 114))
2017-03-15 16:53:13.839 | Requirement already satisfied: ddt===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121))
2017-03-15 16:53:13.841 | Requirement already satisfied: docutils===0.13.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 143))
2017-03-15 16:53:13.843 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154))
2017-03-15 16:53:13.984 | Collecting gabbi===1.32.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 163))
2017-03-15 16:53:14.075 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/gabbi/gabbi-1.32.0-py2-none-any.whl (187kB)
2017-03-15 16:53:14.230 | Requirement already satisfied: imagesize===0.7.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188))
2017-03-15 16:53:14.359 | Collecting jsonpath-rw-ext===1.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 200))
2017-03-15 16:53:14.393 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/fe/fb/cabae37176f30032e5a578bd67579ed8381c16d2191ed0f946a8b40bdb7b/jsonpath_rw_ext-1.1.1-py2.py3-none-any.whl
2017-03-15 16:53:14.532 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 227))
2017-03-15 16:53:14.557 | Requirement already satisfied: mox3===0.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232))
2017-03-15 16:53:14.562 | Requirement already satisfied: openstackdocstheme===1.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 257))
2017-03-15 16:53:14.565 | Requirement already satisfied: os-api-ref===1.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 260))
2017-03-15 16:53:14.574 | Requirement already satisfied: os-testr===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 268))
2017-03-15 16:53:14.712 | Collecting oslo.vmware===2.18.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290))
2017-03-15 16:53:14.789 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/a6/e1/29a16a6b7b9b6bb084be92b44c07461bb12e57b01ecf43a52fcd72886a06/oslo.vmware-2.18.0-py2.py3-none-any.whl (225kB)
2017-03-15 16:53:14.963 | Requirement already satisfied: oslosphinx===4.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 291))
2017-03-15 16:53:14.969 | Requirement already satisfied: oslotest===2.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 292))
2017-03-15 16:53:14.984 | Requirement already satisfied: osprofiler===1.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 293))
2017-03-15 16:53:15.001 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 302))
2017-03-15 16:53:15.003 | Requirement already satisfied: psycopg2===2.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 315))
2017-03-15 16:53:15.146 | Collecting pytest===3.0.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 350))
2017-03-15 16:53:15.202 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/c4/17/73e8eda8fbc18b8421a8b16be8bbbb2a461f4d2405f3628beb8e5d2ca567/pytest-3.0.6-py2.py3-none-any.whl (172kB)
2017-03-15 16:53:15.361 | Requirement already satisfied: python-barbicanclient===4.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 351))
2017-03-15 16:53:15.500 | Collecting python-ironicclient===1.11.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 364))
2017-03-15 16:53:15.564 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/d0/6b/4758f84a2c6d756f64d1a6bd2be04ca7d2481b67f38509293223137fce81/python_ironicclient-1.11.1-py2.py3-none-any.whl (210kB)
2017-03-15 16:53:15.888 | Collecting python-openstackclient===3.9.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 378))
2017-03-15 16:53:15.960 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/f7/02/cc20ac2b50af74781186fcf8b0599acbfb21238122c830a0cfce936526ef/python_openstackclient-3.9.0-py2.py3-none-any.whl (705kB)
2017-03-15 16:53:16.273 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 386))
2017-03-15 16:53:16.286 | Requirement already satisfied: reno===2.1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 401))
2017-03-15 16:53:16.299 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 404))
2017-03-15 16:53:16.438 | Collecting requests-mock===1.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 407))
2017-03-15 16:53:16.473 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/1c/aa/9f820349943529551b5dc50412070a41456d37b3616e60cc0e6ccb3f7f47/requests_mock-1.3.0-py2.py3-none-any.whl
2017-03-15 16:53:16.611 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 430))
2017-03-15 16:53:16.613 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 433))
2017-03-15 16:53:16.616 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 447))
2017-03-15 16:53:16.746 | Collecting suds-jurko===0.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 449))
2017-03-15 16:53:16.772 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/suds-jurko/suds_jurko-0.6-py2-none-any.whl (438kB)
2017-03-15 16:53:17.090 | Collecting tempest-lib===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 456))
2017-03-15 16:53:17.255 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/7c/dc/95f6011c77cbc75ac34c5451c3cf905f83fd6dded048ddc42e2f484c1818/tempest_lib-1.0.0-py2-none-any.whl (214kB)
2017-03-15 16:53:17.424 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 459))
2017-03-15 16:53:17.438 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 460))
2017-03-15 16:53:17.445 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 461))
2017-03-15 16:53:17.450 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 462))
2017-03-15 16:53:17.463 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 469))
2017-03-15 16:53:17.466 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 479))
2017-03-15 16:53:17.472 | Requirement already satisfied: urllib3===1.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 481))
2017-03-15 16:53:17.616 | Collecting wsgi-intercept===1.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 498))
2017-03-15 16:53:17.671 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/wsgi-intercept/wsgi_intercept-1.5.0-py2-none-any.whl
2017-03-15 16:53:17.822 | Requirement already satisfied: hacking!=0.13.0,<0.14,>=0.12.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/nova/test-requirements.txt (line 5))
2017-03-15 16:53:17.964 | Collecting flake8-import-order==0.11 (from -r /opt/stack/new/nova/test-requirements.txt (line 9))
2017-03-15 16:53:17.999 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/49/52/121ed920348cb403699617e802520b5a162e911edd8949e5951c8e0b812b/flake8_import_order-0.11-py2.py3-none-any.whl
2017-03-15 16:53:18.131 | Requirement already satisfied: Pygments===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25))
2017-03-15 16:53:18.133 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:53:18.137 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 16:53:18.142 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:53:18.144 | Requirement already satisfied: GitPython===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10))
2017-03-15 16:53:18.272 | Collecting colorama===0.3.7 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 111))
2017-03-15 16:53:18.320 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/b7/8e/ddb32ddaabd431813e180ca224e844bab8ad42fbb47ee07553f0ec44cd86/colorama-0.3.7-py2.py3-none-any.whl
2017-03-15 16:53:18.590 | Collecting jsonpath-rw===1.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199))
2017-03-15 16:53:18.619 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/jsonpath-rw/jsonpath_rw-1.4.0-py2-none-any.whl
2017-03-15 16:53:18.754 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159))
2017-03-15 16:53:18.758 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278))
2017-03-15 16:53:18.764 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 150))
2017-03-15 16:53:18.768 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288))
2017-03-15 16:53:18.788 | Requirement already satisfied: lxml===3.7.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 221))
2017-03-15 16:53:18.796 | Requirement already satisfied: oslo.concurrency===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274))
2017-03-15 16:53:18.813 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239))
2017-03-15 16:53:18.815 | Requirement already satisfied: os-client-config===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 263))
2017-03-15 16:53:18.824 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122))
2017-03-15 16:53:18.835 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33))
2017-03-15 16:53:18.843 | Requirement already satisfied: oslo.messaging===5.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280))
2017-03-15 16:53:18.880 | Requirement already satisfied: oslo.log===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279))
2017-03-15 16:53:18.903 | Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from pytest===3.0.6->-c /opt/stack/new/requirements/upper-constraints.txt (line 350))
2017-03-15 16:53:18.913 | Requirement already satisfied: py===1.4.32 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 317))
2017-03-15 16:53:18.915 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275))
2017-03-15 16:53:18.925 | Requirement already satisfied: cliff===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 108))
2017-03-15 16:53:18.940 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 209))
2017-03-15 16:53:18.960 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286))
2017-03-15 16:53:18.969 | Requirement already satisfied: dogpile.cache===0.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 144))
2017-03-15 16:53:18.971 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 310))
2017-03-15 16:53:18.973 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:53:18.976 | Requirement already satisfied: osc-lib===1.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272))
2017-03-15 16:53:18.993 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 202))
2017-03-15 16:53:19.002 | Requirement already satisfied: python-keystoneclient===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 366))
2017-03-15 16:53:19.158 | Collecting openstacksdk===0.9.13 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 258))
2017-03-15 16:53:19.220 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/d2/c0/4ed0e87c58191a56b54d8d1f35c3df930e17e574083c93d7a3bcea4a266b/openstacksdk-0.9.13-py2.py3-none-any.whl (569kB)
2017-03-15 16:53:19.439 | Requirement already satisfied: python-cinderclient===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 353))
2017-03-15 16:53:19.455 | Requirement already satisfied: python-novaclient===7.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 376))
2017-03-15 16:53:19.472 | Requirement already satisfied: python-glanceclient===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 361))
2017-03-15 16:53:19.489 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 151))
2017-03-15 16:53:19.491 | Requirement already satisfied: dulwich===0.17.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 146))
2017-03-15 16:53:19.493 | Requirement already satisfied: paramiko===2.1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 296))
2017-03-15 16:53:19.497 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192))
2017-03-15 16:53:19.500 | Requirement already satisfied: httplib2===0.10.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 183))
2017-03-15 16:53:19.502 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 371))
2017-03-15 16:53:19.504 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 218))
2017-03-15 16:53:19.506 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 479))
2017-03-15 16:53:19.508 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/nova/test-requirements.txt (line 5))
2017-03-15 16:53:19.510 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/nova/test-requirements.txt (line 5))
2017-03-15 16:53:19.514 | Requirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/nova/test-requirements.txt (line 5))
2017-03-15 16:53:19.523 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/nova/test-requirements.txt (line 5))
2017-03-15 16:53:19.650 | Collecting pycodestyle===2.3.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 323))
2017-03-15 16:53:19.677 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/e4/81/78fe51eb4038d1388b7217dd63770b0f428370207125047312886c923b26/pycodestyle-2.3.1-py2.py3-none-any.whl (45kB)
2017-03-15 16:53:19.812 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 394))
2017-03-15 16:53:19.816 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 16:53:19.818 | Requirement already satisfied: gitdb2===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 166))
2017-03-15 16:53:19.821 | Requirement already satisfied: decorator===4.0.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 123))
2017-03-15 16:53:19.947 | Collecting ply===3.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 308))
2017-03-15 16:53:19.972 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/ply/ply-3.10-py2.py3-none-any.whl (49kB)
2017-03-15 16:53:20.107 | Requirement already satisfied: greenlet===0.4.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 172))
2017-03-15 16:53:20.110 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230))
2017-03-15 16:53:20.112 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240))
2017-03-15 16:53:20.115 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 340))
2017-03-15 16:53:20.117 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 149))
2017-03-15 16:53:20.119 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 153))
2017-03-15 16:53:20.123 | Requirement already satisfied: requestsexceptions===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 409))
2017-03-15 16:53:20.127 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 496))
2017-03-15 16:53:20.129 | Requirement already satisfied: oslo.service===1.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287))
2017-03-15 16:53:20.154 | Requirement already satisfied: kombu===4.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 211))
2017-03-15 16:53:20.181 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98))
2017-03-15 16:53:20.183 | Requirement already satisfied: tenacity===4.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 457))
2017-03-15 16:53:20.192 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 306))
2017-03-15 16:53:20.198 | Requirement already satisfied: amqp===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70))
2017-03-15 16:53:20.202 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 307))
2017-03-15 16:53:20.209 | Requirement already satisfied: futurist===0.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 162))
2017-03-15 16:53:20.223 | Requirement already satisfied: oslo.context===2.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276))
2017-03-15 16:53:20.229 | Requirement already satisfied: oslo.middleware===3.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281))
2017-03-15 16:53:20.249 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:53:20.251 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 330))
2017-03-15 16:53:20.253 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 356))
2017-03-15 16:53:20.257 | Requirement already satisfied: packaging===16.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 295))
2017-03-15 16:53:20.261 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412))
2017-03-15 16:53:20.264 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 478))
2017-03-15 16:53:20.266 | Requirement already satisfied: cmd2===0.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 110))
2017-03-15 16:53:20.270 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 309))
2017-03-15 16:53:20.275 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234))
2017-03-15 16:53:20.278 | Requirement already satisfied: simplejson===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 428))
2017-03-15 16:53:20.280 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:53:20.282 | Requirement already satisfied: warlock===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 488))
2017-03-15 16:53:20.288 | Requirement already satisfied: pyasn1===0.2.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 320))
2017-03-15 16:53:20.291 | Requirement already satisfied: cryptography===1.8.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 16:53:20.325 | Requirement already satisfied: smmap2===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 432))
2017-03-15 16:53:20.328 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 16))
2017-03-15 16:53:20.337 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 26))
2017-03-15 16:53:20.344 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 17))
2017-03-15 16:53:20.348 | Requirement already satisfied: vine===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 484))
2017-03-15 16:53:20.351 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 113))
2017-03-15 16:53:20.353 | Requirement already satisfied: statsd===3.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 446))
2017-03-15 16:53:20.355 | Requirement already satisfied: jsonpatch===1.15 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 198))
2017-03-15 16:53:20.359 | Requirement already satisfied: ipaddress===1.0.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 190))
2017-03-15 16:53:20.362 | Requirement already satisfied: idna===2.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187))
2017-03-15 16:53:20.365 | Requirement already satisfied: asn1crypto===0.21.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 16:53:20.367 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103))
2017-03-15 16:53:20.370 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 402))
2017-03-15 16:53:20.376 | Requirement already satisfied: jsonpointer===1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 201))
2017-03-15 16:53:20.378 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 324))
2017-03-15 16:53:20.380 | Installing collected packages: colorama, ply, jsonpath-rw, jsonpath-rw-ext, pytest, wsgi-intercept, gabbi, openstacksdk, suds-jurko, oslo.vmware, pycodestyle, python-openstackclient, python-ironicclient, requests-mock, tempest-lib, flake8-import-order
2017-03-15 16:53:24.306 | Successfully installed colorama-0.3.7 flake8-import-order-0.11 gabbi-1.32.0 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.1.1 openstacksdk-0.9.13 oslo.vmware-2.18.0 ply-3.10 pycodestyle-2.3.1 pytest-3.0.6 python-ironicclient-1.11.1 python-openstackclient-3.9.0 requests-mock-1.3.0 suds-jurko-0.6 tempest-lib-1.0.0 wsgi-intercept-1.5.0
2017-03-15 16:53:24.542 | + inc/python:pip_install:347               :   result=0
2017-03-15 16:53:24.544 | + inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:53:24.546 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:53:24.548 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:53:24.550 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:53:24.552 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:53:24.554 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:53:24.556 | + functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:53:24.558 | + functions-common:time_stop:2409          :   start_time=1489596770
2017-03-15 16:53:24.559 | + functions-common:time_stop:2411          :   [[ -z 1489596770 ]]
2017-03-15 16:53:24.562 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:53:24.565 | + functions-common:time_stop:2414          :   end_time=1489596804
2017-03-15 16:53:24.567 | + functions-common:time_stop:2415          :   elapsed_time=34
2017-03-15 16:53:24.569 | + functions-common:time_stop:2416          :   total=145
2017-03-15 16:53:24.571 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:53:24.573 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=179
2017-03-15 16:53:24.575 | + inc/python:pip_install:351               :   return 0
2017-03-15 16:53:24.577 | + inc/python:setup_package:538             :   [[ -e == \-\e ]]
2017-03-15 16:53:24.580 | + inc/python:setup_package:539             :   safe_chown -R stack /opt/stack/new/nova/nova.egg-info
2017-03-15 16:53:24.582 | + functions-common:safe_chown:2303         :   _safe_permission_operation chown -R stack /opt/stack/new/nova/nova.egg-info
2017-03-15 16:53:24.597 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R stack /opt/stack/new/nova/nova.egg-info
2017-03-15 16:53:24.605 | + lib/nova:install_nova:789                :   sudo install -D -m 0644 -o stack /opt/stack/new/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion
2017-03-15 16:53:24.613 | + lib/nova:install_nova:791                :   '[' False == True ']'
2017-03-15 16:53:24.615 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2017-03-15 16:53:24.616 | + ./stack.sh:main:860                      :   cleanup_nova
2017-03-15 16:53:24.619 | + lib/nova:cleanup_nova:204                :   is_service_enabled n-cpu
2017-03-15 16:53:24.633 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:53:24.637 | + lib/nova:cleanup_nova:206                :   clean_iptables
2017-03-15 16:53:24.638 | + lib/nova:clean_iptables:192              :   sudo iptables -S -v
2017-03-15 16:53:24.638 | + lib/nova:clean_iptables:192              :   sed 's/-c [0-9]* [0-9]* //g'
2017-03-15 16:53:24.639 | + lib/nova:clean_iptables:192              :   sed s/-A/-D/g
2017-03-15 16:53:24.640 | + lib/nova:clean_iptables:192              :   grep nova
2017-03-15 16:53:24.640 | + lib/nova:clean_iptables:192              :   awk '{print "sudo iptables",$0}'
2017-03-15 16:53:24.641 | + lib/nova:clean_iptables:192              :   bash
2017-03-15 16:53:24.641 | + lib/nova:clean_iptables:192              :   grep '\-A'
2017-03-15 16:53:24.649 | + lib/nova:clean_iptables:194              :   grep nova
2017-03-15 16:53:24.649 | + lib/nova:clean_iptables:194              :   sed s/-A/-D/g
2017-03-15 16:53:24.649 | + lib/nova:clean_iptables:194              :   sudo iptables -S -v -t nat
2017-03-15 16:53:24.649 | + lib/nova:clean_iptables:194              :   grep '\-A'
2017-03-15 16:53:24.650 | + lib/nova:clean_iptables:194              :   sed 's/-c [0-9]* [0-9]* //g'
2017-03-15 16:53:24.650 | + lib/nova:clean_iptables:194              :   awk '{print "sudo iptables -t nat",$0}'
2017-03-15 16:53:24.650 | + lib/nova:clean_iptables:194              :   bash
2017-03-15 16:53:24.658 | + lib/nova:clean_iptables:196              :   sudo iptables -S -v
2017-03-15 16:53:24.660 | + lib/nova:clean_iptables:196              :   grep '\-N'
2017-03-15 16:53:24.660 | + lib/nova:clean_iptables:196              :   awk '{print "sudo iptables",$0}'
2017-03-15 16:53:24.660 | + lib/nova:clean_iptables:196              :   sed 's/-c [0-9]* [0-9]* //g'
2017-03-15 16:53:24.660 | + lib/nova:clean_iptables:196              :   grep nova
2017-03-15 16:53:24.661 | + lib/nova:clean_iptables:196              :   sed s/-N/-X/g
2017-03-15 16:53:24.662 | + lib/nova:clean_iptables:196              :   bash
2017-03-15 16:53:24.667 | + lib/nova:clean_iptables:198              :   sed 's/-c [0-9]* [0-9]* //g'
2017-03-15 16:53:24.667 | + lib/nova:clean_iptables:198              :   sudo iptables -S -v -t nat
2017-03-15 16:53:24.668 | + lib/nova:clean_iptables:198              :   grep '\-N'
2017-03-15 16:53:24.668 | + lib/nova:clean_iptables:198              :   awk '{print "sudo iptables -t nat",$0}'
2017-03-15 16:53:24.669 | + lib/nova:clean_iptables:198              :   grep nova
2017-03-15 16:53:24.670 | + lib/nova:clean_iptables:198              :   bash
2017-03-15 16:53:24.670 | + lib/nova:clean_iptables:198              :   sed s/-N/-X/g
2017-03-15 16:53:24.675 | + lib/nova:cleanup_nova:209                :   local instances
2017-03-15 16:53:24.678 | ++ lib/nova:cleanup_nova:210                :   grep instance-
2017-03-15 16:53:24.680 | ++ lib/nova:cleanup_nova:210                :   sudo virsh list --all
2017-03-15 16:53:24.680 | ++ lib/nova:cleanup_nova:210                :   sed 's/.*\(instance-[0-9a-fA-F]*\).*/\1/g'
2017-03-15 16:53:24.701 | + lib/nova:cleanup_nova:210                :   instances=
2017-03-15 16:53:24.703 | + lib/nova:cleanup_nova:211                :   '[' '!' '' = '' ']'
2017-03-15 16:53:24.705 | + lib/nova:cleanup_nova:217                :   local tgts
2017-03-15 16:53:24.708 | ++ lib/nova:cleanup_nova:218                :   sudo iscsiadm --mode node
2017-03-15 16:53:24.708 | ++ lib/nova:cleanup_nova:218                :   grep volume-
2017-03-15 16:53:24.709 | ++ lib/nova:cleanup_nova:218                :   cut -d ' ' -f2
2017-03-15 16:53:24.726 | iscsiadm: No records found
2017-03-15 16:53:24.730 | + lib/nova:cleanup_nova:218                :   tgts=
2017-03-15 16:53:24.732 | + lib/nova:cleanup_nova:219                :   local target
2017-03-15 16:53:24.734 | + lib/nova:cleanup_nova:223                :   sudo iscsiadm --mode node --op delete
2017-03-15 16:53:24.739 | iscsiadm: No records found
2017-03-15 16:53:24.741 | + lib/nova:cleanup_nova:223                :   true
2017-03-15 16:53:24.743 | + lib/nova:cleanup_nova:226                :   sudo rm -rf '/opt/stack/data/nova/instances/*'
2017-03-15 16:53:24.750 | + lib/nova:cleanup_nova:229                :   sudo rm -rf /opt/stack/data/nova /var/cache/nova
2017-03-15 16:53:24.757 | + lib/nova:cleanup_nova:238                :   '[' False == True ']'
2017-03-15 16:53:24.758 | + ./stack.sh:main:861                      :   configure_nova
2017-03-15 16:53:24.760 | + lib/nova:configure_nova:308              :   sudo install -d -o stack /etc/nova
2017-03-15 16:53:24.769 | + lib/nova:configure_nova:310              :   configure_rootwrap nova
2017-03-15 16:53:24.771 | + inc/rootwrap:configure_rootwrap:43       :   local project=nova
2017-03-15 16:53:24.772 | + inc/rootwrap:configure_rootwrap:44       :   local project_uc
2017-03-15 16:53:24.775 | ++ inc/rootwrap:configure_rootwrap:45       :   echo nova
2017-03-15 16:53:24.775 | ++ inc/rootwrap:configure_rootwrap:45       :   tr a-z A-Z
2017-03-15 16:53:24.778 | + inc/rootwrap:configure_rootwrap:45       :   project_uc=NOVA
2017-03-15 16:53:24.780 | + inc/rootwrap:configure_rootwrap:46       :   local bin_dir=NOVA_BIN_DIR
2017-03-15 16:53:24.782 | + inc/rootwrap:configure_rootwrap:47       :   bin_dir=/usr/local/bin
2017-03-15 16:53:24.784 | + inc/rootwrap:configure_rootwrap:48       :   local project_dir=NOVA_DIR
2017-03-15 16:53:24.786 | + inc/rootwrap:configure_rootwrap:49       :   project_dir=/opt/stack/new/nova
2017-03-15 16:53:24.788 | + inc/rootwrap:configure_rootwrap:51       :   local rootwrap_conf_src_dir=/opt/stack/new/nova/etc/nova
2017-03-15 16:53:24.790 | + inc/rootwrap:configure_rootwrap:52       :   local rootwrap_bin=/usr/local/bin/nova-rootwrap
2017-03-15 16:53:24.791 | + inc/rootwrap:configure_rootwrap:55       :   sudo rm -rf /etc/nova/rootwrap.d
2017-03-15 16:53:24.799 | + inc/rootwrap:configure_rootwrap:56       :   sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d
2017-03-15 16:53:24.807 | + inc/rootwrap:configure_rootwrap:57       :   sudo install -o root -g root -m 644 /opt/stack/new/nova/etc/nova/rootwrap.d/api-metadata.filters /opt/stack/new/nova/etc/nova/rootwrap.d/compute.filters /opt/stack/new/nova/etc/nova/rootwrap.d/network.filters /etc/nova/rootwrap.d
2017-03-15 16:53:24.814 | + inc/rootwrap:configure_rootwrap:60       :   sudo install -o root -g root -m 644 /opt/stack/new/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf
2017-03-15 16:53:24.821 | + inc/rootwrap:configure_rootwrap:61       :   sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf
2017-03-15 16:53:24.828 | + inc/rootwrap:configure_rootwrap:64       :   local tempfile
2017-03-15 16:53:24.830 | ++ inc/rootwrap:configure_rootwrap:65       :   mktemp
2017-03-15 16:53:24.833 | + inc/rootwrap:configure_rootwrap:65       :   tempfile=/tmp/tmp.1WqrwaCTFS
2017-03-15 16:53:24.835 | + inc/rootwrap:configure_rootwrap:67       :   rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
2017-03-15 16:53:24.837 | + inc/rootwrap:configure_rootwrap:68       :   echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
2017-03-15 16:53:24.839 | + inc/rootwrap:configure_rootwrap:69       :   '[' -f /usr/local/bin/nova-rootwrap-daemon ']'
2017-03-15 16:53:24.842 | + inc/rootwrap:configure_rootwrap:71       :   rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf'
2017-03-15 16:53:24.844 | + inc/rootwrap:configure_rootwrap:72       :   echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf'
2017-03-15 16:53:24.846 | + inc/rootwrap:configure_rootwrap:74       :   chmod 0440 /tmp/tmp.1WqrwaCTFS
2017-03-15 16:53:24.850 | + inc/rootwrap:configure_rootwrap:75       :   sudo chown root:root /tmp/tmp.1WqrwaCTFS
2017-03-15 16:53:24.857 | + inc/rootwrap:configure_rootwrap:76       :   sudo mv /tmp/tmp.1WqrwaCTFS /etc/sudoers.d/nova-rootwrap
2017-03-15 16:53:24.865 | ++ inc/rootwrap:configure_rootwrap:80       :   dirname /usr/local/bin/nova-rootwrap
2017-03-15 16:53:24.868 | + inc/rootwrap:configure_rootwrap:80       :   add_sudo_secure_path /usr/local/bin
2017-03-15 16:53:24.870 | + inc/rootwrap:add_sudo_secure_path:21     :   local dir=/usr/local/bin
2017-03-15 16:53:24.872 | + inc/rootwrap:add_sudo_secure_path:22     :   local line
2017-03-15 16:53:24.874 | + inc/rootwrap:add_sudo_secure_path:25     :   [[ -r /etc/sudoers.d/zz-secure-path ]]
2017-03-15 16:53:24.876 | + inc/rootwrap:add_sudo_secure_path:28     :   line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin'
2017-03-15 16:53:24.878 | + inc/rootwrap:add_sudo_secure_path:32     :   [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]]
2017-03-15 16:53:24.880 | + lib/nova:configure_nova:312              :   [[ ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ n-api ]]
2017-03-15 16:53:24.882 | + lib/nova:configure_nova:314              :   cp /opt/stack/new/nova/etc/nova/api-paste.ini /etc/nova
2017-03-15 16:53:24.886 | + lib/nova:configure_nova:317              :   is_service_enabled n-cpu
2017-03-15 16:53:24.898 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:53:24.900 | + lib/nova:configure_nova:319              :   sudo sysctl -w net.ipv4.ip_forward=1
2017-03-15 16:53:24.905 | net.ipv4.ip_forward = 1
2017-03-15 16:53:24.908 | + lib/nova:configure_nova:321              :   [[ libvirt = \l\i\b\v\i\r\t ]]
2017-03-15 16:53:24.909 | + lib/nova:configure_nova:325              :   [[ qemu == \k\v\m ]]
2017-03-15 16:53:24.911 | + lib/nova:configure_nova:340              :   [[ qemu == \l\x\c ]]
2017-03-15 16:53:24.913 | + lib/nova:configure_nova:366              :   sudo install -d -o stack /opt/stack/data/nova/instances
2017-03-15 16:53:24.921 | + lib/nova:configure_nova:371              :   '[' -L /dev/disk/by-label/nova-instances ']'
2017-03-15 16:53:24.923 | + lib/nova:configure_nova:377              :   is_suse
2017-03-15 16:53:24.925 | + functions-common:is_suse:454             :   [[ -z Ubuntu ]]
2017-03-15 16:53:24.927 | + functions-common:is_suse:458             :   [[ Ubuntu =~ (openSUSE) ]]
2017-03-15 16:53:24.929 | + functions-common:is_suse:458             :   [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]]
2017-03-15 16:53:24.930 | + lib/nova:configure_nova:384              :   create_nova_conf
2017-03-15 16:53:24.932 | + lib/nova:create_nova_conf:451            :   rm -f /opt/stack/new/nova/bin/nova.conf
2017-03-15 16:53:24.935 | + lib/nova:create_nova_conf:454            :   rm -f /etc/nova/nova.conf
2017-03-15 16:53:24.938 | + lib/nova:create_nova_conf:455            :   iniset /etc/nova/nova.conf DEFAULT debug True
2017-03-15 16:53:24.958 | + lib/nova:create_nova_conf:456            :   '[' True == True ']'
2017-03-15 16:53:24.960 | + lib/nova:create_nova_conf:457            :   iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True
2017-03-15 16:53:24.979 | + lib/nova:create_nova_conf:459            :   iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini
2017-03-15 16:53:25.002 | + lib/nova:create_nova_conf:460            :   iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf
2017-03-15 16:53:25.021 | + lib/nova:create_nova_conf:461            :   iniset /etc/nova/nova.conf DEFAULT scheduler_driver filter_scheduler
2017-03-15 16:53:25.039 | + lib/nova:create_nova_conf:462            :   iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter
2017-03-15 16:53:25.059 | + lib/nova:create_nova_conf:463            :   iniset /etc/nova/nova.conf DEFAULT default_floating_pool public
2017-03-15 16:53:25.077 | + lib/nova:create_nova_conf:464            :   [[ 4 == 6 ]]
2017-03-15 16:53:25.078 | + lib/nova:create_nova_conf:468            :   iniset /etc/nova/nova.conf DEFAULT my_ip 23.253.205.44
2017-03-15 16:53:25.096 | + lib/nova:create_nova_conf:470            :   iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x
2017-03-15 16:53:25.118 | + lib/nova:create_nova_conf:471            :   iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0
2017-03-15 16:53:25.136 | + lib/nova:create_nova_conf:472            :   iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0
2017-03-15 16:53:25.155 | + lib/nova:create_nova_conf:474            :   is_fedora
2017-03-15 16:53:25.157 | + functions-common:is_fedora:439           :   [[ -z Ubuntu ]]
2017-03-15 16:53:25.159 | + functions-common:is_fedora:443           :   '[' Ubuntu = Fedora ']'
2017-03-15 16:53:25.161 | + functions-common:is_fedora:443           :   '[' Ubuntu = 'Red Hat' ']'
2017-03-15 16:53:25.164 | + functions-common:is_fedora:444           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2017-03-15 16:53:25.166 | + functions-common:is_fedora:445           :   '[' Ubuntu = CentOS ']'
2017-03-15 16:53:25.168 | + functions-common:is_fedora:445           :   '[' Ubuntu = OracleServer ']'
2017-03-15 16:53:25.170 | + functions-common:is_fedora:446           :   '[' Ubuntu = Virtuozzo ']'
2017-03-15 16:53:25.172 | + functions-common:is_fedora:446           :   '[' Ubuntu = kvmibm ']'
2017-03-15 16:53:25.174 | + lib/nova:create_nova_conf:474            :   is_suse
2017-03-15 16:53:25.175 | + functions-common:is_suse:454             :   [[ -z Ubuntu ]]
2017-03-15 16:53:25.177 | + functions-common:is_suse:458             :   [[ Ubuntu =~ (openSUSE) ]]
2017-03-15 16:53:25.179 | + functions-common:is_suse:458             :   [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]]
2017-03-15 16:53:25.182 | + lib/nova:create_nova_conf:483            :   is_service_enabled n-api n-cond n-sched
2017-03-15 16:53:25.195 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:53:25.197 | ++ lib/nova:create_nova_conf:484            :   database_connection_url nova
2017-03-15 16:53:25.199 | ++ lib/database:database_connection_url:134 :   local db=nova
2017-03-15 16:53:25.201 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova
2017-03-15 16:53:25.203 | ++ lib/databases/mysql:database_connection_url_mysql:175 :   local db=nova
2017-03-15 16:53:25.205 | ++ lib/databases/mysql:database_connection_url_mysql:176 :   echo 'mysql+pymysql://root:secretmysql@127.0.0.1/nova?charset=utf8'
2017-03-15 16:53:25.207 | + lib/nova:create_nova_conf:484            :   iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/nova?charset=utf8'
2017-03-15 16:53:25.227 | ++ lib/nova:create_nova_conf:485            :   database_connection_url nova_api
2017-03-15 16:53:25.229 | ++ lib/database:database_connection_url:134 :   local db=nova_api
2017-03-15 16:53:25.231 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_api
2017-03-15 16:53:25.233 | ++ lib/databases/mysql:database_connection_url_mysql:175 :   local db=nova_api
2017-03-15 16:53:25.235 | ++ lib/databases/mysql:database_connection_url_mysql:176 :   echo 'mysql+pymysql://root:secretmysql@127.0.0.1/nova_api?charset=utf8'
2017-03-15 16:53:25.237 | + lib/nova:create_nova_conf:485            :   iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/nova_api?charset=utf8'
2017-03-15 16:53:25.256 | + lib/nova:create_nova_conf:488            :   is_service_enabled n-api
2017-03-15 16:53:25.270 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:53:25.273 | + lib/nova:create_nova_conf:489            :   is_service_enabled n-api-meta
2017-03-15 16:53:25.287 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:53:25.290 | + lib/nova:create_nova_conf:493            :   iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute,metadata
2017-03-15 16:53:25.311 | + lib/nova:create_nova_conf:494            :   is_service_enabled tls-proxy
2017-03-15 16:53:25.323 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:53:25.325 | + lib/nova:create_nova_conf:500            :   configure_auth_token_middleware /etc/nova/nova.conf nova /var/cache/nova
2017-03-15 16:53:25.327 | + lib/keystone:configure_auth_token_middleware:486 :   local conf_file=/etc/nova/nova.conf
2017-03-15 16:53:25.329 | + lib/keystone:configure_auth_token_middleware:487 :   local admin_user=nova
2017-03-15 16:53:25.331 | + lib/keystone:configure_auth_token_middleware:488 :   local signing_dir=/var/cache/nova
2017-03-15 16:53:25.333 | + lib/keystone:configure_auth_token_middleware:489 :   local section=keystone_authtoken
2017-03-15 16:53:25.335 | + lib/keystone:configure_auth_token_middleware:491 :   iniset /etc/nova/nova.conf keystone_authtoken auth_type password
2017-03-15 16:53:25.354 | + lib/keystone:configure_auth_token_middleware:492 :   iniset /etc/nova/nova.conf keystone_authtoken auth_url http://23.253.205.44/identity_admin
2017-03-15 16:53:25.374 | + lib/keystone:configure_auth_token_middleware:493 :   iniset /etc/nova/nova.conf keystone_authtoken username nova
2017-03-15 16:53:25.392 | + lib/keystone:configure_auth_token_middleware:494 :   iniset /etc/nova/nova.conf keystone_authtoken password secretservice
2017-03-15 16:53:25.411 | + lib/keystone:configure_auth_token_middleware:495 :   iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default
2017-03-15 16:53:25.430 | + lib/keystone:configure_auth_token_middleware:496 :   iniset /etc/nova/nova.conf keystone_authtoken project_name service
2017-03-15 16:53:25.449 | + lib/keystone:configure_auth_token_middleware:497 :   iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default
2017-03-15 16:53:25.467 | + lib/keystone:configure_auth_token_middleware:499 :   iniset /etc/nova/nova.conf keystone_authtoken auth_uri http://23.253.205.44/identity
2017-03-15 16:53:25.487 | + lib/keystone:configure_auth_token_middleware:500 :   iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2017-03-15 16:53:25.506 | + lib/keystone:configure_auth_token_middleware:501 :   iniset /etc/nova/nova.conf keystone_authtoken signing_dir /var/cache/nova
2017-03-15 16:53:25.524 | + lib/keystone:configure_auth_token_middleware:502 :   iniset /etc/nova/nova.conf keystone_authtoken memcached_servers 23.253.205.44:11211
2017-03-15 16:53:25.542 | + lib/nova:create_nova_conf:503            :   is_service_enabled cinder
2017-03-15 16:53:25.553 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:53:25.555 | + lib/nova:create_nova_conf:511            :   '[' -n /opt/stack/data/nova ']'
2017-03-15 16:53:25.556 | + lib/nova:create_nova_conf:512            :   iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova
2017-03-15 16:53:25.576 | + lib/nova:create_nova_conf:513            :   iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova
2017-03-15 16:53:25.598 | + lib/nova:create_nova_conf:515            :   '[' -n /opt/stack/data/nova/instances ']'
2017-03-15 16:53:25.600 | + lib/nova:create_nova_conf:516            :   iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances
2017-03-15 16:53:25.620 | + lib/nova:create_nova_conf:518            :   '[' False '!=' False ']'
2017-03-15 16:53:25.621 | + lib/nova:create_nova_conf:522            :   '[' False '!=' False ']'
2017-03-15 16:53:25.623 | + lib/nova:create_nova_conf:525            :   '[' False '!=' False ']'
2017-03-15 16:53:25.625 | + lib/nova:create_nova_conf:529            :   setup_logging /etc/nova/nova.conf False
2017-03-15 16:53:25.627 | + functions:setup_logging:576              :   local conf_file=/etc/nova/nova.conf
2017-03-15 16:53:25.629 | + functions:setup_logging:577              :   local other_cond=False
2017-03-15 16:53:25.631 | + functions:setup_logging:578              :   '[' False == True ']'
2017-03-15 16:53:25.632 | + functions:setup_logging:581              :   setup_standard_logging_identity /etc/nova/nova.conf
2017-03-15 16:53:25.634 | + functions:setup_standard_logging_identity:605 :   local conf_file=/etc/nova/nova.conf
2017-03-15 16:53:25.636 | + functions:setup_standard_logging_identity:606 :   iniset /etc/nova/nova.conf DEFAULT logging_user_identity_format '%(project_name)s %(user_name)s'
2017-03-15 16:53:25.653 | + lib/nova:create_nova_conf:531            :   '[' False == True ']'
2017-03-15 16:53:25.655 | + lib/nova:create_nova_conf:535            :   is_service_enabled ceilometer
2017-03-15 16:53:25.666 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:53:25.668 | + lib/nova:create_nova_conf:543            :   is_service_enabled n-cpu
2017-03-15 16:53:25.681 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:53:25.683 | + lib/nova:create_nova_conf:544            :   NOVNCPROXY_URL=http://23.253.205.44:6080/vnc_auto.html
2017-03-15 16:53:25.684 | + lib/nova:create_nova_conf:545            :   iniset /etc/nova/nova.conf vnc novncproxy_base_url http://23.253.205.44:6080/vnc_auto.html
2017-03-15 16:53:25.704 | + lib/nova:create_nova_conf:546            :   XVPVNCPROXY_URL=http://23.253.205.44:6081/console
2017-03-15 16:53:25.706 | + lib/nova:create_nova_conf:547            :   iniset /etc/nova/nova.conf vnc xvpvncproxy_base_url http://23.253.205.44:6081/console
2017-03-15 16:53:25.725 | + lib/nova:create_nova_conf:548            :   SPICEHTML5PROXY_URL=http://23.253.205.44:6082/spice_auto.html
2017-03-15 16:53:25.727 | + lib/nova:create_nova_conf:549            :   iniset /etc/nova/nova.conf spice html5proxy_base_url http://23.253.205.44:6082/spice_auto.html
2017-03-15 16:53:25.748 | + lib/nova:create_nova_conf:552            :   is_service_enabled n-novnc
2017-03-15 16:53:25.759 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:53:25.761 | + lib/nova:create_nova_conf:555            :   VNCSERVER_LISTEN=127.0.0.1
2017-03-15 16:53:25.762 | + lib/nova:create_nova_conf:556            :   VNCSERVER_PROXYCLIENT_ADDRESS=127.0.0.1
2017-03-15 16:53:25.764 | + lib/nova:create_nova_conf:557            :   iniset /etc/nova/nova.conf vnc vncserver_listen 127.0.0.1
2017-03-15 16:53:25.782 | + lib/nova:create_nova_conf:558            :   iniset /etc/nova/nova.conf vnc vncserver_proxyclient_address 127.0.0.1
2017-03-15 16:53:25.800 | + lib/nova:create_nova_conf:559            :   iniset /etc/nova/nova.conf vnc novncproxy_host 0.0.0.0
2017-03-15 16:53:25.819 | + lib/nova:create_nova_conf:560            :   iniset /etc/nova/nova.conf vnc xvpvncproxy_host 0.0.0.0
2017-03-15 16:53:25.838 | + lib/nova:create_nova_conf:565            :   is_service_enabled n-spice
2017-03-15 16:53:25.851 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:53:25.853 | + lib/nova:create_nova_conf:578            :   iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2
2017-03-15 16:53:25.874 | + lib/nova:create_nova_conf:579            :   iniset_rpc_backend nova /etc/nova/nova.conf
2017-03-15 16:53:25.876 | + lib/rpc_backend:iniset_rpc_backend:127   :   local package=nova
2017-03-15 16:53:25.878 | + lib/rpc_backend:iniset_rpc_backend:128   :   local file=/etc/nova/nova.conf
2017-03-15 16:53:25.880 | + lib/rpc_backend:iniset_rpc_backend:129   :   local section=DEFAULT
2017-03-15 16:53:25.882 | + lib/rpc_backend:iniset_rpc_backend:130   :   local virtual_host=
2017-03-15 16:53:25.884 | + lib/rpc_backend:iniset_rpc_backend:131   :   is_service_enabled rabbit
2017-03-15 16:53:25.896 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:53:25.898 | ++ lib/rpc_backend:iniset_rpc_backend:132   :   get_transport_url ''
2017-03-15 16:53:25.901 | ++ lib/rpc_backend:get_transport_url:119    :   local virtual_host=
2017-03-15 16:53:25.903 | ++ lib/rpc_backend:get_transport_url:120    :   is_service_enabled rabbit
2017-03-15 16:53:25.916 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:53:25.919 | ++ lib/rpc_backend:get_transport_url:121    :   echo rabbit://stackrabbit:secretrabbit@23.253.205.44:5672/
2017-03-15 16:53:25.922 | + lib/rpc_backend:iniset_rpc_backend:132   :   iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@23.253.205.44:5672/
2017-03-15 16:53:25.944 | + lib/rpc_backend:iniset_rpc_backend:133   :   '[' -n '' ']'
2017-03-15 16:53:25.946 | + lib/rpc_backend:iniset_rpc_backend:136   :   '[' -n '' ']'
2017-03-15 16:53:25.948 | + lib/nova:create_nova_conf:580            :   iniset /etc/nova/nova.conf glance api_servers http://23.253.205.44:9292
2017-03-15 16:53:25.970 | + lib/nova:create_nova_conf:582            :   iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2
2017-03-15 16:53:25.990 | + lib/nova:create_nova_conf:583            :   iniset /etc/nova/nova.conf DEFAULT metadata_workers 2
2017-03-15 16:53:26.009 | + lib/nova:create_nova_conf:585            :   iniset /etc/nova/nova.conf conductor workers 2
2017-03-15 16:53:26.030 | + lib/nova:create_nova_conf:587            :   iniset /etc/nova/nova.conf cinder os_region_name RegionOne
2017-03-15 16:53:26.050 | + lib/nova:create_nova_conf:589            :   is_ssl_enabled_service glance
2017-03-15 16:53:26.052 | + lib/tls:is_ssl_enabled_service:375       :   local services=glance
2017-03-15 16:53:26.053 | + lib/tls:is_ssl_enabled_service:376       :   local service=
2017-03-15 16:53:26.055 | + lib/tls:is_ssl_enabled_service:377       :   '[' False == False ']'
2017-03-15 16:53:26.057 | + lib/tls:is_ssl_enabled_service:378       :   return 1
2017-03-15 16:53:26.059 | + lib/nova:create_nova_conf:589            :   is_service_enabled tls-proxy
2017-03-15 16:53:26.071 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:53:26.073 | + lib/nova:create_nova_conf:594            :   is_ssl_enabled_service nova
2017-03-15 16:53:26.075 | + lib/tls:is_ssl_enabled_service:375       :   local services=nova
2017-03-15 16:53:26.077 | + lib/tls:is_ssl_enabled_service:376       :   local service=
2017-03-15 16:53:26.079 | + lib/tls:is_ssl_enabled_service:377       :   '[' False == False ']'
2017-03-15 16:53:26.081 | + lib/tls:is_ssl_enabled_service:378       :   return 1
2017-03-15 16:53:26.083 | + lib/nova:create_nova_conf:603            :   is_service_enabled n-sproxy
2017-03-15 16:53:26.094 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:53:26.096 | + lib/nova:create_nova_conf:607            :   iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5
2017-03-15 16:53:26.116 | + lib/nova:create_nova_conf:610            :   sudo cp /etc/nova/nova.conf /etc/nova/nova-dhcpbridge.conf
2017-03-15 16:53:26.123 | + lib/nova:create_nova_conf:612            :   local service=n-dhcp
2017-03-15 16:53:26.124 | + lib/nova:create_nova_conf:613            :   local logfile=n-dhcp.log.2017-03-15-164808
2017-03-15 16:53:26.126 | + lib/nova:create_nova_conf:614            :   local real_logfile=/opt/stack/new/n-dhcp.log.2017-03-15-164808
2017-03-15 16:53:26.128 | + lib/nova:create_nova_conf:615            :   [[ -n /opt/stack/new ]]
2017-03-15 16:53:26.130 | + lib/nova:create_nova_conf:616            :   bash -c 'cd '\''/opt/stack/new'\'' && ln -sf '\''n-dhcp.log.2017-03-15-164808'\'' n-dhcp.log'
2017-03-15 16:53:26.135 | + lib/nova:create_nova_conf:617            :   iniset /etc/nova/nova-dhcpbridge.conf DEFAULT log_file /opt/stack/new/n-dhcp.log.2017-03-15-164808
2017-03-15 16:53:26.154 | + lib/nova:create_nova_conf:618            :   [[ -n /opt/stack/new/screen-logs ]]
2017-03-15 16:53:26.156 | + lib/nova:create_nova_conf:620            :   ln -sf /opt/stack/new/n-dhcp.log.2017-03-15-164808 /opt/stack/new/screen-logs/screen-n-dhcp.log
2017-03-15 16:53:26.159 | + lib/nova:create_nova_conf:624            :   iniset /etc/nova/nova.conf DEFAULT dhcpbridge_flagfile /etc/nova/nova-dhcpbridge.conf
2017-03-15 16:53:26.179 | + lib/nova:create_nova_conf:626            :   '[' False == True ']'
2017-03-15 16:53:26.181 | + lib/nova:configure_nova:386              :   is_service_enabled n-cpu
2017-03-15 16:53:26.193 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:53:26.194 | + lib/nova:configure_nova:386              :   [[ -r /opt/stack/new/devstack/lib/nova_plugins/hypervisor-libvirt ]]
2017-03-15 16:53:26.196 | + lib/nova:configure_nova:388              :   configure_nova_hypervisor
2017-03-15 16:53:26.198 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 :   configure_libvirt
2017-03-15 16:53:26.200 | + lib/nova_plugins/functions-libvirt:configure_libvirt:58 :   is_service_enabled neutron
2017-03-15 16:53:26.212 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:53:26.214 | + lib/nova_plugins/functions-libvirt:configure_libvirt:58 :   is_neutron_ovs_base_plugin
2017-03-15 16:53:26.216 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 :   return 0
2017-03-15 16:53:26.218 | + lib/nova_plugins/functions-libvirt:configure_libvirt:58 :   sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf
2017-03-15 16:53:26.226 | + lib/nova_plugins/functions-libvirt:configure_libvirt:60 :   cat
2017-03-15 16:53:26.226 | + lib/nova_plugins/functions-libvirt:configure_libvirt:60 :   sudo tee -a /etc/libvirt/qemu.conf
2017-03-15 16:53:26.230 | cgroup_device_acl = [
2017-03-15 16:53:26.231 |     "/dev/null", "/dev/full", "/dev/zero",
2017-03-15 16:53:26.231 |     "/dev/random", "/dev/urandom",
2017-03-15 16:53:26.231 |     "/dev/ptmx", "/dev/kvm", "/dev/kqemu",
2017-03-15 16:53:26.231 |     "/dev/rtc", "/dev/hpet","/dev/net/tun",
2017-03-15 16:53:26.231 |     "/dev/vfio/vfio",
2017-03-15 16:53:26.231 | ]
2017-03-15 16:53:26.233 | + lib/nova_plugins/functions-libvirt:configure_libvirt:73 :   is_ubuntu
2017-03-15 16:53:26.235 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:26.237 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:26.238 | + lib/nova_plugins/functions-libvirt:configure_libvirt:73 :   '[' '!' -f /etc/init.d/libvirtd ']'
2017-03-15 16:53:26.240 | + lib/nova_plugins/functions-libvirt:configure_libvirt:74 :   LIBVIRT_DAEMON=libvirt-bin
2017-03-15 16:53:26.242 | + lib/nova_plugins/functions-libvirt:configure_libvirt:79 :   is_fedora
2017-03-15 16:53:26.243 | + functions-common:is_fedora:439           :   [[ -z Ubuntu ]]
2017-03-15 16:53:26.245 | + functions-common:is_fedora:443           :   '[' Ubuntu = Fedora ']'
2017-03-15 16:53:26.246 | + functions-common:is_fedora:443           :   '[' Ubuntu = 'Red Hat' ']'
2017-03-15 16:53:26.248 | + functions-common:is_fedora:444           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2017-03-15 16:53:26.250 | + functions-common:is_fedora:445           :   '[' Ubuntu = CentOS ']'
2017-03-15 16:53:26.251 | + functions-common:is_fedora:445           :   '[' Ubuntu = OracleServer ']'
2017-03-15 16:53:26.253 | + functions-common:is_fedora:446           :   '[' Ubuntu = Virtuozzo ']'
2017-03-15 16:53:26.255 | + functions-common:is_fedora:446           :   '[' Ubuntu = kvmibm ']'
2017-03-15 16:53:26.256 | + lib/nova_plugins/functions-libvirt:configure_libvirt:79 :   is_suse
2017-03-15 16:53:26.258 | + functions-common:is_suse:454             :   [[ -z Ubuntu ]]
2017-03-15 16:53:26.259 | + functions-common:is_suse:458             :   [[ Ubuntu =~ (openSUSE) ]]
2017-03-15 16:53:26.261 | + functions-common:is_suse:458             :   [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]]
2017-03-15 16:53:26.262 | + lib/nova_plugins/functions-libvirt:configure_libvirt:98 :   getent group libvirtd
2017-03-15 16:53:26.266 | + lib/nova_plugins/functions-libvirt:configure_libvirt:101 :   add_user_to_group stack libvirtd
2017-03-15 16:53:26.267 | + functions-common:add_user_to_group:2194  :   local user=stack
2017-03-15 16:53:26.269 | + functions-common:add_user_to_group:2195  :   local group=libvirtd
2017-03-15 16:53:26.270 | + functions-common:add_user_to_group:2197  :   sudo usermod -a -G libvirtd stack
2017-03-15 16:53:26.288 | + lib/nova_plugins/functions-libvirt:configure_libvirt:104 :   [[ True = \T\r\u\e ]]
2017-03-15 16:53:26.289 | + lib/nova_plugins/functions-libvirt:configure_libvirt:105 :   is_ubuntu
2017-03-15 16:53:26.291 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:26.293 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:26.295 | + lib/nova_plugins/functions-libvirt:configure_libvirt:110 :   local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu'
2017-03-15 16:53:26.296 | + lib/nova_plugins/functions-libvirt:configure_libvirt:114 :   local log_outputs=1:file:/var/log/libvirt/libvirtd.log
2017-03-15 16:53:26.298 | + lib/nova_plugins/functions-libvirt:configure_libvirt:115 :   sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf
2017-03-15 16:53:26.306 | + lib/nova_plugins/functions-libvirt:configure_libvirt:116 :   echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"'
2017-03-15 16:53:26.306 | + lib/nova_plugins/functions-libvirt:configure_libvirt:116 :   sudo tee -a /etc/libvirt/libvirtd.conf
2017-03-15 16:53:26.310 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"
2017-03-15 16:53:26.312 | + lib/nova_plugins/functions-libvirt:configure_libvirt:118 :   sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf
2017-03-15 16:53:26.319 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 :   echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"'
2017-03-15 16:53:26.319 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 :   sudo tee -a /etc/libvirt/libvirtd.conf
2017-03-15 16:53:26.323 | log_outputs="1:file:/var/log/libvirt/libvirtd.log"
2017-03-15 16:53:26.325 | + lib/nova_plugins/functions-libvirt:configure_libvirt:125 :   restart_service libvirt-bin
2017-03-15 16:53:26.327 | + functions-common:restart_service:2286    :   '[' -x /bin/systemctl ']'
2017-03-15 16:53:26.329 | + functions-common:restart_service:2287    :   sudo /bin/systemctl restart libvirt-bin
2017-03-15 16:53:26.393 | + lib/nova_plugins/functions-libvirt:configure_libvirt:131 :   restart_service virtlogd
2017-03-15 16:53:26.395 | + functions-common:restart_service:2286    :   '[' -x /bin/systemctl ']'
2017-03-15 16:53:26.397 | + functions-common:restart_service:2287    :   sudo /bin/systemctl restart virtlogd
2017-03-15 16:53:26.426 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 :   iniset /etc/nova/nova.conf libvirt virt_type qemu
2017-03-15 16:53:26.445 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 :   iniset /etc/nova/nova.conf libvirt cpu_mode none
2017-03-15 16:53:26.468 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 :   iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse
2017-03-15 16:53:26.488 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:45 :   iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system
2017-03-15 16:53:26.509 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:46 :   iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4
2017-03-15 16:53:26.529 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 :   iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver
2017-03-15 16:53:26.553 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 :   LIBVIRT_FIREWALL_DRIVER=nova.virt.libvirt.firewall.IptablesFirewallDriver
2017-03-15 16:53:26.555 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 :   iniset /etc/nova/nova.conf DEFAULT firewall_driver nova.virt.libvirt.firewall.IptablesFirewallDriver
2017-03-15 16:53:26.577 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:51 :   is_arch ppc64
2017-03-15 16:53:26.580 | ++ functions-common:is_arch:421             :   uname -m
2017-03-15 16:53:26.582 | + functions-common:is_arch:421             :   [[ x86_64 == \p\p\c\6\4 ]]
2017-03-15 16:53:26.584 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:56 :   is_arch aarch64
2017-03-15 16:53:26.587 | ++ functions-common:is_arch:421             :   uname -m
2017-03-15 16:53:26.590 | + functions-common:is_arch:421             :   [[ x86_64 == \a\a\r\c\h\6\4 ]]
2017-03-15 16:53:26.592 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:62 :   isset ENABLE_FILE_INJECTION
2017-03-15 16:53:26.596 | + functions-common:isset:162               :   [[ -v ENABLE_FILE_INJECTION ]]
2017-03-15 16:53:26.598 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:70 :   [[ qemu = \p\a\r\a\l\l\e\l\s ]]
2017-03-15 16:53:26.600 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:77 :   [[ '' == \L\V\M ]]
2017-03-15 16:53:26.602 | + ./stack.sh:main:864                      :   is_service_enabled placement
2017-03-15 16:53:26.615 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:53:26.617 | + ./stack.sh:main:866                      :   stack_install_service placement
2017-03-15 16:53:26.620 | + lib/stack:stack_install_service:20       :   local service=placement
2017-03-15 16:53:26.621 | + lib/stack:stack_install_service:21       :   type install_placement
2017-03-15 16:53:26.623 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2017-03-15 16:53:26.625 | + lib/stack:stack_install_service:32       :   install_placement
2017-03-15 16:53:26.628 | + lib/placement:install_placement:151      :   install_apache_wsgi
2017-03-15 16:53:26.630 | + lib/apache:install_apache_wsgi:72        :   is_ubuntu
2017-03-15 16:53:26.633 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:26.635 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:26.636 | + lib/apache:install_apache_wsgi:74        :   install_package apache2
2017-03-15 16:53:26.639 | + functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:53:26.642 | + functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:53:26.644 | + functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:53:26.646 | + functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:53:26.649 | + functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:53:26.650 | + functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:53:26.652 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:26.654 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:26.656 | + functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:53:26.660 | + functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:53:26.662 | + functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:53:26.664 | + functions-common:apt_get_update:1064     :   return
2017-03-15 16:53:26.667 | + functions-common:install_package:1290    :   real_install_package apache2
2017-03-15 16:53:26.669 | + functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:53:26.671 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:26.673 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:26.675 | + functions-common:real_install_package:1276 :   apt_get install apache2
2017-03-15 16:53:26.691 | + functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2
2017-03-15 16:53:26.721 | Reading package lists...
2017-03-15 16:53:26.931 | Building dependency tree...
2017-03-15 16:53:26.932 | Reading state information...
2017-03-15 16:53:27.065 | apache2 is already the newest version (2.4.18-2ubuntu3.1).
2017-03-15 16:53:27.065 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:53:27.068 | + functions-common:apt_get:1108            :   result=0
2017-03-15 16:53:27.070 | + functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:53:27.072 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:53:27.074 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:53:27.077 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:53:27.078 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:53:27.080 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:53:27.082 | + functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:53:27.084 | + functions-common:time_stop:2409          :   start_time=1489596806
2017-03-15 16:53:27.085 | + functions-common:time_stop:2411          :   [[ -z 1489596806 ]]
2017-03-15 16:53:27.088 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:53:27.090 | + functions-common:time_stop:2414          :   end_time=1489596807
2017-03-15 16:53:27.093 | + functions-common:time_stop:2415          :   elapsed_time=1
2017-03-15 16:53:27.095 | + functions-common:time_stop:2416          :   total=114
2017-03-15 16:53:27.097 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:53:27.099 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=115
2017-03-15 16:53:27.101 | + functions-common:apt_get:1112            :   return 0
2017-03-15 16:53:27.103 | + lib/apache:install_apache_wsgi:75        :   python3_enabled
2017-03-15 16:53:27.105 | + inc/python:python3_enabled:545           :   [[ False == \T\r\u\e ]]
2017-03-15 16:53:27.107 | + inc/python:python3_enabled:548           :   return 1
2017-03-15 16:53:27.108 | + lib/apache:install_apache_wsgi:81        :   install_package libapache2-mod-wsgi
2017-03-15 16:53:27.110 | + functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:53:27.112 | + functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:53:27.114 | + functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:53:27.116 | + functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:53:27.118 | + functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:53:27.119 | + functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:53:27.121 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:27.123 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:27.125 | + functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:53:27.127 | + functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:53:27.129 | + functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:53:27.130 | + functions-common:apt_get_update:1064     :   return
2017-03-15 16:53:27.132 | + functions-common:install_package:1290    :   real_install_package libapache2-mod-wsgi
2017-03-15 16:53:27.134 | + functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:53:27.136 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:27.137 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:27.139 | + functions-common:real_install_package:1276 :   apt_get install libapache2-mod-wsgi
2017-03-15 16:53:27.157 | + functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi
2017-03-15 16:53:27.184 | Reading package lists...
2017-03-15 16:53:27.358 | Building dependency tree...
2017-03-15 16:53:27.359 | Reading state information...
2017-03-15 16:53:27.496 | libapache2-mod-wsgi is already the newest version (4.3.0-1.1build1).
2017-03-15 16:53:27.496 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:53:27.499 | + functions-common:apt_get:1108            :   result=0
2017-03-15 16:53:27.501 | + functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:53:27.503 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:53:27.505 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:53:27.507 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:53:27.509 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:53:27.511 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:53:27.513 | + functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:53:27.515 | + functions-common:time_stop:2409          :   start_time=1489596807
2017-03-15 16:53:27.517 | + functions-common:time_stop:2411          :   [[ -z 1489596807 ]]
2017-03-15 16:53:27.519 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:53:27.522 | + functions-common:time_stop:2414          :   end_time=1489596807
2017-03-15 16:53:27.524 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 16:53:27.526 | + functions-common:time_stop:2416          :   total=115
2017-03-15 16:53:27.528 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:53:27.530 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=115
2017-03-15 16:53:27.532 | + functions-common:apt_get:1112            :   return 0
2017-03-15 16:53:27.534 | + lib/apache:install_apache_wsgi:92        :   enable_apache_mod wsgi
2017-03-15 16:53:27.536 | + lib/apache:enable_apache_mod:54          :   local mod=wsgi
2017-03-15 16:53:27.538 | + lib/apache:enable_apache_mod:56          :   is_ubuntu
2017-03-15 16:53:27.540 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:27.542 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:27.544 | + lib/apache:enable_apache_mod:57          :   a2query -m wsgi
2017-03-15 16:53:27.590 | wsgi (enabled by maintainer script)
2017-03-15 16:53:27.592 | + lib/apache:install_apache_wsgi:97        :   sudo a2enmod version
2017-03-15 16:53:27.635 | ERROR: Module version does not exist!
2017-03-15 16:53:27.638 | + lib/apache:install_apache_wsgi:97        :   true
2017-03-15 16:53:27.640 | + lib/placement:install_placement:152      :   is_ssl_enabled_service placement-api
2017-03-15 16:53:27.641 | + lib/tls:is_ssl_enabled_service:375       :   local services=placement-api
2017-03-15 16:53:27.643 | + lib/tls:is_ssl_enabled_service:376       :   local service=
2017-03-15 16:53:27.645 | + lib/tls:is_ssl_enabled_service:377       :   '[' False == False ']'
2017-03-15 16:53:27.646 | + lib/tls:is_ssl_enabled_service:378       :   return 1
2017-03-15 16:53:27.648 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2017-03-15 16:53:27.649 | + ./stack.sh:main:867                      :   cleanup_placement
2017-03-15 16:53:27.651 | ++ lib/placement:cleanup_placement:64       :   apache_site_config_for placement-api
2017-03-15 16:53:27.653 | ++ lib/apache:apache_site_config_for:149    :   local site=placement-api
2017-03-15 16:53:27.655 | ++ lib/apache:apache_site_config_for:150    :   is_ubuntu
2017-03-15 16:53:27.656 | ++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:27.658 | ++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:27.659 | ++ lib/apache:apache_site_config_for:151    :   local apache_version
2017-03-15 16:53:27.662 | +++ lib/apache:apache_site_config_for:152    :   get_apache_version
2017-03-15 16:53:27.663 | +++ lib/apache:get_apache_version:104        :   is_ubuntu
2017-03-15 16:53:27.665 | +++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:27.667 | +++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:27.669 | +++ lib/apache:get_apache_version:105        :   local version_str
2017-03-15 16:53:27.672 | ++++ lib/apache:get_apache_version:106        :   sudo /usr/sbin/apache2ctl -v
2017-03-15 16:53:27.672 | ++++ lib/apache:get_apache_version:106        :   awk '/Server version/ {print $3}'
2017-03-15 16:53:27.673 | ++++ lib/apache:get_apache_version:106        :   cut -f2 -d/
2017-03-15 16:53:27.717 | +++ lib/apache:get_apache_version:106        :   version_str=2.4.18
2017-03-15 16:53:27.719 | +++ lib/apache:get_apache_version:116        :   [[ 2.4.18 =~ ^2\.2\. ]]
2017-03-15 16:53:27.720 | +++ lib/apache:get_apache_version:118        :   [[ 2.4.18 =~ ^2\.4\. ]]
2017-03-15 16:53:27.722 | +++ lib/apache:get_apache_version:119        :   echo 2.4
2017-03-15 16:53:27.724 | ++ lib/apache:apache_site_config_for:152    :   apache_version=2.4
2017-03-15 16:53:27.726 | ++ lib/apache:apache_site_config_for:153    :   [[ 2.4 == \2\.\2 ]]
2017-03-15 16:53:27.728 | ++ lib/apache:apache_site_config_for:158    :   echo /etc/apache2/sites-available/placement-api.conf
2017-03-15 16:53:27.731 | + lib/placement:cleanup_placement:64       :   sudo rm -f /etc/apache2/sites-available/placement-api.conf
2017-03-15 16:53:27.739 | + ./stack.sh:main:868                      :   configure_placement
2017-03-15 16:53:27.740 | + lib/placement:configure_placement:120    :   '[' False '!=' False ']'
2017-03-15 16:53:27.742 | + lib/placement:configure_placement:123    :   _config_placement_apache_wsgi
2017-03-15 16:53:27.744 | + lib/placement:_config_placement_apache_wsgi:69 :   local placement_api_apache_conf
2017-03-15 16:53:27.747 | + lib/placement:_config_placement_apache_wsgi:70 :   local venv_path=
2017-03-15 16:53:27.749 | + lib/placement:_config_placement_apache_wsgi:71 :   local nova_bin_dir=
2017-03-15 16:53:27.751 | ++ lib/placement:_config_placement_apache_wsgi:72 :   get_python_exec_prefix
2017-03-15 16:53:27.763 | ++ inc/python:get_python_exec_prefix:52     :   is_fedora
2017-03-15 16:53:27.765 | ++ functions-common:is_fedora:439           :   [[ -z Ubuntu ]]
2017-03-15 16:53:27.767 | ++ functions-common:is_fedora:443           :   '[' Ubuntu = Fedora ']'
2017-03-15 16:53:27.769 | ++ functions-common:is_fedora:443           :   '[' Ubuntu = 'Red Hat' ']'
2017-03-15 16:53:27.771 | ++ functions-common:is_fedora:444           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2017-03-15 16:53:27.772 | ++ functions-common:is_fedora:445           :   '[' Ubuntu = CentOS ']'
2017-03-15 16:53:27.774 | ++ functions-common:is_fedora:445           :   '[' Ubuntu = OracleServer ']'
2017-03-15 16:53:27.776 | ++ functions-common:is_fedora:446           :   '[' Ubuntu = Virtuozzo ']'
2017-03-15 16:53:27.778 | ++ functions-common:is_fedora:446           :   '[' Ubuntu = kvmibm ']'
2017-03-15 16:53:27.779 | ++ inc/python:get_python_exec_prefix:52     :   is_suse
2017-03-15 16:53:27.781 | ++ functions-common:is_suse:454             :   [[ -z Ubuntu ]]
2017-03-15 16:53:27.783 | ++ functions-common:is_suse:458             :   [[ Ubuntu =~ (openSUSE) ]]
2017-03-15 16:53:27.785 | ++ functions-common:is_suse:458             :   [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]]
2017-03-15 16:53:27.786 | ++ inc/python:get_python_exec_prefix:55     :   echo /usr/local/bin
2017-03-15 16:53:27.789 | + lib/placement:_config_placement_apache_wsgi:72 :   nova_bin_dir=/usr/local/bin
2017-03-15 16:53:27.791 | ++ lib/placement:_config_placement_apache_wsgi:73 :   apache_site_config_for placement-api
2017-03-15 16:53:27.793 | ++ lib/apache:apache_site_config_for:149    :   local site=placement-api
2017-03-15 16:53:27.795 | ++ lib/apache:apache_site_config_for:150    :   is_ubuntu
2017-03-15 16:53:27.797 | ++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:27.799 | ++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:27.801 | ++ lib/apache:apache_site_config_for:151    :   local apache_version
2017-03-15 16:53:27.803 | +++ lib/apache:apache_site_config_for:152    :   get_apache_version
2017-03-15 16:53:27.805 | +++ lib/apache:get_apache_version:104        :   is_ubuntu
2017-03-15 16:53:27.807 | +++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:27.809 | +++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:27.811 | +++ lib/apache:get_apache_version:105        :   local version_str
2017-03-15 16:53:27.815 | ++++ lib/apache:get_apache_version:106        :   sudo /usr/sbin/apache2ctl -v
2017-03-15 16:53:27.815 | ++++ lib/apache:get_apache_version:106        :   awk '/Server version/ {print $3}'
2017-03-15 16:53:27.816 | ++++ lib/apache:get_apache_version:106        :   cut -f2 -d/
2017-03-15 16:53:27.855 | +++ lib/apache:get_apache_version:106        :   version_str=2.4.18
2017-03-15 16:53:27.857 | +++ lib/apache:get_apache_version:116        :   [[ 2.4.18 =~ ^2\.2\. ]]
2017-03-15 16:53:27.859 | +++ lib/apache:get_apache_version:118        :   [[ 2.4.18 =~ ^2\.4\. ]]
2017-03-15 16:53:27.861 | +++ lib/apache:get_apache_version:119        :   echo 2.4
2017-03-15 16:53:27.864 | ++ lib/apache:apache_site_config_for:152    :   apache_version=2.4
2017-03-15 16:53:27.866 | ++ lib/apache:apache_site_config_for:153    :   [[ 2.4 == \2\.\2 ]]
2017-03-15 16:53:27.869 | ++ lib/apache:apache_site_config_for:158    :   echo /etc/apache2/sites-available/placement-api.conf
2017-03-15 16:53:27.871 | + lib/placement:_config_placement_apache_wsgi:73 :   placement_api_apache_conf=/etc/apache2/sites-available/placement-api.conf
2017-03-15 16:53:27.873 | + lib/placement:_config_placement_apache_wsgi:76 :   is_ssl_enabled_service placement-api
2017-03-15 16:53:27.875 | + lib/tls:is_ssl_enabled_service:375       :   local services=placement-api
2017-03-15 16:53:27.877 | + lib/tls:is_ssl_enabled_service:376       :   local service=
2017-03-15 16:53:27.879 | + lib/tls:is_ssl_enabled_service:377       :   '[' False == False ']'
2017-03-15 16:53:27.881 | + lib/tls:is_ssl_enabled_service:378       :   return 1
2017-03-15 16:53:27.883 | + lib/placement:_config_placement_apache_wsgi:83 :   [[ False = True ]]
2017-03-15 16:53:27.885 | + lib/placement:_config_placement_apache_wsgi:88 :   sudo cp /opt/stack/new/devstack/files/apache-placement-api.template /etc/apache2/sites-available/placement-api.conf
2017-03-15 16:53:27.893 | + lib/placement:_config_placement_apache_wsgi:89 :   sudo sed -e '
2017-03-15 16:53:27.893 |         s|%APACHE_NAME%|apache2|g;
2017-03-15 16:53:27.893 |         s|%PUBLICWSGI%|/usr/local/bin/nova-placement-api|g;
2017-03-15 16:53:27.893 |         s|%SSLENGINE%||g;
2017-03-15 16:53:27.893 |         s|%SSLCERTFILE%||g;
2017-03-15 16:53:27.893 |         s|%SSLKEYFILE%||g;
2017-03-15 16:53:27.893 |         s|%USER%|stack|g;
2017-03-15 16:53:27.893 |         s|%VIRTUALENV%||g
2017-03-15 16:53:27.893 |         s|%APIWORKERS%|2|g
2017-03-15 16:53:27.893 |     ' -i /etc/apache2/sites-available/placement-api.conf
2017-03-15 16:53:27.901 | + ./stack.sh:main:875                      :   is_service_enabled placement placement-client
2017-03-15 16:53:27.914 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:53:27.916 | + ./stack.sh:main:876                      :   is_service_enabled n-cpu
2017-03-15 16:53:27.928 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:53:27.930 | + ./stack.sh:main:877                      :   configure_placement_nova_compute
2017-03-15 16:53:27.932 | + lib/placement:configure_placement_nova_compute:102 :   iniset /etc/nova/nova.conf placement auth_type password
2017-03-15 16:53:27.954 | + lib/placement:configure_placement_nova_compute:103 :   iniset /etc/nova/nova.conf placement auth_url http://23.253.205.44/identity/v3
2017-03-15 16:53:27.972 | + lib/placement:configure_placement_nova_compute:104 :   iniset /etc/nova/nova.conf placement username placement
2017-03-15 16:53:27.992 | + lib/placement:configure_placement_nova_compute:105 :   iniset /etc/nova/nova.conf placement password secretservice
2017-03-15 16:53:28.015 | + lib/placement:configure_placement_nova_compute:106 :   iniset /etc/nova/nova.conf placement user_domain_name Default
2017-03-15 16:53:28.036 | + lib/placement:configure_placement_nova_compute:107 :   iniset /etc/nova/nova.conf placement project_name service
2017-03-15 16:53:28.057 | + lib/placement:configure_placement_nova_compute:108 :   iniset /etc/nova/nova.conf placement project_domain_name Default
2017-03-15 16:53:28.076 | + lib/placement:configure_placement_nova_compute:109 :   iniset /etc/nova/nova.conf placement os_region_name RegionOne
2017-03-15 16:53:28.095 | + ./stack.sh:main:881                      :   is_service_enabled horizon
2017-03-15 16:53:28.109 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:53:28.111 | + ./stack.sh:main:883                      :   install_django_openstack_auth
2017-03-15 16:53:28.113 | + lib/horizon:install_django_openstack_auth:160 :   use_library_from_git django_openstack_auth
2017-03-15 16:53:28.115 | + inc/python:use_library_from_git:369      :   local name=django_openstack_auth
2017-03-15 16:53:28.117 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:53:28.119 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:53:28.121 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,django_openstack_auth, ]]
2017-03-15 16:53:28.123 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:53:28.125 | + ./stack.sh:main:885                      :   stack_install_service horizon
2017-03-15 16:53:28.128 | + lib/stack:stack_install_service:20       :   local service=horizon
2017-03-15 16:53:28.130 | + lib/stack:stack_install_service:21       :   type install_horizon
2017-03-15 16:53:28.132 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2017-03-15 16:53:28.134 | + lib/stack:stack_install_service:32       :   install_horizon
2017-03-15 16:53:28.136 | + lib/horizon:install_horizon:175          :   install_apache_wsgi
2017-03-15 16:53:28.137 | + lib/apache:install_apache_wsgi:72        :   is_ubuntu
2017-03-15 16:53:28.139 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:28.140 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:28.142 | + lib/apache:install_apache_wsgi:74        :   install_package apache2
2017-03-15 16:53:28.144 | + functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:53:28.145 | + functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:53:28.147 | + functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:53:28.148 | + functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:53:28.151 | + functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:53:28.153 | + functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:53:28.155 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:28.157 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:28.159 | + functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:53:28.161 | + functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:53:28.163 | + functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:53:28.166 | + functions-common:apt_get_update:1064     :   return
2017-03-15 16:53:28.168 | + functions-common:install_package:1290    :   real_install_package apache2
2017-03-15 16:53:28.171 | + functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:53:28.173 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:28.174 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:28.176 | + functions-common:real_install_package:1276 :   apt_get install apache2
2017-03-15 16:53:28.192 | + functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2
2017-03-15 16:53:28.220 | Reading package lists...
2017-03-15 16:53:28.421 | Building dependency tree...
2017-03-15 16:53:28.422 | Reading state information...
2017-03-15 16:53:28.558 | apache2 is already the newest version (2.4.18-2ubuntu3.1).
2017-03-15 16:53:28.558 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:53:28.563 | + functions-common:apt_get:1108            :   result=0
2017-03-15 16:53:28.565 | + functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:53:28.567 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:53:28.569 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:53:28.571 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:53:28.573 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:53:28.574 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:53:28.576 | + functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:53:28.578 | + functions-common:time_stop:2409          :   start_time=1489596808
2017-03-15 16:53:28.580 | + functions-common:time_stop:2411          :   [[ -z 1489596808 ]]
2017-03-15 16:53:28.583 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:53:28.585 | + functions-common:time_stop:2414          :   end_time=1489596808
2017-03-15 16:53:28.587 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 16:53:28.589 | + functions-common:time_stop:2416          :   total=115
2017-03-15 16:53:28.590 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:53:28.592 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=115
2017-03-15 16:53:28.594 | + functions-common:apt_get:1112            :   return 0
2017-03-15 16:53:28.596 | + lib/apache:install_apache_wsgi:75        :   python3_enabled
2017-03-15 16:53:28.598 | + inc/python:python3_enabled:545           :   [[ False == \T\r\u\e ]]
2017-03-15 16:53:28.600 | + inc/python:python3_enabled:548           :   return 1
2017-03-15 16:53:28.602 | + lib/apache:install_apache_wsgi:81        :   install_package libapache2-mod-wsgi
2017-03-15 16:53:28.604 | + functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:53:28.606 | + functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:53:28.608 | + functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:53:28.610 | + functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:53:28.612 | + functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:53:28.614 | + functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:53:28.616 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:28.618 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:28.620 | + functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:53:28.623 | + functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:53:28.625 | + functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:53:28.627 | + functions-common:apt_get_update:1064     :   return
2017-03-15 16:53:28.629 | + functions-common:install_package:1290    :   real_install_package libapache2-mod-wsgi
2017-03-15 16:53:28.630 | + functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:53:28.632 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:28.634 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:28.636 | + functions-common:real_install_package:1276 :   apt_get install libapache2-mod-wsgi
2017-03-15 16:53:28.652 | + functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi
2017-03-15 16:53:28.680 | Reading package lists...
2017-03-15 16:53:28.884 | Building dependency tree...
2017-03-15 16:53:28.885 | Reading state information...
2017-03-15 16:53:29.033 | libapache2-mod-wsgi is already the newest version (4.3.0-1.1build1).
2017-03-15 16:53:29.034 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:53:29.037 | + functions-common:apt_get:1108            :   result=0
2017-03-15 16:53:29.039 | + functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:53:29.041 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:53:29.043 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:53:29.045 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:53:29.047 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:53:29.049 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:53:29.051 | + functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:53:29.053 | + functions-common:time_stop:2409          :   start_time=1489596808
2017-03-15 16:53:29.055 | + functions-common:time_stop:2411          :   [[ -z 1489596808 ]]
2017-03-15 16:53:29.057 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:53:29.061 | + functions-common:time_stop:2414          :   end_time=1489596809
2017-03-15 16:53:29.062 | + functions-common:time_stop:2415          :   elapsed_time=1
2017-03-15 16:53:29.064 | + functions-common:time_stop:2416          :   total=115
2017-03-15 16:53:29.066 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:53:29.068 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=116
2017-03-15 16:53:29.070 | + functions-common:apt_get:1112            :   return 0
2017-03-15 16:53:29.072 | + lib/apache:install_apache_wsgi:92        :   enable_apache_mod wsgi
2017-03-15 16:53:29.074 | + lib/apache:enable_apache_mod:54          :   local mod=wsgi
2017-03-15 16:53:29.076 | + lib/apache:enable_apache_mod:56          :   is_ubuntu
2017-03-15 16:53:29.077 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:53:29.079 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:53:29.081 | + lib/apache:enable_apache_mod:57          :   a2query -m wsgi
2017-03-15 16:53:29.137 | wsgi (enabled by maintainer script)
2017-03-15 16:53:29.140 | + lib/apache:install_apache_wsgi:97        :   sudo a2enmod version
2017-03-15 16:53:29.184 | ERROR: Module version does not exist!
2017-03-15 16:53:29.187 | + lib/apache:install_apache_wsgi:97        :   true
2017-03-15 16:53:29.190 | + lib/horizon:install_horizon:177          :   git_clone git://git.openstack.org/openstack/horizon.git /opt/stack/new/horizon master
2017-03-15 16:53:29.192 | + functions-common:git_clone:496           :   local git_remote=git://git.openstack.org/openstack/horizon.git
2017-03-15 16:53:29.194 | + functions-common:git_clone:497           :   local git_dest=/opt/stack/new/horizon
2017-03-15 16:53:29.197 | + functions-common:git_clone:498           :   local git_ref=master
2017-03-15 16:53:29.199 | + functions-common:git_clone:499           :   local orig_dir
2017-03-15 16:53:29.202 | ++ functions-common:git_clone:500           :   pwd
2017-03-15 16:53:29.204 | + functions-common:git_clone:500           :   orig_dir=/opt/stack/new/devstack
2017-03-15 16:53:29.206 | + functions-common:git_clone:501           :   local git_clone_flags=
2017-03-15 16:53:29.209 | ++ functions-common:git_clone:503           :   trueorfalse False RECLONE
2017-03-15 16:53:29.225 | + functions-common:git_clone:503           :   RECLONE=False
2017-03-15 16:53:29.227 | + functions-common:git_clone:504           :   [[ 0 -gt 0 ]]
2017-03-15 16:53:29.229 | + functions-common:git_clone:508           :   [[ False = \T\r\u\e ]]
2017-03-15 16:53:29.231 | + functions-common:git_clone:517           :   echo master
2017-03-15 16:53:29.232 | + functions-common:git_clone:517           :   egrep -q '^refs'
2017-03-15 16:53:29.236 | + functions-common:git_clone:531           :   [[ ! -d /opt/stack/new/horizon ]]
2017-03-15 16:53:29.238 | + functions-common:git_clone:539           :   [[ False = \T\r\u\e ]]
2017-03-15 16:53:29.240 | + functions-common:git_clone:565           :   cd /opt/stack/new/horizon
2017-03-15 16:53:29.242 | + functions-common:git_clone:566           :   git show --oneline
2017-03-15 16:53:29.243 | + functions-common:git_clone:566           :   head -1
2017-03-15 16:53:29.244 | 4187837 Merge "Define profiler constant to fix /jasmine test run"
2017-03-15 16:53:29.247 | + functions-common:git_clone:567           :   cd /opt/stack/new/devstack
2017-03-15 16:53:29.249 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2017-03-15 16:53:29.251 | + ./stack.sh:main:888                      :   is_service_enabled tls-proxy
2017-03-15 16:53:29.265 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:53:29.268 | + ./stack.sh:main:888                      :   '[' False == True ']'
2017-03-15 16:53:29.270 | + ./stack.sh:main:896                      :   run_phase stack install
2017-03-15 16:53:29.272 | + functions-common:run_phase:1873          :   local mode=stack
2017-03-15 16:53:29.274 | + functions-common:run_phase:1874          :   local phase=install
2017-03-15 16:53:29.276 | + functions-common:run_phase:1875          :   [[ -d /opt/stack/new/devstack/extras.d ]]
2017-03-15 16:53:29.278 | + functions-common:run_phase:1876          :   local extra_plugin_file_name
2017-03-15 16:53:29.280 | + functions-common:run_phase:1877          :   for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh'
2017-03-15 16:53:29.281 | + functions-common:run_phase:1882          :   local exceptions=80-tempest.sh
2017-03-15 16:53:29.283 | + functions-common:run_phase:1883          :   local extra
2017-03-15 16:53:29.285 | ++ functions-common:run_phase:1884          :   basename /opt/stack/new/devstack/extras.d/80-tempest.sh
2017-03-15 16:53:29.288 | + functions-common:run_phase:1884          :   extra=80-tempest.sh
2017-03-15 16:53:29.290 | + functions-common:run_phase:1885          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2017-03-15 16:53:29.292 | + functions-common:run_phase:1889          :   [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]]
2017-03-15 16:53:29.294 | + functions-common:run_phase:1889          :   source /opt/stack/new/devstack/extras.d/80-tempest.sh stack install
2017-03-15 16:53:29.296 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2017-03-15 16:53:29.308 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:53:29.310 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2017-03-15 16:53:29.323 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2017-03-15 16:53:29.323 | ++ extras.d/80-tempest.sh:source:7          :   [[ install == \i\n\s\t\a\l\l ]]
2017-03-15 16:53:29.323 | ++ extras.d/80-tempest.sh:source:8          :   echo_summary 'Installing Tempest'
2017-03-15 16:53:29.323 | ++ ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 16:53:29.323 | ++ ./stack.sh:echo_summary:398              :   echo -e Installing Tempest
2017-03-15 16:53:29.323 | ++ extras.d/80-tempest.sh:source:9          :   install_tempest
2017-03-15 16:53:29.323 | ++ lib/tempest:install_tempest:618          :   git_clone git://git.openstack.org/openstack/tempest.git /opt/stack/new/tempest master
2017-03-15 16:53:29.325 | ++ functions-common:git_clone:496           :   local git_remote=git://git.openstack.org/openstack/tempest.git
2017-03-15 16:53:29.327 | ++ functions-common:git_clone:497           :   local git_dest=/opt/stack/new/tempest
2017-03-15 16:53:29.329 | ++ functions-common:git_clone:498           :   local git_ref=master
2017-03-15 16:53:29.331 | ++ functions-common:git_clone:499           :   local orig_dir
2017-03-15 16:53:29.334 | +++ functions-common:git_clone:500           :   pwd
2017-03-15 16:53:29.337 | ++ functions-common:git_clone:500           :   orig_dir=/opt/stack/new/devstack
2017-03-15 16:53:29.339 | ++ functions-common:git_clone:501           :   local git_clone_flags=
2017-03-15 16:53:29.342 | +++ functions-common:git_clone:503           :   trueorfalse False RECLONE
2017-03-15 16:53:29.358 | ++ functions-common:git_clone:503           :   RECLONE=False
2017-03-15 16:53:29.360 | ++ functions-common:git_clone:504           :   [[ 0 -gt 0 ]]
2017-03-15 16:53:29.362 | ++ functions-common:git_clone:508           :   [[ False = \T\r\u\e ]]
2017-03-15 16:53:29.366 | ++ functions-common:git_clone:517           :   echo master
2017-03-15 16:53:29.366 | ++ functions-common:git_clone:517           :   egrep -q '^refs'
2017-03-15 16:53:29.371 | ++ functions-common:git_clone:531           :   [[ ! -d /opt/stack/new/tempest ]]
2017-03-15 16:53:29.373 | ++ functions-common:git_clone:539           :   [[ False = \T\r\u\e ]]
2017-03-15 16:53:29.375 | ++ functions-common:git_clone:565           :   cd /opt/stack/new/tempest
2017-03-15 16:53:29.378 | ++ functions-common:git_clone:566           :   head -1
2017-03-15 16:53:29.378 | ++ functions-common:git_clone:566           :   git show --oneline
2017-03-15 16:53:29.380 | 499314a Merge "Add "list Glance API versions" test"
2017-03-15 16:53:29.383 | ++ functions-common:git_clone:567           :   cd /opt/stack/new/devstack
2017-03-15 16:53:29.385 | ++ lib/tempest:install_tempest:619          :   pip_install tox
2017-03-15 16:53:29.900 | ++ inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt tox
2017-03-15 16:53:30.493 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.495 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.588 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.590 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.597 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.599 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.611 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.613 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.620 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.622 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.652 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.654 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.679 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.681 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.733 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.735 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.742 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.744 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.746 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.749 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.753 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.755 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.772 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.774 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.785 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.787 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.816 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.818 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.833 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.835 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.938 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.940 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:30.996 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:30.998 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:31.102 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:31.104 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:31.130 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:31.132 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:31.175 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:31.177 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:31.188 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:31.190 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:31.202 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:31.204 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:31.214 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:53:31.216 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:53:31.241 | Requirement already satisfied: tox in /usr/local/lib/python2.7/dist-packages
2017-03-15 16:53:31.253 | Requirement already satisfied: pluggy<1.0,>=0.3.0 in /usr/local/lib/python2.7/dist-packages (from tox)
2017-03-15 16:53:31.256 | Requirement already satisfied: py===1.4.32 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 317))
2017-03-15 16:53:31.258 | Requirement already satisfied: virtualenv===15.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 485))
2017-03-15 16:53:31.404 | ++ inc/python:pip_install:334               :   result=0
2017-03-15 16:53:31.406 | ++ inc/python:pip_install:337               :   local test_req=tox/test-requirements.txt
2017-03-15 16:53:31.407 | ++ inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:53:31.409 | ++ inc/python:pip_install:338               :   [[ -e tox/test-requirements.txt ]]
2017-03-15 16:53:31.411 | ++ inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:53:31.413 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 16:53:31.415 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 16:53:31.416 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:53:31.418 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 16:53:31.420 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 16:53:31.421 | ++ functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:53:31.423 | ++ functions-common:time_stop:2409          :   start_time=1489596809
2017-03-15 16:53:31.425 | ++ functions-common:time_stop:2411          :   [[ -z 1489596809 ]]
2017-03-15 16:53:31.427 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:53:31.431 | ++ functions-common:time_stop:2414          :   end_time=1489596811
2017-03-15 16:53:31.433 | ++ functions-common:time_stop:2415          :   elapsed_time=2
2017-03-15 16:53:31.435 | ++ functions-common:time_stop:2416          :   total=179
2017-03-15 16:53:31.437 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:53:31.439 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=181
2017-03-15 16:53:31.441 | ++ inc/python:pip_install:351               :   return 0
2017-03-15 16:53:31.443 | ++ lib/tempest:install_tempest:620          :   pushd /opt/stack/new/tempest
2017-03-15 16:53:31.443 | ~/tempest ~/devstack
2017-03-15 16:53:31.445 | ++ lib/tempest:install_tempest:621          :   tox --notest -efull
2017-03-15 16:53:32.757 | full create: /opt/stack/new/tempest/.tox/tempest
2017-03-15 16:53:35.694 | full installdeps: setuptools, -r/opt/stack/new/tempest/requirements.txt
2017-03-15 16:53:54.066 | full develop-inst: /opt/stack/new/tempest
2017-03-15 16:54:05.739 | full installed: appdirs==1.4.3,asn1crypto==0.21.1,Babel==2.3.4,cffi==1.9.1,cliff==2.4.0,cmd2==0.7.0,cryptography==1.8.1,debtcollector==1.12.0,enum34==1.1.6,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.5,ipaddress==1.0.18,iso8601==0.1.11,jsonschema==2.6.0,linecache2==1.0.0,monotonic==1.2,msgpack-python==0.4.8,netaddr==0.7.19,netifaces==0.10.5,openstack-requirements==1.0.0,os-testr==0.8.0,oslo.concurrency==3.19.0,oslo.config==3.23.0,oslo.context==2.13.0,oslo.i18n==3.14.0,oslo.log==3.21.0,oslo.serialization==2.17.0,oslo.utils==3.23.0,packaging==16.8,paramiko==2.1.2,Parsley==1.3,pbr==2.0.0,positional==1.1.1,prettytable==0.7.2,pyasn1==0.2.3,pycparser==2.17,pyinotify==0.9.6,pyparsing==2.2.0,python-dateutil==2.6.0,python-mimeparse==1.6.0,python-subunit==1.2.0,pytz==2016.10,PyYAML==3.12,requests==2.12.5,rfc3986==0.4.1,six==1.10.0,stevedore==1.21.0,-e git+https://git.openstack.org/openstack/tempest@499314a90c2b5e9873e759bf07fe5c563dec9275#egg=tempest,testrepository==0.0.20,testtools==2.2.0,traceback2==1.4.0,unicodecsv==0.14.1,unittest2==1.1.0,urllib3==1.20,wrapt==1.10.8
2017-03-15 16:54:05.739 | ___________________________________ summary ____________________________________
2017-03-15 16:54:05.739 |   full: skipped tests
2017-03-15 16:54:05.739 |   congratulations :)
2017-03-15 16:54:05.756 | ++ lib/tempest:install_tempest:625          :   /opt/stack/new/tempest/.tox/tempest/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -r requirements.txt
2017-03-15 16:54:06.211 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.213 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.305 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.307 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.314 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.316 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.328 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.330 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.338 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.340 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.367 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.369 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.394 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.396 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.445 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.447 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.453 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.455 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.457 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.459 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.463 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.465 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.478 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.480 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.492 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.494 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.520 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.522 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.537 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.539 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.643 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.645 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.717 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.719 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.831 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.833 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.858 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.860 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.904 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.906 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.915 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.917 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.929 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.932 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.940 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:06.942 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:06.998 | Requirement already satisfied: PyYAML===3.12 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:54:07.000 | Requirement already satisfied: cliff===2.4.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 108))
2017-03-15 16:54:07.017 | Requirement already satisfied: cmd2===0.7.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 110))
2017-03-15 16:54:07.022 | Requirement already satisfied: debtcollector===1.12.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122))
2017-03-15 16:54:07.034 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154))
2017-03-15 16:54:07.045 | Requirement already satisfied: funcsigs===1.0.2 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159))
2017-03-15 16:54:07.049 | Requirement already satisfied: jsonschema===2.6.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 202))
2017-03-15 16:54:07.058 | Requirement already satisfied: netaddr===0.7.19 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239))
2017-03-15 16:54:07.061 | Requirement already satisfied: os-testr===0.8.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 268))
2017-03-15 16:54:07.070 | Requirement already satisfied: oslo.concurrency===3.19.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274))
2017-03-15 16:54:07.090 | Requirement already satisfied: oslo.config===3.23.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275))
2017-03-15 16:54:07.103 | Requirement already satisfied: oslo.i18n===3.14.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278))
2017-03-15 16:54:07.109 | Requirement already satisfied: oslo.log===3.21.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279))
2017-03-15 16:54:07.133 | Requirement already satisfied: oslo.serialization===2.17.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286))
2017-03-15 16:54:07.142 | Requirement already satisfied: oslo.utils===3.23.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288))
2017-03-15 16:54:07.161 | Requirement already satisfied: paramiko===2.1.2 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 296))
2017-03-15 16:54:07.166 | Requirement already satisfied: pbr===2.0.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 302))
2017-03-15 16:54:07.168 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 310))
2017-03-15 16:54:07.170 | Requirement already satisfied: pyasn1===0.2.3 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 320))
2017-03-15 16:54:07.172 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 330))
2017-03-15 16:54:07.174 | Requirement already satisfied: pyparsing===2.2.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 340))
2017-03-15 16:54:07.177 | Requirement already satisfied: python-dateutil===2.6.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 356))
2017-03-15 16:54:07.180 | Requirement already satisfied: python-subunit===1.2.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 386))
2017-03-15 16:54:07.192 | Requirement already satisfied: pytz===2016.10 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 394))
2017-03-15 16:54:07.196 | Requirement already satisfied: rfc3986===0.4.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412))
2017-03-15 16:54:07.198 | Requirement already satisfied: six===1.10.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 430))
2017-03-15 16:54:07.200 | Requirement already satisfied: stevedore===1.21.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 447))
2017-03-15 16:54:07.205 | Requirement already satisfied: testrepository===0.0.20 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 459))
2017-03-15 16:54:07.216 | Requirement already satisfied: testtools===2.2.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 462))
2017-03-15 16:54:07.229 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 469))
2017-03-15 16:54:07.232 | Requirement already satisfied: unicodecsv===0.14.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 478))
2017-03-15 16:54:07.234 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 479))
2017-03-15 16:54:07.240 | Requirement already satisfied: urllib3===1.20 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 481))
2017-03-15 16:54:07.259 | Requirement already satisfied: wrapt===1.10.8 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 496))
2017-03-15 16:54:07.261 | Requirement already satisfied: functools32===3.2.3.post2 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:54:07.263 | Requirement already satisfied: Babel===2.3.4 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:54:07.266 | Requirement already satisfied: enum34===1.1.6 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 149))
2017-03-15 16:54:07.268 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 153))
2017-03-15 16:54:07.272 | Requirement already satisfied: monotonic===1.2 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230))
2017-03-15 16:54:07.274 | Requirement already satisfied: oslo.context===2.13.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276))
2017-03-15 16:54:07.280 | Requirement already satisfied: msgpack-python===0.4.8 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234))
2017-03-15 16:54:07.283 | Requirement already satisfied: netifaces===0.10.5 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240))
2017-03-15 16:54:07.285 | Requirement already satisfied: iso8601===0.1.11 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192))
2017-03-15 16:54:07.288 | Requirement already satisfied: cryptography===1.8.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 16:54:07.323 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 151))
2017-03-15 16:54:07.325 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 371))
2017-03-15 16:54:07.327 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 218))
2017-03-15 16:54:07.329 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 479))
2017-03-15 16:54:07.331 | Requirement already satisfied: positional===1.1.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 309))
2017-03-15 16:54:07.335 | Requirement already satisfied: setuptools>=11.3 in ./.tox/tempest/lib/python2.7/site-packages (from cryptography===1.8.1->-c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 16:54:07.345 | Requirement already satisfied: ipaddress===1.0.18 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 190))
2017-03-15 16:54:07.347 | Requirement already satisfied: idna===2.5 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187))
2017-03-15 16:54:07.350 | Requirement already satisfied: asn1crypto===0.21.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 16:54:07.352 | Requirement already satisfied: cffi===1.9.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103))
2017-03-15 16:54:07.355 | Requirement already satisfied: packaging===16.8 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 295))
2017-03-15 16:54:07.359 | Requirement already satisfied: appdirs===1.4.3 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:54:07.361 | Requirement already satisfied: pycparser===2.17 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 324))
2017-03-15 16:54:07.461 | ++ lib/tempest:install_tempest:626          :   PROJECT_VENV["tempest"]=/opt/stack/new/tempest/.tox/tempest
2017-03-15 16:54:07.463 | ++ lib/tempest:install_tempest:627          :   popd
2017-03-15 16:54:07.463 | ~/devstack
2017-03-15 16:54:07.465 | ++ extras.d/80-tempest.sh:source:26         :   [[ stack == \u\n\s\t\a\c\k ]]
2017-03-15 16:54:07.467 | ++ extras.d/80-tempest.sh:source:31         :   [[ stack == \c\l\e\a\n ]]
2017-03-15 16:54:07.468 | + functions-common:run_phase:1894          :   [[ stack == \s\o\u\r\c\e ]]
2017-03-15 16:54:07.470 | + functions-common:run_phase:1897          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2017-03-15 16:54:07.472 | + functions-common:run_phase:1900          :   run_plugins stack install
2017-03-15 16:54:07.474 | + functions-common:run_plugins:1859        :   local mode=stack
2017-03-15 16:54:07.476 | + functions-common:run_plugins:1860        :   local phase=install
2017-03-15 16:54:07.477 | + functions-common:run_plugins:1862        :   local plugins=,barbican,octavia
2017-03-15 16:54:07.479 | + functions-common:run_plugins:1863        :   local plugin
2017-03-15 16:54:07.481 | + functions-common:run_plugins:1864        :   for plugin in '${plugins//,/ }'
2017-03-15 16:54:07.483 | + functions-common:run_plugins:1865        :   local dir=/opt/stack/new/barbican
2017-03-15 16:54:07.485 | + functions-common:run_plugins:1866        :   [[ -f /opt/stack/new/barbican/devstack/plugin.sh ]]
2017-03-15 16:54:07.486 | + functions-common:run_plugins:1867        :   source /opt/stack/new/barbican/devstack/plugin.sh stack install
2017-03-15 16:54:07.488 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:7 :   is_service_enabled barbican
2017-03-15 16:54:07.501 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:54:07.503 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 :   [[ stack == \s\o\u\r\c\e ]]
2017-03-15 16:54:07.505 | +++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 :   type -t install_barbican
2017-03-15 16:54:07.507 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 :   [[ function != \f\u\n\c\t\i\o\n ]]
2017-03-15 16:54:07.509 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:13 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 16:54:07.511 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:13 :   [[ install == \i\n\s\t\a\l\l ]]
2017-03-15 16:54:07.513 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:14 :   echo_summary 'Installing Barbican'
2017-03-15 16:54:07.515 | ++ ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 16:54:07.516 | ++ ./stack.sh:echo_summary:398              :   echo -e Installing Barbican
2017-03-15 16:54:07.518 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:15 :   install_barbican
2017-03-15 16:54:07.520 | ++ /opt/stack/new/barbican/devstack/lib/barbican:install_barbican:165 :   is_fedora
2017-03-15 16:54:07.522 | ++ functions-common:is_fedora:439           :   [[ -z Ubuntu ]]
2017-03-15 16:54:07.524 | ++ functions-common:is_fedora:443           :   '[' Ubuntu = Fedora ']'
2017-03-15 16:54:07.526 | ++ functions-common:is_fedora:443           :   '[' Ubuntu = 'Red Hat' ']'
2017-03-15 16:54:07.528 | ++ functions-common:is_fedora:444           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2017-03-15 16:54:07.530 | ++ functions-common:is_fedora:445           :   '[' Ubuntu = CentOS ']'
2017-03-15 16:54:07.532 | ++ functions-common:is_fedora:445           :   '[' Ubuntu = OracleServer ']'
2017-03-15 16:54:07.533 | ++ functions-common:is_fedora:446           :   '[' Ubuntu = Virtuozzo ']'
2017-03-15 16:54:07.535 | ++ functions-common:is_fedora:446           :   '[' Ubuntu = kvmibm ']'
2017-03-15 16:54:07.537 | ++ /opt/stack/new/barbican/devstack/lib/barbican:install_barbican:169 :   setup_develop /opt/stack/new/barbican
2017-03-15 16:54:07.539 | ++ inc/python:setup_develop:453             :   local project_dir=/opt/stack/new/barbican
2017-03-15 16:54:07.541 | ++ inc/python:setup_develop:454             :   local extras=
2017-03-15 16:54:07.542 | ++ inc/python:setup_develop:455             :   _setup_package_with_constraints_edit /opt/stack/new/barbican -e
2017-03-15 16:54:07.544 | ++ inc/python:_setup_package_with_constraints_edit:485 :   local project_dir=/opt/stack/new/barbican
2017-03-15 16:54:07.545 | ++ inc/python:_setup_package_with_constraints_edit:486 :   local flags=-e
2017-03-15 16:54:07.547 | ++ inc/python:_setup_package_with_constraints_edit:487 :   local extras=
2017-03-15 16:54:07.549 | +++ inc/python:_setup_package_with_constraints_edit:494 :   cd /opt/stack/new/barbican
2017-03-15 16:54:07.551 | +++ inc/python:_setup_package_with_constraints_edit:494 :   pwd
2017-03-15 16:54:07.553 | ++ inc/python:_setup_package_with_constraints_edit:494 :   project_dir=/opt/stack/new/barbican
2017-03-15 16:54:07.555 | ++ inc/python:_setup_package_with_constraints_edit:496 :   '[' -n /opt/stack/new/requirements ']'
2017-03-15 16:54:07.556 | ++ inc/python:_setup_package_with_constraints_edit:498 :   local name
2017-03-15 16:54:07.559 | +++ inc/python:_setup_package_with_constraints_edit:499 :   awk '/^name.*=/ {print $3}' /opt/stack/new/barbican/setup.cfg
2017-03-15 16:54:07.563 | ++ inc/python:_setup_package_with_constraints_edit:499 :   name=barbican
2017-03-15 16:54:07.565 | ++ inc/python:_setup_package_with_constraints_edit:501 :   /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- barbican '-e file:///opt/stack/new/barbican#egg=barbican'
2017-03-15 16:54:08.136 | ++ inc/python:_setup_package_with_constraints_edit:505 :   setup_package /opt/stack/new/barbican -e
2017-03-15 16:54:08.138 | ++ inc/python:setup_package:521             :   local project_dir=/opt/stack/new/barbican
2017-03-15 16:54:08.140 | ++ inc/python:setup_package:522             :   local flags=-e
2017-03-15 16:54:08.141 | ++ inc/python:setup_package:523             :   local extras=
2017-03-15 16:54:08.143 | ++ inc/python:setup_package:527             :   [[ -n -e ]]
2017-03-15 16:54:08.145 | ++ inc/python:setup_package:527             :   [[ -z '' ]]
2017-03-15 16:54:08.146 | ++ inc/python:setup_package:527             :   [[ ! -e =~ ^-.* ]]
2017-03-15 16:54:08.148 | ++ inc/python:setup_package:532             :   [[ ! -z '' ]]
2017-03-15 16:54:08.150 | ++ inc/python:setup_package:536             :   pip_install -e /opt/stack/new/barbican
2017-03-15 16:54:08.661 | ++ inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/barbican
2017-03-15 16:54:09.254 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.256 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.354 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.357 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.364 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.367 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.379 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.381 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.388 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.390 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.419 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.421 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.445 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.447 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.497 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.499 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.506 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.508 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.510 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.512 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.515 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.517 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.531 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.533 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.544 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.546 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.573 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.575 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.590 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.592 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.692 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.694 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.750 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.752 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.859 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.861 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.887 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.889 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.932 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.935 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.944 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.946 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.958 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.960 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.969 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:09.971 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:09.995 | Obtaining file:///opt/stack/new/barbican
2017-03-15 16:54:12.115 | Obtaining barbican from file:///opt/stack/new/barbican#egg=barbican (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1))
2017-03-15 16:54:13.952 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:54:13.956 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 16))
2017-03-15 16:54:13.963 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 17))
2017-03-15 16:54:13.967 | Requirement already satisfied: SQLAlchemy===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27))
2017-03-15 16:54:13.970 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33))
2017-03-15 16:54:13.978 | Requirement already satisfied: alembic===0.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 69))
2017-03-15 16:54:13.984 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103))
2017-03-15 16:54:13.988 | Requirement already satisfied: cryptography===1.8.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 16:54:14.021 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 149))
2017-03-15 16:54:14.024 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 150))
2017-03-15 16:54:14.027 | Requirement already satisfied: greenlet===0.4.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 172))
2017-03-15 16:54:14.030 | Requirement already satisfied: idna===2.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187))
2017-03-15 16:54:14.032 | Requirement already satisfied: ipaddress===1.0.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 190))
2017-03-15 16:54:14.034 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 202))
2017-03-15 16:54:14.044 | Requirement already satisfied: keystonemiddleware===4.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 210))
2017-03-15 16:54:14.216 | Collecting ldap3===2.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 215))
2017-03-15 16:54:14.305 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/9b/b0/7caa978cc700c05aaeaaa5144b72c588afb3fe5ebea85901facc7f73ed1d/ldap3-2.2.1-py2.py3-none-any.whl (361kB)
2017-03-15 16:54:14.506 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276))
2017-03-15 16:54:14.519 | Requirement already satisfied: oslo.context===2.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277))
2017-03-15 16:54:14.530 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279))
2017-03-15 16:54:14.540 | Requirement already satisfied: oslo.log===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280))
2017-03-15 16:54:14.580 | Requirement already satisfied: oslo.messaging===5.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281))
2017-03-15 16:54:14.644 | Requirement already satisfied: oslo.middleware===3.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282))
2017-03-15 16:54:14.670 | Requirement already satisfied: oslo.policy===1.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283))
2017-03-15 16:54:14.684 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287))
2017-03-15 16:54:14.694 | Requirement already satisfied: oslo.service===1.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288))
2017-03-15 16:54:14.729 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289))
2017-03-15 16:54:14.752 | Requirement already satisfied: packaging===16.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 296))
2017-03-15 16:54:14.758 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 303))
2017-03-15 16:54:14.761 | Requirement already satisfied: pecan===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 304))
2017-03-15 16:54:14.772 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 307))
2017-03-15 16:54:14.780 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 308))
2017-03-15 16:54:14.788 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 310))
2017-03-15 16:54:14.793 | Requirement already satisfied: pyOpenSSL===16.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 319))
2017-03-15 16:54:14.799 | Requirement already satisfied: pyasn1===0.2.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 321))
2017-03-15 16:54:14.801 | Requirement already satisfied: pycadf===2.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 323))
2017-03-15 16:54:14.811 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 325))
2017-03-15 16:54:14.813 | Requirement already satisfied: pycrypto===2.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 326))
2017-03-15 16:54:14.816 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 331))
2017-03-15 16:54:14.818 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 341))
2017-03-15 16:54:14.821 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 357))
2017-03-15 16:54:14.825 | Requirement already satisfied: python-editor===1.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 359))
2017-03-15 16:54:14.827 | Requirement already satisfied: python-keystoneclient===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 367))
2017-03-15 16:54:14.845 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 395))
2017-03-15 16:54:14.849 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 405))
2017-03-15 16:54:14.861 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413))
2017-03-15 16:54:14.864 | Requirement already satisfied: singledispatch===3.4.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 430))
2017-03-15 16:54:14.868 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 431))
2017-03-15 16:54:14.871 | Requirement already satisfied: statsd===3.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 447))
2017-03-15 16:54:14.873 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 448))
2017-03-15 16:54:14.879 | Requirement already satisfied: tenacity===4.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 458))
2017-03-15 16:54:14.889 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 497))
2017-03-15 16:54:14.892 | Requirement already satisfied: Mako===1.0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12))
2017-03-15 16:54:14.897 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.8.1->-c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 16:54:14.913 | Requirement already satisfied: asn1crypto===0.21.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 16:54:14.917 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:54:14.919 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 209))
2017-03-15 16:54:14.943 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122))
2017-03-15 16:54:14.955 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239))
2017-03-15 16:54:14.958 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230))
2017-03-15 16:54:14.960 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:54:14.962 | Requirement already satisfied: kombu===4.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 211))
2017-03-15 16:54:14.991 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98))
2017-03-15 16:54:14.994 | Requirement already satisfied: amqp===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70))
2017-03-15 16:54:14.998 | Requirement already satisfied: futurist===0.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 162))
2017-03-15 16:54:15.014 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:54:15.017 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 16:54:15.023 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234))
2017-03-15 16:54:15.026 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 26))
2017-03-15 16:54:15.035 | Requirement already satisfied: oslo.concurrency===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275))
2017-03-15 16:54:15.053 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159))
2017-03-15 16:54:15.059 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240))
2017-03-15 16:54:15.062 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192))
2017-03-15 16:54:15.065 | Requirement already satisfied: logutils===0.3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 220))
2017-03-15 16:54:15.067 | Requirement already satisfied: WebTest===2.0.26 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34))
2017-03-15 16:54:15.083 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 16:54:15.085 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:54:15.088 | Requirement already satisfied: vine===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 485))
2017-03-15 16:54:15.090 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 113))
2017-03-15 16:54:15.093 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 311))
2017-03-15 16:54:15.095 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 403))
2017-03-15 16:54:15.102 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 153))
2017-03-15 16:54:15.107 | Requirement already satisfied: beautifulsoup4===4.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87))
2017-03-15 16:54:15.112 | Requirement already satisfied: waitress===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 488))
2017-03-15 16:54:15.122 | Installing collected packages: ldap3, barbican
2017-03-15 16:54:16.134 |   Running setup.py develop for barbican
2017-03-15 16:54:18.652 | Successfully installed barbican ldap3-2.2.1
2017-03-15 16:54:18.840 | ++ inc/python:pip_install:334               :   result=0
2017-03-15 16:54:18.841 | ++ inc/python:pip_install:337               :   local test_req=/opt/stack/new/barbican/test-requirements.txt
2017-03-15 16:54:18.843 | ++ inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:54:18.845 | ++ inc/python:pip_install:338               :   [[ -e /opt/stack/new/barbican/test-requirements.txt ]]
2017-03-15 16:54:18.846 | ++ inc/python:pip_install:339               :   echo 'Installing test-requirements for /opt/stack/new/barbican/test-requirements.txt'
2017-03-15 16:54:18.847 | Installing test-requirements for /opt/stack/new/barbican/test-requirements.txt
2017-03-15 16:54:18.848 | ++ inc/python:pip_install:341               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/barbican/test-requirements.txt
2017-03-15 16:54:19.502 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.505 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:19.603 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.605 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:19.613 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.615 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:19.626 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.628 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:19.636 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.638 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:19.667 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.669 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:19.694 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.696 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:19.748 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.750 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:19.757 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.759 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:19.761 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.763 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:19.766 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.768 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:19.782 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.785 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:19.797 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.799 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:19.826 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.829 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:19.843 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.846 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:19.952 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:19.954 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:20.012 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:20.014 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:20.122 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:20.125 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:20.171 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:20.175 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:20.228 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:20.231 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:20.241 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:20.243 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:20.256 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:20.258 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:20.269 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:20.273 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:20.468 | Collecting PyKMIP===0.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 22))
2017-03-15 16:54:20.528 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pykmip/PyKMIP-0.6.0-py2-none-any.whl (188kB)
2017-03-15 16:54:20.703 | Requirement already satisfied: SQLAlchemy===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27))
2017-03-15 16:54:20.706 | Requirement already satisfied: Sphinx===1.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30))
2017-03-15 16:54:20.731 | Requirement already satisfied: WebTest===2.0.26 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34))
2017-03-15 16:54:20.747 | Requirement already satisfied: alabaster===0.7.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68))
2017-03-15 16:54:20.749 | Requirement already satisfied: bandit===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 84))
2017-03-15 16:54:20.758 | Requirement already satisfied: beautifulsoup4===4.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87))
2017-03-15 16:54:20.763 | Requirement already satisfied: coverage===4.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 114))
2017-03-15 16:54:20.766 | Requirement already satisfied: cryptography===1.8.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 16:54:20.801 | Requirement already satisfied: ddt===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121))
2017-03-15 16:54:20.804 | Requirement already satisfied: docutils===0.13.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 143))
2017-03-15 16:54:20.806 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 149))
2017-03-15 16:54:20.808 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154))
2017-03-15 16:54:20.818 | Requirement already satisfied: idna===2.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 187))
2017-03-15 16:54:20.821 | Requirement already satisfied: imagesize===0.7.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188))
2017-03-15 16:54:20.823 | Requirement already satisfied: ipaddress===1.0.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 190))
2017-03-15 16:54:20.825 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 227))
2017-03-15 16:54:20.852 | Requirement already satisfied: openstackdocstheme===1.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 258))
2017-03-15 16:54:20.856 | Requirement already satisfied: oslosphinx===4.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 292))
2017-03-15 16:54:20.863 | Requirement already satisfied: oslotest===2.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 293))
2017-03-15 16:54:20.878 | Requirement already satisfied: packaging===16.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 296))
2017-03-15 16:54:20.883 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 303))
2017-03-15 16:54:20.888 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 341))
2017-03-15 16:54:20.893 | Requirement already satisfied: python-keystoneclient===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 367))
2017-03-15 16:54:20.912 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 387))
2017-03-15 16:54:20.925 | Requirement already satisfied: reno===2.1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 402))
2017-03-15 16:54:20.944 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 405))
2017-03-15 16:54:20.967 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 431))
2017-03-15 16:54:20.972 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 434))
2017-03-15 16:54:20.976 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 448))
2017-03-15 16:54:20.984 | Requirement already satisfied: tempest===15.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 456))
2017-03-15 16:54:21.024 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 460))
2017-03-15 16:54:21.036 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 463))
2017-03-15 16:54:21.050 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 470))
2017-03-15 16:54:21.053 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 480))
2017-03-15 16:54:21.061 | Requirement already satisfied: urllib3===1.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 482))
2017-03-15 16:54:21.079 | Requirement already satisfied: waitress===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 488))
2017-03-15 16:54:21.090 | Requirement already satisfied: hacking!=0.13.0,<0.14,>=0.12.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/barbican/test-requirements.txt (line 6))
2017-03-15 16:54:21.102 | Requirement already satisfied: Pygments===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25))
2017-03-15 16:54:21.105 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:54:21.108 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 16:54:21.114 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33))
2017-03-15 16:54:21.122 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:54:21.124 | Requirement already satisfied: GitPython===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10))
2017-03-15 16:54:21.128 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.8.1->-c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 16:54:21.138 | Requirement already satisfied: asn1crypto===0.21.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 16:54:21.141 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103))
2017-03-15 16:54:21.144 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159))
2017-03-15 16:54:21.148 | Requirement already satisfied: mox3===0.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232))
2017-03-15 16:54:21.154 | Requirement already satisfied: os-client-config===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 264))
2017-03-15 16:54:21.162 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122))
2017-03-15 16:54:21.174 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279))
2017-03-15 16:54:21.180 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276))
2017-03-15 16:54:21.190 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 310))
2017-03-15 16:54:21.196 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 209))
2017-03-15 16:54:21.218 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287))
2017-03-15 16:54:21.227 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289))
2017-03-15 16:54:21.249 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 151))
2017-03-15 16:54:21.251 | Requirement already satisfied: dulwich===0.17.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 146))
2017-03-15 16:54:21.253 | Requirement already satisfied: cliff===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 108))
2017-03-15 16:54:21.269 | Requirement already satisfied: oslo.concurrency===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275))
2017-03-15 16:54:21.286 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239))
2017-03-15 16:54:21.288 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 311))
2017-03-15 16:54:21.290 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 202))
2017-03-15 16:54:21.300 | Requirement already satisfied: paramiko===2.1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 297))
2017-03-15 16:54:21.304 | Requirement already satisfied: os-testr===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 269))
2017-03-15 16:54:21.313 | Requirement already satisfied: oslo.log===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280))
2017-03-15 16:54:21.337 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 372))
2017-03-15 16:54:21.340 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 218))
2017-03-15 16:54:21.341 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 480))
2017-03-15 16:54:21.343 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/barbican/test-requirements.txt (line 6))
2017-03-15 16:54:21.345 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/barbican/test-requirements.txt (line 6))
2017-03-15 16:54:21.350 | Requirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/barbican/test-requirements.txt (line 6))
2017-03-15 16:54:21.358 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/barbican/test-requirements.txt (line 6))
2017-03-15 16:54:21.361 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 395))
2017-03-15 16:54:21.364 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 16:54:21.367 | Requirement already satisfied: gitdb2===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 166))
2017-03-15 16:54:21.371 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:54:21.374 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 325))
2017-03-15 16:54:21.376 | Requirement already satisfied: requestsexceptions===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 410))
2017-03-15 16:54:21.379 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 497))
2017-03-15 16:54:21.381 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413))
2017-03-15 16:54:21.384 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192))
2017-03-15 16:54:21.387 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234))
2017-03-15 16:54:21.389 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 230))
2017-03-15 16:54:21.391 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240))
2017-03-15 16:54:21.394 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 479))
2017-03-15 16:54:21.396 | Requirement already satisfied: cmd2===0.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 110))
2017-03-15 16:54:21.401 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 153))
2017-03-15 16:54:21.406 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:54:21.407 | Requirement already satisfied: pyasn1===0.2.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 321))
2017-03-15 16:54:21.409 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 331))
2017-03-15 16:54:21.411 | Requirement already satisfied: oslo.context===2.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277))
2017-03-15 16:54:21.417 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 357))
2017-03-15 16:54:21.420 | Requirement already satisfied: smmap2===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 433))
2017-03-15 16:54:21.422 | Installing collected packages: PyKMIP
2017-03-15 16:54:21.709 | Successfully installed PyKMIP-0.6.0
2017-03-15 16:54:21.879 | ++ inc/python:pip_install:347               :   result=0
2017-03-15 16:54:21.882 | ++ inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:54:21.885 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 16:54:21.887 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 16:54:21.889 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:54:21.891 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 16:54:21.894 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 16:54:21.896 | ++ functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:54:21.898 | ++ functions-common:time_stop:2409          :   start_time=1489596848
2017-03-15 16:54:21.900 | ++ functions-common:time_stop:2411          :   [[ -z 1489596848 ]]
2017-03-15 16:54:21.902 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:54:21.907 | ++ functions-common:time_stop:2414          :   end_time=1489596861
2017-03-15 16:54:21.909 | ++ functions-common:time_stop:2415          :   elapsed_time=13
2017-03-15 16:54:21.912 | ++ functions-common:time_stop:2416          :   total=181
2017-03-15 16:54:21.915 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:54:21.918 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=194
2017-03-15 16:54:21.922 | ++ inc/python:pip_install:351               :   return 0
2017-03-15 16:54:21.925 | ++ inc/python:setup_package:538             :   [[ -e == \-\e ]]
2017-03-15 16:54:21.928 | ++ inc/python:setup_package:539             :   safe_chown -R stack /opt/stack/new/barbican/barbican.egg-info
2017-03-15 16:54:21.931 | ++ functions-common:safe_chown:2303         :   _safe_permission_operation chown -R stack /opt/stack/new/barbican/barbican.egg-info
2017-03-15 16:54:21.950 | ++ functions-common:_safe_permission_operation:2174 :   sudo chown -R stack /opt/stack/new/barbican/barbican.egg-info
2017-03-15 16:54:21.960 | ++ /opt/stack/new/barbican/devstack/lib/barbican:install_barbican:170 :   pip_install uwsgi
2017-03-15 16:54:22.559 | ++ inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt uwsgi
2017-03-15 16:54:23.235 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.237 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.335 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.337 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.344 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.347 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.360 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.362 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.371 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.374 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.406 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.408 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.439 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.441 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.498 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.500 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.507 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.509 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.511 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.513 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.517 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.520 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.534 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.537 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.551 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.553 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.582 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.584 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.600 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.602 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.717 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.719 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.775 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.777 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.889 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.891 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.916 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.918 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.967 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.969 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.979 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.982 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:23.995 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:23.997 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:24.006 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:24.008 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:24.179 | Collecting uwsgi
2017-03-15 16:54:24.234 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/11/ef/3d64655693e12f163f659bc3a45837893d7ebbb242e608feb9adc788d2ca/uwsgi-2.0.14.tar.gz (788kB)
2017-03-15 16:54:26.275 | Building wheels for collected packages: uwsgi
2017-03-15 16:54:26.276 |   Running setup.py bdist_wheel for uwsgi: started
2017-03-15 16:54:34.124 |   Running setup.py bdist_wheel for uwsgi: finished with status 'done'
2017-03-15 16:54:34.124 |   Stored in directory: /root/.cache/pip/wheels/95/70/93/55d161633072dea7994390b805ff091b7cb6f0273b3db5b416
2017-03-15 16:54:34.166 | Successfully built uwsgi
2017-03-15 16:54:34.167 | Installing collected packages: uwsgi
2017-03-15 16:54:35.141 | Successfully installed uwsgi-2.0.14
2017-03-15 16:54:35.316 | ++ inc/python:pip_install:334               :   result=0
2017-03-15 16:54:35.318 | ++ inc/python:pip_install:337               :   local test_req=uwsgi/test-requirements.txt
2017-03-15 16:54:35.320 | ++ inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:54:35.323 | ++ inc/python:pip_install:338               :   [[ -e uwsgi/test-requirements.txt ]]
2017-03-15 16:54:35.326 | ++ inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:54:35.328 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 16:54:35.331 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 16:54:35.334 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:54:35.336 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 16:54:35.339 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 16:54:35.341 | ++ functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:54:35.343 | ++ functions-common:time_stop:2409          :   start_time=1489596861
2017-03-15 16:54:35.345 | ++ functions-common:time_stop:2411          :   [[ -z 1489596861 ]]
2017-03-15 16:54:35.349 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:54:35.353 | ++ functions-common:time_stop:2414          :   end_time=1489596875
2017-03-15 16:54:35.355 | ++ functions-common:time_stop:2415          :   elapsed_time=14
2017-03-15 16:54:35.357 | ++ functions-common:time_stop:2416          :   total=194
2017-03-15 16:54:35.359 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:54:35.361 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=208
2017-03-15 16:54:35.363 | ++ inc/python:pip_install:351               :   return 0
2017-03-15 16:54:35.365 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:16 :   install_barbicanclient
2017-03-15 16:54:35.367 | ++ /opt/stack/new/barbican/devstack/lib/barbican:install_barbicanclient:175 :   git_clone git://git.openstack.org/openstack/python-barbicanclient.git /opt/stack/new/python-barbicanclient master
2017-03-15 16:54:35.370 | ++ functions-common:git_clone:496           :   local git_remote=git://git.openstack.org/openstack/python-barbicanclient.git
2017-03-15 16:54:35.372 | ++ functions-common:git_clone:497           :   local git_dest=/opt/stack/new/python-barbicanclient
2017-03-15 16:54:35.373 | ++ functions-common:git_clone:498           :   local git_ref=master
2017-03-15 16:54:35.375 | ++ functions-common:git_clone:499           :   local orig_dir
2017-03-15 16:54:35.377 | +++ functions-common:git_clone:500           :   pwd
2017-03-15 16:54:35.379 | ++ functions-common:git_clone:500           :   orig_dir=/opt/stack/new/devstack
2017-03-15 16:54:35.381 | ++ functions-common:git_clone:501           :   local git_clone_flags=
2017-03-15 16:54:35.384 | +++ functions-common:git_clone:503           :   trueorfalse False RECLONE
2017-03-15 16:54:35.398 | ++ functions-common:git_clone:503           :   RECLONE=False
2017-03-15 16:54:35.401 | ++ functions-common:git_clone:504           :   [[ 0 -gt 0 ]]
2017-03-15 16:54:35.403 | ++ functions-common:git_clone:508           :   [[ False = \T\r\u\e ]]
2017-03-15 16:54:35.406 | ++ functions-common:git_clone:517           :   echo master
2017-03-15 16:54:35.406 | ++ functions-common:git_clone:517           :   egrep -q '^refs'
2017-03-15 16:54:35.410 | ++ functions-common:git_clone:531           :   [[ ! -d /opt/stack/new/python-barbicanclient ]]
2017-03-15 16:54:35.413 | ++ functions-common:git_clone:539           :   [[ False = \T\r\u\e ]]
2017-03-15 16:54:35.415 | ++ functions-common:git_clone:565           :   cd /opt/stack/new/python-barbicanclient
2017-03-15 16:54:35.418 | ++ functions-common:git_clone:566           :   git show --oneline
2017-03-15 16:54:35.419 | ++ functions-common:git_clone:566           :   head -1
2017-03-15 16:54:35.420 | 6d5a9e8 Merge "Fix doc referencing --payload-content-type"
2017-03-15 16:54:35.423 | ++ functions-common:git_clone:567           :   cd /opt/stack/new/devstack
2017-03-15 16:54:35.425 | ++ /opt/stack/new/barbican/devstack/lib/barbican:install_barbicanclient:176 :   setup_develop /opt/stack/new/python-barbicanclient
2017-03-15 16:54:35.427 | ++ inc/python:setup_develop:453             :   local project_dir=/opt/stack/new/python-barbicanclient
2017-03-15 16:54:35.429 | ++ inc/python:setup_develop:454             :   local extras=
2017-03-15 16:54:35.431 | ++ inc/python:setup_develop:455             :   _setup_package_with_constraints_edit /opt/stack/new/python-barbicanclient -e
2017-03-15 16:54:35.434 | ++ inc/python:_setup_package_with_constraints_edit:485 :   local project_dir=/opt/stack/new/python-barbicanclient
2017-03-15 16:54:35.436 | ++ inc/python:_setup_package_with_constraints_edit:486 :   local flags=-e
2017-03-15 16:54:35.438 | ++ inc/python:_setup_package_with_constraints_edit:487 :   local extras=
2017-03-15 16:54:35.441 | +++ inc/python:_setup_package_with_constraints_edit:494 :   cd /opt/stack/new/python-barbicanclient
2017-03-15 16:54:35.442 | +++ inc/python:_setup_package_with_constraints_edit:494 :   pwd
2017-03-15 16:54:35.446 | ++ inc/python:_setup_package_with_constraints_edit:494 :   project_dir=/opt/stack/new/python-barbicanclient
2017-03-15 16:54:35.449 | ++ inc/python:_setup_package_with_constraints_edit:496 :   '[' -n /opt/stack/new/requirements ']'
2017-03-15 16:54:35.451 | ++ inc/python:_setup_package_with_constraints_edit:498 :   local name
2017-03-15 16:54:35.454 | +++ inc/python:_setup_package_with_constraints_edit:499 :   awk '/^name.*=/ {print $3}' /opt/stack/new/python-barbicanclient/setup.cfg
2017-03-15 16:54:35.460 | ++ inc/python:_setup_package_with_constraints_edit:499 :   name=python-barbicanclient
2017-03-15 16:54:35.463 | ++ inc/python:_setup_package_with_constraints_edit:501 :   /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- python-barbicanclient '-e file:///opt/stack/new/python-barbicanclient#egg=python-barbicanclient'
2017-03-15 16:54:36.027 | ++ inc/python:_setup_package_with_constraints_edit:505 :   setup_package /opt/stack/new/python-barbicanclient -e
2017-03-15 16:54:36.029 | ++ inc/python:setup_package:521             :   local project_dir=/opt/stack/new/python-barbicanclient
2017-03-15 16:54:36.031 | ++ inc/python:setup_package:522             :   local flags=-e
2017-03-15 16:54:36.034 | ++ inc/python:setup_package:523             :   local extras=
2017-03-15 16:54:36.036 | ++ inc/python:setup_package:527             :   [[ -n -e ]]
2017-03-15 16:54:36.039 | ++ inc/python:setup_package:527             :   [[ -z '' ]]
2017-03-15 16:54:36.041 | ++ inc/python:setup_package:527             :   [[ ! -e =~ ^-.* ]]
2017-03-15 16:54:36.043 | ++ inc/python:setup_package:532             :   [[ ! -z '' ]]
2017-03-15 16:54:36.045 | ++ inc/python:setup_package:536             :   pip_install -e /opt/stack/new/python-barbicanclient
2017-03-15 16:54:36.606 | ++ inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/python-barbicanclient
2017-03-15 16:54:37.256 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.258 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.362 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.366 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.374 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.376 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.389 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.391 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.398 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.400 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.429 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.431 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.460 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.462 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.514 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.515 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.522 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.524 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.526 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.528 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.532 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.534 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.547 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.549 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.561 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.563 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.591 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.593 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.608 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.610 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.718 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.720 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.779 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.781 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.892 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.894 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.920 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.922 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.969 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.971 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.981 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.983 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:37.997 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:37.999 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:38.008 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:38.011 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:38.035 | Obtaining file:///opt/stack/new/python-barbicanclient
2017-03-15 16:54:40.175 | Obtaining python-barbicanclient from file:///opt/stack/new/python-barbicanclient#egg=python-barbicanclient (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1))
2017-03-15 16:54:41.846 | Requirement already satisfied: cliff===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 109))
2017-03-15 16:54:41.864 | Requirement already satisfied: cmd2===0.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 111))
2017-03-15 16:54:41.869 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 210))
2017-03-15 16:54:41.891 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280))
2017-03-15 16:54:41.898 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288))
2017-03-15 16:54:41.907 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290))
2017-03-15 16:54:41.928 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 304))
2017-03-15 16:54:41.931 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 311))
2017-03-15 16:54:41.935 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 312))
2017-03-15 16:54:41.937 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 342))
2017-03-15 16:54:41.940 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 395))
2017-03-15 16:54:41.943 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 405))
2017-03-15 16:54:41.955 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 431))
2017-03-15 16:54:41.958 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 448))
2017-03-15 16:54:41.962 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 479))
2017-03-15 16:54:41.965 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 497))
2017-03-15 16:54:41.967 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:54:41.969 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193))
2017-03-15 16:54:41.972 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:54:41.975 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235))
2017-03-15 16:54:41.978 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231))
2017-03-15 16:54:41.981 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:54:41.987 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241))
2017-03-15 16:54:41.990 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 123))
2017-03-15 16:54:42.003 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240))
2017-03-15 16:54:42.005 | Installing collected packages: python-barbicanclient
2017-03-15 16:54:42.005 |   Found existing installation: python-barbicanclient 4.2.0
2017-03-15 16:54:42.013 |     Uninstalling python-barbicanclient-4.2.0:
2017-03-15 16:54:42.042 |       Successfully uninstalled python-barbicanclient-4.2.0
2017-03-15 16:54:42.042 |   Running setup.py develop for python-barbicanclient
2017-03-15 16:54:45.293 | Successfully installed python-barbicanclient
2017-03-15 16:54:45.478 | ++ inc/python:pip_install:334               :   result=0
2017-03-15 16:54:45.480 | ++ inc/python:pip_install:337               :   local test_req=/opt/stack/new/python-barbicanclient/test-requirements.txt
2017-03-15 16:54:45.482 | ++ inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:54:45.485 | ++ inc/python:pip_install:338               :   [[ -e /opt/stack/new/python-barbicanclient/test-requirements.txt ]]
2017-03-15 16:54:45.488 | ++ inc/python:pip_install:339               :   echo 'Installing test-requirements for /opt/stack/new/python-barbicanclient/test-requirements.txt'
2017-03-15 16:54:45.488 | Installing test-requirements for /opt/stack/new/python-barbicanclient/test-requirements.txt
2017-03-15 16:54:45.491 | ++ inc/python:pip_install:341               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/python-barbicanclient/test-requirements.txt
2017-03-15 16:54:46.156 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.158 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.258 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.261 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.268 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.270 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.283 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.286 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.294 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.296 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.327 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.329 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.355 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.358 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.416 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.418 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.425 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.427 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.429 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.431 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.435 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.437 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.451 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.453 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.465 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.467 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.496 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.498 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.514 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.515 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.628 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.630 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.686 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.688 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.796 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.799 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.828 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.830 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.877 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.879 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.889 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.892 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.904 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.906 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.919 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:46.921 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:46.969 | Requirement already satisfied: Sphinx===1.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30))
2017-03-15 16:54:46.999 | Requirement already satisfied: alabaster===0.7.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68))
2017-03-15 16:54:47.001 | Requirement already satisfied: coverage===4.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 115))
2017-03-15 16:54:47.003 | Requirement already satisfied: docutils===0.13.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 144))
2017-03-15 16:54:47.006 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155))
2017-03-15 16:54:47.020 | Requirement already satisfied: imagesize===0.7.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 189))
2017-03-15 16:54:47.024 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228))
2017-03-15 16:54:47.198 | Collecting nose===1.3.7 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 247))
2017-03-15 16:54:47.253 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/99/4f/13fb671119e65c4dce97c60e67d3fd9e6f7f809f2b307e2611f4701205cb/nose-1.3.7-py2-none-any.whl (154kB)
2017-03-15 16:54:47.418 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277))
2017-03-15 16:54:47.430 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280))
2017-03-15 16:54:47.439 | Requirement already satisfied: oslosphinx===4.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 293))
2017-03-15 16:54:47.447 | Requirement already satisfied: oslotest===2.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 294))
2017-03-15 16:54:47.462 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 304))
2017-03-15 16:54:47.464 | Requirement already satisfied: python-openstackclient===3.9.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 379))
2017-03-15 16:54:47.485 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 387))
2017-03-15 16:54:47.499 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 405))
2017-03-15 16:54:47.512 | Requirement already satisfied: requests-mock===1.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 408))
2017-03-15 16:54:47.519 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413))
2017-03-15 16:54:47.522 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 431))
2017-03-15 16:54:47.524 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 434))
2017-03-15 16:54:47.526 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 448))
2017-03-15 16:54:47.531 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 460))
2017-03-15 16:54:47.545 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 463))
2017-03-15 16:54:47.559 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 470))
2017-03-15 16:54:47.565 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 480))
2017-03-15 16:54:47.573 | Requirement already satisfied: hacking!=0.13.0,<0.14,>=0.12.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 5))
2017-03-15 16:54:47.586 | Requirement already satisfied: Pygments===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25))
2017-03-15 16:54:47.588 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:54:47.592 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 16:54:47.598 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:54:47.603 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 123))
2017-03-15 16:54:47.618 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240))
2017-03-15 16:54:47.621 | Requirement already satisfied: mox3===0.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233))
2017-03-15 16:54:47.627 | Requirement already satisfied: os-client-config===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265))
2017-03-15 16:54:47.635 | Requirement already satisfied: cliff===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 109))
2017-03-15 16:54:47.652 | Requirement already satisfied: python-keystoneclient===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 367))
2017-03-15 16:54:47.671 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290))
2017-03-15 16:54:47.692 | Requirement already satisfied: openstacksdk===0.9.13 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 260))
2017-03-15 16:54:47.703 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 210))
2017-03-15 16:54:47.725 | Requirement already satisfied: python-cinderclient===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 354))
2017-03-15 16:54:47.740 | Requirement already satisfied: osc-lib===1.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274))
2017-03-15 16:54:47.756 | Requirement already satisfied: python-novaclient===7.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 377))
2017-03-15 16:54:47.775 | Requirement already satisfied: python-glanceclient===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 362))
2017-03-15 16:54:47.793 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 152))
2017-03-15 16:54:47.795 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 372))
2017-03-15 16:54:47.799 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 219))
2017-03-15 16:54:47.801 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 480))
2017-03-15 16:54:47.805 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 5))
2017-03-15 16:54:47.807 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 5))
2017-03-15 16:54:47.811 | Requirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 5))
2017-03-15 16:54:47.820 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 5))
2017-03-15 16:54:47.822 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 395))
2017-03-15 16:54:47.826 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 16:54:47.828 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 497))
2017-03-15 16:54:47.830 | Requirement already satisfied: requestsexceptions===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 410))
2017-03-15 16:54:47.834 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:54:47.836 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:54:47.839 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 342))
2017-03-15 16:54:47.841 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 479))
2017-03-15 16:54:47.843 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 312))
2017-03-15 16:54:47.845 | Requirement already satisfied: cmd2===0.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 111))
2017-03-15 16:54:47.850 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 311))
2017-03-15 16:54:47.855 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288))
2017-03-15 16:54:47.866 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231))
2017-03-15 16:54:47.868 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241))
2017-03-15 16:54:47.871 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193))
2017-03-15 16:54:47.873 | Requirement already satisfied: simplejson===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 429))
2017-03-15 16:54:47.875 | Requirement already satisfied: warlock===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 489))
2017-03-15 16:54:47.883 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235))
2017-03-15 16:54:47.886 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 203))
2017-03-15 16:54:47.895 | Requirement already satisfied: jsonpatch===1.15 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199))
2017-03-15 16:54:47.899 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:54:47.901 | Requirement already satisfied: jsonpointer===1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 202))
2017-03-15 16:54:47.903 | Installing collected packages: nose
2017-03-15 16:54:48.130 | Successfully installed nose-1.3.7
2017-03-15 16:54:48.315 | ++ inc/python:pip_install:347               :   result=0
2017-03-15 16:54:48.318 | ++ inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:54:48.320 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 16:54:48.322 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 16:54:48.325 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:54:48.327 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 16:54:48.330 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 16:54:48.331 | ++ functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:54:48.333 | ++ functions-common:time_stop:2409          :   start_time=1489596876
2017-03-15 16:54:48.335 | ++ functions-common:time_stop:2411          :   [[ -z 1489596876 ]]
2017-03-15 16:54:48.338 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:54:48.342 | ++ functions-common:time_stop:2414          :   end_time=1489596888
2017-03-15 16:54:48.344 | ++ functions-common:time_stop:2415          :   elapsed_time=12
2017-03-15 16:54:48.346 | ++ functions-common:time_stop:2416          :   total=208
2017-03-15 16:54:48.349 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:54:48.351 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=220
2017-03-15 16:54:48.353 | ++ inc/python:pip_install:351               :   return 0
2017-03-15 16:54:48.356 | ++ inc/python:setup_package:538             :   [[ -e == \-\e ]]
2017-03-15 16:54:48.358 | ++ inc/python:setup_package:539             :   safe_chown -R stack /opt/stack/new/python-barbicanclient/python_barbicanclient.egg-info
2017-03-15 16:54:48.360 | ++ functions-common:safe_chown:2303         :   _safe_permission_operation chown -R stack /opt/stack/new/python-barbicanclient/python_barbicanclient.egg-info
2017-03-15 16:54:48.379 | ++ functions-common:_safe_permission_operation:2174 :   sudo chown -R stack /opt/stack/new/python-barbicanclient/python_barbicanclient.egg-info
2017-03-15 16:54:48.388 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:17 :   is_service_enabled barbican-pykmip
2017-03-15 16:54:48.403 | ++ functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:54:48.405 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:21 :   is_service_enabled barbican-dogtag
2017-03-15 16:54:48.419 | ++ functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:54:48.421 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:58 :   [[ stack == \u\n\s\t\a\c\k ]]
2017-03-15 16:54:48.424 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:62 :   [[ stack == \c\l\e\a\n ]]
2017-03-15 16:54:48.426 | + functions-common:run_plugins:1864        :   for plugin in '${plugins//,/ }'
2017-03-15 16:54:48.428 | + functions-common:run_plugins:1865        :   local dir=/opt/stack/new/octavia
2017-03-15 16:54:48.431 | + functions-common:run_plugins:1866        :   [[ -f /opt/stack/new/octavia/devstack/plugin.sh ]]
2017-03-15 16:54:48.433 | + functions-common:run_plugins:1867        :   source /opt/stack/new/octavia/devstack/plugin.sh stack install
2017-03-15 16:54:48.435 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:5 :   GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py
2017-03-15 16:54:48.441 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:428 :   is_service_enabled octavia
2017-03-15 16:54:48.455 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:54:48.457 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:429 :   '[' standalone == main ']'
2017-03-15 16:54:48.459 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:429 :   '[' standalone == standalone ']'
2017-03-15 16:54:48.461 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:430 :   is_service_enabled q-svc
2017-03-15 16:54:48.475 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:54:48.478 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:434 :   '[' '' == True ']'
2017-03-15 16:54:48.480 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:441 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 16:54:48.482 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:441 :   [[ install == \i\n\s\t\a\l\l ]]
2017-03-15 16:54:48.484 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:443 :   echo_summary 'Installing octavia'
2017-03-15 16:54:48.486 | ++ ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 16:54:48.488 | ++ ./stack.sh:echo_summary:398              :   echo -e Installing octavia
2017-03-15 16:54:48.490 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:444 :   octavia_install
2017-03-15 16:54:48.492 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_install:9 :   setup_develop /opt/stack/new/octavia
2017-03-15 16:54:48.493 | ++ inc/python:setup_develop:453             :   local project_dir=/opt/stack/new/octavia
2017-03-15 16:54:48.496 | ++ inc/python:setup_develop:454             :   local extras=
2017-03-15 16:54:48.498 | ++ inc/python:setup_develop:455             :   _setup_package_with_constraints_edit /opt/stack/new/octavia -e
2017-03-15 16:54:48.500 | ++ inc/python:_setup_package_with_constraints_edit:485 :   local project_dir=/opt/stack/new/octavia
2017-03-15 16:54:48.501 | ++ inc/python:_setup_package_with_constraints_edit:486 :   local flags=-e
2017-03-15 16:54:48.503 | ++ inc/python:_setup_package_with_constraints_edit:487 :   local extras=
2017-03-15 16:54:48.506 | +++ inc/python:_setup_package_with_constraints_edit:494 :   cd /opt/stack/new/octavia
2017-03-15 16:54:48.509 | +++ inc/python:_setup_package_with_constraints_edit:494 :   pwd
2017-03-15 16:54:48.511 | ++ inc/python:_setup_package_with_constraints_edit:494 :   project_dir=/opt/stack/new/octavia
2017-03-15 16:54:48.512 | ++ inc/python:_setup_package_with_constraints_edit:496 :   '[' -n /opt/stack/new/requirements ']'
2017-03-15 16:54:48.514 | ++ inc/python:_setup_package_with_constraints_edit:498 :   local name
2017-03-15 16:54:48.517 | +++ inc/python:_setup_package_with_constraints_edit:499 :   awk '/^name.*=/ {print $3}' /opt/stack/new/octavia/setup.cfg
2017-03-15 16:54:48.521 | ++ inc/python:_setup_package_with_constraints_edit:499 :   name=octavia
2017-03-15 16:54:48.523 | ++ inc/python:_setup_package_with_constraints_edit:501 :   /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- octavia '-e file:///opt/stack/new/octavia#egg=octavia'
2017-03-15 16:54:49.088 | ++ inc/python:_setup_package_with_constraints_edit:505 :   setup_package /opt/stack/new/octavia -e
2017-03-15 16:54:49.090 | ++ inc/python:setup_package:521             :   local project_dir=/opt/stack/new/octavia
2017-03-15 16:54:49.092 | ++ inc/python:setup_package:522             :   local flags=-e
2017-03-15 16:54:49.094 | ++ inc/python:setup_package:523             :   local extras=
2017-03-15 16:54:49.096 | ++ inc/python:setup_package:527             :   [[ -n -e ]]
2017-03-15 16:54:49.098 | ++ inc/python:setup_package:527             :   [[ -z '' ]]
2017-03-15 16:54:49.099 | ++ inc/python:setup_package:527             :   [[ ! -e =~ ^-.* ]]
2017-03-15 16:54:49.101 | ++ inc/python:setup_package:532             :   [[ ! -z '' ]]
2017-03-15 16:54:49.103 | ++ inc/python:setup_package:536             :   pip_install -e /opt/stack/new/octavia
2017-03-15 16:54:49.689 | ++ inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/octavia
2017-03-15 16:54:50.341 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.343 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.442 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.445 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.452 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.455 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.468 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.470 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.478 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.480 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.511 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.513 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.538 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.541 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.593 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.595 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.602 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.604 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.606 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.608 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.613 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.617 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.632 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.634 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.647 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.649 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.677 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.679 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.695 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.697 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.824 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.826 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.885 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:50.888 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:50.999 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:51.001 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:51.025 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:51.027 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:51.071 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:51.074 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:51.083 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:51.086 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:51.098 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:51.100 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:51.109 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:54:51.111 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:54:51.134 | Obtaining file:///opt/stack/new/octavia
2017-03-15 16:54:53.621 | Obtaining octavia from file:///opt/stack/new/octavia#egg=octavia (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1))
2017-03-15 16:54:55.685 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:54:55.829 | Collecting Flask===0.12 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 8))
2017-03-15 16:54:55.931 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/0e/e9/37ee66dde483dceefe45bb5e92b387f990d4f097df40c400cf816dcebaa4/Flask-0.12-py2.py3-none-any.whl (82kB)
2017-03-15 16:54:56.144 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 16:54:56.150 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 16:54:56.152 | Requirement already satisfied: PyMySQL===0.7.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23))
2017-03-15 16:54:56.154 | Requirement already satisfied: SQLAlchemy===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27))
2017-03-15 16:54:56.157 | Requirement already satisfied: WSME===0.9.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 32))
2017-03-15 16:54:56.165 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33))
2017-03-15 16:54:56.323 | Collecting Werkzeug===0.12 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 35))
2017-03-15 16:54:56.383 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/ae/c3/f59f6ade89c811143272161aae8a7898735e7439b9e182d03d141de4804f/Werkzeug-0.12-py2.py3-none-any.whl (312kB)
2017-03-15 16:54:56.555 | Requirement already satisfied: alembic===0.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 69))
2017-03-15 16:54:56.707 | Collecting click===6.7 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106))
2017-03-15 16:54:56.757 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl (71kB)
2017-03-15 16:54:56.919 | Requirement already satisfied: cryptography===1.8.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 118))
2017-03-15 16:54:57.115 | Collecting diskimage-builder===1.28.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 128))
2017-03-15 16:54:57.238 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/79/47/4c1e1bd4966b12ea0fc549fc64a42f8253df6f205ceea12c4b5662c2fad0/diskimage_builder-1.28.0-py2.py3-none-any.whl (465kB)
2017-03-15 16:54:57.500 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 150))
2017-03-15 16:54:57.503 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 151))
2017-03-15 16:54:57.507 | Requirement already satisfied: greenlet===0.4.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 173))
2017-03-15 16:54:57.674 | Collecting gunicorn===19.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 174))
2017-03-15 16:54:57.735 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/96/4b/bc4bc2dad60defaa3f7d8590dc51331a225a5399380c161047c1224cd86d/gunicorn-19.7.0-py2.py3-none-any.whl (112kB)
2017-03-15 16:54:57.912 | Requirement already satisfied: idna===2.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188))
2017-03-15 16:54:57.915 | Requirement already satisfied: ipaddress===1.0.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191))
2017-03-15 16:54:58.099 | Collecting itsdangerous===0.24 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 194))
2017-03-15 16:54:58.133 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/itsdangerous/itsdangerous-0.24-py2-none-any.whl
2017-03-15 16:54:58.289 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 210))
2017-03-15 16:54:58.311 | Requirement already satisfied: keystonemiddleware===4.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 211))
2017-03-15 16:54:58.339 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240))
2017-03-15 16:54:58.344 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241))
2017-03-15 16:54:58.346 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277))
2017-03-15 16:54:58.357 | Requirement already satisfied: oslo.context===2.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278))
2017-03-15 16:54:58.363 | Requirement already satisfied: oslo.db===4.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279))
2017-03-15 16:54:58.421 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280))
2017-03-15 16:54:58.428 | Requirement already satisfied: oslo.log===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281))
2017-03-15 16:54:58.453 | Requirement already satisfied: oslo.messaging===5.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282))
2017-03-15 16:54:58.496 | Requirement already satisfied: oslo.middleware===3.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283))
2017-03-15 16:54:58.517 | Requirement already satisfied: oslo.policy===1.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 284))
2017-03-15 16:54:58.531 | Requirement already satisfied: oslo.reports===1.18.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286))
2017-03-15 16:54:58.545 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288))
2017-03-15 16:54:58.555 | Requirement already satisfied: oslo.service===1.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289))
2017-03-15 16:54:58.585 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290))
2017-03-15 16:54:58.607 | Requirement already satisfied: packaging===16.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 297))
2017-03-15 16:54:58.612 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 304))
2017-03-15 16:54:58.615 | Requirement already satisfied: pecan===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 305))
2017-03-15 16:54:58.625 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 308))
2017-03-15 16:54:58.632 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 309))
2017-03-15 16:54:58.639 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 311))
2017-03-15 16:54:58.644 | Requirement already satisfied: psutil===5.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 316))
2017-03-15 16:54:58.650 | Requirement already satisfied: pyOpenSSL===16.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 320))
2017-03-15 16:54:58.657 | Requirement already satisfied: pyasn1===0.2.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 322))
2017-03-15 16:54:58.810 | Collecting pyasn1-modules===0.0.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 323))
2017-03-15 16:54:58.855 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/10/93/4c08c4d435d42684e552b88a12332bd60a240bc440c29680c67461832cbb/pyasn1_modules-0.0.8-py2.py3-none-any.whl
2017-03-15 16:54:59.012 | Requirement already satisfied: pycadf===2.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 324))
2017-03-15 16:54:59.025 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 332))
2017-03-15 16:54:59.028 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 342))
2017-03-15 16:54:59.030 | Requirement already satisfied: pyroute2===0.4.13 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 346))
2017-03-15 16:54:59.031 | Obtaining python-barbicanclient from file:///opt/stack/new/python-barbicanclient#egg=python-barbicanclient (from -c /opt/stack/new/requirements/upper-constraints.txt (line 353))
2017-03-15 16:55:00.839 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 358))
2017-03-15 16:55:00.843 | Requirement already satisfied: python-editor===1.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 360))
2017-03-15 16:55:00.846 | Requirement already satisfied: python-glanceclient===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 363))
2017-03-15 16:55:00.864 | Requirement already satisfied: python-keystoneclient===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 368))
2017-03-15 16:55:00.882 | Requirement already satisfied: python-neutronclient===6.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 377))
2017-03-15 16:55:00.908 | Requirement already satisfied: python-novaclient===7.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 378))
2017-03-15 16:55:00.927 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 396))
2017-03-15 16:55:00.931 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 406))
2017-03-15 16:55:00.945 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 414))
2017-03-15 16:55:00.948 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 429))
2017-03-15 16:55:00.950 | Requirement already satisfied: simplejson===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 430))
2017-03-15 16:55:00.954 | Requirement already satisfied: singledispatch===3.4.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 431))
2017-03-15 16:55:00.959 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 432))
2017-03-15 16:55:00.961 | Requirement already satisfied: sqlalchemy-migrate===0.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 446))
2017-03-15 16:55:00.971 | Requirement already satisfied: sqlparse===0.2.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 447))
2017-03-15 16:55:00.974 | Requirement already satisfied: statsd===3.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 448))
2017-03-15 16:55:00.977 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 449))
2017-03-15 16:55:00.982 | Requirement already satisfied: taskflow===2.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 456))
2017-03-15 16:55:01.059 | Requirement already satisfied: tenacity===4.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 459))
2017-03-15 16:55:01.067 | Requirement already satisfied: warlock===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 490))
2017-03-15 16:55:01.073 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 498))
2017-03-15 16:55:01.076 | Requirement already satisfied: Mako===1.0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12))
2017-03-15 16:55:01.080 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.8.1->-c /opt/stack/new/requirements/upper-constraints.txt (line 118))
2017-03-15 16:55:01.091 | Requirement already satisfied: asn1crypto===0.21.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 16:55:01.093 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 104))
2017-03-15 16:55:01.096 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:55:01.099 | Requirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/local/lib/python2.7/dist-packages (from diskimage-builder===1.28.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 128))
2017-03-15 16:55:01.259 | Collecting dib-utils===0.0.11 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 127))
2017-03-15 16:55:01.301 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/b2/91/b257b9fa776f8d7752f20babcf126a453a03075e6eb3945cf54abe552e4d/dib_utils-0.0.11-py2.py3-none-any.whl
2017-03-15 16:55:01.482 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193))
2017-03-15 16:55:01.486 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 123))
2017-03-15 16:55:01.509 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231))
2017-03-15 16:55:01.514 | Requirement already satisfied: kombu===4.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 212))
2017-03-15 16:55:01.555 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 99))
2017-03-15 16:55:01.560 | Requirement already satisfied: amqp===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70))
2017-03-15 16:55:01.564 | Requirement already satisfied: futurist===0.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 163))
2017-03-15 16:55:01.580 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 162))
2017-03-15 16:55:01.583 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235))
2017-03-15 16:55:01.585 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 16))
2017-03-15 16:55:01.595 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 26))
2017-03-15 16:55:01.606 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 17))
2017-03-15 16:55:01.613 | Requirement already satisfied: oslo.concurrency===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276))
2017-03-15 16:55:01.633 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:55:01.638 | Requirement already satisfied: logutils===0.3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 221))
2017-03-15 16:55:01.640 | Requirement already satisfied: WebTest===2.0.26 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34))
2017-03-15 16:55:01.658 | Requirement already satisfied: cliff===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 109))
2017-03-15 16:55:01.675 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 312))
2017-03-15 16:55:01.678 | Requirement already satisfied: os-client-config===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265))
2017-03-15 16:55:01.688 | Requirement already satisfied: osc-lib===1.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274))
2017-03-15 16:55:01.706 | Requirement already satisfied: decorator===4.0.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 124))
2017-03-15 16:55:01.711 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31))
2017-03-15 16:55:01.715 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 203))
2017-03-15 16:55:01.729 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 114))
2017-03-15 16:55:01.732 | Requirement already satisfied: networkx===1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 243))
2017-03-15 16:55:01.735 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154))
2017-03-15 16:55:01.740 | Requirement already satisfied: automaton===1.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 80))
2017-03-15 16:55:01.750 | Requirement already satisfied: jsonpatch===1.15 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199))
2017-03-15 16:55:01.755 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:55:01.760 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 326))
2017-03-15 16:55:01.763 | Requirement already satisfied: mccabe<0.5,>=0.2.1 in /usr/local/lib/python2.7/dist-packages (from flake8<2.6.0,>=2.5.4->diskimage-builder===1.28.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 128))
2017-03-15 16:55:01.768 | Requirement already satisfied: pyflakes<1.1,>=0.8.1 in /usr/local/lib/python2.7/dist-packages (from flake8<2.6.0,>=2.5.4->diskimage-builder===1.28.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 128))
2017-03-15 16:55:01.774 | Requirement already satisfied: pep8!=1.6.0,!=1.6.1,!=1.6.2,>=1.5.7 in /usr/local/lib/python2.7/dist-packages (from flake8<2.6.0,>=2.5.4->diskimage-builder===1.28.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 128))
2017-03-15 16:55:01.779 | Requirement already satisfied: vine===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 486))
2017-03-15 16:55:01.782 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 404))
2017-03-15 16:55:01.790 | Requirement already satisfied: beautifulsoup4===4.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 88))
2017-03-15 16:55:01.798 | Requirement already satisfied: waitress===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 489))
2017-03-15 16:55:01.814 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 480))
2017-03-15 16:55:01.817 | Requirement already satisfied: cmd2===0.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 111))
2017-03-15 16:55:01.823 | Requirement already satisfied: requestsexceptions===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 411))
2017-03-15 16:55:01.826 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:55:01.829 | Requirement already satisfied: jsonpointer===1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 202))
2017-03-15 16:55:01.832 | Installing collected packages: pyasn1-modules, python-barbicanclient, dib-utils, diskimage-builder, itsdangerous, click, Werkzeug, Flask, gunicorn, octavia
2017-03-15 16:55:02.742 |   Found existing installation: python-barbicanclient 4.2.1.dev20
2017-03-15 16:55:02.745 |     Can't uninstall 'python-barbicanclient'. No files were found to uninstall.
2017-03-15 16:55:02.745 |   Running setup.py develop for python-barbicanclient
2017-03-15 16:55:05.681 |   Running setup.py develop for octavia
2017-03-15 16:55:09.558 | Successfully installed Flask-0.12 Werkzeug-0.12 click-6.7 dib-utils-0.0.11 diskimage-builder-1.28.0 gunicorn-19.7.0 itsdangerous-0.24 octavia pyasn1-modules-0.0.8 python-barbicanclient
2017-03-15 16:55:09.805 | ++ inc/python:pip_install:334               :   result=0
2017-03-15 16:55:09.808 | ++ inc/python:pip_install:337               :   local test_req=/opt/stack/new/octavia/test-requirements.txt
2017-03-15 16:55:09.811 | ++ inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:55:09.813 | ++ inc/python:pip_install:338               :   [[ -e /opt/stack/new/octavia/test-requirements.txt ]]
2017-03-15 16:55:09.816 | ++ inc/python:pip_install:339               :   echo 'Installing test-requirements for /opt/stack/new/octavia/test-requirements.txt'
2017-03-15 16:55:09.816 | Installing test-requirements for /opt/stack/new/octavia/test-requirements.txt
2017-03-15 16:55:09.818 | ++ inc/python:pip_install:341               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/octavia/test-requirements.txt
2017-03-15 16:55:10.530 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:10.532 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:10.640 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:10.642 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:10.650 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:10.652 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:10.665 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:10.667 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:10.675 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:10.677 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:10.708 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:10.710 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:10.737 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:10.740 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:10.812 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:10.816 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:10.828 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:10.832 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:10.835 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:10.839 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:10.844 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:10.848 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:10.872 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:10.875 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:10.894 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:10.898 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:10.940 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:10.942 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:10.957 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:10.960 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:11.075 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:11.077 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:11.134 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:11.137 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:11.249 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:11.251 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:11.281 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:11.283 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:11.333 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:11.335 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:11.349 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:11.351 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:11.366 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:11.370 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:11.380 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:11.382 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:11.436 | Requirement already satisfied: WebTest===2.0.26 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34))
2017-03-15 16:55:11.459 | Requirement already satisfied: bandit===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 84))
2017-03-15 16:55:11.468 | Requirement already satisfied: beautifulsoup4===4.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 88))
2017-03-15 16:55:11.473 | Requirement already satisfied: coverage===4.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 115))
2017-03-15 16:55:11.652 | Collecting doc8===0.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 140))
2017-03-15 16:55:11.723 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/be/5f/49a91c508df72b2b9e73a9118e8b5f559d776388716c7f169059374ce030/doc8-0.7.0-py2.py3-none-any.whl
2017-03-15 16:55:11.905 | Requirement already satisfied: docutils===0.13.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 144))
2017-03-15 16:55:11.911 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228))
2017-03-15 16:55:11.941 | Requirement already satisfied: os-api-ref===1.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262))
2017-03-15 16:55:11.953 | Requirement already satisfied: oslotest===2.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 294))
2017-03-15 16:55:11.971 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 304))
2017-03-15 16:55:11.974 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 388))
2017-03-15 16:55:11.987 | Requirement already satisfied: reno===2.1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 403))
2017-03-15 16:55:12.002 | Requirement already satisfied: requests-mock===1.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 409))
2017-03-15 16:55:12.163 | Collecting restructuredtext-lint===1.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412))
2017-03-15 16:55:12.234 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/restructuredtext-lint/restructuredtext_lint-1.0.1-py2-none-any.whl
2017-03-15 16:55:12.407 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 432))
2017-03-15 16:55:12.409 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 449))
2017-03-15 16:55:12.414 | Requirement already satisfied: tempest===15.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 457))
2017-03-15 16:55:12.450 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 461))
2017-03-15 16:55:12.461 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 462))
2017-03-15 16:55:12.471 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 463))
2017-03-15 16:55:12.479 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 464))
2017-03-15 16:55:12.501 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 471))
2017-03-15 16:55:12.505 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 481))
2017-03-15 16:55:12.512 | Requirement already satisfied: urllib3===1.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 483))
2017-03-15 16:55:12.534 | Requirement already satisfied: waitress===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 489))
2017-03-15 16:55:12.546 | Requirement already satisfied: hacking!=0.13.0,<0.14,>=0.12.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/octavia/test-requirements.txt (line 4))
2017-03-15 16:55:12.559 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33))
2017-03-15 16:55:12.567 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:55:12.570 | Requirement already satisfied: GitPython===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10))
2017-03-15 16:55:12.729 | Collecting chardet===2.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 105))
2017-03-15 16:55:12.757 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/7e/5c/605ca2daa5cf21c87690d8fe6ab05a6f2278c451f4ede6456dd26453f4bd/chardet-2.3.0-py2.py3-none-any.whl (180kB)
2017-03-15 16:55:12.973 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:55:12.977 | Requirement already satisfied: Sphinx===1.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30))
2017-03-15 16:55:13.003 | Requirement already satisfied: openstackdocstheme===1.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 259))
2017-03-15 16:55:13.007 | Requirement already satisfied: mox3===0.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233))
2017-03-15 16:55:13.012 | Requirement already satisfied: os-client-config===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265))
2017-03-15 16:55:13.021 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 123))
2017-03-15 16:55:13.035 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155))
2017-03-15 16:55:13.046 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 152))
2017-03-15 16:55:13.048 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:55:13.052 | Requirement already satisfied: dulwich===0.17.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 147))
2017-03-15 16:55:13.055 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 406))
2017-03-15 16:55:13.068 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277))
2017-03-15 16:55:13.081 | Requirement already satisfied: cliff===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 109))
2017-03-15 16:55:13.097 | Requirement already satisfied: oslo.concurrency===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276))
2017-03-15 16:55:13.120 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240))
2017-03-15 16:55:13.124 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 312))
2017-03-15 16:55:13.126 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288))
2017-03-15 16:55:13.137 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 203))
2017-03-15 16:55:13.149 | Requirement already satisfied: paramiko===2.1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 298))
2017-03-15 16:55:13.155 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290))
2017-03-15 16:55:13.176 | Requirement already satisfied: os-testr===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 270))
2017-03-15 16:55:13.185 | Requirement already satisfied: oslo.log===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281))
2017-03-15 16:55:13.210 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 373))
2017-03-15 16:55:13.212 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 219))
2017-03-15 16:55:13.214 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 481))
2017-03-15 16:55:13.216 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/octavia/test-requirements.txt (line 4))
2017-03-15 16:55:13.219 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/octavia/test-requirements.txt (line 4))
2017-03-15 16:55:13.223 | Requirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/octavia/test-requirements.txt (line 4))
2017-03-15 16:55:13.232 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/octavia/test-requirements.txt (line 4))
2017-03-15 16:55:13.234 | Requirement already satisfied: gitdb2===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 167))
2017-03-15 16:55:13.238 | Requirement already satisfied: Pygments===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25))
2017-03-15 16:55:13.240 | Requirement already satisfied: imagesize===0.7.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 189))
2017-03-15 16:55:13.242 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 435))
2017-03-15 16:55:13.244 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 16:55:13.251 | Requirement already satisfied: alabaster===0.7.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68))
2017-03-15 16:55:13.254 | Requirement already satisfied: requestsexceptions===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 411))
2017-03-15 16:55:13.257 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 210))
2017-03-15 16:55:13.278 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:55:13.282 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 498))
2017-03-15 16:55:13.284 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 396))
2017-03-15 16:55:13.288 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280))
2017-03-15 16:55:13.294 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 414))
2017-03-15 16:55:13.297 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 342))
2017-03-15 16:55:13.299 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 480))
2017-03-15 16:55:13.301 | Requirement already satisfied: cmd2===0.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 111))
2017-03-15 16:55:13.305 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 150))
2017-03-15 16:55:13.307 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154))
2017-03-15 16:55:13.312 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235))
2017-03-15 16:55:13.314 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:55:13.317 | Requirement already satisfied: pyasn1===0.2.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 322))
2017-03-15 16:55:13.322 | Requirement already satisfied: cryptography===1.8.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 118))
2017-03-15 16:55:13.358 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231))
2017-03-15 16:55:13.360 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241))
2017-03-15 16:55:13.364 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193))
2017-03-15 16:55:13.367 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 332))
2017-03-15 16:55:13.369 | Requirement already satisfied: oslo.context===2.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278))
2017-03-15 16:55:13.376 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 358))
2017-03-15 16:55:13.380 | Requirement already satisfied: smmap2===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 434))
2017-03-15 16:55:13.382 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 16:55:13.384 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 311))
2017-03-15 16:55:13.389 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.8.1->-c /opt/stack/new/requirements/upper-constraints.txt (line 118))
2017-03-15 16:55:13.400 | Requirement already satisfied: ipaddress===1.0.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191))
2017-03-15 16:55:13.402 | Requirement already satisfied: idna===2.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188))
2017-03-15 16:55:13.405 | Requirement already satisfied: asn1crypto===0.21.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 16:55:13.408 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 104))
2017-03-15 16:55:13.412 | Requirement already satisfied: packaging===16.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 297))
2017-03-15 16:55:13.417 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 326))
2017-03-15 16:55:13.419 | Installing collected packages: chardet, restructuredtext-lint, doc8
2017-03-15 16:55:14.041 | Successfully installed chardet-2.3.0 doc8-0.7.0 restructuredtext-lint-1.0.1
2017-03-15 16:55:14.220 | ++ inc/python:pip_install:347               :   result=0
2017-03-15 16:55:14.223 | ++ inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:55:14.225 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 16:55:14.227 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 16:55:14.229 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:55:14.231 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 16:55:14.232 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 16:55:14.234 | ++ functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:55:14.237 | ++ functions-common:time_stop:2409          :   start_time=1489596889
2017-03-15 16:55:14.239 | ++ functions-common:time_stop:2411          :   [[ -z 1489596889 ]]
2017-03-15 16:55:14.242 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:55:14.247 | ++ functions-common:time_stop:2414          :   end_time=1489596914
2017-03-15 16:55:14.249 | ++ functions-common:time_stop:2415          :   elapsed_time=25
2017-03-15 16:55:14.250 | ++ functions-common:time_stop:2416          :   total=220
2017-03-15 16:55:14.253 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:55:14.255 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=245
2017-03-15 16:55:14.258 | ++ inc/python:pip_install:351               :   return 0
2017-03-15 16:55:14.261 | ++ inc/python:setup_package:538             :   [[ -e == \-\e ]]
2017-03-15 16:55:14.264 | ++ inc/python:setup_package:539             :   safe_chown -R stack /opt/stack/new/octavia/octavia.egg-info
2017-03-15 16:55:14.266 | ++ functions-common:safe_chown:2303         :   _safe_permission_operation chown -R stack /opt/stack/new/octavia/octavia.egg-info
2017-03-15 16:55:14.283 | ++ functions-common:_safe_permission_operation:2174 :   sudo chown -R stack /opt/stack/new/octavia/octavia.egg-info
2017-03-15 16:55:14.294 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_install:10 :   '[' standalone == main ']'
2017-03-15 16:55:14.296 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_install:10 :   '[' standalone == standalone ']'
2017-03-15 16:55:14.299 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_install:11 :   '[' '' == True ']'
2017-03-15 16:55:14.301 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_install:12 :   install_package kpartx
2017-03-15 16:55:14.303 | ++ functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:55:14.306 | ++ functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:55:14.309 | ++ functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:55:14.311 | ++ functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:55:14.313 | ++ functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:55:14.315 | ++ functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:55:14.318 | ++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:55:14.320 | ++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:55:14.322 | ++ functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:55:14.325 | ++ functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:55:14.328 | ++ functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:55:14.330 | ++ functions-common:apt_get_update:1064     :   return
2017-03-15 16:55:14.333 | ++ functions-common:install_package:1290    :   real_install_package kpartx
2017-03-15 16:55:14.335 | ++ functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:55:14.337 | ++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:55:14.340 | ++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:55:14.343 | ++ functions-common:real_install_package:1276 :   apt_get install kpartx
2017-03-15 16:55:14.363 | ++ functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install kpartx
2017-03-15 16:55:14.398 | Reading package lists...
2017-03-15 16:55:14.661 | Building dependency tree...
2017-03-15 16:55:14.662 | Reading state information...
2017-03-15 16:55:14.865 | kpartx is already the newest version (0.5.0+git1.656f8865-5ubuntu2.4).
2017-03-15 16:55:14.865 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:55:14.868 | ++ functions-common:apt_get:1108            :   result=0
2017-03-15 16:55:14.870 | ++ functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:55:14.873 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 16:55:14.875 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 16:55:14.877 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:55:14.880 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 16:55:14.882 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 16:55:14.884 | ++ functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:55:14.887 | ++ functions-common:time_stop:2409          :   start_time=1489596914
2017-03-15 16:55:14.889 | ++ functions-common:time_stop:2411          :   [[ -z 1489596914 ]]
2017-03-15 16:55:14.892 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:55:14.896 | ++ functions-common:time_stop:2414          :   end_time=1489596914
2017-03-15 16:55:14.898 | ++ functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 16:55:14.901 | ++ functions-common:time_stop:2416          :   total=116
2017-03-15 16:55:14.904 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:55:14.907 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=116
2017-03-15 16:55:14.909 | ++ functions-common:apt_get:1112            :   return 0
2017-03-15 16:55:14.912 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_install:13 :   [[ xenial =~ rhel7 ]]
2017-03-15 16:55:14.915 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_install:19 :   install_package qemu
2017-03-15 16:55:14.917 | ++ functions-common:install_package:1289    :   update_package_repo
2017-03-15 16:55:14.920 | ++ functions-common:update_package_repo:1261 :   NO_UPDATE_REPOS=False
2017-03-15 16:55:14.922 | ++ functions-common:update_package_repo:1262 :   REPOS_UPDATED=True
2017-03-15 16:55:14.924 | ++ functions-common:update_package_repo:1263 :   RETRY_UPDATE=False
2017-03-15 16:55:14.927 | ++ functions-common:update_package_repo:1265 :   [[ False = \T\r\u\e ]]
2017-03-15 16:55:14.929 | ++ functions-common:update_package_repo:1269 :   is_ubuntu
2017-03-15 16:55:14.932 | ++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:55:14.934 | ++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:55:14.938 | ++ functions-common:update_package_repo:1270 :   apt_get_update
2017-03-15 16:55:14.940 | ++ functions-common:apt_get_update:1063     :   [[ True == \T\r\u\e ]]
2017-03-15 16:55:14.943 | ++ functions-common:apt_get_update:1063     :   [[ False != \T\r\u\e ]]
2017-03-15 16:55:14.945 | ++ functions-common:apt_get_update:1064     :   return
2017-03-15 16:55:14.948 | ++ functions-common:install_package:1290    :   real_install_package qemu
2017-03-15 16:55:14.951 | ++ functions-common:real_install_package:1275 :   is_ubuntu
2017-03-15 16:55:14.954 | ++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:55:14.956 | ++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:55:14.959 | ++ functions-common:real_install_package:1276 :   apt_get install qemu
2017-03-15 16:55:14.981 | ++ functions-common:apt_get:1104            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu
2017-03-15 16:55:15.016 | Reading package lists...
2017-03-15 16:55:15.285 | Building dependency tree...
2017-03-15 16:55:15.286 | Reading state information...
2017-03-15 16:55:15.494 | The following additional packages will be installed:
2017-03-15 16:55:15.495 |   qemu-user
2017-03-15 16:55:15.497 | Suggested packages:
2017-03-15 16:55:15.497 |   qemu-user-static
2017-03-15 16:55:15.497 | Recommended packages:
2017-03-15 16:55:15.497 |   qemu-user-binfmt
2017-03-15 16:55:15.499 | The following NEW packages will be installed:
2017-03-15 16:55:15.500 |   qemu qemu-user
2017-03-15 16:55:15.519 | 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
2017-03-15 16:55:15.519 | Need to get 6451 kB of archives.
2017-03-15 16:55:15.519 | After this operation, 52.9 MB of additional disk space will be used.
2017-03-15 16:55:15.519 | WARNING: The following packages cannot be authenticated!
2017-03-15 16:55:15.520 |   qemu-user qemu
2017-03-15 16:55:15.575 | Authentication warning overridden.
2017-03-15 16:55:15.575 | Get:1 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/universe amd64 qemu-user amd64 1:2.5+dfsg-5ubuntu10.9 [6368 kB]
2017-03-15 16:55:15.859 | Get:2 http://mirror.ord.rax.openstack.org/ubuntu xenial-updates/universe amd64 qemu amd64 1:2.5+dfsg-5ubuntu10.9 [83.0 kB]
2017-03-15 16:55:15.979 | debconf: delaying package configuration, since apt-utils is not installed
2017-03-15 16:55:16.023 | Fetched 6451 kB in 0s (19.1 MB/s)
2017-03-15 16:55:16.063 | Selecting previously unselected package qemu-user.
2017-03-15 16:55:16.104 | (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 ... 84347 files and directories currently installed.)
2017-03-15 16:55:16.109 | Preparing to unpack .../qemu-user_1%3a2.5+dfsg-5ubuntu10.9_amd64.deb ...
2017-03-15 16:55:16.111 | Unpacking qemu-user (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:55:17.148 | Selecting previously unselected package qemu.
2017-03-15 16:55:17.156 | Preparing to unpack .../qemu_1%3a2.5+dfsg-5ubuntu10.9_amd64.deb ...
2017-03-15 16:55:17.159 | Unpacking qemu (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:55:17.219 | Setting up qemu-user (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:55:17.224 | Setting up qemu (1:2.5+dfsg-5ubuntu10.9) ...
2017-03-15 16:55:17.415 | ++ functions-common:apt_get:1108            :   result=0
2017-03-15 16:55:17.418 | ++ functions-common:apt_get:1111            :   time_stop apt-get
2017-03-15 16:55:17.420 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 16:55:17.422 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 16:55:17.424 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:55:17.426 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 16:55:17.429 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 16:55:17.432 | ++ functions-common:time_stop:2408          :   name=apt-get
2017-03-15 16:55:17.433 | ++ functions-common:time_stop:2409          :   start_time=1489596914
2017-03-15 16:55:17.436 | ++ functions-common:time_stop:2411          :   [[ -z 1489596914 ]]
2017-03-15 16:55:17.438 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:55:17.442 | ++ functions-common:time_stop:2414          :   end_time=1489596917
2017-03-15 16:55:17.445 | ++ functions-common:time_stop:2415          :   elapsed_time=3
2017-03-15 16:55:17.447 | ++ functions-common:time_stop:2416          :   total=116
2017-03-15 16:55:17.449 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:55:17.452 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=119
2017-03-15 16:55:17.455 | ++ functions-common:apt_get:1112            :   return 0
2017-03-15 16:55:17.458 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:460 :   [[ stack == \u\n\s\t\a\c\k ]]
2017-03-15 16:55:17.460 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:468 :   [[ stack == \c\l\e\a\n ]]
2017-03-15 16:55:17.463 | + ./stack.sh:main:899                      :   use_library_from_git python-openstackclient
2017-03-15 16:55:17.465 | + inc/python:use_library_from_git:369      :   local name=python-openstackclient
2017-03-15 16:55:17.467 | + inc/python:use_library_from_git:370      :   local enabled=1
2017-03-15 16:55:17.469 | + inc/python:use_library_from_git:371      :   [[ '' = \A\L\L ]]
2017-03-15 16:55:17.471 | + inc/python:use_library_from_git:371      :   [[ ,, =~ ,python-openstackclient, ]]
2017-03-15 16:55:17.473 | + inc/python:use_library_from_git:372      :   return 1
2017-03-15 16:55:17.475 | + ./stack.sh:main:903                      :   pip_install_gr python-openstackclient
2017-03-15 16:55:17.478 | + inc/python:pip_install_gr:66             :   local name=python-openstackclient
2017-03-15 16:55:17.480 | + inc/python:pip_install_gr:67             :   local clean_name
2017-03-15 16:55:17.483 | ++ inc/python:pip_install_gr:68             :   get_from_global_requirements python-openstackclient
2017-03-15 16:55:17.486 | ++ inc/python:get_from_global_requirements:357 :   local package=python-openstackclient
2017-03-15 16:55:17.489 | ++ inc/python:get_from_global_requirements:358 :   local required_pkg
2017-03-15 16:55:17.492 | +++ inc/python:get_from_global_requirements:359 :   grep -i -h '^python-openstackclient' /opt/stack/new/requirements/global-requirements.txt
2017-03-15 16:55:17.493 | +++ inc/python:get_from_global_requirements:359 :   cut -d# -f1
2017-03-15 16:55:17.497 | ++ inc/python:get_from_global_requirements:359 :   required_pkg='python-openstackclient>=3.3.0  '
2017-03-15 16:55:17.499 | ++ inc/python:get_from_global_requirements:360 :   [[ python-openstackclient>=3.3.0   == '' ]]
2017-03-15 16:55:17.501 | ++ inc/python:get_from_global_requirements:363 :   echo 'python-openstackclient>=3.3.0'
2017-03-15 16:55:17.504 | + inc/python:pip_install_gr:68             :   clean_name='python-openstackclient>=3.3.0'
2017-03-15 16:55:17.506 | + inc/python:pip_install_gr:69             :   pip_install 'python-openstackclient>=3.3.0'
2017-03-15 16:55:18.128 | + inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt 'python-openstackclient>=3.3.0'
2017-03-15 16:55:18.819 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:18.821 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:18.920 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:18.922 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:18.929 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:18.932 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:18.945 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:18.947 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:18.957 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:18.960 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:18.991 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:18.993 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.020 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.023 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.081 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.083 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.090 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.092 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.095 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.097 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.101 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.103 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.119 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.122 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.134 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.137 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.166 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.168 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.183 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.186 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.296 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.298 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.357 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.359 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.473 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.475 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.503 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.506 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.555 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.557 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.566 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.569 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.583 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.585 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.594 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:55:19.596 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:55:19.621 | Requirement already satisfied: python-openstackclient===3.9.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 380))
2017-03-15 16:55:19.643 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 432))
2017-03-15 16:55:19.646 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280))
2017-03-15 16:55:19.652 | Requirement already satisfied: cliff===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 109))
2017-03-15 16:55:19.668 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:55:19.672 | Requirement already satisfied: python-keystoneclient===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 368))
2017-03-15 16:55:19.690 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290))
2017-03-15 16:55:19.714 | Requirement already satisfied: openstacksdk===0.9.13 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 260))
2017-03-15 16:55:19.723 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 304))
2017-03-15 16:55:19.726 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 210))
2017-03-15 16:55:19.746 | Requirement already satisfied: python-cinderclient===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 355))
2017-03-15 16:55:19.762 | Requirement already satisfied: osc-lib===1.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274))
2017-03-15 16:55:19.777 | Requirement already satisfied: python-novaclient===7.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 378))
2017-03-15 16:55:19.794 | Requirement already satisfied: python-glanceclient===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 363))
2017-03-15 16:55:19.811 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 342))
2017-03-15 16:55:19.813 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:55:19.815 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 480))
2017-03-15 16:55:19.817 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 312))
2017-03-15 16:55:19.819 | Requirement already satisfied: cmd2===0.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 111))
2017-03-15 16:55:19.823 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 449))
2017-03-15 16:55:19.828 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 396))
2017-03-15 16:55:19.831 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277))
2017-03-15 16:55:19.841 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 311))
2017-03-15 16:55:19.846 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 123))
2017-03-15 16:55:19.857 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288))
2017-03-15 16:55:19.865 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 406))
2017-03-15 16:55:19.877 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231))
2017-03-15 16:55:19.879 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:55:19.884 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241))
2017-03-15 16:55:19.886 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193))
2017-03-15 16:55:19.888 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240))
2017-03-15 16:55:19.891 | Requirement already satisfied: os-client-config===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265))
2017-03-15 16:55:19.900 | Requirement already satisfied: simplejson===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 430))
2017-03-15 16:55:19.902 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 498))
2017-03-15 16:55:19.904 | Requirement already satisfied: warlock===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 490))
2017-03-15 16:55:19.911 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 414))
2017-03-15 16:55:19.913 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235))
2017-03-15 16:55:19.916 | Requirement already satisfied: requestsexceptions===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 411))
2017-03-15 16:55:19.919 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:55:19.922 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 203))
2017-03-15 16:55:19.933 | Requirement already satisfied: jsonpatch===1.15 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199))
2017-03-15 16:55:19.936 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:55:19.938 | Requirement already satisfied: jsonpointer===1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 202))
2017-03-15 16:55:20.108 | + inc/python:pip_install:334               :   result=0
2017-03-15 16:55:20.110 | + inc/python:pip_install:337               :   local 'test_req=python-openstackclient>=3.3.0/test-requirements.txt'
2017-03-15 16:55:20.112 | + inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:55:20.114 | + inc/python:pip_install:338               :   [[ -e python-openstackclient>=3.3.0/test-requirements.txt ]]
2017-03-15 16:55:20.117 | + inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 16:55:20.119 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:55:20.121 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:55:20.123 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:55:20.125 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:55:20.127 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:55:20.129 | + functions-common:time_stop:2408          :   name=pip_install
2017-03-15 16:55:20.131 | + functions-common:time_stop:2409          :   start_time=1489596917
2017-03-15 16:55:20.132 | + functions-common:time_stop:2411          :   [[ -z 1489596917 ]]
2017-03-15 16:55:20.135 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:55:20.138 | + functions-common:time_stop:2414          :   end_time=1489596920
2017-03-15 16:55:20.140 | + functions-common:time_stop:2415          :   elapsed_time=3
2017-03-15 16:55:20.142 | + functions-common:time_stop:2416          :   total=245
2017-03-15 16:55:20.144 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:55:20.147 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=248
2017-03-15 16:55:20.150 | + inc/python:pip_install:351               :   return 0
2017-03-15 16:55:20.152 | + ./stack.sh:main:906                      :   [[ False = True ]]
2017-03-15 16:55:20.154 | + ./stack.sh:main:920                      :   [[ False != \F\a\l\s\e ]]
2017-03-15 16:55:20.157 | + ./stack.sh:main:962                      :   '[' -f /opt/stack/data/ca-bundle.pem ']'
2017-03-15 16:55:20.159 | + ./stack.sh:main:970                      :   is_service_enabled mysql postgresql
2017-03-15 16:55:20.173 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:55:20.175 | + ./stack.sh:main:971                      :   configure_database
2017-03-15 16:55:20.177 | + lib/database:configure_database:128      :   configure_database_mysql
2017-03-15 16:55:20.179 | + lib/databases/mysql:configure_database_mysql:62 :   local my_conf mysql slow_log
2017-03-15 16:55:20.181 | + lib/databases/mysql:configure_database_mysql:63 :   echo_summary 'Configuring and starting MySQL'
2017-03-15 16:55:20.183 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 16:55:20.185 | + ./stack.sh:echo_summary:398              :   echo -e Configuring and starting MySQL
2017-03-15 16:55:20.187 | + lib/databases/mysql:configure_database_mysql:65 :   is_ubuntu
2017-03-15 16:55:20.189 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:55:20.192 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:55:20.194 | + lib/databases/mysql:configure_database_mysql:66 :   my_conf=/etc/mysql/my.cnf
2017-03-15 16:55:20.197 | + lib/databases/mysql:configure_database_mysql:67 :   mysql=mysql
2017-03-15 16:55:20.198 | + lib/databases/mysql:configure_database_mysql:79 :   is_fedora
2017-03-15 16:55:20.201 | + functions-common:is_fedora:439           :   [[ -z Ubuntu ]]
2017-03-15 16:55:20.203 | + functions-common:is_fedora:443           :   '[' Ubuntu = Fedora ']'
2017-03-15 16:55:20.206 | + functions-common:is_fedora:443           :   '[' Ubuntu = 'Red Hat' ']'
2017-03-15 16:55:20.208 | + functions-common:is_fedora:444           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2017-03-15 16:55:20.209 | + functions-common:is_fedora:445           :   '[' Ubuntu = CentOS ']'
2017-03-15 16:55:20.211 | + functions-common:is_fedora:445           :   '[' Ubuntu = OracleServer ']'
2017-03-15 16:55:20.214 | + functions-common:is_fedora:446           :   '[' Ubuntu = Virtuozzo ']'
2017-03-15 16:55:20.216 | + functions-common:is_fedora:446           :   '[' Ubuntu = kvmibm ']'
2017-03-15 16:55:20.219 | + lib/databases/mysql:configure_database_mysql:79 :   is_suse
2017-03-15 16:55:20.221 | + functions-common:is_suse:454             :   [[ -z Ubuntu ]]
2017-03-15 16:55:20.223 | + functions-common:is_suse:458             :   [[ Ubuntu =~ (openSUSE) ]]
2017-03-15 16:55:20.225 | + functions-common:is_suse:458             :   [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]]
2017-03-15 16:55:20.227 | + lib/databases/mysql:configure_database_mysql:87 :   sudo mysqladmin -u root password secretmysql
2017-03-15 16:55:20.239 | mysqladmin: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 16:55:20.240 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety.
2017-03-15 16:55:20.243 | + lib/databases/mysql:configure_database_mysql:90 :   sudo mysql -uroot -psecretmysql -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'' identified by '\''secretmysql'\'';'
2017-03-15 16:55:20.253 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 16:55:20.261 | + lib/databases/mysql:configure_database_mysql:96 :   iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0
2017-03-15 16:55:20.298 | + lib/databases/mysql:configure_database_mysql:97 :   iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL
2017-03-15 16:55:20.326 | + lib/databases/mysql:configure_database_mysql:98 :   iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB
2017-03-15 16:55:20.354 | + lib/databases/mysql:configure_database_mysql:99 :   iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024
2017-03-15 16:55:20.385 | + lib/databases/mysql:configure_database_mysql:100 :   iniset -sudo /etc/mysql/my.cnf mysqld query_cache_type OFF
2017-03-15 16:55:20.419 | + lib/databases/mysql:configure_database_mysql:101 :   iniset -sudo /etc/mysql/my.cnf mysqld query_cache_size 0
2017-03-15 16:55:20.453 | + lib/databases/mysql:configure_database_mysql:103 :   [[ False == \T\r\u\e ]]
2017-03-15 16:55:20.456 | + lib/databases/mysql:configure_database_mysql:123 :   restart_service mysql
2017-03-15 16:55:20.459 | + functions-common:restart_service:2286    :   '[' -x /bin/systemctl ']'
2017-03-15 16:55:20.461 | + functions-common:restart_service:2287    :   sudo /bin/systemctl restart mysql
2017-03-15 16:55:22.868 | ++ ./stack.sh:main:978                      :   trueorfalse True USE_SCREEN
2017-03-15 16:55:22.887 | + ./stack.sh:main:978                      :   USE_SCREEN=False
2017-03-15 16:55:22.891 | + ./stack.sh:main:979                      :   [[ False == \T\r\u\e ]]
2017-03-15 16:55:22.893 | + ./stack.sh:main:998                      :   SCREENRC=/opt/stack/new/devstack/stack-screenrc
2017-03-15 16:55:22.896 | + ./stack.sh:main:999                      :   [[ -e /opt/stack/new/devstack/stack-screenrc ]]
2017-03-15 16:55:22.899 | + ./stack.sh:main:1004                     :   init_service_check
2017-03-15 16:55:22.902 | + functions-common:init_service_check:1451 :   SCREEN_NAME=stack
2017-03-15 16:55:22.905 | + functions-common:init_service_check:1452 :   SERVICE_DIR=/opt/stack/status
2017-03-15 16:55:22.908 | + functions-common:init_service_check:1454 :   [[ ! -d /opt/stack/status/stack ]]
2017-03-15 16:55:22.910 | + functions-common:init_service_check:1455 :   mkdir -p /opt/stack/status/stack
2017-03-15 16:55:22.915 | + functions-common:init_service_check:1458 :   rm -f '/opt/stack/status/stack/*.failure'
2017-03-15 16:55:22.919 | + ./stack.sh:main:1007                     :   save_stackenv 1007
2017-03-15 16:55:22.921 | + functions-common:save_stackenv:61        :   local tag=1007
2017-03-15 16:55:22.923 | ++ functions-common:save_stackenv:63        :   date +%F-%H%M%S
2017-03-15 16:55:22.926 | + functions-common:save_stackenv:63        :   time_stamp=2017-03-15-165522
2017-03-15 16:55:22.928 | + functions-common:save_stackenv:64        :   echo '# 2017-03-15-165522 1007'
2017-03-15 16:55:22.930 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:22.931 | + functions-common:save_stackenv:66        :   echo BASE_SQL_CONN=mysql+pymysql://root:secretmysql@127.0.0.1
2017-03-15 16:55:22.933 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:22.936 | + functions-common:save_stackenv:66        :   echo DATA_DIR=/opt/stack/data
2017-03-15 16:55:22.938 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:22.941 | + functions-common:save_stackenv:66        :   echo DEST=/opt/stack/new
2017-03-15 16:55:22.943 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:22.946 | + functions-common:save_stackenv:66        :   echo ENABLED_SERVICES=ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican
2017-03-15 16:55:22.948 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:22.950 | + functions-common:save_stackenv:66        :   echo HOST_IP=23.253.205.44
2017-03-15 16:55:22.953 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:22.955 | + functions-common:save_stackenv:66        :   echo KEYSTONE_AUTH_PROTOCOL=http
2017-03-15 16:55:22.957 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:22.959 | + functions-common:save_stackenv:66        :   echo KEYSTONE_AUTH_URI=http://23.253.205.44/identity_admin
2017-03-15 16:55:22.961 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:22.963 | + functions-common:save_stackenv:66        :   echo KEYSTONE_SERVICE_URI=http://23.253.205.44/identity
2017-03-15 16:55:22.965 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:22.967 | + functions-common:save_stackenv:66        :   echo LOGFILE=/opt/stack/new/devstacklog.txt.2017-03-15-164808
2017-03-15 16:55:22.969 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:22.971 | + functions-common:save_stackenv:66        :   echo OS_CACERT=
2017-03-15 16:55:22.974 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:22.976 | + functions-common:save_stackenv:66        :   echo SERVICE_HOST=23.253.205.44
2017-03-15 16:55:22.979 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:22.982 | + functions-common:save_stackenv:66        :   echo SERVICE_PROTOCOL=http
2017-03-15 16:55:22.984 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:22.987 | + functions-common:save_stackenv:66        :   echo STACK_USER=stack
2017-03-15 16:55:22.990 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:22.993 | + functions-common:save_stackenv:66        :   echo TLS_IP=
2017-03-15 16:55:22.995 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:22.998 | + functions-common:save_stackenv:66        :   echo HOST_IPV6=2001:4801:7825:102:be76:4eff:fe10:73d1
2017-03-15 16:55:23.000 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 16:55:23.003 | + functions-common:save_stackenv:66        :   echo SERVICE_IP_VERSION=4
2017-03-15 16:55:23.005 | + ./stack.sh:main:1017                     :   start_dstat
2017-03-15 16:55:23.008 | + lib/dstat:start_dstat:22                 :   run_process dstat '/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new'
2017-03-15 16:55:23.011 | + functions-common:run_process:1478        :   local service=dstat
2017-03-15 16:55:23.013 | + functions-common:run_process:1479        :   local 'command=/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new'
2017-03-15 16:55:23.016 | + functions-common:run_process:1480        :   local group=
2017-03-15 16:55:23.018 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 16:55:23.021 | + functions-common:run_process:1483        :   local name=dstat
2017-03-15 16:55:23.023 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 16:55:23.026 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 16:55:23.028 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 16:55:23.030 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 16:55:23.033 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 16:55:23.037 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489596923
2017-03-15 16:55:23.040 | + functions-common:run_process:1486        :   is_service_enabled dstat
2017-03-15 16:55:23.055 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:55:23.058 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 16:55:23.061 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 16:55:23.061 | + functions-common:run_process:1491        :   _run_process dstat '/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new' ''
2017-03-15 16:55:23.063 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:55:23.065 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:55:23.067 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:55:23.070 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:55:23.073 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:55:23.075 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 16:55:23.077 | + functions-common:time_stop:2409          :   start_time=1489596923
2017-03-15 16:55:23.080 | + functions-common:time_stop:2411          :   [[ -z 1489596923 ]]
2017-03-15 16:55:23.083 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:55:23.086 | + functions-common:time_stop:2414          :   end_time=1489596923
2017-03-15 16:55:23.089 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 16:55:23.091 | + functions-common:time_stop:2416          :   total=0
2017-03-15 16:55:23.093 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:55:23.095 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=0
2017-03-15 16:55:23.097 | + lib/dstat:start_dstat:27                 :   run_process peakmem_tracker /opt/stack/new/devstack/tools/peakmem_tracker.sh
2017-03-15 16:55:23.099 | + functions-common:run_process:1478        :   local service=peakmem_tracker
2017-03-15 16:55:23.101 | + functions-common:run_process:1479        :   local command=/opt/stack/new/devstack/tools/peakmem_tracker.sh
2017-03-15 16:55:23.103 | + functions-common:run_process:1480        :   local group=
2017-03-15 16:55:23.105 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 16:55:23.108 | + functions-common:run_process:1483        :   local name=peakmem_tracker
2017-03-15 16:55:23.111 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 16:55:23.114 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 16:55:23.117 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 16:55:23.120 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 16:55:23.124 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 16:55:23.128 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489596923
2017-03-15 16:55:23.131 | + functions-common:run_process:1486        :   is_service_enabled peakmem_tracker
2017-03-15 16:55:23.148 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:55:23.150 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 16:55:23.153 | + functions-common:run_process:1491        :   _run_process peakmem_tracker /opt/stack/new/devstack/tools/peakmem_tracker.sh ''
2017-03-15 16:55:23.153 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 16:55:23.156 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:55:23.159 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:55:23.161 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:55:23.164 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:55:23.167 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:55:23.169 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 16:55:23.170 | + functions-common:time_stop:2409          :   start_time=1489596923
2017-03-15 16:55:23.173 | + functions-common:time_stop:2411          :   [[ -z 1489596923 ]]
2017-03-15 16:55:23.176 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:55:23.179 | + functions-common:time_stop:2414          :   end_time=1489596923
2017-03-15 16:55:23.182 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 16:55:23.184 | + functions-common:time_stop:2416          :   total=0
2017-03-15 16:55:23.185 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:55:23.187 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=0
2017-03-15 16:55:23.190 | + ./stack.sh:main:1028                     :   cat
2017-03-15 16:55:23.193 | + ./stack.sh:main:1043                     :   is_service_enabled tls-proxy
2017-03-15 16:55:23.208 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:55:23.210 | + ./stack.sh:main:1048                     :   source /opt/stack/new/devstack/userrc_early
2017-03-15 16:55:23.213 | ++ userrc_early:source:4                    :   export OS_IDENTITY_API_VERSION=3
2017-03-15 16:55:23.215 | ++ userrc_early:source:4                    :   OS_IDENTITY_API_VERSION=3
2017-03-15 16:55:23.218 | ++ userrc_early:source:5                    :   export OS_AUTH_URL=http://23.253.205.44/identity_admin
2017-03-15 16:55:23.220 | ++ userrc_early:source:5                    :   OS_AUTH_URL=http://23.253.205.44/identity_admin
2017-03-15 16:55:23.223 | ++ userrc_early:source:6                    :   export OS_USERNAME=admin
2017-03-15 16:55:23.226 | ++ userrc_early:source:6                    :   OS_USERNAME=admin
2017-03-15 16:55:23.228 | ++ userrc_early:source:7                    :   export OS_USER_DOMAIN_ID=default
2017-03-15 16:55:23.231 | ++ userrc_early:source:7                    :   OS_USER_DOMAIN_ID=default
2017-03-15 16:55:23.233 | ++ userrc_early:source:8                    :   export OS_PASSWORD=secretadmin
2017-03-15 16:55:23.235 | ++ userrc_early:source:8                    :   OS_PASSWORD=secretadmin
2017-03-15 16:55:23.238 | ++ userrc_early:source:9                    :   export OS_PROJECT_NAME=admin
2017-03-15 16:55:23.241 | ++ userrc_early:source:9                    :   OS_PROJECT_NAME=admin
2017-03-15 16:55:23.243 | ++ userrc_early:source:10                   :   export OS_PROJECT_DOMAIN_ID=default
2017-03-15 16:55:23.246 | ++ userrc_early:source:10                   :   OS_PROJECT_DOMAIN_ID=default
2017-03-15 16:55:23.248 | ++ userrc_early:source:11                   :   export OS_REGION_NAME=RegionOne
2017-03-15 16:55:23.251 | ++ userrc_early:source:11                   :   OS_REGION_NAME=RegionOne
2017-03-15 16:55:23.253 | + ./stack.sh:main:1050                     :   is_service_enabled keystone
2017-03-15 16:55:23.267 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:55:23.270 | + ./stack.sh:main:1051                     :   echo_summary 'Starting Keystone'
2017-03-15 16:55:23.272 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 16:55:23.274 | + ./stack.sh:echo_summary:398              :   echo -e Starting Keystone
2017-03-15 16:55:23.276 | + ./stack.sh:main:1053                     :   '[' 23.253.205.44 == 23.253.205.44 ']'
2017-03-15 16:55:23.278 | + ./stack.sh:main:1054                     :   init_keystone
2017-03-15 16:55:23.280 | + lib/keystone:init_keystone:507           :   is_service_enabled ldap
2017-03-15 16:55:23.295 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:55:23.297 | + lib/keystone:init_keystone:511           :   [[ True == True ]]
2017-03-15 16:55:23.299 | + lib/keystone:init_keystone:513           :   recreate_database keystone
2017-03-15 16:55:23.302 | + lib/database:recreate_database:112       :   local db=keystone
2017-03-15 16:55:23.304 | + lib/database:recreate_database:113       :   recreate_database_mysql keystone
2017-03-15 16:55:23.306 | + lib/databases/mysql:recreate_database_mysql:56 :   local db=keystone
2017-03-15 16:55:23.308 | + lib/databases/mysql:recreate_database_mysql:57 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;'
2017-03-15 16:55:23.310 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 16:55:23.317 | + lib/databases/mysql:recreate_database_mysql:58 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;'
2017-03-15 16:55:23.320 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 16:55:23.326 | + lib/keystone:init_keystone:517           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync
2017-03-15 16:55:24.649 | 2017-03-15 16:55:24.648 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:24.650 | 2017-03-15 16:55:24.649 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.650 | 2017-03-15 16:55:24.650 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.650 | 2017-03-15 16:55:24.650 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.650 | 2017-03-15 16:55:24.650 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.651 | 2017-03-15 16:55:24.651 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.651 | 2017-03-15 16:55:24.651 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.651 | 2017-03-15 16:55:24.651 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.652 | 2017-03-15 16:55:24.651 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.652 | 2017-03-15 16:55:24.652 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.652 | 2017-03-15 16:55:24.652 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.652 | 2017-03-15 16:55:24.652 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.653 | 2017-03-15 16:55:24.652 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.653 | 2017-03-15 16:55:24.653 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.653 | 2017-03-15 16:55:24.653 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.653 | 2017-03-15 16:55:24.653 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.653 | 2017-03-15 16:55:24.653 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.654 | 2017-03-15 16:55:24.653 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.654 | 2017-03-15 16:55:24.654 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.654 | 2017-03-15 16:55:24.654 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.654 | 2017-03-15 16:55:24.654 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.654 | 2017-03-15 16:55:24.654 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.654 | 2017-03-15 16:55:24.654 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.655 | 2017-03-15 16:55:24.654 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.655 | 2017-03-15 16:55:24.655 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.655 | 2017-03-15 16:55:24.655 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.655 | 2017-03-15 16:55:24.655 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.655 | 2017-03-15 16:55:24.655 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.655 | 2017-03-15 16:55:24.655 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.656 | 2017-03-15 16:55:24.655 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.656 | 2017-03-15 16:55:24.656 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.656 | 2017-03-15 16:55:24.656 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.656 | 2017-03-15 16:55:24.656 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.656 | 2017-03-15 16:55:24.656 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.656 | 2017-03-15 16:55:24.656 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.657 | 2017-03-15 16:55:24.656 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.657 | 2017-03-15 16:55:24.657 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.657 | 2017-03-15 16:55:24.657 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.657 | 2017-03-15 16:55:24.657 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.657 | 2017-03-15 16:55:24.657 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.657 | 2017-03-15 16:55:24.657 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.658 | 2017-03-15 16:55:24.657 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.658 | 2017-03-15 16:55:24.658 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.658 | 2017-03-15 16:55:24.658 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.658 | 2017-03-15 16:55:24.658 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.658 | 2017-03-15 16:55:24.658 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.658 | 2017-03-15 16:55:24.658 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.659 | 2017-03-15 16:55:24.658 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.659 | 2017-03-15 16:55:24.659 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.659 | 2017-03-15 16:55:24.659 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.659 | 2017-03-15 16:55:24.659 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.659 | 2017-03-15 16:55:24.659 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.659 | 2017-03-15 16:55:24.659 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.659 | 2017-03-15 16:55:24.659 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.660 | 2017-03-15 16:55:24.659 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.660 | 2017-03-15 16:55:24.660 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.660 | 2017-03-15 16:55:24.660 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.660 | 2017-03-15 16:55:24.660 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.660 | 2017-03-15 16:55:24.660 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.660 | 2017-03-15 16:55:24.660 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.661 | 2017-03-15 16:55:24.660 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.661 | 2017-03-15 16:55:24.661 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.661 | 2017-03-15 16:55:24.661 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.661 | 2017-03-15 16:55:24.661 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.661 | 2017-03-15 16:55:24.661 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.661 | 2017-03-15 16:55:24.661 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.662 | 2017-03-15 16:55:24.661 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.662 | 2017-03-15 16:55:24.662 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.662 | 2017-03-15 16:55:24.662 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.662 | 2017-03-15 16:55:24.662 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.662 | 2017-03-15 16:55:24.662 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.662 | 2017-03-15 16:55:24.662 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.662 | 2017-03-15 16:55:24.662 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.663 | 2017-03-15 16:55:24.662 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.663 | 2017-03-15 16:55:24.663 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.663 | 2017-03-15 16:55:24.663 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.663 | 2017-03-15 16:55:24.663 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.663 | 2017-03-15 16:55:24.663 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.663 | 2017-03-15 16:55:24.663 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.664 | 2017-03-15 16:55:24.663 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.664 | 2017-03-15 16:55:24.664 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.664 | 2017-03-15 16:55:24.664 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.664 | 2017-03-15 16:55:24.664 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.664 | 2017-03-15 16:55:24.664 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.664 | 2017-03-15 16:55:24.664 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.665 | 2017-03-15 16:55:24.664 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.665 | 2017-03-15 16:55:24.665 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.665 | 2017-03-15 16:55:24.665 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:24.665 | 2017-03-15 16:55:24.665 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:24.689 | 2017-03-15 16:55:24.688 15735 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 _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:261
2017-03-15 16:55:24.691 | 2017-03-15 16:55:24.691 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:24.692 | 2017-03-15 16:55:24.692 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.692 | 2017-03-15 16:55:24.692 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.692 | 2017-03-15 16:55:24.692 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.692 | 2017-03-15 16:55:24.692 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.693 | 2017-03-15 16:55:24.692 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.693 | 2017-03-15 16:55:24.693 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.693 | 2017-03-15 16:55:24.693 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.693 | 2017-03-15 16:55:24.693 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.693 | 2017-03-15 16:55:24.693 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.693 | 2017-03-15 16:55:24.693 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.693 | 2017-03-15 16:55:24.693 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.694 | 2017-03-15 16:55:24.693 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.694 | 2017-03-15 16:55:24.694 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.694 | 2017-03-15 16:55:24.694 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.694 | 2017-03-15 16:55:24.694 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.694 | 2017-03-15 16:55:24.694 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.694 | 2017-03-15 16:55:24.694 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.695 | 2017-03-15 16:55:24.694 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.695 | 2017-03-15 16:55:24.695 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.695 | 2017-03-15 16:55:24.695 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.695 | 2017-03-15 16:55:24.695 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.695 | 2017-03-15 16:55:24.695 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.695 | 2017-03-15 16:55:24.695 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.696 | 2017-03-15 16:55:24.695 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.696 | 2017-03-15 16:55:24.696 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.696 | 2017-03-15 16:55:24.696 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.696 | 2017-03-15 16:55:24.696 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.696 | 2017-03-15 16:55:24.696 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.696 | 2017-03-15 16:55:24.696 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.697 | 2017-03-15 16:55:24.696 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.697 | 2017-03-15 16:55:24.697 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.697 | 2017-03-15 16:55:24.697 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.697 | 2017-03-15 16:55:24.697 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.697 | 2017-03-15 16:55:24.697 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.697 | 2017-03-15 16:55:24.697 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.697 | 2017-03-15 16:55:24.697 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.698 | 2017-03-15 16:55:24.697 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.698 | 2017-03-15 16:55:24.698 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.698 | 2017-03-15 16:55:24.698 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.698 | 2017-03-15 16:55:24.698 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.698 | 2017-03-15 16:55:24.698 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.699 | 2017-03-15 16:55:24.698 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.699 | 2017-03-15 16:55:24.699 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.699 | 2017-03-15 16:55:24.699 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.699 | 2017-03-15 16:55:24.699 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.699 | 2017-03-15 16:55:24.699 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.699 | 2017-03-15 16:55:24.699 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.699 | 2017-03-15 16:55:24.699 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.700 | 2017-03-15 16:55:24.699 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.700 | 2017-03-15 16:55:24.700 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.700 | 2017-03-15 16:55:24.700 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.700 | 2017-03-15 16:55:24.700 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.700 | 2017-03-15 16:55:24.700 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.700 | 2017-03-15 16:55:24.700 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.701 | 2017-03-15 16:55:24.700 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.701 | 2017-03-15 16:55:24.701 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.701 | 2017-03-15 16:55:24.701 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.701 | 2017-03-15 16:55:24.701 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.701 | 2017-03-15 16:55:24.701 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.702 | 2017-03-15 16:55:24.701 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.702 | 2017-03-15 16:55:24.702 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.702 | 2017-03-15 16:55:24.702 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.702 | 2017-03-15 16:55:24.702 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.702 | 2017-03-15 16:55:24.702 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.703 | 2017-03-15 16:55:24.702 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.703 | 2017-03-15 16:55:24.703 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.703 | 2017-03-15 16:55:24.703 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.703 | 2017-03-15 16:55:24.703 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.703 | 2017-03-15 16:55:24.703 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.703 | 2017-03-15 16:55:24.703 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.703 | 2017-03-15 16:55:24.703 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.704 | 2017-03-15 16:55:24.703 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.704 | 2017-03-15 16:55:24.704 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.704 | 2017-03-15 16:55:24.704 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.704 | 2017-03-15 16:55:24.704 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.704 | 2017-03-15 16:55:24.704 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.704 | 2017-03-15 16:55:24.704 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.705 | 2017-03-15 16:55:24.704 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.705 | 2017-03-15 16:55:24.705 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.705 | 2017-03-15 16:55:24.705 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.705 | 2017-03-15 16:55:24.705 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.705 | 2017-03-15 16:55:24.705 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.705 | 2017-03-15 16:55:24.705 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.706 | 2017-03-15 16:55:24.705 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.706 | 2017-03-15 16:55:24.706 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.706 | 2017-03-15 16:55:24.706 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.706 | 2017-03-15 16:55:24.706 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:24.706 | 2017-03-15 16:55:24.706 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:24.729 | 2017-03-15 16:55:24.728 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:24.730 | 2017-03-15 16:55:24.729 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.730 | 2017-03-15 16:55:24.730 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.730 | 2017-03-15 16:55:24.730 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.730 | 2017-03-15 16:55:24.730 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.730 | 2017-03-15 16:55:24.730 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.731 | 2017-03-15 16:55:24.730 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.731 | 2017-03-15 16:55:24.731 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.731 | 2017-03-15 16:55:24.731 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.731 | 2017-03-15 16:55:24.731 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.731 | 2017-03-15 16:55:24.731 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.732 | 2017-03-15 16:55:24.732 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.732 | 2017-03-15 16:55:24.732 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.732 | 2017-03-15 16:55:24.732 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.732 | 2017-03-15 16:55:24.732 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.733 | 2017-03-15 16:55:24.732 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.733 | 2017-03-15 16:55:24.733 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.733 | 2017-03-15 16:55:24.733 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.733 | 2017-03-15 16:55:24.733 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.734 | 2017-03-15 16:55:24.733 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.734 | 2017-03-15 16:55:24.734 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.734 | 2017-03-15 16:55:24.734 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.734 | 2017-03-15 16:55:24.734 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.734 | 2017-03-15 16:55:24.734 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.735 | 2017-03-15 16:55:24.734 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.735 | 2017-03-15 16:55:24.735 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.735 | 2017-03-15 16:55:24.735 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.735 | 2017-03-15 16:55:24.735 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.736 | 2017-03-15 16:55:24.735 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.736 | 2017-03-15 16:55:24.736 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.736 | 2017-03-15 16:55:24.736 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.736 | 2017-03-15 16:55:24.736 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.737 | 2017-03-15 16:55:24.736 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.737 | 2017-03-15 16:55:24.737 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.737 | 2017-03-15 16:55:24.737 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.737 | 2017-03-15 16:55:24.737 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.737 | 2017-03-15 16:55:24.737 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.738 | 2017-03-15 16:55:24.737 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.738 | 2017-03-15 16:55:24.738 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.738 | 2017-03-15 16:55:24.738 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.738 | 2017-03-15 16:55:24.738 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.739 | 2017-03-15 16:55:24.738 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.739 | 2017-03-15 16:55:24.739 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.739 | 2017-03-15 16:55:24.739 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.739 | 2017-03-15 16:55:24.739 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.739 | 2017-03-15 16:55:24.739 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.740 | 2017-03-15 16:55:24.739 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.740 | 2017-03-15 16:55:24.740 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.740 | 2017-03-15 16:55:24.740 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.740 | 2017-03-15 16:55:24.740 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.741 | 2017-03-15 16:55:24.740 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.741 | 2017-03-15 16:55:24.741 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.741 | 2017-03-15 16:55:24.741 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.741 | 2017-03-15 16:55:24.741 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.741 | 2017-03-15 16:55:24.741 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.742 | 2017-03-15 16:55:24.742 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.742 | 2017-03-15 16:55:24.742 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.742 | 2017-03-15 16:55:24.742 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.742 | 2017-03-15 16:55:24.742 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.743 | 2017-03-15 16:55:24.742 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.743 | 2017-03-15 16:55:24.743 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.743 | 2017-03-15 16:55:24.743 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.743 | 2017-03-15 16:55:24.743 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.744 | 2017-03-15 16:55:24.743 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.744 | 2017-03-15 16:55:24.744 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.744 | 2017-03-15 16:55:24.744 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.744 | 2017-03-15 16:55:24.744 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.744 | 2017-03-15 16:55:24.744 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.745 | 2017-03-15 16:55:24.744 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.745 | 2017-03-15 16:55:24.745 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.745 | 2017-03-15 16:55:24.745 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.745 | 2017-03-15 16:55:24.745 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.745 | 2017-03-15 16:55:24.745 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.745 | 2017-03-15 16:55:24.745 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.746 | 2017-03-15 16:55:24.745 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.746 | 2017-03-15 16:55:24.746 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.746 | 2017-03-15 16:55:24.746 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.746 | 2017-03-15 16:55:24.746 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.746 | 2017-03-15 16:55:24.746 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.746 | 2017-03-15 16:55:24.746 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.747 | 2017-03-15 16:55:24.746 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.747 | 2017-03-15 16:55:24.747 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.747 | 2017-03-15 16:55:24.747 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.748 | 2017-03-15 16:55:24.747 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.748 | 2017-03-15 16:55:24.748 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.748 | 2017-03-15 16:55:24.748 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.749 | 2017-03-15 16:55:24.748 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.749 | 2017-03-15 16:55:24.749 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:24.749 | 2017-03-15 16:55:24.749 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:24.785 | 2017-03-15 16:55:24.785 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:24.786 | 2017-03-15 16:55:24.785 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.786 | 2017-03-15 16:55:24.786 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.786 | 2017-03-15 16:55:24.786 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.786 | 2017-03-15 16:55:24.786 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.786 | 2017-03-15 16:55:24.786 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.786 | 2017-03-15 16:55:24.786 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.787 | 2017-03-15 16:55:24.786 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.787 | 2017-03-15 16:55:24.787 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.787 | 2017-03-15 16:55:24.787 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.787 | 2017-03-15 16:55:24.787 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.787 | 2017-03-15 16:55:24.787 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.787 | 2017-03-15 16:55:24.787 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.787 | 2017-03-15 16:55:24.787 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.788 | 2017-03-15 16:55:24.787 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.788 | 2017-03-15 16:55:24.788 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.788 | 2017-03-15 16:55:24.788 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.788 | 2017-03-15 16:55:24.788 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.788 | 2017-03-15 16:55:24.788 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.788 | 2017-03-15 16:55:24.788 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.789 | 2017-03-15 16:55:24.788 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.789 | 2017-03-15 16:55:24.789 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.789 | 2017-03-15 16:55:24.789 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.789 | 2017-03-15 16:55:24.789 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.789 | 2017-03-15 16:55:24.789 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.789 | 2017-03-15 16:55:24.789 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.790 | 2017-03-15 16:55:24.789 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.790 | 2017-03-15 16:55:24.790 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.790 | 2017-03-15 16:55:24.790 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.790 | 2017-03-15 16:55:24.790 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.790 | 2017-03-15 16:55:24.790 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.790 | 2017-03-15 16:55:24.790 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.791 | 2017-03-15 16:55:24.790 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.791 | 2017-03-15 16:55:24.791 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.791 | 2017-03-15 16:55:24.791 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.791 | 2017-03-15 16:55:24.791 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.791 | 2017-03-15 16:55:24.791 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.791 | 2017-03-15 16:55:24.791 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.791 | 2017-03-15 16:55:24.791 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.792 | 2017-03-15 16:55:24.791 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.792 | 2017-03-15 16:55:24.792 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.792 | 2017-03-15 16:55:24.792 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.792 | 2017-03-15 16:55:24.792 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.792 | 2017-03-15 16:55:24.792 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.792 | 2017-03-15 16:55:24.792 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.793 | 2017-03-15 16:55:24.792 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.793 | 2017-03-15 16:55:24.793 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.793 | 2017-03-15 16:55:24.793 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.793 | 2017-03-15 16:55:24.793 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.793 | 2017-03-15 16:55:24.793 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.793 | 2017-03-15 16:55:24.793 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.793 | 2017-03-15 16:55:24.793 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.794 | 2017-03-15 16:55:24.793 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.794 | 2017-03-15 16:55:24.794 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.794 | 2017-03-15 16:55:24.794 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.794 | 2017-03-15 16:55:24.794 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.794 | 2017-03-15 16:55:24.794 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.794 | 2017-03-15 16:55:24.794 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.795 | 2017-03-15 16:55:24.794 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.795 | 2017-03-15 16:55:24.795 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.795 | 2017-03-15 16:55:24.795 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.795 | 2017-03-15 16:55:24.795 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.795 | 2017-03-15 16:55:24.795 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.795 | 2017-03-15 16:55:24.795 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.796 | 2017-03-15 16:55:24.795 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.796 | 2017-03-15 16:55:24.796 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.796 | 2017-03-15 16:55:24.796 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.796 | 2017-03-15 16:55:24.796 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.796 | 2017-03-15 16:55:24.796 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.796 | 2017-03-15 16:55:24.796 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.796 | 2017-03-15 16:55:24.796 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.797 | 2017-03-15 16:55:24.796 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.797 | 2017-03-15 16:55:24.797 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.797 | 2017-03-15 16:55:24.797 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.797 | 2017-03-15 16:55:24.797 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.797 | 2017-03-15 16:55:24.797 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.797 | 2017-03-15 16:55:24.797 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.798 | 2017-03-15 16:55:24.797 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.798 | 2017-03-15 16:55:24.798 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.798 | 2017-03-15 16:55:24.798 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.798 | 2017-03-15 16:55:24.798 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.798 | 2017-03-15 16:55:24.798 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.798 | 2017-03-15 16:55:24.798 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.798 | 2017-03-15 16:55:24.798 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.799 | 2017-03-15 16:55:24.798 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.799 | 2017-03-15 16:55:24.799 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:24.799 | 2017-03-15 16:55:24.799 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:24.799 | 2017-03-15 16:55:24.799 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:24.799 | 2017-03-15 16:55:24.799 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:24.807 | 2017-03-15 16:55:24.807 15735 INFO migrate.versioning.api [-] 66 -> 67... 
2017-03-15 16:55:25.489 | 2017-03-15 16:55:25.488 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.489 | 2017-03-15 16:55:25.489 15735 INFO migrate.versioning.api [-] 67 -> 68... 
2017-03-15 16:55:25.496 | 2017-03-15 16:55:25.496 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.497 | 2017-03-15 16:55:25.496 15735 INFO migrate.versioning.api [-] 68 -> 69... 
2017-03-15 16:55:25.503 | 2017-03-15 16:55:25.503 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.504 | 2017-03-15 16:55:25.504 15735 INFO migrate.versioning.api [-] 69 -> 70... 
2017-03-15 16:55:25.510 | 2017-03-15 16:55:25.510 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.510 | 2017-03-15 16:55:25.510 15735 INFO migrate.versioning.api [-] 70 -> 71... 
2017-03-15 16:55:25.516 | 2017-03-15 16:55:25.515 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.516 | 2017-03-15 16:55:25.516 15735 INFO migrate.versioning.api [-] 71 -> 72... 
2017-03-15 16:55:25.523 | 2017-03-15 16:55:25.522 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.523 | 2017-03-15 16:55:25.523 15735 INFO migrate.versioning.api [-] 72 -> 73... 
2017-03-15 16:55:25.573 | 2017-03-15 16:55:25.573 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.574 | 2017-03-15 16:55:25.573 15735 INFO migrate.versioning.api [-] 73 -> 74... 
2017-03-15 16:55:25.610 | 2017-03-15 16:55:25.609 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.610 | 2017-03-15 16:55:25.610 15735 INFO migrate.versioning.api [-] 74 -> 75... 
2017-03-15 16:55:25.630 | 2017-03-15 16:55:25.630 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.630 | 2017-03-15 16:55:25.630 15735 INFO migrate.versioning.api [-] 75 -> 76... 
2017-03-15 16:55:25.640 | 2017-03-15 16:55:25.639 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.640 | 2017-03-15 16:55:25.640 15735 INFO migrate.versioning.api [-] 76 -> 77... 
2017-03-15 16:55:25.646 | 2017-03-15 16:55:25.646 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.647 | 2017-03-15 16:55:25.646 15735 INFO migrate.versioning.api [-] 77 -> 78... 
2017-03-15 16:55:25.654 | 2017-03-15 16:55:25.653 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.654 | 2017-03-15 16:55:25.654 15735 INFO migrate.versioning.api [-] 78 -> 79... 
2017-03-15 16:55:25.660 | 2017-03-15 16:55:25.660 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.661 | 2017-03-15 16:55:25.660 15735 INFO migrate.versioning.api [-] 79 -> 80... 
2017-03-15 16:55:25.668 | 2017-03-15 16:55:25.668 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.669 | 2017-03-15 16:55:25.668 15735 INFO migrate.versioning.api [-] 80 -> 81... 
2017-03-15 16:55:25.690 | 2017-03-15 16:55:25.690 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.690 | 2017-03-15 16:55:25.690 15735 INFO migrate.versioning.api [-] 81 -> 82... 
2017-03-15 16:55:25.962 | 2017-03-15 16:55:25.962 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:25.962 | 2017-03-15 16:55:25.962 15735 INFO migrate.versioning.api [-] 82 -> 83... 
2017-03-15 16:55:26.038 | 2017-03-15 16:55:26.037 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.038 | 2017-03-15 16:55:26.037 15735 INFO migrate.versioning.api [-] 83 -> 84... 
2017-03-15 16:55:26.066 | 2017-03-15 16:55:26.065 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.066 | 2017-03-15 16:55:26.066 15735 INFO migrate.versioning.api [-] 84 -> 85... 
2017-03-15 16:55:26.107 | 2017-03-15 16:55:26.107 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.107 | 2017-03-15 16:55:26.107 15735 INFO migrate.versioning.api [-] 85 -> 86... 
2017-03-15 16:55:26.129 | 2017-03-15 16:55:26.129 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.130 | 2017-03-15 16:55:26.130 15735 INFO migrate.versioning.api [-] 86 -> 87... 
2017-03-15 16:55:26.192 | 2017-03-15 16:55:26.192 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.193 | 2017-03-15 16:55:26.192 15735 INFO migrate.versioning.api [-] 87 -> 88... 
2017-03-15 16:55:26.237 | 2017-03-15 16:55:26.237 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.237 | 2017-03-15 16:55:26.237 15735 INFO migrate.versioning.api [-] 88 -> 89... 
2017-03-15 16:55:26.258 | 2017-03-15 16:55:26.257 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.258 | 2017-03-15 16:55:26.258 15735 INFO migrate.versioning.api [-] 89 -> 90... 
2017-03-15 16:55:26.298 | 2017-03-15 16:55:26.298 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.298 | 2017-03-15 16:55:26.298 15735 INFO migrate.versioning.api [-] 90 -> 91... 
2017-03-15 16:55:26.411 | 2017-03-15 16:55:26.411 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.412 | 2017-03-15 16:55:26.411 15735 INFO migrate.versioning.api [-] 91 -> 92... 
2017-03-15 16:55:26.484 | 2017-03-15 16:55:26.483 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.484 | 2017-03-15 16:55:26.484 15735 INFO migrate.versioning.api [-] 92 -> 93... 
2017-03-15 16:55:26.558 | 2017-03-15 16:55:26.558 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.558 | 2017-03-15 16:55:26.558 15735 INFO migrate.versioning.api [-] 93 -> 94... 
2017-03-15 16:55:26.610 | 2017-03-15 16:55:26.609 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.610 | 2017-03-15 16:55:26.610 15735 INFO migrate.versioning.api [-] 94 -> 95... 
2017-03-15 16:55:26.651 | 2017-03-15 16:55:26.650 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.651 | 2017-03-15 16:55:26.651 15735 INFO migrate.versioning.api [-] 95 -> 96... 
2017-03-15 16:55:26.660 | 2017-03-15 16:55:26.659 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.660 | 2017-03-15 16:55:26.660 15735 INFO migrate.versioning.api [-] 96 -> 97... 
2017-03-15 16:55:26.669 | 2017-03-15 16:55:26.669 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.669 | 2017-03-15 16:55:26.669 15735 INFO migrate.versioning.api [-] 97 -> 98... 
2017-03-15 16:55:26.675 | 2017-03-15 16:55:26.674 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.675 | 2017-03-15 16:55:26.675 15735 INFO migrate.versioning.api [-] 98 -> 99... 
2017-03-15 16:55:26.681 | 2017-03-15 16:55:26.681 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.681 | 2017-03-15 16:55:26.681 15735 INFO migrate.versioning.api [-] 99 -> 100... 
2017-03-15 16:55:26.688 | 2017-03-15 16:55:26.688 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.688 | 2017-03-15 16:55:26.688 15735 INFO migrate.versioning.api [-] 100 -> 101... 
2017-03-15 16:55:26.699 | 2017-03-15 16:55:26.699 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.699 | 2017-03-15 16:55:26.699 15735 INFO migrate.versioning.api [-] 101 -> 102... 
2017-03-15 16:55:26.714 | 2017-03-15 16:55:26.714 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.714 | 2017-03-15 16:55:26.714 15735 INFO migrate.versioning.api [-] 102 -> 103... 
2017-03-15 16:55:26.737 | 2017-03-15 16:55:26.737 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.737 | 2017-03-15 16:55:26.737 15735 INFO migrate.versioning.api [-] 103 -> 104... 
2017-03-15 16:55:26.747 | 2017-03-15 16:55:26.747 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.747 | 2017-03-15 16:55:26.747 15735 INFO migrate.versioning.api [-] 104 -> 105... 
2017-03-15 16:55:26.804 | 2017-03-15 16:55:26.804 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.804 | 2017-03-15 16:55:26.804 15735 INFO migrate.versioning.api [-] 105 -> 106... 
2017-03-15 16:55:26.836 | 2017-03-15 16:55:26.836 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.836 | 2017-03-15 16:55:26.836 15735 INFO migrate.versioning.api [-] 106 -> 107... 
2017-03-15 16:55:26.879 | 2017-03-15 16:55:26.879 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.879 | 2017-03-15 16:55:26.879 15735 INFO migrate.versioning.api [-] 107 -> 108... 
2017-03-15 16:55:26.926 | 2017-03-15 16:55:26.926 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.927 | 2017-03-15 16:55:26.926 15735 INFO migrate.versioning.api [-] 108 -> 109... 
2017-03-15 16:55:26.961 | 2017-03-15 16:55:26.961 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:26.962 | 2017-03-15 16:55:26.962 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/expand_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:26.962 | 2017-03-15 16:55:26.962 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.963 | 2017-03-15 16:55:26.962 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.963 | 2017-03-15 16:55:26.963 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.963 | 2017-03-15 16:55:26.963 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.963 | 2017-03-15 16:55:26.963 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.963 | 2017-03-15 16:55:26.963 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.963 | 2017-03-15 16:55:26.963 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.964 | 2017-03-15 16:55:26.963 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.964 | 2017-03-15 16:55:26.964 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.964 | 2017-03-15 16:55:26.964 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.964 | 2017-03-15 16:55:26.964 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.964 | 2017-03-15 16:55:26.964 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.964 | 2017-03-15 16:55:26.964 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.964 | 2017-03-15 16:55:26.964 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.965 | 2017-03-15 16:55:26.965 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.965 | 2017-03-15 16:55:26.965 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.965 | 2017-03-15 16:55:26.965 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.965 | 2017-03-15 16:55:26.965 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.965 | 2017-03-15 16:55:26.965 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.965 | 2017-03-15 16:55:26.965 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.966 | 2017-03-15 16:55:26.965 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.966 | 2017-03-15 16:55:26.966 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.966 | 2017-03-15 16:55:26.966 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.966 | 2017-03-15 16:55:26.966 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.966 | 2017-03-15 16:55:26.966 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.966 | 2017-03-15 16:55:26.966 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.967 | 2017-03-15 16:55:26.966 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.967 | 2017-03-15 16:55:26.967 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.967 | 2017-03-15 16:55:26.967 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.967 | 2017-03-15 16:55:26.967 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.967 | 2017-03-15 16:55:26.967 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.967 | 2017-03-15 16:55:26.967 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.968 | 2017-03-15 16:55:26.967 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.968 | 2017-03-15 16:55:26.968 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.968 | 2017-03-15 16:55:26.968 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.968 | 2017-03-15 16:55:26.968 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.968 | 2017-03-15 16:55:26.968 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.968 | 2017-03-15 16:55:26.968 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.969 | 2017-03-15 16:55:26.968 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.969 | 2017-03-15 16:55:26.969 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.969 | 2017-03-15 16:55:26.969 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.969 | 2017-03-15 16:55:26.969 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.969 | 2017-03-15 16:55:26.969 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.969 | 2017-03-15 16:55:26.969 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.970 | 2017-03-15 16:55:26.969 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/expand_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:26.970 | 2017-03-15 16:55:26.970 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:26.984 | 2017-03-15 16:55:26.983 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/expand_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:26.984 | 2017-03-15 16:55:26.984 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.984 | 2017-03-15 16:55:26.984 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.984 | 2017-03-15 16:55:26.984 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.985 | 2017-03-15 16:55:26.984 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.985 | 2017-03-15 16:55:26.985 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.985 | 2017-03-15 16:55:26.985 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.985 | 2017-03-15 16:55:26.985 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.985 | 2017-03-15 16:55:26.985 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.985 | 2017-03-15 16:55:26.985 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.986 | 2017-03-15 16:55:26.985 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.986 | 2017-03-15 16:55:26.986 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.986 | 2017-03-15 16:55:26.986 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.986 | 2017-03-15 16:55:26.986 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.986 | 2017-03-15 16:55:26.986 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.987 | 2017-03-15 16:55:26.986 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.987 | 2017-03-15 16:55:26.986 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.987 | 2017-03-15 16:55:26.987 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.988 | 2017-03-15 16:55:26.987 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.988 | 2017-03-15 16:55:26.988 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.988 | 2017-03-15 16:55:26.988 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.988 | 2017-03-15 16:55:26.988 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.989 | 2017-03-15 16:55:26.988 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.989 | 2017-03-15 16:55:26.989 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.989 | 2017-03-15 16:55:26.989 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.989 | 2017-03-15 16:55:26.989 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.989 | 2017-03-15 16:55:26.989 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.989 | 2017-03-15 16:55:26.989 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.990 | 2017-03-15 16:55:26.989 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.990 | 2017-03-15 16:55:26.990 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.990 | 2017-03-15 16:55:26.990 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.990 | 2017-03-15 16:55:26.990 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.990 | 2017-03-15 16:55:26.990 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.990 | 2017-03-15 16:55:26.990 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.991 | 2017-03-15 16:55:26.990 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.991 | 2017-03-15 16:55:26.991 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.991 | 2017-03-15 16:55:26.991 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.991 | 2017-03-15 16:55:26.991 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.991 | 2017-03-15 16:55:26.991 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.991 | 2017-03-15 16:55:26.991 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.992 | 2017-03-15 16:55:26.991 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.992 | 2017-03-15 16:55:26.992 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.992 | 2017-03-15 16:55:26.992 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.992 | 2017-03-15 16:55:26.992 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.992 | 2017-03-15 16:55:26.992 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.992 | 2017-03-15 16:55:26.992 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/expand_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:26.993 | 2017-03-15 16:55:26.992 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:26.993 | 2017-03-15 16:55:26.993 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/expand_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:26.993 | 2017-03-15 16:55:26.993 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.994 | 2017-03-15 16:55:26.993 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.994 | 2017-03-15 16:55:26.994 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.994 | 2017-03-15 16:55:26.994 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.994 | 2017-03-15 16:55:26.994 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.994 | 2017-03-15 16:55:26.994 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.994 | 2017-03-15 16:55:26.994 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.995 | 2017-03-15 16:55:26.994 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.995 | 2017-03-15 16:55:26.995 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.995 | 2017-03-15 16:55:26.995 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.995 | 2017-03-15 16:55:26.995 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.995 | 2017-03-15 16:55:26.995 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.995 | 2017-03-15 16:55:26.995 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.995 | 2017-03-15 16:55:26.995 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.996 | 2017-03-15 16:55:26.996 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.996 | 2017-03-15 16:55:26.996 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.996 | 2017-03-15 16:55:26.996 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.996 | 2017-03-15 16:55:26.996 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.996 | 2017-03-15 16:55:26.996 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.997 | 2017-03-15 16:55:26.996 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.997 | 2017-03-15 16:55:26.997 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.997 | 2017-03-15 16:55:26.997 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.997 | 2017-03-15 16:55:26.997 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.997 | 2017-03-15 16:55:26.997 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.998 | 2017-03-15 16:55:26.997 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.998 | 2017-03-15 16:55:26.998 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.998 | 2017-03-15 16:55:26.998 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.998 | 2017-03-15 16:55:26.998 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.998 | 2017-03-15 16:55:26.998 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.998 | 2017-03-15 16:55:26.998 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.999 | 2017-03-15 16:55:26.998 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.999 | 2017-03-15 16:55:26.999 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.999 | 2017-03-15 16:55:26.999 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.999 | 2017-03-15 16:55:26.999 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:26.999 | 2017-03-15 16:55:26.999 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:26.999 | 2017-03-15 16:55:26.999 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.000 | 2017-03-15 16:55:26.999 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.000 | 2017-03-15 16:55:27.000 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.000 | 2017-03-15 16:55:27.000 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.000 | 2017-03-15 16:55:27.000 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.000 | 2017-03-15 16:55:27.000 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.000 | 2017-03-15 16:55:27.000 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.000 | 2017-03-15 16:55:27.000 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.001 | 2017-03-15 16:55:27.000 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.001 | 2017-03-15 16:55:27.001 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/expand_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:27.001 | 2017-03-15 16:55:27.001 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:27.008 | 2017-03-15 16:55:27.007 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/expand_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:27.009 | 2017-03-15 16:55:27.008 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.009 | 2017-03-15 16:55:27.009 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.009 | 2017-03-15 16:55:27.009 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.009 | 2017-03-15 16:55:27.009 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.009 | 2017-03-15 16:55:27.009 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.009 | 2017-03-15 16:55:27.009 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.010 | 2017-03-15 16:55:27.009 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.010 | 2017-03-15 16:55:27.010 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.010 | 2017-03-15 16:55:27.010 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.010 | 2017-03-15 16:55:27.010 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.010 | 2017-03-15 16:55:27.010 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.010 | 2017-03-15 16:55:27.010 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.011 | 2017-03-15 16:55:27.010 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.011 | 2017-03-15 16:55:27.011 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.011 | 2017-03-15 16:55:27.011 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.011 | 2017-03-15 16:55:27.011 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.011 | 2017-03-15 16:55:27.011 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.011 | 2017-03-15 16:55:27.011 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.012 | 2017-03-15 16:55:27.012 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.012 | 2017-03-15 16:55:27.012 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.012 | 2017-03-15 16:55:27.012 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.012 | 2017-03-15 16:55:27.012 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.013 | 2017-03-15 16:55:27.012 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.013 | 2017-03-15 16:55:27.013 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.013 | 2017-03-15 16:55:27.013 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.013 | 2017-03-15 16:55:27.013 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.014 | 2017-03-15 16:55:27.013 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.014 | 2017-03-15 16:55:27.014 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.014 | 2017-03-15 16:55:27.014 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.014 | 2017-03-15 16:55:27.014 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.015 | 2017-03-15 16:55:27.014 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.015 | 2017-03-15 16:55:27.015 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.015 | 2017-03-15 16:55:27.015 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.015 | 2017-03-15 16:55:27.015 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.015 | 2017-03-15 16:55:27.015 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.015 | 2017-03-15 16:55:27.015 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.016 | 2017-03-15 16:55:27.016 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.016 | 2017-03-15 16:55:27.016 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.016 | 2017-03-15 16:55:27.016 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.016 | 2017-03-15 16:55:27.016 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.016 | 2017-03-15 16:55:27.016 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.017 | 2017-03-15 16:55:27.016 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.017 | 2017-03-15 16:55:27.017 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.017 | 2017-03-15 16:55:27.017 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.017 | 2017-03-15 16:55:27.017 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/expand_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:27.017 | 2017-03-15 16:55:27.017 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:27.025 | 2017-03-15 16:55:27.025 15735 INFO migrate.versioning.api [-] 0 -> 1... 
2017-03-15 16:55:27.034 | 2017-03-15 16:55:27.033 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.034 | 2017-03-15 16:55:27.033 15735 INFO migrate.versioning.api [-] 1 -> 2... 
2017-03-15 16:55:27.042 | 2017-03-15 16:55:27.041 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.042 | 2017-03-15 16:55:27.042 15735 INFO migrate.versioning.api [-] 2 -> 3... 
2017-03-15 16:55:27.101 | 2017-03-15 16:55:27.101 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.102 | 2017-03-15 16:55:27.101 15735 INFO migrate.versioning.api [-] 3 -> 4... 
2017-03-15 16:55:27.109 | 2017-03-15 16:55:27.109 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.110 | 2017-03-15 16:55:27.109 15735 INFO migrate.versioning.api [-] 4 -> 5... 
2017-03-15 16:55:27.116 | 2017-03-15 16:55:27.116 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.117 | 2017-03-15 16:55:27.116 15735 INFO migrate.versioning.api [-] 5 -> 6... 
2017-03-15 16:55:27.123 | 2017-03-15 16:55:27.123 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.123 | 2017-03-15 16:55:27.123 15735 INFO migrate.versioning.api [-] 6 -> 7... 
2017-03-15 16:55:27.131 | 2017-03-15 16:55:27.130 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.131 | 2017-03-15 16:55:27.130 15735 INFO migrate.versioning.api [-] 7 -> 8... 
2017-03-15 16:55:27.138 | 2017-03-15 16:55:27.137 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.138 | 2017-03-15 16:55:27.138 15735 INFO migrate.versioning.api [-] 8 -> 9... 
2017-03-15 16:55:27.148 | 2017-03-15 16:55:27.145 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.148 | 2017-03-15 16:55:27.145 15735 INFO migrate.versioning.api [-] 9 -> 10... 
2017-03-15 16:55:27.198 | 2017-03-15 16:55:27.198 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.198 | 2017-03-15 16:55:27.198 15735 INFO migrate.versioning.api [-] 10 -> 11... 
2017-03-15 16:55:27.205 | 2017-03-15 16:55:27.204 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.205 | 2017-03-15 16:55:27.205 15735 INFO migrate.versioning.api [-] 11 -> 12... 
2017-03-15 16:55:27.258 | 2017-03-15 16:55:27.258 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.258 | 2017-03-15 16:55:27.258 15735 INFO migrate.versioning.api [-] 12 -> 13... 
2017-03-15 16:55:27.266 | 2017-03-15 16:55:27.266 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.266 | 2017-03-15 16:55:27.266 15735 INFO migrate.versioning.api [-] 13 -> 14... 
2017-03-15 16:55:27.323 | 2017-03-15 16:55:27.323 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.323 | 2017-03-15 16:55:27.323 15735 INFO migrate.versioning.api [-] 14 -> 15... 
2017-03-15 16:55:27.330 | 2017-03-15 16:55:27.330 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.330 | 2017-03-15 16:55:27.330 15735 INFO migrate.versioning.api [-] 15 -> 16... 
2017-03-15 16:55:27.359 | 2017-03-15 16:55:27.359 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.360 | 2017-03-15 16:55:27.359 15735 INFO migrate.versioning.api [-] 16 -> 17... 
2017-03-15 16:55:27.367 | 2017-03-15 16:55:27.366 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.367 | 2017-03-15 16:55:27.367 15735 INFO migrate.versioning.api [-] 17 -> 18... 
2017-03-15 16:55:27.376 | 2017-03-15 16:55:27.376 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.376 | 2017-03-15 16:55:27.376 15735 INFO migrate.versioning.api [-] 18 -> 19... 
2017-03-15 16:55:27.385 | 2017-03-15 16:55:27.385 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.386 | 2017-03-15 16:55:27.385 15735 INFO migrate.versioning.api [-] 19 -> 20... 
2017-03-15 16:55:27.394 | 2017-03-15 16:55:27.394 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.394 | 2017-03-15 16:55:27.394 15735 INFO migrate.versioning.api [-] 20 -> 21... 
2017-03-15 16:55:27.403 | 2017-03-15 16:55:27.402 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.403 | 2017-03-15 16:55:27.403 15735 INFO migrate.versioning.api [-] 21 -> 22... 
2017-03-15 16:55:27.433 | 2017-03-15 16:55:27.433 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.434 | 2017-03-15 16:55:27.433 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:27.434 | 2017-03-15 16:55:27.434 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.434 | 2017-03-15 16:55:27.434 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.435 | 2017-03-15 16:55:27.434 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.435 | 2017-03-15 16:55:27.435 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.435 | 2017-03-15 16:55:27.435 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.435 | 2017-03-15 16:55:27.435 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.435 | 2017-03-15 16:55:27.435 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.435 | 2017-03-15 16:55:27.435 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.436 | 2017-03-15 16:55:27.435 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.436 | 2017-03-15 16:55:27.436 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.436 | 2017-03-15 16:55:27.436 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.436 | 2017-03-15 16:55:27.436 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.436 | 2017-03-15 16:55:27.436 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.436 | 2017-03-15 16:55:27.436 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.437 | 2017-03-15 16:55:27.437 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.437 | 2017-03-15 16:55:27.437 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.437 | 2017-03-15 16:55:27.437 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.437 | 2017-03-15 16:55:27.437 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.437 | 2017-03-15 16:55:27.437 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.438 | 2017-03-15 16:55:27.437 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.438 | 2017-03-15 16:55:27.438 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.438 | 2017-03-15 16:55:27.438 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.438 | 2017-03-15 16:55:27.438 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.438 | 2017-03-15 16:55:27.438 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.438 | 2017-03-15 16:55:27.438 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.438 | 2017-03-15 16:55:27.438 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.439 | 2017-03-15 16:55:27.438 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.439 | 2017-03-15 16:55:27.439 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.439 | 2017-03-15 16:55:27.439 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.439 | 2017-03-15 16:55:27.439 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.439 | 2017-03-15 16:55:27.439 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.440 | 2017-03-15 16:55:27.439 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.440 | 2017-03-15 16:55:27.440 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.440 | 2017-03-15 16:55:27.440 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.440 | 2017-03-15 16:55:27.440 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.440 | 2017-03-15 16:55:27.440 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.440 | 2017-03-15 16:55:27.440 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.441 | 2017-03-15 16:55:27.440 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.441 | 2017-03-15 16:55:27.441 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.441 | 2017-03-15 16:55:27.441 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.441 | 2017-03-15 16:55:27.441 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.441 | 2017-03-15 16:55:27.441 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.441 | 2017-03-15 16:55:27.441 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.442 | 2017-03-15 16:55:27.441 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.442 | 2017-03-15 16:55:27.442 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:27.442 | 2017-03-15 16:55:27.442 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:27.457 | 2017-03-15 16:55:27.457 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:27.458 | 2017-03-15 16:55:27.457 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.458 | 2017-03-15 16:55:27.458 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.458 | 2017-03-15 16:55:27.458 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.458 | 2017-03-15 16:55:27.458 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.458 | 2017-03-15 16:55:27.458 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.458 | 2017-03-15 16:55:27.458 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.459 | 2017-03-15 16:55:27.459 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.459 | 2017-03-15 16:55:27.459 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.459 | 2017-03-15 16:55:27.459 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.459 | 2017-03-15 16:55:27.459 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.459 | 2017-03-15 16:55:27.459 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.459 | 2017-03-15 16:55:27.459 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.460 | 2017-03-15 16:55:27.460 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.460 | 2017-03-15 16:55:27.460 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.460 | 2017-03-15 16:55:27.460 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.460 | 2017-03-15 16:55:27.460 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.460 | 2017-03-15 16:55:27.460 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.461 | 2017-03-15 16:55:27.460 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.461 | 2017-03-15 16:55:27.461 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.461 | 2017-03-15 16:55:27.461 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.461 | 2017-03-15 16:55:27.461 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.461 | 2017-03-15 16:55:27.461 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.461 | 2017-03-15 16:55:27.461 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.462 | 2017-03-15 16:55:27.461 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.462 | 2017-03-15 16:55:27.462 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.462 | 2017-03-15 16:55:27.462 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.462 | 2017-03-15 16:55:27.462 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.462 | 2017-03-15 16:55:27.462 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.462 | 2017-03-15 16:55:27.462 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.462 | 2017-03-15 16:55:27.462 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.463 | 2017-03-15 16:55:27.463 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.463 | 2017-03-15 16:55:27.463 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.463 | 2017-03-15 16:55:27.463 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.463 | 2017-03-15 16:55:27.463 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.463 | 2017-03-15 16:55:27.463 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.463 | 2017-03-15 16:55:27.463 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.464 | 2017-03-15 16:55:27.463 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.464 | 2017-03-15 16:55:27.464 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.464 | 2017-03-15 16:55:27.464 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.464 | 2017-03-15 16:55:27.464 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.464 | 2017-03-15 16:55:27.464 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.465 | 2017-03-15 16:55:27.464 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.465 | 2017-03-15 16:55:27.465 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.465 | 2017-03-15 16:55:27.465 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.465 | 2017-03-15 16:55:27.465 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:27.465 | 2017-03-15 16:55:27.465 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:27.466 | 2017-03-15 16:55:27.465 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:27.466 | 2017-03-15 16:55:27.466 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.466 | 2017-03-15 16:55:27.466 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.467 | 2017-03-15 16:55:27.466 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.467 | 2017-03-15 16:55:27.467 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.467 | 2017-03-15 16:55:27.467 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.467 | 2017-03-15 16:55:27.467 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.467 | 2017-03-15 16:55:27.467 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.467 | 2017-03-15 16:55:27.467 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.468 | 2017-03-15 16:55:27.467 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.468 | 2017-03-15 16:55:27.468 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.468 | 2017-03-15 16:55:27.468 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.468 | 2017-03-15 16:55:27.468 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.468 | 2017-03-15 16:55:27.468 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.469 | 2017-03-15 16:55:27.468 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.469 | 2017-03-15 16:55:27.469 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.469 | 2017-03-15 16:55:27.469 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.469 | 2017-03-15 16:55:27.469 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.469 | 2017-03-15 16:55:27.469 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.469 | 2017-03-15 16:55:27.469 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.469 | 2017-03-15 16:55:27.469 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.470 | 2017-03-15 16:55:27.469 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.470 | 2017-03-15 16:55:27.470 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.470 | 2017-03-15 16:55:27.470 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.470 | 2017-03-15 16:55:27.470 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.470 | 2017-03-15 16:55:27.470 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.471 | 2017-03-15 16:55:27.470 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.471 | 2017-03-15 16:55:27.471 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.471 | 2017-03-15 16:55:27.471 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.471 | 2017-03-15 16:55:27.471 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.471 | 2017-03-15 16:55:27.471 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.471 | 2017-03-15 16:55:27.471 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.472 | 2017-03-15 16:55:27.471 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.472 | 2017-03-15 16:55:27.472 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.472 | 2017-03-15 16:55:27.472 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.472 | 2017-03-15 16:55:27.472 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.472 | 2017-03-15 16:55:27.472 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.472 | 2017-03-15 16:55:27.472 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.473 | 2017-03-15 16:55:27.472 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.473 | 2017-03-15 16:55:27.473 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.473 | 2017-03-15 16:55:27.473 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.473 | 2017-03-15 16:55:27.473 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.473 | 2017-03-15 16:55:27.473 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.473 | 2017-03-15 16:55:27.473 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.474 | 2017-03-15 16:55:27.473 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.474 | 2017-03-15 16:55:27.474 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:27.474 | 2017-03-15 16:55:27.474 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:27.480 | 2017-03-15 16:55:27.480 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:27.481 | 2017-03-15 16:55:27.481 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.481 | 2017-03-15 16:55:27.481 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.481 | 2017-03-15 16:55:27.481 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.481 | 2017-03-15 16:55:27.481 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.482 | 2017-03-15 16:55:27.482 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.482 | 2017-03-15 16:55:27.482 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.482 | 2017-03-15 16:55:27.482 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.482 | 2017-03-15 16:55:27.482 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.482 | 2017-03-15 16:55:27.482 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.483 | 2017-03-15 16:55:27.482 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.483 | 2017-03-15 16:55:27.483 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.483 | 2017-03-15 16:55:27.483 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.483 | 2017-03-15 16:55:27.483 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.483 | 2017-03-15 16:55:27.483 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.483 | 2017-03-15 16:55:27.483 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.484 | 2017-03-15 16:55:27.483 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.484 | 2017-03-15 16:55:27.484 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.484 | 2017-03-15 16:55:27.484 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.484 | 2017-03-15 16:55:27.484 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.484 | 2017-03-15 16:55:27.484 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.484 | 2017-03-15 16:55:27.484 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.485 | 2017-03-15 16:55:27.484 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.485 | 2017-03-15 16:55:27.485 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.485 | 2017-03-15 16:55:27.485 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.485 | 2017-03-15 16:55:27.485 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.485 | 2017-03-15 16:55:27.485 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.485 | 2017-03-15 16:55:27.485 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.486 | 2017-03-15 16:55:27.485 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.486 | 2017-03-15 16:55:27.486 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.486 | 2017-03-15 16:55:27.486 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.486 | 2017-03-15 16:55:27.486 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.486 | 2017-03-15 16:55:27.486 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.486 | 2017-03-15 16:55:27.486 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.487 | 2017-03-15 16:55:27.486 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.487 | 2017-03-15 16:55:27.487 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.487 | 2017-03-15 16:55:27.487 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.487 | 2017-03-15 16:55:27.487 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.487 | 2017-03-15 16:55:27.487 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.487 | 2017-03-15 16:55:27.487 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.488 | 2017-03-15 16:55:27.487 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.488 | 2017-03-15 16:55:27.488 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.488 | 2017-03-15 16:55:27.488 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.488 | 2017-03-15 16:55:27.488 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.488 | 2017-03-15 16:55:27.488 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.488 | 2017-03-15 16:55:27.488 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:27.489 | 2017-03-15 16:55:27.488 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:27.496 | 2017-03-15 16:55:27.496 15735 INFO migrate.versioning.api [-] 0 -> 1... 
2017-03-15 16:55:27.503 | 2017-03-15 16:55:27.503 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.503 | 2017-03-15 16:55:27.503 15735 INFO migrate.versioning.api [-] 1 -> 2... 
2017-03-15 16:55:27.509 | 2017-03-15 16:55:27.509 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.509 | 2017-03-15 16:55:27.509 15735 INFO migrate.versioning.api [-] 2 -> 3... 
2017-03-15 16:55:27.522 | 2017-03-15 16:55:27.522 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.522 | 2017-03-15 16:55:27.522 15735 INFO migrate.versioning.api [-] 3 -> 4... 
2017-03-15 16:55:27.529 | 2017-03-15 16:55:27.528 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.529 | 2017-03-15 16:55:27.529 15735 INFO migrate.versioning.api [-] 4 -> 5... 
2017-03-15 16:55:27.534 | 2017-03-15 16:55:27.534 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.534 | 2017-03-15 16:55:27.534 15735 INFO migrate.versioning.api [-] 5 -> 6... 
2017-03-15 16:55:27.542 | 2017-03-15 16:55:27.541 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.542 | 2017-03-15 16:55:27.542 15735 INFO migrate.versioning.api [-] 6 -> 7... 
2017-03-15 16:55:27.550 | 2017-03-15 16:55:27.550 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.551 | 2017-03-15 16:55:27.550 15735 INFO migrate.versioning.api [-] 7 -> 8... 
2017-03-15 16:55:27.558 | 2017-03-15 16:55:27.557 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.558 | 2017-03-15 16:55:27.558 15735 INFO migrate.versioning.api [-] 8 -> 9... 
2017-03-15 16:55:27.565 | 2017-03-15 16:55:27.565 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.565 | 2017-03-15 16:55:27.565 15735 INFO migrate.versioning.api [-] 9 -> 10... 
2017-03-15 16:55:27.571 | 2017-03-15 16:55:27.571 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.572 | 2017-03-15 16:55:27.571 15735 INFO migrate.versioning.api [-] 10 -> 11... 
2017-03-15 16:55:27.578 | 2017-03-15 16:55:27.578 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.578 | 2017-03-15 16:55:27.578 15735 INFO migrate.versioning.api [-] 11 -> 12... 
2017-03-15 16:55:27.600 | 2017-03-15 16:55:27.599 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.600 | 2017-03-15 16:55:27.600 15735 INFO migrate.versioning.api [-] 12 -> 13... 
2017-03-15 16:55:27.608 | 2017-03-15 16:55:27.607 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.608 | 2017-03-15 16:55:27.608 15735 INFO migrate.versioning.api [-] 13 -> 14... 
2017-03-15 16:55:27.635 | 2017-03-15 16:55:27.635 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.635 | 2017-03-15 16:55:27.635 15735 INFO migrate.versioning.api [-] 14 -> 15... 
2017-03-15 16:55:27.661 | 2017-03-15 16:55:27.660 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.661 | 2017-03-15 16:55:27.661 15735 INFO migrate.versioning.api [-] 15 -> 16... 
2017-03-15 16:55:27.668 | 2017-03-15 16:55:27.668 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.669 | 2017-03-15 16:55:27.668 15735 INFO migrate.versioning.api [-] 16 -> 17... 
2017-03-15 16:55:27.676 | 2017-03-15 16:55:27.675 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.676 | 2017-03-15 16:55:27.676 15735 INFO migrate.versioning.api [-] 17 -> 18... 
2017-03-15 16:55:27.682 | 2017-03-15 16:55:27.682 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.683 | 2017-03-15 16:55:27.682 15735 INFO migrate.versioning.api [-] 18 -> 19... 
2017-03-15 16:55:27.690 | 2017-03-15 16:55:27.690 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.690 | 2017-03-15 16:55:27.690 15735 INFO migrate.versioning.api [-] 19 -> 20... 
2017-03-15 16:55:27.699 | 2017-03-15 16:55:27.698 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.699 | 2017-03-15 16:55:27.699 15735 INFO migrate.versioning.api [-] 20 -> 21... 
2017-03-15 16:55:27.707 | 2017-03-15 16:55:27.707 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.707 | 2017-03-15 16:55:27.707 15735 INFO migrate.versioning.api [-] 21 -> 22... 
2017-03-15 16:55:27.715 | 2017-03-15 16:55:27.715 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.716 | 2017-03-15 16:55:27.715 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/contract_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:27.716 | 2017-03-15 16:55:27.716 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.717 | 2017-03-15 16:55:27.716 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.717 | 2017-03-15 16:55:27.717 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.717 | 2017-03-15 16:55:27.717 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.717 | 2017-03-15 16:55:27.717 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.718 | 2017-03-15 16:55:27.717 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.718 | 2017-03-15 16:55:27.718 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.718 | 2017-03-15 16:55:27.718 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.718 | 2017-03-15 16:55:27.718 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.719 | 2017-03-15 16:55:27.718 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.719 | 2017-03-15 16:55:27.719 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.719 | 2017-03-15 16:55:27.719 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.719 | 2017-03-15 16:55:27.719 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.719 | 2017-03-15 16:55:27.719 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.720 | 2017-03-15 16:55:27.719 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.720 | 2017-03-15 16:55:27.720 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.720 | 2017-03-15 16:55:27.720 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.720 | 2017-03-15 16:55:27.720 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.720 | 2017-03-15 16:55:27.720 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.721 | 2017-03-15 16:55:27.720 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.721 | 2017-03-15 16:55:27.721 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.721 | 2017-03-15 16:55:27.721 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.721 | 2017-03-15 16:55:27.721 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.721 | 2017-03-15 16:55:27.721 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.721 | 2017-03-15 16:55:27.721 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.721 | 2017-03-15 16:55:27.721 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.722 | 2017-03-15 16:55:27.722 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.722 | 2017-03-15 16:55:27.722 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.722 | 2017-03-15 16:55:27.722 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.722 | 2017-03-15 16:55:27.722 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.722 | 2017-03-15 16:55:27.722 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.723 | 2017-03-15 16:55:27.722 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.723 | 2017-03-15 16:55:27.723 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.723 | 2017-03-15 16:55:27.723 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.723 | 2017-03-15 16:55:27.723 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.723 | 2017-03-15 16:55:27.723 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.723 | 2017-03-15 16:55:27.723 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.723 | 2017-03-15 16:55:27.723 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.724 | 2017-03-15 16:55:27.723 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.724 | 2017-03-15 16:55:27.724 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.724 | 2017-03-15 16:55:27.724 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.724 | 2017-03-15 16:55:27.724 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.724 | 2017-03-15 16:55:27.724 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.725 | 2017-03-15 16:55:27.724 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.725 | 2017-03-15 16:55:27.725 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/contract_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:27.725 | 2017-03-15 16:55:27.725 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:27.740 | 2017-03-15 16:55:27.740 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/contract_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:27.741 | 2017-03-15 16:55:27.741 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.741 | 2017-03-15 16:55:27.741 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.742 | 2017-03-15 16:55:27.741 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.742 | 2017-03-15 16:55:27.742 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.742 | 2017-03-15 16:55:27.742 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.742 | 2017-03-15 16:55:27.742 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.743 | 2017-03-15 16:55:27.742 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.743 | 2017-03-15 16:55:27.743 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.743 | 2017-03-15 16:55:27.743 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.743 | 2017-03-15 16:55:27.743 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.744 | 2017-03-15 16:55:27.743 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.744 | 2017-03-15 16:55:27.744 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.744 | 2017-03-15 16:55:27.744 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.744 | 2017-03-15 16:55:27.744 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.745 | 2017-03-15 16:55:27.744 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.745 | 2017-03-15 16:55:27.745 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.745 | 2017-03-15 16:55:27.745 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.745 | 2017-03-15 16:55:27.745 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.745 | 2017-03-15 16:55:27.745 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.746 | 2017-03-15 16:55:27.745 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.746 | 2017-03-15 16:55:27.746 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.746 | 2017-03-15 16:55:27.746 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.746 | 2017-03-15 16:55:27.746 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.746 | 2017-03-15 16:55:27.746 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.746 | 2017-03-15 16:55:27.746 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.746 | 2017-03-15 16:55:27.746 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.747 | 2017-03-15 16:55:27.746 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.747 | 2017-03-15 16:55:27.747 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.747 | 2017-03-15 16:55:27.747 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.747 | 2017-03-15 16:55:27.747 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.748 | 2017-03-15 16:55:27.747 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.748 | 2017-03-15 16:55:27.748 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.748 | 2017-03-15 16:55:27.748 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.748 | 2017-03-15 16:55:27.748 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.748 | 2017-03-15 16:55:27.748 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.748 | 2017-03-15 16:55:27.748 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.749 | 2017-03-15 16:55:27.749 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.749 | 2017-03-15 16:55:27.749 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.749 | 2017-03-15 16:55:27.749 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.749 | 2017-03-15 16:55:27.749 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.749 | 2017-03-15 16:55:27.749 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.749 | 2017-03-15 16:55:27.749 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.750 | 2017-03-15 16:55:27.749 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.750 | 2017-03-15 16:55:27.750 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.750 | 2017-03-15 16:55:27.750 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/contract_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:27.750 | 2017-03-15 16:55:27.750 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:27.750 | 2017-03-15 16:55:27.750 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/contract_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:27.751 | 2017-03-15 16:55:27.751 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.751 | 2017-03-15 16:55:27.751 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.751 | 2017-03-15 16:55:27.751 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.751 | 2017-03-15 16:55:27.751 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.752 | 2017-03-15 16:55:27.751 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.752 | 2017-03-15 16:55:27.752 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.752 | 2017-03-15 16:55:27.752 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.752 | 2017-03-15 16:55:27.752 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.752 | 2017-03-15 16:55:27.752 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.752 | 2017-03-15 16:55:27.752 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.753 | 2017-03-15 16:55:27.752 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.753 | 2017-03-15 16:55:27.753 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.753 | 2017-03-15 16:55:27.753 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.753 | 2017-03-15 16:55:27.753 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.753 | 2017-03-15 16:55:27.753 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.753 | 2017-03-15 16:55:27.753 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.753 | 2017-03-15 16:55:27.753 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.754 | 2017-03-15 16:55:27.753 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.754 | 2017-03-15 16:55:27.754 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.754 | 2017-03-15 16:55:27.754 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.754 | 2017-03-15 16:55:27.754 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.754 | 2017-03-15 16:55:27.754 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.754 | 2017-03-15 16:55:27.754 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.755 | 2017-03-15 16:55:27.754 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.755 | 2017-03-15 16:55:27.755 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.755 | 2017-03-15 16:55:27.755 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.755 | 2017-03-15 16:55:27.755 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.755 | 2017-03-15 16:55:27.755 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.755 | 2017-03-15 16:55:27.755 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.756 | 2017-03-15 16:55:27.755 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.756 | 2017-03-15 16:55:27.756 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.756 | 2017-03-15 16:55:27.756 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.756 | 2017-03-15 16:55:27.756 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.756 | 2017-03-15 16:55:27.756 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.756 | 2017-03-15 16:55:27.756 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.756 | 2017-03-15 16:55:27.756 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.757 | 2017-03-15 16:55:27.756 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.757 | 2017-03-15 16:55:27.757 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.757 | 2017-03-15 16:55:27.757 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.757 | 2017-03-15 16:55:27.757 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.757 | 2017-03-15 16:55:27.757 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.757 | 2017-03-15 16:55:27.757 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.758 | 2017-03-15 16:55:27.757 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.758 | 2017-03-15 16:55:27.758 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.758 | 2017-03-15 16:55:27.758 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/contract_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:27.758 | 2017-03-15 16:55:27.758 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:27.764 | 2017-03-15 16:55:27.764 15735 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/contract_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 16:55:27.764 | 2017-03-15 16:55:27.764 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.765 | 2017-03-15 16:55:27.764 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.765 | 2017-03-15 16:55:27.765 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.765 | 2017-03-15 16:55:27.765 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.765 | 2017-03-15 16:55:27.765 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.765 | 2017-03-15 16:55:27.765 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.765 | 2017-03-15 16:55:27.765 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.766 | 2017-03-15 16:55:27.765 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.766 | 2017-03-15 16:55:27.766 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.766 | 2017-03-15 16:55:27.766 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.766 | 2017-03-15 16:55:27.766 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.766 | 2017-03-15 16:55:27.766 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.766 | 2017-03-15 16:55:27.766 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.767 | 2017-03-15 16:55:27.766 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.767 | 2017-03-15 16:55:27.767 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.767 | 2017-03-15 16:55:27.767 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.767 | 2017-03-15 16:55:27.767 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.767 | 2017-03-15 16:55:27.767 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.767 | 2017-03-15 16:55:27.767 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.767 | 2017-03-15 16:55:27.767 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.768 | 2017-03-15 16:55:27.767 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.768 | 2017-03-15 16:55:27.768 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.768 | 2017-03-15 16:55:27.768 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.768 | 2017-03-15 16:55:27.768 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.768 | 2017-03-15 16:55:27.768 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.768 | 2017-03-15 16:55:27.768 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.769 | 2017-03-15 16:55:27.768 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.769 | 2017-03-15 16:55:27.769 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.769 | 2017-03-15 16:55:27.769 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.769 | 2017-03-15 16:55:27.769 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.769 | 2017-03-15 16:55:27.769 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.769 | 2017-03-15 16:55:27.769 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.770 | 2017-03-15 16:55:27.769 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.770 | 2017-03-15 16:55:27.770 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.770 | 2017-03-15 16:55:27.770 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.770 | 2017-03-15 16:55:27.770 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.770 | 2017-03-15 16:55:27.770 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.770 | 2017-03-15 16:55:27.770 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.771 | 2017-03-15 16:55:27.770 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.771 | 2017-03-15 16:55:27.771 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.771 | 2017-03-15 16:55:27.771 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.771 | 2017-03-15 16:55:27.771 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.771 | 2017-03-15 16:55:27.771 15735 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 16:55:27.771 | 2017-03-15 16:55:27.771 15735 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 16:55:27.771 | 2017-03-15 16:55:27.771 15735 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/contract_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 16:55:27.772 | 2017-03-15 16:55:27.772 15735 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 16:55:27.779 | 2017-03-15 16:55:27.778 15735 INFO migrate.versioning.api [-] 0 -> 1... 
2017-03-15 16:55:27.786 | 2017-03-15 16:55:27.786 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.787 | 2017-03-15 16:55:27.786 15735 INFO migrate.versioning.api [-] 1 -> 2... 
2017-03-15 16:55:27.851 | 2017-03-15 16:55:27.851 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.852 | 2017-03-15 16:55:27.851 15735 INFO migrate.versioning.api [-] 2 -> 3... 
2017-03-15 16:55:27.911 | 2017-03-15 16:55:27.910 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.911 | 2017-03-15 16:55:27.911 15735 INFO migrate.versioning.api [-] 3 -> 4... 
2017-03-15 16:55:27.994 | 2017-03-15 16:55:27.993 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:27.994 | 2017-03-15 16:55:27.994 15735 INFO migrate.versioning.api [-] 4 -> 5... 
2017-03-15 16:55:28.003 | 2017-03-15 16:55:28.003 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.004 | 2017-03-15 16:55:28.003 15735 INFO migrate.versioning.api [-] 5 -> 6... 
2017-03-15 16:55:28.010 | 2017-03-15 16:55:28.009 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.010 | 2017-03-15 16:55:28.009 15735 INFO migrate.versioning.api [-] 6 -> 7... 
2017-03-15 16:55:28.017 | 2017-03-15 16:55:28.016 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.017 | 2017-03-15 16:55:28.017 15735 INFO migrate.versioning.api [-] 7 -> 8... 
2017-03-15 16:55:28.024 | 2017-03-15 16:55:28.024 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.025 | 2017-03-15 16:55:28.024 15735 INFO migrate.versioning.api [-] 8 -> 9... 
2017-03-15 16:55:28.033 | 2017-03-15 16:55:28.033 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.033 | 2017-03-15 16:55:28.033 15735 INFO migrate.versioning.api [-] 9 -> 10... 
2017-03-15 16:55:28.043 | 2017-03-15 16:55:28.042 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.043 | 2017-03-15 16:55:28.043 15735 INFO migrate.versioning.api [-] 10 -> 11... 
2017-03-15 16:55:28.072 | 2017-03-15 16:55:28.071 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.072 | 2017-03-15 16:55:28.072 15735 INFO migrate.versioning.api [-] 11 -> 12... 
2017-03-15 16:55:28.106 | 2017-03-15 16:55:28.105 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.106 | 2017-03-15 16:55:28.106 15735 INFO migrate.versioning.api [-] 12 -> 13... 
2017-03-15 16:55:28.157 | 2017-03-15 16:55:28.157 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.157 | 2017-03-15 16:55:28.157 15735 INFO migrate.versioning.api [-] 13 -> 14... 
2017-03-15 16:55:28.257 | 2017-03-15 16:55:28.257 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.257 | 2017-03-15 16:55:28.257 15735 INFO migrate.versioning.api [-] 14 -> 15... 
2017-03-15 16:55:28.290 | 2017-03-15 16:55:28.290 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.290 | 2017-03-15 16:55:28.290 15735 INFO migrate.versioning.api [-] 15 -> 16... 
2017-03-15 16:55:28.296 | 2017-03-15 16:55:28.296 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.296 | 2017-03-15 16:55:28.296 15735 INFO migrate.versioning.api [-] 16 -> 17... 
2017-03-15 16:55:28.302 | 2017-03-15 16:55:28.301 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.302 | 2017-03-15 16:55:28.302 15735 INFO migrate.versioning.api [-] 17 -> 18... 
2017-03-15 16:55:28.309 | 2017-03-15 16:55:28.309 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.310 | 2017-03-15 16:55:28.309 15735 INFO migrate.versioning.api [-] 18 -> 19... 
2017-03-15 16:55:28.315 | 2017-03-15 16:55:28.315 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.315 | 2017-03-15 16:55:28.315 15735 INFO migrate.versioning.api [-] 19 -> 20... 
2017-03-15 16:55:28.320 | 2017-03-15 16:55:28.320 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.320 | 2017-03-15 16:55:28.320 15735 INFO migrate.versioning.api [-] 20 -> 21... 
2017-03-15 16:55:28.326 | 2017-03-15 16:55:28.325 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.326 | 2017-03-15 16:55:28.326 15735 INFO migrate.versioning.api [-] 21 -> 22... 
2017-03-15 16:55:28.332 | 2017-03-15 16:55:28.332 15735 INFO migrate.versioning.api [-] done
2017-03-15 16:55:28.423 | + lib/keystone:init_keystone:519           :   [[ fernet == \p\k\i ]]
2017-03-15 16:55:28.425 | + lib/keystone:init_keystone:519           :   [[ fernet == \p\k\i\z ]]
2017-03-15 16:55:28.428 | + lib/keystone:init_keystone:524           :   [[ fernet == \f\e\r\n\e\t ]]
2017-03-15 16:55:28.430 | + lib/keystone:init_keystone:525           :   rm -rf /etc/keystone/fernet-keys/
2017-03-15 16:55:28.434 | + lib/keystone:init_keystone:526           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup
2017-03-15 16:55:29.574 | 2017-03-15 16:55:29.573 15753 INFO keystone.common.fernet_utils [-] key_repository does not appear to exist; attempting to create it
2017-03-15 16:55:29.574 | 2017-03-15 16:55:29.574 15753 INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp
2017-03-15 16:55:29.575 | 2017-03-15 16:55:29.574 15753 INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0
2017-03-15 16:55:29.575 | 2017-03-15 16:55:29.575 15753 INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0']
2017-03-15 16:55:29.575 | 2017-03-15 16:55:29.575 15753 INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp
2017-03-15 16:55:29.575 | 2017-03-15 16:55:29.575 15753 INFO keystone.common.fernet_utils [-] Current primary key is: 0
2017-03-15 16:55:29.576 | 2017-03-15 16:55:29.575 15753 INFO keystone.common.fernet_utils [-] Next primary key will be: 1
2017-03-15 16:55:29.576 | 2017-03-15 16:55:29.576 15753 INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1
2017-03-15 16:55:29.576 | 2017-03-15 16:55:29.576 15753 INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0
2017-03-15 16:55:29.662 | + lib/keystone:init_keystone:528           :   rm -rf /etc/keystone/credential-keys/
2017-03-15 16:55:29.666 | + lib/keystone:init_keystone:529           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup
2017-03-15 16:55:30.844 | 2017-03-15 16:55:30.844 15767 INFO keystone.common.fernet_utils [-] key_repository does not appear to exist; attempting to create it
2017-03-15 16:55:30.845 | 2017-03-15 16:55:30.844 15767 INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp
2017-03-15 16:55:30.845 | 2017-03-15 16:55:30.845 15767 INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0
2017-03-15 16:55:30.846 | 2017-03-15 16:55:30.845 15767 INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0']
2017-03-15 16:55:30.846 | 2017-03-15 16:55:30.846 15767 INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp
2017-03-15 16:55:30.846 | 2017-03-15 16:55:30.846 15767 INFO keystone.common.fernet_utils [-] Current primary key is: 0
2017-03-15 16:55:30.846 | 2017-03-15 16:55:30.846 15767 INFO keystone.common.fernet_utils [-] Next primary key will be: 1
2017-03-15 16:55:30.847 | 2017-03-15 16:55:30.846 15767 INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1
2017-03-15 16:55:30.847 | 2017-03-15 16:55:30.847 15767 INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0
2017-03-15 16:55:30.925 | + ./stack.sh:main:1055                     :   start_keystone
2017-03-15 16:55:30.927 | + lib/keystone:start_keystone:592          :   local service_port=5000
2017-03-15 16:55:30.929 | + lib/keystone:start_keystone:593          :   local auth_protocol=http
2017-03-15 16:55:30.932 | + lib/keystone:start_keystone:594          :   is_service_enabled tls-proxy
2017-03-15 16:55:30.949 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:55:30.951 | + lib/keystone:start_keystone:599          :   '[' mod_wsgi == mod_wsgi ']'
2017-03-15 16:55:30.954 | + lib/keystone:start_keystone:600          :   enable_apache_site keystone
2017-03-15 16:55:30.956 | + lib/apache:enable_apache_site:173        :   local site=keystone
2017-03-15 16:55:30.959 | + lib/apache:enable_apache_site:174        :   is_ubuntu
2017-03-15 16:55:30.961 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 16:55:30.963 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 16:55:30.966 | + lib/apache:enable_apache_site:175        :   sudo a2ensite keystone
2017-03-15 16:55:31.015 | Enabling site keystone.
2017-03-15 16:55:31.019 | To activate the new configuration, you need to run:
2017-03-15 16:55:31.019 |   service apache2 reload
2017-03-15 16:55:31.023 | + lib/keystone:start_keystone:601          :   restart_apache_server
2017-03-15 16:55:31.025 | + lib/apache:restart_apache_server:218     :   time_start restart_apache_server
2017-03-15 16:55:31.027 | + functions-common:time_start:2388         :   local name=restart_apache_server
2017-03-15 16:55:31.029 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 16:55:31.032 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 16:55:31.036 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 16:55:31.040 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489596931
2017-03-15 16:55:31.042 | + lib/apache:restart_apache_server:219     :   stop_service apache2
2017-03-15 16:55:31.044 | + functions-common:stop_service:2319       :   '[' -x /bin/systemctl ']'
2017-03-15 16:55:31.046 | + functions-common:stop_service:2320       :   sudo /bin/systemctl stop apache2
2017-03-15 16:55:32.201 | + lib/apache:restart_apache_server:220     :   sleep 3
2017-03-15 16:55:35.206 | + lib/apache:restart_apache_server:221     :   start_service apache2
2017-03-15 16:55:35.209 | + functions-common:start_service:2309      :   '[' -x /bin/systemctl ']'
2017-03-15 16:55:35.212 | + functions-common:start_service:2310      :   sudo /bin/systemctl start apache2
2017-03-15 16:55:36.330 | + lib/apache:restart_apache_server:222     :   time_stop restart_apache_server
2017-03-15 16:55:36.332 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:55:36.334 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:55:36.337 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:55:36.340 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:55:36.343 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:55:36.345 | + functions-common:time_stop:2408          :   name=restart_apache_server
2017-03-15 16:55:36.347 | + functions-common:time_stop:2409          :   start_time=1489596931
2017-03-15 16:55:36.349 | + functions-common:time_stop:2411          :   [[ -z 1489596931 ]]
2017-03-15 16:55:36.353 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:55:36.356 | + functions-common:time_stop:2414          :   end_time=1489596936
2017-03-15 16:55:36.358 | + functions-common:time_stop:2415          :   elapsed_time=5
2017-03-15 16:55:36.360 | + functions-common:time_stop:2416          :   total=0
2017-03-15 16:55:36.362 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:55:36.365 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=5
2017-03-15 16:55:36.367 | + lib/keystone:start_keystone:602          :   tail_log key /var/log/apache2/keystone.log
2017-03-15 16:55:36.370 | + functions-common:tail_log:1681           :   local name=key
2017-03-15 16:55:36.372 | + functions-common:tail_log:1682           :   local logfile=/var/log/apache2/keystone.log
2017-03-15 16:55:36.375 | + functions-common:tail_log:1684           :   [[ False = \T\r\u\e ]]
2017-03-15 16:55:36.377 | + lib/keystone:start_keystone:603          :   tail_log key-access /var/log/apache2/keystone_access.log
2017-03-15 16:55:36.379 | + functions-common:tail_log:1681           :   local name=key-access
2017-03-15 16:55:36.382 | + functions-common:tail_log:1682           :   local logfile=/var/log/apache2/keystone_access.log
2017-03-15 16:55:36.384 | + functions-common:tail_log:1684           :   [[ False = \T\r\u\e ]]
2017-03-15 16:55:36.386 | + lib/keystone:start_keystone:609          :   echo 'Waiting for keystone to start...'
2017-03-15 16:55:36.386 | Waiting for keystone to start...
2017-03-15 16:55:36.389 | + lib/keystone:start_keystone:615          :   local service_uri=http://23.253.205.44:5000/v3/
2017-03-15 16:55:36.391 | + lib/keystone:start_keystone:616          :   '[' mod_wsgi == mod_wsgi ']'
2017-03-15 16:55:36.393 | + lib/keystone:start_keystone:617          :   service_uri=http://23.253.205.44/identity/v3/
2017-03-15 16:55:36.395 | + lib/keystone:start_keystone:620          :   wait_for_service 60 http://23.253.205.44/identity/v3/
2017-03-15 16:55:36.399 | + functions:wait_for_service:392           :   local timeout=60
2017-03-15 16:55:36.402 | + functions:wait_for_service:393           :   local url=http://23.253.205.44/identity/v3/
2017-03-15 16:55:36.404 | + functions:wait_for_service:394           :   local rval=0
2017-03-15 16:55:36.407 | + functions:wait_for_service:395           :   time_start wait_for_service
2017-03-15 16:55:36.410 | + functions-common:time_start:2388         :   local name=wait_for_service
2017-03-15 16:55:36.412 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 16:55:36.414 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 16:55:36.417 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 16:55:36.422 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489596936
2017-03-15 16:55:36.424 | + functions:wait_for_service:396           :   timeout 60 bash -x
2017-03-15 16:55:36.428 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://23.253.205.44/identity/v3/
2017-03-15 16:55:40.831 | + ::                                       :   [[ 200 == 503 ]]
2017-03-15 16:55:40.832 | + ::                                       :   [[ 0 -eq 7 ]]
2017-03-15 16:55:40.836 | + functions:wait_for_service:401           :   time_stop wait_for_service
2017-03-15 16:55:40.838 | + functions-common:time_stop:2402          :   local name
2017-03-15 16:55:40.840 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 16:55:40.842 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 16:55:40.844 | + functions-common:time_stop:2405          :   local total
2017-03-15 16:55:40.847 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 16:55:40.849 | + functions-common:time_stop:2408          :   name=wait_for_service
2017-03-15 16:55:40.852 | + functions-common:time_stop:2409          :   start_time=1489596936
2017-03-15 16:55:40.854 | + functions-common:time_stop:2411          :   [[ -z 1489596936 ]]
2017-03-15 16:55:40.857 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 16:55:40.860 | + functions-common:time_stop:2414          :   end_time=1489596940
2017-03-15 16:55:40.863 | + functions-common:time_stop:2415          :   elapsed_time=4
2017-03-15 16:55:40.865 | + functions-common:time_stop:2416          :   total=0
2017-03-15 16:55:40.867 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 16:55:40.871 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=4
2017-03-15 16:55:40.873 | + functions:wait_for_service:402           :   return 0
2017-03-15 16:55:40.877 | + lib/keystone:start_keystone:625          :   is_service_enabled tls-proxy
2017-03-15 16:55:40.893 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:55:40.896 | + lib/keystone:start_keystone:631          :   restart_service memcached
2017-03-15 16:55:40.898 | + functions-common:restart_service:2286    :   '[' -x /bin/systemctl ']'
2017-03-15 16:55:40.901 | + functions-common:restart_service:2287    :   sudo /bin/systemctl restart memcached
2017-03-15 16:55:40.932 | + ./stack.sh:main:1056                     :   bootstrap_keystone
2017-03-15 16:55:40.935 | + lib/keystone:bootstrap_keystone:655      :   /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password secretadmin --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-admin-url http://23.253.205.44/identity_admin --bootstrap-public-url http://23.253.205.44/identity
2017-03-15 16:55:42.839 | 2017-03-15 16:55:42.839 16163 DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:42.983 | 2017-03-15 16:55:42.983 16163 DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:42.983 | 2017-03-15 16:55:42.983 16163 DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.045 | 2017-03-15 16:55:43.045 16163 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.045 | 2017-03-15 16:55:43.045 16163 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.046 | 2017-03-15 16:55:43.045 16163 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._access_token_callback` subscribed to event `identity.OS-OAUTH1:access_token.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.046 | 2017-03-15 16:55:43.046 16163 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._role_callback` subscribed to event `identity.role.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.046 | 2017-03-15 16:55:43.046 16163 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.046 | 2017-03-15 16:55:43.046 16163 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.047 | 2017-03-15 16:55:43.046 16163 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._role_assignment_callback` subscribed to event `identity.role_assignment.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.047 | 2017-03-15 16:55:43.047 16163 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.047 | 2017-03-15 16:55:43.047 16163 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.disabled`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.047 | 2017-03-15 16:55:43.047 16163 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._domain_callback` subscribed to event `identity.domain.disabled`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.047 | 2017-03-15 16:55:43.047 16163 DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.invalidate_user_tokens.internal`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.061 | 2017-03-15 16:55:43.061 16163 DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.064 | 2017-03-15 16:55:43.064 16163 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._trust_deleted_event_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.064 | 2017-03-15 16:55:43.064 16163 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_user_tokens_callback` subscribed to event `identity.user.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.064 | 2017-03-15 16:55:43.064 16163 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_domain_tokens_callback` subscribed to event `identity.domain.deleted`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.065 | 2017-03-15 16:55:43.064 16163 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_user_tokens_callback` subscribed to event `identity.user.disabled`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.065 | 2017-03-15 16:55:43.065 16163 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_domain_tokens_callback` subscribed to event `identity.domain.disabled`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.065 | 2017-03-15 16:55:43.065 16163 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_project_tokens_callback` subscribed to event `identity.project.disabled`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.065 | 2017-03-15 16:55:43.065 16163 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_user_tokens_callback` subscribed to event `identity.invalidate_user_tokens.internal`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.065 | 2017-03-15 16:55:43.065 16163 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_user_project_tokens_callback` subscribed to event `identity.invalidate_user_project_tokens.internal`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.066 | 2017-03-15 16:55:43.065 16163 DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_user_oauth_consumer_tokens_callback` subscribed to event `identity.invalidate_user_consumer_tokens.internal`. register_event_callback /opt/stack/new/keystone/keystone/notifications.py:234
2017-03-15 16:55:43.098 | 2017-03-15 16:55:43.097 16163 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 _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:261
2017-03-15 16:55:43.152 | 2017-03-15 16:55:43.151 16163 WARNING py.warnings [-] /usr/local/lib/python2.7/dist-packages/pycadf/identifier.py:60: UserWarning: Invalid uuid. To ensure interoperability, identifiers should be a valid uuid.
2017-03-15 16:55:43.152 |   warnings.warn('Invalid uuid. To ensure interoperability, identifiers '
2017-03-15 16:55:43.152 | 
2017-03-15 16:55:43.210 | 2017-03-15 16:55:43.208 16163 INFO keystone.cmd.cli [req-f8464560-44a7-4899-bdb5-bd676f48c67b - - - - -] Created domain default
2017-03-15 16:55:43.233 | 2017-03-15 16:55:43.232 16163 INFO keystone.cmd.cli [req-f8464560-44a7-4899-bdb5-bd676f48c67b - - - - -] Created project admin
2017-03-15 16:55:43.250 | 2017-03-15 16:55:43.250 16163 DEBUG passlib.registry [req-f8464560-44a7-4899-bdb5-bd676f48c67b - - - - -] registered 'sha512_crypt' handler: <class 'passlib.handlers.sha2_crypt.sha512_crypt'> register_crypt_handler /usr/local/lib/python2.7/dist-packages/passlib/registry.py:294
2017-03-15 16:55:43.274 | 2017-03-15 16:55:43.274 16163 INFO keystone.cmd.cli [req-f8464560-44a7-4899-bdb5-bd676f48c67b - - - - -] Created user admin
2017-03-15 16:55:43.284 | 2017-03-15 16:55:43.283 16163 INFO keystone.cmd.cli [req-f8464560-44a7-4899-bdb5-bd676f48c67b - - - - -] Created role admin
2017-03-15 16:55:43.296 | 2017-03-15 16:55:43.295 16163 INFO keystone.cmd.cli [req-f8464560-44a7-4899-bdb5-bd676f48c67b - - - - -] Granted admin on admin to user admin.
2017-03-15 16:55:43.309 | 2017-03-15 16:55:43.309 16163 INFO keystone.cmd.cli [req-f8464560-44a7-4899-bdb5-bd676f48c67b - - - - -] Created region RegionOne
2017-03-15 16:55:43.336 | 2017-03-15 16:55:43.336 16163 INFO keystone.cmd.cli [req-f8464560-44a7-4899-bdb5-bd676f48c67b - - - - -] Created admin endpoint http://23.253.205.44/identity_admin
2017-03-15 16:55:43.345 | 2017-03-15 16:55:43.345 16163 INFO keystone.cmd.cli [req-f8464560-44a7-4899-bdb5-bd676f48c67b - - - - -] Created public endpoint http://23.253.205.44/identity
2017-03-15 16:55:43.349 | 2017-03-15 16:55:43.349 16163 INFO keystone.assignment.core [req-f8464560-44a7-4899-bdb5-bd676f48c67b - - - - -] Creating the default role 9fe2ff9ee4384b1894a90878d3e92bab because it does not exist.
2017-03-15 16:55:43.462 | + ./stack.sh:main:1059                     :   create_keystone_accounts
2017-03-15 16:55:43.464 | + lib/keystone:create_keystone_accounts:383 :   local admin_project
2017-03-15 16:55:43.467 | ++ lib/keystone:create_keystone_accounts:384 :   openstack project show admin -f value -c id
2017-03-15 16:56:03.958 | + lib/keystone:create_keystone_accounts:384 :   admin_project=287163f4baf948bdbcb54842e873b0a8
2017-03-15 16:56:03.959 | + lib/keystone:create_keystone_accounts:385 :   local admin_user
2017-03-15 16:56:03.962 | ++ lib/keystone:create_keystone_accounts:386 :   openstack user show admin -f value -c id
2017-03-15 16:56:10.938 | + lib/keystone:create_keystone_accounts:386 :   admin_user=90f2b628d6a342e491c25eae1eecd7d8
2017-03-15 16:56:10.940 | + lib/keystone:create_keystone_accounts:387 :   local admin_role=admin
2017-03-15 16:56:10.942 | + lib/keystone:create_keystone_accounts:389 :   get_or_add_user_domain_role admin 90f2b628d6a342e491c25eae1eecd7d8 default
2017-03-15 16:56:10.945 | + functions-common:get_or_add_user_domain_role:911 :   local user_role_id
2017-03-15 16:56:10.950 | ++ functions-common:get_or_add_user_domain_role:918 :   get_field 1
2017-03-15 16:56:10.950 | ++ functions-common:get_or_add_user_domain_role:918 :   openstack role assignment list --user 90f2b628d6a342e491c25eae1eecd7d8 --os-url=http://23.253.205.44/identity/v3 --os-identity-api-version=3 --domain default
2017-03-15 16:56:10.951 | ++ functions-common:get_or_add_user_domain_role:918 :   grep ' admin '
2017-03-15 16:56:10.952 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:56:10.955 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:56:13.225 | + functions-common:get_or_add_user_domain_role:918 :   user_role_id=
2017-03-15 16:56:13.228 | + functions-common:get_or_add_user_domain_role:919 :   [[ -z '' ]]
2017-03-15 16:56:13.231 | + functions-common:get_or_add_user_domain_role:921 :   openstack role add admin --user 90f2b628d6a342e491c25eae1eecd7d8 --domain default --os-url=http://23.253.205.44/identity/v3 --os-identity-api-version=3
2017-03-15 16:56:15.494 | ++ functions-common:get_or_add_user_domain_role:931 :   grep ' admin '
2017-03-15 16:56:15.494 | ++ functions-common:get_or_add_user_domain_role:931 :   get_field 1
2017-03-15 16:56:15.494 | ++ functions-common:get_or_add_user_domain_role:931 :   openstack role assignment list --user 90f2b628d6a342e491c25eae1eecd7d8 --os-url=http://23.253.205.44/identity/v3 --os-identity-api-version=3 --domain default
2017-03-15 16:56:15.497 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:56:15.499 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:56:17.691 | + functions-common:get_or_add_user_domain_role:931 :   user_role_id=
2017-03-15 16:56:17.693 | + functions-common:get_or_add_user_domain_role:933 :   echo
2017-03-15 16:56:17.693 | 
2017-03-15 16:56:17.695 | + lib/keystone:create_keystone_accounts:392 :   get_or_create_domain Default
2017-03-15 16:56:17.698 | + functions-common:get_or_create_domain:765 :   local domain_id
2017-03-15 16:56:17.702 | ++ functions-common:get_or_create_domain:777 :   openstack domain show Default -f value -c id
2017-03-15 16:56:19.789 | + functions-common:get_or_create_domain:775 :   domain_id=default
2017-03-15 16:56:19.792 | + functions-common:get_or_create_domain:776 :   echo default
2017-03-15 16:56:19.792 | default
2017-03-15 16:56:19.794 | + lib/keystone:create_keystone_accounts:393 :   get_or_create_project service Default
2017-03-15 16:56:19.796 | + functions-common:get_or_create_project:820 :   local project_id
2017-03-15 16:56:19.800 | ++ functions-common:get_or_create_project:828 :   openstack project create service --domain=Default --or-show -f value -c id
2017-03-15 16:56:22.039 | + functions-common:get_or_create_project:826 :   project_id=e77c9c75cea34c4188cea27d4f41baaf
2017-03-15 16:56:22.042 | + functions-common:get_or_create_project:827 :   echo e77c9c75cea34c4188cea27d4f41baaf
2017-03-15 16:56:22.042 | e77c9c75cea34c4188cea27d4f41baaf
2017-03-15 16:56:22.045 | + lib/keystone:create_keystone_accounts:396 :   get_or_create_role service
2017-03-15 16:56:22.047 | + functions-common:get_or_create_role:833  :   local role_id
2017-03-15 16:56:22.050 | ++ functions-common:get_or_create_role:840  :   openstack role create service --or-show -f value -c id
2017-03-15 16:56:24.201 | + functions-common:get_or_create_role:838  :   role_id=c2fe6e4401054033ab75c28de679ae43
2017-03-15 16:56:24.203 | + functions-common:get_or_create_role:839  :   echo c2fe6e4401054033ab75c28de679ae43
2017-03-15 16:56:24.203 | c2fe6e4401054033ab75c28de679ae43
2017-03-15 16:56:24.205 | + lib/keystone:create_keystone_accounts:402 :   get_or_create_role ResellerAdmin
2017-03-15 16:56:24.207 | + functions-common:get_or_create_role:833  :   local role_id
2017-03-15 16:56:24.210 | ++ functions-common:get_or_create_role:840  :   openstack role create ResellerAdmin --or-show -f value -c id
2017-03-15 16:56:26.299 | + functions-common:get_or_create_role:838  :   role_id=e80fe59beb514313a91ecca665d08142
2017-03-15 16:56:26.302 | + functions-common:get_or_create_role:839  :   echo e80fe59beb514313a91ecca665d08142
2017-03-15 16:56:26.302 | e80fe59beb514313a91ecca665d08142
2017-03-15 16:56:26.305 | + lib/keystone:create_keystone_accounts:405 :   local member_role=member
2017-03-15 16:56:26.307 | + lib/keystone:create_keystone_accounts:409 :   get_or_create_role Member
2017-03-15 16:56:26.309 | + functions-common:get_or_create_role:833  :   local role_id
2017-03-15 16:56:26.311 | ++ functions-common:get_or_create_role:840  :   openstack role create Member --or-show -f value -c id
2017-03-15 16:56:28.400 | + functions-common:get_or_create_role:838  :   role_id=1fc00c6e422e42e39c8f99efe5eb3a19
2017-03-15 16:56:28.403 | + functions-common:get_or_create_role:839  :   echo 1fc00c6e422e42e39c8f99efe5eb3a19
2017-03-15 16:56:28.403 | 1fc00c6e422e42e39c8f99efe5eb3a19
2017-03-15 16:56:28.405 | + lib/keystone:create_keystone_accounts:413 :   get_or_create_role member
2017-03-15 16:56:28.407 | + functions-common:get_or_create_role:833  :   local role_id
2017-03-15 16:56:28.409 | ++ functions-common:get_or_create_role:840  :   openstack role create member --or-show -f value -c id
2017-03-15 16:56:30.642 | + functions-common:get_or_create_role:838  :   role_id=1fc00c6e422e42e39c8f99efe5eb3a19
2017-03-15 16:56:30.645 | + functions-common:get_or_create_role:839  :   echo 1fc00c6e422e42e39c8f99efe5eb3a19
2017-03-15 16:56:30.645 | 1fc00c6e422e42e39c8f99efe5eb3a19
2017-03-15 16:56:30.648 | + lib/keystone:create_keystone_accounts:417 :   local another_role=anotherrole
2017-03-15 16:56:30.650 | + lib/keystone:create_keystone_accounts:418 :   get_or_create_role anotherrole
2017-03-15 16:56:30.652 | + functions-common:get_or_create_role:833  :   local role_id
2017-03-15 16:56:30.655 | ++ functions-common:get_or_create_role:840  :   openstack role create anotherrole --or-show -f value -c id
2017-03-15 16:56:33.022 | + functions-common:get_or_create_role:838  :   role_id=f32cbfc285b44c6ca45d361a009da8b6
2017-03-15 16:56:33.025 | + functions-common:get_or_create_role:839  :   echo f32cbfc285b44c6ca45d361a009da8b6
2017-03-15 16:56:33.025 | f32cbfc285b44c6ca45d361a009da8b6
2017-03-15 16:56:33.027 | + lib/keystone:create_keystone_accounts:421 :   local invis_project
2017-03-15 16:56:33.031 | ++ lib/keystone:create_keystone_accounts:422 :   get_or_create_project invisible_to_admin default
2017-03-15 16:56:33.034 | ++ functions-common:get_or_create_project:820 :   local project_id
2017-03-15 16:56:33.038 | +++ functions-common:get_or_create_project:828 :   openstack project create invisible_to_admin --domain=default --or-show -f value -c id
2017-03-15 16:56:35.273 | ++ functions-common:get_or_create_project:826 :   project_id=30b7c0dedfe848509d45a929c496ba69
2017-03-15 16:56:35.275 | ++ functions-common:get_or_create_project:827 :   echo 30b7c0dedfe848509d45a929c496ba69
2017-03-15 16:56:35.279 | + lib/keystone:create_keystone_accounts:422 :   invis_project=30b7c0dedfe848509d45a929c496ba69
2017-03-15 16:56:35.281 | + lib/keystone:create_keystone_accounts:425 :   local demo_project
2017-03-15 16:56:35.285 | ++ lib/keystone:create_keystone_accounts:426 :   get_or_create_project demo default
2017-03-15 16:56:35.287 | ++ functions-common:get_or_create_project:820 :   local project_id
2017-03-15 16:56:35.290 | +++ functions-common:get_or_create_project:828 :   openstack project create demo --domain=default --or-show -f value -c id
2017-03-15 16:56:37.419 | ++ functions-common:get_or_create_project:826 :   project_id=3a9a15c61262483994eee005a2055289
2017-03-15 16:56:37.422 | ++ functions-common:get_or_create_project:827 :   echo 3a9a15c61262483994eee005a2055289
2017-03-15 16:56:37.425 | + lib/keystone:create_keystone_accounts:426 :   demo_project=3a9a15c61262483994eee005a2055289
2017-03-15 16:56:37.427 | + lib/keystone:create_keystone_accounts:427 :   local demo_user
2017-03-15 16:56:37.430 | ++ lib/keystone:create_keystone_accounts:429 :   get_or_create_user demo secretadmin default demo@example.com
2017-03-15 16:56:37.433 | ++ functions-common:get_or_create_user:797  :   local user_id
2017-03-15 16:56:37.435 | ++ functions-common:get_or_create_user:798  :   [[ ! -z demo@example.com ]]
2017-03-15 16:56:37.437 | ++ functions-common:get_or_create_user:799  :   local email=--email=demo@example.com
2017-03-15 16:56:37.441 | +++ functions-common:get_or_create_user:815  :   openstack user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id
2017-03-15 16:56:39.687 | ++ functions-common:get_or_create_user:813  :   user_id=a40619ecd1f14a8ebb1e843361430e4c
2017-03-15 16:56:39.689 | ++ functions-common:get_or_create_user:814  :   echo a40619ecd1f14a8ebb1e843361430e4c
2017-03-15 16:56:39.691 | + lib/keystone:create_keystone_accounts:429 :   demo_user=a40619ecd1f14a8ebb1e843361430e4c
2017-03-15 16:56:39.693 | + lib/keystone:create_keystone_accounts:431 :   get_or_add_user_project_role member a40619ecd1f14a8ebb1e843361430e4c 3a9a15c61262483994eee005a2055289
2017-03-15 16:56:39.695 | + functions-common:get_or_add_user_project_role:861 :   local user_role_id
2017-03-15 16:56:39.697 | ++ functions-common:get_or_add_user_project_role:863 :   _get_domain_args
2017-03-15 16:56:39.699 | ++ functions-common:_get_domain_args:845    :   local domain
2017-03-15 16:56:39.702 | ++ functions-common:_get_domain_args:846    :   domain=
2017-03-15 16:56:39.703 | ++ functions-common:_get_domain_args:848    :   [[ -n '' ]]
2017-03-15 16:56:39.706 | ++ functions-common:_get_domain_args:851    :   [[ -n '' ]]
2017-03-15 16:56:39.709 | ++ functions-common:_get_domain_args:855    :   echo
2017-03-15 16:56:39.712 | + functions-common:get_or_add_user_project_role:863 :   domain_args=
2017-03-15 16:56:39.715 | ++ functions-common:get_or_add_user_project_role:870 :   openstack role assignment list --user a40619ecd1f14a8ebb1e843361430e4c --project 3a9a15c61262483994eee005a2055289
2017-03-15 16:56:39.717 | ++ functions-common:get_or_add_user_project_role:870 :   grep ' member '
2017-03-15 16:56:39.717 | ++ functions-common:get_or_add_user_project_role:870 :   get_field 1
2017-03-15 16:56:39.719 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:56:39.722 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:56:41.918 | + functions-common:get_or_add_user_project_role:870 :   user_role_id=
2017-03-15 16:56:41.921 | + functions-common:get_or_add_user_project_role:871 :   [[ -z '' ]]
2017-03-15 16:56:41.923 | + functions-common:get_or_add_user_project_role:873 :   openstack role add member --user a40619ecd1f14a8ebb1e843361430e4c --project 3a9a15c61262483994eee005a2055289
2017-03-15 16:56:44.151 | ++ functions-common:get_or_add_user_project_role:881 :   grep ' member '
2017-03-15 16:56:44.152 | ++ functions-common:get_or_add_user_project_role:881 :   openstack role assignment list --user a40619ecd1f14a8ebb1e843361430e4c --project 3a9a15c61262483994eee005a2055289
2017-03-15 16:56:44.153 | ++ functions-common:get_or_add_user_project_role:881 :   get_field 1
2017-03-15 16:56:44.156 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:56:44.159 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:56:46.500 | + functions-common:get_or_add_user_project_role:881 :   user_role_id=
2017-03-15 16:56:46.502 | + functions-common:get_or_add_user_project_role:883 :   echo
2017-03-15 16:56:46.502 | 
2017-03-15 16:56:46.505 | + lib/keystone:create_keystone_accounts:432 :   get_or_add_user_project_role admin 90f2b628d6a342e491c25eae1eecd7d8 3a9a15c61262483994eee005a2055289
2017-03-15 16:56:46.507 | + functions-common:get_or_add_user_project_role:861 :   local user_role_id
2017-03-15 16:56:46.509 | ++ functions-common:get_or_add_user_project_role:863 :   _get_domain_args
2017-03-15 16:56:46.511 | ++ functions-common:_get_domain_args:845    :   local domain
2017-03-15 16:56:46.513 | ++ functions-common:_get_domain_args:846    :   domain=
2017-03-15 16:56:46.516 | ++ functions-common:_get_domain_args:848    :   [[ -n '' ]]
2017-03-15 16:56:46.518 | ++ functions-common:_get_domain_args:851    :   [[ -n '' ]]
2017-03-15 16:56:46.521 | ++ functions-common:_get_domain_args:855    :   echo
2017-03-15 16:56:46.524 | + functions-common:get_or_add_user_project_role:863 :   domain_args=
2017-03-15 16:56:46.528 | ++ functions-common:get_or_add_user_project_role:870 :   openstack role assignment list --user 90f2b628d6a342e491c25eae1eecd7d8 --project 3a9a15c61262483994eee005a2055289
2017-03-15 16:56:46.528 | ++ functions-common:get_or_add_user_project_role:870 :   grep ' admin '
2017-03-15 16:56:46.532 | ++ functions-common:get_or_add_user_project_role:870 :   get_field 1
2017-03-15 16:56:46.536 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:56:46.539 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:56:48.779 | + functions-common:get_or_add_user_project_role:870 :   user_role_id=
2017-03-15 16:56:48.781 | + functions-common:get_or_add_user_project_role:871 :   [[ -z '' ]]
2017-03-15 16:56:48.784 | + functions-common:get_or_add_user_project_role:873 :   openstack role add admin --user 90f2b628d6a342e491c25eae1eecd7d8 --project 3a9a15c61262483994eee005a2055289
2017-03-15 16:56:51.014 | ++ functions-common:get_or_add_user_project_role:881 :   grep ' admin '
2017-03-15 16:56:51.015 | ++ functions-common:get_or_add_user_project_role:881 :   openstack role assignment list --user 90f2b628d6a342e491c25eae1eecd7d8 --project 3a9a15c61262483994eee005a2055289
2017-03-15 16:56:51.016 | ++ functions-common:get_or_add_user_project_role:881 :   get_field 1
2017-03-15 16:56:51.019 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:56:51.021 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:56:53.154 | + functions-common:get_or_add_user_project_role:881 :   user_role_id=
2017-03-15 16:56:53.156 | + functions-common:get_or_add_user_project_role:883 :   echo
2017-03-15 16:56:53.156 | 
2017-03-15 16:56:53.159 | + lib/keystone:create_keystone_accounts:433 :   get_or_add_user_project_role anotherrole a40619ecd1f14a8ebb1e843361430e4c 3a9a15c61262483994eee005a2055289
2017-03-15 16:56:53.161 | + functions-common:get_or_add_user_project_role:861 :   local user_role_id
2017-03-15 16:56:53.164 | ++ functions-common:get_or_add_user_project_role:863 :   _get_domain_args
2017-03-15 16:56:53.166 | ++ functions-common:_get_domain_args:845    :   local domain
2017-03-15 16:56:53.169 | ++ functions-common:_get_domain_args:846    :   domain=
2017-03-15 16:56:53.171 | ++ functions-common:_get_domain_args:848    :   [[ -n '' ]]
2017-03-15 16:56:53.173 | ++ functions-common:_get_domain_args:851    :   [[ -n '' ]]
2017-03-15 16:56:53.175 | ++ functions-common:_get_domain_args:855    :   echo
2017-03-15 16:56:53.178 | + functions-common:get_or_add_user_project_role:863 :   domain_args=
2017-03-15 16:56:53.182 | ++ functions-common:get_or_add_user_project_role:870 :   grep ' anotherrole '
2017-03-15 16:56:53.182 | ++ functions-common:get_or_add_user_project_role:870 :   openstack role assignment list --user a40619ecd1f14a8ebb1e843361430e4c --project 3a9a15c61262483994eee005a2055289
2017-03-15 16:56:53.182 | ++ functions-common:get_or_add_user_project_role:870 :   get_field 1
2017-03-15 16:56:53.184 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:56:53.187 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:56:55.340 | + functions-common:get_or_add_user_project_role:870 :   user_role_id=
2017-03-15 16:56:55.342 | + functions-common:get_or_add_user_project_role:871 :   [[ -z '' ]]
2017-03-15 16:56:55.344 | + functions-common:get_or_add_user_project_role:873 :   openstack role add anotherrole --user a40619ecd1f14a8ebb1e843361430e4c --project 3a9a15c61262483994eee005a2055289
2017-03-15 16:56:57.518 | ++ functions-common:get_or_add_user_project_role:881 :   openstack role assignment list --user a40619ecd1f14a8ebb1e843361430e4c --project 3a9a15c61262483994eee005a2055289
2017-03-15 16:56:57.519 | ++ functions-common:get_or_add_user_project_role:881 :   grep ' anotherrole '
2017-03-15 16:56:57.521 | ++ functions-common:get_or_add_user_project_role:881 :   get_field 1
2017-03-15 16:56:57.523 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:56:57.526 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:56:59.719 | + functions-common:get_or_add_user_project_role:881 :   user_role_id=
2017-03-15 16:56:59.721 | + functions-common:get_or_add_user_project_role:883 :   echo
2017-03-15 16:56:59.721 | 
2017-03-15 16:56:59.723 | + lib/keystone:create_keystone_accounts:434 :   get_or_add_user_project_role member a40619ecd1f14a8ebb1e843361430e4c 30b7c0dedfe848509d45a929c496ba69
2017-03-15 16:56:59.725 | + functions-common:get_or_add_user_project_role:861 :   local user_role_id
2017-03-15 16:56:59.727 | ++ functions-common:get_or_add_user_project_role:863 :   _get_domain_args
2017-03-15 16:56:59.729 | ++ functions-common:_get_domain_args:845    :   local domain
2017-03-15 16:56:59.731 | ++ functions-common:_get_domain_args:846    :   domain=
2017-03-15 16:56:59.733 | ++ functions-common:_get_domain_args:848    :   [[ -n '' ]]
2017-03-15 16:56:59.734 | ++ functions-common:_get_domain_args:851    :   [[ -n '' ]]
2017-03-15 16:56:59.736 | ++ functions-common:_get_domain_args:855    :   echo
2017-03-15 16:56:59.740 | + functions-common:get_or_add_user_project_role:863 :   domain_args=
2017-03-15 16:56:59.743 | ++ functions-common:get_or_add_user_project_role:870 :   openstack role assignment list --user a40619ecd1f14a8ebb1e843361430e4c --project 30b7c0dedfe848509d45a929c496ba69
2017-03-15 16:56:59.743 | ++ functions-common:get_or_add_user_project_role:870 :   grep ' member '
2017-03-15 16:56:59.743 | ++ functions-common:get_or_add_user_project_role:870 :   get_field 1
2017-03-15 16:56:59.746 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:56:59.748 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:57:02.121 | + functions-common:get_or_add_user_project_role:870 :   user_role_id=
2017-03-15 16:57:02.123 | + functions-common:get_or_add_user_project_role:871 :   [[ -z '' ]]
2017-03-15 16:57:02.126 | + functions-common:get_or_add_user_project_role:873 :   openstack role add member --user a40619ecd1f14a8ebb1e843361430e4c --project 30b7c0dedfe848509d45a929c496ba69
2017-03-15 16:57:04.381 | ++ functions-common:get_or_add_user_project_role:881 :   grep ' member '
2017-03-15 16:57:04.382 | ++ functions-common:get_or_add_user_project_role:881 :   get_field 1
2017-03-15 16:57:04.383 | ++ functions-common:get_or_add_user_project_role:881 :   openstack role assignment list --user a40619ecd1f14a8ebb1e843361430e4c --project 30b7c0dedfe848509d45a929c496ba69
2017-03-15 16:57:04.384 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:57:04.386 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:57:06.716 | + functions-common:get_or_add_user_project_role:881 :   user_role_id=
2017-03-15 16:57:06.719 | + functions-common:get_or_add_user_project_role:883 :   echo
2017-03-15 16:57:06.719 | 
2017-03-15 16:57:06.721 | + lib/keystone:create_keystone_accounts:437 :   local alt_demo_project
2017-03-15 16:57:06.724 | ++ lib/keystone:create_keystone_accounts:438 :   get_or_create_project alt_demo default
2017-03-15 16:57:06.726 | ++ functions-common:get_or_create_project:820 :   local project_id
2017-03-15 16:57:06.730 | +++ functions-common:get_or_create_project:828 :   openstack project create alt_demo --domain=default --or-show -f value -c id
2017-03-15 16:57:08.965 | ++ functions-common:get_or_create_project:826 :   project_id=cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:08.968 | ++ functions-common:get_or_create_project:827 :   echo cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:08.972 | + lib/keystone:create_keystone_accounts:438 :   alt_demo_project=cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:08.975 | + lib/keystone:create_keystone_accounts:439 :   local alt_demo_user
2017-03-15 16:57:08.978 | ++ lib/keystone:create_keystone_accounts:441 :   get_or_create_user alt_demo secretadmin default alt_demo@example.com
2017-03-15 16:57:08.981 | ++ functions-common:get_or_create_user:797  :   local user_id
2017-03-15 16:57:08.984 | ++ functions-common:get_or_create_user:798  :   [[ ! -z alt_demo@example.com ]]
2017-03-15 16:57:08.988 | ++ functions-common:get_or_create_user:799  :   local email=--email=alt_demo@example.com
2017-03-15 16:57:08.992 | +++ functions-common:get_or_create_user:815  :   openstack user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id
2017-03-15 16:57:11.200 | ++ functions-common:get_or_create_user:813  :   user_id=379c452d7e71464ca1855d8faf78259f
2017-03-15 16:57:11.203 | ++ functions-common:get_or_create_user:814  :   echo 379c452d7e71464ca1855d8faf78259f
2017-03-15 16:57:11.205 | + lib/keystone:create_keystone_accounts:441 :   alt_demo_user=379c452d7e71464ca1855d8faf78259f
2017-03-15 16:57:11.207 | + lib/keystone:create_keystone_accounts:443 :   get_or_add_user_project_role member 379c452d7e71464ca1855d8faf78259f cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:11.210 | + functions-common:get_or_add_user_project_role:861 :   local user_role_id
2017-03-15 16:57:11.212 | ++ functions-common:get_or_add_user_project_role:863 :   _get_domain_args
2017-03-15 16:57:11.215 | ++ functions-common:_get_domain_args:845    :   local domain
2017-03-15 16:57:11.217 | ++ functions-common:_get_domain_args:846    :   domain=
2017-03-15 16:57:11.219 | ++ functions-common:_get_domain_args:848    :   [[ -n '' ]]
2017-03-15 16:57:11.222 | ++ functions-common:_get_domain_args:851    :   [[ -n '' ]]
2017-03-15 16:57:11.224 | ++ functions-common:_get_domain_args:855    :   echo
2017-03-15 16:57:11.228 | + functions-common:get_or_add_user_project_role:863 :   domain_args=
2017-03-15 16:57:11.233 | ++ functions-common:get_or_add_user_project_role:870 :   openstack role assignment list --user 379c452d7e71464ca1855d8faf78259f --project cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:11.233 | ++ functions-common:get_or_add_user_project_role:870 :   grep ' member '
2017-03-15 16:57:11.234 | ++ functions-common:get_or_add_user_project_role:870 :   get_field 1
2017-03-15 16:57:11.236 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:57:11.240 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:57:13.477 | + functions-common:get_or_add_user_project_role:870 :   user_role_id=
2017-03-15 16:57:13.479 | + functions-common:get_or_add_user_project_role:871 :   [[ -z '' ]]
2017-03-15 16:57:13.481 | + functions-common:get_or_add_user_project_role:873 :   openstack role add member --user 379c452d7e71464ca1855d8faf78259f --project cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:15.785 | ++ functions-common:get_or_add_user_project_role:881 :   grep ' member '
2017-03-15 16:57:15.786 | ++ functions-common:get_or_add_user_project_role:881 :   openstack role assignment list --user 379c452d7e71464ca1855d8faf78259f --project cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:15.786 | ++ functions-common:get_or_add_user_project_role:881 :   get_field 1
2017-03-15 16:57:15.789 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:57:15.791 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:57:18.127 | + functions-common:get_or_add_user_project_role:881 :   user_role_id=
2017-03-15 16:57:18.130 | + functions-common:get_or_add_user_project_role:883 :   echo
2017-03-15 16:57:18.130 | 
2017-03-15 16:57:18.133 | + lib/keystone:create_keystone_accounts:444 :   get_or_add_user_project_role admin 90f2b628d6a342e491c25eae1eecd7d8 cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:18.137 | + functions-common:get_or_add_user_project_role:861 :   local user_role_id
2017-03-15 16:57:18.139 | ++ functions-common:get_or_add_user_project_role:863 :   _get_domain_args
2017-03-15 16:57:18.141 | ++ functions-common:_get_domain_args:845    :   local domain
2017-03-15 16:57:18.146 | ++ functions-common:_get_domain_args:846    :   domain=
2017-03-15 16:57:18.149 | ++ functions-common:_get_domain_args:848    :   [[ -n '' ]]
2017-03-15 16:57:18.152 | ++ functions-common:_get_domain_args:851    :   [[ -n '' ]]
2017-03-15 16:57:18.154 | ++ functions-common:_get_domain_args:855    :   echo
2017-03-15 16:57:18.157 | + functions-common:get_or_add_user_project_role:863 :   domain_args=
2017-03-15 16:57:18.161 | ++ functions-common:get_or_add_user_project_role:870 :   openstack role assignment list --user 90f2b628d6a342e491c25eae1eecd7d8 --project cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:18.162 | ++ functions-common:get_or_add_user_project_role:870 :   get_field 1
2017-03-15 16:57:18.164 | ++ functions-common:get_or_add_user_project_role:870 :   grep ' admin '
2017-03-15 16:57:18.165 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:57:18.167 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:57:20.413 | + functions-common:get_or_add_user_project_role:870 :   user_role_id=
2017-03-15 16:57:20.416 | + functions-common:get_or_add_user_project_role:871 :   [[ -z '' ]]
2017-03-15 16:57:20.418 | + functions-common:get_or_add_user_project_role:873 :   openstack role add admin --user 90f2b628d6a342e491c25eae1eecd7d8 --project cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:22.704 | ++ functions-common:get_or_add_user_project_role:881 :   openstack role assignment list --user 90f2b628d6a342e491c25eae1eecd7d8 --project cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:22.706 | ++ functions-common:get_or_add_user_project_role:881 :   get_field 1
2017-03-15 16:57:22.709 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:57:22.709 | ++ functions-common:get_or_add_user_project_role:881 :   grep ' admin '
2017-03-15 16:57:22.711 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:57:25.172 | + functions-common:get_or_add_user_project_role:881 :   user_role_id=
2017-03-15 16:57:25.175 | + functions-common:get_or_add_user_project_role:883 :   echo
2017-03-15 16:57:25.175 | 
2017-03-15 16:57:25.177 | + lib/keystone:create_keystone_accounts:445 :   get_or_add_user_project_role anotherrole 379c452d7e71464ca1855d8faf78259f cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:25.180 | + functions-common:get_or_add_user_project_role:861 :   local user_role_id
2017-03-15 16:57:25.183 | ++ functions-common:get_or_add_user_project_role:863 :   _get_domain_args
2017-03-15 16:57:25.185 | ++ functions-common:_get_domain_args:845    :   local domain
2017-03-15 16:57:25.187 | ++ functions-common:_get_domain_args:846    :   domain=
2017-03-15 16:57:25.190 | ++ functions-common:_get_domain_args:848    :   [[ -n '' ]]
2017-03-15 16:57:25.192 | ++ functions-common:_get_domain_args:851    :   [[ -n '' ]]
2017-03-15 16:57:25.194 | ++ functions-common:_get_domain_args:855    :   echo
2017-03-15 16:57:25.198 | + functions-common:get_or_add_user_project_role:863 :   domain_args=
2017-03-15 16:57:25.203 | ++ functions-common:get_or_add_user_project_role:870 :   get_field 1
2017-03-15 16:57:25.203 | ++ functions-common:get_or_add_user_project_role:870 :   openstack role assignment list --user 379c452d7e71464ca1855d8faf78259f --project cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:25.203 | ++ functions-common:get_or_add_user_project_role:870 :   grep ' anotherrole '
2017-03-15 16:57:25.205 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:57:25.207 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:57:27.540 | + functions-common:get_or_add_user_project_role:870 :   user_role_id=
2017-03-15 16:57:27.542 | + functions-common:get_or_add_user_project_role:871 :   [[ -z '' ]]
2017-03-15 16:57:27.544 | + functions-common:get_or_add_user_project_role:873 :   openstack role add anotherrole --user 379c452d7e71464ca1855d8faf78259f --project cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:29.844 | ++ functions-common:get_or_add_user_project_role:881 :   openstack role assignment list --user 379c452d7e71464ca1855d8faf78259f --project cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:29.845 | ++ functions-common:get_or_add_user_project_role:881 :   get_field 1
2017-03-15 16:57:29.846 | ++ functions-common:get_or_add_user_project_role:881 :   grep ' anotherrole '
2017-03-15 16:57:29.848 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:57:29.850 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:57:32.101 | + functions-common:get_or_add_user_project_role:881 :   user_role_id=
2017-03-15 16:57:32.104 | + functions-common:get_or_add_user_project_role:883 :   echo
2017-03-15 16:57:32.104 | 
2017-03-15 16:57:32.106 | + lib/keystone:create_keystone_accounts:448 :   local admin_group
2017-03-15 16:57:32.109 | ++ lib/keystone:create_keystone_accounts:450 :   get_or_create_group admins default 'openstack admin group'
2017-03-15 16:57:32.112 | ++ functions-common:get_or_create_group:782 :   local 'desc=openstack admin group'
2017-03-15 16:57:32.114 | ++ functions-common:get_or_create_group:783 :   local group_id
2017-03-15 16:57:32.117 | +++ functions-common:get_or_create_group:792 :   openstack group create admins --domain default --description 'openstack admin group' --or-show -f value -c id
2017-03-15 16:57:34.364 | ++ functions-common:get_or_create_group:790 :   group_id=7ab80ee850bc40e087e3c6346c7eb95f
2017-03-15 16:57:34.367 | ++ functions-common:get_or_create_group:791 :   echo 7ab80ee850bc40e087e3c6346c7eb95f
2017-03-15 16:57:34.370 | + lib/keystone:create_keystone_accounts:450 :   admin_group=7ab80ee850bc40e087e3c6346c7eb95f
2017-03-15 16:57:34.373 | + lib/keystone:create_keystone_accounts:451 :   local non_admin_group
2017-03-15 16:57:34.376 | ++ lib/keystone:create_keystone_accounts:453 :   get_or_create_group nonadmins default 'non-admin group'
2017-03-15 16:57:34.378 | ++ functions-common:get_or_create_group:782 :   local 'desc=non-admin group'
2017-03-15 16:57:34.381 | ++ functions-common:get_or_create_group:783 :   local group_id
2017-03-15 16:57:34.384 | +++ functions-common:get_or_create_group:792 :   openstack group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id
2017-03-15 16:57:36.622 | ++ functions-common:get_or_create_group:790 :   group_id=4122260025ad4149acf04a395089751d
2017-03-15 16:57:36.624 | ++ functions-common:get_or_create_group:791 :   echo 4122260025ad4149acf04a395089751d
2017-03-15 16:57:36.627 | + lib/keystone:create_keystone_accounts:453 :   non_admin_group=4122260025ad4149acf04a395089751d
2017-03-15 16:57:36.630 | + lib/keystone:create_keystone_accounts:455 :   get_or_add_group_project_role member 4122260025ad4149acf04a395089751d 3a9a15c61262483994eee005a2055289
2017-03-15 16:57:36.632 | + functions-common:get_or_add_group_project_role:939 :   local group_role_id
2017-03-15 16:57:36.635 | ++ functions-common:get_or_add_group_project_role:944 :   openstack role assignment list --group 4122260025ad4149acf04a395089751d --project 3a9a15c61262483994eee005a2055289 -f value
2017-03-15 16:57:38.906 | + functions-common:get_or_add_group_project_role:944 :   group_role_id=
2017-03-15 16:57:38.908 | + functions-common:get_or_add_group_project_role:945 :   [[ -z '' ]]
2017-03-15 16:57:38.910 | + functions-common:get_or_add_group_project_role:947 :   openstack role add member --group 4122260025ad4149acf04a395089751d --project 3a9a15c61262483994eee005a2055289
2017-03-15 16:57:41.314 | ++ functions-common:get_or_add_group_project_role:953 :   openstack role assignment list --group 4122260025ad4149acf04a395089751d --project 3a9a15c61262483994eee005a2055289 -f value
2017-03-15 16:57:43.598 | + functions-common:get_or_add_group_project_role:953 :   group_role_id='1fc00c6e422e42e39c8f99efe5eb3a19  4122260025ad4149acf04a395089751d 3a9a15c61262483994eee005a2055289  False'
2017-03-15 16:57:43.600 | + functions-common:get_or_add_group_project_role:955 :   echo 1fc00c6e422e42e39c8f99efe5eb3a19 4122260025ad4149acf04a395089751d 3a9a15c61262483994eee005a2055289 False
2017-03-15 16:57:43.600 | 1fc00c6e422e42e39c8f99efe5eb3a19 4122260025ad4149acf04a395089751d 3a9a15c61262483994eee005a2055289 False
2017-03-15 16:57:43.603 | + lib/keystone:create_keystone_accounts:456 :   get_or_add_group_project_role anotherrole 4122260025ad4149acf04a395089751d 3a9a15c61262483994eee005a2055289
2017-03-15 16:57:43.605 | + functions-common:get_or_add_group_project_role:939 :   local group_role_id
2017-03-15 16:57:43.609 | ++ functions-common:get_or_add_group_project_role:944 :   openstack role assignment list --group 4122260025ad4149acf04a395089751d --project 3a9a15c61262483994eee005a2055289 -f value
2017-03-15 16:57:45.832 | + functions-common:get_or_add_group_project_role:944 :   group_role_id='1fc00c6e422e42e39c8f99efe5eb3a19  4122260025ad4149acf04a395089751d 3a9a15c61262483994eee005a2055289  False'
2017-03-15 16:57:45.834 | + functions-common:get_or_add_group_project_role:945 :   [[ -z 1fc00c6e422e42e39c8f99efe5eb3a19  4122260025ad4149acf04a395089751d 3a9a15c61262483994eee005a2055289  False ]]
2017-03-15 16:57:45.838 | + functions-common:get_or_add_group_project_role:955 :   echo 1fc00c6e422e42e39c8f99efe5eb3a19 4122260025ad4149acf04a395089751d 3a9a15c61262483994eee005a2055289 False
2017-03-15 16:57:45.838 | 1fc00c6e422e42e39c8f99efe5eb3a19 4122260025ad4149acf04a395089751d 3a9a15c61262483994eee005a2055289 False
2017-03-15 16:57:45.841 | + lib/keystone:create_keystone_accounts:457 :   get_or_add_group_project_role member 4122260025ad4149acf04a395089751d cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:45.844 | + functions-common:get_or_add_group_project_role:939 :   local group_role_id
2017-03-15 16:57:45.847 | ++ functions-common:get_or_add_group_project_role:944 :   openstack role assignment list --group 4122260025ad4149acf04a395089751d --project cbd01fd9cff7412ebd91f4a33414ebc4 -f value
2017-03-15 16:57:48.110 | + functions-common:get_or_add_group_project_role:944 :   group_role_id=
2017-03-15 16:57:48.113 | + functions-common:get_or_add_group_project_role:945 :   [[ -z '' ]]
2017-03-15 16:57:48.116 | + functions-common:get_or_add_group_project_role:947 :   openstack role add member --group 4122260025ad4149acf04a395089751d --project cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:50.366 | ++ functions-common:get_or_add_group_project_role:953 :   openstack role assignment list --group 4122260025ad4149acf04a395089751d --project cbd01fd9cff7412ebd91f4a33414ebc4 -f value
2017-03-15 16:57:52.625 | + functions-common:get_or_add_group_project_role:953 :   group_role_id='1fc00c6e422e42e39c8f99efe5eb3a19  4122260025ad4149acf04a395089751d cbd01fd9cff7412ebd91f4a33414ebc4  False'
2017-03-15 16:57:52.628 | + functions-common:get_or_add_group_project_role:955 :   echo 1fc00c6e422e42e39c8f99efe5eb3a19 4122260025ad4149acf04a395089751d cbd01fd9cff7412ebd91f4a33414ebc4 False
2017-03-15 16:57:52.628 | 1fc00c6e422e42e39c8f99efe5eb3a19 4122260025ad4149acf04a395089751d cbd01fd9cff7412ebd91f4a33414ebc4 False
2017-03-15 16:57:52.631 | + lib/keystone:create_keystone_accounts:458 :   get_or_add_group_project_role anotherrole 4122260025ad4149acf04a395089751d cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 16:57:52.634 | + functions-common:get_or_add_group_project_role:939 :   local group_role_id
2017-03-15 16:57:52.637 | ++ functions-common:get_or_add_group_project_role:944 :   openstack role assignment list --group 4122260025ad4149acf04a395089751d --project cbd01fd9cff7412ebd91f4a33414ebc4 -f value
2017-03-15 16:57:54.861 | + functions-common:get_or_add_group_project_role:944 :   group_role_id='1fc00c6e422e42e39c8f99efe5eb3a19  4122260025ad4149acf04a395089751d cbd01fd9cff7412ebd91f4a33414ebc4  False'
2017-03-15 16:57:54.863 | + functions-common:get_or_add_group_project_role:945 :   [[ -z 1fc00c6e422e42e39c8f99efe5eb3a19  4122260025ad4149acf04a395089751d cbd01fd9cff7412ebd91f4a33414ebc4  False ]]
2017-03-15 16:57:54.865 | + functions-common:get_or_add_group_project_role:955 :   echo 1fc00c6e422e42e39c8f99efe5eb3a19 4122260025ad4149acf04a395089751d cbd01fd9cff7412ebd91f4a33414ebc4 False
2017-03-15 16:57:54.866 | 1fc00c6e422e42e39c8f99efe5eb3a19 4122260025ad4149acf04a395089751d cbd01fd9cff7412ebd91f4a33414ebc4 False
2017-03-15 16:57:54.867 | + lib/keystone:create_keystone_accounts:459 :   get_or_add_group_project_role admin 7ab80ee850bc40e087e3c6346c7eb95f 287163f4baf948bdbcb54842e873b0a8
2017-03-15 16:57:54.870 | + functions-common:get_or_add_group_project_role:939 :   local group_role_id
2017-03-15 16:57:54.872 | ++ functions-common:get_or_add_group_project_role:944 :   openstack role assignment list --group 7ab80ee850bc40e087e3c6346c7eb95f --project 287163f4baf948bdbcb54842e873b0a8 -f value
2017-03-15 16:57:57.176 | + functions-common:get_or_add_group_project_role:944 :   group_role_id=
2017-03-15 16:57:57.179 | + functions-common:get_or_add_group_project_role:945 :   [[ -z '' ]]
2017-03-15 16:57:57.181 | + functions-common:get_or_add_group_project_role:947 :   openstack role add admin --group 7ab80ee850bc40e087e3c6346c7eb95f --project 287163f4baf948bdbcb54842e873b0a8
2017-03-15 16:57:59.432 | ++ functions-common:get_or_add_group_project_role:953 :   openstack role assignment list --group 7ab80ee850bc40e087e3c6346c7eb95f --project 287163f4baf948bdbcb54842e873b0a8 -f value
2017-03-15 16:58:01.732 | + functions-common:get_or_add_group_project_role:953 :   group_role_id='4914a2dcca054a0092ea4d91ef89a3ac  7ab80ee850bc40e087e3c6346c7eb95f 287163f4baf948bdbcb54842e873b0a8  False'
2017-03-15 16:58:01.735 | + functions-common:get_or_add_group_project_role:955 :   echo 4914a2dcca054a0092ea4d91ef89a3ac 7ab80ee850bc40e087e3c6346c7eb95f 287163f4baf948bdbcb54842e873b0a8 False
2017-03-15 16:58:01.735 | 4914a2dcca054a0092ea4d91ef89a3ac 7ab80ee850bc40e087e3c6346c7eb95f 287163f4baf948bdbcb54842e873b0a8 False
2017-03-15 16:58:01.737 | + ./stack.sh:main:1060                     :   create_nova_accounts
2017-03-15 16:58:01.740 | + lib/nova:create_nova_accounts:401        :   [[ ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ n-api ]]
2017-03-15 16:58:01.742 | + lib/nova:create_nova_accounts:405        :   create_service_user nova admin
2017-03-15 16:58:01.743 | + lib/keystone:create_service_user:470     :   get_or_create_user nova secretservice Default
2017-03-15 16:58:01.745 | + functions-common:get_or_create_user:797  :   local user_id
2017-03-15 16:58:01.747 | + functions-common:get_or_create_user:798  :   [[ ! -z '' ]]
2017-03-15 16:58:01.750 | + functions-common:get_or_create_user:801  :   local email=
2017-03-15 16:58:01.753 | ++ functions-common:get_or_create_user:815  :   openstack user create nova --password secretservice --domain=Default --or-show -f value -c id
2017-03-15 16:58:03.969 | + functions-common:get_or_create_user:813  :   user_id=b2ce942e980f4fb2b7ffce8350f07228
2017-03-15 16:58:03.971 | + functions-common:get_or_create_user:814  :   echo b2ce942e980f4fb2b7ffce8350f07228
2017-03-15 16:58:03.971 | b2ce942e980f4fb2b7ffce8350f07228
2017-03-15 16:58:03.974 | + lib/keystone:create_service_user:471     :   get_or_add_user_project_role service nova service Default Default
2017-03-15 16:58:03.976 | + functions-common:get_or_add_user_project_role:861 :   local user_role_id
2017-03-15 16:58:03.978 | ++ functions-common:get_or_add_user_project_role:863 :   _get_domain_args Default Default
2017-03-15 16:58:03.980 | ++ functions-common:_get_domain_args:845    :   local domain
2017-03-15 16:58:03.982 | ++ functions-common:_get_domain_args:846    :   domain=
2017-03-15 16:58:03.984 | ++ functions-common:_get_domain_args:848    :   [[ -n Default ]]
2017-03-15 16:58:03.987 | ++ functions-common:_get_domain_args:849    :   domain=' --user-domain Default'
2017-03-15 16:58:03.989 | ++ functions-common:_get_domain_args:851    :   [[ -n Default ]]
2017-03-15 16:58:03.991 | ++ functions-common:_get_domain_args:852    :   domain=' --user-domain Default --project-domain Default'
2017-03-15 16:58:03.993 | ++ functions-common:_get_domain_args:855    :   echo --user-domain Default --project-domain Default
2017-03-15 16:58:03.996 | + functions-common:get_or_add_user_project_role:863 :   domain_args='--user-domain Default --project-domain Default'
2017-03-15 16:58:03.999 | ++ functions-common:get_or_add_user_project_role:870 :   openstack role assignment list --user nova --project service --user-domain Default --project-domain Default
2017-03-15 16:58:03.999 | ++ functions-common:get_or_add_user_project_role:870 :   grep ' service '
2017-03-15 16:58:04.004 | ++ functions-common:get_or_add_user_project_role:870 :   get_field 1
2017-03-15 16:58:04.007 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:58:04.010 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:58:06.431 | + functions-common:get_or_add_user_project_role:870 :   user_role_id=
2017-03-15 16:58:06.434 | + functions-common:get_or_add_user_project_role:871 :   [[ -z '' ]]
2017-03-15 16:58:06.437 | + functions-common:get_or_add_user_project_role:873 :   openstack role add service --user nova --project service --user-domain Default --project-domain Default
2017-03-15 16:58:08.971 | ++ functions-common:get_or_add_user_project_role:881 :   openstack role assignment list --user nova --project service --user-domain Default --project-domain Default
2017-03-15 16:58:08.972 | ++ functions-common:get_or_add_user_project_role:881 :   get_field 1
2017-03-15 16:58:08.973 | ++ functions-common:get_or_add_user_project_role:881 :   grep ' service '
2017-03-15 16:58:08.974 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:58:08.978 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:58:11.553 | + functions-common:get_or_add_user_project_role:881 :   user_role_id=
2017-03-15 16:58:11.555 | + functions-common:get_or_add_user_project_role:883 :   echo
2017-03-15 16:58:11.555 | 
2017-03-15 16:58:11.558 | + lib/keystone:create_service_user:473     :   [[ -n admin ]]
2017-03-15 16:58:11.560 | + lib/keystone:create_service_user:474     :   get_or_add_user_project_role admin nova service Default Default
2017-03-15 16:58:11.563 | + functions-common:get_or_add_user_project_role:861 :   local user_role_id
2017-03-15 16:58:11.566 | ++ functions-common:get_or_add_user_project_role:863 :   _get_domain_args Default Default
2017-03-15 16:58:11.570 | ++ functions-common:_get_domain_args:845    :   local domain
2017-03-15 16:58:11.573 | ++ functions-common:_get_domain_args:846    :   domain=
2017-03-15 16:58:11.575 | ++ functions-common:_get_domain_args:848    :   [[ -n Default ]]
2017-03-15 16:58:11.577 | ++ functions-common:_get_domain_args:849    :   domain=' --user-domain Default'
2017-03-15 16:58:11.579 | ++ functions-common:_get_domain_args:851    :   [[ -n Default ]]
2017-03-15 16:58:11.582 | ++ functions-common:_get_domain_args:852    :   domain=' --user-domain Default --project-domain Default'
2017-03-15 16:58:11.584 | ++ functions-common:_get_domain_args:855    :   echo --user-domain Default --project-domain Default
2017-03-15 16:58:11.586 | + functions-common:get_or_add_user_project_role:863 :   domain_args='--user-domain Default --project-domain Default'
2017-03-15 16:58:11.589 | ++ functions-common:get_or_add_user_project_role:870 :   openstack role assignment list --user nova --project service --user-domain Default --project-domain Default
2017-03-15 16:58:11.590 | ++ functions-common:get_or_add_user_project_role:870 :   grep ' admin '
2017-03-15 16:58:11.592 | ++ functions-common:get_or_add_user_project_role:870 :   get_field 1
2017-03-15 16:58:11.595 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:58:11.598 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:58:14.005 | + functions-common:get_or_add_user_project_role:870 :   user_role_id=
2017-03-15 16:58:14.008 | + functions-common:get_or_add_user_project_role:871 :   [[ -z '' ]]
2017-03-15 16:58:14.010 | + functions-common:get_or_add_user_project_role:873 :   openstack role add admin --user nova --project service --user-domain Default --project-domain Default
2017-03-15 16:58:16.470 | ++ functions-common:get_or_add_user_project_role:881 :   openstack role assignment list --user nova --project service --user-domain Default --project-domain Default
2017-03-15 16:58:16.470 | ++ functions-common:get_or_add_user_project_role:881 :   grep ' admin '
2017-03-15 16:58:16.473 | ++ functions-common:get_or_add_user_project_role:881 :   get_field 1
2017-03-15 16:58:16.476 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:58:16.479 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:58:18.911 | + functions-common:get_or_add_user_project_role:881 :   user_role_id=
2017-03-15 16:58:18.914 | + functions-common:get_or_add_user_project_role:883 :   echo
2017-03-15 16:58:18.914 | 
2017-03-15 16:58:18.916 | + lib/nova:create_nova_accounts:407        :   local nova_api_url
2017-03-15 16:58:18.918 | + lib/nova:create_nova_accounts:408        :   [[ False == \F\a\l\s\e ]]
2017-03-15 16:58:18.920 | + lib/nova:create_nova_accounts:409        :   nova_api_url=http://23.253.205.44:8774
2017-03-15 16:58:18.922 | + lib/nova:create_nova_accounts:414        :   get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)'
2017-03-15 16:58:18.924 | + functions-common:get_or_create_service:961 :   local service_id
2017-03-15 16:58:18.927 | ++ functions-common:get_or_create_service:974 :   openstack service show compute_legacy -f value -c id
2017-03-15 16:58:21.114 | ++ functions-common:get_or_create_service:976 :   openstack service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id
2017-03-15 16:58:23.292 | + functions-common:get_or_create_service:972 :   service_id=630c979343dc42f1a3e1959c543a2057
2017-03-15 16:58:23.294 | + functions-common:get_or_create_service:973 :   echo 630c979343dc42f1a3e1959c543a2057
2017-03-15 16:58:23.294 | 630c979343dc42f1a3e1959c543a2057
2017-03-15 16:58:23.296 | + lib/nova:create_nova_accounts:416        :   get_or_create_endpoint compute_legacy RegionOne 'http://23.253.205.44:8774/v2/$(project_id)s'
2017-03-15 16:58:23.299 | + functions-common:get_or_create_endpoint:1005 :   local public_id
2017-03-15 16:58:23.302 | ++ functions-common:get_or_create_endpoint:1006 :   _get_or_create_endpoint_with_interface compute_legacy public 'http://23.253.205.44:8774/v2/$(project_id)s' RegionOne
2017-03-15 16:58:23.305 | ++ functions-common:_get_or_create_endpoint_with_interface:979 :   local endpoint_id
2017-03-15 16:58:23.308 | +++ functions-common:_get_or_create_endpoint_with_interface:984 :   openstack endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value
2017-03-15 16:58:25.732 | ++ functions-common:_get_or_create_endpoint_with_interface:984 :   endpoint_id=
2017-03-15 16:58:25.735 | ++ functions-common:_get_or_create_endpoint_with_interface:985 :   [[ -z '' ]]
2017-03-15 16:58:25.740 | +++ functions-common:_get_or_create_endpoint_with_interface:988 :   openstack endpoint create compute_legacy public 'http://23.253.205.44:8774/v2/$(project_id)s' --region RegionOne -f value -c id
2017-03-15 16:58:28.576 | ++ functions-common:_get_or_create_endpoint_with_interface:988 :   endpoint_id=f31a954b06f84843b8469e05365bac58
2017-03-15 16:58:28.579 | ++ functions-common:_get_or_create_endpoint_with_interface:991 :   echo f31a954b06f84843b8469e05365bac58
2017-03-15 16:58:28.582 | + functions-common:get_or_create_endpoint:1006 :   public_id=f31a954b06f84843b8469e05365bac58
2017-03-15 16:58:28.585 | + functions-common:get_or_create_endpoint:1008 :   [[ -n '' ]]
2017-03-15 16:58:28.588 | + functions-common:get_or_create_endpoint:1011 :   [[ -n '' ]]
2017-03-15 16:58:28.591 | + functions-common:get_or_create_endpoint:1015 :   echo f31a954b06f84843b8469e05365bac58
2017-03-15 16:58:28.592 | f31a954b06f84843b8469e05365bac58
2017-03-15 16:58:28.595 | + lib/nova:create_nova_accounts:420        :   get_or_create_service nova compute 'Nova Compute Service'
2017-03-15 16:58:28.598 | + functions-common:get_or_create_service:961 :   local service_id
2017-03-15 16:58:28.602 | ++ functions-common:get_or_create_service:974 :   openstack service show compute -f value -c id
2017-03-15 16:58:31.281 | ++ functions-common:get_or_create_service:976 :   openstack service create compute --name nova '--description=Nova Compute Service' -f value -c id
2017-03-15 16:58:33.838 | + functions-common:get_or_create_service:972 :   service_id=9c866f18870c4095a2cf6fbda7df3452
2017-03-15 16:58:33.841 | + functions-common:get_or_create_service:973 :   echo 9c866f18870c4095a2cf6fbda7df3452
2017-03-15 16:58:33.841 | 9c866f18870c4095a2cf6fbda7df3452
2017-03-15 16:58:33.843 | + lib/nova:create_nova_accounts:422        :   get_or_create_endpoint compute RegionOne http://23.253.205.44:8774/v2.1
2017-03-15 16:58:33.844 | + functions-common:get_or_create_endpoint:1005 :   local public_id
2017-03-15 16:58:33.848 | ++ functions-common:get_or_create_endpoint:1006 :   _get_or_create_endpoint_with_interface compute public http://23.253.205.44:8774/v2.1 RegionOne
2017-03-15 16:58:33.851 | ++ functions-common:_get_or_create_endpoint_with_interface:979 :   local endpoint_id
2017-03-15 16:58:33.854 | +++ functions-common:_get_or_create_endpoint_with_interface:984 :   openstack endpoint list --service compute --interface public --region RegionOne -c ID -f value
2017-03-15 16:58:36.223 | ++ functions-common:_get_or_create_endpoint_with_interface:984 :   endpoint_id=
2017-03-15 16:58:36.225 | ++ functions-common:_get_or_create_endpoint_with_interface:985 :   [[ -z '' ]]
2017-03-15 16:58:36.229 | +++ functions-common:_get_or_create_endpoint_with_interface:988 :   openstack endpoint create compute public http://23.253.205.44:8774/v2.1 --region RegionOne -f value -c id
2017-03-15 16:58:38.526 | ++ functions-common:_get_or_create_endpoint_with_interface:988 :   endpoint_id=ac1f20bc237445fa998497aa1399fffe
2017-03-15 16:58:38.528 | ++ functions-common:_get_or_create_endpoint_with_interface:991 :   echo ac1f20bc237445fa998497aa1399fffe
2017-03-15 16:58:38.532 | + functions-common:get_or_create_endpoint:1006 :   public_id=ac1f20bc237445fa998497aa1399fffe
2017-03-15 16:58:38.535 | + functions-common:get_or_create_endpoint:1008 :   [[ -n '' ]]
2017-03-15 16:58:38.538 | + functions-common:get_or_create_endpoint:1011 :   [[ -n '' ]]
2017-03-15 16:58:38.540 | + functions-common:get_or_create_endpoint:1015 :   echo ac1f20bc237445fa998497aa1399fffe
2017-03-15 16:58:38.540 | ac1f20bc237445fa998497aa1399fffe
2017-03-15 16:58:38.542 | + lib/nova:create_nova_accounts:427        :   is_service_enabled n-api
2017-03-15 16:58:38.560 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:58:38.563 | + lib/nova:create_nova_accounts:429        :   is_service_enabled swift
2017-03-15 16:58:38.582 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:58:38.585 | + lib/nova:create_nova_accounts:437        :   is_service_enabled swift3
2017-03-15 16:58:38.603 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:58:38.605 | + ./stack.sh:main:1061                     :   create_glance_accounts
2017-03-15 16:58:38.608 | + lib/glance:create_glance_accounts:304    :   is_service_enabled g-api
2017-03-15 16:58:38.625 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:58:38.627 | + lib/glance:create_glance_accounts:306    :   create_service_user glance
2017-03-15 16:58:38.629 | + lib/keystone:create_service_user:470     :   get_or_create_user glance secretservice Default
2017-03-15 16:58:38.631 | + functions-common:get_or_create_user:797  :   local user_id
2017-03-15 16:58:38.633 | + functions-common:get_or_create_user:798  :   [[ ! -z '' ]]
2017-03-15 16:58:38.636 | + functions-common:get_or_create_user:801  :   local email=
2017-03-15 16:58:38.639 | ++ functions-common:get_or_create_user:815  :   openstack user create glance --password secretservice --domain=Default --or-show -f value -c id
2017-03-15 16:58:40.837 | + functions-common:get_or_create_user:813  :   user_id=9e709e9d7c1248f394dcd0e1a201a429
2017-03-15 16:58:40.839 | + functions-common:get_or_create_user:814  :   echo 9e709e9d7c1248f394dcd0e1a201a429
2017-03-15 16:58:40.839 | 9e709e9d7c1248f394dcd0e1a201a429
2017-03-15 16:58:40.841 | + lib/keystone:create_service_user:471     :   get_or_add_user_project_role service glance service Default Default
2017-03-15 16:58:40.843 | + functions-common:get_or_add_user_project_role:861 :   local user_role_id
2017-03-15 16:58:40.845 | ++ functions-common:get_or_add_user_project_role:863 :   _get_domain_args Default Default
2017-03-15 16:58:40.847 | ++ functions-common:_get_domain_args:845    :   local domain
2017-03-15 16:58:40.849 | ++ functions-common:_get_domain_args:846    :   domain=
2017-03-15 16:58:40.851 | ++ functions-common:_get_domain_args:848    :   [[ -n Default ]]
2017-03-15 16:58:40.852 | ++ functions-common:_get_domain_args:849    :   domain=' --user-domain Default'
2017-03-15 16:58:40.854 | ++ functions-common:_get_domain_args:851    :   [[ -n Default ]]
2017-03-15 16:58:40.856 | ++ functions-common:_get_domain_args:852    :   domain=' --user-domain Default --project-domain Default'
2017-03-15 16:58:40.858 | ++ functions-common:_get_domain_args:855    :   echo --user-domain Default --project-domain Default
2017-03-15 16:58:40.861 | + functions-common:get_or_add_user_project_role:863 :   domain_args='--user-domain Default --project-domain Default'
2017-03-15 16:58:40.864 | ++ functions-common:get_or_add_user_project_role:870 :   openstack role assignment list --user glance --project service --user-domain Default --project-domain Default
2017-03-15 16:58:40.865 | ++ functions-common:get_or_add_user_project_role:870 :   get_field 1
2017-03-15 16:58:40.867 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:58:40.869 | ++ functions-common:get_or_add_user_project_role:870 :   grep ' service '
2017-03-15 16:58:40.870 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:58:43.094 | + functions-common:get_or_add_user_project_role:870 :   user_role_id=
2017-03-15 16:58:43.096 | + functions-common:get_or_add_user_project_role:871 :   [[ -z '' ]]
2017-03-15 16:58:43.098 | + functions-common:get_or_add_user_project_role:873 :   openstack role add service --user glance --project service --user-domain Default --project-domain Default
2017-03-15 16:58:45.419 | ++ functions-common:get_or_add_user_project_role:881 :   openstack role assignment list --user glance --project service --user-domain Default --project-domain Default
2017-03-15 16:58:45.419 | ++ functions-common:get_or_add_user_project_role:881 :   grep ' service '
2017-03-15 16:58:45.420 | ++ functions-common:get_or_add_user_project_role:881 :   get_field 1
2017-03-15 16:58:45.423 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:58:45.426 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:58:47.739 | + functions-common:get_or_add_user_project_role:881 :   user_role_id=
2017-03-15 16:58:47.742 | + functions-common:get_or_add_user_project_role:883 :   echo
2017-03-15 16:58:47.742 | 
2017-03-15 16:58:47.744 | + lib/keystone:create_service_user:473     :   [[ -n '' ]]
2017-03-15 16:58:47.746 | + lib/glance:create_glance_accounts:309    :   is_service_enabled s-proxy
2017-03-15 16:58:47.760 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:58:47.762 | + lib/glance:create_glance_accounts:313    :   get_or_create_service glance image 'Glance Image Service'
2017-03-15 16:58:47.765 | + functions-common:get_or_create_service:961 :   local service_id
2017-03-15 16:58:47.768 | ++ functions-common:get_or_create_service:974 :   openstack service show image -f value -c id
2017-03-15 16:58:49.795 | ++ functions-common:get_or_create_service:976 :   openstack service create image --name glance '--description=Glance Image Service' -f value -c id
2017-03-15 16:58:51.803 | + functions-common:get_or_create_service:972 :   service_id=bc40feda4e47415fb2d06809c025d9b3
2017-03-15 16:58:51.806 | + functions-common:get_or_create_service:973 :   echo bc40feda4e47415fb2d06809c025d9b3
2017-03-15 16:58:51.806 | bc40feda4e47415fb2d06809c025d9b3
2017-03-15 16:58:51.808 | + lib/glance:create_glance_accounts:315    :   get_or_create_endpoint image RegionOne http://23.253.205.44:9292
2017-03-15 16:58:51.810 | + functions-common:get_or_create_endpoint:1005 :   local public_id
2017-03-15 16:58:51.813 | ++ functions-common:get_or_create_endpoint:1006 :   _get_or_create_endpoint_with_interface image public http://23.253.205.44:9292 RegionOne
2017-03-15 16:58:51.815 | ++ functions-common:_get_or_create_endpoint_with_interface:979 :   local endpoint_id
2017-03-15 16:58:51.818 | +++ functions-common:_get_or_create_endpoint_with_interface:984 :   openstack endpoint list --service image --interface public --region RegionOne -c ID -f value
2017-03-15 16:58:54.005 | ++ functions-common:_get_or_create_endpoint_with_interface:984 :   endpoint_id=
2017-03-15 16:58:54.007 | ++ functions-common:_get_or_create_endpoint_with_interface:985 :   [[ -z '' ]]
2017-03-15 16:58:54.010 | +++ functions-common:_get_or_create_endpoint_with_interface:988 :   openstack endpoint create image public http://23.253.205.44:9292 --region RegionOne -f value -c id
2017-03-15 16:58:56.178 | ++ functions-common:_get_or_create_endpoint_with_interface:988 :   endpoint_id=317dfdacc6bb4c4892c7e13ced11e12c
2017-03-15 16:58:56.180 | ++ functions-common:_get_or_create_endpoint_with_interface:991 :   echo 317dfdacc6bb4c4892c7e13ced11e12c
2017-03-15 16:58:56.184 | + functions-common:get_or_create_endpoint:1006 :   public_id=317dfdacc6bb4c4892c7e13ced11e12c
2017-03-15 16:58:56.186 | + functions-common:get_or_create_endpoint:1008 :   [[ -n '' ]]
2017-03-15 16:58:56.189 | + functions-common:get_or_create_endpoint:1011 :   [[ -n '' ]]
2017-03-15 16:58:56.191 | + functions-common:get_or_create_endpoint:1015 :   echo 317dfdacc6bb4c4892c7e13ced11e12c
2017-03-15 16:58:56.191 | 317dfdacc6bb4c4892c7e13ced11e12c
2017-03-15 16:58:56.194 | ++ lib/glance:create_glance_accounts:320    :   get_or_create_domain Default
2017-03-15 16:58:56.196 | ++ functions-common:get_or_create_domain:765 :   local domain_id
2017-03-15 16:58:56.200 | +++ functions-common:get_or_create_domain:777 :   openstack domain show Default -f value -c id
2017-03-15 16:58:58.467 | ++ functions-common:get_or_create_domain:775 :   domain_id=default
2017-03-15 16:58:58.470 | ++ functions-common:get_or_create_domain:776 :   echo default
2017-03-15 16:58:58.474 | + lib/glance:create_glance_accounts:320    :   service_domain_id=default
2017-03-15 16:58:58.476 | + lib/glance:create_glance_accounts:321    :   iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default
2017-03-15 16:58:58.506 | + lib/glance:create_glance_accounts:322    :   iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default
2017-03-15 16:58:58.531 | + lib/glance:create_glance_accounts:326    :   is_service_enabled g-glare
2017-03-15 16:58:58.546 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:58:58.548 | + ./stack.sh:main:1062                     :   create_cinder_accounts
2017-03-15 16:58:58.551 | + lib/cinder:create_cinder_accounts:391    :   [[ ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ c-api ]]
2017-03-15 16:58:58.554 | + ./stack.sh:main:1063                     :   create_neutron_accounts
2017-03-15 16:58:58.556 | + lib/neutron:create_neutron_accounts:529  :   is_neutron_legacy_enabled
2017-03-15 16:58:58.558 | + lib/neutron:is_neutron_legacy_enabled:101 :   [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ ,q- ]]
2017-03-15 16:58:58.561 | + lib/neutron:is_neutron_legacy_enabled:101 :   return 0
2017-03-15 16:58:58.563 | + lib/neutron:create_neutron_accounts:531  :   create_mutnauq_accounts
2017-03-15 16:58:58.565 | + lib/neutron-legacy:create_mutnauq_accounts:405 :   [[ ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ q-svc ]]
2017-03-15 16:58:58.567 | + lib/neutron-legacy:create_mutnauq_accounts:407 :   create_service_user neutron
2017-03-15 16:58:58.570 | + lib/keystone:create_service_user:470     :   get_or_create_user neutron secretservice Default
2017-03-15 16:58:58.573 | + functions-common:get_or_create_user:797  :   local user_id
2017-03-15 16:58:58.575 | + functions-common:get_or_create_user:798  :   [[ ! -z '' ]]
2017-03-15 16:58:58.578 | + functions-common:get_or_create_user:801  :   local email=
2017-03-15 16:58:58.581 | ++ functions-common:get_or_create_user:815  :   openstack user create neutron --password secretservice --domain=Default --or-show -f value -c id
2017-03-15 16:59:00.835 | + functions-common:get_or_create_user:813  :   user_id=f7fb8cf808ae4d09ae758d0ad21846d8
2017-03-15 16:59:00.837 | + functions-common:get_or_create_user:814  :   echo f7fb8cf808ae4d09ae758d0ad21846d8
2017-03-15 16:59:00.837 | f7fb8cf808ae4d09ae758d0ad21846d8
2017-03-15 16:59:00.839 | + lib/keystone:create_service_user:471     :   get_or_add_user_project_role service neutron service Default Default
2017-03-15 16:59:00.841 | + functions-common:get_or_add_user_project_role:861 :   local user_role_id
2017-03-15 16:59:00.844 | ++ functions-common:get_or_add_user_project_role:863 :   _get_domain_args Default Default
2017-03-15 16:59:00.846 | ++ functions-common:_get_domain_args:845    :   local domain
2017-03-15 16:59:00.848 | ++ functions-common:_get_domain_args:846    :   domain=
2017-03-15 16:59:00.850 | ++ functions-common:_get_domain_args:848    :   [[ -n Default ]]
2017-03-15 16:59:00.853 | ++ functions-common:_get_domain_args:849    :   domain=' --user-domain Default'
2017-03-15 16:59:00.855 | ++ functions-common:_get_domain_args:851    :   [[ -n Default ]]
2017-03-15 16:59:00.857 | ++ functions-common:_get_domain_args:852    :   domain=' --user-domain Default --project-domain Default'
2017-03-15 16:59:00.859 | ++ functions-common:_get_domain_args:855    :   echo --user-domain Default --project-domain Default
2017-03-15 16:59:00.861 | + functions-common:get_or_add_user_project_role:863 :   domain_args='--user-domain Default --project-domain Default'
2017-03-15 16:59:00.865 | ++ functions-common:get_or_add_user_project_role:870 :   grep ' service '
2017-03-15 16:59:00.865 | ++ functions-common:get_or_add_user_project_role:870 :   openstack role assignment list --user neutron --project service --user-domain Default --project-domain Default
2017-03-15 16:59:00.866 | ++ functions-common:get_or_add_user_project_role:870 :   get_field 1
2017-03-15 16:59:00.869 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:59:00.872 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:59:03.316 | + functions-common:get_or_add_user_project_role:870 :   user_role_id=
2017-03-15 16:59:03.319 | + functions-common:get_or_add_user_project_role:871 :   [[ -z '' ]]
2017-03-15 16:59:03.321 | + functions-common:get_or_add_user_project_role:873 :   openstack role add service --user neutron --project service --user-domain Default --project-domain Default
2017-03-15 16:59:05.843 | ++ functions-common:get_or_add_user_project_role:881 :   openstack role assignment list --user neutron --project service --user-domain Default --project-domain Default
2017-03-15 16:59:05.843 | ++ functions-common:get_or_add_user_project_role:881 :   get_field 1
2017-03-15 16:59:05.844 | ++ functions-common:get_or_add_user_project_role:881 :   grep ' service '
2017-03-15 16:59:05.846 | ++ functions-common:get_field:699           :   local data field
2017-03-15 16:59:05.849 | ++ functions-common:get_field:700           :   read data
2017-03-15 16:59:08.312 | + functions-common:get_or_add_user_project_role:881 :   user_role_id=
2017-03-15 16:59:08.315 | + functions-common:get_or_add_user_project_role:883 :   echo
2017-03-15 16:59:08.315 | 
2017-03-15 16:59:08.318 | + lib/keystone:create_service_user:473     :   [[ -n '' ]]
2017-03-15 16:59:08.320 | + lib/neutron-legacy:create_mutnauq_accounts:409 :   get_or_create_service neutron network 'Neutron Service'
2017-03-15 16:59:08.323 | + functions-common:get_or_create_service:961 :   local service_id
2017-03-15 16:59:08.326 | ++ functions-common:get_or_create_service:974 :   openstack service show network -f value -c id
2017-03-15 16:59:10.378 | ++ functions-common:get_or_create_service:976 :   openstack service create network --name neutron '--description=Neutron Service' -f value -c id
2017-03-15 16:59:12.362 | + functions-common:get_or_create_service:972 :   service_id=126bfca954ca40968931b523c54f5b81
2017-03-15 16:59:12.364 | + functions-common:get_or_create_service:973 :   echo 126bfca954ca40968931b523c54f5b81
2017-03-15 16:59:12.364 | 126bfca954ca40968931b523c54f5b81
2017-03-15 16:59:12.366 | + lib/neutron-legacy:create_mutnauq_accounts:411 :   get_or_create_endpoint network RegionOne http://23.253.205.44:9696/
2017-03-15 16:59:12.368 | + functions-common:get_or_create_endpoint:1005 :   local public_id
2017-03-15 16:59:12.370 | ++ functions-common:get_or_create_endpoint:1006 :   _get_or_create_endpoint_with_interface network public http://23.253.205.44:9696/ RegionOne
2017-03-15 16:59:12.372 | ++ functions-common:_get_or_create_endpoint_with_interface:979 :   local endpoint_id
2017-03-15 16:59:12.376 | +++ functions-common:_get_or_create_endpoint_with_interface:984 :   openstack endpoint list --service network --interface public --region RegionOne -c ID -f value
2017-03-15 16:59:14.462 | ++ functions-common:_get_or_create_endpoint_with_interface:984 :   endpoint_id=
2017-03-15 16:59:14.465 | ++ functions-common:_get_or_create_endpoint_with_interface:985 :   [[ -z '' ]]
2017-03-15 16:59:14.467 | +++ functions-common:_get_or_create_endpoint_with_interface:988 :   openstack endpoint create network public http://23.253.205.44:9696/ --region RegionOne -f value -c id
2017-03-15 16:59:16.548 | ++ functions-common:_get_or_create_endpoint_with_interface:988 :   endpoint_id=339045f305db45b6bcf38d05e1172a25
2017-03-15 16:59:16.550 | ++ functions-common:_get_or_create_endpoint_with_interface:991 :   echo 339045f305db45b6bcf38d05e1172a25
2017-03-15 16:59:16.552 | + functions-common:get_or_create_endpoint:1006 :   public_id=339045f305db45b6bcf38d05e1172a25
2017-03-15 16:59:16.554 | + functions-common:get_or_create_endpoint:1008 :   [[ -n '' ]]
2017-03-15 16:59:16.556 | + functions-common:get_or_create_endpoint:1011 :   [[ -n '' ]]
2017-03-15 16:59:16.558 | + functions-common:get_or_create_endpoint:1015 :   echo 339045f305db45b6bcf38d05e1172a25
2017-03-15 16:59:16.558 | 339045f305db45b6bcf38d05e1172a25
2017-03-15 16:59:16.560 | + ./stack.sh:main:1065                     :   is_service_enabled swift
2017-03-15 16:59:16.572 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 16:59:16.574 | + ./stack.sh:main:1072                     :   write_clouds_yaml
2017-03-15 16:59:16.576 | + functions-common:write_clouds_yaml:80    :   CLOUDS_YAML=/etc/openstack/clouds.yaml
2017-03-15 16:59:16.578 | ++ functions-common:write_clouds_yaml:82    :   dirname /etc/openstack/clouds.yaml
2017-03-15 16:59:16.581 | + functions-common:write_clouds_yaml:82    :   sudo mkdir -p /etc/openstack
2017-03-15 16:59:16.589 | + functions-common:write_clouds_yaml:83    :   sudo chown -R stack /etc/openstack
2017-03-15 16:59:16.596 | + functions-common:write_clouds_yaml:85    :   CA_CERT_ARG=
2017-03-15 16:59:16.598 | + functions-common:write_clouds_yaml:86    :   '[' -f /opt/stack/data/ca-bundle.pem ']'
2017-03-15 16:59:16.600 | + functions-common:write_clouds_yaml:90    :   /usr/bin/python /opt/stack/new/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-identity-api-version 3 --os-auth-url http://23.253.205.44/identity_admin --os-username demo --os-password secretadmin --os-project-name demo
2017-03-15 16:59:16.646 | The user clouds.yaml file didn't exist.
2017-03-15 16:59:16.654 | + functions-common:write_clouds_yaml:102   :   /usr/bin/python /opt/stack/new/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-identity-api-version 3 --os-auth-url http://23.253.205.44/identity_admin --os-username alt_demo --os-password secretadmin --os-project-name alt_demo
2017-03-15 16:59:16.712 | + functions-common:write_clouds_yaml:114   :   /usr/bin/python /opt/stack/new/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-identity-api-version 3 --os-auth-url http://23.253.205.44/identity_admin --os-username admin --os-password secretadmin --os-project-name admin
2017-03-15 16:59:16.777 | ++ functions-common:write_clouds_yaml:126   :   eval echo '~stack'
2017-03-15 16:59:16.780 | +++ functions-common:write_clouds_yaml:126   :   echo /opt/stack/new
2017-03-15 16:59:16.782 | + functions-common:write_clouds_yaml:126   :   rm -f /opt/stack/new/.config/openstack/clouds.yaml
2017-03-15 16:59:16.786 | + ./stack.sh:main:1077                     :   is_service_enabled horizon
2017-03-15 16:59:16.798 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 16:59:16.800 | + ./stack.sh:main:1078                     :   echo_summary 'Configuring Horizon'
2017-03-15 16:59:16.802 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 16:59:16.804 | + ./stack.sh:echo_summary:398              :   echo -e Configuring Horizon
2017-03-15 16:59:16.806 | + ./stack.sh:main:1079                     :   configure_horizon
2017-03-15 16:59:16.808 | + lib/horizon:configure_horizon:78         :   setup_develop /opt/stack/new/horizon
2017-03-15 16:59:16.810 | + inc/python:setup_develop:453             :   local project_dir=/opt/stack/new/horizon
2017-03-15 16:59:16.812 | + inc/python:setup_develop:454             :   local extras=
2017-03-15 16:59:16.814 | + inc/python:setup_develop:455             :   _setup_package_with_constraints_edit /opt/stack/new/horizon -e
2017-03-15 16:59:16.816 | + inc/python:_setup_package_with_constraints_edit:485 :   local project_dir=/opt/stack/new/horizon
2017-03-15 16:59:16.818 | + inc/python:_setup_package_with_constraints_edit:486 :   local flags=-e
2017-03-15 16:59:16.819 | + inc/python:_setup_package_with_constraints_edit:487 :   local extras=
2017-03-15 16:59:16.822 | ++ inc/python:_setup_package_with_constraints_edit:494 :   cd /opt/stack/new/horizon
2017-03-15 16:59:16.824 | ++ inc/python:_setup_package_with_constraints_edit:494 :   pwd
2017-03-15 16:59:16.826 | + inc/python:_setup_package_with_constraints_edit:494 :   project_dir=/opt/stack/new/horizon
2017-03-15 16:59:16.828 | + inc/python:_setup_package_with_constraints_edit:496 :   '[' -n /opt/stack/new/requirements ']'
2017-03-15 16:59:16.830 | + inc/python:_setup_package_with_constraints_edit:498 :   local name
2017-03-15 16:59:16.832 | ++ inc/python:_setup_package_with_constraints_edit:499 :   awk '/^name.*=/ {print $3}' /opt/stack/new/horizon/setup.cfg
2017-03-15 16:59:16.836 | + inc/python:_setup_package_with_constraints_edit:499 :   name=horizon
2017-03-15 16:59:16.838 | + inc/python:_setup_package_with_constraints_edit:501 :   /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- horizon '-e file:///opt/stack/new/horizon#egg=horizon'
2017-03-15 16:59:17.378 | + inc/python:_setup_package_with_constraints_edit:505 :   setup_package /opt/stack/new/horizon -e
2017-03-15 16:59:17.381 | + inc/python:setup_package:521             :   local project_dir=/opt/stack/new/horizon
2017-03-15 16:59:17.383 | + inc/python:setup_package:522             :   local flags=-e
2017-03-15 16:59:17.385 | + inc/python:setup_package:523             :   local extras=
2017-03-15 16:59:17.388 | + inc/python:setup_package:527             :   [[ -n -e ]]
2017-03-15 16:59:17.390 | + inc/python:setup_package:527             :   [[ -z '' ]]
2017-03-15 16:59:17.392 | + inc/python:setup_package:527             :   [[ ! -e =~ ^-.* ]]
2017-03-15 16:59:17.395 | + inc/python:setup_package:532             :   [[ ! -z '' ]]
2017-03-15 16:59:17.397 | + inc/python:setup_package:536             :   pip_install -e /opt/stack/new/horizon
2017-03-15 16:59:17.944 | + inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/horizon
2017-03-15 16:59:18.606 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:18.607 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:18.708 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:18.709 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:18.717 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:18.719 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:18.733 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:18.735 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:18.743 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:18.745 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:18.775 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:18.777 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:18.804 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:18.807 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:18.858 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:18.860 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:18.866 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:18.868 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:18.870 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:18.872 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:18.876 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:18.878 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:18.892 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:18.894 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:18.906 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:18.908 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:18.936 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:18.938 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:18.952 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:18.954 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:19.056 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:19.058 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:19.113 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:19.115 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:19.222 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:19.225 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:19.249 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:19.252 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:19.296 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:19.299 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:19.308 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:19.310 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:19.324 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:19.326 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:19.335 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 16:59:19.337 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 16:59:19.361 | Obtaining file:///opt/stack/new/horizon
2017-03-15 16:59:23.408 | Obtaining horizon from file:///opt/stack/new/horizon#egg=horizon (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1))
2017-03-15 16:59:27.006 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 16:59:27.158 | Collecting Django===1.8.17 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 5))
2017-03-15 16:59:27.397 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/0a/df/5ac011953ca547a1fb602e3e5c96a4cb94f7333e8f27b13d51dca880a110/Django-1.8.17-py2.py3-none-any.whl (6.2MB)
2017-03-15 16:59:28.580 | Collecting Pint===0.7.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 19))
2017-03-15 16:59:28.610 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pint/Pint-0.7.2-py2.py3-none-any.whl (125kB)
2017-03-15 16:59:28.781 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 16:59:28.931 | Collecting XStatic===1.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 36))
2017-03-15 16:59:28.956 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic/XStatic-1.0.1-py2-none-any.whl
2017-03-15 16:59:29.252 | Collecting XStatic-Angular===1.5.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 37))
2017-03-15 16:59:29.284 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/10/9a/642a80516c8c682a4c064d1812cd193b3fce5a8c23d5843cfc846df8e042/XStatic_Angular-1.5.8.0-py2.py3-none-any.whl (821kB)
2017-03-15 16:59:29.629 | Collecting XStatic-Angular-Bootstrap===2.2.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 38))
2017-03-15 16:59:29.660 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/26/f3/7a376f7183cfc77635086dbd3bd77ba8bc930e0f6a1f0f7554a5cdaa63d2/XStatic_Angular_Bootstrap-2.2.0.0-py2.py3-none-any.whl (60kB)
2017-03-15 16:59:29.991 | Collecting XStatic-Angular-FileUpload===12.0.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 39))
2017-03-15 16:59:30.015 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-angular-fileupload/XStatic_Angular_FileUpload-12.0.4.0-py2-none-any.whl (192kB)
2017-03-15 16:59:30.331 | Collecting XStatic-Angular-Gettext===2.3.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 40))
2017-03-15 16:59:30.358 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/9a/bd/51f76a2db7d18309fbf03e27076c6cc19ceb00521ad16a3032e9ffbb0321/XStatic_Angular_Gettext-2.3.8.0-py2.py3-none-any.whl
2017-03-15 16:59:30.660 | Collecting XStatic-Angular-Schema-Form===0.8.13.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 41))
2017-03-15 16:59:30.681 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-angular-schema-form/XStatic_Angular_Schema_Form-0.8.13.0-py2-none-any.whl (46kB)
2017-03-15 16:59:30.984 | Collecting XStatic-Angular-lrdragndrop===1.0.2.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 42))
2017-03-15 16:59:31.005 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-angular-lrdragndrop/XStatic_Angular_lrdragndrop-1.0.2.2-py2-none-any.whl
2017-03-15 16:59:31.299 | Collecting XStatic-Bootstrap-Datepicker===1.3.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 43))
2017-03-15 16:59:31.321 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-bootstrap-datepicker/XStatic_Bootstrap_Datepicker-1.3.1.0-py2-none-any.whl (54kB)
2017-03-15 16:59:31.646 | Collecting XStatic-Bootstrap-SCSS===3.3.7.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 44))
2017-03-15 16:59:31.675 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/c6/8c/4a4784d08dd01afe198ef1a8c7c8104d4c5f638257769747ca29bf1e671a/XStatic_Bootstrap_SCSS-3.3.7.1-py2.py3-none-any.whl (247kB)
2017-03-15 16:59:31.995 | Collecting XStatic-D3===3.5.17.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 45))
2017-03-15 16:59:32.019 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/97/ed/1d0af888f3165f00838d734f1c6f26d47bfd2dd4fc43bef5f0e23edde5df/XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78kB)
2017-03-15 16:59:32.321 | Collecting XStatic-Font-Awesome===4.7.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 46))
2017-03-15 16:59:32.350 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/b4/ca/24685f91f744cde936294c033685cb4bb3302430f005cc834d86d75b9640/XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675kB)
2017-03-15 16:59:32.678 | Collecting XStatic-Hogan===2.0.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 47))
2017-03-15 16:59:32.698 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-hogan/XStatic_Hogan-2.0.0.2-py2-none-any.whl
2017-03-15 16:59:33.005 | Collecting XStatic-JQuery-Migrate===1.2.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 48))
2017-03-15 16:59:33.026 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-jquery-migrate/XStatic_JQuery_Migrate-1.2.1.1-py2-none-any.whl
2017-03-15 16:59:33.344 | Collecting XStatic-JQuery.TableSorter===2.14.5.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 49))
2017-03-15 16:59:33.368 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-jquery-tablesorter/XStatic_JQuery.TableSorter-2.14.5.1-py2-none-any.whl
2017-03-15 16:59:33.674 | Collecting XStatic-JQuery.quicksearch===2.0.3.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 50))
2017-03-15 16:59:33.702 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-jquery-quicksearch/XStatic_JQuery.quicksearch-2.0.3.1-py2-none-any.whl
2017-03-15 16:59:34.006 | Collecting XStatic-JSEncrypt===2.3.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 51))
2017-03-15 16:59:34.039 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/75/3c/4aff84de6a2cd09d0ad44ccae388fbcb8b75a4c03b350bae1b3e8928d928/XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl
2017-03-15 16:59:34.348 | Collecting XStatic-Jasmine===2.4.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 52))
2017-03-15 16:59:34.394 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-jasmine/XStatic_Jasmine-2.4.1.1-py2-none-any.whl (41kB)
2017-03-15 16:59:34.806 | Collecting XStatic-Rickshaw===1.5.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 54))
2017-03-15 16:59:34.850 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-rickshaw/XStatic_Rickshaw-1.5.0.0-py2-none-any.whl
2017-03-15 16:59:35.206 | Collecting XStatic-Spin===1.2.5.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 55))
2017-03-15 16:59:35.229 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-spin/XStatic_Spin-1.2.5.2-py2-none-any.whl
2017-03-15 16:59:35.534 | Collecting XStatic-bootswatch===3.3.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 57))
2017-03-15 16:59:35.565 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/2f/60/f762c6c62da102873e1b22e62002ddc9f39177e4c9260410c8598e49347e/XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6MB)
2017-03-15 16:59:36.001 | Collecting XStatic-jQuery===1.10.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 58))
2017-03-15 16:59:36.028 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-jquery/XStatic_jQuery-1.10.2.1-py2-none-any.whl (118kB)
2017-03-15 16:59:36.337 | Collecting XStatic-jquery-ui===1.12.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 59))
2017-03-15 16:59:36.365 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-jquery-ui/XStatic_jquery_ui-1.12.0.1-py2-none-any.whl (1.8MB)
2017-03-15 16:59:36.846 | Collecting XStatic-mdi===1.4.57.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 60))
2017-03-15 16:59:36.873 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-mdi/XStatic_mdi-1.4.57.0-py2-none-any.whl (686kB)
2017-03-15 16:59:37.212 | Collecting XStatic-objectpath===1.2.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 61))
2017-03-15 16:59:37.254 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-objectpath/XStatic_objectpath-1.2.1.0-py2-none-any.whl
2017-03-15 16:59:37.569 | Collecting XStatic-roboto-fontface===0.5.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 62))
2017-03-15 16:59:37.595 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/e8/9a/8227eee15eab470e6e8926c22425384e7c0e04c6299c6eefd468d3f66b1f/XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5MB)
2017-03-15 16:59:38.228 | Collecting XStatic-smart-table===1.4.13.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 63))
2017-03-15 16:59:38.257 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/48/b7/1cf3de231fd5b31f1e08b80eeb0b68000a697bb98c38ae44bbcc03fced63/XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl
2017-03-15 16:59:38.552 | Collecting XStatic-term.js===0.0.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 64))
2017-03-15 16:59:38.576 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-term-js/XStatic_term.js-0.0.7.0-py2-none-any.whl (40kB)
2017-03-15 16:59:38.898 | Collecting XStatic-tv4===1.2.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 65))
2017-03-15 16:59:38.919 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xstatic-tv4/XStatic_tv4-1.2.7.0-py2-none-any.whl
2017-03-15 16:59:39.224 | Collecting django-babel===0.5.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 130))
2017-03-15 16:59:39.255 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/django-babel/django_babel-0.5.1-py2.py3-none-any.whl
2017-03-15 16:59:39.557 | Collecting django-compressor===2.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 131))
2017-03-15 16:59:39.595 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/c4/94/53737018f7d318d429e77dcd48ca42b9cfc55804c151cc4f3d5c77a9574c/django_compressor-2.1.1-py2.py3-none-any.whl (130kB)
2017-03-15 16:59:39.921 | Collecting django-openstack-auth===3.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 135))
2017-03-15 16:59:39.988 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/41/ef/dbe7c4a9c31d3fe1f4fc647e238b3984d318dfaadf28412fa65eb82b774c/django_openstack_auth-3.1.1-py2-none-any.whl (93kB)
2017-03-15 16:59:40.311 | Collecting django-pyscss===2.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 136))
2017-03-15 16:59:40.340 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/django-pyscss/django_pyscss-2.0.2-py2-none-any.whl
2017-03-15 16:59:40.522 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193))
2017-03-15 16:59:40.525 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 210))
2017-03-15 16:59:40.545 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240))
2017-03-15 16:59:40.549 | Requirement already satisfied: oslo.concurrency===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277))
2017-03-15 16:59:40.566 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278))
2017-03-15 16:59:40.577 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281))
2017-03-15 16:59:40.583 | Requirement already satisfied: oslo.policy===1.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285))
2017-03-15 16:59:40.595 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289))
2017-03-15 16:59:40.604 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 291))
2017-03-15 16:59:40.626 | Requirement already satisfied: osprofiler===1.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 296))
2017-03-15 16:59:40.785 | Collecting pathlib===1.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 301))
2017-03-15 16:59:40.811 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pathlib/pathlib-1.0.1-py2-none-any.whl
2017-03-15 16:59:40.964 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 305))
2017-03-15 16:59:40.966 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 312))
2017-03-15 16:59:41.121 | Collecting pyScss===1.3.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 322))
2017-03-15 16:59:41.156 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/pyscss/pyScss-1.3.4-py2-none-any.whl (124kB)
2017-03-15 16:59:41.480 | Collecting pymongo===3.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 341))
2017-03-15 16:59:42.086 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/78/79/bf344055f2c3db0b6f2fa6ca1515552d86ea440fe7f78744be98ec53f474/pymongo-3.4.0-cp27-cp27mu-manylinux1_x86_64.whl (362kB)
2017-03-15 16:59:42.273 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 343))
2017-03-15 16:59:42.275 | Requirement already satisfied: python-cinderclient===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 356))
2017-03-15 16:59:42.290 | Requirement already satisfied: python-glanceclient===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 364))
2017-03-15 16:59:42.457 | Collecting python-heatclient===1.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 365))
2017-03-15 16:59:42.510 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/49/5b/004b251ed9a5ddd19b4151cf3f7601f2e076004bb95b4230f09208e1497e/python_heatclient-1.8.0-py2.py3-none-any.whl (208kB)
2017-03-15 16:59:42.724 | Requirement already satisfied: python-keystoneclient===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369))
2017-03-15 16:59:42.741 | Requirement already satisfied: python-neutronclient===6.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 378))
2017-03-15 16:59:42.764 | Requirement already satisfied: python-novaclient===7.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 379))
2017-03-15 16:59:42.781 | Requirement already satisfied: python-swiftclient===3.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 390))
2017-03-15 16:59:42.793 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 397))
2017-03-15 16:59:42.940 | Collecting rcssmin===1.0.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 402))
2017-03-15 16:59:42.962 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/rcssmin/rcssmin-1.0.6-cp27-cp27mu-linux_x86_64.whl (73kB)
2017-03-15 16:59:43.127 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 407))
2017-03-15 16:59:43.141 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 415))
2017-03-15 16:59:43.289 | Collecting rjsmin===1.0.12 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 416))
2017-03-15 16:59:43.315 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/rjsmin/rjsmin-1.0.12-cp27-cp27mu-linux_x86_64.whl (70kB)
2017-03-15 16:59:43.628 | Collecting semantic-version===2.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 428))
2017-03-15 16:59:43.665 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/semantic-version/semantic_version-2.6.0-py2-none-any.whl
2017-03-15 16:59:43.819 | Requirement already satisfied: simplejson===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 431))
2017-03-15 16:59:43.821 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 433))
2017-03-15 16:59:43.823 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 450))
2017-03-15 16:59:43.828 | Requirement already satisfied: warlock===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 491))
2017-03-15 16:59:43.834 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 499))
2017-03-15 16:59:43.980 | Collecting django-appconf===1.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 129))
2017-03-15 16:59:44.005 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/5b/78/726cdf3e04660560cf25f9def95b8f2736310c581dabed9adfe60154a9f8/django_appconf-1.0.2-py2.py3-none-any.whl
2017-03-15 16:59:44.160 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 150))
2017-03-15 16:59:44.162 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154))
2017-03-15 16:59:44.167 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 123))
2017-03-15 16:59:44.178 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235))
2017-03-15 16:59:44.181 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231))
2017-03-15 16:59:44.183 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 16:59:44.187 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241))
2017-03-15 16:59:44.189 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33))
2017-03-15 16:59:44.197 | Requirement already satisfied: oslo.messaging===5.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283))
2017-03-15 16:59:44.233 | Requirement already satisfied: oslo.log===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282))
2017-03-15 16:59:44.258 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 313))
2017-03-15 16:59:44.260 | Requirement already satisfied: cliff===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 109))
2017-03-15 16:59:44.276 | Requirement already satisfied: osc-lib===1.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275))
2017-03-15 16:59:44.293 | Requirement already satisfied: os-client-config===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 266))
2017-03-15 16:59:44.302 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 162))
2017-03-15 16:59:44.304 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 203))
2017-03-15 16:59:44.313 | Requirement already satisfied: jsonpatch===1.15 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199))
2017-03-15 16:59:44.317 | Requirement already satisfied: oslo.service===1.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290))
2017-03-15 16:59:44.342 | Requirement already satisfied: kombu===4.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 212))
2017-03-15 16:59:44.370 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 99))
2017-03-15 16:59:44.373 | Requirement already satisfied: tenacity===4.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 460))
2017-03-15 16:59:44.382 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 309))
2017-03-15 16:59:44.388 | Requirement already satisfied: amqp===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70))
2017-03-15 16:59:44.392 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 310))
2017-03-15 16:59:44.400 | Requirement already satisfied: futurist===0.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 163))
2017-03-15 16:59:44.414 | Requirement already satisfied: oslo.context===2.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279))
2017-03-15 16:59:44.420 | Requirement already satisfied: oslo.middleware===3.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 284))
2017-03-15 16:59:44.438 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 333))
2017-03-15 16:59:44.441 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 359))
2017-03-15 16:59:44.444 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 481))
2017-03-15 16:59:44.446 | Requirement already satisfied: cmd2===0.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 111))
2017-03-15 16:59:44.450 | Requirement already satisfied: requestsexceptions===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412))
2017-03-15 16:59:44.454 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 16:59:44.457 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 16:59:44.459 | Requirement already satisfied: jsonpointer===1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 202))
2017-03-15 16:59:44.461 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 16))
2017-03-15 16:59:44.468 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 151))
2017-03-15 16:59:44.471 | Requirement already satisfied: greenlet===0.4.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 173))
2017-03-15 16:59:44.473 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 26))
2017-03-15 16:59:44.480 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 17))
2017-03-15 16:59:44.484 | Requirement already satisfied: vine===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 487))
2017-03-15 16:59:44.486 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 114))
2017-03-15 16:59:44.488 | Requirement already satisfied: statsd===3.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 449))
2017-03-15 16:59:44.490 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 16:59:44.496 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 405))
2017-03-15 16:59:44.502 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 16:59:44.505 | Installing collected packages: Django, Pint, django-babel, rjsmin, rcssmin, django-appconf, django-compressor, django-openstack-auth, pathlib, pyScss, django-pyscss, pymongo, python-heatclient, semantic-version, XStatic, XStatic-Angular, XStatic-Angular-Bootstrap, XStatic-Angular-FileUpload, XStatic-Angular-Gettext, XStatic-Angular-lrdragndrop, XStatic-Angular-Schema-Form, XStatic-Bootstrap-Datepicker, XStatic-Bootstrap-SCSS, XStatic-bootswatch, XStatic-D3, XStatic-Hogan, XStatic-Font-Awesome, XStatic-Jasmine, XStatic-jQuery, XStatic-JQuery-Migrate, XStatic-JQuery.quicksearch, XStatic-JQuery.TableSorter, XStatic-jquery-ui, XStatic-JSEncrypt, XStatic-mdi, XStatic-objectpath, XStatic-Rickshaw, XStatic-roboto-fontface, XStatic-smart-table, XStatic-Spin, XStatic-term.js, XStatic-tv4, horizon
2017-03-15 16:59:48.324 |   Running setup.py develop for horizon
2017-03-15 16:59:58.870 | Successfully installed Django-1.8.17 Pint-0.7.2 XStatic-1.0.1 XStatic-Angular-1.5.8.0 XStatic-Angular-Bootstrap-2.2.0.0 XStatic-Angular-FileUpload-12.0.4.0 XStatic-Angular-Gettext-2.3.8.0 XStatic-Angular-Schema-Form-0.8.13.0 XStatic-Angular-lrdragndrop-1.0.2.2 XStatic-Bootstrap-Datepicker-1.3.1.0 XStatic-Bootstrap-SCSS-3.3.7.1 XStatic-D3-3.5.17.0 XStatic-Font-Awesome-4.7.0.0 XStatic-Hogan-2.0.0.2 XStatic-JQuery-Migrate-1.2.1.1 XStatic-JQuery.TableSorter-2.14.5.1 XStatic-JQuery.quicksearch-2.0.3.1 XStatic-JSEncrypt-2.3.1.1 XStatic-Jasmine-2.4.1.1 XStatic-Rickshaw-1.5.0.0 XStatic-Spin-1.2.5.2 XStatic-bootswatch-3.3.7.0 XStatic-jQuery-1.10.2.1 XStatic-jquery-ui-1.12.0.1 XStatic-mdi-1.4.57.0 XStatic-objectpath-1.2.1.0 XStatic-roboto-fontface-0.5.0.0 XStatic-smart-table-1.4.13.2 XStatic-term.js-0.0.7.0 XStatic-tv4-1.2.7.0 django-appconf-1.0.2 django-babel-0.5.1 django-compressor-2.1.1 django-openstack-auth-3.1.1 django-pyscss-2.0.2 horizon pathlib-1.0.1 pyScss-1.3.4 pymongo-3.4.0 python-heatclient-1.8.0 rcssmin-1.0.6 rjsmin-1.0.12 semantic-version-2.6.0
2017-03-15 16:59:59.293 | + inc/python:pip_install:334               :   result=0
2017-03-15 16:59:59.294 | + inc/python:pip_install:337               :   local test_req=/opt/stack/new/horizon/test-requirements.txt
2017-03-15 16:59:59.296 | + inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 16:59:59.298 | + inc/python:pip_install:338               :   [[ -e /opt/stack/new/horizon/test-requirements.txt ]]
2017-03-15 16:59:59.299 | + inc/python:pip_install:339               :   echo 'Installing test-requirements for /opt/stack/new/horizon/test-requirements.txt'
2017-03-15 16:59:59.300 | Installing test-requirements for /opt/stack/new/horizon/test-requirements.txt
2017-03-15 16:59:59.302 | + inc/python:pip_install:341               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/horizon/test-requirements.txt
2017-03-15 17:00:00.007 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.009 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.108 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.110 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.119 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.122 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.135 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.140 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.148 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.150 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.179 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.181 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.207 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.209 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.261 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.263 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.271 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.273 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.276 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.278 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.282 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.285 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.299 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.302 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.313 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.315 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.344 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.347 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.375 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.377 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.473 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.475 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.533 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.535 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.641 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.643 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.669 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.672 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.720 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.722 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.731 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.733 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.745 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.747 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.756 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:00:00.759 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:00:00.807 | Requirement already satisfied: Sphinx===1.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30))
2017-03-15 17:00:00.833 | Requirement already satisfied: alabaster===0.7.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68))
2017-03-15 17:00:00.835 | Requirement already satisfied: coverage===4.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 115))
2017-03-15 17:00:01.020 | Collecting django-nose===1.4.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 134))
2017-03-15 17:00:01.091 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/66/c8/1afda1e0840278e74fba834b43b816fbf95c92b658427b511064692eb6f8/django_nose-1.4.4-py2.py3-none-any.whl
2017-03-15 17:00:01.285 | Requirement already satisfied: docutils===0.13.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 144))
2017-03-15 17:00:01.287 | Requirement already satisfied: imagesize===0.7.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 189))
2017-03-15 17:00:01.289 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228))
2017-03-15 17:00:01.315 | Requirement already satisfied: mox3===0.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233))
2017-03-15 17:00:01.493 | Collecting nodeenv===1.1.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246))
2017-03-15 17:00:01.560 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/nodeenv/nodeenv-1.1.2-py2-none-any.whl
2017-03-15 17:00:01.744 | Requirement already satisfied: nose===1.3.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 247))
2017-03-15 17:00:01.939 | Collecting nose-exclude===0.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 248))
2017-03-15 17:00:01.973 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/nose-exclude/nose_exclude-0.5.0-py2-none-any.whl
2017-03-15 17:00:02.332 | Collecting nosehtmloutput===0.0.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 249))
2017-03-15 17:00:02.364 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/nosehtmloutput/nosehtmloutput-0.0.5-py2-none-any.whl
2017-03-15 17:00:02.697 | Collecting nosexcover===1.0.11 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 250))
2017-03-15 17:00:02.724 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/f5/74/0dfbedcab931df02d9437820014fd6f4b539b3aa64dbb8e7a362fe20343d/nosexcover-1.0.11-py2.py3-none-any.whl
2017-03-15 17:00:03.074 | Collecting openstack.nose-plugin===0.11 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 259))
2017-03-15 17:00:03.100 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/openstack-nose-plugin/openstack.nose_plugin-0.11-py2-none-any.whl
2017-03-15 17:00:03.279 | Requirement already satisfied: oslosphinx===4.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 294))
2017-03-15 17:00:03.286 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 305))
2017-03-15 17:00:03.288 | Requirement already satisfied: reno===2.1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 404))
2017-03-15 17:00:03.301 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 407))
2017-03-15 17:00:03.483 | Collecting selenium===3.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 427))
2017-03-15 17:00:03.582 |   Downloading http://mirror.ord.rax.openstack.org/pypi/packages/63/48/e0c1f21bca77d7e1c9c8878f905294bda8dc0eb45ac39abf193c3063c641/selenium-3.3.0-py2.py3-none-any.whl (925kB)
2017-03-15 17:00:03.805 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 433))
2017-03-15 17:00:03.807 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 436))
2017-03-15 17:00:03.974 | Collecting termcolor===1.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 461))
2017-03-15 17:00:03.998 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/termcolor/termcolor-1.1.0-py2-none-any.whl
2017-03-15 17:00:04.168 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 465))
2017-03-15 17:00:04.182 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 472))
2017-03-15 17:00:04.185 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 482))
2017-03-15 17:00:04.365 | Collecting xvfbwrapper===0.2.9 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 504))
2017-03-15 17:00:04.406 |   Downloading http://mirror.ord.rax.openstack.org/wheel/ubuntu-16.04-x86_64/xvfbwrapper/xvfbwrapper-0.2.9-py2-none-any.whl
2017-03-15 17:00:04.590 | Requirement already satisfied: hacking!=0.13.0,<0.14,>=0.12.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/horizon/test-requirements.txt (line 10))
2017-03-15 17:00:04.605 | Requirement already satisfied: Pygments===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25))
2017-03-15 17:00:04.607 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 17:00:04.610 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 17:00:04.616 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 17:00:04.620 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155))
2017-03-15 17:00:04.630 | Requirement already satisfied: colorama===0.3.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 112))
2017-03-15 17:00:04.633 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 17:00:04.635 | Requirement already satisfied: dulwich===0.17.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 147))
2017-03-15 17:00:04.638 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 374))
2017-03-15 17:00:04.641 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 152))
2017-03-15 17:00:04.644 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 219))
2017-03-15 17:00:04.647 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 482))
2017-03-15 17:00:04.650 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/horizon/test-requirements.txt (line 10))
2017-03-15 17:00:04.653 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/horizon/test-requirements.txt (line 10))
2017-03-15 17:00:04.657 | Requirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/horizon/test-requirements.txt (line 10))
2017-03-15 17:00:04.666 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/horizon/test-requirements.txt (line 10))
2017-03-15 17:00:04.668 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 397))
2017-03-15 17:00:04.672 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 17:00:04.674 | Installing collected packages: django-nose, nodeenv, nose-exclude, nosehtmloutput, nosexcover, termcolor, openstack.nose-plugin, selenium, xvfbwrapper
2017-03-15 17:00:06.319 | Successfully installed django-nose-1.4.4 nodeenv-1.1.2 nose-exclude-0.5.0 nosehtmloutput-0.0.5 nosexcover-1.0.11 openstack.nose-plugin-0.11 selenium-3.3.0 termcolor-1.1.0 xvfbwrapper-0.2.9
2017-03-15 17:00:06.510 | + inc/python:pip_install:347               :   result=0
2017-03-15 17:00:06.513 | + inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 17:00:06.515 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:00:06.517 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:00:06.519 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:00:06.521 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:00:06.523 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:00:06.525 | + functions-common:time_stop:2408          :   name=pip_install
2017-03-15 17:00:06.527 | + functions-common:time_stop:2409          :   start_time=1489597157
2017-03-15 17:00:06.529 | + functions-common:time_stop:2411          :   [[ -z 1489597157 ]]
2017-03-15 17:00:06.532 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:00:06.535 | + functions-common:time_stop:2414          :   end_time=1489597206
2017-03-15 17:00:06.538 | + functions-common:time_stop:2415          :   elapsed_time=49
2017-03-15 17:00:06.540 | + functions-common:time_stop:2416          :   total=248
2017-03-15 17:00:06.542 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:00:06.544 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=297
2017-03-15 17:00:06.546 | + inc/python:pip_install:351               :   return 0
2017-03-15 17:00:06.548 | + inc/python:setup_package:538             :   [[ -e == \-\e ]]
2017-03-15 17:00:06.550 | + inc/python:setup_package:539             :   safe_chown -R stack /opt/stack/new/horizon/horizon.egg-info
2017-03-15 17:00:06.552 | + functions-common:safe_chown:2303         :   _safe_permission_operation chown -R stack /opt/stack/new/horizon/horizon.egg-info
2017-03-15 17:00:06.569 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R stack /opt/stack/new/horizon/horizon.egg-info
2017-03-15 17:00:06.578 | + lib/horizon:configure_horizon:84         :   cd /opt/stack/new/horizon
2017-03-15 17:00:06.580 | + lib/horizon:configure_horizon:84         :   /usr/bin/python manage.py compilemessages
2017-03-15 17:00:07.642 | WARNING:root:No local_settings file found.
2017-03-15 17:00:08.135 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/gu/LC_MESSAGES
2017-03-15 17:00:08.168 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/brx/LC_MESSAGES
2017-03-15 17:00:08.201 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/it/LC_MESSAGES
2017-03-15 17:00:08.242 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/it/LC_MESSAGES
2017-03-15 17:00:08.260 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/kn/LC_MESSAGES
2017-03-15 17:00:08.292 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/mni/LC_MESSAGES
2017-03-15 17:00:08.324 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/nl_NL/LC_MESSAGES
2017-03-15 17:00:08.347 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/cs/LC_MESSAGES
2017-03-15 17:00:08.386 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/cs/LC_MESSAGES
2017-03-15 17:00:08.403 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/id/LC_MESSAGES
2017-03-15 17:00:08.442 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/id/LC_MESSAGES
2017-03-15 17:00:08.462 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/es/LC_MESSAGES
2017-03-15 17:00:08.497 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/es/LC_MESSAGES
2017-03-15 17:00:08.509 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/bn_IN/LC_MESSAGES
2017-03-15 17:00:08.538 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/ru/LC_MESSAGES
2017-03-15 17:00:08.587 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/ru/LC_MESSAGES
2017-03-15 17:00:08.606 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/kok/LC_MESSAGES
2017-03-15 17:00:08.635 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/ne/LC_MESSAGES
2017-03-15 17:00:08.668 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES
2017-03-15 17:00:08.707 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES
2017-03-15 17:00:08.724 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES
2017-03-15 17:00:08.766 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES
2017-03-15 17:00:08.782 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/ta/LC_MESSAGES
2017-03-15 17:00:08.817 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/fr/LC_MESSAGES
2017-03-15 17:00:08.862 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/fr/LC_MESSAGES
2017-03-15 17:00:08.880 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/zh_TW/LC_MESSAGES
2017-03-15 17:00:08.914 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/zh_TW/LC_MESSAGES
2017-03-15 17:00:08.928 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES
2017-03-15 17:00:08.965 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES
2017-03-15 17:00:08.979 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/de/LC_MESSAGES
2017-03-15 17:00:09.027 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/de/LC_MESSAGES
2017-03-15 17:00:09.047 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/pa_IN/LC_MESSAGES
2017-03-15 17:00:09.073 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES
2017-03-15 17:00:09.115 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES
2017-03-15 17:00:09.134 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/hi/LC_MESSAGES
2017-03-15 17:00:09.163 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES
2017-03-15 17:00:09.195 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/mai/LC_MESSAGES
2017-03-15 17:00:09.225 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/ja/LC_MESSAGES
2017-03-15 17:00:09.269 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/ja/LC_MESSAGES
2017-03-15 17:00:09.293 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/zh_CN/LC_MESSAGES
2017-03-15 17:00:09.330 | processing file djangojs.po in /opt/stack/new/horizon/openstack_dashboard/locale/zh_CN/LC_MESSAGES
2017-03-15 17:00:09.348 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/sr/LC_MESSAGES
2017-03-15 17:00:09.368 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/as/LC_MESSAGES
2017-03-15 17:00:09.402 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/ur/LC_MESSAGES
2017-03-15 17:00:09.430 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/ks/LC_MESSAGES
2017-03-15 17:00:09.457 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/mr/LC_MESSAGES
2017-03-15 17:00:09.488 | processing file django.po in /opt/stack/new/horizon/openstack_dashboard/locale/pl_PL/LC_MESSAGES
2017-03-15 17:00:09.525 | processing file django.po in /opt/stack/new/horizon/horizon/locale/fi_FI/LC_MESSAGES
2017-03-15 17:00:09.534 | processing file django.po in /opt/stack/new/horizon/horizon/locale/ca/LC_MESSAGES
2017-03-15 17:00:09.541 | processing file django.po in /opt/stack/new/horizon/horizon/locale/it/LC_MESSAGES
2017-03-15 17:00:09.551 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/it/LC_MESSAGES
2017-03-15 17:00:09.560 | processing file django.po in /opt/stack/new/horizon/horizon/locale/nl_NL/LC_MESSAGES
2017-03-15 17:00:09.569 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/nl_NL/LC_MESSAGES
2017-03-15 17:00:09.578 | processing file django.po in /opt/stack/new/horizon/horizon/locale/cs/LC_MESSAGES
2017-03-15 17:00:09.587 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/cs/LC_MESSAGES
2017-03-15 17:00:09.597 | processing file django.po in /opt/stack/new/horizon/horizon/locale/id/LC_MESSAGES
2017-03-15 17:00:09.605 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/id/LC_MESSAGES
2017-03-15 17:00:09.615 | processing file django.po in /opt/stack/new/horizon/horizon/locale/es/LC_MESSAGES
2017-03-15 17:00:09.625 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/es/LC_MESSAGES
2017-03-15 17:00:09.635 | processing file django.po in /opt/stack/new/horizon/horizon/locale/ru/LC_MESSAGES
2017-03-15 17:00:09.646 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/ru/LC_MESSAGES
2017-03-15 17:00:09.656 | processing file django.po in /opt/stack/new/horizon/horizon/locale/pt/LC_MESSAGES
2017-03-15 17:00:09.665 | processing file django.po in /opt/stack/new/horizon/horizon/locale/en_AU/LC_MESSAGES
2017-03-15 17:00:09.674 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/en_AU/LC_MESSAGES
2017-03-15 17:00:09.683 | processing file django.po in /opt/stack/new/horizon/horizon/locale/sl_SI/LC_MESSAGES
2017-03-15 17:00:09.692 | processing file django.po in /opt/stack/new/horizon/horizon/locale/en_GB/LC_MESSAGES
2017-03-15 17:00:09.704 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/en_GB/LC_MESSAGES
2017-03-15 17:00:09.717 | processing file django.po in /opt/stack/new/horizon/horizon/locale/fr/LC_MESSAGES
2017-03-15 17:00:09.727 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/fr/LC_MESSAGES
2017-03-15 17:00:09.737 | processing file django.po in /opt/stack/new/horizon/horizon/locale/zh_TW/LC_MESSAGES
2017-03-15 17:00:09.745 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/zh_TW/LC_MESSAGES
2017-03-15 17:00:09.753 | processing file django.po in /opt/stack/new/horizon/horizon/locale/pt_BR/LC_MESSAGES
2017-03-15 17:00:09.762 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/pt_BR/LC_MESSAGES
2017-03-15 17:00:09.771 | processing file django.po in /opt/stack/new/horizon/horizon/locale/de/LC_MESSAGES
2017-03-15 17:00:09.781 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/de/LC_MESSAGES
2017-03-15 17:00:09.791 | processing file django.po in /opt/stack/new/horizon/horizon/locale/pa_IN/LC_MESSAGES
2017-03-15 17:00:09.799 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/pa_IN/LC_MESSAGES
2017-03-15 17:00:09.807 | processing file django.po in /opt/stack/new/horizon/horizon/locale/hu/LC_MESSAGES
2017-03-15 17:00:09.814 | processing file django.po in /opt/stack/new/horizon/horizon/locale/ko_KR/LC_MESSAGES
2017-03-15 17:00:09.822 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/ko_KR/LC_MESSAGES
2017-03-15 17:00:09.830 | processing file django.po in /opt/stack/new/horizon/horizon/locale/hi/LC_MESSAGES
2017-03-15 17:00:09.840 | processing file django.po in /opt/stack/new/horizon/horizon/locale/tr_TR/LC_MESSAGES
2017-03-15 17:00:09.849 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/tr_TR/LC_MESSAGES
2017-03-15 17:00:09.859 | processing file django.po in /opt/stack/new/horizon/horizon/locale/es_MX/LC_MESSAGES
2017-03-15 17:00:09.869 | processing file django.po in /opt/stack/new/horizon/horizon/locale/ja/LC_MESSAGES
2017-03-15 17:00:09.879 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/ja/LC_MESSAGES
2017-03-15 17:00:09.890 | processing file django.po in /opt/stack/new/horizon/horizon/locale/zh_CN/LC_MESSAGES
2017-03-15 17:00:09.901 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/zh_CN/LC_MESSAGES
2017-03-15 17:00:09.911 | processing file django.po in /opt/stack/new/horizon/horizon/locale/sr/LC_MESSAGES
2017-03-15 17:00:09.919 | processing file django.po in /opt/stack/new/horizon/horizon/locale/fil/LC_MESSAGES
2017-03-15 17:00:09.927 | processing file django.po in /opt/stack/new/horizon/horizon/locale/pl_PL/LC_MESSAGES
2017-03-15 17:00:09.937 | processing file djangojs.po in /opt/stack/new/horizon/horizon/locale/pl_PL/LC_MESSAGES
2017-03-15 17:00:10.024 | + lib/horizon:configure_horizon:87         :   local local_settings=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.026 | + lib/horizon:configure_horizon:88         :   cp /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py.example /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.029 | + lib/horizon:configure_horizon:90         :   _horizon_config_set /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py '' WEBROOT '"/dashboard/"'
2017-03-15 17:00:10.031 | + lib/horizon:_horizon_config_set:43       :   local file=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.033 | + lib/horizon:_horizon_config_set:44       :   local section=
2017-03-15 17:00:10.035 | + lib/horizon:_horizon_config_set:45       :   local option=WEBROOT
2017-03-15 17:00:10.037 | + lib/horizon:_horizon_config_set:46       :   local 'value="/dashboard/"'
2017-03-15 17:00:10.038 | + lib/horizon:_horizon_config_set:48       :   '[' -z '' ']'
2017-03-15 17:00:10.040 | + lib/horizon:_horizon_config_set:49       :   sed -e '/^WEBROOT/d' -i /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.045 | + lib/horizon:_horizon_config_set:50       :   echo -e '\nWEBROOT="/dashboard/"'
2017-03-15 17:00:10.048 | + lib/horizon:configure_horizon:92         :   _horizon_config_set /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py '' COMPRESS_OFFLINE True
2017-03-15 17:00:10.050 | + lib/horizon:_horizon_config_set:43       :   local file=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.052 | + lib/horizon:_horizon_config_set:44       :   local section=
2017-03-15 17:00:10.054 | + lib/horizon:_horizon_config_set:45       :   local option=COMPRESS_OFFLINE
2017-03-15 17:00:10.056 | + lib/horizon:_horizon_config_set:46       :   local value=True
2017-03-15 17:00:10.058 | + lib/horizon:_horizon_config_set:48       :   '[' -z '' ']'
2017-03-15 17:00:10.060 | + lib/horizon:_horizon_config_set:49       :   sed -e '/^COMPRESS_OFFLINE/d' -i /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.065 | + lib/horizon:_horizon_config_set:50       :   echo -e '\nCOMPRESS_OFFLINE=True'
2017-03-15 17:00:10.068 | + lib/horizon:configure_horizon:93         :   _horizon_config_set /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_DEFAULT_ROLE '"Member"'
2017-03-15 17:00:10.070 | + lib/horizon:_horizon_config_set:43       :   local file=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.072 | + lib/horizon:_horizon_config_set:44       :   local section=
2017-03-15 17:00:10.074 | + lib/horizon:_horizon_config_set:45       :   local option=OPENSTACK_KEYSTONE_DEFAULT_ROLE
2017-03-15 17:00:10.076 | + lib/horizon:_horizon_config_set:46       :   local 'value="Member"'
2017-03-15 17:00:10.078 | + lib/horizon:_horizon_config_set:48       :   '[' -z '' ']'
2017-03-15 17:00:10.080 | + lib/horizon:_horizon_config_set:49       :   sed -e '/^OPENSTACK_KEYSTONE_DEFAULT_ROLE/d' -i /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.088 | + lib/horizon:_horizon_config_set:50       :   echo -e '\nOPENSTACK_KEYSTONE_DEFAULT_ROLE="Member"'
2017-03-15 17:00:10.090 | + lib/horizon:configure_horizon:95         :   _horizon_config_set /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_HOST '"23.253.205.44"'
2017-03-15 17:00:10.092 | + lib/horizon:_horizon_config_set:43       :   local file=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.094 | + lib/horizon:_horizon_config_set:44       :   local section=
2017-03-15 17:00:10.096 | + lib/horizon:_horizon_config_set:45       :   local option=OPENSTACK_HOST
2017-03-15 17:00:10.098 | + lib/horizon:_horizon_config_set:46       :   local 'value="23.253.205.44"'
2017-03-15 17:00:10.100 | + lib/horizon:_horizon_config_set:48       :   '[' -z '' ']'
2017-03-15 17:00:10.102 | + lib/horizon:_horizon_config_set:49       :   sed -e '/^OPENSTACK_HOST/d' -i /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.108 | + lib/horizon:_horizon_config_set:50       :   echo -e '\nOPENSTACK_HOST="23.253.205.44"'
2017-03-15 17:00:10.109 | + lib/horizon:configure_horizon:97         :   _horizon_config_set /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_API_VERSIONS '{"identity":3}'
2017-03-15 17:00:10.111 | + lib/horizon:_horizon_config_set:43       :   local file=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.113 | + lib/horizon:_horizon_config_set:44       :   local section=
2017-03-15 17:00:10.115 | + lib/horizon:_horizon_config_set:45       :   local option=OPENSTACK_API_VERSIONS
2017-03-15 17:00:10.117 | + lib/horizon:_horizon_config_set:46       :   local 'value={"identity":3}'
2017-03-15 17:00:10.119 | + lib/horizon:_horizon_config_set:48       :   '[' -z '' ']'
2017-03-15 17:00:10.121 | + lib/horizon:_horizon_config_set:49       :   sed -e '/^OPENSTACK_API_VERSIONS/d' -i /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.126 | + lib/horizon:_horizon_config_set:50       :   echo -e '\nOPENSTACK_API_VERSIONS={"identity":3}'
2017-03-15 17:00:10.128 | + lib/horizon:configure_horizon:98         :   _horizon_config_set /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_URL '"http://23.253.205.44/identity/v3"'
2017-03-15 17:00:10.130 | + lib/horizon:_horizon_config_set:43       :   local file=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.132 | + lib/horizon:_horizon_config_set:44       :   local section=
2017-03-15 17:00:10.133 | + lib/horizon:_horizon_config_set:45       :   local option=OPENSTACK_KEYSTONE_URL
2017-03-15 17:00:10.135 | + lib/horizon:_horizon_config_set:46       :   local 'value="http://23.253.205.44/identity/v3"'
2017-03-15 17:00:10.137 | + lib/horizon:_horizon_config_set:48       :   '[' -z '' ']'
2017-03-15 17:00:10.139 | + lib/horizon:_horizon_config_set:49       :   sed -e '/^OPENSTACK_KEYSTONE_URL/d' -i /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.144 | + lib/horizon:_horizon_config_set:50       :   echo -e '\nOPENSTACK_KEYSTONE_URL="http://23.253.205.44/identity/v3"'
2017-03-15 17:00:10.146 | + lib/horizon:configure_horizon:103        :   _horizon_config_set /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py '' ALLOWED_HOSTS '["*"]'
2017-03-15 17:00:10.148 | + lib/horizon:_horizon_config_set:43       :   local file=/opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.150 | + lib/horizon:_horizon_config_set:44       :   local section=
2017-03-15 17:00:10.152 | + lib/horizon:_horizon_config_set:45       :   local option=ALLOWED_HOSTS
2017-03-15 17:00:10.154 | + lib/horizon:_horizon_config_set:46       :   local 'value=["*"]'
2017-03-15 17:00:10.156 | + lib/horizon:_horizon_config_set:48       :   '[' -z '' ']'
2017-03-15 17:00:10.157 | + lib/horizon:_horizon_config_set:49       :   sed -e '/^ALLOWED_HOSTS/d' -i /opt/stack/new/horizon/openstack_dashboard/local/local_settings.py
2017-03-15 17:00:10.163 | + lib/horizon:_horizon_config_set:50       :   echo -e '\nALLOWED_HOSTS=["*"]'
2017-03-15 17:00:10.165 | + lib/horizon:configure_horizon:105        :   '[' -f /opt/stack/data/ca-bundle.pem ']'
2017-03-15 17:00:10.167 | + lib/horizon:configure_horizon:110        :   sudo mkdir -p /opt/stack/new/horizon/.blackhole
2017-03-15 17:00:10.177 | + lib/horizon:configure_horizon:112        :   local horizon_conf
2017-03-15 17:00:10.179 | ++ lib/horizon:configure_horizon:113        :   apache_site_config_for horizon
2017-03-15 17:00:10.181 | ++ lib/apache:apache_site_config_for:149    :   local site=horizon
2017-03-15 17:00:10.183 | ++ lib/apache:apache_site_config_for:150    :   is_ubuntu
2017-03-15 17:00:10.185 | ++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 17:00:10.187 | ++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 17:00:10.188 | ++ lib/apache:apache_site_config_for:151    :   local apache_version
2017-03-15 17:00:10.191 | +++ lib/apache:apache_site_config_for:152    :   get_apache_version
2017-03-15 17:00:10.193 | +++ lib/apache:get_apache_version:104        :   is_ubuntu
2017-03-15 17:00:10.196 | +++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 17:00:10.198 | +++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 17:00:10.200 | +++ lib/apache:get_apache_version:105        :   local version_str
2017-03-15 17:00:10.204 | ++++ lib/apache:get_apache_version:106        :   awk '/Server version/ {print $3}'
2017-03-15 17:00:10.205 | ++++ lib/apache:get_apache_version:106        :   sudo /usr/sbin/apache2ctl -v
2017-03-15 17:00:10.205 | ++++ lib/apache:get_apache_version:106        :   cut -f2 -d/
2017-03-15 17:00:10.250 | +++ lib/apache:get_apache_version:106        :   version_str=2.4.18
2017-03-15 17:00:10.252 | +++ lib/apache:get_apache_version:116        :   [[ 2.4.18 =~ ^2\.2\. ]]
2017-03-15 17:00:10.254 | +++ lib/apache:get_apache_version:118        :   [[ 2.4.18 =~ ^2\.4\. ]]
2017-03-15 17:00:10.257 | +++ lib/apache:get_apache_version:119        :   echo 2.4
2017-03-15 17:00:10.259 | ++ lib/apache:apache_site_config_for:152    :   apache_version=2.4
2017-03-15 17:00:10.261 | ++ lib/apache:apache_site_config_for:153    :   [[ 2.4 == \2\.\2 ]]
2017-03-15 17:00:10.262 | ++ lib/apache:apache_site_config_for:158    :   echo /etc/apache2/sites-available/horizon.conf
2017-03-15 17:00:10.265 | + lib/horizon:configure_horizon:113        :   horizon_conf=/etc/apache2/sites-available/horizon.conf
2017-03-15 17:00:10.267 | + lib/horizon:configure_horizon:117        :   sudo sh -c 'sed -e "
2017-03-15 17:00:10.267 |         s,%USER%,stack,g;
2017-03-15 17:00:10.267 |         s,%GROUP%,stack,g;
2017-03-15 17:00:10.267 |         s,%HORIZON_DIR%,/opt/stack/new/horizon,g;
2017-03-15 17:00:10.267 |         s,%APACHE_NAME%,apache2,g;
2017-03-15 17:00:10.267 |         s,%DEST%,/opt/stack/new,g;
2017-03-15 17:00:10.267 |         s,%WEBROOT%,/dashboard,g;
2017-03-15 17:00:10.267 |     " /opt/stack/new/devstack/files/apache-horizon.template >/etc/apache2/sites-available/horizon.conf'
2017-03-15 17:00:10.275 | + lib/horizon:configure_horizon:126        :   is_ubuntu
2017-03-15 17:00:10.277 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 17:00:10.279 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 17:00:10.281 | + lib/horizon:configure_horizon:127        :   disable_apache_site 000-default
2017-03-15 17:00:10.283 | + lib/apache:disable_apache_site:187       :   local site=000-default
2017-03-15 17:00:10.285 | + lib/apache:disable_apache_site:188       :   is_ubuntu
2017-03-15 17:00:10.287 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 17:00:10.289 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 17:00:10.291 | + lib/apache:disable_apache_site:189       :   sudo a2dissite 000-default
2017-03-15 17:00:10.335 | Site 000-default disabled.
2017-03-15 17:00:10.335 | To activate the new configuration, you need to run:
2017-03-15 17:00:10.335 |   service apache2 reload
2017-03-15 17:00:10.338 | + lib/horizon:configure_horizon:128        :   sudo touch /etc/apache2/sites-available/horizon.conf
2017-03-15 17:00:10.346 | + lib/horizon:configure_horizon:134        :   enable_apache_site horizon
2017-03-15 17:00:10.349 | + lib/apache:enable_apache_site:173        :   local site=horizon
2017-03-15 17:00:10.351 | + lib/apache:enable_apache_site:174        :   is_ubuntu
2017-03-15 17:00:10.353 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 17:00:10.355 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 17:00:10.356 | + lib/apache:enable_apache_site:175        :   sudo a2ensite horizon
2017-03-15 17:00:10.399 | Enabling site horizon.
2017-03-15 17:00:10.403 | To activate the new configuration, you need to run:
2017-03-15 17:00:10.403 |   service apache2 reload
2017-03-15 17:00:10.407 | + ./stack.sh:main:1086                     :   is_service_enabled g-reg
2017-03-15 17:00:10.420 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:10.423 | + ./stack.sh:main:1087                     :   echo_summary 'Configuring Glance'
2017-03-15 17:00:10.425 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:00:10.428 | + ./stack.sh:echo_summary:398              :   echo -e Configuring Glance
2017-03-15 17:00:10.430 | + ./stack.sh:main:1088                     :   init_glance
2017-03-15 17:00:10.432 | + lib/glance:init_glance:346               :   rm -rf /opt/stack/data/glance/images
2017-03-15 17:00:10.435 | + lib/glance:init_glance:347               :   mkdir -p /opt/stack/data/glance/images
2017-03-15 17:00:10.439 | + lib/glance:init_glance:350               :   rm -rf /opt/stack/data/glance/cache
2017-03-15 17:00:10.443 | + lib/glance:init_glance:351               :   mkdir -p /opt/stack/data/glance/cache
2017-03-15 17:00:10.446 | + lib/glance:init_glance:354               :   recreate_database glance
2017-03-15 17:00:10.449 | + lib/database:recreate_database:112       :   local db=glance
2017-03-15 17:00:10.451 | + lib/database:recreate_database:113       :   recreate_database_mysql glance
2017-03-15 17:00:10.453 | + lib/databases/mysql:recreate_database_mysql:56 :   local db=glance
2017-03-15 17:00:10.454 | + lib/databases/mysql:recreate_database_mysql:57 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;'
2017-03-15 17:00:10.458 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 17:00:10.463 | + lib/databases/mysql:recreate_database_mysql:58 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;'
2017-03-15 17:00:10.466 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 17:00:10.471 | + lib/glance:init_glance:357               :   /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync
2017-03-15 17:00:12.761 | /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/enginefacade.py:1309: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade
2017-03-15 17:00:12.761 |   expire_on_commit=expire_on_commit, _conf=conf)
2017-03-15 17:00:12.782 | 2017-03-15 17:00:12.782 19014 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 _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:261
2017-03-15 17:00:12.785 | 2017-03-15 17:00:12.785 19014 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 17:00:12.786 | 2017-03-15 17:00:12.786 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.786 | 2017-03-15 17:00:12.786 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.786 | 2017-03-15 17:00:12.786 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.787 | 2017-03-15 17:00:12.786 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.787 | 2017-03-15 17:00:12.787 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.787 | 2017-03-15 17:00:12.787 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.787 | 2017-03-15 17:00:12.787 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.787 | 2017-03-15 17:00:12.787 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.788 | 2017-03-15 17:00:12.788 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.788 | 2017-03-15 17:00:12.788 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.788 | 2017-03-15 17:00:12.788 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.788 | 2017-03-15 17:00:12.788 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.789 | 2017-03-15 17:00:12.788 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.789 | 2017-03-15 17:00:12.789 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.789 | 2017-03-15 17:00:12.789 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.789 | 2017-03-15 17:00:12.789 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.789 | 2017-03-15 17:00:12.789 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.789 | 2017-03-15 17:00:12.789 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.790 | 2017-03-15 17:00:12.789 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.790 | 2017-03-15 17:00:12.790 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.790 | 2017-03-15 17:00:12.790 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.790 | 2017-03-15 17:00:12.790 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.790 | 2017-03-15 17:00:12.790 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.790 | 2017-03-15 17:00:12.790 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.790 | 2017-03-15 17:00:12.790 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.791 | 2017-03-15 17:00:12.790 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.791 | 2017-03-15 17:00:12.791 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.791 | 2017-03-15 17:00:12.791 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.791 | 2017-03-15 17:00:12.791 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.791 | 2017-03-15 17:00:12.791 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.791 | 2017-03-15 17:00:12.791 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.792 | 2017-03-15 17:00:12.791 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.792 | 2017-03-15 17:00:12.792 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.792 | 2017-03-15 17:00:12.792 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.792 | 2017-03-15 17:00:12.792 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.792 | 2017-03-15 17:00:12.792 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.792 | 2017-03-15 17:00:12.792 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.793 | 2017-03-15 17:00:12.792 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.793 | 2017-03-15 17:00:12.793 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.793 | 2017-03-15 17:00:12.793 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.793 | 2017-03-15 17:00:12.793 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.793 | 2017-03-15 17:00:12.793 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.793 | 2017-03-15 17:00:12.793 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.794 | 2017-03-15 17:00:12.793 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.794 | 2017-03-15 17:00:12.794 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.794 | 2017-03-15 17:00:12.794 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.794 | 2017-03-15 17:00:12.794 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.794 | 2017-03-15 17:00:12.794 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.794 | 2017-03-15 17:00:12.794 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.794 | 2017-03-15 17:00:12.794 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.795 | 2017-03-15 17:00:12.794 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.795 | 2017-03-15 17:00:12.795 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.795 | 2017-03-15 17:00:12.795 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.795 | 2017-03-15 17:00:12.795 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.795 | 2017-03-15 17:00:12.795 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.795 | 2017-03-15 17:00:12.795 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.796 | 2017-03-15 17:00:12.795 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.796 | 2017-03-15 17:00:12.796 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.796 | 2017-03-15 17:00:12.796 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.796 | 2017-03-15 17:00:12.796 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.796 | 2017-03-15 17:00:12.796 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.796 | 2017-03-15 17:00:12.796 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.797 | 2017-03-15 17:00:12.796 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.797 | 2017-03-15 17:00:12.797 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.797 | 2017-03-15 17:00:12.797 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.797 | 2017-03-15 17:00:12.797 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.797 | 2017-03-15 17:00:12.797 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.797 | 2017-03-15 17:00:12.797 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.797 | 2017-03-15 17:00:12.797 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.798 | 2017-03-15 17:00:12.797 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.798 | 2017-03-15 17:00:12.798 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.798 | 2017-03-15 17:00:12.798 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.798 | 2017-03-15 17:00:12.798 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.798 | 2017-03-15 17:00:12.798 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.798 | 2017-03-15 17:00:12.798 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.799 | 2017-03-15 17:00:12.798 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.799 | 2017-03-15 17:00:12.799 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.799 | 2017-03-15 17:00:12.799 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.799 | 2017-03-15 17:00:12.799 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.799 | 2017-03-15 17:00:12.799 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.799 | 2017-03-15 17:00:12.799 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.799 | 2017-03-15 17:00:12.799 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.800 | 2017-03-15 17:00:12.799 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.800 | 2017-03-15 17:00:12.800 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.800 | 2017-03-15 17:00:12.800 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.800 | 2017-03-15 17:00:12.800 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.800 | 2017-03-15 17:00:12.800 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.800 | 2017-03-15 17:00:12.800 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.801 | 2017-03-15 17:00:12.800 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.801 | 2017-03-15 17:00:12.801 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.801 | 2017-03-15 17:00:12.801 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.801 | 2017-03-15 17:00:12.801 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.801 | 2017-03-15 17:00:12.801 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.801 | 2017-03-15 17:00:12.801 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.802 | 2017-03-15 17:00:12.801 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.802 | 2017-03-15 17:00:12.802 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.802 | 2017-03-15 17:00:12.802 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.802 | 2017-03-15 17:00:12.802 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.802 | 2017-03-15 17:00:12.802 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.802 | 2017-03-15 17:00:12.802 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.803 | 2017-03-15 17:00:12.802 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.803 | 2017-03-15 17:00:12.803 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.803 | 2017-03-15 17:00:12.803 19014 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 17:00:12.803 | 2017-03-15 17:00:12.803 19014 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 17:00:12.823 | 2017-03-15 17:00:12.823 19014 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 17:00:12.824 | 2017-03-15 17:00:12.823 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.824 | 2017-03-15 17:00:12.824 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.824 | 2017-03-15 17:00:12.824 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.824 | 2017-03-15 17:00:12.824 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.824 | 2017-03-15 17:00:12.824 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.825 | 2017-03-15 17:00:12.824 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.825 | 2017-03-15 17:00:12.825 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.825 | 2017-03-15 17:00:12.825 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.825 | 2017-03-15 17:00:12.825 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.825 | 2017-03-15 17:00:12.825 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.825 | 2017-03-15 17:00:12.825 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.825 | 2017-03-15 17:00:12.825 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.826 | 2017-03-15 17:00:12.825 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.826 | 2017-03-15 17:00:12.826 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.826 | 2017-03-15 17:00:12.826 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.826 | 2017-03-15 17:00:12.826 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.826 | 2017-03-15 17:00:12.826 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.826 | 2017-03-15 17:00:12.826 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.827 | 2017-03-15 17:00:12.826 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.827 | 2017-03-15 17:00:12.827 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.827 | 2017-03-15 17:00:12.827 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.827 | 2017-03-15 17:00:12.827 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.827 | 2017-03-15 17:00:12.827 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.827 | 2017-03-15 17:00:12.827 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.827 | 2017-03-15 17:00:12.827 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.828 | 2017-03-15 17:00:12.827 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.828 | 2017-03-15 17:00:12.828 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.828 | 2017-03-15 17:00:12.828 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.828 | 2017-03-15 17:00:12.828 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.828 | 2017-03-15 17:00:12.828 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.828 | 2017-03-15 17:00:12.828 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.829 | 2017-03-15 17:00:12.828 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.829 | 2017-03-15 17:00:12.829 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.829 | 2017-03-15 17:00:12.829 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.829 | 2017-03-15 17:00:12.829 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.829 | 2017-03-15 17:00:12.829 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.829 | 2017-03-15 17:00:12.829 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.830 | 2017-03-15 17:00:12.829 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.830 | 2017-03-15 17:00:12.830 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.830 | 2017-03-15 17:00:12.830 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.830 | 2017-03-15 17:00:12.830 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.830 | 2017-03-15 17:00:12.830 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.830 | 2017-03-15 17:00:12.830 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.831 | 2017-03-15 17:00:12.830 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.831 | 2017-03-15 17:00:12.831 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.831 | 2017-03-15 17:00:12.831 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.831 | 2017-03-15 17:00:12.831 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.831 | 2017-03-15 17:00:12.831 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.831 | 2017-03-15 17:00:12.831 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.832 | 2017-03-15 17:00:12.831 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.832 | 2017-03-15 17:00:12.832 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.832 | 2017-03-15 17:00:12.832 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.832 | 2017-03-15 17:00:12.832 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.832 | 2017-03-15 17:00:12.832 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.833 | 2017-03-15 17:00:12.832 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.833 | 2017-03-15 17:00:12.833 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.833 | 2017-03-15 17:00:12.833 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.833 | 2017-03-15 17:00:12.833 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.833 | 2017-03-15 17:00:12.833 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.833 | 2017-03-15 17:00:12.833 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.834 | 2017-03-15 17:00:12.833 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.834 | 2017-03-15 17:00:12.834 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.834 | 2017-03-15 17:00:12.834 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.834 | 2017-03-15 17:00:12.834 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.834 | 2017-03-15 17:00:12.834 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.834 | 2017-03-15 17:00:12.834 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.835 | 2017-03-15 17:00:12.834 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.835 | 2017-03-15 17:00:12.835 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.835 | 2017-03-15 17:00:12.835 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.835 | 2017-03-15 17:00:12.835 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.835 | 2017-03-15 17:00:12.835 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.835 | 2017-03-15 17:00:12.835 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.836 | 2017-03-15 17:00:12.835 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.836 | 2017-03-15 17:00:12.836 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.836 | 2017-03-15 17:00:12.836 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.836 | 2017-03-15 17:00:12.836 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.836 | 2017-03-15 17:00:12.836 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.836 | 2017-03-15 17:00:12.836 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.837 | 2017-03-15 17:00:12.836 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.837 | 2017-03-15 17:00:12.837 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.837 | 2017-03-15 17:00:12.837 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.837 | 2017-03-15 17:00:12.837 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.837 | 2017-03-15 17:00:12.837 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.837 | 2017-03-15 17:00:12.837 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.838 | 2017-03-15 17:00:12.837 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.838 | 2017-03-15 17:00:12.838 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.838 | 2017-03-15 17:00:12.838 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.838 | 2017-03-15 17:00:12.838 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.838 | 2017-03-15 17:00:12.838 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.838 | 2017-03-15 17:00:12.838 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.839 | 2017-03-15 17:00:12.838 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.839 | 2017-03-15 17:00:12.839 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.839 | 2017-03-15 17:00:12.839 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.839 | 2017-03-15 17:00:12.839 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.839 | 2017-03-15 17:00:12.839 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.840 | 2017-03-15 17:00:12.839 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.840 | 2017-03-15 17:00:12.840 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.840 | 2017-03-15 17:00:12.840 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.840 | 2017-03-15 17:00:12.840 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.840 | 2017-03-15 17:00:12.840 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.841 | 2017-03-15 17:00:12.840 19014 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:12.841 | 2017-03-15 17:00:12.841 19014 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:12.841 | 2017-03-15 17:00:12.841 19014 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 17:00:12.841 | 2017-03-15 17:00:12.841 19014 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 17:00:12.880 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2017-03-15 17:00:12.880 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2017-03-15 17:00:12.901 | INFO  [alembic.runtime.migration] Running upgrade  -> liberty, liberty initial
2017-03-15 17:00:13.367 | INFO  [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table
2017-03-15 17:00:13.386 | INFO  [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server
2017-03-15 17:00:13.391 | INFO  [alembic.runtime.migration] Running upgrade mitaka02 -> ocata01, add visibility to and remove is_public from images
2017-03-15 17:00:13.460 | INFO  [alembic.runtime.migration] Running upgrade ocata01 -> pike01, drop glare artifacts tables
2017-03-15 17:00:13.492 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2017-03-15 17:00:13.492 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2017-03-15 17:00:13.495 | Upgraded database to: pike01, current revision(s): pike01
2017-03-15 17:00:13.571 | + lib/glance:init_glance:360               :   /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs
2017-03-15 17:00:15.808 | /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/enginefacade.py:1309: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade
2017-03-15 17:00:15.808 |   expire_on_commit=expire_on_commit, _conf=conf)
2017-03-15 17:00:15.831 | 2017-03-15 17:00:15.830 19024 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 _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:261
2017-03-15 17:00:15.901 | 2017-03-15 17:00:15.900 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database.
2017-03-15 17:00:15.941 | 2017-03-15 17:00:15.941 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database.
2017-03-15 17:00:15.965 | 2017-03-15 17:00:15.965 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database.
2017-03-15 17:00:15.995 | 2017-03-15 17:00:15.995 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database.
2017-03-15 17:00:16.046 | 2017-03-15 17:00:16.046 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database.
2017-03-15 17:00:16.066 | 2017-03-15 17:00:16.065 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database.
2017-03-15 17:00:16.169 | 2017-03-15 17:00:16.169 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database.
2017-03-15 17:00:16.189 | 2017-03-15 17:00:16.189 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database.
2017-03-15 17:00:16.244 | 2017-03-15 17:00:16.244 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database.
2017-03-15 17:00:16.260 | 2017-03-15 17:00:16.260 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database.
2017-03-15 17:00:16.276 | 2017-03-15 17:00:16.276 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database.
2017-03-15 17:00:16.327 | 2017-03-15 17:00:16.327 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database.
2017-03-15 17:00:16.348 | 2017-03-15 17:00:16.348 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database.
2017-03-15 17:00:16.379 | 2017-03-15 17:00:16.379 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database.
2017-03-15 17:00:16.433 | 2017-03-15 17:00:16.433 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database.
2017-03-15 17:00:16.476 | 2017-03-15 17:00:16.476 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database.
2017-03-15 17:00:16.491 | 2017-03-15 17:00:16.491 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database.
2017-03-15 17:00:16.517 | 2017-03-15 17:00:16.517 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database.
2017-03-15 17:00:16.543 | 2017-03-15 17:00:16.543 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database.
2017-03-15 17:00:16.568 | 2017-03-15 17:00:16.568 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database.
2017-03-15 17:00:16.591 | 2017-03-15 17:00:16.591 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database.
2017-03-15 17:00:16.621 | 2017-03-15 17:00:16.621 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database.
2017-03-15 17:00:16.637 | 2017-03-15 17:00:16.637 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database.
2017-03-15 17:00:16.654 | 2017-03-15 17:00:16.654 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-trust.json loaded to database.
2017-03-15 17:00:16.748 | 2017-03-15 17:00:16.748 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database.
2017-03-15 17:00:16.783 | 2017-03-15 17:00:16.782 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database.
2017-03-15 17:00:16.809 | 2017-03-15 17:00:16.809 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database.
2017-03-15 17:00:16.883 | 2017-03-15 17:00:16.883 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database.
2017-03-15 17:00:16.970 | 2017-03-15 17:00:16.970 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database.
2017-03-15 17:00:17.006 | 2017-03-15 17:00:17.005 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database.
2017-03-15 17:00:17.043 | 2017-03-15 17:00:17.043 19024 INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database.
2017-03-15 17:00:17.044 | 2017-03-15 17:00:17.043 19024 INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished
2017-03-15 17:00:17.119 | + lib/glance:init_glance:362               :   create_glance_cache_dir
2017-03-15 17:00:17.121 | + lib/glance:create_glance_cache_dir:339   :   sudo install -d -o stack /var/cache/glance/api /var/cache/glance/registry /var/cache/glance/search /var/cache/glance/artifact
2017-03-15 17:00:17.130 | + lib/glance:create_glance_cache_dir:340   :   rm -f '/var/cache/glance/api/*' '/var/cache/glance/registry/*' '/var/cache/glance/search/*' '/var/cache/glance/artifact/*'
2017-03-15 17:00:17.134 | + ./stack.sh:main:1095                     :   is_service_enabled neutron
2017-03-15 17:00:17.148 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:17.151 | + ./stack.sh:main:1096                     :   echo_summary 'Configuring Neutron'
2017-03-15 17:00:17.153 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:00:17.155 | + ./stack.sh:echo_summary:398              :   echo -e Configuring Neutron
2017-03-15 17:00:17.157 | + ./stack.sh:main:1098                     :   configure_neutron
2017-03-15 17:00:17.159 | + lib/neutron:configure_neutron:511        :   is_neutron_legacy_enabled
2017-03-15 17:00:17.161 | + lib/neutron:is_neutron_legacy_enabled:101 :   [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ ,q- ]]
2017-03-15 17:00:17.163 | + lib/neutron:is_neutron_legacy_enabled:101 :   return 0
2017-03-15 17:00:17.166 | + lib/neutron:configure_neutron:513        :   configure_mutnauq
2017-03-15 17:00:17.167 | + lib/neutron-legacy:configure_mutnauq:331 :   _configure_neutron_common
2017-03-15 17:00:17.170 | + lib/neutron-legacy:_configure_neutron_common:686 :   _create_neutron_conf_dir
2017-03-15 17:00:17.171 | + lib/neutron-legacy:_create_neutron_conf_dir:679 :   sudo install -d -o stack /etc/neutron
2017-03-15 17:00:17.180 | + lib/neutron-legacy:_configure_neutron_common:689 :   cd /opt/stack/new/neutron
2017-03-15 17:00:17.182 | + lib/neutron-legacy:_configure_neutron_common:689 :   exec ./tools/generate_config_file_samples.sh
2017-03-15 17:00:40.706 | + lib/neutron-legacy:_configure_neutron_common:691 :   cp /opt/stack/new/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf
2017-03-15 17:00:40.709 | + lib/neutron-legacy:_configure_neutron_common:693 :   Q_POLICY_FILE=/etc/neutron/policy.json
2017-03-15 17:00:40.711 | + lib/neutron-legacy:_configure_neutron_common:694 :   cp /opt/stack/new/neutron/etc/policy.json /etc/neutron/policy.json
2017-03-15 17:00:40.713 | + lib/neutron-legacy:_configure_neutron_common:697 :   sed -i 's/"context_is_admin":  "role:admin"/"context_is_admin":  "role:admin or user_name:neutron"/g' /etc/neutron/policy.json
2017-03-15 17:00:40.717 | + lib/neutron-legacy:_configure_neutron_common:701 :   neutron_plugin_configure_common
2017-03-15 17:00:40.718 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 :   Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2
2017-03-15 17:00:40.720 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 :   Q_PLUGIN_CONF_FILENAME=ml2_conf.ini
2017-03-15 17:00:40.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 :   Q_PLUGIN_CLASS=ml2
2017-03-15 17:00:40.723 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 :   _neutron_service_plugin_class_add neutron.services.l3_router.l3_router_plugin.L3RouterPlugin
2017-03-15 17:00:40.724 | + lib/neutron-legacy:_neutron_service_plugin_class_add:865 :   local service_plugin_class=neutron.services.l3_router.l3_router_plugin.L3RouterPlugin
2017-03-15 17:00:40.726 | + lib/neutron-legacy:_neutron_service_plugin_class_add:866 :   [[ '' == '' ]]
2017-03-15 17:00:40.727 | + lib/neutron-legacy:_neutron_service_plugin_class_add:867 :   Q_SERVICE_PLUGIN_CLASSES=neutron.services.l3_router.l3_router_plugin.L3RouterPlugin
2017-03-15 17:00:40.729 | + lib/neutron-legacy:_configure_neutron_common:703 :   [[ etc/neutron/plugins/ml2 == '' ]]
2017-03-15 17:00:40.730 | + lib/neutron-legacy:_configure_neutron_common:703 :   [[ ml2_conf.ini == '' ]]
2017-03-15 17:00:40.732 | + lib/neutron-legacy:_configure_neutron_common:703 :   [[ ml2 == '' ]]
2017-03-15 17:00:40.734 | + lib/neutron-legacy:_configure_neutron_common:708 :   mkdir -p /etc/neutron/plugins/ml2
2017-03-15 17:00:40.736 | + lib/neutron-legacy:_configure_neutron_common:709 :   Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini
2017-03-15 17:00:40.738 | + lib/neutron-legacy:_configure_neutron_common:712 :   '[' -f /opt/stack/new/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']'
2017-03-15 17:00:40.740 | + lib/neutron-legacy:_configure_neutron_common:713 :   cp /opt/stack/new/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini
2017-03-15 17:00:40.743 | ++ lib/neutron-legacy:_configure_neutron_common:718 :   database_connection_url neutron
2017-03-15 17:00:40.745 | ++ lib/database:database_connection_url:134 :   local db=neutron
2017-03-15 17:00:40.747 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql neutron
2017-03-15 17:00:40.749 | ++ lib/databases/mysql:database_connection_url_mysql:175 :   local db=neutron
2017-03-15 17:00:40.751 | ++ lib/databases/mysql:database_connection_url_mysql:176 :   echo 'mysql+pymysql://root:secretmysql@127.0.0.1/neutron?charset=utf8'
2017-03-15 17:00:40.753 | + lib/neutron-legacy:_configure_neutron_common:718 :   iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/neutron?charset=utf8'
2017-03-15 17:00:40.778 | + lib/neutron-legacy:_configure_neutron_common:719 :   iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron
2017-03-15 17:00:40.801 | + lib/neutron-legacy:_configure_neutron_common:720 :   iniset /etc/neutron/neutron.conf DEFAULT use_syslog False
2017-03-15 17:00:40.826 | + lib/neutron-legacy:_configure_neutron_common:721 :   iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0
2017-03-15 17:00:40.852 | + lib/neutron-legacy:_configure_neutron_common:722 :   iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock
2017-03-15 17:00:40.878 | + lib/neutron-legacy:_configure_neutron_common:725 :   iniset /etc/neutron/neutron.conf nova region_name RegionOne
2017-03-15 17:00:40.903 | + lib/neutron-legacy:_configure_neutron_common:727 :   '[' libvirt = fake ']'
2017-03-15 17:00:40.905 | + lib/neutron-legacy:_configure_neutron_common:737 :   setup_logging /etc/neutron/neutron.conf
2017-03-15 17:00:40.908 | + functions:setup_logging:576              :   local conf_file=/etc/neutron/neutron.conf
2017-03-15 17:00:40.910 | + functions:setup_logging:577              :   local other_cond=False
2017-03-15 17:00:40.912 | + functions:setup_logging:578              :   '[' False == True ']'
2017-03-15 17:00:40.914 | + functions:setup_logging:581              :   setup_standard_logging_identity /etc/neutron/neutron.conf
2017-03-15 17:00:40.916 | + functions:setup_standard_logging_identity:605 :   local conf_file=/etc/neutron/neutron.conf
2017-03-15 17:00:40.918 | + functions:setup_standard_logging_identity:606 :   iniset /etc/neutron/neutron.conf DEFAULT logging_user_identity_format '%(project_name)s %(user_name)s'
2017-03-15 17:00:40.943 | + lib/neutron-legacy:_configure_neutron_common:739 :   is_service_enabled tls-proxy
2017-03-15 17:00:40.955 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:00:40.957 | + lib/neutron-legacy:_configure_neutron_common:744 :   is_ssl_enabled_service nova
2017-03-15 17:00:40.958 | + lib/tls:is_ssl_enabled_service:375       :   local services=nova
2017-03-15 17:00:40.960 | + lib/tls:is_ssl_enabled_service:376       :   local service=
2017-03-15 17:00:40.962 | + lib/tls:is_ssl_enabled_service:377       :   '[' False == False ']'
2017-03-15 17:00:40.963 | + lib/tls:is_ssl_enabled_service:378       :   return 1
2017-03-15 17:00:40.965 | + lib/neutron-legacy:_configure_neutron_common:748 :   is_ssl_enabled_service neutron
2017-03-15 17:00:40.966 | + lib/tls:is_ssl_enabled_service:375       :   local services=neutron
2017-03-15 17:00:40.968 | + lib/tls:is_ssl_enabled_service:376       :   local service=
2017-03-15 17:00:40.970 | + lib/tls:is_ssl_enabled_service:377       :   '[' False == False ']'
2017-03-15 17:00:40.971 | + lib/tls:is_ssl_enabled_service:378       :   return 1
2017-03-15 17:00:40.973 | + lib/neutron-legacy:_configure_neutron_common:756 :   _neutron_setup_rootwrap
2017-03-15 17:00:40.974 | + lib/neutron-legacy:_neutron_setup_rootwrap:890 :   [[ True == \F\a\l\s\e ]]
2017-03-15 17:00:40.976 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 :   Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d
2017-03-15 17:00:40.978 | + lib/neutron-legacy:_neutron_setup_rootwrap:895 :   [[ -d /etc/neutron/rootwrap.d ]]
2017-03-15 17:00:40.979 | + lib/neutron-legacy:_neutron_setup_rootwrap:899 :   _neutron_deploy_rootwrap_filters /opt/stack/new/neutron
2017-03-15 17:00:40.981 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:880 :   [[ True == \F\a\l\s\e ]]
2017-03-15 17:00:40.983 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 :   local srcdir=/opt/stack/new/neutron
2017-03-15 17:00:40.985 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:884 :   sudo install -d -o root -m 755 /etc/neutron/rootwrap.d
2017-03-15 17:00:40.994 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:885 :   sudo install -o root -m 644 /opt/stack/new/neutron/etc/neutron/rootwrap.d/debug.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/dhcp.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/dibbler.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/ebtables.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/iptables-firewall.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/netns-cleanup.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/new/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/
2017-03-15 17:00:41.002 | + lib/neutron-legacy:_neutron_setup_rootwrap:903 :   test -r /opt/stack/new/neutron/etc/neutron/rootwrap.conf
2017-03-15 17:00:41.003 | + lib/neutron-legacy:_neutron_setup_rootwrap:906 :   sudo install -o root -g root -m 644 /opt/stack/new/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf
2017-03-15 17:00:41.010 | + lib/neutron-legacy:_neutron_setup_rootwrap:908 :   sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf
2017-03-15 17:00:41.018 | + lib/neutron-legacy:_neutron_setup_rootwrap:909 :   sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf
2017-03-15 17:00:41.025 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 :   ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'
2017-03-15 17:00:41.027 | + lib/neutron-legacy:_neutron_setup_rootwrap:913 :   ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2017-03-15 17:00:41.029 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:916 :   mktemp
2017-03-15 17:00:41.031 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 :   TEMPFILE=/tmp/tmp.PB0aD7cxUT
2017-03-15 17:00:41.033 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 :   echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'
2017-03-15 17:00:41.035 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 :   echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2017-03-15 17:00:41.037 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 :   chmod 0440 /tmp/tmp.PB0aD7cxUT
2017-03-15 17:00:41.039 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 :   sudo chown root:root /tmp/tmp.PB0aD7cxUT
2017-03-15 17:00:41.046 | + lib/neutron-legacy:_neutron_setup_rootwrap:921 :   sudo mv /tmp/tmp.PB0aD7cxUT /etc/sudoers.d/neutron-rootwrap
2017-03-15 17:00:41.053 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 :   iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2017-03-15 17:00:41.076 | + lib/neutron-legacy:_neutron_setup_rootwrap:925 :   [[ True == \T\r\u\e ]]
2017-03-15 17:00:41.079 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 :   iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2017-03-15 17:00:41.101 | + lib/neutron-legacy:configure_mutnauq:332 :   iniset_rpc_backend neutron /etc/neutron/neutron.conf
2017-03-15 17:00:41.102 | + lib/rpc_backend:iniset_rpc_backend:127   :   local package=neutron
2017-03-15 17:00:41.104 | + lib/rpc_backend:iniset_rpc_backend:128   :   local file=/etc/neutron/neutron.conf
2017-03-15 17:00:41.106 | + lib/rpc_backend:iniset_rpc_backend:129   :   local section=DEFAULT
2017-03-15 17:00:41.108 | + lib/rpc_backend:iniset_rpc_backend:130   :   local virtual_host=
2017-03-15 17:00:41.110 | + lib/rpc_backend:iniset_rpc_backend:131   :   is_service_enabled rabbit
2017-03-15 17:00:41.123 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:41.125 | ++ lib/rpc_backend:iniset_rpc_backend:132   :   get_transport_url ''
2017-03-15 17:00:41.127 | ++ lib/rpc_backend:get_transport_url:119    :   local virtual_host=
2017-03-15 17:00:41.129 | ++ lib/rpc_backend:get_transport_url:120    :   is_service_enabled rabbit
2017-03-15 17:00:41.142 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:41.144 | ++ lib/rpc_backend:get_transport_url:121    :   echo rabbit://stackrabbit:secretrabbit@23.253.205.44:5672/
2017-03-15 17:00:41.147 | + lib/rpc_backend:iniset_rpc_backend:132   :   iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@23.253.205.44:5672/
2017-03-15 17:00:41.172 | + lib/rpc_backend:iniset_rpc_backend:133   :   '[' -n '' ']'
2017-03-15 17:00:41.174 | + lib/rpc_backend:iniset_rpc_backend:136   :   '[' -n '' ']'
2017-03-15 17:00:41.177 | + lib/neutron-legacy:configure_mutnauq:335 :   is_service_enabled q-metering
2017-03-15 17:00:41.189 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:41.191 | + lib/neutron-legacy:configure_mutnauq:336 :   _configure_neutron_metering
2017-03-15 17:00:41.193 | + lib/neutron-legacy:_configure_neutron_metering:805 :   neutron_agent_metering_configure_common
2017-03-15 17:00:41.195 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 :   _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin
2017-03-15 17:00:41.197 | + lib/neutron-legacy:_neutron_service_plugin_class_add:865 :   local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin
2017-03-15 17:00:41.199 | + lib/neutron-legacy:_neutron_service_plugin_class_add:866 :   [[ neutron.services.l3_router.l3_router_plugin.L3RouterPlugin == '' ]]
2017-03-15 17:00:41.201 | + lib/neutron-legacy:_neutron_service_plugin_class_add:868 :   [[ ! ,neutron.services.l3_router.l3_router_plugin.L3RouterPlugin, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]]
2017-03-15 17:00:41.203 | + lib/neutron-legacy:_neutron_service_plugin_class_add:869 :   Q_SERVICE_PLUGIN_CLASSES=neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.metering.metering_plugin.MeteringPlugin
2017-03-15 17:00:41.205 | + lib/neutron-legacy:_configure_neutron_metering:806 :   neutron_agent_metering_configure_agent
2017-03-15 17:00:41.207 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 :   METERING_AGENT_CONF_PATH=/etc/neutron/services/metering
2017-03-15 17:00:41.209 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 :   mkdir -p /etc/neutron/services/metering
2017-03-15 17:00:41.212 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 :   METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini
2017-03-15 17:00:41.213 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 :   cp /opt/stack/new/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini
2017-03-15 17:00:41.217 | + lib/neutron-legacy:configure_mutnauq:338 :   is_service_enabled q-agt q-svc
2017-03-15 17:00:41.228 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:41.230 | + lib/neutron-legacy:configure_mutnauq:339 :   _configure_neutron_service
2017-03-15 17:00:41.232 | + lib/neutron-legacy:_configure_neutron_service:833 :   Q_API_PASTE_FILE=/etc/neutron/api-paste.ini
2017-03-15 17:00:41.234 | + lib/neutron-legacy:_configure_neutron_service:834 :   cp /opt/stack/new/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini
2017-03-15 17:00:41.237 | + lib/neutron-legacy:_configure_neutron_service:837 :   iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2
2017-03-15 17:00:41.259 | + lib/neutron-legacy:_configure_neutron_service:839 :   [[ neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]]
2017-03-15 17:00:41.261 | + lib/neutron-legacy:_configure_neutron_service:840 :   iniset /etc/neutron/neutron.conf DEFAULT service_plugins neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.metering.metering_plugin.MeteringPlugin
2017-03-15 17:00:41.286 | + lib/neutron-legacy:_configure_neutron_service:843 :   iniset /etc/neutron/neutron.conf DEFAULT debug True
2017-03-15 17:00:41.311 | + lib/neutron-legacy:_configure_neutron_service:844 :   iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json
2017-03-15 17:00:41.336 | + lib/neutron-legacy:_configure_neutron_service:845 :   iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True
2017-03-15 17:00:41.359 | + lib/neutron-legacy:_configure_neutron_service:847 :   iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone
2017-03-15 17:00:41.385 | + lib/neutron-legacy:_configure_neutron_service:848 :   _neutron_setup_keystone /etc/neutron/neutron.conf keystone_authtoken
2017-03-15 17:00:41.387 | + lib/neutron-legacy:_neutron_setup_keystone:932 :   local conf_file=/etc/neutron/neutron.conf
2017-03-15 17:00:41.389 | + lib/neutron-legacy:_neutron_setup_keystone:933 :   local section=keystone_authtoken
2017-03-15 17:00:41.391 | + lib/neutron-legacy:_neutron_setup_keystone:935 :   create_neutron_cache_dir
2017-03-15 17:00:41.394 | + lib/neutron:create_neutron_cache_dir:337 :   sudo install -d -o stack /var/cache/neutron
2017-03-15 17:00:41.402 | + lib/neutron:create_neutron_cache_dir:338 :   rm -f '/var/cache/neutron/*'
2017-03-15 17:00:41.405 | + lib/neutron-legacy:_neutron_setup_keystone:936 :   configure_auth_token_middleware /etc/neutron/neutron.conf neutron /var/cache/neutron keystone_authtoken
2017-03-15 17:00:41.406 | + lib/keystone:configure_auth_token_middleware:486 :   local conf_file=/etc/neutron/neutron.conf
2017-03-15 17:00:41.408 | + lib/keystone:configure_auth_token_middleware:487 :   local admin_user=neutron
2017-03-15 17:00:41.410 | + lib/keystone:configure_auth_token_middleware:488 :   local signing_dir=/var/cache/neutron
2017-03-15 17:00:41.412 | + lib/keystone:configure_auth_token_middleware:489 :   local section=keystone_authtoken
2017-03-15 17:00:41.414 | + lib/keystone:configure_auth_token_middleware:491 :   iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password
2017-03-15 17:00:41.439 | + lib/keystone:configure_auth_token_middleware:492 :   iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://23.253.205.44/identity_admin
2017-03-15 17:00:41.464 | + lib/keystone:configure_auth_token_middleware:493 :   iniset /etc/neutron/neutron.conf keystone_authtoken username neutron
2017-03-15 17:00:41.489 | + lib/keystone:configure_auth_token_middleware:494 :   iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice
2017-03-15 17:00:41.514 | + lib/keystone:configure_auth_token_middleware:495 :   iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default
2017-03-15 17:00:41.538 | + lib/keystone:configure_auth_token_middleware:496 :   iniset /etc/neutron/neutron.conf keystone_authtoken project_name service
2017-03-15 17:00:41.562 | + lib/keystone:configure_auth_token_middleware:497 :   iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default
2017-03-15 17:00:41.585 | + lib/keystone:configure_auth_token_middleware:499 :   iniset /etc/neutron/neutron.conf keystone_authtoken auth_uri http://23.253.205.44/identity
2017-03-15 17:00:41.612 | + lib/keystone:configure_auth_token_middleware:500 :   iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2017-03-15 17:00:41.639 | + lib/keystone:configure_auth_token_middleware:501 :   iniset /etc/neutron/neutron.conf keystone_authtoken signing_dir /var/cache/neutron
2017-03-15 17:00:41.667 | + lib/keystone:configure_auth_token_middleware:502 :   iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers 23.253.205.44:11211
2017-03-15 17:00:41.691 | + lib/neutron-legacy:_configure_neutron_service:851 :   iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True
2017-03-15 17:00:41.716 | + lib/neutron-legacy:_configure_neutron_service:852 :   iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True
2017-03-15 17:00:41.740 | + lib/neutron-legacy:_configure_neutron_service:854 :   configure_auth_token_middleware /etc/neutron/neutron.conf nova /var/cache/neutron nova
2017-03-15 17:00:41.743 | + lib/keystone:configure_auth_token_middleware:486 :   local conf_file=/etc/neutron/neutron.conf
2017-03-15 17:00:41.745 | + lib/keystone:configure_auth_token_middleware:487 :   local admin_user=nova
2017-03-15 17:00:41.747 | + lib/keystone:configure_auth_token_middleware:488 :   local signing_dir=/var/cache/neutron
2017-03-15 17:00:41.749 | + lib/keystone:configure_auth_token_middleware:489 :   local section=nova
2017-03-15 17:00:41.751 | + lib/keystone:configure_auth_token_middleware:491 :   iniset /etc/neutron/neutron.conf nova auth_type password
2017-03-15 17:00:41.775 | + lib/keystone:configure_auth_token_middleware:492 :   iniset /etc/neutron/neutron.conf nova auth_url http://23.253.205.44/identity_admin
2017-03-15 17:00:41.801 | + lib/keystone:configure_auth_token_middleware:493 :   iniset /etc/neutron/neutron.conf nova username nova
2017-03-15 17:00:41.825 | + lib/keystone:configure_auth_token_middleware:494 :   iniset /etc/neutron/neutron.conf nova password secretservice
2017-03-15 17:00:41.849 | + lib/keystone:configure_auth_token_middleware:495 :   iniset /etc/neutron/neutron.conf nova user_domain_name Default
2017-03-15 17:00:41.873 | + lib/keystone:configure_auth_token_middleware:496 :   iniset /etc/neutron/neutron.conf nova project_name service
2017-03-15 17:00:41.898 | + lib/keystone:configure_auth_token_middleware:497 :   iniset /etc/neutron/neutron.conf nova project_domain_name Default
2017-03-15 17:00:41.923 | + lib/keystone:configure_auth_token_middleware:499 :   iniset /etc/neutron/neutron.conf nova auth_uri http://23.253.205.44/identity
2017-03-15 17:00:41.950 | + lib/keystone:configure_auth_token_middleware:500 :   iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem
2017-03-15 17:00:41.975 | + lib/keystone:configure_auth_token_middleware:501 :   iniset /etc/neutron/neutron.conf nova signing_dir /var/cache/neutron
2017-03-15 17:00:42.003 | + lib/keystone:configure_auth_token_middleware:502 :   iniset /etc/neutron/neutron.conf nova memcached_servers 23.253.205.44:11211
2017-03-15 17:00:42.030 | + lib/neutron-legacy:_configure_neutron_service:857 :   neutron_plugin_configure_service
2017-03-15 17:00:42.033 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 :   [[ vxlan != \l\o\c\a\l ]]
2017-03-15 17:00:42.036 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 :   Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE)
2017-03-15 17:00:42.037 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 :   '[' '' == '' ']'
2017-03-15 17:00:42.039 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 :   [[ '' == '' ]]
2017-03-15 17:00:42.041 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 :   [[ public != '' ]]
2017-03-15 17:00:42.043 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 :   ML2_VLAN_RANGES=public
2017-03-15 17:00:42.045 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 :   [[ '' != '' ]]
2017-03-15 17:00:42.047 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 :   [[ public != '' ]]
2017-03-15 17:00:42.049 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 :   Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES)
2017-03-15 17:00:42.051 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 :   [[ -z '' ]]
2017-03-15 17:00:42.053 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 :   [[ -n public ]]
2017-03-15 17:00:42.055 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 :   Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=
2017-03-15 17:00:42.057 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 :   [[ -n public ]]
2017-03-15 17:00:42.058 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 :   Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public,
2017-03-15 17:00:42.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 :   [[ -n public ]]
2017-03-15 17:00:42.062 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 :   [[ public != \p\u\b\l\i\c ]]
2017-03-15 17:00:42.064 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 :   [[ True == \T\r\u\e ]]
2017-03-15 17:00:42.066 | + 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
2017-03-15 17:00:42.086 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,linuxbridge
2017-03-15 17:00:42.088 | + lib/neutron_plugins/ml2:populate_ml2_config:50 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2017-03-15 17:00:42.090 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   SECTION=ml2
2017-03-15 17:00:42.091 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   OPTS=mechanism_drivers=openvswitch,linuxbridge
2017-03-15 17:00:42.093 | + lib/neutron_plugins/ml2:populate_ml2_config:54 :   '[' -z mechanism_drivers=openvswitch,linuxbridge ']'
2017-03-15 17:00:42.095 | + lib/neutron_plugins/ml2:populate_ml2_config:57 :   for I in '"${OPTS[@]}"'
2017-03-15 17:00:42.097 | + lib/neutron_plugins/ml2:populate_ml2_config:59 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,linuxbridge
2017-03-15 17:00:42.116 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 :   [[ -n '' ]]
2017-03-15 17:00:42.118 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security
2017-03-15 17:00:42.120 | + lib/neutron_plugins/ml2:populate_ml2_config:50 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2017-03-15 17:00:42.121 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   SECTION=ml2
2017-03-15 17:00:42.123 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   OPTS=extension_drivers=port_security
2017-03-15 17:00:42.125 | + lib/neutron_plugins/ml2:populate_ml2_config:54 :   '[' -z extension_drivers=port_security ']'
2017-03-15 17:00:42.127 | + lib/neutron_plugins/ml2:populate_ml2_config:57 :   for I in '"${OPTS[@]}"'
2017-03-15 17:00:42.129 | + lib/neutron_plugins/ml2:populate_ml2_config:59 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security
2017-03-15 17:00:42.149 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vxlan
2017-03-15 17:00:42.151 | + lib/neutron_plugins/ml2:populate_ml2_config:50 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2017-03-15 17:00:42.153 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   SECTION=ml2
2017-03-15 17:00:42.155 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   OPTS=tenant_network_types=vxlan
2017-03-15 17:00:42.157 | + lib/neutron_plugins/ml2:populate_ml2_config:54 :   '[' -z tenant_network_types=vxlan ']'
2017-03-15 17:00:42.160 | + lib/neutron_plugins/ml2:populate_ml2_config:57 :   for I in '"${OPTS[@]}"'
2017-03-15 17:00:42.162 | + lib/neutron_plugins/ml2:populate_ml2_config:59 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vxlan
2017-03-15 17:00:42.185 | + 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
2017-03-15 17:00:42.187 | + lib/neutron_plugins/ml2:populate_ml2_config:50 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2017-03-15 17:00:42.189 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   SECTION=ml2_type_gre
2017-03-15 17:00:42.192 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   OPTS=tunnel_id_ranges=1:1000
2017-03-15 17:00:42.194 | + lib/neutron_plugins/ml2:populate_ml2_config:54 :   '[' -z tunnel_id_ranges=1:1000 ']'
2017-03-15 17:00:42.196 | + lib/neutron_plugins/ml2:populate_ml2_config:57 :   for I in '"${OPTS[@]}"'
2017-03-15 17:00:42.199 | + lib/neutron_plugins/ml2:populate_ml2_config:59 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000
2017-03-15 17:00:42.220 | + 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
2017-03-15 17:00:42.222 | + lib/neutron_plugins/ml2:populate_ml2_config:50 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2017-03-15 17:00:42.224 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   SECTION=ml2_type_vxlan
2017-03-15 17:00:42.226 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   OPTS=vni_ranges=1:1000
2017-03-15 17:00:42.228 | + lib/neutron_plugins/ml2:populate_ml2_config:54 :   '[' -z vni_ranges=1:1000 ']'
2017-03-15 17:00:42.230 | + lib/neutron_plugins/ml2:populate_ml2_config:57 :   for I in '"${OPTS[@]}"'
2017-03-15 17:00:42.232 | + lib/neutron_plugins/ml2:populate_ml2_config:59 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000
2017-03-15 17:00:42.254 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 :   populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public,
2017-03-15 17:00:42.256 | + lib/neutron_plugins/ml2:populate_ml2_config:50 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2017-03-15 17:00:42.258 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   SECTION=ml2_type_flat
2017-03-15 17:00:42.260 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   OPTS=flat_networks=public,
2017-03-15 17:00:42.262 | + lib/neutron_plugins/ml2:populate_ml2_config:54 :   '[' -z flat_networks=public, ']'
2017-03-15 17:00:42.264 | + lib/neutron_plugins/ml2:populate_ml2_config:57 :   for I in '"${OPTS[@]}"'
2017-03-15 17:00:42.266 | + lib/neutron_plugins/ml2:populate_ml2_config:59 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public,
2017-03-15 17:00:42.287 | + 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=public
2017-03-15 17:00:42.289 | + lib/neutron_plugins/ml2:populate_ml2_config:50 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2017-03-15 17:00:42.291 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   SECTION=ml2_type_vlan
2017-03-15 17:00:42.293 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   OPTS=network_vlan_ranges=public
2017-03-15 17:00:42.295 | + lib/neutron_plugins/ml2:populate_ml2_config:54 :   '[' -z network_vlan_ranges=public ']'
2017-03-15 17:00:42.297 | + lib/neutron_plugins/ml2:populate_ml2_config:57 :   for I in '"${OPTS[@]}"'
2017-03-15 17:00:42.299 | + lib/neutron_plugins/ml2:populate_ml2_config:59 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public
2017-03-15 17:00:42.320 | + 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
2017-03-15 17:00:42.322 | + lib/neutron_plugins/ml2:populate_ml2_config:50 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2017-03-15 17:00:42.325 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   SECTION=ml2_type_geneve
2017-03-15 17:00:42.327 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   OPTS=vni_ranges=1:1000
2017-03-15 17:00:42.330 | + lib/neutron_plugins/ml2:populate_ml2_config:54 :   '[' -z vni_ranges=1:1000 ']'
2017-03-15 17:00:42.332 | + lib/neutron_plugins/ml2:populate_ml2_config:57 :   for I in '"${OPTS[@]}"'
2017-03-15 17:00:42.334 | + lib/neutron_plugins/ml2:populate_ml2_config:59 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000
2017-03-15 17:00:42.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 :   [[ legacy != \l\e\g\a\c\y ]]
2017-03-15 17:00:42.358 | + lib/neutron-legacy:configure_mutnauq:341 :   is_service_enabled q-agt
2017-03-15 17:00:42.370 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:42.372 | + lib/neutron-legacy:configure_mutnauq:342 :   _configure_neutron_plugin_agent
2017-03-15 17:00:42.374 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2017-03-15 17:00:42.398 | + lib/neutron-legacy:_configure_neutron_plugin_agent:821 :   [[ True == \T\r\u\e ]]
2017-03-15 17:00:42.400 | + lib/neutron-legacy:_configure_neutron_plugin_agent:822 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2017-03-15 17:00:42.421 | + lib/neutron-legacy:_configure_neutron_plugin_agent:824 :   iniset /etc/neutron/neutron.conf DEFAULT debug True
2017-03-15 17:00:42.450 | + lib/neutron-legacy:_configure_neutron_plugin_agent:827 :   neutron_plugin_configure_plugin_agent
2017-03-15 17:00:42.452 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:38 :   _neutron_ovs_base_setup_bridge br-int
2017-03-15 17:00:42.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 :   local bridge=br-int
2017-03-15 17:00:42.456 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 :   neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf
2017-03-15 17:00:43.059 | Guru meditation now registers SIGUSR1 and SIGUSR2 by default for backward compatibility. SIGUSR1 will no longer be registered in a future release, so please use SIGUSR2 to generate reports.
2017-03-15 17:00:43.568 | 2017-03-15 17:00:43.567 20776 INFO neutron.common.config [-] Logging enabled!
2017-03-15 17:00:43.568 | 2017-03-15 17:00:43.568 20776 INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 10.0.0.0rc2.dev301
2017-03-15 17:00:43.569 | 2017-03-15 17:00:43.568 20776 DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf setup_logging /opt/stack/new/neutron/neutron/common/config.py:114
2017-03-15 17:00:43.593 | 2017-03-15 17:00:43.593 20776 WARNING neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: send error: Connection refused
2017-03-15 17:00:43.598 | 2017-03-15 17:00:43.597 20776 DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ovs-vsctl', '--timeout=10', '--oneline', '--format=json', '--', '--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'] execute_rootwrap_daemon /opt/stack/new/neutron/neutron/agent/linux/utils.py:108
2017-03-15 17:00:43.603 | 2017-03-15 17:00:43.602 20776 DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated _initialize /usr/local/lib/python2.7/dist-packages/oslo_rootwrap/client.py:68
2017-03-15 17:00:43.718 | 2017-03-15 17:00:43.717 20776 INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=20792
2017-03-15 17:00:43.731 | 2017-03-15 17:00:43.731 20776 DEBUG neutron.agent.linux.utils [-] Exit code: 0 execute /opt/stack/new/neutron/neutron/agent/linux/utils.py:149
2017-03-15 17:00:43.777 | 2017-03-15 17:00:43.777 20776 DEBUG neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: entering BACKOFF _transition /usr/local/lib/python2.7/dist-packages/ovs/reconnect.py:468
2017-03-15 17:00:43.795 | 2017-03-15 17:00:43.795 20776 INFO neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: connecting...
2017-03-15 17:00:43.795 | 2017-03-15 17:00:43.795 20776 DEBUG neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: entering CONNECTING _transition /usr/local/lib/python2.7/dist-packages/ovs/reconnect.py:468
2017-03-15 17:00:43.796 | 2017-03-15 17:00:43.796 20776 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLOUT] on fd 12 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:246
2017-03-15 17:00:43.796 | 2017-03-15 17:00:43.796 20776 INFO neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: connected
2017-03-15 17:00:43.796 | 2017-03-15 17:00:43.796 20776 DEBUG neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE _transition /usr/local/lib/python2.7/dist-packages/ovs/reconnect.py:468
2017-03-15 17:00:43.798 | 2017-03-15 17:00:43.798 20776 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 12 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:246
2017-03-15 17:00:43.803 | 2017-03-15 17:00:43.803 20776 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 5 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:246
2017-03-15 17:00:43.803 | 2017-03-15 17:00:43.803 20776 DEBUG neutron.agent.ovsdb.impl_idl [-] Running txn command(idx=0): ListBridgesCommand() do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:100
2017-03-15 17:00:43.803 | 2017-03-15 17:00:43.803 20776 DEBUG neutron.agent.ovsdb.impl_idl [-] Transaction caused no change do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:127
2017-03-15 17:00:43.804 | 2017-03-15 17:00:43.804 20776 INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully
2017-03-15 17:00:43.805 | 2017-03-15 17:00:43.805 20776 INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=20792
2017-03-15 17:00:43.886 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 :   _neutron_ovs_base_add_bridge br-int
2017-03-15 17:00:43.888 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 :   local bridge=br-int
2017-03-15 17:00:43.890 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 :   local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int'
2017-03-15 17:00:43.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 :   '[' system '!=' system ']'
2017-03-15 17:00:43.895 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 :   sudo ovs-vsctl -- --may-exist add-br br-int
2017-03-15 17:00:43.945 | + 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
2017-03-15 17:00:43.958 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:39 :   _neutron_ovs_base_configure_firewall_driver
2017-03-15 17:00:43.960 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:81 :   [[ True == \T\r\u\e ]]
2017-03-15 17:00:43.962 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:82 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver iptables_hybrid
2017-03-15 17:00:43.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:83 :   running_in_container
2017-03-15 17:00:43.983 | + functions:running_in_container:669       :   grep -q lxc /proc/1/cgroup
2017-03-15 17:00:43.985 | + functions:running_in_container:673       :   return 1
2017-03-15 17:00:43.987 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:84 :   enable_kernel_bridge_firewall
2017-03-15 17:00:43.989 | + functions:enable_kernel_bridge_firewall:682 :   sudo modprobe bridge
2017-03-15 17:00:43.997 | + functions:enable_kernel_bridge_firewall:685 :   sudo modprobe br_netfilter
2017-03-15 17:00:44.009 | + functions:enable_kernel_bridge_firewall:689 :   for proto in ip ip6
2017-03-15 17:00:44.011 | + functions:enable_kernel_bridge_firewall:690 :   sudo sysctl -w net.bridge.bridge-nf-call-iptables=1
2017-03-15 17:00:44.016 | net.bridge.bridge-nf-call-iptables = 1
2017-03-15 17:00:44.020 | + functions:enable_kernel_bridge_firewall:689 :   for proto in ip ip6
2017-03-15 17:00:44.021 | + functions:enable_kernel_bridge_firewall:690 :   sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1
2017-03-15 17:00:44.027 | net.bridge.bridge-nf-call-ip6tables = 1
2017-03-15 17:00:44.030 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:42 :   [[ True == \T\r\u\e ]]
2017-03-15 17:00:44.032 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:43 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs local_ip 23.253.205.44
2017-03-15 17:00:44.054 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs tunnel_bridge br-tun
2017-03-15 17:00:44.077 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 :   [[ '' == '' ]]
2017-03-15 17:00:44.079 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 :   [[ public != '' ]]
2017-03-15 17:00:44.080 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 :   [[ br-ex != '' ]]
2017-03-15 17:00:44.082 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:51 :   OVS_BRIDGE_MAPPINGS=public:br-ex
2017-03-15 17:00:44.084 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 :   _neutron_ovs_base_add_bridge br-ex
2017-03-15 17:00:44.085 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 :   local bridge=br-ex
2017-03-15 17:00:44.087 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 :   local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-ex'
2017-03-15 17:00:44.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 :   '[' system '!=' system ']'
2017-03-15 17:00:44.091 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 :   sudo ovs-vsctl -- --may-exist add-br br-ex
2017-03-15 17:00:44.117 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 :   [[ public:br-ex != '' ]]
2017-03-15 17:00:44.120 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings public:br-ex
2017-03-15 17:00:44.144 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 :   AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent
2017-03-15 17:00:44.146 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 :   '[' libvirt == xenserver ']'
2017-03-15 17:00:44.150 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:120 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types vxlan
2017-03-15 17:00:44.174 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:121 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system
2017-03-15 17:00:44.198 | + lib/neutron-legacy:configure_mutnauq:344 :   is_service_enabled q-dhcp
2017-03-15 17:00:44.213 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:44.215 | + lib/neutron-legacy:configure_mutnauq:345 :   _configure_neutron_dhcp_agent
2017-03-15 17:00:44.218 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:761 :   cp /opt/stack/new/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini
2017-03-15 17:00:44.222 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:763 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True
2017-03-15 17:00:44.244 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:765 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True
2017-03-15 17:00:44.266 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:766 :   iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2017-03-15 17:00:44.289 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:767 :   [[ True == \T\r\u\e ]]
2017-03-15 17:00:44.291 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:768 :   iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2017-03-15 17:00:44.315 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:771 :   is_service_enabled q-l3
2017-03-15 17:00:44.329 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:44.331 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:782 :   _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini
2017-03-15 17:00:44.334 | + lib/neutron-legacy:_neutron_setup_interface_driver:943 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False
2017-03-15 17:00:44.355 | + lib/neutron-legacy:_neutron_setup_interface_driver:945 :   neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini
2017-03-15 17:00:44.357 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:125 :   local conf_file=/etc/neutron/dhcp_agent.ini
2017-03-15 17:00:44.359 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:126 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch
2017-03-15 17:00:44.380 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:784 :   neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini
2017-03-15 17:00:44.382 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:27 :   local conf_file=/etc/neutron/dhcp_agent.ini
2017-03-15 17:00:44.383 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:28 :   :
2017-03-15 17:00:44.385 | + lib/neutron-legacy:configure_mutnauq:347 :   is_service_enabled q-l3
2017-03-15 17:00:44.398 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:44.400 | + lib/neutron-legacy:configure_mutnauq:348 :   _configure_neutron_l3_agent
2017-03-15 17:00:44.402 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:110 :   cp /opt/stack/new/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini
2017-03-15 17:00:44.405 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:112 :   iniset /etc/neutron/l3_agent.ini DEFAULT debug True
2017-03-15 17:00:44.426 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:113 :   iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2017-03-15 17:00:44.450 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 :   [[ True == \T\r\u\e ]]
2017-03-15 17:00:44.452 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:115 :   iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2017-03-15 17:00:44.473 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 :   _neutron_setup_interface_driver /etc/neutron/l3_agent.ini
2017-03-15 17:00:44.475 | + lib/neutron-legacy:_neutron_setup_interface_driver:943 :   iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False
2017-03-15 17:00:44.498 | + lib/neutron-legacy:_neutron_setup_interface_driver:945 :   neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini
2017-03-15 17:00:44.500 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:125 :   local conf_file=/etc/neutron/l3_agent.ini
2017-03-15 17:00:44.502 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:126 :   iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch
2017-03-15 17:00:44.523 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:120 :   neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini
2017-03-15 17:00:44.525 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:32 :   local conf_file=/etc/neutron/l3_agent.ini
2017-03-15 17:00:44.527 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:33 :   _neutron_ovs_base_configure_l3_agent
2017-03-15 17:00:44.529 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:92 :   '[' True '!=' True ']'
2017-03-15 17:00:44.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:96 :   neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf
2017-03-15 17:00:45.164 | Guru meditation now registers SIGUSR1 and SIGUSR2 by default for backward compatibility. SIGUSR1 will no longer be registered in a future release, so please use SIGUSR2 to generate reports.
2017-03-15 17:00:45.679 | 2017-03-15 17:00:45.679 21496 INFO neutron.common.config [-] Logging enabled!
2017-03-15 17:00:45.680 | 2017-03-15 17:00:45.679 21496 INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 10.0.0.0rc2.dev301
2017-03-15 17:00:45.680 | 2017-03-15 17:00:45.680 21496 DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf setup_logging /opt/stack/new/neutron/neutron/common/config.py:114
2017-03-15 17:00:45.695 | 2017-03-15 17:00:45.694 21496 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 4 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:246
2017-03-15 17:00:45.738 | 2017-03-15 17:00:45.737 21496 DEBUG neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: entering BACKOFF _transition /usr/local/lib/python2.7/dist-packages/ovs/reconnect.py:468
2017-03-15 17:00:45.738 | 2017-03-15 17:00:45.738 21496 INFO neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: connecting...
2017-03-15 17:00:45.739 | 2017-03-15 17:00:45.738 21496 DEBUG neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: entering CONNECTING _transition /usr/local/lib/python2.7/dist-packages/ovs/reconnect.py:468
2017-03-15 17:00:45.739 | 2017-03-15 17:00:45.739 21496 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLOUT] on fd 4 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:246
2017-03-15 17:00:45.739 | 2017-03-15 17:00:45.739 21496 INFO neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: connected
2017-03-15 17:00:45.739 | 2017-03-15 17:00:45.739 21496 DEBUG neutron.agent.ovsdb.native.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE _transition /usr/local/lib/python2.7/dist-packages/ovs/reconnect.py:468
2017-03-15 17:00:45.741 | 2017-03-15 17:00:45.740 21496 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 4 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:246
2017-03-15 17:00:45.743 | 2017-03-15 17:00:45.743 21496 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 4 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:246
2017-03-15 17:00:45.761 | 2017-03-15 17:00:45.761 21496 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 5 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:246
2017-03-15 17:00:45.761 | 2017-03-15 17:00:45.761 21496 DEBUG neutron.agent.ovsdb.impl_idl [-] Running txn command(idx=0): ListBridgesCommand() do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:100
2017-03-15 17:00:45.762 | 2017-03-15 17:00:45.762 21496 DEBUG neutron.agent.ovsdb.impl_idl [-] Transaction caused no change do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:127
2017-03-15 17:00:45.762 | 2017-03-15 17:00:45.762 21496 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 5 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:246
2017-03-15 17:00:45.763 | 2017-03-15 17:00:45.763 21496 DEBUG neutron.agent.ovsdb.impl_idl [-] Running txn command(idx=0): ListPortsCommand(bridge=br-int) do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:100
2017-03-15 17:00:45.763 | 2017-03-15 17:00:45.763 21496 DEBUG neutron.agent.ovsdb.impl_idl [-] Transaction caused no change do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:127
2017-03-15 17:00:45.764 | 2017-03-15 17:00:45.763 21496 INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int
2017-03-15 17:00:45.764 | 2017-03-15 17:00:45.764 21496 DEBUG neutron.agent.ovsdb.native.vlog [-] [POLLIN] on fd 5 __log_wakeup /usr/local/lib/python2.7/dist-packages/ovs/poller.py:246
2017-03-15 17:00:45.765 | 2017-03-15 17:00:45.764 21496 DEBUG neutron.agent.ovsdb.impl_idl [-] Running txn command(idx=0): ListPortsCommand(bridge=br-int) do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:100
2017-03-15 17:00:45.765 | 2017-03-15 17:00:45.765 21496 DEBUG neutron.agent.ovsdb.impl_idl [-] Transaction caused no change do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:127
2017-03-15 17:00:45.765 | 2017-03-15 17:00:45.765 21496 INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully
2017-03-15 17:00:45.830 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:97 :   [[ False = \T\r\u\e ]]
2017-03-15 17:00:45.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:105 :   _neutron_ovs_base_add_public_bridge
2017-03-15 17:00:45.833 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:111 :   _neutron_ovs_base_add_bridge br-ex
2017-03-15 17:00:45.835 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 :   local bridge=br-ex
2017-03-15 17:00:45.837 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 :   local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-ex'
2017-03-15 17:00:45.839 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 :   '[' system '!=' system ']'
2017-03-15 17:00:45.841 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 :   sudo ovs-vsctl -- --may-exist add-br br-ex
2017-03-15 17:00:45.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:112 :   set_mtu br-ex 1500
2017-03-15 17:00:45.853 | + functions:set_mtu:661                    :   local dev=br-ex
2017-03-15 17:00:45.855 | + functions:set_mtu:662                    :   local mtu=1500
2017-03-15 17:00:45.857 | + functions:set_mtu:663                    :   sudo ip link set mtu 1500 dev br-ex
2017-03-15 17:00:45.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:106 :   sudo ovs-vsctl br-set-external-id br-ex bridge-id br-ex
2017-03-15 17:00:45.876 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 :   [[ -n '' ]]
2017-03-15 17:00:45.878 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 :   for d in '$default_v4_route_devs'
2017-03-15 17:00:45.880 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 :   sudo iptables -t nat -A POSTROUTING -o eth0 -s 172.24.5.0/24 -j MASQUERADE
2017-03-15 17:00:45.888 | + lib/neutron-legacy:configure_mutnauq:350 :   is_service_enabled q-meta
2017-03-15 17:00:45.902 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:45.904 | + lib/neutron-legacy:configure_mutnauq:351 :   _configure_neutron_metadata_agent
2017-03-15 17:00:45.906 | + lib/neutron-legacy:_configure_neutron_metadata_agent:789 :   cp /opt/stack/new/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini
2017-03-15 17:00:45.910 | + lib/neutron-legacy:_configure_neutron_metadata_agent:791 :   iniset /etc/neutron/metadata_agent.ini DEFAULT debug True
2017-03-15 17:00:45.933 | + lib/neutron-legacy:_configure_neutron_metadata_agent:792 :   iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_ip 23.253.205.44
2017-03-15 17:00:45.955 | + lib/neutron-legacy:_configure_neutron_metadata_agent:793 :   iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2
2017-03-15 17:00:45.976 | + lib/neutron-legacy:_configure_neutron_metadata_agent:794 :   iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2017-03-15 17:00:46.002 | + lib/neutron-legacy:_configure_neutron_metadata_agent:795 :   [[ True == \T\r\u\e ]]
2017-03-15 17:00:46.004 | + lib/neutron-legacy:_configure_neutron_metadata_agent:796 :   iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2017-03-15 17:00:46.027 | + lib/neutron-legacy:configure_mutnauq:354 :   [[ legacy != \l\e\g\a\c\y ]]
2017-03-15 17:00:46.029 | + lib/neutron-legacy:configure_mutnauq:357 :   is_service_enabled ceilometer
2017-03-15 17:00:46.043 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:00:46.045 | + lib/neutron-legacy:configure_mutnauq:361 :   iniset /etc/neutron/neutron.conf DEFAULT api_workers 2
2017-03-15 17:00:46.070 | + lib/neutron-legacy:configure_mutnauq:365 :   iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0
2017-03-15 17:00:46.098 | + ./stack.sh:main:1100                     :   is_service_enabled mysql postgresql
2017-03-15 17:00:46.112 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:46.114 | + ./stack.sh:main:1100                     :   is_service_enabled neutron
2017-03-15 17:00:46.126 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:46.128 | + ./stack.sh:main:1101                     :   init_neutron
2017-03-15 17:00:46.130 | + lib/neutron:init_neutron:538             :   is_neutron_legacy_enabled
2017-03-15 17:00:46.132 | + lib/neutron:is_neutron_legacy_enabled:101 :   [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ ,q- ]]
2017-03-15 17:00:46.134 | + lib/neutron:is_neutron_legacy_enabled:101 :   return 0
2017-03-15 17:00:46.136 | + lib/neutron:init_neutron:540             :   init_mutnauq
2017-03-15 17:00:46.138 | + lib/neutron-legacy:init_mutnauq:419      :   recreate_database neutron
2017-03-15 17:00:46.140 | + lib/database:recreate_database:112       :   local db=neutron
2017-03-15 17:00:46.141 | + lib/database:recreate_database:113       :   recreate_database_mysql neutron
2017-03-15 17:00:46.144 | + lib/databases/mysql:recreate_database_mysql:56 :   local db=neutron
2017-03-15 17:00:46.145 | + lib/databases/mysql:recreate_database_mysql:57 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;'
2017-03-15 17:00:46.148 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 17:00:46.153 | + lib/databases/mysql:recreate_database_mysql:58 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;'
2017-03-15 17:00:46.155 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 17:00:46.160 | + lib/neutron-legacy:init_mutnauq:421      :   /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head
2017-03-15 17:00:48.534 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2017-03-15 17:00:48.534 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2017-03-15 17:00:48.622 | Running upgrade for neutron ...
2017-03-15 17:00:48.634 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2017-03-15 17:00:48.634 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2017-03-15 17:00:48.675 | INFO  [alembic.runtime.migration] Running upgrade  -> kilo, kilo_initial
2017-03-15 17:00:50.479 | INFO  [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225, nsxv_vdr_metadata.py
2017-03-15 17:00:50.492 | INFO  [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151, neutrodb_ipam
2017-03-15 17:00:50.561 | INFO  [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf, Initial operations in support of address scopes
2017-03-15 17:00:50.581 | INFO  [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee, Flavor framework
2017-03-15 17:00:50.612 | INFO  [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f, network_rbac
2017-03-15 17:00:50.632 | INFO  [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773, quota_usage
2017-03-15 17:00:50.654 | INFO  [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592, subnetpool hash
2017-03-15 17:00:50.671 | INFO  [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7, add order to dnsnameservers
2017-03-15 17:00:50.687 | INFO  [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79, address scope support in subnetpool
2017-03-15 17:00:50.702 | INFO  [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051, qos db changes
2017-03-15 17:00:50.747 | INFO  [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136, quota_reservations
2017-03-15 17:00:50.765 | INFO  [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59, Add dns_name to Port
2017-03-15 17:00:50.790 | INFO  [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d, Add availability zone
2017-03-15 17:00:50.808 | INFO  [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a, add is_default to subnetpool
2017-03-15 17:00:50.824 | INFO  [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25, Add standard attribute table
2017-03-15 17:00:50.958 | INFO  [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee, Add network availability zone
2017-03-15 17:00:50.977 | INFO  [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9, Add router availability zone
2017-03-15 17:00:50.991 | INFO  [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4, Add ip_version to AddressScope
2017-03-15 17:00:51.008 | INFO  [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664, Add tables and attributes to support external DNS integration
2017-03-15 17:00:51.053 | INFO  [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5, add_unique_ha_router_agent_port_bindings
2017-03-15 17:00:51.064 | INFO  [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f, Auto Allocated Topology - aka Get-Me-A-Network
2017-03-15 17:00:51.092 | INFO  [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821, add dynamic routing model data
2017-03-15 17:00:51.143 | INFO  [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4, add_bgp_dragent_model_data
2017-03-15 17:00:51.155 | INFO  [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81, rbac_qos_policy
2017-03-15 17:00:51.175 | INFO  [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6, Add resource_versions row to agent table
2017-03-15 17:00:51.190 | INFO  [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532, tag support
2017-03-15 17:00:51.199 | INFO  [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f, add_timestamp_to_base_resources
2017-03-15 17:00:51.223 | INFO  [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a, Add desc to standard attr table
2017-03-15 17:00:51.234 | INFO  [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b, qos dscp db addition
2017-03-15 17:00:51.246 | INFO  [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73, Add support for VLAN trunking
2017-03-15 17:00:51.277 | INFO  [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502, Add device_id index to Port
2017-03-15 17:00:51.285 | INFO  [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee, provisioning_blocks.py
2017-03-15 17:00:51.294 | INFO  [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048, add revisions table
2017-03-15 17:00:51.307 | INFO  [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4, add dns name to portdnses
2017-03-15 17:00:51.322 | INFO  [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37, Add flavor_id to Router
2017-03-15 17:00:51.364 | INFO  [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa, uniq_routerports0port_id
2017-03-15 17:00:51.374 | INFO  [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf, Add support for Subnet Service Types
2017-03-15 17:00:51.387 | INFO  [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4, add_qos_minimum_bandwidth_rules
2017-03-15 17:00:51.410 | INFO  [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e, add standardattr to qos policies
2017-03-15 17:00:51.428 | INFO  [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99, Initial no-op Liberty contract rule.
2017-03-15 17:00:51.430 | INFO  [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada, network_rbac
2017-03-15 17:00:51.468 | INFO  [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016, Drop legacy OVS and LB plugin tables
2017-03-15 17:00:51.490 | INFO  [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3, Metaplugin removal
2017-03-15 17:00:51.500 | INFO  [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d, Add missing foreign keys
2017-03-15 17:00:51.546 | INFO  [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d, add geneve ml2 type driver
2017-03-15 17:00:51.577 | INFO  [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297, Drop cisco monolithic tables
2017-03-15 17:00:51.622 | INFO  [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c, Drop embrane plugin table
2017-03-15 17:00:51.626 | INFO  [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39, standardattributes migration
2017-03-15 17:00:52.006 | INFO  [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b, DVR sheduling refactoring
2017-03-15 17:00:52.018 | INFO  [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050, Drop NEC plugin tables
2017-03-15 17:00:52.046 | INFO  [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9, rbac_qos_policy
2017-03-15 17:00:52.065 | INFO  [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada, network_rbac_external
2017-03-15 17:00:52.070 | INFO  [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc, standard_desc
2017-03-15 17:00:52.092 | INFO  [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53, device_owner_ha_replicate_int
2017-03-15 17:00:52.097 | INFO  [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70, Rename ml2_network_segments table
2017-03-15 17:00:52.124 | INFO  [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc, uniq_floatingips0floating_network_id0fixed_port_id0fixed_ip_addr
2017-03-15 17:00:52.132 | INFO  [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d, Add ip_allocation to port
2017-03-15 17:00:52.159 | INFO  [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70, add_pk_version_table
2017-03-15 17:00:52.162 | INFO  [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c, extend_pk_with_host_and_add_status_to_ml2_port_binding
2017-03-15 17:00:52.189 | INFO  [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90, Add segment_id to subnet
2017-03-15 17:00:52.231 | INFO  [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4, Add segment_host_mapping table.
2017-03-15 17:00:52.252 | INFO  [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426, Rename ml2_dvr_port_bindings
2017-03-15 17:00:52.257 | INFO  [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524, Remove mtu column from networks.
2017-03-15 17:00:52.272 | INFO  [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a, migrate dns name from port
2017-03-15 17:00:52.297 | INFO  [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad, rename tenant to project
2017-03-15 17:00:52.532 | INFO  [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab, Add routerport bindings for L3 HA
2017-03-15 17:00:52.540 | INFO  [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0, migrate to pluggable ipam
2017-03-15 17:00:52.547 | INFO  [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62, add standardattr to qos policies
2017-03-15 17:00:52.604 | INFO  [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353, Add Name and Description to the networksegments table
2017-03-15 17:00:52.678 | INFO  [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586, Add binding index to RouterL3AgentBinding
2017-03-15 17:00:52.703 | INFO  [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d, Remove availability ranges.
2017-03-15 17:00:52.715 | OK
2017-03-15 17:00:52.811 | + ./stack.sh:main:1108                     :   is_service_enabled n-net q-dhcp
2017-03-15 17:00:52.826 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:52.829 | ++ ./stack.sh:main:1111                     :   pidof NetworkManager
2017-03-15 17:00:52.837 | ++ ./stack.sh:main:1111                     :   true
2017-03-15 17:00:52.839 | + ./stack.sh:main:1111                     :   netman_pid=
2017-03-15 17:00:52.841 | + ./stack.sh:main:1112                     :   '[' -z '' ']'
2017-03-15 17:00:52.843 | + ./stack.sh:main:1113                     :   sudo killall dnsmasq
2017-03-15 17:00:52.854 | + ./stack.sh:main:1118                     :   clean_iptables
2017-03-15 17:00:52.857 | + lib/nova:clean_iptables:192              :   sudo iptables -S -v
2017-03-15 17:00:52.858 | + lib/nova:clean_iptables:192              :   sed 's/-c [0-9]* [0-9]* //g'
2017-03-15 17:00:52.858 | + lib/nova:clean_iptables:192              :   grep nova
2017-03-15 17:00:52.859 | + lib/nova:clean_iptables:192              :   sed s/-A/-D/g
2017-03-15 17:00:52.859 | + lib/nova:clean_iptables:192              :   grep '\-A'
2017-03-15 17:00:52.859 | + lib/nova:clean_iptables:192              :   awk '{print "sudo iptables",$0}'
2017-03-15 17:00:52.860 | + lib/nova:clean_iptables:192              :   bash
2017-03-15 17:00:52.868 | + lib/nova:clean_iptables:194              :   grep nova
2017-03-15 17:00:52.868 | + lib/nova:clean_iptables:194              :   sudo iptables -S -v -t nat
2017-03-15 17:00:52.868 | + lib/nova:clean_iptables:194              :   sed 's/-c [0-9]* [0-9]* //g'
2017-03-15 17:00:52.869 | + lib/nova:clean_iptables:194              :   sed s/-A/-D/g
2017-03-15 17:00:52.869 | + lib/nova:clean_iptables:194              :   grep '\-A'
2017-03-15 17:00:52.870 | + lib/nova:clean_iptables:194              :   awk '{print "sudo iptables -t nat",$0}'
2017-03-15 17:00:52.870 | + lib/nova:clean_iptables:194              :   bash
2017-03-15 17:00:52.877 | + lib/nova:clean_iptables:196              :   sudo iptables -S -v
2017-03-15 17:00:52.878 | + lib/nova:clean_iptables:196              :   sed 's/-c [0-9]* [0-9]* //g'
2017-03-15 17:00:52.878 | + lib/nova:clean_iptables:196              :   grep '\-N'
2017-03-15 17:00:52.879 | + lib/nova:clean_iptables:196              :   grep nova
2017-03-15 17:00:52.880 | + lib/nova:clean_iptables:196              :   awk '{print "sudo iptables",$0}'
2017-03-15 17:00:52.881 | + lib/nova:clean_iptables:196              :   sed s/-N/-X/g
2017-03-15 17:00:52.881 | + lib/nova:clean_iptables:196              :   bash
2017-03-15 17:00:52.886 | + lib/nova:clean_iptables:198              :   sudo iptables -S -v -t nat
2017-03-15 17:00:52.887 | + lib/nova:clean_iptables:198              :   grep nova
2017-03-15 17:00:52.888 | + lib/nova:clean_iptables:198              :   sed s/-N/-X/g
2017-03-15 17:00:52.888 | + lib/nova:clean_iptables:198              :   bash
2017-03-15 17:00:52.888 | + lib/nova:clean_iptables:198              :   sed 's/-c [0-9]* [0-9]* //g'
2017-03-15 17:00:52.889 | + lib/nova:clean_iptables:198              :   grep '\-N'
2017-03-15 17:00:52.889 | + lib/nova:clean_iptables:198              :   awk '{print "sudo iptables -t nat",$0}'
2017-03-15 17:00:52.895 | + ./stack.sh:main:1120                     :   is_service_enabled n-net
2017-03-15 17:00:52.908 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:00:52.910 | + ./stack.sh:main:1127                     :   sudo sysctl -w net.ipv4.ip_forward=1
2017-03-15 17:00:52.915 | net.ipv4.ip_forward = 1
2017-03-15 17:00:52.918 | + ./stack.sh:main:1134                     :   is_service_enabled swift
2017-03-15 17:00:52.932 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:00:52.934 | + ./stack.sh:main:1143                     :   is_service_enabled cinder
2017-03-15 17:00:52.947 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:00:52.950 | + ./stack.sh:main:1152                     :   is_service_enabled nova
2017-03-15 17:00:52.964 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:52.966 | + ./stack.sh:main:1153                     :   echo_summary 'Configuring Nova'
2017-03-15 17:00:52.969 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:00:52.972 | + ./stack.sh:echo_summary:398              :   echo -e Configuring Nova
2017-03-15 17:00:52.974 | + ./stack.sh:main:1154                     :   init_nova
2017-03-15 17:00:52.976 | + lib/nova:init_nova:703                   :   is_service_enabled mysql postgresql
2017-03-15 17:00:52.991 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:52.993 | + lib/nova:init_nova:703                   :   is_service_enabled n-api
2017-03-15 17:00:53.007 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:00:53.010 | + lib/nova:init_nova:704                   :   recreate_database nova_api
2017-03-15 17:00:53.011 | + lib/database:recreate_database:112       :   local db=nova_api
2017-03-15 17:00:53.013 | + lib/database:recreate_database:113       :   recreate_database_mysql nova_api
2017-03-15 17:00:53.015 | + lib/databases/mysql:recreate_database_mysql:56 :   local db=nova_api
2017-03-15 17:00:53.017 | + lib/databases/mysql:recreate_database_mysql:57 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;'
2017-03-15 17:00:53.021 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 17:00:53.027 | + lib/databases/mysql:recreate_database_mysql:58 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;'
2017-03-15 17:00:53.029 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 17:00:53.034 | + lib/nova:init_nova:705                   :   /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync
2017-03-15 17:00:56.977 | 2017-03-15 17:00:56.976 22058 DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 17:00:56.978 | 2017-03-15 17:00:56.977 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.978 | 2017-03-15 17:00:56.978 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.978 | 2017-03-15 17:00:56.978 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.979 | 2017-03-15 17:00:56.978 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.979 | 2017-03-15 17:00:56.979 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.979 | 2017-03-15 17:00:56.979 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.979 | 2017-03-15 17:00:56.979 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.980 | 2017-03-15 17:00:56.980 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.980 | 2017-03-15 17:00:56.980 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.980 | 2017-03-15 17:00:56.980 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.981 | 2017-03-15 17:00:56.980 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.981 | 2017-03-15 17:00:56.981 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.981 | 2017-03-15 17:00:56.981 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.981 | 2017-03-15 17:00:56.981 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.982 | 2017-03-15 17:00:56.981 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.982 | 2017-03-15 17:00:56.982 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.982 | 2017-03-15 17:00:56.982 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.982 | 2017-03-15 17:00:56.982 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.983 | 2017-03-15 17:00:56.982 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.983 | 2017-03-15 17:00:56.983 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.983 | 2017-03-15 17:00:56.983 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.983 | 2017-03-15 17:00:56.983 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.984 | 2017-03-15 17:00:56.984 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.984 | 2017-03-15 17:00:56.984 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.984 | 2017-03-15 17:00:56.984 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.985 | 2017-03-15 17:00:56.984 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.985 | 2017-03-15 17:00:56.985 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.985 | 2017-03-15 17:00:56.985 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.985 | 2017-03-15 17:00:56.985 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.986 | 2017-03-15 17:00:56.985 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.986 | 2017-03-15 17:00:56.986 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.986 | 2017-03-15 17:00:56.986 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.986 | 2017-03-15 17:00:56.986 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.987 | 2017-03-15 17:00:56.987 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.987 | 2017-03-15 17:00:56.987 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.988 | 2017-03-15 17:00:56.988 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.988 | 2017-03-15 17:00:56.988 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.988 | 2017-03-15 17:00:56.988 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.989 | 2017-03-15 17:00:56.988 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.989 | 2017-03-15 17:00:56.989 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.989 | 2017-03-15 17:00:56.989 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.989 | 2017-03-15 17:00:56.989 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.990 | 2017-03-15 17:00:56.989 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.990 | 2017-03-15 17:00:56.990 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.990 | 2017-03-15 17:00:56.990 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.990 | 2017-03-15 17:00:56.990 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.991 | 2017-03-15 17:00:56.990 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.991 | 2017-03-15 17:00:56.991 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.991 | 2017-03-15 17:00:56.991 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.991 | 2017-03-15 17:00:56.991 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.992 | 2017-03-15 17:00:56.991 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.992 | 2017-03-15 17:00:56.992 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.992 | 2017-03-15 17:00:56.992 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.992 | 2017-03-15 17:00:56.992 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.993 | 2017-03-15 17:00:56.992 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.993 | 2017-03-15 17:00:56.993 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.993 | 2017-03-15 17:00:56.993 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.993 | 2017-03-15 17:00:56.993 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.994 | 2017-03-15 17:00:56.993 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.994 | 2017-03-15 17:00:56.994 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.994 | 2017-03-15 17:00:56.994 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.994 | 2017-03-15 17:00:56.994 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.995 | 2017-03-15 17:00:56.994 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.995 | 2017-03-15 17:00:56.995 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.995 | 2017-03-15 17:00:56.995 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.995 | 2017-03-15 17:00:56.995 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.996 | 2017-03-15 17:00:56.995 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.996 | 2017-03-15 17:00:56.996 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.996 | 2017-03-15 17:00:56.996 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.997 | 2017-03-15 17:00:56.996 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.997 | 2017-03-15 17:00:56.997 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.997 | 2017-03-15 17:00:56.997 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.997 | 2017-03-15 17:00:56.997 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.998 | 2017-03-15 17:00:56.997 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.998 | 2017-03-15 17:00:56.998 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.998 | 2017-03-15 17:00:56.998 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.998 | 2017-03-15 17:00:56.998 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.999 | 2017-03-15 17:00:56.999 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.999 | 2017-03-15 17:00:56.999 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:56.999 | 2017-03-15 17:00:56.999 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:56.999 | 2017-03-15 17:00:56.999 22058 DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:00:57.000 | 2017-03-15 17:00:57.000 22058 DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:00:57.000 | 2017-03-15 17:00:57.000 22058 DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 17:00:57.000 | 2017-03-15 17:00:57.000 22058 DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 17:00:57.078 | 2017-03-15 17:00:57.078 22058 INFO migrate.versioning.api [-] 0 -> 1... 
2017-03-15 17:00:57.103 | 2017-03-15 17:00:57.103 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.104 | 2017-03-15 17:00:57.104 22058 INFO migrate.versioning.api [-] 1 -> 2... 
2017-03-15 17:00:57.141 | 2017-03-15 17:00:57.140 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.141 | 2017-03-15 17:00:57.141 22058 INFO migrate.versioning.api [-] 2 -> 3... 
2017-03-15 17:00:57.170 | 2017-03-15 17:00:57.170 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.170 | 2017-03-15 17:00:57.170 22058 INFO migrate.versioning.api [-] 3 -> 4... 
2017-03-15 17:00:57.194 | 2017-03-15 17:00:57.194 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.194 | 2017-03-15 17:00:57.194 22058 INFO migrate.versioning.api [-] 4 -> 5... 
2017-03-15 17:00:57.250 | 2017-03-15 17:00:57.249 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.250 | 2017-03-15 17:00:57.250 22058 INFO migrate.versioning.api [-] 5 -> 6... 
2017-03-15 17:00:57.284 | 2017-03-15 17:00:57.283 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.284 | 2017-03-15 17:00:57.284 22058 INFO migrate.versioning.api [-] 6 -> 7... 
2017-03-15 17:00:57.317 | 2017-03-15 17:00:57.317 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.317 | 2017-03-15 17:00:57.317 22058 INFO migrate.versioning.api [-] 7 -> 8... 
2017-03-15 17:00:57.323 | 2017-03-15 17:00:57.323 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.323 | 2017-03-15 17:00:57.323 22058 INFO migrate.versioning.api [-] 8 -> 9... 
2017-03-15 17:00:57.329 | 2017-03-15 17:00:57.329 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.329 | 2017-03-15 17:00:57.329 22058 INFO migrate.versioning.api [-] 9 -> 10... 
2017-03-15 17:00:57.335 | 2017-03-15 17:00:57.334 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.335 | 2017-03-15 17:00:57.335 22058 INFO migrate.versioning.api [-] 10 -> 11... 
2017-03-15 17:00:57.340 | 2017-03-15 17:00:57.340 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.340 | 2017-03-15 17:00:57.340 22058 INFO migrate.versioning.api [-] 11 -> 12... 
2017-03-15 17:00:57.346 | 2017-03-15 17:00:57.346 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.347 | 2017-03-15 17:00:57.346 22058 INFO migrate.versioning.api [-] 12 -> 13... 
2017-03-15 17:00:57.413 | 2017-03-15 17:00:57.412 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.413 | 2017-03-15 17:00:57.413 22058 INFO migrate.versioning.api [-] 13 -> 14... 
2017-03-15 17:00:57.432 | 2017-03-15 17:00:57.432 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.433 | 2017-03-15 17:00:57.432 22058 INFO migrate.versioning.api [-] 14 -> 15... 
2017-03-15 17:00:57.536 | 2017-03-15 17:00:57.535 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.536 | 2017-03-15 17:00:57.536 22058 INFO migrate.versioning.api [-] 15 -> 16... 
2017-03-15 17:00:57.645 | 2017-03-15 17:00:57.645 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.646 | 2017-03-15 17:00:57.645 22058 INFO migrate.versioning.api [-] 16 -> 17... 
2017-03-15 17:00:57.701 | 2017-03-15 17:00:57.700 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.701 | 2017-03-15 17:00:57.701 22058 INFO migrate.versioning.api [-] 17 -> 18... 
2017-03-15 17:00:57.758 | 2017-03-15 17:00:57.758 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.759 | 2017-03-15 17:00:57.758 22058 INFO migrate.versioning.api [-] 18 -> 19... 
2017-03-15 17:00:57.788 | 2017-03-15 17:00:57.788 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.789 | 2017-03-15 17:00:57.789 22058 INFO migrate.versioning.api [-] 19 -> 20... 
2017-03-15 17:00:57.821 | 2017-03-15 17:00:57.821 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.821 | 2017-03-15 17:00:57.821 22058 INFO migrate.versioning.api [-] 20 -> 21... 
2017-03-15 17:00:57.827 | 2017-03-15 17:00:57.827 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.827 | 2017-03-15 17:00:57.827 22058 INFO migrate.versioning.api [-] 21 -> 22... 
2017-03-15 17:00:57.833 | 2017-03-15 17:00:57.833 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.833 | 2017-03-15 17:00:57.833 22058 INFO migrate.versioning.api [-] 22 -> 23... 
2017-03-15 17:00:57.838 | 2017-03-15 17:00:57.838 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.839 | 2017-03-15 17:00:57.838 22058 INFO migrate.versioning.api [-] 23 -> 24... 
2017-03-15 17:00:57.844 | 2017-03-15 17:00:57.844 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.844 | 2017-03-15 17:00:57.844 22058 INFO migrate.versioning.api [-] 24 -> 25... 
2017-03-15 17:00:57.849 | 2017-03-15 17:00:57.849 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.850 | 2017-03-15 17:00:57.849 22058 INFO migrate.versioning.api [-] 25 -> 26... 
2017-03-15 17:00:57.866 | 2017-03-15 17:00:57.866 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.866 | 2017-03-15 17:00:57.866 22058 INFO migrate.versioning.api [-] 26 -> 27... 
2017-03-15 17:00:57.978 | 2017-03-15 17:00:57.978 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:57.979 | 2017-03-15 17:00:57.978 22058 INFO migrate.versioning.api [-] 27 -> 28... 
2017-03-15 17:00:58.011 | 2017-03-15 17:00:58.011 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:58.011 | 2017-03-15 17:00:58.011 22058 INFO migrate.versioning.api [-] 28 -> 29... 
2017-03-15 17:00:58.037 | 2017-03-15 17:00:58.037 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:58.037 | 2017-03-15 17:00:58.037 22058 INFO migrate.versioning.api [-] 29 -> 30... 
2017-03-15 17:00:58.052 | 2017-03-15 17:00:58.052 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:58.053 | 2017-03-15 17:00:58.052 22058 INFO migrate.versioning.api [-] 30 -> 31... 
2017-03-15 17:00:58.058 | 2017-03-15 17:00:58.058 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:58.059 | 2017-03-15 17:00:58.058 22058 INFO migrate.versioning.api [-] 31 -> 32... 
2017-03-15 17:00:58.064 | 2017-03-15 17:00:58.064 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:58.065 | 2017-03-15 17:00:58.064 22058 INFO migrate.versioning.api [-] 32 -> 33... 
2017-03-15 17:00:58.072 | 2017-03-15 17:00:58.072 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:58.072 | 2017-03-15 17:00:58.072 22058 INFO migrate.versioning.api [-] 33 -> 34... 
2017-03-15 17:00:58.077 | 2017-03-15 17:00:58.077 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:58.078 | 2017-03-15 17:00:58.077 22058 INFO migrate.versioning.api [-] 34 -> 35... 
2017-03-15 17:00:58.083 | 2017-03-15 17:00:58.083 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:58.083 | 2017-03-15 17:00:58.083 22058 INFO migrate.versioning.api [-] 35 -> 36... 
2017-03-15 17:00:58.088 | 2017-03-15 17:00:58.088 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:58.088 | 2017-03-15 17:00:58.088 22058 INFO migrate.versioning.api [-] 36 -> 37... 
2017-03-15 17:00:58.094 | 2017-03-15 17:00:58.093 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:58.094 | 2017-03-15 17:00:58.094 22058 INFO migrate.versioning.api [-] 37 -> 38... 
2017-03-15 17:00:58.099 | 2017-03-15 17:00:58.099 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:58.099 | 2017-03-15 17:00:58.099 22058 INFO migrate.versioning.api [-] 38 -> 39... 
2017-03-15 17:00:58.105 | 2017-03-15 17:00:58.104 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:58.105 | 2017-03-15 17:00:58.105 22058 INFO migrate.versioning.api [-] 39 -> 40... 
2017-03-15 17:00:58.110 | 2017-03-15 17:00:58.110 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:58.110 | 2017-03-15 17:00:58.110 22058 INFO migrate.versioning.api [-] 40 -> 41... 
2017-03-15 17:00:58.150 | 2017-03-15 17:00:58.150 22058 INFO migrate.versioning.api [-] done
2017-03-15 17:00:58.273 | + lib/nova:init_nova:708                   :   recreate_database nova
2017-03-15 17:00:58.275 | + lib/database:recreate_database:112       :   local db=nova
2017-03-15 17:00:58.276 | + lib/database:recreate_database:113       :   recreate_database_mysql nova
2017-03-15 17:00:58.278 | + lib/databases/mysql:recreate_database_mysql:56 :   local db=nova
2017-03-15 17:00:58.280 | + lib/databases/mysql:recreate_database_mysql:57 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova;'
2017-03-15 17:00:58.282 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 17:00:58.288 | + lib/databases/mysql:recreate_database_mysql:58 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE nova CHARACTER SET utf8;'
2017-03-15 17:00:58.290 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 17:00:58.295 | + lib/nova:init_nova:709                   :   recreate_database nova_cell0
2017-03-15 17:00:58.296 | + lib/database:recreate_database:112       :   local db=nova_cell0
2017-03-15 17:00:58.298 | + lib/database:recreate_database:113       :   recreate_database_mysql nova_cell0
2017-03-15 17:00:58.300 | + lib/databases/mysql:recreate_database_mysql:56 :   local db=nova_cell0
2017-03-15 17:00:58.301 | + lib/databases/mysql:recreate_database_mysql:57 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;'
2017-03-15 17:00:58.304 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 17:00:58.309 | + lib/databases/mysql:recreate_database_mysql:58 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;'
2017-03-15 17:00:58.311 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 17:00:58.316 | ++ lib/nova:init_nova:715                   :   database_connection_url nova_cell0
2017-03-15 17:00:58.318 | ++ lib/database:database_connection_url:134 :   local db=nova_cell0
2017-03-15 17:00:58.320 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_cell0
2017-03-15 17:00:58.321 | ++ lib/databases/mysql:database_connection_url_mysql:175 :   local db=nova_cell0
2017-03-15 17:00:58.323 | ++ lib/databases/mysql:database_connection_url_mysql:176 :   echo 'mysql+pymysql://root:secretmysql@127.0.0.1/nova_cell0?charset=utf8'
2017-03-15 17:00:58.326 | + lib/nova:init_nova:715                   :   nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretmysql@127.0.0.1/nova_cell0?charset=utf8'
2017-03-15 17:01:02.321 | + lib/nova:init_nova:718                   :   /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync
2017-03-15 17:01:06.244 | 2017-03-15 17:01:06.244 22122 DEBUG migrate.versioning.repository [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading repository /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76
2017-03-15 17:01:06.245 | 2017-03-15 17:01:06.245 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.246 | 2017-03-15 17:01:06.245 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.246 | 2017-03-15 17:01:06.246 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.246 | 2017-03-15 17:01:06.246 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.247 | 2017-03-15 17:01:06.246 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.247 | 2017-03-15 17:01:06.247 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.247 | 2017-03-15 17:01:06.247 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.247 | 2017-03-15 17:01:06.247 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.248 | 2017-03-15 17:01:06.248 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.248 | 2017-03-15 17:01:06.248 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.248 | 2017-03-15 17:01:06.248 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.249 | 2017-03-15 17:01:06.248 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.249 | 2017-03-15 17:01:06.249 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.249 | 2017-03-15 17:01:06.249 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.250 | 2017-03-15 17:01:06.249 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.250 | 2017-03-15 17:01:06.250 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.250 | 2017-03-15 17:01:06.250 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.251 | 2017-03-15 17:01:06.250 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.251 | 2017-03-15 17:01:06.251 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.251 | 2017-03-15 17:01:06.251 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.251 | 2017-03-15 17:01:06.251 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.252 | 2017-03-15 17:01:06.251 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.252 | 2017-03-15 17:01:06.252 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.252 | 2017-03-15 17:01:06.252 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.253 | 2017-03-15 17:01:06.252 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.253 | 2017-03-15 17:01:06.253 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.253 | 2017-03-15 17:01:06.253 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.254 | 2017-03-15 17:01:06.253 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.254 | 2017-03-15 17:01:06.254 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.254 | 2017-03-15 17:01:06.254 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.255 | 2017-03-15 17:01:06.254 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.255 | 2017-03-15 17:01:06.255 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.255 | 2017-03-15 17:01:06.255 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.255 | 2017-03-15 17:01:06.255 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.256 | 2017-03-15 17:01:06.255 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.256 | 2017-03-15 17:01:06.256 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.256 | 2017-03-15 17:01:06.256 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.257 | 2017-03-15 17:01:06.256 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.257 | 2017-03-15 17:01:06.257 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.257 | 2017-03-15 17:01:06.257 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.257 | 2017-03-15 17:01:06.257 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.258 | 2017-03-15 17:01:06.258 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.258 | 2017-03-15 17:01:06.258 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.258 | 2017-03-15 17:01:06.258 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.259 | 2017-03-15 17:01:06.258 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.259 | 2017-03-15 17:01:06.259 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.259 | 2017-03-15 17:01:06.259 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.260 | 2017-03-15 17:01:06.259 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.260 | 2017-03-15 17:01:06.260 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.260 | 2017-03-15 17:01:06.260 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.261 | 2017-03-15 17:01:06.260 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.261 | 2017-03-15 17:01:06.261 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.261 | 2017-03-15 17:01:06.261 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.261 | 2017-03-15 17:01:06.261 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.262 | 2017-03-15 17:01:06.262 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.262 | 2017-03-15 17:01:06.262 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.262 | 2017-03-15 17:01:06.262 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.263 | 2017-03-15 17:01:06.262 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.263 | 2017-03-15 17:01:06.263 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.263 | 2017-03-15 17:01:06.263 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.264 | 2017-03-15 17:01:06.263 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.264 | 2017-03-15 17:01:06.264 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.264 | 2017-03-15 17:01:06.264 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.265 | 2017-03-15 17:01:06.264 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.265 | 2017-03-15 17:01:06.265 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.265 | 2017-03-15 17:01:06.265 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.266 | 2017-03-15 17:01:06.265 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.266 | 2017-03-15 17:01:06.266 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.266 | 2017-03-15 17:01:06.266 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.266 | 2017-03-15 17:01:06.266 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.267 | 2017-03-15 17:01:06.266 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.267 | 2017-03-15 17:01:06.267 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.267 | 2017-03-15 17:01:06.267 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.268 | 2017-03-15 17:01:06.267 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.268 | 2017-03-15 17:01:06.268 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.268 | 2017-03-15 17:01:06.268 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.269 | 2017-03-15 17:01:06.268 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.269 | 2017-03-15 17:01:06.269 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.269 | 2017-03-15 17:01:06.269 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.269 | 2017-03-15 17:01:06.269 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.270 | 2017-03-15 17:01:06.270 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.270 | 2017-03-15 17:01:06.270 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.270 | 2017-03-15 17:01:06.270 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.271 | 2017-03-15 17:01:06.270 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.271 | 2017-03-15 17:01:06.271 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.271 | 2017-03-15 17:01:06.271 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.272 | 2017-03-15 17:01:06.271 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.272 | 2017-03-15 17:01:06.272 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.272 | 2017-03-15 17:01:06.272 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.273 | 2017-03-15 17:01:06.272 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.273 | 2017-03-15 17:01:06.273 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.273 | 2017-03-15 17:01:06.273 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.273 | 2017-03-15 17:01:06.273 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.274 | 2017-03-15 17:01:06.274 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.274 | 2017-03-15 17:01:06.274 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.275 | 2017-03-15 17:01:06.274 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.275 | 2017-03-15 17:01:06.275 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.275 | 2017-03-15 17:01:06.275 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.276 | 2017-03-15 17:01:06.275 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.276 | 2017-03-15 17:01:06.276 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.276 | 2017-03-15 17:01:06.276 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.277 | 2017-03-15 17:01:06.276 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.277 | 2017-03-15 17:01:06.277 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.277 | 2017-03-15 17:01:06.277 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.277 | 2017-03-15 17:01:06.277 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.278 | 2017-03-15 17:01:06.277 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.278 | 2017-03-15 17:01:06.278 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.278 | 2017-03-15 17:01:06.278 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.279 | 2017-03-15 17:01:06.278 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.279 | 2017-03-15 17:01:06.279 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.279 | 2017-03-15 17:01:06.279 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.280 | 2017-03-15 17:01:06.279 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.280 | 2017-03-15 17:01:06.280 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.280 | 2017-03-15 17:01:06.280 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.281 | 2017-03-15 17:01:06.280 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.281 | 2017-03-15 17:01:06.281 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.281 | 2017-03-15 17:01:06.281 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.281 | 2017-03-15 17:01:06.281 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.282 | 2017-03-15 17:01:06.282 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.282 | 2017-03-15 17:01:06.282 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.375 | 2017-03-15 17:01:06.282 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.375 | 2017-03-15 17:01:06.375 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.376 | 2017-03-15 17:01:06.375 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.376 | 2017-03-15 17:01:06.376 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.376 | 2017-03-15 17:01:06.376 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.377 | 2017-03-15 17:01:06.376 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.377 | 2017-03-15 17:01:06.377 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.377 | 2017-03-15 17:01:06.377 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.378 | 2017-03-15 17:01:06.377 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.378 | 2017-03-15 17:01:06.378 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.378 | 2017-03-15 17:01:06.378 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.379 | 2017-03-15 17:01:06.378 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.379 | 2017-03-15 17:01:06.379 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.379 | 2017-03-15 17:01:06.379 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.380 | 2017-03-15 17:01:06.379 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.380 | 2017-03-15 17:01:06.380 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.380 | 2017-03-15 17:01:06.380 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.380 | 2017-03-15 17:01:06.380 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.381 | 2017-03-15 17:01:06.380 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.381 | 2017-03-15 17:01:06.381 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.381 | 2017-03-15 17:01:06.381 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.382 | 2017-03-15 17:01:06.381 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.382 | 2017-03-15 17:01:06.382 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.382 | 2017-03-15 17:01:06.382 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.383 | 2017-03-15 17:01:06.382 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.383 | 2017-03-15 17:01:06.383 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.383 | 2017-03-15 17:01:06.383 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.384 | 2017-03-15 17:01:06.383 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.384 | 2017-03-15 17:01:06.384 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.384 | 2017-03-15 17:01:06.384 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.384 | 2017-03-15 17:01:06.384 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.385 | 2017-03-15 17:01:06.384 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.385 | 2017-03-15 17:01:06.385 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.385 | 2017-03-15 17:01:06.385 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.386 | 2017-03-15 17:01:06.385 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.386 | 2017-03-15 17:01:06.386 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.386 | 2017-03-15 17:01:06.386 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.387 | 2017-03-15 17:01:06.386 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.387 | 2017-03-15 17:01:06.387 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.387 | 2017-03-15 17:01:06.387 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.387 | 2017-03-15 17:01:06.387 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.388 | 2017-03-15 17:01:06.387 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.388 | 2017-03-15 17:01:06.388 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.388 | 2017-03-15 17:01:06.388 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.389 | 2017-03-15 17:01:06.388 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.389 | 2017-03-15 17:01:06.389 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.389 | 2017-03-15 17:01:06.389 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.390 | 2017-03-15 17:01:06.389 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.390 | 2017-03-15 17:01:06.390 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.390 | 2017-03-15 17:01:06.390 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.391 | 2017-03-15 17:01:06.390 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.391 | 2017-03-15 17:01:06.391 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.391 | 2017-03-15 17:01:06.391 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.391 | 2017-03-15 17:01:06.391 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.392 | 2017-03-15 17:01:06.392 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.392 | 2017-03-15 17:01:06.392 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.392 | 2017-03-15 17:01:06.392 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.393 | 2017-03-15 17:01:06.392 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.393 | 2017-03-15 17:01:06.393 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.393 | 2017-03-15 17:01:06.393 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.394 | 2017-03-15 17:01:06.393 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.394 | 2017-03-15 17:01:06.394 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.394 | 2017-03-15 17:01:06.394 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.395 | 2017-03-15 17:01:06.394 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.395 | 2017-03-15 17:01:06.395 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.395 | 2017-03-15 17:01:06.395 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.395 | 2017-03-15 17:01:06.395 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.396 | 2017-03-15 17:01:06.395 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.396 | 2017-03-15 17:01:06.396 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.396 | 2017-03-15 17:01:06.396 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.397 | 2017-03-15 17:01:06.396 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.397 | 2017-03-15 17:01:06.397 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.397 | 2017-03-15 17:01:06.397 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.398 | 2017-03-15 17:01:06.397 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.398 | 2017-03-15 17:01:06.398 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.398 | 2017-03-15 17:01:06.398 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.398 | 2017-03-15 17:01:06.398 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.399 | 2017-03-15 17:01:06.398 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.399 | 2017-03-15 17:01:06.399 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.400 | 2017-03-15 17:01:06.399 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.400 | 2017-03-15 17:01:06.400 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.400 | 2017-03-15 17:01:06.400 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.401 | 2017-03-15 17:01:06.400 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.401 | 2017-03-15 17:01:06.401 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.401 | 2017-03-15 17:01:06.401 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.401 | 2017-03-15 17:01:06.401 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.402 | 2017-03-15 17:01:06.401 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.402 | 2017-03-15 17:01:06.402 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.402 | 2017-03-15 17:01:06.402 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.403 | 2017-03-15 17:01:06.402 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.403 | 2017-03-15 17:01:06.403 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.403 | 2017-03-15 17:01:06.403 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.404 | 2017-03-15 17:01:06.403 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.404 | 2017-03-15 17:01:06.404 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.404 | 2017-03-15 17:01:06.404 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.405 | 2017-03-15 17:01:06.404 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.405 | 2017-03-15 17:01:06.405 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.405 | 2017-03-15 17:01:06.405 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.405 | 2017-03-15 17:01:06.405 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.406 | 2017-03-15 17:01:06.405 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.406 | 2017-03-15 17:01:06.406 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.406 | 2017-03-15 17:01:06.406 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.407 | 2017-03-15 17:01:06.406 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.407 | 2017-03-15 17:01:06.407 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.407 | 2017-03-15 17:01:06.407 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.408 | 2017-03-15 17:01:06.407 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.408 | 2017-03-15 17:01:06.408 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.408 | 2017-03-15 17:01:06.408 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.408 | 2017-03-15 17:01:06.408 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.409 | 2017-03-15 17:01:06.408 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.409 | 2017-03-15 17:01:06.409 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.409 | 2017-03-15 17:01:06.409 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.410 | 2017-03-15 17:01:06.409 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.410 | 2017-03-15 17:01:06.410 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.410 | 2017-03-15 17:01:06.410 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.411 | 2017-03-15 17:01:06.410 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.411 | 2017-03-15 17:01:06.411 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.411 | 2017-03-15 17:01:06.411 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.411 | 2017-03-15 17:01:06.411 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.412 | 2017-03-15 17:01:06.411 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.412 | 2017-03-15 17:01:06.412 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.413 | 2017-03-15 17:01:06.412 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.413 | 2017-03-15 17:01:06.413 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.413 | 2017-03-15 17:01:06.413 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.413 | 2017-03-15 17:01:06.413 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.414 | 2017-03-15 17:01:06.413 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.414 | 2017-03-15 17:01:06.414 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.414 | 2017-03-15 17:01:06.414 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.415 | 2017-03-15 17:01:06.414 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.415 | 2017-03-15 17:01:06.415 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.415 | 2017-03-15 17:01:06.415 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.416 | 2017-03-15 17:01:06.415 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.416 | 2017-03-15 17:01:06.416 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.416 | 2017-03-15 17:01:06.416 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.416 | 2017-03-15 17:01:06.416 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.417 | 2017-03-15 17:01:06.416 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.417 | 2017-03-15 17:01:06.417 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.417 | 2017-03-15 17:01:06.417 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.418 | 2017-03-15 17:01:06.417 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.418 | 2017-03-15 17:01:06.418 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.418 | 2017-03-15 17:01:06.418 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.419 | 2017-03-15 17:01:06.418 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.419 | 2017-03-15 17:01:06.419 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.419 | 2017-03-15 17:01:06.419 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.419 | 2017-03-15 17:01:06.419 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.420 | 2017-03-15 17:01:06.419 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.420 | 2017-03-15 17:01:06.420 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.420 | 2017-03-15 17:01:06.420 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.421 | 2017-03-15 17:01:06.420 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.421 | 2017-03-15 17:01:06.421 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.421 | 2017-03-15 17:01:06.421 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.422 | 2017-03-15 17:01:06.421 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.422 | 2017-03-15 17:01:06.422 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.422 | 2017-03-15 17:01:06.422 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.423 | 2017-03-15 17:01:06.422 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.423 | 2017-03-15 17:01:06.423 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.423 | 2017-03-15 17:01:06.423 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.423 | 2017-03-15 17:01:06.423 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.424 | 2017-03-15 17:01:06.423 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.424 | 2017-03-15 17:01:06.424 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.424 | 2017-03-15 17:01:06.424 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.425 | 2017-03-15 17:01:06.424 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.425 | 2017-03-15 17:01:06.425 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.425 | 2017-03-15 17:01:06.425 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.425 | 2017-03-15 17:01:06.425 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27
2017-03-15 17:01:06.426 | 2017-03-15 17:01:06.426 22122 DEBUG migrate.versioning.script.base [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30
2017-03-15 17:01:06.426 | 2017-03-15 17:01:06.426 22122 DEBUG migrate.versioning.repository [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Repository /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo loaded successfully __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82
2017-03-15 17:01:06.426 | 2017-03-15 17:01:06.426 22122 DEBUG migrate.versioning.repository [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83
2017-03-15 17:01:06.497 | 2017-03-15 17:01:06.496 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 215 -> 216... 
2017-03-15 17:01:07.450 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (1831, u"Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell0.block_device_mapping'. This is deprecated and will be disallowed in a future release.")
2017-03-15 17:01:07.450 |   result = self._query(query)
2017-03-15 17:01:09.188 | 2017-03-15 17:01:09.188 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.189 | 2017-03-15 17:01:09.188 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 216 -> 217... 
2017-03-15 17:01:09.196 | 2017-03-15 17:01:09.195 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.197 | 2017-03-15 17:01:09.196 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 217 -> 218... 
2017-03-15 17:01:09.203 | 2017-03-15 17:01:09.203 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.203 | 2017-03-15 17:01:09.203 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 218 -> 219... 
2017-03-15 17:01:09.210 | 2017-03-15 17:01:09.209 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.210 | 2017-03-15 17:01:09.209 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 219 -> 220... 
2017-03-15 17:01:09.216 | 2017-03-15 17:01:09.215 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.216 | 2017-03-15 17:01:09.215 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 220 -> 221... 
2017-03-15 17:01:09.221 | 2017-03-15 17:01:09.221 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.222 | 2017-03-15 17:01:09.221 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 221 -> 222... 
2017-03-15 17:01:09.228 | 2017-03-15 17:01:09.227 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.228 | 2017-03-15 17:01:09.228 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 222 -> 223... 
2017-03-15 17:01:09.234 | 2017-03-15 17:01:09.234 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.235 | 2017-03-15 17:01:09.234 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 223 -> 224... 
2017-03-15 17:01:09.241 | 2017-03-15 17:01:09.240 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.241 | 2017-03-15 17:01:09.241 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 224 -> 225... 
2017-03-15 17:01:09.247 | 2017-03-15 17:01:09.247 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.247 | 2017-03-15 17:01:09.247 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 225 -> 226... 
2017-03-15 17:01:09.253 | 2017-03-15 17:01:09.253 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.253 | 2017-03-15 17:01:09.253 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 226 -> 227... 
2017-03-15 17:01:09.263 | 2017-03-15 17:01:09.263 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.264 | 2017-03-15 17:01:09.263 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 227 -> 228... 
2017-03-15 17:01:09.310 | 2017-03-15 17:01:09.310 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.311 | 2017-03-15 17:01:09.310 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 228 -> 229... 
2017-03-15 17:01:09.357 | 2017-03-15 17:01:09.357 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.357 | 2017-03-15 17:01:09.357 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 229 -> 230... 
2017-03-15 17:01:09.432 | 2017-03-15 17:01:09.431 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.432 | 2017-03-15 17:01:09.432 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 230 -> 231... 
2017-03-15 17:01:09.508 | 2017-03-15 17:01:09.507 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.508 | 2017-03-15 17:01:09.508 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 231 -> 232... 
2017-03-15 17:01:09.861 | 2017-03-15 17:01:09.861 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.861 | 2017-03-15 17:01:09.861 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 232 -> 233... 
2017-03-15 17:01:09.930 | 2017-03-15 17:01:09.930 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.931 | 2017-03-15 17:01:09.930 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 233 -> 234... 
2017-03-15 17:01:09.952 | 2017-03-15 17:01:09.951 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.952 | 2017-03-15 17:01:09.952 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 234 -> 235... 
2017-03-15 17:01:09.957 | 2017-03-15 17:01:09.957 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.958 | 2017-03-15 17:01:09.957 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 235 -> 236... 
2017-03-15 17:01:09.963 | 2017-03-15 17:01:09.963 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.964 | 2017-03-15 17:01:09.964 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 236 -> 237... 
2017-03-15 17:01:09.969 | 2017-03-15 17:01:09.969 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.970 | 2017-03-15 17:01:09.969 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 237 -> 238... 
2017-03-15 17:01:09.975 | 2017-03-15 17:01:09.975 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.976 | 2017-03-15 17:01:09.975 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 238 -> 239... 
2017-03-15 17:01:09.983 | 2017-03-15 17:01:09.983 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.983 | 2017-03-15 17:01:09.983 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 239 -> 240... 
2017-03-15 17:01:09.989 | 2017-03-15 17:01:09.989 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.989 | 2017-03-15 17:01:09.989 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 240 -> 241... 
2017-03-15 17:01:09.995 | 2017-03-15 17:01:09.994 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:09.995 | 2017-03-15 17:01:09.995 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 241 -> 242... 
2017-03-15 17:01:10.001 | 2017-03-15 17:01:10.001 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.001 | 2017-03-15 17:01:10.001 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 242 -> 243... 
2017-03-15 17:01:10.007 | 2017-03-15 17:01:10.007 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.008 | 2017-03-15 17:01:10.007 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 243 -> 244... 
2017-03-15 17:01:10.022 | 2017-03-15 17:01:10.022 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.022 | 2017-03-15 17:01:10.022 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 244 -> 245... 
2017-03-15 17:01:10.199 | 2017-03-15 17:01:10.198 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.199 | 2017-03-15 17:01:10.199 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 245 -> 246... 
2017-03-15 17:01:10.241 | 2017-03-15 17:01:10.240 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.241 | 2017-03-15 17:01:10.241 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 246 -> 247... 
2017-03-15 17:01:10.351 | 2017-03-15 17:01:10.350 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.351 | 2017-03-15 17:01:10.351 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 247 -> 248... 
2017-03-15 17:01:10.361 | 2017-03-15 17:01:10.360 22122 INFO 248_add_expire_reservations_index [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists.
2017-03-15 17:01:10.367 | 2017-03-15 17:01:10.366 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.367 | 2017-03-15 17:01:10.367 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 248 -> 249... 
2017-03-15 17:01:10.404 | 2017-03-15 17:01:10.404 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.405 | 2017-03-15 17:01:10.404 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 249 -> 250... 
2017-03-15 17:01:10.434 | 2017-03-15 17:01:10.434 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.434 | 2017-03-15 17:01:10.434 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 250 -> 251... 
2017-03-15 17:01:10.482 | 2017-03-15 17:01:10.481 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.482 | 2017-03-15 17:01:10.482 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 251 -> 252... 
2017-03-15 17:01:10.557 | 2017-03-15 17:01:10.557 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.557 | 2017-03-15 17:01:10.557 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 252 -> 253... 
2017-03-15 17:01:10.616 | 2017-03-15 17:01:10.616 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.617 | 2017-03-15 17:01:10.616 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 253 -> 254... 
2017-03-15 17:01:10.670 | 2017-03-15 17:01:10.669 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.670 | 2017-03-15 17:01:10.670 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 254 -> 255... 
2017-03-15 17:01:10.676 | 2017-03-15 17:01:10.675 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.676 | 2017-03-15 17:01:10.676 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 255 -> 256... 
2017-03-15 17:01:10.681 | 2017-03-15 17:01:10.681 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.682 | 2017-03-15 17:01:10.682 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 256 -> 257... 
2017-03-15 17:01:10.687 | 2017-03-15 17:01:10.687 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.688 | 2017-03-15 17:01:10.688 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 257 -> 258... 
2017-03-15 17:01:10.694 | 2017-03-15 17:01:10.693 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.694 | 2017-03-15 17:01:10.694 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 258 -> 259... 
2017-03-15 17:01:10.699 | 2017-03-15 17:01:10.699 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.700 | 2017-03-15 17:01:10.700 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 259 -> 260... 
2017-03-15 17:01:10.707 | 2017-03-15 17:01:10.707 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.707 | 2017-03-15 17:01:10.707 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 260 -> 261... 
2017-03-15 17:01:10.713 | 2017-03-15 17:01:10.713 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.714 | 2017-03-15 17:01:10.713 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 261 -> 262... 
2017-03-15 17:01:10.719 | 2017-03-15 17:01:10.719 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.720 | 2017-03-15 17:01:10.719 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 262 -> 263... 
2017-03-15 17:01:10.727 | 2017-03-15 17:01:10.726 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.727 | 2017-03-15 17:01:10.727 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 263 -> 264... 
2017-03-15 17:01:10.734 | 2017-03-15 17:01:10.733 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.734 | 2017-03-15 17:01:10.734 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 264 -> 265... 
2017-03-15 17:01:10.767 | 2017-03-15 17:01:10.767 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.768 | 2017-03-15 17:01:10.767 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 265 -> 266... 
2017-03-15 17:01:10.791 | 2017-03-15 17:01:10.791 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:10.791 | 2017-03-15 17:01:10.791 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 266 -> 267... 
2017-03-15 17:01:11.296 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (1831, u"Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell0.instances'. This is deprecated and will be disallowed in a future release.")
2017-03-15 17:01:11.296 |   result = self._query(query)
2017-03-15 17:01:11.303 | 2017-03-15 17:01:11.302 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.303 | 2017-03-15 17:01:11.303 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 267 -> 268... 
2017-03-15 17:01:11.353 | 2017-03-15 17:01:11.353 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.354 | 2017-03-15 17:01:11.353 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 268 -> 269... 
2017-03-15 17:01:11.405 | 2017-03-15 17:01:11.404 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.405 | 2017-03-15 17:01:11.405 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 269 -> 270... 
2017-03-15 17:01:11.456 | 2017-03-15 17:01:11.456 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.457 | 2017-03-15 17:01:11.456 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 270 -> 271... 
2017-03-15 17:01:11.538 | 2017-03-15 17:01:11.537 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.538 | 2017-03-15 17:01:11.538 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 271 -> 272... 
2017-03-15 17:01:11.544 | 2017-03-15 17:01:11.543 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.544 | 2017-03-15 17:01:11.544 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 272 -> 273... 
2017-03-15 17:01:11.550 | 2017-03-15 17:01:11.550 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.551 | 2017-03-15 17:01:11.550 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 273 -> 274... 
2017-03-15 17:01:11.578 | 2017-03-15 17:01:11.578 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.579 | 2017-03-15 17:01:11.578 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 274 -> 275... 
2017-03-15 17:01:11.647 | 2017-03-15 17:01:11.646 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.647 | 2017-03-15 17:01:11.647 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 275 -> 276... 
2017-03-15 17:01:11.700 | 2017-03-15 17:01:11.700 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.701 | 2017-03-15 17:01:11.700 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 276 -> 277... 
2017-03-15 17:01:11.730 | 2017-03-15 17:01:11.729 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.730 | 2017-03-15 17:01:11.730 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 277 -> 278... 
2017-03-15 17:01:11.787 | 2017-03-15 17:01:11.787 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.788 | 2017-03-15 17:01:11.788 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 278 -> 279... 
2017-03-15 17:01:11.809 | 2017-03-15 17:01:11.809 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.809 | 2017-03-15 17:01:11.809 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 279 -> 280... 
2017-03-15 17:01:11.841 | 2017-03-15 17:01:11.841 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.841 | 2017-03-15 17:01:11.841 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 280 -> 281... 
2017-03-15 17:01:11.847 | 2017-03-15 17:01:11.847 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.848 | 2017-03-15 17:01:11.847 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 281 -> 282... 
2017-03-15 17:01:11.853 | 2017-03-15 17:01:11.853 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.853 | 2017-03-15 17:01:11.853 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 282 -> 283... 
2017-03-15 17:01:11.859 | 2017-03-15 17:01:11.858 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.859 | 2017-03-15 17:01:11.859 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 283 -> 284... 
2017-03-15 17:01:11.864 | 2017-03-15 17:01:11.864 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.865 | 2017-03-15 17:01:11.865 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 284 -> 285... 
2017-03-15 17:01:11.873 | 2017-03-15 17:01:11.873 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.874 | 2017-03-15 17:01:11.873 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 285 -> 286... 
2017-03-15 17:01:11.880 | 2017-03-15 17:01:11.880 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.881 | 2017-03-15 17:01:11.880 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 286 -> 287... 
2017-03-15 17:01:11.886 | 2017-03-15 17:01:11.886 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.887 | 2017-03-15 17:01:11.887 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 287 -> 288... 
2017-03-15 17:01:11.893 | 2017-03-15 17:01:11.892 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.893 | 2017-03-15 17:01:11.893 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 288 -> 289... 
2017-03-15 17:01:11.899 | 2017-03-15 17:01:11.898 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.899 | 2017-03-15 17:01:11.899 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 289 -> 290... 
2017-03-15 17:01:11.905 | 2017-03-15 17:01:11.904 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.905 | 2017-03-15 17:01:11.905 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 290 -> 291... 
2017-03-15 17:01:11.933 | 2017-03-15 17:01:11.933 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:11.934 | 2017-03-15 17:01:11.933 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 291 -> 292... 
2017-03-15 17:01:12.009 | 2017-03-15 17:01:12.009 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.010 | 2017-03-15 17:01:12.009 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 292 -> 293... 
2017-03-15 17:01:12.103 | 2017-03-15 17:01:12.102 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.103 | 2017-03-15 17:01:12.103 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 293 -> 294... 
2017-03-15 17:01:12.146 | 2017-03-15 17:01:12.145 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.146 | 2017-03-15 17:01:12.146 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 294 -> 295... 
2017-03-15 17:01:12.173 | 2017-03-15 17:01:12.172 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.173 | 2017-03-15 17:01:12.173 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 295 -> 296... 
2017-03-15 17:01:12.178 | 2017-03-15 17:01:12.178 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.178 | 2017-03-15 17:01:12.178 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 296 -> 297... 
2017-03-15 17:01:12.230 | 2017-03-15 17:01:12.230 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.230 | 2017-03-15 17:01:12.230 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 297 -> 298... 
2017-03-15 17:01:12.256 | 2017-03-15 17:01:12.256 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.257 | 2017-03-15 17:01:12.256 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 298 -> 299... 
2017-03-15 17:01:12.307 | 2017-03-15 17:01:12.306 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.307 | 2017-03-15 17:01:12.307 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 299 -> 300... 
2017-03-15 17:01:12.365 | 2017-03-15 17:01:12.364 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.365 | 2017-03-15 17:01:12.365 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 300 -> 301... 
2017-03-15 17:01:12.448 | 2017-03-15 17:01:12.448 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.449 | 2017-03-15 17:01:12.448 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 301 -> 302... 
2017-03-15 17:01:12.455 | 2017-03-15 17:01:12.455 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.455 | 2017-03-15 17:01:12.455 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 302 -> 303... 
2017-03-15 17:01:12.461 | 2017-03-15 17:01:12.461 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.461 | 2017-03-15 17:01:12.461 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 303 -> 304... 
2017-03-15 17:01:12.467 | 2017-03-15 17:01:12.466 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.467 | 2017-03-15 17:01:12.467 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 304 -> 305... 
2017-03-15 17:01:12.473 | 2017-03-15 17:01:12.472 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.473 | 2017-03-15 17:01:12.473 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 305 -> 306... 
2017-03-15 17:01:12.479 | 2017-03-15 17:01:12.479 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.479 | 2017-03-15 17:01:12.479 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 306 -> 307... 
2017-03-15 17:01:12.485 | 2017-03-15 17:01:12.485 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.485 | 2017-03-15 17:01:12.485 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 307 -> 308... 
2017-03-15 17:01:12.492 | 2017-03-15 17:01:12.491 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.492 | 2017-03-15 17:01:12.492 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 308 -> 309... 
2017-03-15 17:01:12.499 | 2017-03-15 17:01:12.499 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.499 | 2017-03-15 17:01:12.499 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 309 -> 310... 
2017-03-15 17:01:12.506 | 2017-03-15 17:01:12.505 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.506 | 2017-03-15 17:01:12.506 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 310 -> 311... 
2017-03-15 17:01:12.515 | 2017-03-15 17:01:12.514 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.515 | 2017-03-15 17:01:12.515 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 311 -> 312... 
2017-03-15 17:01:12.521 | 2017-03-15 17:01:12.521 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.521 | 2017-03-15 17:01:12.521 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 312 -> 313... 
2017-03-15 17:01:12.594 | 2017-03-15 17:01:12.594 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.594 | 2017-03-15 17:01:12.594 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 313 -> 314... 
2017-03-15 17:01:12.720 | 2017-03-15 17:01:12.720 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.721 | 2017-03-15 17:01:12.720 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 314 -> 315... 
2017-03-15 17:01:12.934 | 2017-03-15 17:01:12.934 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.935 | 2017-03-15 17:01:12.934 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 315 -> 316... 
2017-03-15 17:01:12.980 | 2017-03-15 17:01:12.979 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:12.980 | 2017-03-15 17:01:12.980 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 316 -> 317... 
2017-03-15 17:01:13.019 | 2017-03-15 17:01:13.018 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.019 | 2017-03-15 17:01:13.019 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 317 -> 318... 
2017-03-15 17:01:13.182 | 2017-03-15 17:01:13.181 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.182 | 2017-03-15 17:01:13.182 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 318 -> 319... 
2017-03-15 17:01:13.203 | 2017-03-15 17:01:13.203 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.204 | 2017-03-15 17:01:13.203 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 319 -> 320... 
2017-03-15 17:01:13.209 | 2017-03-15 17:01:13.209 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.210 | 2017-03-15 17:01:13.209 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 320 -> 321... 
2017-03-15 17:01:13.216 | 2017-03-15 17:01:13.216 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.217 | 2017-03-15 17:01:13.216 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 321 -> 322... 
2017-03-15 17:01:13.228 | 2017-03-15 17:01:13.228 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.228 | 2017-03-15 17:01:13.228 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 322 -> 323... 
2017-03-15 17:01:13.234 | 2017-03-15 17:01:13.234 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.235 | 2017-03-15 17:01:13.234 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 323 -> 324... 
2017-03-15 17:01:13.241 | 2017-03-15 17:01:13.240 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.241 | 2017-03-15 17:01:13.241 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 324 -> 325... 
2017-03-15 17:01:13.248 | 2017-03-15 17:01:13.247 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.248 | 2017-03-15 17:01:13.248 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 325 -> 326... 
2017-03-15 17:01:13.254 | 2017-03-15 17:01:13.254 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.255 | 2017-03-15 17:01:13.254 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 326 -> 327... 
2017-03-15 17:01:13.261 | 2017-03-15 17:01:13.261 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.261 | 2017-03-15 17:01:13.261 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 327 -> 328... 
2017-03-15 17:01:13.268 | 2017-03-15 17:01:13.267 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.268 | 2017-03-15 17:01:13.268 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 328 -> 329... 
2017-03-15 17:01:13.275 | 2017-03-15 17:01:13.274 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.275 | 2017-03-15 17:01:13.274 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 329 -> 330... 
2017-03-15 17:01:13.305 | 2017-03-15 17:01:13.304 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.305 | 2017-03-15 17:01:13.305 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 330 -> 331... 
2017-03-15 17:01:13.425 | 2017-03-15 17:01:13.425 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.425 | 2017-03-15 17:01:13.425 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 331 -> 332... 
2017-03-15 17:01:13.481 | 2017-03-15 17:01:13.481 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.482 | 2017-03-15 17:01:13.481 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 332 -> 333... 
2017-03-15 17:01:13.525 | 2017-03-15 17:01:13.525 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.526 | 2017-03-15 17:01:13.525 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 333 -> 334... 
2017-03-15 17:01:13.580 | 2017-03-15 17:01:13.579 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.580 | 2017-03-15 17:01:13.580 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 334 -> 335... 
2017-03-15 17:01:13.591 | 2017-03-15 17:01:13.590 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.591 | 2017-03-15 17:01:13.591 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 335 -> 336... 
2017-03-15 17:01:13.598 | 2017-03-15 17:01:13.597 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.598 | 2017-03-15 17:01:13.598 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 336 -> 337... 
2017-03-15 17:01:13.606 | 2017-03-15 17:01:13.606 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.607 | 2017-03-15 17:01:13.606 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 337 -> 338... 
2017-03-15 17:01:13.613 | 2017-03-15 17:01:13.613 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.614 | 2017-03-15 17:01:13.613 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 338 -> 339... 
2017-03-15 17:01:13.620 | 2017-03-15 17:01:13.620 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.621 | 2017-03-15 17:01:13.620 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 339 -> 340... 
2017-03-15 17:01:13.627 | 2017-03-15 17:01:13.627 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.627 | 2017-03-15 17:01:13.627 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 340 -> 341... 
2017-03-15 17:01:13.634 | 2017-03-15 17:01:13.634 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.634 | 2017-03-15 17:01:13.634 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 341 -> 342... 
2017-03-15 17:01:13.641 | 2017-03-15 17:01:13.641 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.642 | 2017-03-15 17:01:13.641 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 342 -> 343... 
2017-03-15 17:01:13.648 | 2017-03-15 17:01:13.647 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.648 | 2017-03-15 17:01:13.648 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 343 -> 344... 
2017-03-15 17:01:13.655 | 2017-03-15 17:01:13.655 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.656 | 2017-03-15 17:01:13.655 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 344 -> 345... 
2017-03-15 17:01:13.686 | 2017-03-15 17:01:13.686 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.686 | 2017-03-15 17:01:13.686 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 345 -> 346... 
2017-03-15 17:01:13.786 | 2017-03-15 17:01:13.785 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.786 | 2017-03-15 17:01:13.786 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 346 -> 347... 
2017-03-15 17:01:13.839 | 2017-03-15 17:01:13.838 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.839 | 2017-03-15 17:01:13.839 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 347 -> 348... 
2017-03-15 17:01:13.846 | 2017-03-15 17:01:13.845 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.846 | 2017-03-15 17:01:13.846 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 348 -> 349... 
2017-03-15 17:01:13.853 | 2017-03-15 17:01:13.852 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.853 | 2017-03-15 17:01:13.853 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 349 -> 350... 
2017-03-15 17:01:13.859 | 2017-03-15 17:01:13.859 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.859 | 2017-03-15 17:01:13.859 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 350 -> 351... 
2017-03-15 17:01:13.866 | 2017-03-15 17:01:13.865 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.866 | 2017-03-15 17:01:13.866 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 351 -> 352... 
2017-03-15 17:01:13.872 | 2017-03-15 17:01:13.872 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.872 | 2017-03-15 17:01:13.872 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 352 -> 353... 
2017-03-15 17:01:13.878 | 2017-03-15 17:01:13.878 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.879 | 2017-03-15 17:01:13.878 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 353 -> 354... 
2017-03-15 17:01:13.885 | 2017-03-15 17:01:13.885 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.885 | 2017-03-15 17:01:13.885 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 354 -> 355... 
2017-03-15 17:01:13.893 | 2017-03-15 17:01:13.893 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.894 | 2017-03-15 17:01:13.893 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 355 -> 356... 
2017-03-15 17:01:13.902 | 2017-03-15 17:01:13.901 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.902 | 2017-03-15 17:01:13.902 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 356 -> 357... 
2017-03-15 17:01:13.908 | 2017-03-15 17:01:13.907 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:13.963 | 2017-03-15 17:01:13.962 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 215 -> 216... 
2017-03-15 17:01:14.982 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (1831, u"Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova.block_device_mapping'. This is deprecated and will be disallowed in a future release.")
2017-03-15 17:01:14.982 |   result = self._query(query)
2017-03-15 17:01:17.032 | 2017-03-15 17:01:17.032 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.033 | 2017-03-15 17:01:17.032 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 216 -> 217... 
2017-03-15 17:01:17.042 | 2017-03-15 17:01:17.041 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.042 | 2017-03-15 17:01:17.042 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 217 -> 218... 
2017-03-15 17:01:17.047 | 2017-03-15 17:01:17.047 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.047 | 2017-03-15 17:01:17.047 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 218 -> 219... 
2017-03-15 17:01:17.052 | 2017-03-15 17:01:17.052 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.053 | 2017-03-15 17:01:17.052 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 219 -> 220... 
2017-03-15 17:01:17.058 | 2017-03-15 17:01:17.057 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.058 | 2017-03-15 17:01:17.058 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 220 -> 221... 
2017-03-15 17:01:17.063 | 2017-03-15 17:01:17.062 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.063 | 2017-03-15 17:01:17.063 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 221 -> 222... 
2017-03-15 17:01:17.068 | 2017-03-15 17:01:17.068 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.068 | 2017-03-15 17:01:17.068 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 222 -> 223... 
2017-03-15 17:01:17.073 | 2017-03-15 17:01:17.073 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.073 | 2017-03-15 17:01:17.073 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 223 -> 224... 
2017-03-15 17:01:17.078 | 2017-03-15 17:01:17.078 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.079 | 2017-03-15 17:01:17.078 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 224 -> 225... 
2017-03-15 17:01:17.084 | 2017-03-15 17:01:17.083 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.084 | 2017-03-15 17:01:17.084 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 225 -> 226... 
2017-03-15 17:01:17.090 | 2017-03-15 17:01:17.089 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.090 | 2017-03-15 17:01:17.090 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 226 -> 227... 
2017-03-15 17:01:17.098 | 2017-03-15 17:01:17.098 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.099 | 2017-03-15 17:01:17.098 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 227 -> 228... 
2017-03-15 17:01:17.142 | 2017-03-15 17:01:17.141 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.142 | 2017-03-15 17:01:17.142 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 228 -> 229... 
2017-03-15 17:01:17.188 | 2017-03-15 17:01:17.187 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.188 | 2017-03-15 17:01:17.188 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 229 -> 230... 
2017-03-15 17:01:17.272 | 2017-03-15 17:01:17.271 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.272 | 2017-03-15 17:01:17.272 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 230 -> 231... 
2017-03-15 17:01:17.344 | 2017-03-15 17:01:17.344 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.344 | 2017-03-15 17:01:17.344 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 231 -> 232... 
2017-03-15 17:01:17.705 | 2017-03-15 17:01:17.705 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.706 | 2017-03-15 17:01:17.705 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 232 -> 233... 
2017-03-15 17:01:17.781 | 2017-03-15 17:01:17.780 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.781 | 2017-03-15 17:01:17.781 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 233 -> 234... 
2017-03-15 17:01:17.801 | 2017-03-15 17:01:17.800 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.801 | 2017-03-15 17:01:17.801 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 234 -> 235... 
2017-03-15 17:01:17.807 | 2017-03-15 17:01:17.807 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.807 | 2017-03-15 17:01:17.807 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 235 -> 236... 
2017-03-15 17:01:17.813 | 2017-03-15 17:01:17.812 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.813 | 2017-03-15 17:01:17.813 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 236 -> 237... 
2017-03-15 17:01:17.818 | 2017-03-15 17:01:17.817 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.818 | 2017-03-15 17:01:17.818 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 237 -> 238... 
2017-03-15 17:01:17.823 | 2017-03-15 17:01:17.823 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.824 | 2017-03-15 17:01:17.823 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 238 -> 239... 
2017-03-15 17:01:17.829 | 2017-03-15 17:01:17.829 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.829 | 2017-03-15 17:01:17.829 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 239 -> 240... 
2017-03-15 17:01:17.834 | 2017-03-15 17:01:17.834 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.834 | 2017-03-15 17:01:17.834 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 240 -> 241... 
2017-03-15 17:01:17.839 | 2017-03-15 17:01:17.839 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.840 | 2017-03-15 17:01:17.839 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 241 -> 242... 
2017-03-15 17:01:17.846 | 2017-03-15 17:01:17.846 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.846 | 2017-03-15 17:01:17.846 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 242 -> 243... 
2017-03-15 17:01:17.853 | 2017-03-15 17:01:17.853 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.854 | 2017-03-15 17:01:17.853 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 243 -> 244... 
2017-03-15 17:01:17.867 | 2017-03-15 17:01:17.867 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:17.868 | 2017-03-15 17:01:17.867 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 244 -> 245... 
2017-03-15 17:01:18.056 | 2017-03-15 17:01:18.055 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.056 | 2017-03-15 17:01:18.056 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 245 -> 246... 
2017-03-15 17:01:18.100 | 2017-03-15 17:01:18.100 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.100 | 2017-03-15 17:01:18.100 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 246 -> 247... 
2017-03-15 17:01:18.196 | 2017-03-15 17:01:18.196 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.197 | 2017-03-15 17:01:18.196 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 247 -> 248... 
2017-03-15 17:01:18.204 | 2017-03-15 17:01:18.204 22122 INFO 248_add_expire_reservations_index [req-96c2a100-b2c0-4728-b566-593218ef727b - -] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists.
2017-03-15 17:01:18.209 | 2017-03-15 17:01:18.208 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.209 | 2017-03-15 17:01:18.209 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 248 -> 249... 
2017-03-15 17:01:18.234 | 2017-03-15 17:01:18.234 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.234 | 2017-03-15 17:01:18.234 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 249 -> 250... 
2017-03-15 17:01:18.261 | 2017-03-15 17:01:18.261 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.261 | 2017-03-15 17:01:18.261 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 250 -> 251... 
2017-03-15 17:01:18.308 | 2017-03-15 17:01:18.307 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.308 | 2017-03-15 17:01:18.308 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 251 -> 252... 
2017-03-15 17:01:18.408 | 2017-03-15 17:01:18.408 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.409 | 2017-03-15 17:01:18.408 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 252 -> 253... 
2017-03-15 17:01:18.463 | 2017-03-15 17:01:18.463 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.464 | 2017-03-15 17:01:18.463 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 253 -> 254... 
2017-03-15 17:01:18.519 | 2017-03-15 17:01:18.519 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.520 | 2017-03-15 17:01:18.519 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 254 -> 255... 
2017-03-15 17:01:18.524 | 2017-03-15 17:01:18.524 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.525 | 2017-03-15 17:01:18.524 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 255 -> 256... 
2017-03-15 17:01:18.530 | 2017-03-15 17:01:18.529 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.530 | 2017-03-15 17:01:18.530 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 256 -> 257... 
2017-03-15 17:01:18.536 | 2017-03-15 17:01:18.535 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.536 | 2017-03-15 17:01:18.536 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 257 -> 258... 
2017-03-15 17:01:18.544 | 2017-03-15 17:01:18.544 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.545 | 2017-03-15 17:01:18.544 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 258 -> 259... 
2017-03-15 17:01:18.550 | 2017-03-15 17:01:18.549 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.550 | 2017-03-15 17:01:18.550 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 259 -> 260... 
2017-03-15 17:01:18.555 | 2017-03-15 17:01:18.555 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.555 | 2017-03-15 17:01:18.555 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 260 -> 261... 
2017-03-15 17:01:18.560 | 2017-03-15 17:01:18.560 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.560 | 2017-03-15 17:01:18.560 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 261 -> 262... 
2017-03-15 17:01:18.565 | 2017-03-15 17:01:18.565 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.566 | 2017-03-15 17:01:18.565 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 262 -> 263... 
2017-03-15 17:01:18.571 | 2017-03-15 17:01:18.571 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.572 | 2017-03-15 17:01:18.571 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 263 -> 264... 
2017-03-15 17:01:18.576 | 2017-03-15 17:01:18.576 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.577 | 2017-03-15 17:01:18.576 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 264 -> 265... 
2017-03-15 17:01:18.609 | 2017-03-15 17:01:18.609 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.609 | 2017-03-15 17:01:18.609 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 265 -> 266... 
2017-03-15 17:01:18.628 | 2017-03-15 17:01:18.628 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:18.629 | 2017-03-15 17:01:18.628 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 266 -> 267... 
2017-03-15 17:01:19.021 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (1831, u"Duplicate index 'uniq_instances0uuid' defined on the table 'nova.instances'. This is deprecated and will be disallowed in a future release.")
2017-03-15 17:01:19.021 |   result = self._query(query)
2017-03-15 17:01:19.027 | 2017-03-15 17:01:19.027 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.028 | 2017-03-15 17:01:19.028 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 267 -> 268... 
2017-03-15 17:01:19.077 | 2017-03-15 17:01:19.077 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.078 | 2017-03-15 17:01:19.077 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 268 -> 269... 
2017-03-15 17:01:19.130 | 2017-03-15 17:01:19.130 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.131 | 2017-03-15 17:01:19.130 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 269 -> 270... 
2017-03-15 17:01:19.179 | 2017-03-15 17:01:19.178 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.179 | 2017-03-15 17:01:19.179 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 270 -> 271... 
2017-03-15 17:01:19.253 | 2017-03-15 17:01:19.252 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.253 | 2017-03-15 17:01:19.253 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 271 -> 272... 
2017-03-15 17:01:19.259 | 2017-03-15 17:01:19.259 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.260 | 2017-03-15 17:01:19.259 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 272 -> 273... 
2017-03-15 17:01:19.265 | 2017-03-15 17:01:19.265 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.265 | 2017-03-15 17:01:19.265 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 273 -> 274... 
2017-03-15 17:01:19.296 | 2017-03-15 17:01:19.296 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.297 | 2017-03-15 17:01:19.296 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 274 -> 275... 
2017-03-15 17:01:19.342 | 2017-03-15 17:01:19.341 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.342 | 2017-03-15 17:01:19.342 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 275 -> 276... 
2017-03-15 17:01:19.392 | 2017-03-15 17:01:19.392 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.392 | 2017-03-15 17:01:19.392 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 276 -> 277... 
2017-03-15 17:01:19.418 | 2017-03-15 17:01:19.418 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.419 | 2017-03-15 17:01:19.418 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 277 -> 278... 
2017-03-15 17:01:19.481 | 2017-03-15 17:01:19.480 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.481 | 2017-03-15 17:01:19.481 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 278 -> 279... 
2017-03-15 17:01:19.510 | 2017-03-15 17:01:19.509 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.510 | 2017-03-15 17:01:19.510 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 279 -> 280... 
2017-03-15 17:01:19.546 | 2017-03-15 17:01:19.545 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.546 | 2017-03-15 17:01:19.546 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 280 -> 281... 
2017-03-15 17:01:19.551 | 2017-03-15 17:01:19.551 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.551 | 2017-03-15 17:01:19.551 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 281 -> 282... 
2017-03-15 17:01:19.556 | 2017-03-15 17:01:19.556 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.557 | 2017-03-15 17:01:19.556 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 282 -> 283... 
2017-03-15 17:01:19.562 | 2017-03-15 17:01:19.561 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.562 | 2017-03-15 17:01:19.562 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 283 -> 284... 
2017-03-15 17:01:19.567 | 2017-03-15 17:01:19.567 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.567 | 2017-03-15 17:01:19.567 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 284 -> 285... 
2017-03-15 17:01:19.572 | 2017-03-15 17:01:19.572 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.572 | 2017-03-15 17:01:19.572 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 285 -> 286... 
2017-03-15 17:01:19.578 | 2017-03-15 17:01:19.577 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.578 | 2017-03-15 17:01:19.578 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 286 -> 287... 
2017-03-15 17:01:19.583 | 2017-03-15 17:01:19.582 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.583 | 2017-03-15 17:01:19.583 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 287 -> 288... 
2017-03-15 17:01:19.588 | 2017-03-15 17:01:19.587 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.588 | 2017-03-15 17:01:19.588 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 288 -> 289... 
2017-03-15 17:01:19.593 | 2017-03-15 17:01:19.593 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.593 | 2017-03-15 17:01:19.593 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 289 -> 290... 
2017-03-15 17:01:19.598 | 2017-03-15 17:01:19.598 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.598 | 2017-03-15 17:01:19.598 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 290 -> 291... 
2017-03-15 17:01:19.619 | 2017-03-15 17:01:19.619 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.619 | 2017-03-15 17:01:19.619 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 291 -> 292... 
2017-03-15 17:01:19.693 | 2017-03-15 17:01:19.693 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.693 | 2017-03-15 17:01:19.693 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 292 -> 293... 
2017-03-15 17:01:19.791 | 2017-03-15 17:01:19.791 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.792 | 2017-03-15 17:01:19.791 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 293 -> 294... 
2017-03-15 17:01:19.832 | 2017-03-15 17:01:19.832 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.833 | 2017-03-15 17:01:19.832 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 294 -> 295... 
2017-03-15 17:01:19.858 | 2017-03-15 17:01:19.858 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.859 | 2017-03-15 17:01:19.858 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 295 -> 296... 
2017-03-15 17:01:19.864 | 2017-03-15 17:01:19.863 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.864 | 2017-03-15 17:01:19.864 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 296 -> 297... 
2017-03-15 17:01:19.910 | 2017-03-15 17:01:19.910 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.910 | 2017-03-15 17:01:19.910 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 297 -> 298... 
2017-03-15 17:01:19.935 | 2017-03-15 17:01:19.935 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.935 | 2017-03-15 17:01:19.935 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 298 -> 299... 
2017-03-15 17:01:19.984 | 2017-03-15 17:01:19.983 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:19.984 | 2017-03-15 17:01:19.984 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 299 -> 300... 
2017-03-15 17:01:20.036 | 2017-03-15 17:01:20.035 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.036 | 2017-03-15 17:01:20.036 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 300 -> 301... 
2017-03-15 17:01:20.128 | 2017-03-15 17:01:20.128 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.128 | 2017-03-15 17:01:20.128 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 301 -> 302... 
2017-03-15 17:01:20.134 | 2017-03-15 17:01:20.133 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.134 | 2017-03-15 17:01:20.134 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 302 -> 303... 
2017-03-15 17:01:20.139 | 2017-03-15 17:01:20.138 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.139 | 2017-03-15 17:01:20.139 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 303 -> 304... 
2017-03-15 17:01:20.144 | 2017-03-15 17:01:20.144 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.144 | 2017-03-15 17:01:20.144 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 304 -> 305... 
2017-03-15 17:01:20.149 | 2017-03-15 17:01:20.149 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.149 | 2017-03-15 17:01:20.149 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 305 -> 306... 
2017-03-15 17:01:20.155 | 2017-03-15 17:01:20.155 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.155 | 2017-03-15 17:01:20.155 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 306 -> 307... 
2017-03-15 17:01:20.160 | 2017-03-15 17:01:20.160 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.161 | 2017-03-15 17:01:20.160 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 307 -> 308... 
2017-03-15 17:01:20.165 | 2017-03-15 17:01:20.165 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.166 | 2017-03-15 17:01:20.165 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 308 -> 309... 
2017-03-15 17:01:20.170 | 2017-03-15 17:01:20.170 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.171 | 2017-03-15 17:01:20.170 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 309 -> 310... 
2017-03-15 17:01:20.175 | 2017-03-15 17:01:20.175 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.176 | 2017-03-15 17:01:20.175 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 310 -> 311... 
2017-03-15 17:01:20.181 | 2017-03-15 17:01:20.180 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.181 | 2017-03-15 17:01:20.181 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 311 -> 312... 
2017-03-15 17:01:20.186 | 2017-03-15 17:01:20.186 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.186 | 2017-03-15 17:01:20.186 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 312 -> 313... 
2017-03-15 17:01:20.241 | 2017-03-15 17:01:20.240 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.241 | 2017-03-15 17:01:20.241 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 313 -> 314... 
2017-03-15 17:01:20.341 | 2017-03-15 17:01:20.341 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.342 | 2017-03-15 17:01:20.341 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 314 -> 315... 
2017-03-15 17:01:20.559 | 2017-03-15 17:01:20.558 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.559 | 2017-03-15 17:01:20.559 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 315 -> 316... 
2017-03-15 17:01:20.600 | 2017-03-15 17:01:20.599 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.600 | 2017-03-15 17:01:20.600 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 316 -> 317... 
2017-03-15 17:01:20.636 | 2017-03-15 17:01:20.636 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.637 | 2017-03-15 17:01:20.636 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 317 -> 318... 
2017-03-15 17:01:20.806 | 2017-03-15 17:01:20.806 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.806 | 2017-03-15 17:01:20.806 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 318 -> 319... 
2017-03-15 17:01:20.830 | 2017-03-15 17:01:20.829 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.830 | 2017-03-15 17:01:20.830 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 319 -> 320... 
2017-03-15 17:01:20.836 | 2017-03-15 17:01:20.836 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.836 | 2017-03-15 17:01:20.836 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 320 -> 321... 
2017-03-15 17:01:20.842 | 2017-03-15 17:01:20.841 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.842 | 2017-03-15 17:01:20.842 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 321 -> 322... 
2017-03-15 17:01:20.847 | 2017-03-15 17:01:20.847 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.848 | 2017-03-15 17:01:20.847 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 322 -> 323... 
2017-03-15 17:01:20.853 | 2017-03-15 17:01:20.853 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.853 | 2017-03-15 17:01:20.853 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 323 -> 324... 
2017-03-15 17:01:20.859 | 2017-03-15 17:01:20.858 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.859 | 2017-03-15 17:01:20.859 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 324 -> 325... 
2017-03-15 17:01:20.865 | 2017-03-15 17:01:20.864 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.865 | 2017-03-15 17:01:20.865 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 325 -> 326... 
2017-03-15 17:01:20.873 | 2017-03-15 17:01:20.873 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.874 | 2017-03-15 17:01:20.873 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 326 -> 327... 
2017-03-15 17:01:20.879 | 2017-03-15 17:01:20.878 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.879 | 2017-03-15 17:01:20.879 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 327 -> 328... 
2017-03-15 17:01:20.884 | 2017-03-15 17:01:20.884 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.884 | 2017-03-15 17:01:20.884 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 328 -> 329... 
2017-03-15 17:01:20.889 | 2017-03-15 17:01:20.889 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.889 | 2017-03-15 17:01:20.889 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 329 -> 330... 
2017-03-15 17:01:20.914 | 2017-03-15 17:01:20.914 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:20.915 | 2017-03-15 17:01:20.915 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 330 -> 331... 
2017-03-15 17:01:21.026 | 2017-03-15 17:01:21.026 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.027 | 2017-03-15 17:01:21.026 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 331 -> 332... 
2017-03-15 17:01:21.078 | 2017-03-15 17:01:21.077 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.078 | 2017-03-15 17:01:21.078 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 332 -> 333... 
2017-03-15 17:01:21.128 | 2017-03-15 17:01:21.128 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.128 | 2017-03-15 17:01:21.128 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 333 -> 334... 
2017-03-15 17:01:21.179 | 2017-03-15 17:01:21.179 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.180 | 2017-03-15 17:01:21.179 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 334 -> 335... 
2017-03-15 17:01:21.184 | 2017-03-15 17:01:21.184 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.185 | 2017-03-15 17:01:21.184 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 335 -> 336... 
2017-03-15 17:01:21.189 | 2017-03-15 17:01:21.189 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.190 | 2017-03-15 17:01:21.189 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 336 -> 337... 
2017-03-15 17:01:21.194 | 2017-03-15 17:01:21.194 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.194 | 2017-03-15 17:01:21.194 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 337 -> 338... 
2017-03-15 17:01:21.199 | 2017-03-15 17:01:21.199 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.199 | 2017-03-15 17:01:21.199 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 338 -> 339... 
2017-03-15 17:01:21.204 | 2017-03-15 17:01:21.204 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.204 | 2017-03-15 17:01:21.204 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 339 -> 340... 
2017-03-15 17:01:21.209 | 2017-03-15 17:01:21.209 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.209 | 2017-03-15 17:01:21.209 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 340 -> 341... 
2017-03-15 17:01:21.214 | 2017-03-15 17:01:21.214 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.214 | 2017-03-15 17:01:21.214 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 341 -> 342... 
2017-03-15 17:01:21.219 | 2017-03-15 17:01:21.219 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.219 | 2017-03-15 17:01:21.219 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 342 -> 343... 
2017-03-15 17:01:21.224 | 2017-03-15 17:01:21.224 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.224 | 2017-03-15 17:01:21.224 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 343 -> 344... 
2017-03-15 17:01:21.229 | 2017-03-15 17:01:21.229 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.229 | 2017-03-15 17:01:21.229 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 344 -> 345... 
2017-03-15 17:01:21.256 | 2017-03-15 17:01:21.255 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.256 | 2017-03-15 17:01:21.256 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 345 -> 346... 
2017-03-15 17:01:21.318 | 2017-03-15 17:01:21.318 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.319 | 2017-03-15 17:01:21.318 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 346 -> 347... 
2017-03-15 17:01:21.362 | 2017-03-15 17:01:21.361 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.362 | 2017-03-15 17:01:21.362 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 347 -> 348... 
2017-03-15 17:01:21.367 | 2017-03-15 17:01:21.367 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.368 | 2017-03-15 17:01:21.367 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 348 -> 349... 
2017-03-15 17:01:21.372 | 2017-03-15 17:01:21.372 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.373 | 2017-03-15 17:01:21.372 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 349 -> 350... 
2017-03-15 17:01:21.378 | 2017-03-15 17:01:21.377 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.378 | 2017-03-15 17:01:21.378 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 350 -> 351... 
2017-03-15 17:01:21.383 | 2017-03-15 17:01:21.382 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.383 | 2017-03-15 17:01:21.383 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 351 -> 352... 
2017-03-15 17:01:21.388 | 2017-03-15 17:01:21.388 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.389 | 2017-03-15 17:01:21.388 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 352 -> 353... 
2017-03-15 17:01:21.393 | 2017-03-15 17:01:21.393 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.394 | 2017-03-15 17:01:21.393 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 353 -> 354... 
2017-03-15 17:01:21.399 | 2017-03-15 17:01:21.399 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.400 | 2017-03-15 17:01:21.399 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 354 -> 355... 
2017-03-15 17:01:21.406 | 2017-03-15 17:01:21.405 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.406 | 2017-03-15 17:01:21.406 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 355 -> 356... 
2017-03-15 17:01:21.411 | 2017-03-15 17:01:21.411 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.412 | 2017-03-15 17:01:21.411 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] 356 -> 357... 
2017-03-15 17:01:21.417 | 2017-03-15 17:01:21.416 22122 INFO migrate.versioning.api [req-96c2a100-b2c0-4728-b566-593218ef727b - -] done
2017-03-15 17:01:21.576 | + lib/nova:init_nova:720                   :   is_service_enabled n-cell
2017-03-15 17:01:21.591 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:01:21.593 | + lib/nova:init_nova:726                   :   /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations
2017-03-15 17:01:25.259 | Running batches of 50 until complete
2017-03-15 17:01:25.680 | +---------------------------------------------+--------------+-----------+
2017-03-15 17:01:25.680 | |                  Migration                  | Total Needed | Completed |
2017-03-15 17:01:25.680 | +---------------------------------------------+--------------+-----------+
2017-03-15 17:01:25.680 | |    aggregate_uuids_online_data_migration    |      0       |     0     |
2017-03-15 17:01:25.680 | | delete_build_requests_with_no_instance_uuid |      0       |     0     |
2017-03-15 17:01:25.680 | |    migrate_aggregate_reset_autoincrement    |      0       |     0     |
2017-03-15 17:01:25.680 | |              migrate_aggregates             |      0       |     0     |
2017-03-15 17:01:25.680 | |      migrate_flavor_reset_autoincrement     |      0       |     0     |
2017-03-15 17:01:25.680 | |               migrate_flavors               |      0       |     0     |
2017-03-15 17:01:25.680 | |      migrate_instance_groups_to_api_db      |      0       |     0     |
2017-03-15 17:01:25.680 | |          migrate_instance_keypairs          |      0       |     0     |
2017-03-15 17:01:25.680 | |      migrate_instances_add_request_spec     |      0       |     0     |
2017-03-15 17:01:25.680 | |          migrate_keypairs_to_api_db         |      0       |     0     |
2017-03-15 17:01:25.680 | +---------------------------------------------+--------------+-----------+
2017-03-15 17:01:25.805 | ++ lib/nova:init_nova:729                   :   get_transport_url
2017-03-15 17:01:25.807 | ++ lib/rpc_backend:get_transport_url:119    :   local virtual_host=
2017-03-15 17:01:25.809 | ++ lib/rpc_backend:get_transport_url:120    :   is_service_enabled rabbit
2017-03-15 17:01:25.824 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:01:25.827 | ++ lib/rpc_backend:get_transport_url:121    :   echo rabbit://stackrabbit:secretrabbit@23.253.205.44:5672/
2017-03-15 17:01:25.829 | + lib/nova:init_nova:729                   :   nova-manage cell_v2 create_cell --transport-url rabbit://stackrabbit:secretrabbit@23.253.205.44:5672/ --name cell1
2017-03-15 17:01:29.821 | + lib/nova:init_nova:733                   :   create_nova_cache_dir
2017-03-15 17:01:29.822 | + lib/nova:create_nova_cache_dir:677       :   sudo install -d -o stack /var/cache/nova
2017-03-15 17:01:29.830 | + lib/nova:create_nova_cache_dir:678       :   rm -f '/var/cache/nova/*'
2017-03-15 17:01:29.833 | + lib/nova:init_nova:734                   :   create_nova_keys_dir
2017-03-15 17:01:29.834 | + lib/nova:create_nova_keys_dir:696        :   sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys
2017-03-15 17:01:29.842 | + lib/nova:init_nova:736                   :   [[ '' == \L\V\M ]]
2017-03-15 17:01:29.844 | + ./stack.sh:main:1157                     :   is_service_enabled neutron
2017-03-15 17:01:29.856 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:01:29.858 | + ./stack.sh:main:1158                     :   configure_neutron_nova
2017-03-15 17:01:29.860 | + lib/neutron:configure_neutron_nova:520   :   is_neutron_legacy_enabled
2017-03-15 17:01:29.862 | + lib/neutron:is_neutron_legacy_enabled:101 :   [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ ,q- ]]
2017-03-15 17:01:29.863 | + lib/neutron:is_neutron_legacy_enabled:101 :   return 0
2017-03-15 17:01:29.865 | + lib/neutron:configure_neutron_nova:522   :   create_nova_conf_neutron
2017-03-15 17:01:29.867 | + lib/neutron-legacy:create_nova_conf_neutron:369 :   iniset /etc/nova/nova.conf DEFAULT use_neutron True
2017-03-15 17:01:29.884 | + lib/neutron-legacy:create_nova_conf_neutron:370 :   iniset /etc/nova/nova.conf neutron auth_type password
2017-03-15 17:01:29.906 | + lib/neutron-legacy:create_nova_conf_neutron:371 :   iniset /etc/nova/nova.conf neutron auth_url http://23.253.205.44/identity_admin/v3
2017-03-15 17:01:29.926 | + lib/neutron-legacy:create_nova_conf_neutron:372 :   iniset /etc/nova/nova.conf neutron username neutron
2017-03-15 17:01:29.947 | + lib/neutron-legacy:create_nova_conf_neutron:373 :   iniset /etc/nova/nova.conf neutron password secretservice
2017-03-15 17:01:29.968 | + lib/neutron-legacy:create_nova_conf_neutron:374 :   iniset /etc/nova/nova.conf neutron user_domain_name Default
2017-03-15 17:01:29.992 | + lib/neutron-legacy:create_nova_conf_neutron:375 :   iniset /etc/nova/nova.conf neutron project_name service
2017-03-15 17:01:30.013 | + lib/neutron-legacy:create_nova_conf_neutron:376 :   iniset /etc/nova/nova.conf neutron project_domain_name Default
2017-03-15 17:01:30.036 | + lib/neutron-legacy:create_nova_conf_neutron:377 :   iniset /etc/nova/nova.conf neutron auth_strategy keystone
2017-03-15 17:01:30.058 | + lib/neutron-legacy:create_nova_conf_neutron:378 :   iniset /etc/nova/nova.conf neutron region_name RegionOne
2017-03-15 17:01:30.079 | + lib/neutron-legacy:create_nova_conf_neutron:379 :   iniset /etc/nova/nova.conf neutron url http://23.253.205.44:9696
2017-03-15 17:01:30.101 | + lib/neutron-legacy:create_nova_conf_neutron:381 :   [[ True == \T\r\u\e ]]
2017-03-15 17:01:30.103 | + lib/neutron-legacy:create_nova_conf_neutron:382 :   LIBVIRT_FIREWALL_DRIVER=nova.virt.firewall.NoopFirewallDriver
2017-03-15 17:01:30.104 | + lib/neutron-legacy:create_nova_conf_neutron:383 :   iniset /etc/nova/nova.conf DEFAULT firewall_driver nova.virt.firewall.NoopFirewallDriver
2017-03-15 17:01:30.126 | + lib/neutron-legacy:create_nova_conf_neutron:387 :   neutron_plugin_create_nova_conf
2017-03-15 17:01:30.128 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 :   _neutron_ovs_base_configure_nova_vif_driver
2017-03-15 17:01:30.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:116 :   :
2017-03-15 17:01:30.132 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:14 :   '[' libvirt == xenserver ']'
2017-03-15 17:01:30.134 | + lib/neutron-legacy:create_nova_conf_neutron:389 :   is_service_enabled q-meta
2017-03-15 17:01:30.148 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:01:30.150 | + lib/neutron-legacy:create_nova_conf_neutron:390 :   iniset /etc/nova/nova.conf neutron service_metadata_proxy True
2017-03-15 17:01:30.173 | + lib/neutron-legacy:create_nova_conf_neutron:393 :   iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True
2017-03-15 17:01:30.193 | + lib/neutron-legacy:create_nova_conf_neutron:394 :   iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300
2017-03-15 17:01:30.213 | + ./stack.sh:main:1163                     :   init_nova_cells
2017-03-15 17:01:30.215 | + lib/nova:init_nova_cells:644             :   is_service_enabled n-cell
2017-03-15 17:01:30.228 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:01:30.230 | + ./stack.sh:main:1166                     :   is_service_enabled placement
2017-03-15 17:01:30.245 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:01:30.247 | + ./stack.sh:main:1167                     :   echo_summary 'Configuring placement'
2017-03-15 17:01:30.250 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:01:30.252 | + ./stack.sh:echo_summary:398              :   echo -e Configuring placement
2017-03-15 17:01:30.254 | + ./stack.sh:main:1168                     :   init_placement
2017-03-15 17:01:30.256 | + lib/placement:init_placement:142         :   '[' False '!=' False ']'
2017-03-15 17:01:30.257 | + lib/placement:init_placement:146         :   create_placement_accounts
2017-03-15 17:01:30.259 | + lib/placement:create_placement_accounts:129 :   create_service_user placement admin
2017-03-15 17:01:30.261 | + lib/keystone:create_service_user:470     :   get_or_create_user placement secretservice Default
2017-03-15 17:01:30.263 | + functions-common:get_or_create_user:797  :   local user_id
2017-03-15 17:01:30.265 | + functions-common:get_or_create_user:798  :   [[ ! -z '' ]]
2017-03-15 17:01:30.267 | + functions-common:get_or_create_user:801  :   local email=
2017-03-15 17:01:30.270 | ++ functions-common:get_or_create_user:815  :   openstack user create placement --password secretservice --domain=Default --or-show -f value -c id
2017-03-15 17:01:32.486 | + functions-common:get_or_create_user:813  :   user_id=0dc07d752a134c42ab6a977419ff4ffb
2017-03-15 17:01:32.488 | + functions-common:get_or_create_user:814  :   echo 0dc07d752a134c42ab6a977419ff4ffb
2017-03-15 17:01:32.488 | 0dc07d752a134c42ab6a977419ff4ffb
2017-03-15 17:01:32.490 | + lib/keystone:create_service_user:471     :   get_or_add_user_project_role service placement service Default Default
2017-03-15 17:01:32.491 | + functions-common:get_or_add_user_project_role:861 :   local user_role_id
2017-03-15 17:01:32.494 | ++ functions-common:get_or_add_user_project_role:863 :   _get_domain_args Default Default
2017-03-15 17:01:32.496 | ++ functions-common:_get_domain_args:845    :   local domain
2017-03-15 17:01:32.498 | ++ functions-common:_get_domain_args:846    :   domain=
2017-03-15 17:01:32.500 | ++ functions-common:_get_domain_args:848    :   [[ -n Default ]]
2017-03-15 17:01:32.502 | ++ functions-common:_get_domain_args:849    :   domain=' --user-domain Default'
2017-03-15 17:01:32.504 | ++ functions-common:_get_domain_args:851    :   [[ -n Default ]]
2017-03-15 17:01:32.506 | ++ functions-common:_get_domain_args:852    :   domain=' --user-domain Default --project-domain Default'
2017-03-15 17:01:32.507 | ++ functions-common:_get_domain_args:855    :   echo --user-domain Default --project-domain Default
2017-03-15 17:01:32.510 | + functions-common:get_or_add_user_project_role:863 :   domain_args='--user-domain Default --project-domain Default'
2017-03-15 17:01:32.513 | ++ functions-common:get_or_add_user_project_role:870 :   openstack role assignment list --user placement --project service --user-domain Default --project-domain Default
2017-03-15 17:01:32.514 | ++ functions-common:get_or_add_user_project_role:870 :   grep ' service '
2017-03-15 17:01:32.515 | ++ functions-common:get_or_add_user_project_role:870 :   get_field 1
2017-03-15 17:01:32.517 | ++ functions-common:get_field:699           :   local data field
2017-03-15 17:01:32.519 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:01:34.871 | + functions-common:get_or_add_user_project_role:870 :   user_role_id=
2017-03-15 17:01:34.873 | + functions-common:get_or_add_user_project_role:871 :   [[ -z '' ]]
2017-03-15 17:01:34.876 | + functions-common:get_or_add_user_project_role:873 :   openstack role add service --user placement --project service --user-domain Default --project-domain Default
2017-03-15 17:01:37.283 | ++ functions-common:get_or_add_user_project_role:881 :   grep ' service '
2017-03-15 17:01:37.284 | ++ functions-common:get_or_add_user_project_role:881 :   get_field 1
2017-03-15 17:01:37.285 | ++ functions-common:get_or_add_user_project_role:881 :   openstack role assignment list --user placement --project service --user-domain Default --project-domain Default
2017-03-15 17:01:37.287 | ++ functions-common:get_field:699           :   local data field
2017-03-15 17:01:37.289 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:01:39.684 | + functions-common:get_or_add_user_project_role:881 :   user_role_id=
2017-03-15 17:01:39.687 | + functions-common:get_or_add_user_project_role:883 :   echo
2017-03-15 17:01:39.687 | 
2017-03-15 17:01:39.689 | + lib/keystone:create_service_user:473     :   [[ -n admin ]]
2017-03-15 17:01:39.692 | + lib/keystone:create_service_user:474     :   get_or_add_user_project_role admin placement service Default Default
2017-03-15 17:01:39.695 | + functions-common:get_or_add_user_project_role:861 :   local user_role_id
2017-03-15 17:01:39.698 | ++ functions-common:get_or_add_user_project_role:863 :   _get_domain_args Default Default
2017-03-15 17:01:39.700 | ++ functions-common:_get_domain_args:845    :   local domain
2017-03-15 17:01:39.702 | ++ functions-common:_get_domain_args:846    :   domain=
2017-03-15 17:01:39.704 | ++ functions-common:_get_domain_args:848    :   [[ -n Default ]]
2017-03-15 17:01:39.706 | ++ functions-common:_get_domain_args:849    :   domain=' --user-domain Default'
2017-03-15 17:01:39.709 | ++ functions-common:_get_domain_args:851    :   [[ -n Default ]]
2017-03-15 17:01:39.711 | ++ functions-common:_get_domain_args:852    :   domain=' --user-domain Default --project-domain Default'
2017-03-15 17:01:39.714 | ++ functions-common:_get_domain_args:855    :   echo --user-domain Default --project-domain Default
2017-03-15 17:01:39.720 | + functions-common:get_or_add_user_project_role:863 :   domain_args='--user-domain Default --project-domain Default'
2017-03-15 17:01:39.723 | ++ functions-common:get_or_add_user_project_role:870 :   openstack role assignment list --user placement --project service --user-domain Default --project-domain Default
2017-03-15 17:01:39.724 | ++ functions-common:get_or_add_user_project_role:870 :   get_field 1
2017-03-15 17:01:39.724 | ++ functions-common:get_or_add_user_project_role:870 :   grep ' admin '
2017-03-15 17:01:39.727 | ++ functions-common:get_field:699           :   local data field
2017-03-15 17:01:39.729 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:01:42.110 | + functions-common:get_or_add_user_project_role:870 :   user_role_id=
2017-03-15 17:01:42.113 | + functions-common:get_or_add_user_project_role:871 :   [[ -z '' ]]
2017-03-15 17:01:42.116 | + functions-common:get_or_add_user_project_role:873 :   openstack role add admin --user placement --project service --user-domain Default --project-domain Default
2017-03-15 17:01:44.475 | ++ functions-common:get_or_add_user_project_role:881 :   get_field 1
2017-03-15 17:01:44.475 | ++ functions-common:get_or_add_user_project_role:881 :   grep ' admin '
2017-03-15 17:01:44.476 | ++ functions-common:get_or_add_user_project_role:881 :   openstack role assignment list --user placement --project service --user-domain Default --project-domain Default
2017-03-15 17:01:44.477 | ++ functions-common:get_field:699           :   local data field
2017-03-15 17:01:44.479 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:01:46.874 | + functions-common:get_or_add_user_project_role:881 :   user_role_id=
2017-03-15 17:01:46.876 | + functions-common:get_or_add_user_project_role:883 :   echo
2017-03-15 17:01:46.876 | 
2017-03-15 17:01:46.878 | + lib/placement:create_placement_accounts:130 :   local placement_api_url=http://23.253.205.44/placement
2017-03-15 17:01:46.880 | + lib/placement:create_placement_accounts:131 :   get_or_create_service placement placement 'Placement Service'
2017-03-15 17:01:46.882 | + functions-common:get_or_create_service:961 :   local service_id
2017-03-15 17:01:46.884 | ++ functions-common:get_or_create_service:974 :   openstack service show placement -f value -c id
2017-03-15 17:01:49.046 | ++ functions-common:get_or_create_service:976 :   openstack service create placement --name placement '--description=Placement Service' -f value -c id
2017-03-15 17:01:51.209 | + functions-common:get_or_create_service:972 :   service_id=750bac171e494275b9039cca6cd81249
2017-03-15 17:01:51.210 | + functions-common:get_or_create_service:973 :   echo 750bac171e494275b9039cca6cd81249
2017-03-15 17:01:51.210 | 750bac171e494275b9039cca6cd81249
2017-03-15 17:01:51.212 | + lib/placement:create_placement_accounts:133 :   get_or_create_endpoint placement RegionOne http://23.253.205.44/placement
2017-03-15 17:01:51.214 | + functions-common:get_or_create_endpoint:1005 :   local public_id
2017-03-15 17:01:51.217 | ++ functions-common:get_or_create_endpoint:1006 :   _get_or_create_endpoint_with_interface placement public http://23.253.205.44/placement RegionOne
2017-03-15 17:01:51.219 | ++ functions-common:_get_or_create_endpoint_with_interface:979 :   local endpoint_id
2017-03-15 17:01:51.222 | +++ functions-common:_get_or_create_endpoint_with_interface:984 :   openstack endpoint list --service placement --interface public --region RegionOne -c ID -f value
2017-03-15 17:01:53.407 | ++ functions-common:_get_or_create_endpoint_with_interface:984 :   endpoint_id=
2017-03-15 17:01:53.409 | ++ functions-common:_get_or_create_endpoint_with_interface:985 :   [[ -z '' ]]
2017-03-15 17:01:53.411 | +++ functions-common:_get_or_create_endpoint_with_interface:988 :   openstack endpoint create placement public http://23.253.205.44/placement --region RegionOne -f value -c id
2017-03-15 17:01:55.652 | ++ functions-common:_get_or_create_endpoint_with_interface:988 :   endpoint_id=5eda282741524468bdee2ce1f0b3d2cb
2017-03-15 17:01:55.655 | ++ functions-common:_get_or_create_endpoint_with_interface:991 :   echo 5eda282741524468bdee2ce1f0b3d2cb
2017-03-15 17:01:55.658 | + functions-common:get_or_create_endpoint:1006 :   public_id=5eda282741524468bdee2ce1f0b3d2cb
2017-03-15 17:01:55.660 | + functions-common:get_or_create_endpoint:1008 :   [[ -n '' ]]
2017-03-15 17:01:55.662 | + functions-common:get_or_create_endpoint:1011 :   [[ -n '' ]]
2017-03-15 17:01:55.664 | + functions-common:get_or_create_endpoint:1015 :   echo 5eda282741524468bdee2ce1f0b3d2cb
2017-03-15 17:01:55.664 | 5eda282741524468bdee2ce1f0b3d2cb
2017-03-15 17:01:55.666 | + ./stack.sh:main:1176                     :   run_phase stack post-config
2017-03-15 17:01:55.668 | + functions-common:run_phase:1873          :   local mode=stack
2017-03-15 17:01:55.670 | + functions-common:run_phase:1874          :   local phase=post-config
2017-03-15 17:01:55.673 | + functions-common:run_phase:1875          :   [[ -d /opt/stack/new/devstack/extras.d ]]
2017-03-15 17:01:55.674 | + functions-common:run_phase:1876          :   local extra_plugin_file_name
2017-03-15 17:01:55.676 | + functions-common:run_phase:1877          :   for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh'
2017-03-15 17:01:55.678 | + functions-common:run_phase:1882          :   local exceptions=80-tempest.sh
2017-03-15 17:01:55.680 | + functions-common:run_phase:1883          :   local extra
2017-03-15 17:01:55.682 | ++ functions-common:run_phase:1884          :   basename /opt/stack/new/devstack/extras.d/80-tempest.sh
2017-03-15 17:01:55.685 | + functions-common:run_phase:1884          :   extra=80-tempest.sh
2017-03-15 17:01:55.687 | + functions-common:run_phase:1885          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2017-03-15 17:01:55.689 | + functions-common:run_phase:1889          :   [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]]
2017-03-15 17:01:55.690 | + functions-common:run_phase:1889          :   source /opt/stack/new/devstack/extras.d/80-tempest.sh stack post-config
2017-03-15 17:01:55.692 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2017-03-15 17:01:55.706 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:01:55.707 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2017-03-15 17:01:55.709 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2017-03-15 17:01:55.711 | ++ extras.d/80-tempest.sh:source:7          :   [[ post-config == \i\n\s\t\a\l\l ]]
2017-03-15 17:01:55.712 | ++ extras.d/80-tempest.sh:source:10         :   [[ stack == \s\t\a\c\k ]]
2017-03-15 17:01:55.714 | ++ extras.d/80-tempest.sh:source:10         :   [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]]
2017-03-15 17:01:55.716 | ++ extras.d/80-tempest.sh:source:12         :   :
2017-03-15 17:01:55.718 | ++ extras.d/80-tempest.sh:source:26         :   [[ stack == \u\n\s\t\a\c\k ]]
2017-03-15 17:01:55.719 | ++ extras.d/80-tempest.sh:source:31         :   [[ stack == \c\l\e\a\n ]]
2017-03-15 17:01:55.721 | + functions-common:run_phase:1894          :   [[ stack == \s\o\u\r\c\e ]]
2017-03-15 17:01:55.724 | + functions-common:run_phase:1897          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2017-03-15 17:01:55.726 | + functions-common:run_phase:1900          :   run_plugins stack post-config
2017-03-15 17:01:55.728 | + functions-common:run_plugins:1859        :   local mode=stack
2017-03-15 17:01:55.730 | + functions-common:run_plugins:1860        :   local phase=post-config
2017-03-15 17:01:55.733 | + functions-common:run_plugins:1862        :   local plugins=,barbican,octavia
2017-03-15 17:01:55.735 | + functions-common:run_plugins:1863        :   local plugin
2017-03-15 17:01:55.738 | + functions-common:run_plugins:1864        :   for plugin in '${plugins//,/ }'
2017-03-15 17:01:55.740 | + functions-common:run_plugins:1865        :   local dir=/opt/stack/new/barbican
2017-03-15 17:01:55.742 | + functions-common:run_plugins:1866        :   [[ -f /opt/stack/new/barbican/devstack/plugin.sh ]]
2017-03-15 17:01:55.745 | + functions-common:run_plugins:1867        :   source /opt/stack/new/barbican/devstack/plugin.sh stack post-config
2017-03-15 17:01:55.747 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:7 :   is_service_enabled barbican
2017-03-15 17:01:55.763 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:01:55.766 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 :   [[ stack == \s\o\u\r\c\e ]]
2017-03-15 17:01:55.769 | +++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 :   type -t install_barbican
2017-03-15 17:01:55.771 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 :   [[ function != \f\u\n\c\t\i\o\n ]]
2017-03-15 17:01:55.773 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:13 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 17:01:55.775 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:13 :   [[ post-config == \i\n\s\t\a\l\l ]]
2017-03-15 17:01:55.777 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:25 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 17:01:55.780 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:25 :   [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]]
2017-03-15 17:01:55.782 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:26 :   echo_summary 'Configuring Barbican'
2017-03-15 17:01:55.784 | ++ ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:01:55.786 | ++ ./stack.sh:echo_summary:398              :   echo -e Configuring Barbican
2017-03-15 17:01:55.789 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:27 :   configure_barbican
2017-03-15 17:01:55.791 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:85 :   setup_develop /opt/stack/new/barbican
2017-03-15 17:01:55.793 | ++ inc/python:setup_develop:453             :   local project_dir=/opt/stack/new/barbican
2017-03-15 17:01:55.795 | ++ inc/python:setup_develop:454             :   local extras=
2017-03-15 17:01:55.797 | ++ inc/python:setup_develop:455             :   _setup_package_with_constraints_edit /opt/stack/new/barbican -e
2017-03-15 17:01:55.799 | ++ inc/python:_setup_package_with_constraints_edit:485 :   local project_dir=/opt/stack/new/barbican
2017-03-15 17:01:55.801 | ++ inc/python:_setup_package_with_constraints_edit:486 :   local flags=-e
2017-03-15 17:01:55.804 | ++ inc/python:_setup_package_with_constraints_edit:487 :   local extras=
2017-03-15 17:01:55.807 | +++ inc/python:_setup_package_with_constraints_edit:494 :   cd /opt/stack/new/barbican
2017-03-15 17:01:55.809 | +++ inc/python:_setup_package_with_constraints_edit:494 :   pwd
2017-03-15 17:01:55.813 | ++ inc/python:_setup_package_with_constraints_edit:494 :   project_dir=/opt/stack/new/barbican
2017-03-15 17:01:55.815 | ++ inc/python:_setup_package_with_constraints_edit:496 :   '[' -n /opt/stack/new/requirements ']'
2017-03-15 17:01:55.818 | ++ inc/python:_setup_package_with_constraints_edit:498 :   local name
2017-03-15 17:01:55.821 | +++ inc/python:_setup_package_with_constraints_edit:499 :   awk '/^name.*=/ {print $3}' /opt/stack/new/barbican/setup.cfg
2017-03-15 17:01:55.827 | ++ inc/python:_setup_package_with_constraints_edit:499 :   name=barbican
2017-03-15 17:01:55.830 | ++ inc/python:_setup_package_with_constraints_edit:501 :   /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- barbican '-e file:///opt/stack/new/barbican#egg=barbican'
2017-03-15 17:01:56.403 | ++ inc/python:_setup_package_with_constraints_edit:505 :   setup_package /opt/stack/new/barbican -e
2017-03-15 17:01:56.405 | ++ inc/python:setup_package:521             :   local project_dir=/opt/stack/new/barbican
2017-03-15 17:01:56.407 | ++ inc/python:setup_package:522             :   local flags=-e
2017-03-15 17:01:56.409 | ++ inc/python:setup_package:523             :   local extras=
2017-03-15 17:01:56.411 | ++ inc/python:setup_package:527             :   [[ -n -e ]]
2017-03-15 17:01:56.413 | ++ inc/python:setup_package:527             :   [[ -z '' ]]
2017-03-15 17:01:56.415 | ++ inc/python:setup_package:527             :   [[ ! -e =~ ^-.* ]]
2017-03-15 17:01:56.416 | ++ inc/python:setup_package:532             :   [[ ! -z '' ]]
2017-03-15 17:01:56.419 | ++ inc/python:setup_package:536             :   pip_install -e /opt/stack/new/barbican
2017-03-15 17:01:57.074 | ++ inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/barbican
2017-03-15 17:01:57.804 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:57.806 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:57.904 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:57.906 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:57.914 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:57.916 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:57.927 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:57.929 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:57.936 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:57.938 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:57.967 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:57.969 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:57.995 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:57.997 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.047 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.049 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.057 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.059 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.061 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.063 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.066 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.068 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.082 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.084 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.096 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.098 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.138 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.139 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.156 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.156 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.248 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.250 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.304 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.306 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.411 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.413 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.438 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.440 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.484 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.485 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.494 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.496 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.509 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.511 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.521 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:01:58.523 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:01:58.546 | Obtaining file:///opt/stack/new/barbican
2017-03-15 17:02:01.233 | Obtaining barbican from file:///opt/stack/new/barbican#egg=barbican (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1))
2017-03-15 17:02:03.693 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 17:02:03.699 | Requirement already satisfied: Paste===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 16))
2017-03-15 17:02:03.710 | Requirement already satisfied: PasteDeploy===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 17))
2017-03-15 17:02:03.714 | Requirement already satisfied: SQLAlchemy===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27))
2017-03-15 17:02:03.717 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33))
2017-03-15 17:02:03.725 | Requirement already satisfied: alembic===0.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 69))
2017-03-15 17:02:03.732 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103))
2017-03-15 17:02:03.735 | Requirement already satisfied: cryptography===1.8.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 17:02:03.773 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 149))
2017-03-15 17:02:03.775 | Requirement already satisfied: eventlet===0.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 150))
2017-03-15 17:02:03.778 | Requirement already satisfied: greenlet===0.4.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 172))
2017-03-15 17:02:03.781 | Requirement already satisfied: idna===2.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188))
2017-03-15 17:02:03.783 | Requirement already satisfied: ipaddress===1.0.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191))
2017-03-15 17:02:03.785 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 203))
2017-03-15 17:02:03.795 | Requirement already satisfied: keystonemiddleware===4.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 211))
2017-03-15 17:02:03.819 | Requirement already satisfied: ldap3===2.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 216))
2017-03-15 17:02:03.824 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278))
2017-03-15 17:02:03.835 | Requirement already satisfied: oslo.context===2.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279))
2017-03-15 17:02:03.842 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281))
2017-03-15 17:02:03.848 | Requirement already satisfied: oslo.log===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282))
2017-03-15 17:02:03.873 | Requirement already satisfied: oslo.messaging===5.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283))
2017-03-15 17:02:03.910 | Requirement already satisfied: oslo.middleware===3.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 284))
2017-03-15 17:02:03.929 | Requirement already satisfied: oslo.policy===1.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285))
2017-03-15 17:02:03.942 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289))
2017-03-15 17:02:03.952 | Requirement already satisfied: oslo.service===1.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290))
2017-03-15 17:02:03.977 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 291))
2017-03-15 17:02:04.004 | Requirement already satisfied: packaging===16.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 298))
2017-03-15 17:02:04.009 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 305))
2017-03-15 17:02:04.012 | Requirement already satisfied: pecan===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 306))
2017-03-15 17:02:04.026 | Requirement already satisfied: pika===0.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 309))
2017-03-15 17:02:04.034 | Requirement already satisfied: pika-pool===0.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 310))
2017-03-15 17:02:04.042 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 312))
2017-03-15 17:02:04.047 | Requirement already satisfied: pyOpenSSL===16.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 321))
2017-03-15 17:02:04.052 | Requirement already satisfied: pyasn1===0.2.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 323))
2017-03-15 17:02:04.055 | Requirement already satisfied: pycadf===2.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 325))
2017-03-15 17:02:04.064 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 327))
2017-03-15 17:02:04.066 | Requirement already satisfied: pycrypto===2.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 328))
2017-03-15 17:02:04.068 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 333))
2017-03-15 17:02:04.071 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 343))
2017-03-15 17:02:04.073 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 359))
2017-03-15 17:02:04.077 | Requirement already satisfied: python-editor===1.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 361))
2017-03-15 17:02:04.079 | Requirement already satisfied: python-keystoneclient===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369))
2017-03-15 17:02:04.097 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 397))
2017-03-15 17:02:04.103 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 407))
2017-03-15 17:02:04.119 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 415))
2017-03-15 17:02:04.122 | Requirement already satisfied: singledispatch===3.4.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 432))
2017-03-15 17:02:04.126 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 433))
2017-03-15 17:02:04.128 | Requirement already satisfied: statsd===3.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 449))
2017-03-15 17:02:04.130 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 450))
2017-03-15 17:02:04.137 | Requirement already satisfied: tenacity===4.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 460))
2017-03-15 17:02:04.152 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 499))
2017-03-15 17:02:04.152 | Requirement already satisfied: Mako===1.0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12))
2017-03-15 17:02:04.152 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.8.1->-c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 17:02:04.161 | Requirement already satisfied: asn1crypto===0.21.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 17:02:04.163 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 17:02:04.165 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 210))
2017-03-15 17:02:04.187 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122))
2017-03-15 17:02:04.201 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240))
2017-03-15 17:02:04.204 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231))
2017-03-15 17:02:04.206 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 17:02:04.208 | Requirement already satisfied: kombu===4.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 212))
2017-03-15 17:02:04.238 | Requirement already satisfied: cachetools===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 98))
2017-03-15 17:02:04.241 | Requirement already satisfied: amqp===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70))
2017-03-15 17:02:04.245 | Requirement already satisfied: futurist===0.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 162))
2017-03-15 17:02:04.260 | Requirement already satisfied: futures===3.0.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 17:02:04.262 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 17:02:04.267 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235))
2017-03-15 17:02:04.270 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 26))
2017-03-15 17:02:04.277 | Requirement already satisfied: oslo.concurrency===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277))
2017-03-15 17:02:04.296 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159))
2017-03-15 17:02:04.302 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241))
2017-03-15 17:02:04.304 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193))
2017-03-15 17:02:04.307 | Requirement already satisfied: logutils===0.3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 221))
2017-03-15 17:02:04.309 | Requirement already satisfied: WebTest===2.0.26 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34))
2017-03-15 17:02:04.326 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 17:02:04.328 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 17:02:04.331 | Requirement already satisfied: vine===1.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 487))
2017-03-15 17:02:04.333 | Requirement already satisfied: contextlib2===0.5.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 113))
2017-03-15 17:02:04.335 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 313))
2017-03-15 17:02:04.337 | Requirement already satisfied: repoze.lru===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 405))
2017-03-15 17:02:04.343 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 153))
2017-03-15 17:02:04.348 | Requirement already satisfied: beautifulsoup4===4.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87))
2017-03-15 17:02:04.353 | Requirement already satisfied: waitress===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 490))
2017-03-15 17:02:04.362 | Installing collected packages: barbican
2017-03-15 17:02:04.362 |   Found existing installation: barbican 4.0.1.dev41
2017-03-15 17:02:04.366 |     Can't uninstall 'barbican'. No files were found to uninstall.
2017-03-15 17:02:04.366 |   Running setup.py develop for barbican
2017-03-15 17:02:08.470 | Successfully installed barbican
2017-03-15 17:02:08.695 | ++ inc/python:pip_install:334               :   result=0
2017-03-15 17:02:08.697 | ++ inc/python:pip_install:337               :   local test_req=/opt/stack/new/barbican/test-requirements.txt
2017-03-15 17:02:08.700 | ++ inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 17:02:08.702 | ++ inc/python:pip_install:338               :   [[ -e /opt/stack/new/barbican/test-requirements.txt ]]
2017-03-15 17:02:08.705 | ++ inc/python:pip_install:339               :   echo 'Installing test-requirements for /opt/stack/new/barbican/test-requirements.txt'
2017-03-15 17:02:08.705 | Installing test-requirements for /opt/stack/new/barbican/test-requirements.txt
2017-03-15 17:02:08.707 | ++ inc/python:pip_install:341               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/barbican/test-requirements.txt
2017-03-15 17:02:09.458 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.460 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.559 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.561 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.573 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.575 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.586 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.588 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.595 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.597 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.627 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.629 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.656 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.658 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.713 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.715 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.723 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.725 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.727 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.729 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.732 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.734 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.749 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.751 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.764 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.766 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.810 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.813 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.827 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.829 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.923 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.925 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:09.981 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:09.983 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:10.092 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:10.095 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:10.118 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:10.121 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:10.165 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:10.167 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:10.176 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:10.179 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:10.191 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:10.193 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:10.201 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:10.204 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:10.255 | Requirement already satisfied: PyKMIP===0.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 22))
2017-03-15 17:02:10.261 | Requirement already satisfied: SQLAlchemy===1.0.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27))
2017-03-15 17:02:10.263 | Requirement already satisfied: Sphinx===1.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30))
2017-03-15 17:02:10.288 | Requirement already satisfied: WebTest===2.0.26 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34))
2017-03-15 17:02:10.303 | Requirement already satisfied: alabaster===0.7.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68))
2017-03-15 17:02:10.305 | Requirement already satisfied: bandit===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 84))
2017-03-15 17:02:10.314 | Requirement already satisfied: beautifulsoup4===4.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 87))
2017-03-15 17:02:10.318 | Requirement already satisfied: coverage===4.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 114))
2017-03-15 17:02:10.321 | Requirement already satisfied: cryptography===1.8.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 17:02:10.354 | Requirement already satisfied: ddt===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121))
2017-03-15 17:02:10.356 | Requirement already satisfied: docutils===0.13.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 143))
2017-03-15 17:02:10.358 | Requirement already satisfied: enum34===1.1.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 149))
2017-03-15 17:02:10.360 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154))
2017-03-15 17:02:10.370 | Requirement already satisfied: idna===2.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 188))
2017-03-15 17:02:10.372 | Requirement already satisfied: imagesize===0.7.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 189))
2017-03-15 17:02:10.374 | Requirement already satisfied: ipaddress===1.0.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191))
2017-03-15 17:02:10.376 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 228))
2017-03-15 17:02:10.404 | Requirement already satisfied: openstackdocstheme===1.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 260))
2017-03-15 17:02:10.408 | Requirement already satisfied: oslosphinx===4.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 294))
2017-03-15 17:02:10.414 | Requirement already satisfied: oslotest===2.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 295))
2017-03-15 17:02:10.429 | Requirement already satisfied: packaging===16.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 298))
2017-03-15 17:02:10.433 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 305))
2017-03-15 17:02:10.435 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 343))
2017-03-15 17:02:10.437 | Requirement already satisfied: python-keystoneclient===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369))
2017-03-15 17:02:10.456 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 389))
2017-03-15 17:02:10.469 | Requirement already satisfied: reno===2.1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 404))
2017-03-15 17:02:10.481 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 407))
2017-03-15 17:02:10.493 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 433))
2017-03-15 17:02:10.496 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 436))
2017-03-15 17:02:10.498 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 450))
2017-03-15 17:02:10.502 | Requirement already satisfied: tempest===15.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 458))
2017-03-15 17:02:10.536 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 462))
2017-03-15 17:02:10.548 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 465))
2017-03-15 17:02:10.562 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 472))
2017-03-15 17:02:10.566 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 482))
2017-03-15 17:02:10.572 | Requirement already satisfied: urllib3===1.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 484))
2017-03-15 17:02:10.590 | Requirement already satisfied: waitress===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 490))
2017-03-15 17:02:10.601 | Requirement already satisfied: hacking!=0.13.0,<0.14,>=0.12.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/barbican/test-requirements.txt (line 6))
2017-03-15 17:02:10.615 | Requirement already satisfied: Pygments===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25))
2017-03-15 17:02:10.617 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 17:02:10.620 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 17:02:10.626 | Requirement already satisfied: WebOb===1.6.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33))
2017-03-15 17:02:10.634 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 17:02:10.636 | Requirement already satisfied: GitPython===2.1.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 10))
2017-03-15 17:02:10.640 | Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography===1.8.1->-c /opt/stack/new/requirements/upper-constraints.txt (line 117))
2017-03-15 17:02:10.650 | Requirement already satisfied: asn1crypto===0.21.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 77))
2017-03-15 17:02:10.652 | Requirement already satisfied: cffi===1.9.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103))
2017-03-15 17:02:10.656 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159))
2017-03-15 17:02:10.662 | Requirement already satisfied: mox3===0.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233))
2017-03-15 17:02:10.667 | Requirement already satisfied: os-client-config===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 266))
2017-03-15 17:02:10.677 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122))
2017-03-15 17:02:10.691 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281))
2017-03-15 17:02:10.697 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278))
2017-03-15 17:02:10.709 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 312))
2017-03-15 17:02:10.714 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 210))
2017-03-15 17:02:10.738 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289))
2017-03-15 17:02:10.754 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 291))
2017-03-15 17:02:10.781 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 151))
2017-03-15 17:02:10.783 | Requirement already satisfied: dulwich===0.17.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 146))
2017-03-15 17:02:10.785 | Requirement already satisfied: cliff===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 108))
2017-03-15 17:02:10.801 | Requirement already satisfied: oslo.concurrency===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277))
2017-03-15 17:02:10.819 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240))
2017-03-15 17:02:10.822 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 313))
2017-03-15 17:02:10.824 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 203))
2017-03-15 17:02:10.833 | Requirement already satisfied: paramiko===2.1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 299))
2017-03-15 17:02:10.838 | Requirement already satisfied: os-testr===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 271))
2017-03-15 17:02:10.847 | Requirement already satisfied: oslo.log===3.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282))
2017-03-15 17:02:10.872 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 374))
2017-03-15 17:02:10.874 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 219))
2017-03-15 17:02:10.876 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 482))
2017-03-15 17:02:10.878 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/barbican/test-requirements.txt (line 6))
2017-03-15 17:02:10.880 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/barbican/test-requirements.txt (line 6))
2017-03-15 17:02:10.884 | Requirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/barbican/test-requirements.txt (line 6))
2017-03-15 17:02:10.893 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/barbican/test-requirements.txt (line 6))
2017-03-15 17:02:10.895 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 397))
2017-03-15 17:02:10.899 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 17:02:10.901 | Requirement already satisfied: gitdb2===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 166))
2017-03-15 17:02:10.904 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 17:02:10.907 | Requirement already satisfied: pycparser===2.17 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 327))
2017-03-15 17:02:10.909 | Requirement already satisfied: requestsexceptions===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412))
2017-03-15 17:02:10.913 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 499))
2017-03-15 17:02:10.915 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 415))
2017-03-15 17:02:10.918 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193))
2017-03-15 17:02:10.920 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235))
2017-03-15 17:02:10.923 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 231))
2017-03-15 17:02:10.925 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241))
2017-03-15 17:02:10.927 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 481))
2017-03-15 17:02:10.929 | Requirement already satisfied: cmd2===0.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 110))
2017-03-15 17:02:10.933 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 153))
2017-03-15 17:02:10.938 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 17:02:10.939 | Requirement already satisfied: pyasn1===0.2.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 323))
2017-03-15 17:02:10.941 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 333))
2017-03-15 17:02:10.944 | Requirement already satisfied: oslo.context===2.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279))
2017-03-15 17:02:10.950 | Requirement already satisfied: python-dateutil===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 359))
2017-03-15 17:02:10.953 | Requirement already satisfied: smmap2===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 435))
2017-03-15 17:02:11.150 | ++ inc/python:pip_install:347               :   result=0
2017-03-15 17:02:11.152 | ++ inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 17:02:11.154 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 17:02:11.156 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 17:02:11.158 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:02:11.160 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 17:02:11.163 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 17:02:11.165 | ++ functions-common:time_stop:2408          :   name=pip_install
2017-03-15 17:02:11.167 | ++ functions-common:time_stop:2409          :   start_time=1489597316
2017-03-15 17:02:11.168 | ++ functions-common:time_stop:2411          :   [[ -z 1489597316 ]]
2017-03-15 17:02:11.172 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:02:11.175 | ++ functions-common:time_stop:2414          :   end_time=1489597331
2017-03-15 17:02:11.177 | ++ functions-common:time_stop:2415          :   elapsed_time=15
2017-03-15 17:02:11.179 | ++ functions-common:time_stop:2416          :   total=297
2017-03-15 17:02:11.181 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:02:11.183 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=312
2017-03-15 17:02:11.186 | ++ inc/python:pip_install:351               :   return 0
2017-03-15 17:02:11.188 | ++ inc/python:setup_package:538             :   [[ -e == \-\e ]]
2017-03-15 17:02:11.190 | ++ inc/python:setup_package:539             :   safe_chown -R stack /opt/stack/new/barbican/barbican.egg-info
2017-03-15 17:02:11.191 | ++ functions-common:safe_chown:2303         :   _safe_permission_operation chown -R stack /opt/stack/new/barbican/barbican.egg-info
2017-03-15 17:02:11.211 | ++ functions-common:_safe_permission_operation:2174 :   sudo chown -R stack /opt/stack/new/barbican/barbican.egg-info
2017-03-15 17:02:11.224 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:87 :   '[' '!' -d /etc/barbican ']'
2017-03-15 17:02:11.227 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:87 :   sudo mkdir -m 755 -p /etc/barbican
2017-03-15 17:02:11.236 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:88 :   sudo chown stack /etc/barbican
2017-03-15 17:02:11.246 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:90 :   '[' '!' -d /opt/stack/new/logs ']'
2017-03-15 17:02:11.248 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:90 :   sudo mkdir -m 755 -p /opt/stack/new/logs
2017-03-15 17:02:11.257 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:91 :   sudo chown stack /opt/stack/new/logs
2017-03-15 17:02:11.266 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:93 :   '[' '!' -d /etc/barbican ']'
2017-03-15 17:02:11.268 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:94 :   sudo chown stack /etc/barbican
2017-03-15 17:02:11.279 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:97 :   cp /opt/stack/new/barbican/etc/barbican/barbican.conf /etc/barbican
2017-03-15 17:02:11.283 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:98 :   cp /opt/stack/new/barbican/etc/barbican/barbican-api-paste.ini /etc/barbican
2017-03-15 17:02:11.287 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:99 :   cp -R /opt/stack/new/barbican/etc/barbican/vassals /etc/barbican
2017-03-15 17:02:11.291 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:102 :   cp /opt/stack/new/barbican/etc/barbican/barbican-functional.conf /etc/barbican
2017-03-15 17:02:11.295 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:105 :   iniset /etc/barbican/barbican.conf DEFAULT debug True
2017-03-15 17:02:11.324 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:108 :   iniset /etc/barbican/barbican.conf DEFAULT host_href http://23.253.205.44:9311
2017-03-15 17:02:11.354 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:111 :   iniset /etc/barbican/barbican.conf DEFAULT log_file /opt/stack/new/logs/barbican.log
2017-03-15 17:02:11.382 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:114 :   iniset /etc/barbican/barbican.conf DEFAULT use_stderr True
2017-03-15 17:02:11.407 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:117 :   '[' False == True ']'
2017-03-15 17:02:11.410 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:122 :   cp /opt/stack/new/barbican/etc/barbican/policy.json /etc/barbican
2017-03-15 17:02:11.414 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:123 :   iniset /etc/barbican/barbican.conf DEFAULT policy_file /etc/barbican/policy.json
2017-03-15 17:02:11.446 | +++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:126 :   database_connection_url barbican
2017-03-15 17:02:11.449 | +++ lib/database:database_connection_url:134 :   local db=barbican
2017-03-15 17:02:11.451 | +++ lib/database:database_connection_url:135 :   database_connection_url_mysql barbican
2017-03-15 17:02:11.454 | +++ lib/databases/mysql:database_connection_url_mysql:175 :   local db=barbican
2017-03-15 17:02:11.457 | +++ lib/databases/mysql:database_connection_url_mysql:176 :   echo 'mysql+pymysql://root:secretmysql@127.0.0.1/barbican?charset=utf8'
2017-03-15 17:02:11.460 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:126 :   iniset /etc/barbican/barbican.conf DEFAULT sql_connection 'mysql+pymysql://root:secretmysql@127.0.0.1/barbican?charset=utf8'
2017-03-15 17:02:11.484 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:129 :   iniset /etc/barbican/barbican.conf DEFAULT db_auto_create False
2017-03-15 17:02:11.511 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:132 :   iniset /etc/barbican/vassals/barbican-api.ini uwsgi buffer-size 65535
2017-03-15 17:02:11.537 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:135 :   is_service_enabled rabbit
2017-03-15 17:02:11.552 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:02:11.555 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:136 :   iniset /etc/barbican/barbican.conf secrets broker rabbit://guest:secretrabbit@23.253.205.44
2017-03-15 17:02:11.585 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:144 :   iniset /etc/barbican/barbican-api-paste.ini pipeline:barbican_api pipeline barbican-api-keystone
2017-03-15 17:02:11.615 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbican:147 :   configure_auth_token_middleware /etc/barbican/barbican.conf barbican /var/cache/barbican
2017-03-15 17:02:11.617 | ++ lib/keystone:configure_auth_token_middleware:486 :   local conf_file=/etc/barbican/barbican.conf
2017-03-15 17:02:11.620 | ++ lib/keystone:configure_auth_token_middleware:487 :   local admin_user=barbican
2017-03-15 17:02:11.622 | ++ lib/keystone:configure_auth_token_middleware:488 :   local signing_dir=/var/cache/barbican
2017-03-15 17:02:11.625 | ++ lib/keystone:configure_auth_token_middleware:489 :   local section=keystone_authtoken
2017-03-15 17:02:11.627 | ++ lib/keystone:configure_auth_token_middleware:491 :   iniset /etc/barbican/barbican.conf keystone_authtoken auth_type password
2017-03-15 17:02:11.651 | ++ lib/keystone:configure_auth_token_middleware:492 :   iniset /etc/barbican/barbican.conf keystone_authtoken auth_url http://23.253.205.44/identity_admin
2017-03-15 17:02:11.679 | ++ lib/keystone:configure_auth_token_middleware:493 :   iniset /etc/barbican/barbican.conf keystone_authtoken username barbican
2017-03-15 17:02:11.708 | ++ lib/keystone:configure_auth_token_middleware:494 :   iniset /etc/barbican/barbican.conf keystone_authtoken password secretservice
2017-03-15 17:02:11.738 | ++ lib/keystone:configure_auth_token_middleware:495 :   iniset /etc/barbican/barbican.conf keystone_authtoken user_domain_name Default
2017-03-15 17:02:11.767 | ++ lib/keystone:configure_auth_token_middleware:496 :   iniset /etc/barbican/barbican.conf keystone_authtoken project_name service
2017-03-15 17:02:11.791 | ++ lib/keystone:configure_auth_token_middleware:497 :   iniset /etc/barbican/barbican.conf keystone_authtoken project_domain_name Default
2017-03-15 17:02:11.817 | ++ lib/keystone:configure_auth_token_middleware:499 :   iniset /etc/barbican/barbican.conf keystone_authtoken auth_uri http://23.253.205.44/identity
2017-03-15 17:02:11.844 | ++ lib/keystone:configure_auth_token_middleware:500 :   iniset /etc/barbican/barbican.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2017-03-15 17:02:11.876 | ++ lib/keystone:configure_auth_token_middleware:501 :   iniset /etc/barbican/barbican.conf keystone_authtoken signing_dir /var/cache/barbican
2017-03-15 17:02:11.904 | ++ lib/keystone:configure_auth_token_middleware:502 :   iniset /etc/barbican/barbican.conf keystone_authtoken memcached_servers 23.253.205.44:11211
2017-03-15 17:02:11.932 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:28 :   is_service_enabled barbican-pykmip
2017-03-15 17:02:11.951 | ++ functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:02:11.954 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:32 :   is_service_enabled barbican-dogtag
2017-03-15 17:02:11.973 | ++ functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:02:11.976 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:36 :   configure_barbicanclient
2017-03-15 17:02:11.979 | ++ /opt/stack/new/barbican/devstack/lib/barbican:configure_barbicanclient:71 :   setup_develop /opt/stack/new/python-barbicanclient
2017-03-15 17:02:11.983 | ++ inc/python:setup_develop:453             :   local project_dir=/opt/stack/new/python-barbicanclient
2017-03-15 17:02:11.986 | ++ inc/python:setup_develop:454             :   local extras=
2017-03-15 17:02:11.989 | ++ inc/python:setup_develop:455             :   _setup_package_with_constraints_edit /opt/stack/new/python-barbicanclient -e
2017-03-15 17:02:11.993 | ++ inc/python:_setup_package_with_constraints_edit:485 :   local project_dir=/opt/stack/new/python-barbicanclient
2017-03-15 17:02:11.996 | ++ inc/python:_setup_package_with_constraints_edit:486 :   local flags=-e
2017-03-15 17:02:11.999 | ++ inc/python:_setup_package_with_constraints_edit:487 :   local extras=
2017-03-15 17:02:12.002 | +++ inc/python:_setup_package_with_constraints_edit:494 :   cd /opt/stack/new/python-barbicanclient
2017-03-15 17:02:12.004 | +++ inc/python:_setup_package_with_constraints_edit:494 :   pwd
2017-03-15 17:02:12.007 | ++ inc/python:_setup_package_with_constraints_edit:494 :   project_dir=/opt/stack/new/python-barbicanclient
2017-03-15 17:02:12.010 | ++ inc/python:_setup_package_with_constraints_edit:496 :   '[' -n /opt/stack/new/requirements ']'
2017-03-15 17:02:12.012 | ++ inc/python:_setup_package_with_constraints_edit:498 :   local name
2017-03-15 17:02:12.015 | +++ inc/python:_setup_package_with_constraints_edit:499 :   awk '/^name.*=/ {print $3}' /opt/stack/new/python-barbicanclient/setup.cfg
2017-03-15 17:02:12.021 | ++ inc/python:_setup_package_with_constraints_edit:499 :   name=python-barbicanclient
2017-03-15 17:02:12.023 | ++ inc/python:_setup_package_with_constraints_edit:501 :   /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- python-barbicanclient '-e file:///opt/stack/new/python-barbicanclient#egg=python-barbicanclient'
2017-03-15 17:02:12.622 | ++ inc/python:_setup_package_with_constraints_edit:505 :   setup_package /opt/stack/new/python-barbicanclient -e
2017-03-15 17:02:12.625 | ++ inc/python:setup_package:521             :   local project_dir=/opt/stack/new/python-barbicanclient
2017-03-15 17:02:12.628 | ++ inc/python:setup_package:522             :   local flags=-e
2017-03-15 17:02:12.631 | ++ inc/python:setup_package:523             :   local extras=
2017-03-15 17:02:12.634 | ++ inc/python:setup_package:527             :   [[ -n -e ]]
2017-03-15 17:02:12.637 | ++ inc/python:setup_package:527             :   [[ -z '' ]]
2017-03-15 17:02:12.640 | ++ inc/python:setup_package:527             :   [[ ! -e =~ ^-.* ]]
2017-03-15 17:02:12.643 | ++ inc/python:setup_package:532             :   [[ ! -z '' ]]
2017-03-15 17:02:12.646 | ++ inc/python:setup_package:536             :   pip_install -e /opt/stack/new/python-barbicanclient
2017-03-15 17:02:13.365 | ++ inc/python:pip_install:327               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/python-barbicanclient
2017-03-15 17:02:14.105 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.107 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.202 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.204 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.211 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.213 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.226 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.228 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.235 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.237 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.266 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.268 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.296 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.298 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.348 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.350 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.358 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.360 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.362 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.364 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.367 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.369 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.384 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.386 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.398 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.401 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.445 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.448 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.466 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.468 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.565 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.567 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.625 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.627 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.747 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.750 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.775 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.778 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.824 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.827 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.836 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.838 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.851 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.853 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.863 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:14.865 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:14.889 | Obtaining file:///opt/stack/new/python-barbicanclient
2017-03-15 17:02:17.521 | Obtaining python-barbicanclient from file:///opt/stack/new/python-barbicanclient#egg=python-barbicanclient (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1))
2017-03-15 17:02:19.649 | Requirement already satisfied: cliff===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 109))
2017-03-15 17:02:19.665 | Requirement already satisfied: cmd2===0.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 111))
2017-03-15 17:02:19.670 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 211))
2017-03-15 17:02:19.693 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282))
2017-03-15 17:02:19.700 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290))
2017-03-15 17:02:19.710 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 292))
2017-03-15 17:02:19.731 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 306))
2017-03-15 17:02:19.733 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 313))
2017-03-15 17:02:19.738 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 314))
2017-03-15 17:02:19.740 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 344))
2017-03-15 17:02:19.742 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 397))
2017-03-15 17:02:19.745 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 407))
2017-03-15 17:02:19.758 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 433))
2017-03-15 17:02:19.760 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 450))
2017-03-15 17:02:19.765 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 481))
2017-03-15 17:02:19.767 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 499))
2017-03-15 17:02:19.769 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 17:02:19.771 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 194))
2017-03-15 17:02:19.773 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 17:02:19.776 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236))
2017-03-15 17:02:19.779 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232))
2017-03-15 17:02:19.781 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 17:02:19.786 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 242))
2017-03-15 17:02:19.788 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 123))
2017-03-15 17:02:19.803 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241))
2017-03-15 17:02:19.805 | Installing collected packages: python-barbicanclient
2017-03-15 17:02:19.805 |   Found existing installation: python-barbicanclient 4.2.1.dev20
2017-03-15 17:02:19.808 |     Can't uninstall 'python-barbicanclient'. No files were found to uninstall.
2017-03-15 17:02:19.808 |   Running setup.py develop for python-barbicanclient
2017-03-15 17:02:23.735 | Successfully installed python-barbicanclient
2017-03-15 17:02:23.928 | ++ inc/python:pip_install:334               :   result=0
2017-03-15 17:02:23.930 | ++ inc/python:pip_install:337               :   local test_req=/opt/stack/new/python-barbicanclient/test-requirements.txt
2017-03-15 17:02:23.932 | ++ inc/python:pip_install:338               :   [[ 0 == 0 ]]
2017-03-15 17:02:23.935 | ++ inc/python:pip_install:338               :   [[ -e /opt/stack/new/python-barbicanclient/test-requirements.txt ]]
2017-03-15 17:02:23.937 | ++ inc/python:pip_install:339               :   echo 'Installing test-requirements for /opt/stack/new/python-barbicanclient/test-requirements.txt'
2017-03-15 17:02:23.937 | Installing test-requirements for /opt/stack/new/python-barbicanclient/test-requirements.txt
2017-03-15 17:02:23.939 | ++ inc/python:pip_install:341               :   sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/new/requirements/upper-constraints.txt -r /opt/stack/new/python-barbicanclient/test-requirements.txt
2017-03-15 17:02:24.667 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:24.670 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:24.776 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:24.779 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:24.787 | Ignoring backports-abc: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:24.789 | Ignoring backports-abc: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:24.803 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:24.805 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:24.814 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:24.816 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:24.846 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:24.848 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:24.876 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:24.878 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:24.929 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:24.931 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:24.939 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:24.941 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:24.943 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:24.945 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:24.949 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:24.951 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:24.965 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:24.967 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:24.979 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:24.981 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:25.027 | Ignoring mitmproxy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:25.029 | Ignoring mitmproxy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:25.043 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:25.045 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:25.138 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:25.140 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:25.197 | Ignoring pyperclip: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:25.199 | Ignoring pyperclip: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:25.315 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:25.317 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:25.344 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:25.348 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:25.407 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:25.410 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:25.419 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:25.421 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:25.434 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:25.436 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:25.446 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment
2017-03-15 17:02:25.448 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment
2017-03-15 17:02:25.493 | Requirement already satisfied: Sphinx===1.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 30))
2017-03-15 17:02:25.518 | Requirement already satisfied: alabaster===0.7.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 68))
2017-03-15 17:02:25.521 | Requirement already satisfied: coverage===4.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 115))
2017-03-15 17:02:25.523 | Requirement already satisfied: docutils===0.13.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 144))
2017-03-15 17:02:25.526 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155))
2017-03-15 17:02:25.535 | Requirement already satisfied: imagesize===0.7.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 190))
2017-03-15 17:02:25.538 | Requirement already satisfied: mock===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229))
2017-03-15 17:02:25.564 | Requirement already satisfied: nose===1.3.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 248))
2017-03-15 17:02:25.567 | Requirement already satisfied: oslo.config===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279))
2017-03-15 17:02:25.577 | Requirement already satisfied: oslo.i18n===3.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282))
2017-03-15 17:02:25.583 | Requirement already satisfied: oslosphinx===4.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 295))
2017-03-15 17:02:25.589 | Requirement already satisfied: oslotest===2.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 296))
2017-03-15 17:02:25.604 | Requirement already satisfied: pbr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 306))
2017-03-15 17:02:25.606 | Requirement already satisfied: python-openstackclient===3.9.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 381))
2017-03-15 17:02:25.627 | Requirement already satisfied: python-subunit===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 389))
2017-03-15 17:02:25.640 | Requirement already satisfied: requests===2.12.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 407))
2017-03-15 17:02:25.652 | Requirement already satisfied: requests-mock===1.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 410))
2017-03-15 17:02:25.658 | Requirement already satisfied: rfc3986===0.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 415))
2017-03-15 17:02:25.661 | Requirement already satisfied: six===1.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 433))
2017-03-15 17:02:25.663 | Requirement already satisfied: snowballstemmer===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 436))
2017-03-15 17:02:25.665 | Requirement already satisfied: stevedore===1.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 450))
2017-03-15 17:02:25.669 | Requirement already satisfied: testrepository===0.0.20 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 462))
2017-03-15 17:02:25.680 | Requirement already satisfied: testtools===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 465))
2017-03-15 17:02:25.696 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 472))
2017-03-15 17:02:25.700 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 482))
2017-03-15 17:02:25.707 | Requirement already satisfied: hacking!=0.13.0,<0.14,>=0.12.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 5))
2017-03-15 17:02:25.719 | Requirement already satisfied: Pygments===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25))
2017-03-15 17:02:25.721 | Requirement already satisfied: Babel===2.3.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3))
2017-03-15 17:02:25.724 | Requirement already satisfied: Jinja2===2.9.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11))
2017-03-15 17:02:25.729 | Requirement already satisfied: funcsigs===1.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 160))
2017-03-15 17:02:25.734 | Requirement already satisfied: debtcollector===1.12.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 123))
2017-03-15 17:02:25.744 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 241))
2017-03-15 17:02:25.747 | Requirement already satisfied: mox3===0.21.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234))
2017-03-15 17:02:25.752 | Requirement already satisfied: os-client-config===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 267))
2017-03-15 17:02:25.761 | Requirement already satisfied: cliff===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 109))
2017-03-15 17:02:25.776 | Requirement already satisfied: python-keystoneclient===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369))
2017-03-15 17:02:25.795 | Requirement already satisfied: oslo.utils===3.23.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 292))
2017-03-15 17:02:25.818 | Requirement already satisfied: openstacksdk===0.9.13 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262))
2017-03-15 17:02:25.827 | Requirement already satisfied: keystoneauth1===2.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 211))
2017-03-15 17:02:25.847 | Requirement already satisfied: python-cinderclient===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 356))
2017-03-15 17:02:25.863 | Requirement already satisfied: osc-lib===1.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276))
2017-03-15 17:02:25.878 | Requirement already satisfied: python-novaclient===7.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 379))
2017-03-15 17:02:25.899 | Requirement already satisfied: python-glanceclient===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 364))
2017-03-15 17:02:25.919 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 152))
2017-03-15 17:02:25.922 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 374))
2017-03-15 17:02:25.924 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 220))
2017-03-15 17:02:25.926 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 482))
2017-03-15 17:02:25.928 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 5))
2017-03-15 17:02:25.930 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 5))
2017-03-15 17:02:25.934 | Requirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 5))
2017-03-15 17:02:25.943 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking!=0.13.0,<0.14,>=0.12.0->-r /opt/stack/new/python-barbicanclient/test-requirements.txt (line 5))
2017-03-15 17:02:25.946 | Requirement already satisfied: pytz===2016.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 397))
2017-03-15 17:02:25.949 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13))
2017-03-15 17:02:25.951 | Requirement already satisfied: wrapt===1.10.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 499))
2017-03-15 17:02:25.953 | Requirement already satisfied: requestsexceptions===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412))
2017-03-15 17:02:25.957 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24))
2017-03-15 17:02:25.959 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 74))
2017-03-15 17:02:25.962 | Requirement already satisfied: pyparsing===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 344))
2017-03-15 17:02:25.964 | Requirement already satisfied: unicodecsv===0.14.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 481))
2017-03-15 17:02:25.966 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 314))
2017-03-15 17:02:25.968 | Requirement already satisfied: cmd2===0.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 111))
2017-03-15 17:02:25.973 | Requirement already satisfied: positional===1.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 313))
2017-03-15 17:02:25.977 | Requirement already satisfied: oslo.serialization===2.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290))
2017-03-15 17:02:25.986 | Requirement already satisfied: monotonic===1.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232))
2017-03-15 17:02:25.989 | Requirement already satisfied: netifaces===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 242))
2017-03-15 17:02:25.992 | Requirement already satisfied: iso8601===0.1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 194))
2017-03-15 17:02:25.994 | Requirement already satisfied: simplejson===3.10.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 431))
2017-03-15 17:02:25.996 | Requirement already satisfied: warlock===1.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 491))
2017-03-15 17:02:26.002 | Requirement already satisfied: msgpack-python===0.4.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236))
2017-03-15 17:02:26.005 | Requirement already satisfied: jsonschema===2.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 204))
2017-03-15 17:02:26.015 | Requirement already satisfied: jsonpatch===1.15 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 200))
2017-03-15 17:02:26.019 | Requirement already satisfied: functools32===3.2.3.post2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 161))
2017-03-15 17:02:26.021 | Requirement already satisfied: jsonpointer===1.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 203))
2017-03-15 17:02:26.204 | ++ inc/python:pip_install:347               :   result=0
2017-03-15 17:02:26.206 | ++ inc/python:pip_install:350               :   time_stop pip_install
2017-03-15 17:02:26.208 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 17:02:26.210 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 17:02:26.213 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:02:26.214 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 17:02:26.217 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 17:02:26.220 | ++ functions-common:time_stop:2408          :   name=pip_install
2017-03-15 17:02:26.222 | ++ functions-common:time_stop:2409          :   start_time=1489597332
2017-03-15 17:02:26.224 | ++ functions-common:time_stop:2411          :   [[ -z 1489597332 ]]
2017-03-15 17:02:26.227 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:02:26.231 | ++ functions-common:time_stop:2414          :   end_time=1489597346
2017-03-15 17:02:26.233 | ++ functions-common:time_stop:2415          :   elapsed_time=14
2017-03-15 17:02:26.235 | ++ functions-common:time_stop:2416          :   total=312
2017-03-15 17:02:26.237 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:02:26.240 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=326
2017-03-15 17:02:26.242 | ++ inc/python:pip_install:351               :   return 0
2017-03-15 17:02:26.245 | ++ inc/python:setup_package:538             :   [[ -e == \-\e ]]
2017-03-15 17:02:26.248 | ++ inc/python:setup_package:539             :   safe_chown -R stack /opt/stack/new/python-barbicanclient/python_barbicanclient.egg-info
2017-03-15 17:02:26.250 | ++ functions-common:safe_chown:2303         :   _safe_permission_operation chown -R stack /opt/stack/new/python-barbicanclient/python_barbicanclient.egg-info
2017-03-15 17:02:26.266 | ++ functions-common:_safe_permission_operation:2174 :   sudo chown -R stack /opt/stack/new/python-barbicanclient/python_barbicanclient.egg-info
2017-03-15 17:02:26.275 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:39 :   configure_core_services
2017-03-15 17:02:26.277 | ++ /opt/stack/new/barbican/devstack/plugin.sh:configure_core_services:69 :   is_service_enabled n-cpu
2017-03-15 17:02:26.296 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:02:26.299 | ++ /opt/stack/new/barbican/devstack/plugin.sh:configure_core_services:70 :   iniset /etc/nova/nova.conf key_manager api_class castellan.key_manager.barbican_key_manager.BarbicanKeyManager
2017-03-15 17:02:26.326 | ++ /opt/stack/new/barbican/devstack/plugin.sh:configure_core_services:73 :   is_service_enabled c-vol
2017-03-15 17:02:26.343 | ++ functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:02:26.346 | ++ /opt/stack/new/barbican/devstack/plugin.sh:configure_core_services:77 :   is_service_enabled g-api
2017-03-15 17:02:26.363 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:02:26.365 | ++ /opt/stack/new/barbican/devstack/plugin.sh:configure_core_services:78 :   iniset /etc/glance/glance-api.conf key_manager api_class castellan.key_manager.barbican_key_manager.BarbicanKeyManager
2017-03-15 17:02:26.403 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:41 :   is_service_enabled key
2017-03-15 17:02:26.420 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:02:26.423 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:42 :   create_barbican_accounts
2017-03-15 17:02:26.427 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:215 :   openstack project list
2017-03-15 17:02:26.427 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:215 :   awk '/ service / { print $2 }'
2017-03-15 17:02:28.681 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:215 :   SERVICE_PROJECT=e77c9c75cea34c4188cea27d4f41baaf
2017-03-15 17:02:28.685 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:216 :   awk '/ admin / { print $2 }'
2017-03-15 17:02:28.685 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:216 :   openstack role list
2017-03-15 17:02:30.979 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:216 :   ADMIN_ROLE=4914a2dcca054a0092ea4d91ef89a3ac
2017-03-15 17:02:30.982 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:223 :   openstack user create --password secretservice --project e77c9c75cea34c4188cea27d4f41baaf --email barbican@example.com barbican
2017-03-15 17:02:30.983 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:223 :   grep ' id '
2017-03-15 17:02:30.985 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:223 :   get_field 2
2017-03-15 17:02:30.990 | +++ functions-common:get_field:699           :   local data field
2017-03-15 17:02:30.992 | +++ functions-common:get_field:700           :   read data
2017-03-15 17:02:33.215 | +++ functions-common:get_field:701           :   '[' 2 -lt 0 ']'
2017-03-15 17:02:33.218 | +++ functions-common:get_field:704           :   field='$3'
2017-03-15 17:02:33.220 | +++ functions-common:get_field:706           :   echo '| id                  | 924c42d4b4604eea835fe2e306ceb592 |'
2017-03-15 17:02:33.221 | +++ functions-common:get_field:706           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2017-03-15 17:02:33.226 | +++ functions-common:get_field:700           :   read data
2017-03-15 17:02:33.269 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:223 :   BARBICAN_USER=924c42d4b4604eea835fe2e306ceb592
2017-03-15 17:02:33.271 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:224 :   openstack role add --project e77c9c75cea34c4188cea27d4f41baaf --user 924c42d4b4604eea835fe2e306ceb592 4914a2dcca054a0092ea4d91ef89a3ac
2017-03-15 17:02:35.598 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:233 :   get_id openstack user create --password secretservice --email service-admin@example.com service-admin
2017-03-15 17:02:35.602 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack user create --password secretservice --email service-admin@example.com service-admin
2017-03-15 17:02:35.603 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:02:37.914 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo 164e9162675d4bcc9d32b69a57907cfd
2017-03-15 17:02:37.917 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:233 :   SERVICE_ADMIN=164e9162675d4bcc9d32b69a57907cfd
2017-03-15 17:02:37.919 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:235 :   get_id openstack role create key-manager:service-admin
2017-03-15 17:02:37.924 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack role create key-manager:service-admin
2017-03-15 17:02:37.924 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:02:40.275 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo 6af311fec16d4f45bf024796b72afd98
2017-03-15 17:02:40.278 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:235 :   SERVICE_ADMIN_ROLE=6af311fec16d4f45bf024796b72afd98
2017-03-15 17:02:40.282 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:236 :   openstack role add --user 164e9162675d4bcc9d32b69a57907cfd --project e77c9c75cea34c4188cea27d4f41baaf 6af311fec16d4f45bf024796b72afd98
2017-03-15 17:02:42.721 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:243 :   PASSWORD=barbican
2017-03-15 17:02:42.724 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:244 :   get_id openstack project create project_a
2017-03-15 17:02:42.728 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack project create project_a
2017-03-15 17:02:42.729 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:02:45.127 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo 50a988cf45d04f57b7553cec3343e9e8
2017-03-15 17:02:45.130 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:244 :   PROJECT_A_ID=50a988cf45d04f57b7553cec3343e9e8
2017-03-15 17:02:45.133 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:245 :   get_id openstack project create project_b
2017-03-15 17:02:45.136 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack project create project_b
2017-03-15 17:02:45.141 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:02:47.445 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo 006074305a2344a495417ed5618d9676
2017-03-15 17:02:47.449 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:245 :   PROJECT_B_ID=006074305a2344a495417ed5618d9676
2017-03-15 17:02:47.451 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:246 :   get_id openstack role show admin
2017-03-15 17:02:47.456 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack role show admin
2017-03-15 17:02:47.456 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:02:49.783 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo 4914a2dcca054a0092ea4d91ef89a3ac
2017-03-15 17:02:49.786 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:246 :   ROLE_ADMIN_ID=4914a2dcca054a0092ea4d91ef89a3ac
2017-03-15 17:02:49.789 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:247 :   get_id openstack role create creator
2017-03-15 17:02:49.793 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack role create creator
2017-03-15 17:02:49.793 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:02:52.075 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo 1af882374750462d9ed710f060ff1a28
2017-03-15 17:02:52.077 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:247 :   ROLE_CREATOR_ID=1af882374750462d9ed710f060ff1a28
2017-03-15 17:02:52.081 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:248 :   get_id openstack role create observer
2017-03-15 17:02:52.085 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack role create observer
2017-03-15 17:02:52.085 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:02:54.315 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo 3fb40ceadfb44db58671a9464c85885a
2017-03-15 17:02:54.319 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:248 :   ROLE_OBSERVER_ID=3fb40ceadfb44db58671a9464c85885a
2017-03-15 17:02:54.322 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:249 :   get_id openstack role create audit
2017-03-15 17:02:54.325 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:02:54.325 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack role create audit
2017-03-15 17:02:56.589 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo d417c9ea3d964075aa085eec4bf21c49
2017-03-15 17:02:56.592 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:249 :   ROLE_AUDIT_ID=d417c9ea3d964075aa085eec4bf21c49
2017-03-15 17:02:56.595 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:256 :   get_id openstack user create --password barbican --email admin_a@example.net project_a_admin
2017-03-15 17:02:56.599 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack user create --password barbican --email admin_a@example.net project_a_admin
2017-03-15 17:02:56.599 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:02:58.808 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo 3a56b3b598ee4e51a65a1e6fa023e3f6
2017-03-15 17:02:58.811 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:256 :   USER_ID=3a56b3b598ee4e51a65a1e6fa023e3f6
2017-03-15 17:02:58.813 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:257 :   openstack role add --user 3a56b3b598ee4e51a65a1e6fa023e3f6 --project 50a988cf45d04f57b7553cec3343e9e8 4914a2dcca054a0092ea4d91ef89a3ac
2017-03-15 17:03:01.127 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:267 :   get_id openstack user create --password barbican --email creator_a@example.net project_a_creator
2017-03-15 17:03:01.131 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack user create --password barbican --email creator_a@example.net project_a_creator
2017-03-15 17:03:01.134 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:03:03.478 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo e25d1be09d174d799d0e2937be1405c7
2017-03-15 17:03:03.481 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:267 :   USER_ID=e25d1be09d174d799d0e2937be1405c7
2017-03-15 17:03:03.483 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:268 :   openstack role add --user e25d1be09d174d799d0e2937be1405c7 --project 50a988cf45d04f57b7553cec3343e9e8 1af882374750462d9ed710f060ff1a28
2017-03-15 17:03:05.767 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:276 :   openstack user create --password barbican --email creator2_a@example.net project_a_creator_2 -f value -c id
2017-03-15 17:03:08.104 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:276 :   USER_ID=0954ab7138f24decaff7a7860210a703
2017-03-15 17:03:08.106 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:277 :   openstack role add --user 0954ab7138f24decaff7a7860210a703 --project 50a988cf45d04f57b7553cec3343e9e8 1af882374750462d9ed710f060ff1a28
2017-03-15 17:03:10.457 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:287 :   get_id openstack user create --password barbican --email observer_a@example.net project_a_observer
2017-03-15 17:03:10.460 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:03:10.461 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack user create --password barbican --email observer_a@example.net project_a_observer
2017-03-15 17:03:12.721 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo ca11c44701774ebfb382d7ff0c02faf7
2017-03-15 17:03:12.724 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:287 :   USER_ID=ca11c44701774ebfb382d7ff0c02faf7
2017-03-15 17:03:12.727 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:288 :   openstack role add --user ca11c44701774ebfb382d7ff0c02faf7 --project 50a988cf45d04f57b7553cec3343e9e8 3fb40ceadfb44db58671a9464c85885a
2017-03-15 17:03:14.985 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:298 :   get_id openstack user create --password barbican --email auditor_a@example.net project_a_auditor
2017-03-15 17:03:14.990 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:03:14.990 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack user create --password barbican --email auditor_a@example.net project_a_auditor
2017-03-15 17:03:17.308 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo 8a7e20bebe104ac7a14c470b65fc62ff
2017-03-15 17:03:17.311 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:298 :   USER_ID=8a7e20bebe104ac7a14c470b65fc62ff
2017-03-15 17:03:17.313 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:299 :   openstack role add --user 8a7e20bebe104ac7a14c470b65fc62ff --project 50a988cf45d04f57b7553cec3343e9e8 d417c9ea3d964075aa085eec4bf21c49
2017-03-15 17:03:19.635 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:309 :   get_id openstack user create --password barbican --email admin_b@example.net project_b_admin
2017-03-15 17:03:19.639 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack user create --password barbican --email admin_b@example.net project_b_admin
2017-03-15 17:03:19.641 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:03:21.920 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo d39c786477f048369233d7f0379e8687
2017-03-15 17:03:21.924 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:309 :   USER_ID=d39c786477f048369233d7f0379e8687
2017-03-15 17:03:21.926 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:310 :   openstack role add --user d39c786477f048369233d7f0379e8687 --project 006074305a2344a495417ed5618d9676 4914a2dcca054a0092ea4d91ef89a3ac
2017-03-15 17:03:24.278 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:320 :   get_id openstack user create --password barbican --email creator_b@example.net project_b_creator
2017-03-15 17:03:24.282 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack user create --password barbican --email creator_b@example.net project_b_creator
2017-03-15 17:03:24.283 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:03:26.561 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo 5087515395d84ec88057472ec6b7658e
2017-03-15 17:03:26.565 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:320 :   USER_ID=5087515395d84ec88057472ec6b7658e
2017-03-15 17:03:26.568 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:321 :   openstack role add --user 5087515395d84ec88057472ec6b7658e --project 006074305a2344a495417ed5618d9676 1af882374750462d9ed710f060ff1a28
2017-03-15 17:03:28.854 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:331 :   get_id openstack user create --password barbican --email observer_b@example.net project_b_observer
2017-03-15 17:03:28.858 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack user create --password barbican --email observer_b@example.net project_b_observer
2017-03-15 17:03:28.859 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:03:31.155 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo 1e5bf2152bde43748c6686813a92b945
2017-03-15 17:03:31.159 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:331 :   USER_ID=1e5bf2152bde43748c6686813a92b945
2017-03-15 17:03:31.162 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:332 :   openstack role add --user 1e5bf2152bde43748c6686813a92b945 --project 006074305a2344a495417ed5618d9676 3fb40ceadfb44db58671a9464c85885a
2017-03-15 17:03:33.482 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:342 :   get_id openstack user create --password barbican --email auditor_b@example.net project_b_auditor
2017-03-15 17:03:33.486 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   openstack user create --password barbican --email auditor_b@example.net project_b_auditor
2017-03-15 17:03:33.489 | ++++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   awk '/ id / { print $4 }'
2017-03-15 17:03:35.780 | +++ /opt/stack/new/barbican/devstack/lib/barbican:get_id:208 :   echo ba4ec8c1d1ac4ef39e0634328f8f2112
2017-03-15 17:03:35.784 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:342 :   USER_ID=ba4ec8c1d1ac4ef39e0634328f8f2112
2017-03-15 17:03:35.787 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:343 :   openstack role add --user ba4ec8c1d1ac4ef39e0634328f8f2112 --project 006074305a2344a495417ed5618d9676 d417c9ea3d964075aa085eec4bf21c49
2017-03-15 17:03:38.104 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:354 :   grep ' id '
2017-03-15 17:03:38.105 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:354 :   openstack service create --name barbican --description 'Barbican Service' key-manager
2017-03-15 17:03:38.105 | +++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:354 :   get_field 2
2017-03-15 17:03:38.107 | +++ functions-common:get_field:699           :   local data field
2017-03-15 17:03:38.109 | +++ functions-common:get_field:700           :   read data
2017-03-15 17:03:40.415 | +++ functions-common:get_field:701           :   '[' 2 -lt 0 ']'
2017-03-15 17:03:40.419 | +++ functions-common:get_field:704           :   field='$3'
2017-03-15 17:03:40.422 | +++ functions-common:get_field:706           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2017-03-15 17:03:40.424 | +++ functions-common:get_field:706           :   echo '| id          | 19f638bbce514451a42b4ba390469029 |'
2017-03-15 17:03:40.427 | +++ functions-common:get_field:700           :   read data
2017-03-15 17:03:40.476 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:354 :   BARBICAN_SERVICE=19f638bbce514451a42b4ba390469029
2017-03-15 17:03:40.479 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:355 :   openstack endpoint create --os-identity-api-version 3 --region RegionOne 19f638bbce514451a42b4ba390469029 public http://23.253.205.44:9311
2017-03-15 17:03:42.715 | +--------------+----------------------------------+
2017-03-15 17:03:42.715 | | Field        | Value                            |
2017-03-15 17:03:42.715 | +--------------+----------------------------------+
2017-03-15 17:03:42.715 | | enabled      | True                             |
2017-03-15 17:03:42.715 | | id           | 4fbaf13e26964a468a3061cd8f2e7a0b |
2017-03-15 17:03:42.715 | | interface    | public                           |
2017-03-15 17:03:42.715 | | region       | RegionOne                        |
2017-03-15 17:03:42.715 | | region_id    | RegionOne                        |
2017-03-15 17:03:42.715 | | service_id   | 19f638bbce514451a42b4ba390469029 |
2017-03-15 17:03:42.715 | | service_name | barbican                         |
2017-03-15 17:03:42.715 | | service_type | key-manager                      |
2017-03-15 17:03:42.715 | | url          | http://23.253.205.44:9311        |
2017-03-15 17:03:42.715 | +--------------+----------------------------------+
2017-03-15 17:03:42.769 | ++ /opt/stack/new/barbican/devstack/lib/barbican:create_barbican_accounts:360 :   openstack endpoint create --os-identity-api-version 3 --region RegionOne 19f638bbce514451a42b4ba390469029 internal http://23.253.205.44:9311
2017-03-15 17:03:45.001 | +--------------+----------------------------------+
2017-03-15 17:03:45.001 | | Field        | Value                            |
2017-03-15 17:03:45.001 | +--------------+----------------------------------+
2017-03-15 17:03:45.001 | | enabled      | True                             |
2017-03-15 17:03:45.001 | | id           | a2fd610c4bae4c2aa0542a72d7878a6d |
2017-03-15 17:03:45.001 | | interface    | internal                         |
2017-03-15 17:03:45.001 | | region       | RegionOne                        |
2017-03-15 17:03:45.001 | | region_id    | RegionOne                        |
2017-03-15 17:03:45.001 | | service_id   | 19f638bbce514451a42b4ba390469029 |
2017-03-15 17:03:45.001 | | service_name | barbican                         |
2017-03-15 17:03:45.001 | | service_type | key-manager                      |
2017-03-15 17:03:45.001 | | url          | http://23.253.205.44:9311        |
2017-03-15 17:03:45.001 | +--------------+----------------------------------+
2017-03-15 17:03:45.055 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:58 :   [[ stack == \u\n\s\t\a\c\k ]]
2017-03-15 17:03:45.057 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:62 :   [[ stack == \c\l\e\a\n ]]
2017-03-15 17:03:45.059 | + functions-common:run_plugins:1864        :   for plugin in '${plugins//,/ }'
2017-03-15 17:03:45.061 | + functions-common:run_plugins:1865        :   local dir=/opt/stack/new/octavia
2017-03-15 17:03:45.063 | + functions-common:run_plugins:1866        :   [[ -f /opt/stack/new/octavia/devstack/plugin.sh ]]
2017-03-15 17:03:45.065 | + functions-common:run_plugins:1867        :   source /opt/stack/new/octavia/devstack/plugin.sh stack post-config
2017-03-15 17:03:45.068 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:5 :   GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py
2017-03-15 17:03:45.074 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:428 :   is_service_enabled octavia
2017-03-15 17:03:45.089 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:03:45.091 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:429 :   '[' standalone == main ']'
2017-03-15 17:03:45.093 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:429 :   '[' standalone == standalone ']'
2017-03-15 17:03:45.095 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:430 :   is_service_enabled q-svc
2017-03-15 17:03:45.110 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:03:45.112 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:434 :   '[' '' == True ']'
2017-03-15 17:03:45.114 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:441 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 17:03:45.117 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:441 :   [[ post-config == \i\n\s\t\a\l\l ]]
2017-03-15 17:03:45.119 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:446 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 17:03:45.121 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:446 :   [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]]
2017-03-15 17:03:45.123 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:449 :   echo_summary 'Configuring octavia'
2017-03-15 17:03:45.126 | ++ ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:03:45.129 | ++ ./stack.sh:echo_summary:398              :   echo -e Configuring octavia
2017-03-15 17:03:45.132 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:451 :   octavia_configure
2017-03-15 17:03:45.134 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:78 :   create_octavia_cache_dir
2017-03-15 17:03:45.135 | ++ /opt/stack/new/octavia/devstack/plugin.sh:create_octavia_cache_dir:423 :   sudo install -d -o stack /var/cache/octavia
2017-03-15 17:03:45.144 | ++ /opt/stack/new/octavia/devstack/plugin.sh:create_octavia_cache_dir:424 :   rm -f '/var/cache/octavia/*'
2017-03-15 17:03:45.147 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:80 :   sudo mkdir -m 755 -p /etc/octavia
2017-03-15 17:03:45.154 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:81 :   safe_chown stack /etc/octavia
2017-03-15 17:03:45.156 | ++ functions-common:safe_chown:2303         :   _safe_permission_operation chown stack /etc/octavia
2017-03-15 17:03:45.170 | ++ functions-common:_safe_permission_operation:2174 :   sudo chown stack /etc/octavia
2017-03-15 17:03:45.177 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:83 :   '[' -e /etc/octavia/octavia.conf ']'
2017-03-15 17:03:45.179 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:84 :   cp /opt/stack/new/octavia/etc/octavia.conf /etc/octavia/octavia.conf
2017-03-15 17:03:45.182 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:88 :   iniset /etc/octavia/octavia.conf DEFAULT bind_host 23.253.205.44
2017-03-15 17:03:45.205 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:90 :   iniset /etc/octavia/octavia.conf database connection mysql+pymysql://root:secretmysql@127.0.0.1:3306/octavia
2017-03-15 17:03:45.233 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:93 :   configure_auth_token_middleware /etc/octavia/octavia.conf octavia /var/cache/octavia
2017-03-15 17:03:45.236 | ++ lib/keystone:configure_auth_token_middleware:486 :   local conf_file=/etc/octavia/octavia.conf
2017-03-15 17:03:45.239 | ++ lib/keystone:configure_auth_token_middleware:487 :   local admin_user=octavia
2017-03-15 17:03:45.241 | ++ lib/keystone:configure_auth_token_middleware:488 :   local signing_dir=/var/cache/octavia
2017-03-15 17:03:45.244 | ++ lib/keystone:configure_auth_token_middleware:489 :   local section=keystone_authtoken
2017-03-15 17:03:45.246 | ++ lib/keystone:configure_auth_token_middleware:491 :   iniset /etc/octavia/octavia.conf keystone_authtoken auth_type password
2017-03-15 17:03:45.270 | ++ lib/keystone:configure_auth_token_middleware:492 :   iniset /etc/octavia/octavia.conf keystone_authtoken auth_url http://23.253.205.44/identity_admin
2017-03-15 17:03:45.296 | ++ lib/keystone:configure_auth_token_middleware:493 :   iniset /etc/octavia/octavia.conf keystone_authtoken username octavia
2017-03-15 17:03:45.320 | ++ lib/keystone:configure_auth_token_middleware:494 :   iniset /etc/octavia/octavia.conf keystone_authtoken password secretservice
2017-03-15 17:03:45.343 | ++ lib/keystone:configure_auth_token_middleware:495 :   iniset /etc/octavia/octavia.conf keystone_authtoken user_domain_name Default
2017-03-15 17:03:45.364 | ++ lib/keystone:configure_auth_token_middleware:496 :   iniset /etc/octavia/octavia.conf keystone_authtoken project_name service
2017-03-15 17:03:45.386 | ++ lib/keystone:configure_auth_token_middleware:497 :   iniset /etc/octavia/octavia.conf keystone_authtoken project_domain_name Default
2017-03-15 17:03:45.409 | ++ lib/keystone:configure_auth_token_middleware:499 :   iniset /etc/octavia/octavia.conf keystone_authtoken auth_uri http://23.253.205.44/identity
2017-03-15 17:03:45.430 | ++ lib/keystone:configure_auth_token_middleware:500 :   iniset /etc/octavia/octavia.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2017-03-15 17:03:45.453 | ++ lib/keystone:configure_auth_token_middleware:501 :   iniset /etc/octavia/octavia.conf keystone_authtoken signing_dir /var/cache/octavia
2017-03-15 17:03:45.474 | ++ lib/keystone:configure_auth_token_middleware:502 :   iniset /etc/octavia/octavia.conf keystone_authtoken memcached_servers 23.253.205.44:11211
2017-03-15 17:03:45.497 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:96 :   iniset /etc/octavia/octavia.conf service_auth auth_url http://23.253.205.44/identity_admin
2017-03-15 17:03:45.521 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:97 :   iniset /etc/octavia/octavia.conf service_auth auth_type password
2017-03-15 17:03:45.548 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:98 :   iniset /etc/octavia/octavia.conf service_auth username admin
2017-03-15 17:03:45.574 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:99 :   iniset /etc/octavia/octavia.conf service_auth password secretadmin
2017-03-15 17:03:45.596 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:100 :   iniset /etc/octavia/octavia.conf service_auth user_domain_name Default
2017-03-15 17:03:45.619 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:101 :   iniset /etc/octavia/octavia.conf service_auth project_name admin
2017-03-15 17:03:45.642 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:102 :   iniset /etc/octavia/octavia.conf service_auth project_domain_name Default
2017-03-15 17:03:45.663 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:103 :   iniset /etc/octavia/octavia.conf service_auth cafile /opt/stack/data/ca-bundle.pem
2017-03-15 17:03:45.686 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:104 :   iniset /etc/octavia/octavia.conf service_auth signing_dir
2017-03-15 17:03:45.708 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:105 :   iniset /etc/octavia/octavia.conf service_auth memcached_servers 23.253.205.44:11211
2017-03-15 17:03:45.734 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:108 :   iniset /etc/octavia/octavia.conf controller_worker amphora_driver amphora_haproxy_rest_driver
2017-03-15 17:03:45.757 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:109 :   iniset /etc/octavia/octavia.conf controller_worker compute_driver compute_nova_driver
2017-03-15 17:03:45.781 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:110 :   iniset /etc/octavia/octavia.conf controller_worker network_driver allowed_address_pairs_driver
2017-03-15 17:03:45.805 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:112 :   iniuncomment /etc/octavia/octavia.conf health_manager heartbeat_key
2017-03-15 17:03:45.820 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:113 :   iniset /etc/octavia/octavia.conf health_manager heartbeat_key insecure
2017-03-15 17:03:45.848 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:115 :   iniset /etc/octavia/octavia.conf house_keeping amphora_expiry_age 3600
2017-03-15 17:03:45.873 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:116 :   iniset /etc/octavia/octavia.conf house_keeping load_balancer_expiry_age 3600
2017-03-15 17:03:45.896 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:118 :   iniset /etc/octavia/octavia.conf DEFAULT api_handler queue_producer
2017-03-15 17:03:45.922 | +++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:120 :   get_transport_url
2017-03-15 17:03:45.923 | +++ lib/rpc_backend:get_transport_url:119    :   local virtual_host=
2017-03-15 17:03:45.926 | +++ lib/rpc_backend:get_transport_url:120    :   is_service_enabled rabbit
2017-03-15 17:03:45.941 | +++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:03:45.943 | +++ lib/rpc_backend:get_transport_url:121    :   echo rabbit://stackrabbit:secretrabbit@23.253.205.44:5672/
2017-03-15 17:03:45.946 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:120 :   iniset /etc/octavia/octavia.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@23.253.205.44:5672/
2017-03-15 17:03:45.970 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:122 :   iniset /etc/octavia/octavia.conf oslo_messaging rpc_thread_pool_size 2
2017-03-15 17:03:45.996 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:123 :   iniset /etc/octavia/octavia.conf oslo_messaging topic octavia_prov
2017-03-15 17:03:46.019 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:126 :   iniset /etc/neutron/neutron.conf octavia request_poll_timeout 3000
2017-03-15 17:03:46.051 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:127 :   iniset /etc/neutron/neutron.conf octavia base_url http://23.253.205.44:9876
2017-03-15 17:03:46.079 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:130 :   iniuncomment /etc/octavia/octavia.conf haproxy_amphora base_path
2017-03-15 17:03:46.098 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:131 :   iniuncomment /etc/octavia/octavia.conf haproxy_amphora base_cert_dir
2017-03-15 17:03:46.116 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:132 :   iniuncomment /etc/octavia/octavia.conf haproxy_amphora connection_max_retries
2017-03-15 17:03:46.136 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:133 :   iniuncomment /etc/octavia/octavia.conf haproxy_amphora connection_retry_interval
2017-03-15 17:03:46.156 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:134 :   iniuncomment /etc/octavia/octavia.conf haproxy_amphora rest_request_conn_timeout
2017-03-15 17:03:46.177 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:135 :   iniuncomment /etc/octavia/octavia.conf haproxy_amphora rest_request_read_timeout
2017-03-15 17:03:46.195 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:136 :   iniuncomment /etc/octavia/octavia.conf controller_worker amp_active_retries
2017-03-15 17:03:46.214 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:137 :   iniuncomment /etc/octavia/octavia.conf controller_worker amp_active_wait_sec
2017-03-15 17:03:46.232 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:140 :   iniset /etc/octavia/octavia.conf haproxy_amphora connection_max_retries 1500
2017-03-15 17:03:46.257 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:141 :   iniset /etc/octavia/octavia.conf haproxy_amphora connection_retry_interval 1
2017-03-15 17:03:46.286 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:142 :   iniset /etc/octavia/octavia.conf haproxy_amphora rest_request_conn_timeout 10
2017-03-15 17:03:46.315 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:143 :   iniset /etc/octavia/octavia.conf haproxy_amphora rest_request_read_timeout 120
2017-03-15 17:03:46.341 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:144 :   iniset /etc/octavia/octavia.conf controller_worker amp_active_retries 100
2017-03-15 17:03:46.368 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:145 :   iniset /etc/octavia/octavia.conf controller_worker amp_active_wait_sec 2
2017-03-15 17:03:46.395 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:147 :   [[ -a /etc/octavia/.ssh ]]
2017-03-15 17:03:46.398 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:151 :   mkdir -m755 /etc/octavia/.ssh
2017-03-15 17:03:46.403 | +++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:153 :   trueorfalse False OCTAVIA_USE_PREGENERATED_SSH_KEY
2017-03-15 17:03:46.420 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:153 :   [[ False == \T\r\u\e ]]
2017-03-15 17:03:46.422 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:158 :   ssh-keygen -b 2048 -t rsa -N '' -f /etc/octavia/.ssh/octavia_ssh_key
2017-03-15 17:03:46.428 | Generating public/private rsa key pair.
2017-03-15 17:03:46.811 | Your identification has been saved in /etc/octavia/.ssh/octavia_ssh_key.
2017-03-15 17:03:46.811 | Your public key has been saved in /etc/octavia/.ssh/octavia_ssh_key.pub.
2017-03-15 17:03:46.811 | The key fingerprint is:
2017-03-15 17:03:46.811 | SHA256:raSfx1Q4dANG2BPTEQNp5I66fshf9b7FhUZTP2Y+e2Y stack@ubuntu-xenial-rax-ord-7895613
2017-03-15 17:03:46.811 | The key's randomart image is:
2017-03-15 17:03:46.811 | +---[RSA 2048]----+
2017-03-15 17:03:46.811 | |         =O*+o  .|
2017-03-15 17:03:46.811 | |        .o*.+. ..|
2017-03-15 17:03:46.811 | |         o.+ .o+.|
2017-03-15 17:03:46.811 | |         +o ..+o.|
2017-03-15 17:03:46.811 | |        S oo. oo.|
2017-03-15 17:03:46.811 | |       + ... o .+|
2017-03-15 17:03:46.811 | |     .o..o.   ..E|
2017-03-15 17:03:46.812 | |      oo.oo  . +.|
2017-03-15 17:03:46.812 | |     .oo+.    o. |
2017-03-15 17:03:46.812 | +----[SHA256]-----+
2017-03-15 17:03:46.814 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:160 :   iniset /etc/octavia/octavia.conf controller_worker amp_ssh_key_name octavia_ssh_key
2017-03-15 17:03:46.841 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:163 :   iniset /etc/octavia/octavia.conf haproxy_amphora key_path /etc/octavia/.ssh/octavia_ssh_key
2017-03-15 17:03:46.863 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:165 :   '[' standalone == main ']'
2017-03-15 17:03:46.865 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:165 :   '[' standalone == standalone ']'
2017-03-15 17:03:46.866 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:166 :   recreate_database_mysql octavia
2017-03-15 17:03:46.868 | ++ lib/databases/mysql:recreate_database_mysql:56 :   local db=octavia
2017-03-15 17:03:46.870 | ++ lib/databases/mysql:recreate_database_mysql:57 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS octavia;'
2017-03-15 17:03:46.873 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 17:03:46.877 | ++ lib/databases/mysql:recreate_database_mysql:58 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE octavia CHARACTER SET utf8;'
2017-03-15 17:03:46.879 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 17:03:46.884 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:167 :   octavia-db-manage upgrade head
2017-03-15 17:03:47.668 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2017-03-15 17:03:47.668 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2017-03-15 17:03:47.699 | INFO  [alembic.runtime.migration] Running upgrade  -> 35dee79d5865, initial_create
2017-03-15 17:03:47.937 | INFO  [alembic.runtime.migration] Running upgrade 35dee79d5865 -> 4c094013699a, update load balancer amphora relationship
2017-03-15 17:03:47.999 | INFO  [alembic.runtime.migration] Running upgrade 4c094013699a -> 13500e2e978d, update url and name size
2017-03-15 17:03:48.001 | INFO  [alembic.runtime.migration] Running upgrade 13500e2e978d -> 4faaa983e7a9, update member address column
2017-03-15 17:03:48.019 | INFO  [alembic.runtime.migration] Running upgrade 4faaa983e7a9 -> 3a1e1cdb7b27, rename amphora host id
2017-03-15 17:03:48.035 | INFO  [alembic.runtime.migration] Running upgrade 3a1e1cdb7b27 -> 14892634e228, update vip
2017-03-15 17:03:48.065 | INFO  [alembic.runtime.migration] Running upgrade 14892634e228 -> 256852d5ff7c, add lb_network_ip to amphora
2017-03-15 17:03:48.079 | INFO  [alembic.runtime.migration] Running upgrade 256852d5ff7c -> 92fe9857279, create healthmanager table
2017-03-15 17:03:48.104 | INFO  [alembic.runtime.migration] Running upgrade 92fe9857279 -> 3e5b37a0bdb9, Add vrrp_ip and ha_ip to amphora
2017-03-15 17:03:48.152 | INFO  [alembic.runtime.migration] Running upgrade 3e5b37a0bdb9 -> 48660b6643f0, add new states for amphora
2017-03-15 17:03:48.156 | INFO  [alembic.runtime.migration] Running upgrade 48660b6643f0 -> 4fe8240425b4, update vip add subnet id
2017-03-15 17:03:48.163 | INFO  [alembic.runtime.migration] Running upgrade 4fe8240425b4 -> 298eac0640a7, Add vrrp_port_id and ha_port_id to amphora
2017-03-15 17:03:48.202 | INFO  [alembic.runtime.migration] Running upgrade 298eac0640a7 -> 357d17a6d5ac, update lb and amphora data model for active passive
2017-03-15 17:03:48.314 | INFO  [alembic.runtime.migration] Running upgrade 357d17a6d5ac -> 2351ea316465, Adding TERMINATED_HTTPS support and TLS ref ID char length increase
2017-03-15 17:03:48.347 | INFO  [alembic.runtime.migration] Running upgrade 2351ea316465 -> 543f5d8e4e56, Add a column busy in table amphora health
2017-03-15 17:03:48.367 | INFO  [alembic.runtime.migration] Running upgrade 543f5d8e4e56 -> 3b199c848b96, Create NO_MONITOR operational_status
2017-03-15 17:03:48.392 | INFO  [alembic.runtime.migration] Running upgrade 3b199c848b96 -> 5a3ee5472c31, add cert expiration infor in amphora table
2017-03-15 17:03:48.435 | INFO  [alembic.runtime.migration] Running upgrade 5a3ee5472c31 -> 1e4c1d83044c, Keepalived configuration datamodel
2017-03-15 17:03:48.546 | INFO  [alembic.runtime.migration] Running upgrade 1e4c1d83044c -> 6abb04f24c5, Tenant id to project id
2017-03-15 17:03:48.635 | INFO  [alembic.runtime.migration] Running upgrade 6abb04f24c5 -> 43287cd10fef, Make pool.lb_algorithm larger
2017-03-15 17:03:48.698 | INFO  [alembic.runtime.migration] Running upgrade 43287cd10fef -> 29ff921a6eb, Shared pools
2017-03-15 17:03:48.774 | INFO  [alembic.runtime.migration] Running upgrade 29ff921a6eb -> 458c9ee2a011, L7 Policies and Rules
2017-03-15 17:03:48.837 | INFO  [alembic.runtime.migration] Running upgrade 458c9ee2a011 -> 186509101b9b, add_server_group_id_to_loadbalancer
2017-03-15 17:03:48.859 | INFO  [alembic.runtime.migration] Running upgrade 186509101b9b -> 8c0851bdf6c3, change_tls_container_id_length_in_sni_table
2017-03-15 17:03:48.877 | INFO  [alembic.runtime.migration] Running upgrade 8c0851bdf6c3 -> 9bf4d21caaea, adding Amphora ID to listener_statistics table
2017-03-15 17:03:48.964 | INFO  [alembic.runtime.migration] Running upgrade 9bf4d21caaea -> 4d9cf7d32f2, Insert headers
2017-03-15 17:03:48.994 | INFO  [alembic.runtime.migration] Running upgrade 4d9cf7d32f2 -> 36b94648fef8, add timestamp
2017-03-15 17:03:49.162 | INFO  [alembic.runtime.migration] Running upgrade 36b94648fef8 -> 62816c232310, Fix migration for MySQL 5.7
2017-03-15 17:03:49.167 | INFO  [alembic.runtime.migration] Running upgrade 62816c232310 -> 4a6ec0ab7284, Remove FK constraints on listener_statistics because it will be cross-DB
2017-03-15 17:03:49.175 | INFO  [alembic.runtime.migration] Running upgrade 4a6ec0ab7284 -> 82b9402e71fd, Update vip address size
2017-03-15 17:03:49.177 | INFO  [alembic.runtime.migration] Running upgrade 82b9402e71fd -> 9b5473976d6d, Add provisioning_status to objects
2017-03-15 17:03:49.392 | INFO  [alembic.runtime.migration] Running upgrade 9b5473976d6d -> c11292016060, adding request error number to listener_statistics table
2017-03-15 17:03:49.411 | INFO  [alembic.runtime.migration] Running upgrade c11292016060 -> 44a2414dd683, adding name column to member and health monitor
2017-03-15 17:03:49.450 | INFO  [alembic.runtime.migration] Running upgrade 44a2414dd683 -> 3f8ff3be828e, create quotas table
2017-03-15 17:03:49.463 | INFO  [alembic.runtime.migration] Running upgrade 3f8ff3be828e -> 443fe6676637, Add a column network_id in table vip
2017-03-15 17:03:49.510 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:170 :   [[ -a /etc/octavia/certs ]]
2017-03-15 17:03:49.513 | +++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:174 :   trueorfalse False OCTAVIA_USE_PREGENERATED_CERTS
2017-03-15 17:03:49.531 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:174 :   [[ False == \T\r\u\e ]]
2017-03-15 17:03:49.533 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:177 :   source /opt/stack/new/octavia/bin/create_certificates.sh /etc/octavia/certs /opt/stack/new/octavia/etc/certificates/openssl.cnf
2017-03-15 17:03:49.535 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:35 :   CERT_DIR=/etc/octavia/certs
2017-03-15 17:03:49.538 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:36 :   OPEN_SSL_CONF=/opt/stack/new/octavia/etc/certificates/openssl.cnf
2017-03-15 17:03:49.540 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:37 :   VALIDITY_DAYS=18250
2017-03-15 17:03:49.542 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:39 :   echo /etc/octavia/certs
2017-03-15 17:03:49.542 | /etc/octavia/certs
2017-03-15 17:03:49.544 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:42 :   mkdir /etc/octavia/certs
2017-03-15 17:03:49.548 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:43 :   cd /etc/octavia/certs
2017-03-15 17:03:49.551 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:44 :   mkdir newcerts private
2017-03-15 17:03:49.555 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:45 :   chmod 700 private
2017-03-15 17:03:49.559 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:48 :   touch index.txt
2017-03-15 17:03:49.562 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:49 :   echo 01
2017-03-15 17:03:49.564 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:52 :   echo 'Create the CA'\''s private and public keypair (2k long)'
2017-03-15 17:03:49.565 | Create the CA's private and public keypair (2k long)
2017-03-15 17:03:49.566 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:53 :   openssl genrsa -passout pass:foobar -des3 -out private/cakey.pem 2048
2017-03-15 17:03:49.570 | Generating RSA private key, 2048 bit long modulus
2017-03-15 17:03:49.577 | ...+++
2017-03-15 17:03:49.585 | ....+++
2017-03-15 17:03:49.586 | e is 65537 (0x10001)
2017-03-15 17:03:49.589 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:55 :   echo 'You will be asked to enter some information about the certificate.'
2017-03-15 17:03:49.589 | You will be asked to enter some information about the certificate.
2017-03-15 17:03:49.591 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:56 :   openssl req -x509 -passin pass:foobar -new -nodes -key private/cakey.pem -config /opt/stack/new/octavia/etc/certificates/openssl.cnf -subj /C=US/ST=Denial/L=Springfield/O=Dis/CN=www.example.com -days 18250 -out ca_01.pem
2017-03-15 17:03:49.601 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:63 :   echo 'Here is the certificate'
2017-03-15 17:03:49.601 | Here is the certificate
2017-03-15 17:03:49.603 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:64 :   openssl x509 -in ca_01.pem -text -noout
2017-03-15 17:03:49.607 | Certificate:
2017-03-15 17:03:49.607 |     Data:
2017-03-15 17:03:49.607 |         Version: 3 (0x2)
2017-03-15 17:03:49.607 |         Serial Number: 13139596346282457929 (0xb6593942a82fbb49)
2017-03-15 17:03:49.607 |     Signature Algorithm: sha256WithRSAEncryption
2017-03-15 17:03:49.607 |         Issuer: C=US, ST=Denial, L=Springfield, O=Dis, CN=www.example.com
2017-03-15 17:03:49.607 |         Validity
2017-03-15 17:03:49.607 |             Not Before: Mar 15 17:03:49 2017 GMT
2017-03-15 17:03:49.607 |             Not After : Mar  3 17:03:49 2067 GMT
2017-03-15 17:03:49.607 |         Subject: C=US, ST=Denial, L=Springfield, O=Dis, CN=www.example.com
2017-03-15 17:03:49.607 |         Subject Public Key Info:
2017-03-15 17:03:49.607 |             Public Key Algorithm: rsaEncryption
2017-03-15 17:03:49.607 |                 Public-Key: (2048 bit)
2017-03-15 17:03:49.607 |                 Modulus:
2017-03-15 17:03:49.607 |                     00:a4:c6:93:f6:7a:4e:1b:b6:76:04:95:1d:f9:9b:
2017-03-15 17:03:49.607 |                     2c:aa:0b:78:13:e6:8d:be:ad:71:3f:cc:61:92:cd:
2017-03-15 17:03:49.607 |                     29:df:70:c1:3a:66:b1:a9:1f:a0:e9:11:5d:39:10:
2017-03-15 17:03:49.607 |                     d5:2b:9b:51:1d:ee:a0:f9:50:7b:3f:4e:6d:e3:a5:
2017-03-15 17:03:49.607 |                     0d:c0:c2:4e:33:d6:31:ae:21:50:e7:ce:e7:57:6a:
2017-03-15 17:03:49.607 |                     df:e5:d8:e3:70:9f:46:fb:b9:4a:7a:e8:e7:40:9e:
2017-03-15 17:03:49.607 |                     fd:0a:d2:8a:87:ce:fd:0a:ac:6d:ba:3c:7e:a3:05:
2017-03-15 17:03:49.607 |                     b2:0e:cc:f7:c4:e3:52:75:14:43:9f:e9:bf:28:f7:
2017-03-15 17:03:49.607 |                     6a:b4:28:07:2b:fa:48:b8:95:9e:31:a8:3e:17:e7:
2017-03-15 17:03:49.607 |                     e7:e3:ce:97:dc:bc:b7:8d:09:49:fd:f6:d8:aa:63:
2017-03-15 17:03:49.607 |                     50:2f:f7:f1:1a:dd:55:5e:d6:9e:1f:f8:e2:c2:1a:
2017-03-15 17:03:49.607 |                     40:1e:0b:77:a8:c1:76:6c:56:4a:7c:28:b4:53:ce:
2017-03-15 17:03:49.607 |                     be:59:cc:f6:3f:a4:4b:1a:f3:ac:45:c8:30:e6:7d:
2017-03-15 17:03:49.607 |                     f9:3c:c8:1f:78:9a:3f:fa:d1:5c:24:82:a7:65:e4:
2017-03-15 17:03:49.607 |                     4e:4f:45:cd:28:a3:0a:77:86:f6:c7:65:fd:d6:bd:
2017-03-15 17:03:49.608 |                     5d:8a:62:0c:89:b1:91:48:85:ab:3d:89:bd:72:4e:
2017-03-15 17:03:49.608 |                     99:34:a4:b0:83:37:a9:66:c0:09:d4:68:40:0d:02:
2017-03-15 17:03:49.608 |                     10:c9
2017-03-15 17:03:49.608 |                 Exponent: 65537 (0x10001)
2017-03-15 17:03:49.608 |         X509v3 extensions:
2017-03-15 17:03:49.608 |             X509v3 Subject Key Identifier: 
2017-03-15 17:03:49.608 |                 BD:35:86:86:68:A5:9F:79:BE:AC:5F:CF:1C:34:ED:FF:0D:B6:B7:1F
2017-03-15 17:03:49.608 |             X509v3 Authority Key Identifier: 
2017-03-15 17:03:49.608 |                 keyid:BD:35:86:86:68:A5:9F:79:BE:AC:5F:CF:1C:34:ED:FF:0D:B6:B7:1F
2017-03-15 17:03:49.608 | 
2017-03-15 17:03:49.608 |             X509v3 Basic Constraints: 
2017-03-15 17:03:49.608 |                 CA:TRUE
2017-03-15 17:03:49.608 |     Signature Algorithm: sha256WithRSAEncryption
2017-03-15 17:03:49.608 |          51:3a:ab:a0:53:db:02:21:77:cb:0b:03:ab:6b:f1:f1:69:79:
2017-03-15 17:03:49.608 |          86:c9:2d:89:de:51:99:3b:0c:61:16:f5:f4:83:4a:26:be:eb:
2017-03-15 17:03:49.608 |          a8:19:ab:0f:d8:c3:d3:6b:4c:54:24:ef:a2:62:1e:32:4a:73:
2017-03-15 17:03:49.608 |          cc:e6:03:4a:81:cb:ee:f2:2b:e2:f6:61:9f:71:68:0d:82:ef:
2017-03-15 17:03:49.608 |          7e:26:23:cb:a4:49:e1:89:72:97:8f:dc:af:fc:50:70:05:60:
2017-03-15 17:03:49.608 |          34:2e:e8:d1:74:22:5f:a6:89:dc:de:ef:a9:44:84:27:99:22:
2017-03-15 17:03:49.608 |          cc:6d:8c:d6:3b:fb:f8:23:44:79:0d:f7:49:dc:20:7b:66:29:
2017-03-15 17:03:49.608 |          d4:f3:fe:fd:79:0a:aa:a5:20:72:a0:c4:ef:47:2b:c0:67:2d:
2017-03-15 17:03:49.608 |          17:b5:84:d1:57:48:02:d0:2d:cd:8a:4a:ee:79:ee:0b:8d:1b:
2017-03-15 17:03:49.608 |          f2:ea:18:c0:20:a8:25:9b:0a:a4:84:03:be:ee:f5:de:3b:67:
2017-03-15 17:03:49.608 |          1e:41:e3:c8:ba:08:b4:84:2a:52:b7:e4:fe:f5:d8:51:4e:6b:
2017-03-15 17:03:49.608 |          da:56:8a:d0:bf:9e:8d:b5:c6:b6:86:9a:1e:ef:3d:f7:f8:0e:
2017-03-15 17:03:49.608 |          37:eb:64:ec:26:60:77:f2:fb:c6:3a:11:27:7c:14:90:0c:bb:
2017-03-15 17:03:49.608 |          7e:6e:47:5e:5c:45:3a:4d:5e:24:4b:63:0a:69:82:36:89:be:
2017-03-15 17:03:49.608 |          3f:20:f9:bf
2017-03-15 17:03:49.610 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:68 :   echo 'Generate a server key and a CSR'
2017-03-15 17:03:49.610 | Generate a server key and a CSR
2017-03-15 17:03:49.613 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:69 :   openssl req -newkey rsa:2048 -nodes -keyout client.key -subj /C=US/ST=Denial/L=Springfield/O=Dis/CN=www.example.com -out client.csr
2017-03-15 17:03:49.616 | Generating a 2048 bit RSA private key
2017-03-15 17:03:49.645 | ................+++
2017-03-15 17:03:49.719 | ...........................................+++
2017-03-15 17:03:49.720 | writing new private key to 'client.key'
2017-03-15 17:03:49.720 | -----
2017-03-15 17:03:49.726 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:74 :   echo 'Sign request'
2017-03-15 17:03:49.726 | Sign request
2017-03-15 17:03:49.728 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:75 :   openssl ca -passin pass:foobar -config /opt/stack/new/octavia/etc/certificates/openssl.cnf -in client.csr -days 18250 -out client-.pem -batch
2017-03-15 17:03:49.731 | Using configuration from /opt/stack/new/octavia/etc/certificates/openssl.cnf
2017-03-15 17:03:49.732 | Check that the request matches the signature
2017-03-15 17:03:49.732 | Signature ok
2017-03-15 17:03:49.732 | Certificate Details:
2017-03-15 17:03:49.732 |         Serial Number: 1 (0x1)
2017-03-15 17:03:49.732 |         Validity
2017-03-15 17:03:49.733 |             Not Before: Mar 15 17:03:49 2017 GMT
2017-03-15 17:03:49.733 |             Not After : Mar  3 17:03:49 2067 GMT
2017-03-15 17:03:49.733 |         Subject:
2017-03-15 17:03:49.733 |             countryName               = US
2017-03-15 17:03:49.733 |             stateOrProvinceName       = Denial
2017-03-15 17:03:49.733 |             organizationName          = Dis
2017-03-15 17:03:49.733 |             commonName                = www.example.com
2017-03-15 17:03:49.733 |         X509v3 extensions:
2017-03-15 17:03:49.733 |             X509v3 Basic Constraints: 
2017-03-15 17:03:49.733 |                 CA:FALSE
2017-03-15 17:03:49.733 |             Netscape Comment: 
2017-03-15 17:03:49.733 |                 OpenSSL Generated Certificate
2017-03-15 17:03:49.733 |             X509v3 Subject Key Identifier: 
2017-03-15 17:03:49.733 |                 66:97:DF:9B:A3:AC:2C:9F:B0:FE:EF:B3:74:29:75:75:50:9E:9A:AB
2017-03-15 17:03:49.733 |             X509v3 Authority Key Identifier: 
2017-03-15 17:03:49.733 |                 keyid:BD:35:86:86:68:A5:9F:79:BE:AC:5F:CF:1C:34:ED:FF:0D:B6:B7:1F
2017-03-15 17:03:49.733 | 
2017-03-15 17:03:49.733 | Certificate is to be certified until Mar  3 17:03:49 2067 GMT (18250 days)
2017-03-15 17:03:49.736 | 
2017-03-15 17:03:49.736 | Write out database with 1 new entries
2017-03-15 17:03:49.737 | Data Base Updated
2017-03-15 17:03:49.740 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:78 :   echo 'Generate single pem client.pem'
2017-03-15 17:03:49.740 | Generate single pem client.pem
2017-03-15 17:03:49.742 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:79 :   cat client-.pem client.key
2017-03-15 17:03:49.746 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:81 :   echo 'Note: For production use the ca issuing the client certificate and the ca issuing the server'
2017-03-15 17:03:49.746 | Note: For production use the ca issuing the client certificate and the ca issuing the server
2017-03-15 17:03:49.748 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:82 :   echo 'certificate need to be different so a hacker can'\''t just use the server certificate from a'
2017-03-15 17:03:49.748 | certificate need to be different so a hacker can't just use the server certificate from a
2017-03-15 17:03:49.749 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:83 :   echo 'compromised amphora to control all the others.'
2017-03-15 17:03:49.749 | compromised amphora to control all the others.
2017-03-15 17:03:49.752 | +++ /opt/stack/new/octavia/bin/create_certificates.sh:source:84 :   echo '\nTo use the certificates copy them to the directory specified in the octavia.conf'
2017-03-15 17:03:49.752 | \nTo use the certificates copy them to the directory specified in the octavia.conf
2017-03-15 17:03:49.754 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:180 :   iniset /etc/octavia/octavia.conf haproxy_amphora client_cert /etc/octavia/certs/client.pem
2017-03-15 17:03:49.778 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:181 :   iniset /etc/octavia/octavia.conf haproxy_amphora server_ca /etc/octavia/certs/ca_01.pem
2017-03-15 17:03:49.803 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:182 :   iniset /etc/octavia/octavia.conf certificates ca_certificate /etc/octavia/certs/ca_01.pem
2017-03-15 17:03:49.826 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:183 :   iniset /etc/octavia/octavia.conf certificates ca_private_key /etc/octavia/certs/private/cakey.pem
2017-03-15 17:03:49.847 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:184 :   iniset /etc/octavia/octavia.conf certificates ca_private_key_passphrase foobar
2017-03-15 17:03:49.867 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:187 :   mkdir -m755 -p /etc/octavia/dhcp
2017-03-15 17:03:49.870 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_configure:188 :   cp /opt/stack/new/octavia/etc/dhcp/dhclient.conf /etc/octavia/dhcp/dhclient.conf
2017-03-15 17:03:49.874 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:460 :   [[ stack == \u\n\s\t\a\c\k ]]
2017-03-15 17:03:49.875 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:468 :   [[ stack == \c\l\e\a\n ]]
2017-03-15 17:03:49.877 | + ./stack.sh:main:1184                     :   merge_config_group /opt/stack/new/devstack/local.conf post-config
2017-03-15 17:03:49.879 | + inc/meta-config:merge_config_group:171   :   local localfile=/opt/stack/new/devstack/local.conf
2017-03-15 17:03:49.881 | + inc/meta-config:merge_config_group:171   :   shift
2017-03-15 17:03:49.882 | + inc/meta-config:merge_config_group:172   :   local matchgroups=post-config
2017-03-15 17:03:49.884 | + inc/meta-config:merge_config_group:174   :   [[ -r /opt/stack/new/devstack/local.conf ]]
2017-03-15 17:03:49.886 | + inc/meta-config:merge_config_group:176   :   local configfile group
2017-03-15 17:03:49.887 | + inc/meta-config:merge_config_group:177   :   for group in '$matchgroups'
2017-03-15 17:03:49.890 | ++ inc/meta-config:merge_config_group:178   :   get_meta_section_files /opt/stack/new/devstack/local.conf post-config
2017-03-15 17:03:49.892 | ++ inc/meta-config:get_meta_section_files:63 :   local file=/opt/stack/new/devstack/local.conf
2017-03-15 17:03:49.894 | ++ inc/meta-config:get_meta_section_files:64 :   local matchgroup=post-config
2017-03-15 17:03:49.897 | ++ inc/meta-config:get_meta_section_files:66 :   [[ -r /opt/stack/new/devstack/local.conf ]]
2017-03-15 17:03:49.899 | ++ inc/meta-config:get_meta_section_files:68 :   awk -v matchgroup=post-config '
2017-03-15 17:03:49.899 |         /^\[\[.+\|.*\]\]/ {
2017-03-15 17:03:49.900 |             gsub("[][]", "", $1);
2017-03-15 17:03:49.900 |             split($1, a, "|");
2017-03-15 17:03:49.900 |             if (a[1] == matchgroup)
2017-03-15 17:03:49.900 |                 print a[2]
2017-03-15 17:03:49.900 |         }
2017-03-15 17:03:49.900 |     ' /opt/stack/new/devstack/local.conf
2017-03-15 17:03:49.904 | + inc/meta-config:merge_config_group:178   :   for configfile in '$(get_meta_section_files $localfile $group)'
2017-03-15 17:03:49.906 | + inc/meta-config:merge_config_group:179   :   local realconfigfile
2017-03-15 17:03:49.907 | + inc/meta-config:merge_config_group:180   :   local dir
2017-03-15 17:03:49.910 | ++ inc/meta-config:merge_config_group:182   :   eval 'echo /etc/octavia/octavia.conf'
2017-03-15 17:03:49.913 | +++ inc/meta-config:merge_config_group:182   :   echo /etc/octavia/octavia.conf
2017-03-15 17:03:49.915 | + inc/meta-config:merge_config_group:182   :   realconfigfile=/etc/octavia/octavia.conf
2017-03-15 17:03:49.918 | + inc/meta-config:merge_config_group:183   :   [[ -z /etc/octavia/octavia.conf ]]
2017-03-15 17:03:49.921 | ++ inc/meta-config:merge_config_group:187   :   dirname /etc/octavia/octavia.conf
2017-03-15 17:03:49.924 | + inc/meta-config:merge_config_group:187   :   dir=/etc/octavia
2017-03-15 17:03:49.926 | + inc/meta-config:merge_config_group:188   :   [[ -d /etc/octavia ]]
2017-03-15 17:03:49.927 | + inc/meta-config:merge_config_group:189   :   merge_config_file /opt/stack/new/devstack/local.conf post-config /etc/octavia/octavia.conf
2017-03-15 17:03:49.930 | + inc/meta-config:merge_config_file:83     :   local file=/opt/stack/new/devstack/local.conf
2017-03-15 17:03:49.932 | + inc/meta-config:merge_config_file:84     :   local matchgroup=post-config
2017-03-15 17:03:49.934 | + inc/meta-config:merge_config_file:85     :   local configfile=/etc/octavia/octavia.conf
2017-03-15 17:03:49.935 | + inc/meta-config:merge_config_file:90     :   local real_configfile
2017-03-15 17:03:49.938 | ++ inc/meta-config:merge_config_file:91     :   eval echo /etc/octavia/octavia.conf
2017-03-15 17:03:49.941 | +++ inc/meta-config:merge_config_file:91     :   echo /etc/octavia/octavia.conf
2017-03-15 17:03:49.944 | + inc/meta-config:merge_config_file:91     :   real_configfile=/etc/octavia/octavia.conf
2017-03-15 17:03:49.946 | + inc/meta-config:merge_config_file:92     :   '[' '!' -f /etc/octavia/octavia.conf ']'
2017-03-15 17:03:49.949 | + inc/meta-config:merge_config_file:96     :   get_meta_section /opt/stack/new/devstack/local.conf post-config /etc/octavia/octavia.conf
2017-03-15 17:03:49.951 | + inc/meta-config:merge_config_file:97     :   awk -v configfile=/etc/octavia/octavia.conf '
2017-03-15 17:03:49.951 |         BEGIN {
2017-03-15 17:03:49.951 |             section = ""
2017-03-15 17:03:49.951 |             last_section = ""
2017-03-15 17:03:49.951 |             section_count = 0
2017-03-15 17:03:49.951 |         }
2017-03-15 17:03:49.951 |         /^\[.+\]/ {
2017-03-15 17:03:49.951 |             gsub("[][]", "", $1);
2017-03-15 17:03:49.951 |             section=$1
2017-03-15 17:03:49.951 |             next
2017-03-15 17:03:49.951 |         }
2017-03-15 17:03:49.951 |         /^ *\#/ {
2017-03-15 17:03:49.951 |             next
2017-03-15 17:03:49.951 |         }
2017-03-15 17:03:49.951 |         /^[^ \t]+/ {
2017-03-15 17:03:49.951 |             # get offset of first = in $0
2017-03-15 17:03:49.951 |             eq_idx = index($0, "=")
2017-03-15 17:03:49.951 |             # extract attr & value from $0
2017-03-15 17:03:49.951 |             attr = substr($0, 1, eq_idx - 1)
2017-03-15 17:03:49.951 |             value = substr($0, eq_idx + 1)
2017-03-15 17:03:49.951 |             # only need to strip trailing whitespace from attr
2017-03-15 17:03:49.952 |             sub(/[ \t]*$/, "", attr)
2017-03-15 17:03:49.952 |             # need to strip leading & trailing whitespace from value
2017-03-15 17:03:49.952 |             sub(/^[ \t]*/, "", value)
2017-03-15 17:03:49.952 |             sub(/[ \t]*$/, "", value)
2017-03-15 17:03:49.952 | 
2017-03-15 17:03:49.952 |             # cfg_attr_count: number of config lines per [section, attr]
2017-03-15 17:03:49.952 |             # cfg_attr: three dimensional array to keep all the config lines per [section, attr]
2017-03-15 17:03:49.952 |          + inc/meta-config:merge_config_file:164    :   read a
2017-03-15 17:03:49.952 |    # cfg_section: keep the section names in the same order as they appear in local.conf
2017-03-15 17:03:49.952 |             # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf
2017-03-15 17:03:49.952 |             if (! (section, attr) in cfg_attr_count) {
2017-03-15 17:03:49.952 |                 if (section != last_section) {
2017-03-15 17:03:49.952 |                     cfg_section[section_count++] = section
2017-03-15 17:03:49.952 |                     last_section = section
2017-03-15 17:03:49.952 |                 }
2017-03-15 17:03:49.952 |                 attr_count = cfg_sec_attr_count[section_count - 1]++
2017-03-15 17:03:49.952 |                 cfg_sec_attr_name[section_count - 1, attr_count] = attr
2017-03-15 17:03:49.952 | 
2017-03-15 17:03:49.952 |                 cfg_attr[section, attr, 0] = value
2017-03-15 17:03:49.952 |                 cfg_attr_count[section, attr] = 1
2017-03-15 17:03:49.953 |             } else {
2017-03-15 17:03:49.953 |                 lno = cfg_attr_count[section, attr]++
2017-03-15 17:03:49.953 |                 cfg_attr[section, attr, lno] = value
2017-03-15 17:03:49.953 |             }
2017-03-15 17:03:49.953 |         }
2017-03-15 17:03:49.953 |         END {
2017-03-15 17:03:49.953 |             # Process each section in order
2017-03-15 17:03:49.953 |             for (sno = 0; sno < section_count; sno++) {
2017-03-15 17:03:49.953 |                 section = cfg_section[sno]
2017-03-15 17:03:49.953 |                 # The ini routines simply append a config item immediately
2017-03-15 17:03:49.953 |                 # after the section header. To keep the same order as defined
2017-03-15 17:03:49.953 |                 # in local.conf, invoke the ini routines in the reverse order
2017-03-15 17:03:49.953 |                 for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) {
2017-03-15 17:03:49.953 |                     attr = cfg_sec_attr_name[sno, attr_no]
2017-03-15 17:03:49.953 |                     if (cfg_attr_count[section, attr] == 1)
2017-03-15 17:03:49.953 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\""
2017-03-15 17:03:49.953 |                     else {
2017-03-15 17:03:49.953 |                         # For multiline, invoke the ini routines in the reverse order
2017-03-15 17:03:49.953 |                         count = cfg_attr_count[section, attr]
2017-03-15 17:03:49.953 |                         print "inidelete " configfile " " section " " attr
2017-03-15 17:03:49.953 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\""
2017-03-15 17:03:49.953 |                         for (l = count -2; l >= 0; l--)
2017-03-15 17:03:49.954 |                             print "iniadd_literal " configfile " " section " " attr + inc/meta-config:get_meta_section:33      :   local file=/opt/stack/new/devstack/local.conf
2017-03-15 17:03:49.954 | " \"" cfg_attr[section, attr, l] "\""
2017-03-15 17:03:49.954 |                     }
2017-03-15 17:03:49.954 |                 }
2017-03-15 17:03:49.954 |             }
2017-03-15 17:03:49.954 |         }
2017-03-15 17:03:49.954 |     '
2017-03-15 17:03:49.956 | + inc/meta-config:get_meta_section:34      :   local matchgroup=post-config
2017-03-15 17:03:49.959 | + inc/meta-config:get_meta_section:35      :   local configfile=/etc/octavia/octavia.conf
2017-03-15 17:03:49.961 | + inc/meta-config:get_meta_section:37      :   [[ -r /opt/stack/new/devstack/local.conf ]]
2017-03-15 17:03:49.963 | + inc/meta-config:get_meta_section:38      :   [[ -z /etc/octavia/octavia.conf ]]
2017-03-15 17:03:49.965 | + inc/meta-config:get_meta_section:40      :   awk -v matchgroup=post-config -v configfile=/etc/octavia/octavia.conf '
2017-03-15 17:03:49.965 |         BEGIN { group = "" }
2017-03-15 17:03:49.965 |         /^\[\[.+\|.*\]\]/ {
2017-03-15 17:03:49.965 |             gsub("[][]", "", $1);
2017-03-15 17:03:49.965 |             split($1, a, "|");
2017-03-15 17:03:49.965 |             if (a[1] == matchgroup && a[2] == configfile) {
2017-03-15 17:03:49.965 |                 group=a[1]
2017-03-15 17:03:49.965 |             } else {
2017-03-15 17:03:49.965 |                 group=""
2017-03-15 17:03:49.965 |             }
2017-03-15 17:03:49.965 |             next
2017-03-15 17:03:49.965 |         }
2017-03-15 17:03:49.965 |         {
2017-03-15 17:03:49.965 |             if (group != "")
2017-03-15 17:03:49.965 |                 print $0
2017-03-15 17:03:49.965 |         }
2017-03-15 17:03:49.965 |     ' /opt/stack/new/devstack/local.conf
2017-03-15 17:03:49.971 | + inc/meta-config:merge_config_file:164    :   eval 'iniset /etc/octavia/octavia.conf DEFAULT debug "True"'
2017-03-15 17:03:49.973 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/octavia/octavia.conf DEFAULT debug True
2017-03-15 17:03:50.000 | + inc/meta-config:merge_config_file:164    :   read a
2017-03-15 17:03:50.003 | + ./stack.sh:main:1193                     :   is_service_enabled swift
2017-03-15 17:03:50.021 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:03:50.024 | + ./stack.sh:main:1199                     :   is_service_enabled glance
2017-03-15 17:03:50.041 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:03:50.043 | + ./stack.sh:main:1200                     :   echo_summary 'Starting Glance'
2017-03-15 17:03:50.045 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:03:50.047 | + ./stack.sh:echo_summary:398              :   echo -e Starting Glance
2017-03-15 17:03:50.049 | + ./stack.sh:main:1201                     :   start_glance
2017-03-15 17:03:50.051 | + lib/glance:start_glance:390              :   local service_protocol=http
2017-03-15 17:03:50.054 | + lib/glance:start_glance:391              :   is_service_enabled tls-proxy
2017-03-15 17:03:50.072 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:03:50.074 | + lib/glance:start_glance:396              :   run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'
2017-03-15 17:03:50.076 | + functions-common:run_process:1478        :   local service=g-reg
2017-03-15 17:03:50.079 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf'
2017-03-15 17:03:50.081 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:03:50.084 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:03:50.086 | + functions-common:run_process:1483        :   local name=g-reg
2017-03-15 17:03:50.089 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:03:50.091 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:03:50.094 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:03:50.096 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:03:50.099 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:03:50.102 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597430
2017-03-15 17:03:50.105 | + functions-common:run_process:1486        :   is_service_enabled g-reg
2017-03-15 17:03:50.121 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:03:50.123 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:03:50.127 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:03:50.127 | + functions-common:run_process:1491        :   _run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' ''
2017-03-15 17:03:50.130 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:03:50.133 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:03:50.140 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:03:50.147 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:03:50.152 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:03:50.154 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:03:50.157 | + functions-common:time_stop:2409          :   start_time=1489597430
2017-03-15 17:03:50.159 | + functions-common:time_stop:2411          :   [[ -z 1489597430 ]]
2017-03-15 17:03:50.162 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:03:50.166 | + functions-common:time_stop:2414          :   end_time=1489597430
2017-03-15 17:03:50.168 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:03:50.170 | + functions-common:time_stop:2416          :   total=0
2017-03-15 17:03:50.173 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:03:50.175 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=0
2017-03-15 17:03:50.176 | + lib/glance:start_glance:397              :   run_process g-api '/usr/local/bin/glance-api --config-file=/etc/glance/glance-api.conf'
2017-03-15 17:03:50.178 | + functions-common:run_process:1478        :   local service=g-api
2017-03-15 17:03:50.180 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/glance-api --config-file=/etc/glance/glance-api.conf'
2017-03-15 17:03:50.182 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:03:50.184 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:03:50.186 | + functions-common:run_process:1483        :   local name=g-api
2017-03-15 17:03:50.189 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:03:50.191 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:03:50.193 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:03:50.194 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:03:50.197 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:03:50.201 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597430
2017-03-15 17:03:50.204 | + functions-common:run_process:1486        :   is_service_enabled g-api
2017-03-15 17:03:50.221 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:03:50.223 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:03:50.226 | + functions-common:run_process:1491        :   _run_process g-api '/usr/local/bin/glance-api --config-file=/etc/glance/glance-api.conf' ''
2017-03-15 17:03:50.227 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:03:50.230 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:03:50.234 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:03:50.236 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:03:50.240 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:03:50.243 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:03:50.246 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:03:50.248 | + functions-common:time_stop:2409          :   start_time=1489597430
2017-03-15 17:03:50.251 | + functions-common:time_stop:2411          :   [[ -z 1489597430 ]]
2017-03-15 17:03:50.255 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:03:50.259 | + functions-common:time_stop:2414          :   end_time=1489597430
2017-03-15 17:03:50.261 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:03:50.264 | + functions-common:time_stop:2416          :   total=0
2017-03-15 17:03:50.267 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:03:50.269 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=0
2017-03-15 17:03:50.271 | + lib/glance:start_glance:399              :   echo 'Waiting for g-api (23.253.205.44:9292) to start...'
2017-03-15 17:03:50.271 | Waiting for g-api (23.253.205.44:9292) to start...
2017-03-15 17:03:50.274 | + lib/glance:start_glance:400              :   wait_for_service 60 http://23.253.205.44:9292
2017-03-15 17:03:50.276 | + functions:wait_for_service:392           :   local timeout=60
2017-03-15 17:03:50.278 | + functions:wait_for_service:393           :   local url=http://23.253.205.44:9292
2017-03-15 17:03:50.280 | + functions:wait_for_service:394           :   local rval=0
2017-03-15 17:03:50.282 | + functions:wait_for_service:395           :   time_start wait_for_service
2017-03-15 17:03:50.285 | + functions-common:time_start:2388         :   local name=wait_for_service
2017-03-15 17:03:50.286 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:03:50.289 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:03:50.292 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:03:50.295 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597430
2017-03-15 17:03:50.298 | + functions:wait_for_service:396           :   timeout 60 bash -x
2017-03-15 17:03:50.303 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://23.253.205.44:9292
2017-03-15 17:03:50.312 | + ::                                       :   [[ 000 == 503 ]]
2017-03-15 17:03:50.314 | + ::                                       :   [[ 7 -eq 7 ]]
2017-03-15 17:03:50.315 | + ::                                       :   sleep 1
2017-03-15 17:03:51.318 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://23.253.205.44:9292
2017-03-15 17:03:51.329 | + ::                                       :   [[ 000 == 503 ]]
2017-03-15 17:03:51.331 | + ::                                       :   [[ 7 -eq 7 ]]
2017-03-15 17:03:51.332 | + ::                                       :   sleep 1
2017-03-15 17:03:52.335 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://23.253.205.44:9292
2017-03-15 17:03:52.344 | + ::                                       :   [[ 000 == 503 ]]
2017-03-15 17:03:52.346 | + ::                                       :   [[ 7 -eq 7 ]]
2017-03-15 17:03:52.347 | + ::                                       :   sleep 1
2017-03-15 17:03:53.350 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://23.253.205.44:9292
2017-03-15 17:03:53.363 | + ::                                       :   [[ 300 == 503 ]]
2017-03-15 17:03:53.364 | + ::                                       :   [[ 0 -eq 7 ]]
2017-03-15 17:03:53.367 | + functions:wait_for_service:401           :   time_stop wait_for_service
2017-03-15 17:03:53.370 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:03:53.373 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:03:53.376 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:03:53.377 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:03:53.380 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:03:53.383 | + functions-common:time_stop:2408          :   name=wait_for_service
2017-03-15 17:03:53.385 | + functions-common:time_stop:2409          :   start_time=1489597430
2017-03-15 17:03:53.387 | + functions-common:time_stop:2411          :   [[ -z 1489597430 ]]
2017-03-15 17:03:53.390 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:03:53.394 | + functions-common:time_stop:2414          :   end_time=1489597433
2017-03-15 17:03:53.396 | + functions-common:time_stop:2415          :   elapsed_time=3
2017-03-15 17:03:53.398 | + functions-common:time_stop:2416          :   total=4
2017-03-15 17:03:53.399 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:03:53.401 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=7
2017-03-15 17:03:53.403 | + functions:wait_for_service:402           :   return 0
2017-03-15 17:03:53.406 | + lib/glance:start_glance:405              :   is_service_enabled g-glare
2017-03-15 17:03:53.421 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:03:53.423 | + ./stack.sh:main:1215                     :   is_service_enabled g-reg
2017-03-15 17:03:53.438 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:03:53.440 | + ./stack.sh:main:1217                     :   echo_summary 'Uploading images'
2017-03-15 17:03:53.442 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:03:53.444 | + ./stack.sh:echo_summary:398              :   echo -e Uploading images
2017-03-15 17:03:53.446 | + ./stack.sh:main:1219                     :   for image_url in '${IMAGE_URLS//,/ }'
2017-03-15 17:03:53.448 | + ./stack.sh:main:1220                     :   upload_image http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img
2017-03-15 17:03:53.450 | + functions:upload_image:57                :   local image_url=http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img
2017-03-15 17:03:53.452 | + functions:upload_image:59                :   local image image_fname image_name
2017-03-15 17:03:53.455 | + functions:upload_image:62                :   mkdir -p /opt/stack/new/devstack/files/images
2017-03-15 17:03:53.460 | ++ functions:upload_image:63                :   basename http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img
2017-03-15 17:03:53.463 | + functions:upload_image:63                :   image_fname=cirros-0.3.5-x86_64-disk.img
2017-03-15 17:03:53.465 | + functions:upload_image:64                :   [[ http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img != file* ]]
2017-03-15 17:03:53.467 | + functions:upload_image:66                :   [[ ! -f /opt/stack/new/devstack/files/cirros-0.3.5-x86_64-disk.img ]]
2017-03-15 17:03:53.471 | ++ functions:upload_image:66                :   stat -c %s /opt/stack/new/devstack/files/cirros-0.3.5-x86_64-disk.img
2017-03-15 17:03:53.474 | + functions:upload_image:66                :   [[ 13267968 = \0 ]]
2017-03-15 17:03:53.477 | + functions:upload_image:73                :   image=/opt/stack/new/devstack/files/cirros-0.3.5-x86_64-disk.img
2017-03-15 17:03:53.480 | + functions:upload_image:87                :   [[ http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img =~ openvz ]]
2017-03-15 17:03:53.483 | + functions:upload_image:94                :   [[ http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img =~ \.vmdk ]]
2017-03-15 17:03:53.485 | + functions:upload_image:209               :   [[ http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img =~ \.vhd\.tgz ]]
2017-03-15 17:03:53.487 | + functions:upload_image:231               :   [[ http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img =~ \.xen-raw\.tgz ]]
2017-03-15 17:03:53.490 | + functions:upload_image:242               :   [[ http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img =~ \.hds ]]
2017-03-15 17:03:53.492 | + functions:upload_image:259               :   local kernel=
2017-03-15 17:03:53.495 | + functions:upload_image:260               :   local ramdisk=
2017-03-15 17:03:53.497 | + functions:upload_image:261               :   local disk_format=
2017-03-15 17:03:53.500 | + functions:upload_image:262               :   local container_format=
2017-03-15 17:03:53.503 | + functions:upload_image:263               :   local unpack=
2017-03-15 17:03:53.505 | + functions:upload_image:264               :   local img_property=
2017-03-15 17:03:53.506 | + functions:upload_image:265               :   case "$image_fname" in
2017-03-15 17:03:53.509 | ++ functions:upload_image:286               :   basename /opt/stack/new/devstack/files/cirros-0.3.5-x86_64-disk.img .img
2017-03-15 17:03:53.513 | + functions:upload_image:286               :   image_name=cirros-0.3.5-x86_64-disk
2017-03-15 17:03:53.516 | + functions:upload_image:287               :   local format
2017-03-15 17:03:53.519 | ++ functions:upload_image:288               :   qemu-img info /opt/stack/new/devstack/files/cirros-0.3.5-x86_64-disk.img
2017-03-15 17:03:53.520 | ++ functions:upload_image:288               :   awk '/^file format/ { print $3; exit }'
2017-03-15 17:03:53.544 | + functions:upload_image:288               :   format=qcow2
2017-03-15 17:03:53.546 | + functions:upload_image:289               :   [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]]
2017-03-15 17:03:53.548 | + functions:upload_image:290               :   disk_format=qcow2
2017-03-15 17:03:53.551 | + functions:upload_image:294               :   container_format=bare
2017-03-15 17:03:53.553 | + functions:upload_image:330               :   is_arch ppc64le
2017-03-15 17:03:53.556 | ++ functions-common:is_arch:421             :   uname -m
2017-03-15 17:03:53.559 | + functions-common:is_arch:421             :   [[ x86_64 == \p\p\c\6\4\l\e ]]
2017-03-15 17:03:53.561 | + functions:upload_image:330               :   is_arch ppc64
2017-03-15 17:03:53.564 | ++ functions-common:is_arch:421             :   uname -m
2017-03-15 17:03:53.567 | + functions-common:is_arch:421             :   [[ x86_64 == \p\p\c\6\4 ]]
2017-03-15 17:03:53.569 | + functions:upload_image:330               :   is_arch ppc
2017-03-15 17:03:53.571 | ++ functions-common:is_arch:421             :   uname -m
2017-03-15 17:03:53.574 | + functions-common:is_arch:421             :   [[ x86_64 == \p\p\c ]]
2017-03-15 17:03:53.576 | + functions:upload_image:334               :   is_arch aarch64
2017-03-15 17:03:53.579 | ++ functions-common:is_arch:421             :   uname -m
2017-03-15 17:03:53.583 | + functions-common:is_arch:421             :   [[ x86_64 == \a\a\r\c\h\6\4 ]]
2017-03-15 17:03:53.586 | + functions:upload_image:338               :   '[' bare = bare ']'
2017-03-15 17:03:53.589 | + functions:upload_image:339               :   '[' '' = zcat ']'
2017-03-15 17:03:53.591 | + functions:upload_image:341               :   '[' '' = bunzip2 ']'
2017-03-15 17:03:53.594 | + functions:upload_image:344               :   openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.3.5-x86_64-disk --public --container-format=bare --disk-format qcow2
2017-03-15 17:03:56.704 | +------------------+------------------------------------------------------+
2017-03-15 17:03:56.704 | | Field            | Value                                                |
2017-03-15 17:03:56.704 | +------------------+------------------------------------------------------+
2017-03-15 17:03:56.704 | | checksum         | f8ab98ff5e73ebab884d80c9dc9c7290                     |
2017-03-15 17:03:56.704 | | container_format | bare                                                 |
2017-03-15 17:03:56.704 | | created_at       | 2017-03-15T17:03:56Z                                 |
2017-03-15 17:03:56.704 | | disk_format      | qcow2                                                |
2017-03-15 17:03:56.704 | | file             | /v2/images/466562a0-7ef8-4357-885c-d911124732b5/file |
2017-03-15 17:03:56.704 | | id               | 466562a0-7ef8-4357-885c-d911124732b5                 |
2017-03-15 17:03:56.705 | | min_disk         | 0                                                    |
2017-03-15 17:03:56.705 | | min_ram          | 0                                                    |
2017-03-15 17:03:56.705 | | name             | cirros-0.3.5-x86_64-disk                             |
2017-03-15 17:03:56.705 | | owner            | 287163f4baf948bdbcb54842e873b0a8                     |
2017-03-15 17:03:56.705 | | protected        | False                                                |
2017-03-15 17:03:56.705 | | schema           | /v2/schemas/image                                    |
2017-03-15 17:03:56.705 | | size             | 13267968                                             |
2017-03-15 17:03:56.705 | | status           | active                                               |
2017-03-15 17:03:56.705 | | tags             |                                                      |
2017-03-15 17:03:56.705 | | updated_at       | 2017-03-15T17:03:57Z                                 |
2017-03-15 17:03:56.705 | | virtual_size     | None                                                 |
2017-03-15 17:03:56.705 | | visibility       | public                                               |
2017-03-15 17:03:56.705 | +------------------+------------------------------------------------------+
2017-03-15 17:03:56.766 | + ./stack.sh:main:1225                     :   is_service_enabled nova
2017-03-15 17:03:56.785 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:03:56.788 | ++ ./stack.sh:main:1226                     :   generate_hex_string 32
2017-03-15 17:03:56.791 | ++ functions-common:generate_hex_string:690 :   local size=32
2017-03-15 17:03:56.793 | ++ functions-common:generate_hex_string:691 :   hexdump -n 32 -v -e '/1 "%02x"' /dev/urandom
2017-03-15 17:03:56.800 | + ./stack.sh:main:1226                     :   iniset /etc/nova/nova.conf key_manager fixed_key 61e70e163c44b299760a591209d7d775afb99f377e1267e03b95377b4146e225
2017-03-15 17:03:56.829 | + ./stack.sh:main:1230                     :   is_service_enabled n-api
2017-03-15 17:03:56.847 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:03:56.850 | + ./stack.sh:main:1231                     :   echo_summary 'Starting Nova API'
2017-03-15 17:03:56.853 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:03:56.855 | + ./stack.sh:echo_summary:398              :   echo -e Starting Nova API
2017-03-15 17:03:56.857 | + ./stack.sh:main:1232                     :   start_nova_api
2017-03-15 17:03:56.859 | + lib/nova:start_nova_api:802              :   local service_port=8774
2017-03-15 17:03:56.862 | + lib/nova:start_nova_api:803              :   local service_protocol=http
2017-03-15 17:03:56.865 | + lib/nova:start_nova_api:804              :   is_service_enabled tls-proxy
2017-03-15 17:03:56.884 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:03:56.887 | + lib/nova:start_nova_api:810              :   local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin
2017-03-15 17:03:56.890 | + lib/nova:start_nova_api:811              :   export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin
2017-03-15 17:03:56.893 | + lib/nova:start_nova_api:811              :   PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin
2017-03-15 17:03:56.897 | + lib/nova:start_nova_api:814              :   local enabled_site_file
2017-03-15 17:03:56.901 | ++ lib/nova:start_nova_api:815              :   apache_site_config_for nova-api
2017-03-15 17:03:56.903 | ++ lib/apache:apache_site_config_for:149    :   local site=nova-api
2017-03-15 17:03:56.906 | ++ lib/apache:apache_site_config_for:150    :   is_ubuntu
2017-03-15 17:03:56.909 | ++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 17:03:56.911 | ++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 17:03:56.915 | ++ lib/apache:apache_site_config_for:151    :   local apache_version
2017-03-15 17:03:56.919 | +++ lib/apache:apache_site_config_for:152    :   get_apache_version
2017-03-15 17:03:56.923 | +++ lib/apache:get_apache_version:104        :   is_ubuntu
2017-03-15 17:03:56.926 | +++ functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 17:03:56.929 | +++ functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 17:03:56.932 | +++ lib/apache:get_apache_version:105        :   local version_str
2017-03-15 17:03:56.937 | ++++ lib/apache:get_apache_version:106        :   awk '/Server version/ {print $3}'
2017-03-15 17:03:56.937 | ++++ lib/apache:get_apache_version:106        :   sudo /usr/sbin/apache2ctl -v
2017-03-15 17:03:56.938 | ++++ lib/apache:get_apache_version:106        :   cut -f2 -d/
2017-03-15 17:03:56.991 | +++ lib/apache:get_apache_version:106        :   version_str=2.4.18
2017-03-15 17:03:56.994 | +++ lib/apache:get_apache_version:116        :   [[ 2.4.18 =~ ^2\.2\. ]]
2017-03-15 17:03:56.996 | +++ lib/apache:get_apache_version:118        :   [[ 2.4.18 =~ ^2\.4\. ]]
2017-03-15 17:03:56.998 | +++ lib/apache:get_apache_version:119        :   echo 2.4
2017-03-15 17:03:57.001 | ++ lib/apache:apache_site_config_for:152    :   apache_version=2.4
2017-03-15 17:03:57.003 | ++ lib/apache:apache_site_config_for:153    :   [[ 2.4 == \2\.\2 ]]
2017-03-15 17:03:57.005 | ++ lib/apache:apache_site_config_for:158    :   echo /etc/apache2/sites-available/nova-api.conf
2017-03-15 17:03:57.009 | + lib/nova:start_nova_api:815              :   enabled_site_file=/etc/apache2/sites-available/nova-api.conf
2017-03-15 17:03:57.011 | + lib/nova:start_nova_api:816              :   '[' -f /etc/apache2/sites-available/nova-api.conf ']'
2017-03-15 17:03:57.013 | + lib/nova:start_nova_api:823              :   run_process n-api /usr/local/bin/nova-api
2017-03-15 17:03:57.016 | + functions-common:run_process:1478        :   local service=n-api
2017-03-15 17:03:57.019 | + functions-common:run_process:1479        :   local command=/usr/local/bin/nova-api
2017-03-15 17:03:57.021 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:03:57.023 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:03:57.025 | + functions-common:run_process:1483        :   local name=n-api
2017-03-15 17:03:57.028 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:03:57.030 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:03:57.033 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:03:57.035 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:03:57.040 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:03:57.044 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597437
2017-03-15 17:03:57.047 | + functions-common:run_process:1486        :   is_service_enabled n-api
2017-03-15 17:03:57.064 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:03:57.066 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:03:57.068 | + functions-common:run_process:1491        :   _run_process n-api /usr/local/bin/nova-api ''
2017-03-15 17:03:57.069 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:03:57.072 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:03:57.074 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:03:57.078 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:03:57.081 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:03:57.084 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:03:57.087 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:03:57.090 | + functions-common:time_stop:2409          :   start_time=1489597437
2017-03-15 17:03:57.092 | + functions-common:time_stop:2411          :   [[ -z 1489597437 ]]
2017-03-15 17:03:57.096 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:03:57.099 | + functions-common:time_stop:2414          :   end_time=1489597437
2017-03-15 17:03:57.101 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:03:57.104 | + functions-common:time_stop:2416          :   total=0
2017-03-15 17:03:57.106 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:03:57.107 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=0
2017-03-15 17:03:57.109 | + lib/nova:start_nova_api:826              :   echo 'Waiting for nova-api to start...'
2017-03-15 17:03:57.109 | Waiting for nova-api to start...
2017-03-15 17:03:57.111 | + lib/nova:start_nova_api:827              :   wait_for_service 60 http://23.253.205.44:8774
2017-03-15 17:03:57.113 | + functions:wait_for_service:392           :   local timeout=60
2017-03-15 17:03:57.116 | + functions:wait_for_service:393           :   local url=http://23.253.205.44:8774
2017-03-15 17:03:57.118 | + functions:wait_for_service:394           :   local rval=0
2017-03-15 17:03:57.120 | + functions:wait_for_service:395           :   time_start wait_for_service
2017-03-15 17:03:57.123 | + functions-common:time_start:2388         :   local name=wait_for_service
2017-03-15 17:03:57.126 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:03:57.129 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:03:57.132 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:03:57.138 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597437
2017-03-15 17:03:57.139 | + functions:wait_for_service:396           :   timeout 60 bash -x
2017-03-15 17:03:57.144 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://23.253.205.44:8774
2017-03-15 17:03:57.151 | + ::                                       :   [[ 000 == 503 ]]
2017-03-15 17:03:57.152 | + ::                                       :   [[ 7 -eq 7 ]]
2017-03-15 17:03:57.153 | + ::                                       :   sleep 1
2017-03-15 17:03:58.156 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://23.253.205.44:8774
2017-03-15 17:03:58.165 | + ::                                       :   [[ 000 == 503 ]]
2017-03-15 17:03:58.166 | + ::                                       :   [[ 7 -eq 7 ]]
2017-03-15 17:03:58.167 | + ::                                       :   sleep 1
2017-03-15 17:03:59.171 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://23.253.205.44:8774
2017-03-15 17:03:59.178 | + ::                                       :   [[ 000 == 503 ]]
2017-03-15 17:03:59.180 | + ::                                       :   [[ 7 -eq 7 ]]
2017-03-15 17:03:59.181 | + ::                                       :   sleep 1
2017-03-15 17:04:00.184 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://23.253.205.44:8774
2017-03-15 17:04:00.194 | + ::                                       :   [[ 000 == 503 ]]
2017-03-15 17:04:00.195 | + ::                                       :   [[ 7 -eq 7 ]]
2017-03-15 17:04:00.196 | + ::                                       :   sleep 1
2017-03-15 17:04:01.199 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://23.253.205.44:8774
2017-03-15 17:04:01.210 | + ::                                       :   [[ 000 == 503 ]]
2017-03-15 17:04:01.211 | + ::                                       :   [[ 7 -eq 7 ]]
2017-03-15 17:04:01.212 | + ::                                       :   sleep 1
2017-03-15 17:04:02.216 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://23.253.205.44:8774
2017-03-15 17:04:02.224 | + ::                                       :   [[ 000 == 503 ]]
2017-03-15 17:04:02.225 | + ::                                       :   [[ 7 -eq 7 ]]
2017-03-15 17:04:02.226 | + ::                                       :   sleep 1
2017-03-15 17:04:03.229 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://23.253.205.44:8774
2017-03-15 17:04:03.322 | + ::                                       :   [[ 200 == 503 ]]
2017-03-15 17:04:03.324 | + ::                                       :   [[ 0 -eq 7 ]]
2017-03-15 17:04:03.328 | + functions:wait_for_service:401           :   time_stop wait_for_service
2017-03-15 17:04:03.332 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:04:03.334 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:04:03.337 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:04:03.339 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:04:03.341 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:04:03.343 | + functions-common:time_stop:2408          :   name=wait_for_service
2017-03-15 17:04:03.345 | + functions-common:time_stop:2409          :   start_time=1489597437
2017-03-15 17:04:03.347 | + functions-common:time_stop:2411          :   [[ -z 1489597437 ]]
2017-03-15 17:04:03.350 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:04:03.353 | + functions-common:time_stop:2414          :   end_time=1489597443
2017-03-15 17:04:03.355 | + functions-common:time_stop:2415          :   elapsed_time=6
2017-03-15 17:04:03.358 | + functions-common:time_stop:2416          :   total=7
2017-03-15 17:04:03.360 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:04:03.362 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=13
2017-03-15 17:04:03.365 | + functions:wait_for_service:402           :   return 0
2017-03-15 17:04:03.367 | + lib/nova:start_nova_api:832              :   is_service_enabled tls-proxy
2017-03-15 17:04:03.386 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:04:03.389 | + lib/nova:start_nova_api:836              :   export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin
2017-03-15 17:04:03.392 | + lib/nova:start_nova_api:836              :   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin
2017-03-15 17:04:03.395 | + ./stack.sh:main:1235                     :   is_service_enabled neutron-api
2017-03-15 17:04:03.413 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:04:03.416 | + ./stack.sh:main:1238                     :   is_service_enabled q-svc
2017-03-15 17:04:03.433 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:04:03.436 | + ./stack.sh:main:1239                     :   echo_summary 'Starting Neutron'
2017-03-15 17:04:03.438 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:04:03.440 | + ./stack.sh:echo_summary:398              :   echo -e Starting Neutron
2017-03-15 17:04:03.443 | + ./stack.sh:main:1240                     :   start_neutron_service_and_check
2017-03-15 17:04:03.446 | + lib/neutron-legacy:start_neutron_service_and_check:469 :   local service_port=9696
2017-03-15 17:04:03.448 | + lib/neutron-legacy:start_neutron_service_and_check:470 :   local service_protocol=http
2017-03-15 17:04:03.450 | + lib/neutron-legacy:start_neutron_service_and_check:471 :   local cfg_file_options
2017-03-15 17:04:03.454 | ++ lib/neutron-legacy:start_neutron_service_and_check:473 :   determine_config_files neutron-server
2017-03-15 17:04:03.457 | ++ lib/neutron-legacy:determine_config_files:317 :   local opts=
2017-03-15 17:04:03.460 | ++ lib/neutron-legacy:determine_config_files:318 :   case "$1" in
2017-03-15 17:04:03.464 | +++ lib/neutron-legacy:determine_config_files:319 :   _determine_config_server
2017-03-15 17:04:03.467 | +++ lib/neutron-legacy:_determine_config_server:287 :   [[ '' != '' ]]
2017-03-15 17:04:03.470 | +++ lib/neutron-legacy:_determine_config_server:294 :   [[ 0 > 0 ]]
2017-03-15 17:04:03.473 | +++ lib/neutron-legacy:_determine_config_server:301 :   local cfg_file
2017-03-15 17:04:03.479 | +++ lib/neutron-legacy:_determine_config_server:302 :   local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2017-03-15 17:04:03.488 | +++ lib/neutron-legacy:_determine_config_server:306 :   echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2017-03-15 17:04:03.491 | ++ lib/neutron-legacy:determine_config_files:319 :   opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2017-03-15 17:04:03.494 | ++ lib/neutron-legacy:determine_config_files:322 :   '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']'
2017-03-15 17:04:03.496 | ++ lib/neutron-legacy:determine_config_files:325 :   echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2017-03-15 17:04:03.499 | + lib/neutron-legacy:start_neutron_service_and_check:473 :   cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2017-03-15 17:04:03.502 | + lib/neutron-legacy:start_neutron_service_and_check:475 :   is_service_enabled tls-proxy
2017-03-15 17:04:03.539 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:04:03.541 | + lib/neutron-legacy:start_neutron_service_and_check:480 :   run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2017-03-15 17:04:03.545 | + functions-common:run_process:1478        :   local service=q-svc
2017-03-15 17:04:03.548 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2017-03-15 17:04:03.551 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:04:03.554 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:04:03.557 | + functions-common:run_process:1483        :   local name=q-svc
2017-03-15 17:04:03.560 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:04:03.562 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:04:03.565 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:04:03.567 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:04:03.571 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:04:03.576 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597443
2017-03-15 17:04:03.579 | + functions-common:run_process:1486        :   is_service_enabled q-svc
2017-03-15 17:04:03.598 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:04:03.601 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:04:03.604 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:04:03.604 | + functions-common:run_process:1491        :   _run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ''
2017-03-15 17:04:03.606 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:04:03.610 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:04:03.612 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:04:03.614 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:04:03.617 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:04:03.620 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:04:03.624 | + functions-common:time_stop:2409          :   start_time=1489597443
2017-03-15 17:04:03.627 | + functions-common:time_stop:2411          :   [[ -z 1489597443 ]]
2017-03-15 17:04:03.632 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:04:03.638 | + functions-common:time_stop:2414          :   end_time=1489597443
2017-03-15 17:04:03.642 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:04:03.645 | + functions-common:time_stop:2416          :   total=0
2017-03-15 17:04:03.647 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:04:03.651 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=0
2017-03-15 17:04:03.654 | + lib/neutron-legacy:start_neutron_service_and_check:481 :   echo 'Waiting for Neutron to start...'
2017-03-15 17:04:03.654 | Waiting for Neutron to start...
2017-03-15 17:04:03.657 | + lib/neutron-legacy:start_neutron_service_and_check:482 :   is_ssl_enabled_service neutron
2017-03-15 17:04:03.660 | + lib/tls:is_ssl_enabled_service:375       :   local services=neutron
2017-03-15 17:04:03.663 | + lib/tls:is_ssl_enabled_service:376       :   local service=
2017-03-15 17:04:03.666 | + lib/tls:is_ssl_enabled_service:377       :   '[' False == False ']'
2017-03-15 17:04:03.669 | + lib/tls:is_ssl_enabled_service:378       :   return 1
2017-03-15 17:04:03.674 | + lib/neutron-legacy:start_neutron_service_and_check:486 :   local 'testcmd=wget  --no-proxy -q -O- http://23.253.205.44:9696'
2017-03-15 17:04:03.677 | + lib/neutron-legacy:start_neutron_service_and_check:487 :   test_with_retry 'wget  --no-proxy -q -O- http://23.253.205.44:9696' 'Neutron did not start' 60
2017-03-15 17:04:03.681 | + functions-common:test_with_retry:2340    :   local 'testcmd=wget  --no-proxy -q -O- http://23.253.205.44:9696'
2017-03-15 17:04:03.688 | + functions-common:test_with_retry:2341    :   local 'failmsg=Neutron did not start'
2017-03-15 17:04:03.691 | + functions-common:test_with_retry:2342    :   local until=60
2017-03-15 17:04:03.694 | + functions-common:test_with_retry:2343    :   local sleep=0.5
2017-03-15 17:04:03.698 | + functions-common:test_with_retry:2345    :   time_start test_with_retry
2017-03-15 17:04:03.704 | + functions-common:time_start:2388         :   local name=test_with_retry
2017-03-15 17:04:03.708 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:04:03.711 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:04:03.714 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:04:03.720 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597443
2017-03-15 17:04:03.723 | + functions-common:test_with_retry:2346    :   timeout 60 sh -c 'while ! wget  --no-proxy -q -O- http://23.253.205.44:9696; do sleep 0.5; done'
2017-03-15 17:04:07.769 | {"versions": [{"status": "CURRENT", "id": "v2.0", "links": [{"href": "http://23.253.205.44:9696/v2.0/", "rel": "self"}]}]}+ functions-common:test_with_retry:2349    :   time_stop test_with_retry
2017-03-15 17:04:07.772 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:04:07.774 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:04:07.776 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:04:07.779 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:04:07.780 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:04:07.783 | + functions-common:time_stop:2408          :   name=test_with_retry
2017-03-15 17:04:07.785 | + functions-common:time_stop:2409          :   start_time=1489597443
2017-03-15 17:04:07.787 | + functions-common:time_stop:2411          :   [[ -z 1489597443 ]]
2017-03-15 17:04:07.790 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:04:07.794 | + functions-common:time_stop:2414          :   end_time=1489597447
2017-03-15 17:04:07.796 | + functions-common:time_stop:2415          :   elapsed_time=4
2017-03-15 17:04:07.798 | + functions-common:time_stop:2416          :   total=0
2017-03-15 17:04:07.800 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:04:07.802 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=4
2017-03-15 17:04:07.804 | + lib/neutron-legacy:start_neutron_service_and_check:490 :   is_service_enabled tls-proxy
2017-03-15 17:04:07.818 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:04:07.820 | + ./stack.sh:main:1257                     :   is_service_enabled neutron
2017-03-15 17:04:07.837 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:04:07.840 | + ./stack.sh:main:1258                     :   start_neutron
2017-03-15 17:04:07.843 | + lib/neutron:start_neutron:583            :   is_neutron_legacy_enabled
2017-03-15 17:04:07.846 | + lib/neutron:is_neutron_legacy_enabled:101 :   [[ ,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican =~ ,q- ]]
2017-03-15 17:04:07.848 | + lib/neutron:is_neutron_legacy_enabled:101 :   return 0
2017-03-15 17:04:07.850 | + lib/neutron:start_neutron:585            :   start_mutnauq_l2_agent
2017-03-15 17:04:07.852 | + lib/neutron-legacy:start_mutnauq_l2_agent:498 :   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'
2017-03-15 17:04:07.854 | + functions-common:run_process:1478        :   local service=q-agt
2017-03-15 17:04:07.855 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2017-03-15 17:04:07.857 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:04:07.859 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:04:07.861 | + functions-common:run_process:1483        :   local name=q-agt
2017-03-15 17:04:07.863 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:04:07.865 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:04:07.867 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:04:07.868 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:04:07.870 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:04:07.873 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597447
2017-03-15 17:04:07.875 | + functions-common:run_process:1486        :   is_service_enabled q-agt
2017-03-15 17:04:07.888 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:04:07.890 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:04:07.892 | + functions-common:run_process:1491        :   _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' ''
2017-03-15 17:04:07.892 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:04:07.895 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:04:07.898 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:04:07.900 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:04:07.903 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:04:07.906 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:04:07.908 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:04:07.910 | + functions-common:time_stop:2409          :   start_time=1489597447
2017-03-15 17:04:07.913 | + functions-common:time_stop:2411          :   [[ -z 1489597447 ]]
2017-03-15 17:04:07.916 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:04:07.919 | + functions-common:time_stop:2414          :   end_time=1489597447
2017-03-15 17:04:07.922 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:04:07.924 | + functions-common:time_stop:2416          :   total=0
2017-03-15 17:04:07.927 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:04:07.929 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=0
2017-03-15 17:04:07.931 | + lib/neutron-legacy:start_mutnauq_l2_agent:500 :   is_provider_network
2017-03-15 17:04:07.933 | + functions-common:is_provider_network:2269 :   '[' '' == True ']'
2017-03-15 17:04:07.936 | + functions-common:is_provider_network:2272 :   return 1
2017-03-15 17:04:07.938 | + lib/neutron:start_neutron:586            :   start_mutnauq_other_agents
2017-03-15 17:04:07.940 | + lib/neutron-legacy:start_mutnauq_other_agents:516 :   run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2017-03-15 17:04:07.942 | + functions-common:run_process:1478        :   local service=q-dhcp
2017-03-15 17:04:07.943 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2017-03-15 17:04:07.945 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:04:07.947 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:04:07.948 | + functions-common:run_process:1483        :   local name=q-dhcp
2017-03-15 17:04:07.950 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:04:07.952 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:04:07.954 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:04:07.956 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:04:07.958 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:04:07.962 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597447
2017-03-15 17:04:07.964 | + functions-common:run_process:1486        :   is_service_enabled q-dhcp
2017-03-15 17:04:07.982 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:04:07.984 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:04:07.988 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:04:07.988 | + functions-common:run_process:1491        :   _run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' ''
2017-03-15 17:04:07.992 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:04:07.994 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:04:07.997 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:04:08.000 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:04:08.002 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:04:08.004 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:04:08.006 | + functions-common:time_stop:2409          :   start_time=1489597447
2017-03-15 17:04:08.009 | + functions-common:time_stop:2411          :   [[ -z 1489597447 ]]
2017-03-15 17:04:08.013 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:04:08.015 | + functions-common:time_stop:2414          :   end_time=1489597448
2017-03-15 17:04:08.018 | + functions-common:time_stop:2415          :   elapsed_time=1
2017-03-15 17:04:08.020 | + functions-common:time_stop:2416          :   total=0
2017-03-15 17:04:08.022 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:04:08.024 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=1
2017-03-15 17:04:08.027 | + lib/neutron-legacy:start_mutnauq_other_agents:518 :   is_service_enabled neutron-vpnaas
2017-03-15 17:04:08.044 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:04:08.046 | ++ lib/neutron-legacy:start_mutnauq_other_agents:521 :   determine_config_files neutron-l3-agent
2017-03-15 17:04:08.048 | ++ lib/neutron-legacy:determine_config_files:317 :   local opts=
2017-03-15 17:04:08.050 | ++ lib/neutron-legacy:determine_config_files:318 :   case "$1" in
2017-03-15 17:04:08.052 | +++ lib/neutron-legacy:determine_config_files:320 :   _determine_config_l3
2017-03-15 17:04:08.054 | +++ lib/neutron-legacy:_determine_config_l3:310 :   local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2017-03-15 17:04:08.055 | +++ lib/neutron-legacy:_determine_config_l3:311 :   echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2017-03-15 17:04:08.059 | ++ lib/neutron-legacy:determine_config_files:320 :   opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2017-03-15 17:04:08.061 | ++ lib/neutron-legacy:determine_config_files:322 :   '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']'
2017-03-15 17:04:08.064 | ++ lib/neutron-legacy:determine_config_files:325 :   echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2017-03-15 17:04:08.066 | + lib/neutron-legacy:start_mutnauq_other_agents:521 :   run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2017-03-15 17:04:08.069 | + functions-common:run_process:1478        :   local service=q-l3
2017-03-15 17:04:08.072 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2017-03-15 17:04:08.073 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:04:08.076 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:04:08.078 | + functions-common:run_process:1483        :   local name=q-l3
2017-03-15 17:04:08.081 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:04:08.083 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:04:08.086 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:04:08.089 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:04:08.091 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:04:08.095 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597448
2017-03-15 17:04:08.098 | + functions-common:run_process:1486        :   is_service_enabled q-l3
2017-03-15 17:04:08.118 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:04:08.121 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:04:08.124 | + functions-common:run_process:1491        :   _run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ''
2017-03-15 17:04:08.125 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:04:08.128 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:04:08.130 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:04:08.133 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:04:08.138 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:04:08.138 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:04:08.140 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:04:08.165 | + functions-common:time_stop:2409          :   start_time=1489597448
2017-03-15 17:04:08.168 | + functions-common:time_stop:2411          :   [[ -z 1489597448 ]]
2017-03-15 17:04:08.171 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:04:08.175 | + functions-common:time_stop:2414          :   end_time=1489597448
2017-03-15 17:04:08.178 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:04:08.180 | + functions-common:time_stop:2416          :   total=1
2017-03-15 17:04:08.182 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:04:08.184 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=1
2017-03-15 17:04:08.187 | + lib/neutron-legacy:start_mutnauq_other_agents:524 :   run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2017-03-15 17:04:08.189 | + functions-common:run_process:1478        :   local service=q-meta
2017-03-15 17:04:08.192 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2017-03-15 17:04:08.195 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:04:08.198 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:04:08.201 | + functions-common:run_process:1483        :   local name=q-meta
2017-03-15 17:04:08.203 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:04:08.205 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:04:08.208 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:04:08.211 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:04:08.214 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:04:08.218 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597448
2017-03-15 17:04:08.221 | + functions-common:run_process:1486        :   is_service_enabled q-meta
2017-03-15 17:04:08.239 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:04:08.241 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:04:08.243 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:04:08.244 | + functions-common:run_process:1491        :   _run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' ''
2017-03-15 17:04:08.247 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:04:08.251 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:04:08.254 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:04:08.257 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:04:08.260 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:04:08.263 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:04:08.266 | + functions-common:time_stop:2409          :   start_time=1489597448
2017-03-15 17:04:08.269 | + functions-common:time_stop:2411          :   [[ -z 1489597448 ]]
2017-03-15 17:04:08.274 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:04:08.278 | + functions-common:time_stop:2414          :   end_time=1489597448
2017-03-15 17:04:08.280 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:04:08.282 | + functions-common:time_stop:2416          :   total=1
2017-03-15 17:04:08.285 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:04:08.288 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=1
2017-03-15 17:04:08.291 | + lib/neutron-legacy:start_mutnauq_other_agents:525 :   run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini'
2017-03-15 17:04:08.293 | + functions-common:run_process:1478        :   local service=q-metering
2017-03-15 17:04:08.296 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini'
2017-03-15 17:04:08.299 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:04:08.301 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:04:08.304 | + functions-common:run_process:1483        :   local name=q-metering
2017-03-15 17:04:08.307 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:04:08.310 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:04:08.314 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:04:08.317 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:04:08.321 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:04:08.324 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597448
2017-03-15 17:04:08.326 | + functions-common:run_process:1486        :   is_service_enabled q-metering
2017-03-15 17:04:08.344 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:04:08.348 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:04:08.350 | + functions-common:run_process:1491        :   _run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' ''
2017-03-15 17:04:08.351 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:04:08.353 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:04:08.358 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:04:08.361 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:04:08.363 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:04:08.368 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:04:08.370 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:04:08.373 | + functions-common:time_stop:2409          :   start_time=1489597448
2017-03-15 17:04:08.376 | + functions-common:time_stop:2411          :   [[ -z 1489597448 ]]
2017-03-15 17:04:08.380 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:04:08.384 | + functions-common:time_stop:2414          :   end_time=1489597448
2017-03-15 17:04:08.386 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:04:08.389 | + functions-common:time_stop:2416          :   total=1
2017-03-15 17:04:08.390 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:04:08.393 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=1
2017-03-15 17:04:08.396 | + lib/neutron-legacy:start_mutnauq_other_agents:527 :   '[' libvirt = xenserver ']'
2017-03-15 17:04:08.399 | + ./stack.sh:main:1261                     :   is_service_enabled q-svc
2017-03-15 17:04:08.419 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:04:08.423 | + ./stack.sh:main:1261                     :   [[ True == \T\r\u\e ]]
2017-03-15 17:04:08.426 | + ./stack.sh:main:1262                     :   echo_summary 'Creating initial neutron network elements'
2017-03-15 17:04:08.429 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:04:08.431 | + ./stack.sh:echo_summary:398              :   echo -e Creating initial neutron network elements
2017-03-15 17:04:08.434 | + ./stack.sh:main:1263                     :   create_neutron_initial_network
2017-03-15 17:04:08.436 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 :   local project_id
2017-03-15 17:04:08.441 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:161 :   openstack project list
2017-03-15 17:04:08.441 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:161 :   get_field 1
2017-03-15 17:04:08.445 | ++ functions-common:get_field:699           :   local data field
2017-03-15 17:04:08.445 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:08.461 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:161 :   grep ' demo '
2017-03-15 17:04:10.886 | ++ functions-common:get_field:701           :   '[' 1 -lt 0 ']'
2017-03-15 17:04:10.891 | ++ functions-common:get_field:704           :   field='$2'
2017-03-15 17:04:10.891 | ++ functions-common:get_field:706           :   echo '| 3a9a15c61262483994eee005a2055289 | demo               |'
2017-03-15 17:04:10.896 | ++ functions-common:get_field:706           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2017-03-15 17:04:10.900 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:10.950 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 :   project_id=3a9a15c61262483994eee005a2055289
2017-03-15 17:04:10.953 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 :   die_if_not_set 162 project_id 'Failure retrieving project_id for demo'
2017-03-15 17:04:10.956 | + functions-common:die_if_not_set:204      :   local exitcode=0
2017-03-15 17:04:10.994 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 :   type -p neutron_plugin_create_initial_network_profile
2017-03-15 17:04:10.994 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 :   is_networking_extension_supported auto-allocated-topology
2017-03-15 17:04:10.994 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 :   local extension=auto-allocated-topology
2017-03-15 17:04:11.000 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 :   openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value
2017-03-15 17:04:13.872 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 :   EXT_LIST='default-subnetpools
2017-03-15 17:04:13.872 | network-ip-availability
2017-03-15 17:04:13.872 | network_availability_zone
2017-03-15 17:04:13.872 | auto-allocated-topology
2017-03-15 17:04:13.872 | ext-gw-mode
2017-03-15 17:04:13.872 | binding
2017-03-15 17:04:13.872 | metering
2017-03-15 17:04:13.872 | agent
2017-03-15 17:04:13.872 | subnet_allocation
2017-03-15 17:04:13.872 | l3_agent_scheduler
2017-03-15 17:04:13.872 | tag
2017-03-15 17:04:13.872 | external-net
2017-03-15 17:04:13.872 | flavors
2017-03-15 17:04:13.872 | net-mtu
2017-03-15 17:04:13.872 | availability_zone
2017-03-15 17:04:13.872 | quotas
2017-03-15 17:04:13.872 | l3-ha
2017-03-15 17:04:13.872 | provider
2017-03-15 17:04:13.872 | multi-provider
2017-03-15 17:04:13.873 | address-scope
2017-03-15 17:04:13.873 | extraroute
2017-03-15 17:04:13.873 | subnet-service-types
2017-03-15 17:04:13.873 | standard-attr-timestamp
2017-03-15 17:04:13.873 | service-type
2017-03-15 17:04:13.873 | l3-flavors
2017-03-15 17:04:13.873 | port-security
2017-03-15 17:04:13.873 | extra_dhcp_opt
2017-03-15 17:04:13.873 | standard-attr-revisions
2017-03-15 17:04:13.873 | pagination
2017-03-15 17:04:13.873 | sorting
2017-03-15 17:04:13.873 | security-group
2017-03-15 17:04:13.873 | dhcp_agent_scheduler
2017-03-15 17:04:13.873 | router_availability_zone
2017-03-15 17:04:13.873 | rbac-policies
2017-03-15 17:04:13.873 | tag-ext
2017-03-15 17:04:13.873 | standard-attr-description
2017-03-15 17:04:13.873 | router
2017-03-15 17:04:13.873 | allowed-address-pairs
2017-03-15 17:04:13.873 | project-id
2017-03-15 17:04:13.873 | dvr'
2017-03-15 17:04:13.874 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 :   [[ default-subnetpools
2017-03-15 17:04:13.874 | network-ip-availability
2017-03-15 17:04:13.874 | network_availability_zone
2017-03-15 17:04:13.874 | auto-allocated-topology
2017-03-15 17:04:13.874 | ext-gw-mode
2017-03-15 17:04:13.874 | binding
2017-03-15 17:04:13.874 | metering
2017-03-15 17:04:13.874 | agent
2017-03-15 17:04:13.874 | subnet_allocation
2017-03-15 17:04:13.874 | l3_agent_scheduler
2017-03-15 17:04:13.874 | tag
2017-03-15 17:04:13.874 | external-net
2017-03-15 17:04:13.874 | flavors
2017-03-15 17:04:13.874 | net-mtu
2017-03-15 17:04:13.874 | availability_zone
2017-03-15 17:04:13.874 | quotas
2017-03-15 17:04:13.874 | l3-ha
2017-03-15 17:04:13.874 | provider
2017-03-15 17:04:13.874 | multi-provider
2017-03-15 17:04:13.874 | address-scope
2017-03-15 17:04:13.874 | extraroute
2017-03-15 17:04:13.874 | subnet-service-types
2017-03-15 17:04:13.874 | standard-attr-timestamp
2017-03-15 17:04:13.874 | service-type
2017-03-15 17:04:13.874 | l3-flavors
2017-03-15 17:04:13.874 | port-security
2017-03-15 17:04:13.874 | extra_dhcp_opt
2017-03-15 17:04:13.874 | standard-attr-revisions
2017-03-15 17:04:13.874 | pagination
2017-03-15 17:04:13.874 | sorting
2017-03-15 17:04:13.874 | security-group
2017-03-15 17:04:13.874 | dhcp_agent_scheduler
2017-03-15 17:04:13.874 | router_availability_zone
2017-03-15 17:04:13.874 | rbac-policies
2017-03-15 17:04:13.874 | tag-ext
2017-03-15 17:04:13.874 | standard-attr-description
2017-03-15 17:04:13.874 | router
2017-03-15 17:04:13.874 | allowed-address-pairs
2017-03-15 17:04:13.874 | project-id
2017-03-15 17:04:13.874 | dvr =~ auto-allocated-topology ]]
2017-03-15 17:04:13.876 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 :   return 0
2017-03-15 17:04:13.879 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 :   [[ True == \T\r\u\e ]]
2017-03-15 17:04:13.881 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:171 :   [[ 4+6 =~ 4.* ]]
2017-03-15 17:04:13.885 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:172 :   openstack --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool --default-prefix-length 26 --pool-prefix 10.1.0.0/20 --share --default
2017-03-15 17:04:13.887 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:172 :   get_field 2
2017-03-15 17:04:13.890 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:172 :   grep ' id '
2017-03-15 17:04:13.891 | ++ functions-common:get_field:699           :   local data field
2017-03-15 17:04:13.893 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:16.704 | ++ functions-common:get_field:701           :   '[' 2 -lt 0 ']'
2017-03-15 17:04:16.707 | ++ functions-common:get_field:704           :   field='$3'
2017-03-15 17:04:16.711 | ++ functions-common:get_field:706           :   echo '| id                | 0f582726-c4be-4b7c-bc08-8fb97e405567 |'
2017-03-15 17:04:16.711 | ++ functions-common:get_field:706           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2017-03-15 17:04:16.722 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:16.765 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 :   SUBNETPOOL_V4_ID=0f582726-c4be-4b7c-bc08-8fb97e405567
2017-03-15 17:04:16.768 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 :   [[ 4+6 =~ .*6 ]]
2017-03-15 17:04:16.773 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:175 :   openstack --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool --default-prefix-length 64 --pool-prefix fd4d:d46e:6ee6::/56 --share --default
2017-03-15 17:04:16.773 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:175 :   grep ' id '
2017-03-15 17:04:16.775 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:175 :   get_field 2
2017-03-15 17:04:16.778 | ++ functions-common:get_field:699           :   local data field
2017-03-15 17:04:16.780 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:19.273 | ++ functions-common:get_field:701           :   '[' 2 -lt 0 ']'
2017-03-15 17:04:19.276 | ++ functions-common:get_field:704           :   field='$3'
2017-03-15 17:04:19.279 | ++ functions-common:get_field:706           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2017-03-15 17:04:19.280 | ++ functions-common:get_field:706           :   echo '| id                | 9c64ca72-ca69-4179-a17a-d9f6da6d35ce |'
2017-03-15 17:04:19.285 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:19.332 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 :   SUBNETPOOL_V6_ID=9c64ca72-ca69-4179-a17a-d9f6da6d35ce
2017-03-15 17:04:19.335 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:180 :   is_provider_network
2017-03-15 17:04:19.337 | + functions-common:is_provider_network:2269 :   '[' '' == True ']'
2017-03-15 17:04:19.340 | + functions-common:is_provider_network:2272 :   return 1
2017-03-15 17:04:19.344 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:210 :   openstack --os-cloud devstack-admin --os-region RegionOne network create --project 3a9a15c61262483994eee005a2055289 private
2017-03-15 17:04:19.345 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:210 :   grep ' id '
2017-03-15 17:04:19.346 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:210 :   get_field 2
2017-03-15 17:04:19.349 | ++ functions-common:get_field:699           :   local data field
2017-03-15 17:04:19.352 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:22.030 | ++ functions-common:get_field:701           :   '[' 2 -lt 0 ']'
2017-03-15 17:04:22.032 | ++ functions-common:get_field:704           :   field='$3'
2017-03-15 17:04:22.035 | ++ functions-common:get_field:706           :   echo '| id                        | 2509d17f-f99a-47d5-a899-6281a1594a2d |'
2017-03-15 17:04:22.035 | ++ functions-common:get_field:706           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2017-03-15 17:04:22.041 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:22.089 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 :   NET_ID=2509d17f-f99a-47d5-a899-6281a1594a2d
2017-03-15 17:04:22.091 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 :   die_if_not_set 211 NET_ID 'Failure creating NET_ID for private 3a9a15c61262483994eee005a2055289'
2017-03-15 17:04:22.094 | + functions-common:die_if_not_set:204      :   local exitcode=0
2017-03-15 17:04:22.113 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 :   [[ 4+6 =~ 4.* ]]
2017-03-15 17:04:22.116 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 :   _neutron_create_private_subnet_v4 3a9a15c61262483994eee005a2055289
2017-03-15 17:04:22.118 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 :   local project_id=3a9a15c61262483994eee005a2055289
2017-03-15 17:04:22.121 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 :   '[' -z 0f582726-c4be-4b7c-bc08-8fb97e405567 ']'
2017-03-15 17:04:22.125 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 :   local 'subnet_params=--project 3a9a15c61262483994eee005a2055289 '
2017-03-15 17:04:22.127 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 :   subnet_params+='--ip-version 4 '
2017-03-15 17:04:22.131 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 :   [[ -n 10.1.0.1 ]]
2017-03-15 17:04:22.133 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 :   subnet_params+='--gateway 10.1.0.1 '
2017-03-15 17:04:22.135 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 :   subnet_params+='--subnet-pool 0f582726-c4be-4b7c-bc08-8fb97e405567 '
2017-03-15 17:04:22.138 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 :   subnet_params+=' '
2017-03-15 17:04:22.141 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 :   subnet_params+='--network 2509d17f-f99a-47d5-a899-6281a1594a2d private-subnet'
2017-03-15 17:04:22.154 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 :   local subnet_id
2017-03-15 17:04:22.158 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 :   get_field 2
2017-03-15 17:04:22.159 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 :   grep ' id '
2017-03-15 17:04:22.159 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 :   openstack --os-cloud devstack-admin --os-region RegionOne subnet create --project 3a9a15c61262483994eee005a2055289 --ip-version 4 --gateway 10.1.0.1 --subnet-pool 0f582726-c4be-4b7c-bc08-8fb97e405567 --network 2509d17f-f99a-47d5-a899-6281a1594a2d private-subnet
2017-03-15 17:04:22.161 | +++ functions-common:get_field:699           :   local data field
2017-03-15 17:04:22.163 | +++ functions-common:get_field:700           :   read data
2017-03-15 17:04:25.471 | +++ functions-common:get_field:701           :   '[' 2 -lt 0 ']'
2017-03-15 17:04:25.474 | +++ functions-common:get_field:704           :   field='$3'
2017-03-15 17:04:25.476 | +++ functions-common:get_field:706           :   echo '| id                | 6bba24ff-1d4c-4ae1-9ae1-e47f8c644056 |'
2017-03-15 17:04:25.476 | +++ functions-common:get_field:706           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2017-03-15 17:04:25.482 | +++ functions-common:get_field:700           :   read data
2017-03-15 17:04:25.531 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 :   subnet_id=6bba24ff-1d4c-4ae1-9ae1-e47f8c644056
2017-03-15 17:04:25.533 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 :   die_if_not_set 276 subnet_id 'Failure creating private IPv4 subnet for 3a9a15c61262483994eee005a2055289'
2017-03-15 17:04:25.535 | ++ functions-common:die_if_not_set:204      :   local exitcode=0
2017-03-15 17:04:25.551 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 :   echo 6bba24ff-1d4c-4ae1-9ae1-e47f8c644056
2017-03-15 17:04:25.554 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 :   SUBNET_ID=6bba24ff-1d4c-4ae1-9ae1-e47f8c644056
2017-03-15 17:04:25.558 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 :   [[ 4+6 =~ .*6 ]]
2017-03-15 17:04:25.561 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 :   _neutron_create_private_subnet_v6 3a9a15c61262483994eee005a2055289
2017-03-15 17:04:25.564 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:282 :   local project_id=3a9a15c61262483994eee005a2055289
2017-03-15 17:04:25.566 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 :   die_if_not_set 283 IPV6_RA_MODE 'IPV6 RA Mode not set'
2017-03-15 17:04:25.569 | ++ functions-common:die_if_not_set:204      :   local exitcode=0
2017-03-15 17:04:25.582 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 :   die_if_not_set 284 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set'
2017-03-15 17:04:25.584 | ++ functions-common:die_if_not_set:204      :   local exitcode=0
2017-03-15 17:04:25.602 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 :   local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac'
2017-03-15 17:04:25.605 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 :   '[' -z 9c64ca72-ca69-4179-a17a-d9f6da6d35ce ']'
2017-03-15 17:04:25.610 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 :   local 'subnet_params=--project 3a9a15c61262483994eee005a2055289 '
2017-03-15 17:04:25.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 :   subnet_params+='--ip-version 6 '
2017-03-15 17:04:25.616 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:291 :   [[ -n '' ]]
2017-03-15 17:04:25.620 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:294 :   subnet_params+='--subnet-pool 9c64ca72-ca69-4179-a17a-d9f6da6d35ce '
2017-03-15 17:04:25.622 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:295 :   subnet_params+=' '
2017-03-15 17:04:25.625 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:296 :   subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 2509d17f-f99a-47d5-a899-6281a1594a2d ipv6-private-subnet '
2017-03-15 17:04:25.627 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:297 :   local ipv6_subnet_id
2017-03-15 17:04:25.631 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:298 :   get_field 2
2017-03-15 17:04:25.631 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:298 :   grep ' id '
2017-03-15 17:04:25.633 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:298 :   openstack --os-cloud devstack-admin --os-region RegionOne subnet create --project 3a9a15c61262483994eee005a2055289 --ip-version 6 --subnet-pool 9c64ca72-ca69-4179-a17a-d9f6da6d35ce --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 2509d17f-f99a-47d5-a899-6281a1594a2d ipv6-private-subnet
2017-03-15 17:04:25.634 | +++ functions-common:get_field:699           :   local data field
2017-03-15 17:04:25.637 | +++ functions-common:get_field:700           :   read data
2017-03-15 17:04:29.483 | +++ functions-common:get_field:701           :   '[' 2 -lt 0 ']'
2017-03-15 17:04:29.486 | +++ functions-common:get_field:704           :   field='$3'
2017-03-15 17:04:29.489 | +++ functions-common:get_field:706           :   echo '| id                | d3330f1e-7f14-4ae2-bb92-7827d139050a                   |'
2017-03-15 17:04:29.490 | +++ functions-common:get_field:706           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2017-03-15 17:04:29.495 | +++ functions-common:get_field:700           :   read data
2017-03-15 17:04:29.547 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:298 :   ipv6_subnet_id=d3330f1e-7f14-4ae2-bb92-7827d139050a
2017-03-15 17:04:29.549 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:299 :   die_if_not_set 299 ipv6_subnet_id 'Failure creating private IPv6 subnet for 3a9a15c61262483994eee005a2055289'
2017-03-15 17:04:29.551 | ++ functions-common:die_if_not_set:204      :   local exitcode=0
2017-03-15 17:04:29.567 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:300 :   echo d3330f1e-7f14-4ae2-bb92-7827d139050a
2017-03-15 17:04:29.570 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 :   IPV6_SUBNET_ID=d3330f1e-7f14-4ae2-bb92-7827d139050a
2017-03-15 17:04:29.574 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 :   is_networking_extension_supported router
2017-03-15 17:04:29.576 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 :   local extension=router
2017-03-15 17:04:29.579 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 :   openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value
2017-03-15 17:04:31.923 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 :   EXT_LIST='default-subnetpools
2017-03-15 17:04:31.923 | network-ip-availability
2017-03-15 17:04:31.923 | network_availability_zone
2017-03-15 17:04:31.923 | auto-allocated-topology
2017-03-15 17:04:31.923 | ext-gw-mode
2017-03-15 17:04:31.923 | binding
2017-03-15 17:04:31.923 | metering
2017-03-15 17:04:31.923 | agent
2017-03-15 17:04:31.923 | subnet_allocation
2017-03-15 17:04:31.923 | l3_agent_scheduler
2017-03-15 17:04:31.923 | tag
2017-03-15 17:04:31.923 | external-net
2017-03-15 17:04:31.923 | flavors
2017-03-15 17:04:31.923 | net-mtu
2017-03-15 17:04:31.923 | availability_zone
2017-03-15 17:04:31.923 | quotas
2017-03-15 17:04:31.923 | l3-ha
2017-03-15 17:04:31.923 | provider
2017-03-15 17:04:31.923 | multi-provider
2017-03-15 17:04:31.923 | address-scope
2017-03-15 17:04:31.923 | extraroute
2017-03-15 17:04:31.923 | subnet-service-types
2017-03-15 17:04:31.923 | standard-attr-timestamp
2017-03-15 17:04:31.923 | service-type
2017-03-15 17:04:31.924 | l3-flavors
2017-03-15 17:04:31.924 | port-security
2017-03-15 17:04:31.924 | extra_dhcp_opt
2017-03-15 17:04:31.924 | standard-attr-revisions
2017-03-15 17:04:31.924 | pagination
2017-03-15 17:04:31.924 | sorting
2017-03-15 17:04:31.924 | security-group
2017-03-15 17:04:31.924 | dhcp_agent_scheduler
2017-03-15 17:04:31.924 | router_availability_zone
2017-03-15 17:04:31.924 | rbac-policies
2017-03-15 17:04:31.924 | tag-ext
2017-03-15 17:04:31.924 | standard-attr-description
2017-03-15 17:04:31.924 | router
2017-03-15 17:04:31.924 | allowed-address-pairs
2017-03-15 17:04:31.924 | project-id
2017-03-15 17:04:31.924 | dvr'
2017-03-15 17:04:31.925 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 :   [[ default-subnetpools
2017-03-15 17:04:31.925 | network-ip-availability
2017-03-15 17:04:31.925 | network_availability_zone
2017-03-15 17:04:31.925 | auto-allocated-topology
2017-03-15 17:04:31.925 | ext-gw-mode
2017-03-15 17:04:31.925 | binding
2017-03-15 17:04:31.925 | metering
2017-03-15 17:04:31.925 | agent
2017-03-15 17:04:31.925 | subnet_allocation
2017-03-15 17:04:31.925 | l3_agent_scheduler
2017-03-15 17:04:31.925 | tag
2017-03-15 17:04:31.925 | external-net
2017-03-15 17:04:31.925 | flavors
2017-03-15 17:04:31.925 | net-mtu
2017-03-15 17:04:31.925 | availability_zone
2017-03-15 17:04:31.925 | quotas
2017-03-15 17:04:31.925 | l3-ha
2017-03-15 17:04:31.925 | provider
2017-03-15 17:04:31.925 | multi-provider
2017-03-15 17:04:31.925 | address-scope
2017-03-15 17:04:31.925 | extraroute
2017-03-15 17:04:31.925 | subnet-service-types
2017-03-15 17:04:31.925 | standard-attr-timestamp
2017-03-15 17:04:31.925 | service-type
2017-03-15 17:04:31.925 | l3-flavors
2017-03-15 17:04:31.926 | port-security
2017-03-15 17:04:31.926 | extra_dhcp_opt
2017-03-15 17:04:31.926 | standard-attr-revisions
2017-03-15 17:04:31.926 | pagination
2017-03-15 17:04:31.926 | sorting
2017-03-15 17:04:31.926 | security-group
2017-03-15 17:04:31.926 | dhcp_agent_scheduler
2017-03-15 17:04:31.926 | router_availability_zone
2017-03-15 17:04:31.926 | rbac-policies
2017-03-15 17:04:31.926 | tag-ext
2017-03-15 17:04:31.926 | standard-attr-description
2017-03-15 17:04:31.926 | router
2017-03-15 17:04:31.926 | allowed-address-pairs
2017-03-15 17:04:31.926 | project-id
2017-03-15 17:04:31.926 | dvr =~ router ]]
2017-03-15 17:04:31.927 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 :   return 0
2017-03-15 17:04:31.929 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 :   is_networking_extension_supported external-net
2017-03-15 17:04:31.931 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 :   local extension=external-net
2017-03-15 17:04:31.933 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 :   openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value
2017-03-15 17:04:34.249 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 :   EXT_LIST='default-subnetpools
2017-03-15 17:04:34.249 | network-ip-availability
2017-03-15 17:04:34.249 | network_availability_zone
2017-03-15 17:04:34.249 | auto-allocated-topology
2017-03-15 17:04:34.249 | ext-gw-mode
2017-03-15 17:04:34.249 | binding
2017-03-15 17:04:34.249 | metering
2017-03-15 17:04:34.249 | agent
2017-03-15 17:04:34.249 | subnet_allocation
2017-03-15 17:04:34.249 | l3_agent_scheduler
2017-03-15 17:04:34.249 | tag
2017-03-15 17:04:34.249 | external-net
2017-03-15 17:04:34.249 | flavors
2017-03-15 17:04:34.249 | net-mtu
2017-03-15 17:04:34.249 | availability_zone
2017-03-15 17:04:34.249 | quotas
2017-03-15 17:04:34.249 | l3-ha
2017-03-15 17:04:34.249 | provider
2017-03-15 17:04:34.249 | multi-provider
2017-03-15 17:04:34.250 | address-scope
2017-03-15 17:04:34.250 | extraroute
2017-03-15 17:04:34.250 | subnet-service-types
2017-03-15 17:04:34.250 | standard-attr-timestamp
2017-03-15 17:04:34.250 | service-type
2017-03-15 17:04:34.250 | l3-flavors
2017-03-15 17:04:34.250 | port-security
2017-03-15 17:04:34.250 | extra_dhcp_opt
2017-03-15 17:04:34.250 | standard-attr-revisions
2017-03-15 17:04:34.250 | pagination
2017-03-15 17:04:34.250 | sorting
2017-03-15 17:04:34.250 | security-group
2017-03-15 17:04:34.250 | dhcp_agent_scheduler
2017-03-15 17:04:34.250 | router_availability_zone
2017-03-15 17:04:34.250 | rbac-policies
2017-03-15 17:04:34.250 | tag-ext
2017-03-15 17:04:34.250 | standard-attr-description
2017-03-15 17:04:34.250 | router
2017-03-15 17:04:34.250 | allowed-address-pairs
2017-03-15 17:04:34.250 | project-id
2017-03-15 17:04:34.250 | dvr'
2017-03-15 17:04:34.251 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 :   [[ default-subnetpools
2017-03-15 17:04:34.251 | network-ip-availability
2017-03-15 17:04:34.251 | network_availability_zone
2017-03-15 17:04:34.251 | auto-allocated-topology
2017-03-15 17:04:34.251 | ext-gw-mode
2017-03-15 17:04:34.251 | binding
2017-03-15 17:04:34.251 | metering
2017-03-15 17:04:34.251 | agent
2017-03-15 17:04:34.251 | subnet_allocation
2017-03-15 17:04:34.252 | l3_agent_scheduler
2017-03-15 17:04:34.252 | tag
2017-03-15 17:04:34.252 | external-net
2017-03-15 17:04:34.252 | flavors
2017-03-15 17:04:34.252 | net-mtu
2017-03-15 17:04:34.252 | availability_zone
2017-03-15 17:04:34.252 | quotas
2017-03-15 17:04:34.252 | l3-ha
2017-03-15 17:04:34.252 | provider
2017-03-15 17:04:34.252 | multi-provider
2017-03-15 17:04:34.252 | address-scope
2017-03-15 17:04:34.252 | extraroute
2017-03-15 17:04:34.252 | subnet-service-types
2017-03-15 17:04:34.252 | standard-attr-timestamp
2017-03-15 17:04:34.252 | service-type
2017-03-15 17:04:34.252 | l3-flavors
2017-03-15 17:04:34.252 | port-security
2017-03-15 17:04:34.252 | extra_dhcp_opt
2017-03-15 17:04:34.252 | standard-attr-revisions
2017-03-15 17:04:34.252 | pagination
2017-03-15 17:04:34.252 | sorting
2017-03-15 17:04:34.252 | security-group
2017-03-15 17:04:34.252 | dhcp_agent_scheduler
2017-03-15 17:04:34.252 | router_availability_zone
2017-03-15 17:04:34.252 | rbac-policies
2017-03-15 17:04:34.252 | tag-ext
2017-03-15 17:04:34.252 | standard-attr-description
2017-03-15 17:04:34.252 | router
2017-03-15 17:04:34.252 | allowed-address-pairs
2017-03-15 17:04:34.252 | project-id
2017-03-15 17:04:34.252 | dvr =~ external-net ]]
2017-03-15 17:04:34.254 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 :   return 0
2017-03-15 17:04:34.256 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 :   [[ True == \T\r\u\e ]]
2017-03-15 17:04:34.259 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 :   grep ' id '
2017-03-15 17:04:34.260 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 :   openstack --os-cloud devstack-admin --os-region RegionOne router create --project 3a9a15c61262483994eee005a2055289 router1
2017-03-15 17:04:34.262 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 :   get_field 2
2017-03-15 17:04:34.264 | ++ functions-common:get_field:699           :   local data field
2017-03-15 17:04:34.266 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:36.625 | ++ functions-common:get_field:701           :   '[' 2 -lt 0 ']'
2017-03-15 17:04:36.628 | ++ functions-common:get_field:704           :   field='$3'
2017-03-15 17:04:36.631 | ++ functions-common:get_field:706           :   echo '| id                      | 763d8b71-78bd-4688-967c-4f26ac1e4cf1 |'
2017-03-15 17:04:36.632 | ++ functions-common:get_field:706           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2017-03-15 17:04:36.636 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:36.688 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 :   ROUTER_ID=763d8b71-78bd-4688-967c-4f26ac1e4cf1
2017-03-15 17:04:36.691 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 :   die_if_not_set 229 ROUTER_ID 'Failure creating ROUTER_ID for 3a9a15c61262483994eee005a2055289 router1'
2017-03-15 17:04:36.694 | + functions-common:die_if_not_set:204      :   local exitcode=0
2017-03-15 17:04:36.711 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 :   EXTERNAL_NETWORK_FLAGS=--external
2017-03-15 17:04:36.713 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:237 :   is_networking_extension_supported auto-allocated-topology
2017-03-15 17:04:36.715 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 :   local extension=auto-allocated-topology
2017-03-15 17:04:36.718 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 :   openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value
2017-03-15 17:04:39.147 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 :   EXT_LIST='default-subnetpools
2017-03-15 17:04:39.147 | network-ip-availability
2017-03-15 17:04:39.147 | network_availability_zone
2017-03-15 17:04:39.147 | auto-allocated-topology
2017-03-15 17:04:39.147 | ext-gw-mode
2017-03-15 17:04:39.147 | binding
2017-03-15 17:04:39.147 | metering
2017-03-15 17:04:39.147 | agent
2017-03-15 17:04:39.147 | subnet_allocation
2017-03-15 17:04:39.147 | l3_agent_scheduler
2017-03-15 17:04:39.147 | tag
2017-03-15 17:04:39.147 | external-net
2017-03-15 17:04:39.147 | flavors
2017-03-15 17:04:39.147 | net-mtu
2017-03-15 17:04:39.147 | availability_zone
2017-03-15 17:04:39.147 | quotas
2017-03-15 17:04:39.147 | l3-ha
2017-03-15 17:04:39.147 | provider
2017-03-15 17:04:39.147 | multi-provider
2017-03-15 17:04:39.147 | address-scope
2017-03-15 17:04:39.147 | extraroute
2017-03-15 17:04:39.147 | subnet-service-types
2017-03-15 17:04:39.147 | standard-attr-timestamp
2017-03-15 17:04:39.147 | service-type
2017-03-15 17:04:39.147 | l3-flavors
2017-03-15 17:04:39.147 | port-security
2017-03-15 17:04:39.147 | extra_dhcp_opt
2017-03-15 17:04:39.147 | standard-attr-revisions
2017-03-15 17:04:39.147 | pagination
2017-03-15 17:04:39.148 | sorting
2017-03-15 17:04:39.148 | security-group
2017-03-15 17:04:39.148 | dhcp_agent_scheduler
2017-03-15 17:04:39.148 | router_availability_zone
2017-03-15 17:04:39.148 | rbac-policies
2017-03-15 17:04:39.148 | tag-ext
2017-03-15 17:04:39.148 | standard-attr-description
2017-03-15 17:04:39.148 | router
2017-03-15 17:04:39.148 | allowed-address-pairs
2017-03-15 17:04:39.148 | project-id
2017-03-15 17:04:39.148 | dvr'
2017-03-15 17:04:39.150 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 :   [[ default-subnetpools
2017-03-15 17:04:39.150 | network-ip-availability
2017-03-15 17:04:39.150 | network_availability_zone
2017-03-15 17:04:39.150 | auto-allocated-topology
2017-03-15 17:04:39.150 | ext-gw-mode
2017-03-15 17:04:39.150 | binding
2017-03-15 17:04:39.150 | metering
2017-03-15 17:04:39.150 | agent
2017-03-15 17:04:39.150 | subnet_allocation
2017-03-15 17:04:39.150 | l3_agent_scheduler
2017-03-15 17:04:39.150 | tag
2017-03-15 17:04:39.150 | external-net
2017-03-15 17:04:39.151 | flavors
2017-03-15 17:04:39.151 | net-mtu
2017-03-15 17:04:39.151 | availability_zone
2017-03-15 17:04:39.151 | quotas
2017-03-15 17:04:39.151 | l3-ha
2017-03-15 17:04:39.151 | provider
2017-03-15 17:04:39.151 | multi-provider
2017-03-15 17:04:39.151 | address-scope
2017-03-15 17:04:39.151 | extraroute
2017-03-15 17:04:39.151 | subnet-service-types
2017-03-15 17:04:39.151 | standard-attr-timestamp
2017-03-15 17:04:39.151 | service-type
2017-03-15 17:04:39.151 | l3-flavors
2017-03-15 17:04:39.151 | port-security
2017-03-15 17:04:39.151 | extra_dhcp_opt
2017-03-15 17:04:39.151 | standard-attr-revisions
2017-03-15 17:04:39.151 | pagination
2017-03-15 17:04:39.151 | sorting
2017-03-15 17:04:39.151 | security-group
2017-03-15 17:04:39.151 | dhcp_agent_scheduler
2017-03-15 17:04:39.152 | router_availability_zone
2017-03-15 17:04:39.152 | rbac-policies
2017-03-15 17:04:39.152 | tag-ext
2017-03-15 17:04:39.152 | standard-attr-description
2017-03-15 17:04:39.152 | router
2017-03-15 17:04:39.152 | allowed-address-pairs
2017-03-15 17:04:39.152 | project-id
2017-03-15 17:04:39.152 | dvr =~ auto-allocated-topology ]]
2017-03-15 17:04:39.152 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:431 :   return 0
2017-03-15 17:04:39.154 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 :   EXTERNAL_NETWORK_FLAGS='--external --default'
2017-03-15 17:04:39.156 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 :   '[' True = True ']'
2017-03-15 17:04:39.161 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:242 :   grep ' id '
2017-03-15 17:04:39.161 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:242 :   get_field 2
2017-03-15 17:04:39.163 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:242 :   openstack --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public
2017-03-15 17:04:39.168 | ++ functions-common:get_field:699           :   local data field
2017-03-15 17:04:39.170 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:41.812 | ++ functions-common:get_field:701           :   '[' 2 -lt 0 ']'
2017-03-15 17:04:41.814 | ++ functions-common:get_field:704           :   field='$3'
2017-03-15 17:04:41.818 | ++ functions-common:get_field:706           :   echo '| id                        | 3c42a68d-bace-488b-8e13-c6b4afa2ab59 |'
2017-03-15 17:04:41.818 | ++ functions-common:get_field:706           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2017-03-15 17:04:41.823 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:41.873 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 :   EXT_NET_ID=3c42a68d-bace-488b-8e13-c6b4afa2ab59
2017-03-15 17:04:41.875 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 :   die_if_not_set 246 EXT_NET_ID 'Failure creating EXT_NET_ID for public'
2017-03-15 17:04:41.878 | + functions-common:die_if_not_set:204      :   local exitcode=0
2017-03-15 17:04:41.893 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 :   [[ 4+6 =~ 4.* ]]
2017-03-15 17:04:41.896 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:250 :   _neutron_configure_router_v4
2017-03-15 17:04:41.898 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 :   openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 763d8b71-78bd-4688-967c-4f26ac1e4cf1 6bba24ff-1d4c-4ae1-9ae1-e47f8c644056
2017-03-15 17:04:46.424 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 :   local id_and_ext_gw_ip
2017-03-15 17:04:46.427 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 :   _neutron_create_public_subnet_v4 3c42a68d-bace-488b-8e13-c6b4afa2ab59
2017-03-15 17:04:46.429 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 :   local 'subnet_params=--ip-version 4 '
2017-03-15 17:04:46.432 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 :   subnet_params+=' '
2017-03-15 17:04:46.434 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 :   [[ -n 172.24.5.1 ]]
2017-03-15 17:04:46.435 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 :   subnet_params+='--gateway 172.24.5.1 '
2017-03-15 17:04:46.437 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 :   subnet_params+='--network 3c42a68d-bace-488b-8e13-c6b4afa2ab59 --subnet-range 172.24.5.0/24 --no-dhcp '
2017-03-15 17:04:46.440 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 :   subnet_params+=public-subnet
2017-03-15 17:04:46.442 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 :   local id_and_ext_gw_ip
2017-03-15 17:04:46.444 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 :   openstack --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.24.5.1 --network 3c42a68d-bace-488b-8e13-c6b4afa2ab59 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet
2017-03-15 17:04:46.445 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 :   grep -e gateway_ip -e ' id '
2017-03-15 17:04:49.705 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 :   id_and_ext_gw_ip='| gateway_ip        | 172.24.5.1                           |
2017-03-15 17:04:49.706 | | id                | 1fbeaca7-f4ca-48f0-82f7-a6b5bbe5c8eb |'
2017-03-15 17:04:49.708 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 :   die_if_not_set 314 id_and_ext_gw_ip 'Failure creating public IPv4 subnet'
2017-03-15 17:04:49.710 | ++ functions-common:die_if_not_set:204      :   local exitcode=0
2017-03-15 17:04:49.723 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 :   echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 1fbeaca7-f4ca-48f0-82f7-a6b5bbe5c8eb '|'
2017-03-15 17:04:49.725 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 :   id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 1fbeaca7-f4ca-48f0-82f7-a6b5bbe5c8eb |'
2017-03-15 17:04:49.727 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 :   local ext_gw_ip
2017-03-15 17:04:49.729 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 :   echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 1fbeaca7-f4ca-48f0-82f7-a6b5bbe5c8eb '|'
2017-03-15 17:04:49.730 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 :   get_field 2
2017-03-15 17:04:49.732 | ++ functions-common:get_field:699           :   local data field
2017-03-15 17:04:49.734 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:49.736 | ++ functions-common:get_field:701           :   '[' 2 -lt 0 ']'
2017-03-15 17:04:49.738 | ++ functions-common:get_field:704           :   field='$3'
2017-03-15 17:04:49.740 | ++ functions-common:get_field:706           :   echo '| gateway_ip | 172.24.5.1 | | id | 1fbeaca7-f4ca-48f0-82f7-a6b5bbe5c8eb |'
2017-03-15 17:04:49.740 | ++ functions-common:get_field:706           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2017-03-15 17:04:49.744 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:49.746 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 :   ext_gw_ip=172.24.5.1
2017-03-15 17:04:49.749 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 :   echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 1fbeaca7-f4ca-48f0-82f7-a6b5bbe5c8eb '|'
2017-03-15 17:04:49.749 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 :   get_field 5
2017-03-15 17:04:49.751 | ++ functions-common:get_field:699           :   local data field
2017-03-15 17:04:49.753 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:49.755 | ++ functions-common:get_field:701           :   '[' 5 -lt 0 ']'
2017-03-15 17:04:49.757 | ++ functions-common:get_field:704           :   field='$6'
2017-03-15 17:04:49.759 | ++ functions-common:get_field:706           :   echo '| gateway_ip | 172.24.5.1 | | id | 1fbeaca7-f4ca-48f0-82f7-a6b5bbe5c8eb |'
2017-03-15 17:04:49.760 | ++ functions-common:get_field:706           :   awk '-F[ \t]*\\|[ \t]*' '{print $6}'
2017-03-15 17:04:49.765 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:04:49.768 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 :   PUB_SUBNET_ID=1fbeaca7-f4ca-48f0-82f7-a6b5bbe5c8eb
2017-03-15 17:04:49.770 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 :   openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 3c42a68d-bace-488b-8e13-c6b4afa2ab59 763d8b71-78bd-4688-967c-4f26ac1e4cf1
2017-03-15 17:04:54.649 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 :   is_service_enabled q-l3
2017-03-15 17:04:54.669 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:04:54.671 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 :   local ext_gw_interface=none
2017-03-15 17:04:54.674 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 :   is_neutron_ovs_base_plugin
2017-03-15 17:04:54.677 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 :   return 0
2017-03-15 17:04:54.680 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 :   _neutron_get_ext_gw_interface
2017-03-15 17:04:54.682 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:148 :   [[ False == \T\r\u\e ]]
2017-03-15 17:04:54.685 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 :   sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true
2017-03-15 17:04:54.711 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:155 :   echo br-ex
2017-03-15 17:04:54.714 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 :   ext_gw_interface=br-ex
2017-03-15 17:04:54.717 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 :   [[ br-ex != \n\o\n\e ]]
2017-03-15 17:04:54.720 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:360 :   local cidr_len=24
2017-03-15 17:04:54.721 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:361 :   local 'testcmd=ip -o link | grep -q br-ex'
2017-03-15 17:04:54.723 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:362 :   test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed'
2017-03-15 17:04:54.725 | + functions-common:test_with_retry:2340    :   local 'testcmd=ip -o link | grep -q br-ex'
2017-03-15 17:04:54.728 | + functions-common:test_with_retry:2341    :   local 'failmsg=br-ex creation failed'
2017-03-15 17:04:54.734 | + functions-common:test_with_retry:2342    :   local until=10
2017-03-15 17:04:54.736 | + functions-common:test_with_retry:2343    :   local sleep=0.5
2017-03-15 17:04:54.739 | + functions-common:test_with_retry:2345    :   time_start test_with_retry
2017-03-15 17:04:54.740 | + functions-common:time_start:2388         :   local name=test_with_retry
2017-03-15 17:04:54.742 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:04:54.744 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:04:54.747 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:04:54.752 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597494
2017-03-15 17:04:54.755 | + functions-common:test_with_retry:2346    :   timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done'
2017-03-15 17:04:54.761 | + functions-common:test_with_retry:2349    :   time_stop test_with_retry
2017-03-15 17:04:54.763 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:04:54.766 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:04:54.769 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:04:54.771 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:04:54.772 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:04:54.775 | + functions-common:time_stop:2408          :   name=test_with_retry
2017-03-15 17:04:54.778 | + functions-common:time_stop:2409          :   start_time=1489597494
2017-03-15 17:04:54.780 | + functions-common:time_stop:2411          :   [[ -z 1489597494 ]]
2017-03-15 17:04:54.782 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:04:54.785 | + functions-common:time_stop:2414          :   end_time=1489597494
2017-03-15 17:04:54.787 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:04:54.789 | + functions-common:time_stop:2416          :   total=4
2017-03-15 17:04:54.791 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:04:54.793 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=4
2017-03-15 17:04:54.798 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 :   ip addr show dev br-ex
2017-03-15 17:04:54.798 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 :   grep -c 172.24.5.1
2017-03-15 17:04:54.804 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 :   [[ 0 == 0 ]]
2017-03-15 17:04:54.806 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 :   [[ True == \F\a\l\s\e ]]
2017-03-15 17:04:54.810 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 :   [[ False == \T\r\u\e ]]
2017-03-15 17:04:54.813 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 :   [[ True == \T\r\u\e ]]
2017-03-15 17:04:54.817 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 :   sudo ip addr add 172.24.5.1/24 dev br-ex
2017-03-15 17:04:54.826 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 :   sudo ip link set br-ex up
2017-03-15 17:04:54.838 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 :   awk -Fip_address '{ print $2 }'
2017-03-15 17:04:54.839 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 :   cut -f2 '-d'\'''
2017-03-15 17:04:54.841 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 :   tr '\n' ' '
2017-03-15 17:04:54.843 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 :   openstack --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway
2017-03-15 17:04:57.400 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 :   ROUTER_GW_IP='   172.24.5.7  '
2017-03-15 17:04:57.403 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 :   die_if_not_set 368 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP'
2017-03-15 17:04:57.405 | + functions-common:die_if_not_set:204      :   local exitcode=0
2017-03-15 17:04:57.423 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 :   _neutron_set_router_id
2017-03-15 17:04:57.426 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:141 :   [[ True == \F\a\l\s\e ]]
2017-03-15 17:04:57.429 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 :   [[ 4+6 =~ .*6 ]]
2017-03-15 17:04:57.431 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 :   _neutron_configure_router_v6
2017-03-15 17:04:57.433 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:376 :   openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 763d8b71-78bd-4688-967c-4f26ac1e4cf1 d3330f1e-7f14-4ae2-bb92-7827d139050a
2017-03-15 17:05:02.502 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:378 :   local ipv6_id_and_ext_gw_ip
2017-03-15 17:05:02.505 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:379 :   _neutron_create_public_subnet_v6 3c42a68d-bace-488b-8e13-c6b4afa2ab59
2017-03-15 17:05:02.508 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 :   local 'subnet_params=--ip-version 6 '
2017-03-15 17:05:02.511 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 :   subnet_params+='--gateway 2001:db8::2 '
2017-03-15 17:05:02.513 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 :   subnet_params+='--network 3c42a68d-bace-488b-8e13-c6b4afa2ab59 --subnet-range 2001:db8::/64 --no-dhcp '
2017-03-15 17:05:02.515 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 :   subnet_params+=ipv6-public-subnet
2017-03-15 17:05:02.518 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 :   local ipv6_id_and_ext_gw_ip
2017-03-15 17:05:02.522 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 :   openstack --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 3c42a68d-bace-488b-8e13-c6b4afa2ab59 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet
2017-03-15 17:05:02.522 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 :   grep -e gateway_ip -e ' id '
2017-03-15 17:05:07.481 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 :   ipv6_id_and_ext_gw_ip='| gateway_ip        | 2001:db8::2                                                       |
2017-03-15 17:05:07.481 | | id                | cc75dc50-30cf-4c64-9577-303e9df94bb9                              |'
2017-03-15 17:05:07.482 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:326 :   die_if_not_set 326 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet'
2017-03-15 17:05:07.484 | ++ functions-common:die_if_not_set:204      :   local exitcode=0
2017-03-15 17:05:07.498 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:327 :   echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' cc75dc50-30cf-4c64-9577-303e9df94bb9 '|'
2017-03-15 17:05:07.502 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:379 :   ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | cc75dc50-30cf-4c64-9577-303e9df94bb9 |'
2017-03-15 17:05:07.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 :   local ipv6_ext_gw_ip
2017-03-15 17:05:07.507 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:381 :   get_field 2
2017-03-15 17:05:07.507 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:381 :   echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' cc75dc50-30cf-4c64-9577-303e9df94bb9 '|'
2017-03-15 17:05:07.509 | ++ functions-common:get_field:699           :   local data field
2017-03-15 17:05:07.512 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:05:07.514 | ++ functions-common:get_field:701           :   '[' 2 -lt 0 ']'
2017-03-15 17:05:07.516 | ++ functions-common:get_field:704           :   field='$3'
2017-03-15 17:05:07.519 | ++ functions-common:get_field:706           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2017-03-15 17:05:07.519 | ++ functions-common:get_field:706           :   echo '| gateway_ip | 2001:db8::2 | | id | cc75dc50-30cf-4c64-9577-303e9df94bb9 |'
2017-03-15 17:05:07.522 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:05:07.526 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:381 :   ipv6_ext_gw_ip=2001:db8::2
2017-03-15 17:05:07.528 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:382 :   local ipv6_pub_subnet_id
2017-03-15 17:05:07.530 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:383 :   echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' cc75dc50-30cf-4c64-9577-303e9df94bb9 '|'
2017-03-15 17:05:07.530 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:383 :   get_field 5
2017-03-15 17:05:07.532 | ++ functions-common:get_field:699           :   local data field
2017-03-15 17:05:07.534 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:05:07.536 | ++ functions-common:get_field:701           :   '[' 5 -lt 0 ']'
2017-03-15 17:05:07.538 | ++ functions-common:get_field:704           :   field='$6'
2017-03-15 17:05:07.540 | ++ functions-common:get_field:706           :   echo '| gateway_ip | 2001:db8::2 | | id | cc75dc50-30cf-4c64-9577-303e9df94bb9 |'
2017-03-15 17:05:07.540 | ++ functions-common:get_field:706           :   awk '-F[ \t]*\\|[ \t]*' '{print $6}'
2017-03-15 17:05:07.544 | ++ functions-common:get_field:700           :   read data
2017-03-15 17:05:07.548 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:383 :   ipv6_pub_subnet_id=cc75dc50-30cf-4c64-9577-303e9df94bb9
2017-03-15 17:05:07.549 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:387 :   [[ 4+6 == \6 ]]
2017-03-15 17:05:07.551 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:392 :   is_service_enabled q-l3
2017-03-15 17:05:07.566 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:05:07.568 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 :   for d in '$default_v6_route_devs'
2017-03-15 17:05:07.570 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:401 :   sudo sysctl -w net/ipv6/conf/eth0/accept_ra=2
2017-03-15 17:05:07.576 | net.ipv6.conf.eth0.accept_ra = 2
2017-03-15 17:05:07.580 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 :   sudo sysctl -w net.ipv6.conf.all.forwarding=1
2017-03-15 17:05:07.585 | net.ipv6.conf.all.forwarding = 1
2017-03-15 17:05:07.591 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 :   openstack --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses'
2017-03-15 17:05:07.591 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 :   tr '\n' ' '
2017-03-15 17:05:07.592 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 :   awk -Fip_address '{ print $2 }'
2017-03-15 17:05:07.592 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 :   cut -f2 '-d'\'''
2017-03-15 17:05:07.605 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 :   grep cc75dc50-30cf-4c64-9577-303e9df94bb9
2017-03-15 17:05:10.101 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 :   IPV6_ROUTER_GW_IP='2001:db8::4 '
2017-03-15 17:05:10.104 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 :   die_if_not_set 408 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP'
2017-03-15 17:05:10.106 | + functions-common:die_if_not_set:204      :   local exitcode=0
2017-03-15 17:05:10.120 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:410 :   is_neutron_ovs_base_plugin
2017-03-15 17:05:10.122 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 :   return 0
2017-03-15 17:05:10.124 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:411 :   local ext_gw_interface
2017-03-15 17:05:10.127 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 :   _neutron_get_ext_gw_interface
2017-03-15 17:05:10.130 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:148 :   [[ False == \T\r\u\e ]]
2017-03-15 17:05:10.132 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 :   sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true
2017-03-15 17:05:10.149 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:155 :   echo br-ex
2017-03-15 17:05:10.152 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 :   ext_gw_interface=br-ex
2017-03-15 17:05:10.154 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 :   local ipv6_cidr_len=64
2017-03-15 17:05:10.157 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 :   sudo ip -6 addr replace 2001:db8::2/64 dev br-ex
2017-03-15 17:05:10.167 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:417 :   local replace_range=fd4d:d46e:6ee6::/56
2017-03-15 17:05:10.170 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 :   [[ -z 9c64ca72-ca69-4179-a17a-d9f6da6d35ce ]]
2017-03-15 17:05:10.173 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 :   sudo ip -6 route replace fd4d:d46e:6ee6::/56 via 2001:db8::4 dev br-ex
2017-03-15 17:05:10.183 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:423 :   _neutron_set_router_id
2017-03-15 17:05:10.185 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:141 :   [[ True == \F\a\l\s\e ]]
2017-03-15 17:05:10.188 | + ./stack.sh:main:1266                     :   is_service_enabled nova
2017-03-15 17:05:10.202 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:05:10.204 | + ./stack.sh:main:1267                     :   echo_summary 'Starting Nova'
2017-03-15 17:05:10.206 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:05:10.207 | + ./stack.sh:echo_summary:398              :   echo -e Starting Nova
2017-03-15 17:05:10.209 | + ./stack.sh:main:1268                     :   start_nova
2017-03-15 17:05:10.211 | + lib/nova:start_nova:919                  :   start_nova_rest
2017-03-15 17:05:10.213 | + lib/nova:start_nova_rest:883             :   local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin
2017-03-15 17:05:10.216 | + lib/nova:start_nova_rest:884             :   export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin
2017-03-15 17:05:10.218 | + lib/nova:start_nova_rest:884             :   PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin
2017-03-15 17:05:10.220 | + lib/nova:start_nova_rest:886             :   local api_cell_conf=/etc/nova/nova.conf
2017-03-15 17:05:10.222 | + lib/nova:start_nova_rest:887             :   is_service_enabled n-cell
2017-03-15 17:05:10.237 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:05:10.238 | + lib/nova:start_nova_rest:890             :   local compute_cell_conf=/etc/nova/nova.conf
2017-03-15 17:05:10.240 | + lib/nova:start_nova_rest:894             :   run_process n-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2017-03-15 17:05:10.242 | + functions-common:run_process:1478        :   local service=n-cond
2017-03-15 17:05:10.244 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2017-03-15 17:05:10.246 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:05:10.249 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:05:10.253 | + functions-common:run_process:1483        :   local name=n-cond
2017-03-15 17:05:10.255 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:05:10.257 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:05:10.259 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:05:10.262 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:05:10.265 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:05:10.268 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597510
2017-03-15 17:05:10.271 | + functions-common:run_process:1486        :   is_service_enabled n-cond
2017-03-15 17:05:10.287 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:05:10.289 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:05:10.292 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:05:10.293 | + functions-common:run_process:1491        :   _run_process n-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' ''
2017-03-15 17:05:10.296 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:05:10.299 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:05:10.302 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:05:10.304 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:05:10.307 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:05:10.309 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:05:10.311 | + functions-common:time_stop:2409          :   start_time=1489597510
2017-03-15 17:05:10.314 | + functions-common:time_stop:2411          :   [[ -z 1489597510 ]]
2017-03-15 17:05:10.317 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:05:10.320 | + functions-common:time_stop:2414          :   end_time=1489597510
2017-03-15 17:05:10.322 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:05:10.324 | + functions-common:time_stop:2416          :   total=1
2017-03-15 17:05:10.326 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:05:10.328 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=1
2017-03-15 17:05:10.331 | + lib/nova:start_nova_rest:895             :   run_process n-cell-region '/usr/local/bin/nova-cells --config-file /etc/nova/nova.conf'
2017-03-15 17:05:10.334 | + functions-common:run_process:1478        :   local service=n-cell-region
2017-03-15 17:05:10.336 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/nova-cells --config-file /etc/nova/nova.conf'
2017-03-15 17:05:10.339 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:05:10.342 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:05:10.344 | + functions-common:run_process:1483        :   local name=n-cell-region
2017-03-15 17:05:10.347 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:05:10.349 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:05:10.352 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:05:10.354 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:05:10.358 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:05:10.362 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597510
2017-03-15 17:05:10.364 | + functions-common:run_process:1486        :   is_service_enabled n-cell-region
2017-03-15 17:05:10.379 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:05:10.382 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:05:10.385 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:05:10.387 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:05:10.390 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:05:10.392 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:05:10.395 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:05:10.397 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:05:10.400 | + functions-common:time_stop:2409          :   start_time=1489597510
2017-03-15 17:05:10.404 | + functions-common:time_stop:2411          :   [[ -z 1489597510 ]]
2017-03-15 17:05:10.406 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:05:10.410 | + functions-common:time_stop:2414          :   end_time=1489597510
2017-03-15 17:05:10.412 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:05:10.414 | + functions-common:time_stop:2416          :   total=1
2017-03-15 17:05:10.416 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:05:10.419 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=1
2017-03-15 17:05:10.421 | + lib/nova:start_nova_rest:896             :   run_process n-cell-child '/usr/local/bin/nova-cells --config-file /etc/nova/nova.conf'
2017-03-15 17:05:10.422 | + functions-common:run_process:1478        :   local service=n-cell-child
2017-03-15 17:05:10.424 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/nova-cells --config-file /etc/nova/nova.conf'
2017-03-15 17:05:10.426 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:05:10.428 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:05:10.430 | + functions-common:run_process:1483        :   local name=n-cell-child
2017-03-15 17:05:10.432 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:05:10.436 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:05:10.440 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:05:10.442 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:05:10.444 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:05:10.447 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597510
2017-03-15 17:05:10.449 | + functions-common:run_process:1486        :   is_service_enabled n-cell-child
2017-03-15 17:05:10.464 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:05:10.467 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:05:10.469 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:05:10.472 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:05:10.474 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:05:10.476 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:05:10.479 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:05:10.481 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:05:10.484 | + functions-common:time_stop:2409          :   start_time=1489597510
2017-03-15 17:05:10.487 | + functions-common:time_stop:2411          :   [[ -z 1489597510 ]]
2017-03-15 17:05:10.490 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:05:10.494 | + functions-common:time_stop:2414          :   end_time=1489597510
2017-03-15 17:05:10.496 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:05:10.498 | + functions-common:time_stop:2416          :   total=1
2017-03-15 17:05:10.501 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:05:10.504 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=1
2017-03-15 17:05:10.506 | + lib/nova:start_nova_rest:897             :   run_process n-crt '/usr/local/bin/nova-cert --config-file /etc/nova/nova.conf'
2017-03-15 17:05:10.508 | + functions-common:run_process:1478        :   local service=n-crt
2017-03-15 17:05:10.510 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/nova-cert --config-file /etc/nova/nova.conf'
2017-03-15 17:05:10.512 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:05:10.514 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:05:10.516 | + functions-common:run_process:1483        :   local name=n-crt
2017-03-15 17:05:10.519 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:05:10.520 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:05:10.522 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:05:10.524 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:05:10.528 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:05:10.533 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597510
2017-03-15 17:05:10.535 | + functions-common:run_process:1486        :   is_service_enabled n-crt
2017-03-15 17:05:10.549 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:05:10.551 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:05:10.554 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:05:10.554 | + functions-common:run_process:1491        :   _run_process n-crt '/usr/local/bin/nova-cert --config-file /etc/nova/nova.conf' ''
2017-03-15 17:05:10.556 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:05:10.560 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:05:10.563 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:05:10.565 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:05:10.568 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:05:10.571 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:05:10.575 | + functions-common:time_stop:2409          :   start_time=1489597510
2017-03-15 17:05:10.580 | + functions-common:time_stop:2411          :   [[ -z 1489597510 ]]
2017-03-15 17:05:10.582 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:05:10.586 | + functions-common:time_stop:2414          :   end_time=1489597510
2017-03-15 17:05:10.589 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:05:10.591 | + functions-common:time_stop:2416          :   total=1
2017-03-15 17:05:10.594 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:05:10.596 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=1
2017-03-15 17:05:10.600 | + lib/nova:start_nova_rest:899             :   is_service_enabled n-net
2017-03-15 17:05:10.619 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:05:10.622 | + lib/nova:start_nova_rest:904             :   run_process n-net '/usr/local/bin/nova-network --config-file /etc/nova/nova.conf'
2017-03-15 17:05:10.625 | + functions-common:run_process:1478        :   local service=n-net
2017-03-15 17:05:10.628 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/nova-network --config-file /etc/nova/nova.conf'
2017-03-15 17:05:10.631 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:05:10.634 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:05:10.637 | + functions-common:run_process:1483        :   local name=n-net
2017-03-15 17:05:10.640 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:05:10.642 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:05:10.645 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:05:10.648 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:05:10.651 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:05:10.654 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597510
2017-03-15 17:05:10.657 | + functions-common:run_process:1486        :   is_service_enabled n-net
2017-03-15 17:05:10.675 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:05:10.678 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:05:10.680 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:05:10.683 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:05:10.685 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:05:10.687 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:05:10.689 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:05:10.691 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:05:10.693 | + functions-common:time_stop:2409          :   start_time=1489597510
2017-03-15 17:05:10.694 | + functions-common:time_stop:2411          :   [[ -z 1489597510 ]]
2017-03-15 17:05:10.697 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:05:10.701 | + functions-common:time_stop:2414          :   end_time=1489597510
2017-03-15 17:05:10.703 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:05:10.704 | + functions-common:time_stop:2416          :   total=1
2017-03-15 17:05:10.706 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:05:10.708 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=1
2017-03-15 17:05:10.711 | + lib/nova:start_nova_rest:906             :   run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2017-03-15 17:05:10.713 | + functions-common:run_process:1478        :   local service=n-sch
2017-03-15 17:05:10.717 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2017-03-15 17:05:10.720 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:05:10.722 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:05:10.725 | + functions-common:run_process:1483        :   local name=n-sch
2017-03-15 17:05:10.728 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:05:10.731 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:05:10.733 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:05:10.738 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:05:10.742 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:05:10.745 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597510
2017-03-15 17:05:10.748 | + functions-common:run_process:1486        :   is_service_enabled n-sch
2017-03-15 17:05:10.777 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:05:10.780 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:05:10.788 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:05:10.790 | + functions-common:run_process:1491        :   _run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' ''
2017-03-15 17:05:10.791 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:05:10.795 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:05:10.799 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:05:10.802 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:05:10.807 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:05:10.810 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:05:10.813 | + functions-common:time_stop:2409          :   start_time=1489597510
2017-03-15 17:05:10.816 | + functions-common:time_stop:2411          :   [[ -z 1489597510 ]]
2017-03-15 17:05:10.820 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:05:10.825 | + functions-common:time_stop:2414          :   end_time=1489597510
2017-03-15 17:05:10.828 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:05:10.831 | + functions-common:time_stop:2416          :   total=1
2017-03-15 17:05:10.834 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:05:10.837 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=1
2017-03-15 17:05:10.840 | + lib/nova:start_nova_rest:907             :   run_process n-api-meta '/usr/local/bin/nova-api-metadata --config-file /etc/nova/nova.conf'
2017-03-15 17:05:10.843 | + functions-common:run_process:1478        :   local service=n-api-meta
2017-03-15 17:05:10.846 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/nova-api-metadata --config-file /etc/nova/nova.conf'
2017-03-15 17:05:10.850 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:05:10.852 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:05:10.854 | + functions-common:run_process:1483        :   local name=n-api-meta
2017-03-15 17:05:10.857 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:05:10.859 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:05:10.862 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:05:10.865 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:05:10.869 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:05:10.873 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597510
2017-03-15 17:05:10.876 | + functions-common:run_process:1486        :   is_service_enabled n-api-meta
2017-03-15 17:05:10.894 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:05:10.897 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:05:10.900 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:05:10.903 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:05:10.906 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:05:10.908 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:05:10.911 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:05:10.914 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:05:10.916 | + functions-common:time_stop:2409          :   start_time=1489597510
2017-03-15 17:05:10.919 | + functions-common:time_stop:2411          :   [[ -z 1489597510 ]]
2017-03-15 17:05:10.921 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:05:10.927 | + functions-common:time_stop:2414          :   end_time=1489597510
2017-03-15 17:05:10.929 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:05:10.932 | + functions-common:time_stop:2416          :   total=1
2017-03-15 17:05:10.934 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:05:10.937 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=1
2017-03-15 17:05:10.940 | + lib/nova:start_nova_rest:909             :   run_process n-novnc '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc'
2017-03-15 17:05:10.943 | + functions-common:run_process:1478        :   local service=n-novnc
2017-03-15 17:05:10.946 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc'
2017-03-15 17:05:10.950 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:05:10.953 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:05:10.956 | + functions-common:run_process:1483        :   local name=n-novnc
2017-03-15 17:05:10.958 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:05:10.961 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:05:10.963 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:05:10.966 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:05:10.970 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:05:10.977 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597510
2017-03-15 17:05:10.980 | + functions-common:run_process:1486        :   is_service_enabled n-novnc
2017-03-15 17:05:11.000 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:05:11.002 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:05:11.006 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:05:11.006 | + functions-common:run_process:1491        :   _run_process n-novnc '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc' ''
2017-03-15 17:05:11.008 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:05:11.011 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:05:11.013 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:05:11.015 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:05:11.018 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:05:11.021 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:05:11.023 | + functions-common:time_stop:2409          :   start_time=1489597510
2017-03-15 17:05:11.025 | + functions-common:time_stop:2411          :   [[ -z 1489597510 ]]
2017-03-15 17:05:11.029 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:05:11.033 | + functions-common:time_stop:2414          :   end_time=1489597511
2017-03-15 17:05:11.035 | + functions-common:time_stop:2415          :   elapsed_time=1
2017-03-15 17:05:11.037 | + functions-common:time_stop:2416          :   total=1
2017-03-15 17:05:11.039 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:05:11.041 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=2
2017-03-15 17:05:11.043 | + lib/nova:start_nova_rest:910             :   run_process n-xvnc '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova.conf'
2017-03-15 17:05:11.046 | + functions-common:run_process:1478        :   local service=n-xvnc
2017-03-15 17:05:11.049 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova.conf'
2017-03-15 17:05:11.052 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:05:11.055 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:05:11.058 | + functions-common:run_process:1483        :   local name=n-xvnc
2017-03-15 17:05:11.059 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:05:11.061 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:05:11.063 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:05:11.066 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:05:11.069 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:05:11.073 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597511
2017-03-15 17:05:11.075 | + functions-common:run_process:1486        :   is_service_enabled n-xvnc
2017-03-15 17:05:11.092 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:05:11.095 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:05:11.097 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:05:11.099 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:05:11.101 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:05:11.103 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:05:11.106 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:05:11.108 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:05:11.111 | + functions-common:time_stop:2409          :   start_time=1489597511
2017-03-15 17:05:11.114 | + functions-common:time_stop:2411          :   [[ -z 1489597511 ]]
2017-03-15 17:05:11.117 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:05:11.120 | + functions-common:time_stop:2414          :   end_time=1489597511
2017-03-15 17:05:11.122 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:05:11.124 | + functions-common:time_stop:2416          :   total=2
2017-03-15 17:05:11.126 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:05:11.128 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=2
2017-03-15 17:05:11.130 | + lib/nova:start_nova_rest:911             :   run_process n-spice '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova.conf --web '
2017-03-15 17:05:11.133 | + functions-common:run_process:1478        :   local service=n-spice
2017-03-15 17:05:11.136 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova.conf --web '
2017-03-15 17:05:11.138 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:05:11.140 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:05:11.142 | + functions-common:run_process:1483        :   local name=n-spice
2017-03-15 17:05:11.145 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:05:11.148 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:05:11.150 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:05:11.154 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:05:11.157 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:05:11.161 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597511
2017-03-15 17:05:11.164 | + functions-common:run_process:1486        :   is_service_enabled n-spice
2017-03-15 17:05:11.183 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:05:11.185 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:05:11.187 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:05:11.190 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:05:11.193 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:05:11.196 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:05:11.199 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:05:11.202 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:05:11.204 | + functions-common:time_stop:2409          :   start_time=1489597511
2017-03-15 17:05:11.207 | + functions-common:time_stop:2411          :   [[ -z 1489597511 ]]
2017-03-15 17:05:11.210 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:05:11.214 | + functions-common:time_stop:2414          :   end_time=1489597511
2017-03-15 17:05:11.216 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:05:11.219 | + functions-common:time_stop:2416          :   total=2
2017-03-15 17:05:11.221 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:05:11.224 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=2
2017-03-15 17:05:11.226 | + lib/nova:start_nova_rest:912             :   run_process n-cauth '/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf'
2017-03-15 17:05:11.229 | + functions-common:run_process:1478        :   local service=n-cauth
2017-03-15 17:05:11.231 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf'
2017-03-15 17:05:11.233 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:05:11.235 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:05:11.238 | + functions-common:run_process:1483        :   local name=n-cauth
2017-03-15 17:05:11.240 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:05:11.243 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:05:11.245 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:05:11.247 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:05:11.251 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:05:11.254 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597511
2017-03-15 17:05:11.257 | + functions-common:run_process:1486        :   is_service_enabled n-cauth
2017-03-15 17:05:11.295 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:05:11.300 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:05:11.302 | + functions-common:run_process:1491        :   _run_process n-cauth '/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf' ''
2017-03-15 17:05:11.303 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:05:11.308 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:05:11.311 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:05:11.316 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:05:11.319 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:05:11.326 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:05:11.330 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:05:11.333 | + functions-common:time_stop:2409          :   start_time=1489597511
2017-03-15 17:05:11.335 | + functions-common:time_stop:2411          :   [[ -z 1489597511 ]]
2017-03-15 17:05:11.339 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:05:11.343 | + functions-common:time_stop:2414          :   end_time=1489597511
2017-03-15 17:05:11.347 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:05:11.350 | + functions-common:time_stop:2416          :   total=2
2017-03-15 17:05:11.356 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:05:11.359 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=2
2017-03-15 17:05:11.361 | + lib/nova:start_nova_rest:913             :   run_process n-sproxy '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova.conf'
2017-03-15 17:05:11.364 | + functions-common:run_process:1478        :   local service=n-sproxy
2017-03-15 17:05:11.368 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova.conf'
2017-03-15 17:05:11.371 | + functions-common:run_process:1480        :   local group=
2017-03-15 17:05:11.375 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:05:11.378 | + functions-common:run_process:1483        :   local name=n-sproxy
2017-03-15 17:05:11.380 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:05:11.383 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:05:11.388 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:05:11.391 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:05:11.394 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:05:11.397 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597511
2017-03-15 17:05:11.400 | + functions-common:run_process:1486        :   is_service_enabled n-sproxy
2017-03-15 17:05:11.415 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:05:11.417 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:05:11.419 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:05:11.421 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:05:11.422 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:05:11.424 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:05:11.426 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:05:11.427 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:05:11.429 | + functions-common:time_stop:2409          :   start_time=1489597511
2017-03-15 17:05:11.431 | + functions-common:time_stop:2411          :   [[ -z 1489597511 ]]
2017-03-15 17:05:11.433 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:05:11.437 | + functions-common:time_stop:2414          :   end_time=1489597511
2017-03-15 17:05:11.439 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:05:11.441 | + functions-common:time_stop:2416          :   total=2
2017-03-15 17:05:11.443 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:05:11.445 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=2
2017-03-15 17:05:11.449 | + lib/nova:start_nova_rest:915             :   export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin
2017-03-15 17:05:11.453 | + lib/nova:start_nova_rest:915             :   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin
2017-03-15 17:05:11.456 | + lib/nova:start_nova:920                  :   start_nova_compute
2017-03-15 17:05:11.458 | + lib/nova:start_nova_compute:842          :   local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin
2017-03-15 17:05:11.461 | + lib/nova:start_nova_compute:843          :   export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin
2017-03-15 17:05:11.464 | + lib/nova:start_nova_compute:843          :   PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin
2017-03-15 17:05:11.467 | + lib/nova:start_nova_compute:845          :   is_service_enabled n-cell
2017-03-15 17:05:11.484 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:05:11.488 | + lib/nova:start_nova_compute:848          :   local compute_cell_conf=/etc/nova/nova.conf
2017-03-15 17:05:11.492 | + lib/nova:start_nova_compute:851          :   [[ libvirt = \l\i\b\v\i\r\t ]]
2017-03-15 17:05:11.496 | + lib/nova:start_nova_compute:855          :   run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova.conf' libvirtd
2017-03-15 17:05:11.496 | + functions-common:run_process:1478        :   local service=n-cpu
2017-03-15 17:05:11.498 | + functions-common:run_process:1479        :   local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova.conf'
2017-03-15 17:05:11.500 | + functions-common:run_process:1480        :   local group=libvirtd
2017-03-15 17:05:11.507 | + functions-common:run_process:1481        :   local subservice=
2017-03-15 17:05:11.509 | + functions-common:run_process:1483        :   local name=n-cpu
2017-03-15 17:05:11.512 | + functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:05:11.515 | + functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:05:11.518 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:05:11.521 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:05:11.525 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:05:11.528 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597511
2017-03-15 17:05:11.531 | + functions-common:run_process:1486        :   is_service_enabled n-cpu
2017-03-15 17:05:11.551 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:05:11.554 | + functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:05:11.557 | + functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:05:11.557 | + functions-common:run_process:1491        :   _run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova.conf' libvirtd
2017-03-15 17:05:11.560 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:05:11.564 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:05:11.566 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:05:11.569 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:05:11.572 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:05:11.575 | + functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:05:11.578 | + functions-common:time_stop:2409          :   start_time=1489597511
2017-03-15 17:05:11.581 | + functions-common:time_stop:2411          :   [[ -z 1489597511 ]]
2017-03-15 17:05:11.585 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:05:11.592 | + functions-common:time_stop:2414          :   end_time=1489597511
2017-03-15 17:05:11.594 | + functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:05:11.597 | + functions-common:time_stop:2416          :   total=2
2017-03-15 17:05:11.599 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:05:11.601 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=2
2017-03-15 17:05:11.604 | + lib/nova:start_nova_compute:877          :   export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin
2017-03-15 17:05:11.606 | + lib/nova:start_nova_compute:877          :   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin
2017-03-15 17:05:11.609 | + ./stack.sh:main:1269                     :   create_flavors
2017-03-15 17:05:11.611 | + lib/nova:create_flavors:961              :   is_service_enabled n-api
2017-03-15 17:05:11.627 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:05:11.630 | + lib/nova:create_flavors:962              :   openstack --os-region-name=RegionOne flavor list
2017-03-15 17:05:11.630 | + lib/nova:create_flavors:962              :   grep -q ds512M
2017-03-15 17:05:15.333 | + lib/nova:create_flavors:964              :   openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 0 --vcpus 1 cirros256
2017-03-15 17:05:17.800 | +----------------------------+-----------+
2017-03-15 17:05:17.801 | | Field                      | Value     |
2017-03-15 17:05:17.801 | +----------------------------+-----------+
2017-03-15 17:05:17.801 | | OS-FLV-DISABLED:disabled   | False     |
2017-03-15 17:05:17.801 | | OS-FLV-EXT-DATA:ephemeral  | 0         |
2017-03-15 17:05:17.801 | | disk                       | 0         |
2017-03-15 17:05:17.801 | | id                         | c1        |
2017-03-15 17:05:17.801 | | name                       | cirros256 |
2017-03-15 17:05:17.801 | | os-flavor-access:is_public | True      |
2017-03-15 17:05:17.801 | | properties                 |           |
2017-03-15 17:05:17.801 | | ram                        | 256       |
2017-03-15 17:05:17.801 | | rxtx_factor                | 1.0       |
2017-03-15 17:05:17.801 | | swap                       |           |
2017-03-15 17:05:17.801 | | vcpus                      | 1         |
2017-03-15 17:05:17.801 | +----------------------------+-----------+
2017-03-15 17:05:17.862 | + lib/nova:create_flavors:965              :   openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 ds512M
2017-03-15 17:05:20.420 | +----------------------------+--------+
2017-03-15 17:05:20.420 | | Field                      | Value  |
2017-03-15 17:05:20.420 | +----------------------------+--------+
2017-03-15 17:05:20.420 | | OS-FLV-DISABLED:disabled   | False  |
2017-03-15 17:05:20.420 | | OS-FLV-EXT-DATA:ephemeral  | 0      |
2017-03-15 17:05:20.420 | | disk                       | 5      |
2017-03-15 17:05:20.420 | | id                         | d1     |
2017-03-15 17:05:20.420 | | name                       | ds512M |
2017-03-15 17:05:20.420 | | os-flavor-access:is_public | True   |
2017-03-15 17:05:20.420 | | properties                 |        |
2017-03-15 17:05:20.420 | | ram                        | 512    |
2017-03-15 17:05:20.420 | | rxtx_factor                | 1.0    |
2017-03-15 17:05:20.420 | | swap                       |        |
2017-03-15 17:05:20.420 | | vcpus                      | 1      |
2017-03-15 17:05:20.420 | +----------------------------+--------+
2017-03-15 17:05:20.477 | + lib/nova:create_flavors:966              :   openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 ds1G
2017-03-15 17:05:22.890 | +----------------------------+-------+
2017-03-15 17:05:22.891 | | Field                      | Value |
2017-03-15 17:05:22.891 | +----------------------------+-------+
2017-03-15 17:05:22.891 | | OS-FLV-DISABLED:disabled   | False |
2017-03-15 17:05:22.891 | | OS-FLV-EXT-DATA:ephemeral  | 0     |
2017-03-15 17:05:22.891 | | disk                       | 10    |
2017-03-15 17:05:22.891 | | id                         | d2    |
2017-03-15 17:05:22.891 | | name                       | ds1G  |
2017-03-15 17:05:22.891 | | os-flavor-access:is_public | True  |
2017-03-15 17:05:22.891 | | properties                 |       |
2017-03-15 17:05:22.891 | | ram                        | 1024  |
2017-03-15 17:05:22.891 | | rxtx_factor                | 1.0   |
2017-03-15 17:05:22.891 | | swap                       |       |
2017-03-15 17:05:22.891 | | vcpus                      | 1     |
2017-03-15 17:05:22.891 | +----------------------------+-------+
2017-03-15 17:05:22.944 | + lib/nova:create_flavors:967              :   openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 ds2G
2017-03-15 17:05:25.331 | +----------------------------+-------+
2017-03-15 17:05:25.331 | | Field                      | Value |
2017-03-15 17:05:25.331 | +----------------------------+-------+
2017-03-15 17:05:25.331 | | OS-FLV-DISABLED:disabled   | False |
2017-03-15 17:05:25.331 | | OS-FLV-EXT-DATA:ephemeral  | 0     |
2017-03-15 17:05:25.331 | | disk                       | 10    |
2017-03-15 17:05:25.331 | | id                         | d3    |
2017-03-15 17:05:25.331 | | name                       | ds2G  |
2017-03-15 17:05:25.331 | | os-flavor-access:is_public | True  |
2017-03-15 17:05:25.331 | | properties                 |       |
2017-03-15 17:05:25.331 | | ram                        | 2048  |
2017-03-15 17:05:25.331 | | rxtx_factor                | 1.0   |
2017-03-15 17:05:25.331 | | swap                       |       |
2017-03-15 17:05:25.331 | | vcpus                      | 2     |
2017-03-15 17:05:25.331 | +----------------------------+-------+
2017-03-15 17:05:25.386 | + lib/nova:create_flavors:968              :   openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 ds4G
2017-03-15 17:05:28.875 | +----------------------------+-------+
2017-03-15 17:05:28.875 | | Field                      | Value |
2017-03-15 17:05:28.875 | +----------------------------+-------+
2017-03-15 17:05:28.875 | | OS-FLV-DISABLED:disabled   | False |
2017-03-15 17:05:28.875 | | OS-FLV-EXT-DATA:ephemeral  | 0     |
2017-03-15 17:05:28.875 | | disk                       | 20    |
2017-03-15 17:05:28.875 | | id                         | d4    |
2017-03-15 17:05:28.875 | | name                       | ds4G  |
2017-03-15 17:05:28.875 | | os-flavor-access:is_public | True  |
2017-03-15 17:05:28.875 | | properties                 |       |
2017-03-15 17:05:28.875 | | ram                        | 4096  |
2017-03-15 17:05:28.875 | | rxtx_factor                | 1.0   |
2017-03-15 17:05:28.876 | | swap                       |       |
2017-03-15 17:05:28.876 | | vcpus                      | 4     |
2017-03-15 17:05:28.876 | +----------------------------+-------+
2017-03-15 17:05:28.938 | + lib/nova:create_flavors:971              :   openstack --os-region-name=RegionOne flavor list
2017-03-15 17:05:28.938 | + lib/nova:create_flavors:971              :   grep -q m1.tiny
2017-03-15 17:05:31.374 | + lib/nova:create_flavors:972              :   openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 m1.tiny
2017-03-15 17:05:33.773 | +----------------------------+---------+
2017-03-15 17:05:33.773 | | Field                      | Value   |
2017-03-15 17:05:33.773 | +----------------------------+---------+
2017-03-15 17:05:33.773 | | OS-FLV-DISABLED:disabled   | False   |
2017-03-15 17:05:33.773 | | OS-FLV-EXT-DATA:ephemeral  | 0       |
2017-03-15 17:05:33.773 | | disk                       | 1       |
2017-03-15 17:05:33.773 | | id                         | 1       |
2017-03-15 17:05:33.773 | | name                       | m1.tiny |
2017-03-15 17:05:33.773 | | os-flavor-access:is_public | True    |
2017-03-15 17:05:33.773 | | properties                 |         |
2017-03-15 17:05:33.773 | | ram                        | 512     |
2017-03-15 17:05:33.773 | | rxtx_factor                | 1.0     |
2017-03-15 17:05:33.773 | | swap                       |         |
2017-03-15 17:05:33.774 | | vcpus                      | 1       |
2017-03-15 17:05:33.774 | +----------------------------+---------+
2017-03-15 17:05:33.835 | + lib/nova:create_flavors:973              :   openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 m1.small
2017-03-15 17:05:36.351 | +----------------------------+----------+
2017-03-15 17:05:36.351 | | Field                      | Value    |
2017-03-15 17:05:36.351 | +----------------------------+----------+
2017-03-15 17:05:36.351 | | OS-FLV-DISABLED:disabled   | False    |
2017-03-15 17:05:36.351 | | OS-FLV-EXT-DATA:ephemeral  | 0        |
2017-03-15 17:05:36.351 | | disk                       | 20       |
2017-03-15 17:05:36.351 | | id                         | 2        |
2017-03-15 17:05:36.351 | | name                       | m1.small |
2017-03-15 17:05:36.351 | | os-flavor-access:is_public | True     |
2017-03-15 17:05:36.352 | | properties                 |          |
2017-03-15 17:05:36.352 | | ram                        | 2048     |
2017-03-15 17:05:36.352 | | rxtx_factor                | 1.0      |
2017-03-15 17:05:36.352 | | swap                       |          |
2017-03-15 17:05:36.352 | | vcpus                      | 1        |
2017-03-15 17:05:36.352 | +----------------------------+----------+
2017-03-15 17:05:36.415 | + lib/nova:create_flavors:974              :   openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 m1.medium
2017-03-15 17:05:38.857 | +----------------------------+-----------+
2017-03-15 17:05:38.857 | | Field                      | Value     |
2017-03-15 17:05:38.857 | +----------------------------+-----------+
2017-03-15 17:05:38.857 | | OS-FLV-DISABLED:disabled   | False     |
2017-03-15 17:05:38.857 | | OS-FLV-EXT-DATA:ephemeral  | 0         |
2017-03-15 17:05:38.857 | | disk                       | 40        |
2017-03-15 17:05:38.857 | | id                         | 3         |
2017-03-15 17:05:38.857 | | name                       | m1.medium |
2017-03-15 17:05:38.857 | | os-flavor-access:is_public | True      |
2017-03-15 17:05:38.857 | | properties                 |           |
2017-03-15 17:05:38.857 | | ram                        | 4096      |
2017-03-15 17:05:38.857 | | rxtx_factor                | 1.0       |
2017-03-15 17:05:38.857 | | swap                       |           |
2017-03-15 17:05:38.857 | | vcpus                      | 2         |
2017-03-15 17:05:38.857 | +----------------------------+-----------+
2017-03-15 17:05:38.913 | + lib/nova:create_flavors:975              :   openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 m1.large
2017-03-15 17:05:41.340 | +----------------------------+----------+
2017-03-15 17:05:41.340 | | Field                      | Value    |
2017-03-15 17:05:41.340 | +----------------------------+----------+
2017-03-15 17:05:41.340 | | OS-FLV-DISABLED:disabled   | False    |
2017-03-15 17:05:41.340 | | OS-FLV-EXT-DATA:ephemeral  | 0        |
2017-03-15 17:05:41.340 | | disk                       | 80       |
2017-03-15 17:05:41.340 | | id                         | 4        |
2017-03-15 17:05:41.340 | | name                       | m1.large |
2017-03-15 17:05:41.340 | | os-flavor-access:is_public | True     |
2017-03-15 17:05:41.340 | | properties                 |          |
2017-03-15 17:05:41.340 | | ram                        | 8192     |
2017-03-15 17:05:41.340 | | rxtx_factor                | 1.0      |
2017-03-15 17:05:41.340 | | swap                       |          |
2017-03-15 17:05:41.341 | | vcpus                      | 4        |
2017-03-15 17:05:41.341 | +----------------------------+----------+
2017-03-15 17:05:41.397 | + lib/nova:create_flavors:976              :   openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 m1.xlarge
2017-03-15 17:05:43.827 | +----------------------------+-----------+
2017-03-15 17:05:43.827 | | Field                      | Value     |
2017-03-15 17:05:43.827 | +----------------------------+-----------+
2017-03-15 17:05:43.827 | | OS-FLV-DISABLED:disabled   | False     |
2017-03-15 17:05:43.827 | | OS-FLV-EXT-DATA:ephemeral  | 0         |
2017-03-15 17:05:43.827 | | disk                       | 160       |
2017-03-15 17:05:43.827 | | id                         | 5         |
2017-03-15 17:05:43.827 | | name                       | m1.xlarge |
2017-03-15 17:05:43.828 | | os-flavor-access:is_public | True      |
2017-03-15 17:05:43.828 | | properties                 |           |
2017-03-15 17:05:43.828 | | ram                        | 16384     |
2017-03-15 17:05:43.828 | | rxtx_factor                | 1.0       |
2017-03-15 17:05:43.828 | | swap                       |           |
2017-03-15 17:05:43.828 | | vcpus                      | 8         |
2017-03-15 17:05:43.828 | +----------------------------+-----------+
2017-03-15 17:05:43.898 | + ./stack.sh:main:1271                     :   is_service_enabled placement
2017-03-15 17:05:43.915 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:05:43.919 | + ./stack.sh:main:1272                     :   echo_summary 'Starting Placement'
2017-03-15 17:05:43.921 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:05:43.924 | + ./stack.sh:echo_summary:398              :   echo -e Starting Placement
2017-03-15 17:05:43.926 | + ./stack.sh:main:1273                     :   start_placement
2017-03-15 17:05:43.929 | + lib/placement:start_placement:170        :   start_placement_api
2017-03-15 17:05:43.933 | + lib/placement:start_placement_api:159    :   enable_apache_site placement-api
2017-03-15 17:05:43.935 | + lib/apache:enable_apache_site:173        :   local site=placement-api
2017-03-15 17:05:43.938 | + lib/apache:enable_apache_site:174        :   is_ubuntu
2017-03-15 17:05:43.941 | + functions-common:is_ubuntu:466           :   [[ -z deb ]]
2017-03-15 17:05:43.945 | + functions-common:is_ubuntu:469           :   '[' deb = deb ']'
2017-03-15 17:05:43.947 | + lib/apache:enable_apache_site:175        :   sudo a2ensite placement-api
2017-03-15 17:05:44.000 | Enabling site placement-api.
2017-03-15 17:05:44.004 | To activate the new configuration, you need to run:
2017-03-15 17:05:44.004 |   service apache2 reload
2017-03-15 17:05:44.009 | + lib/placement:start_placement_api:160    :   restart_apache_server
2017-03-15 17:05:44.013 | + lib/apache:restart_apache_server:218     :   time_start restart_apache_server
2017-03-15 17:05:44.016 | + functions-common:time_start:2388         :   local name=restart_apache_server
2017-03-15 17:05:44.019 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:05:44.022 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:05:44.025 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:05:44.028 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597544
2017-03-15 17:05:44.031 | + lib/apache:restart_apache_server:219     :   stop_service apache2
2017-03-15 17:05:44.034 | + functions-common:stop_service:2319       :   '[' -x /bin/systemctl ']'
2017-03-15 17:05:44.036 | + functions-common:stop_service:2320       :   sudo /bin/systemctl stop apache2
2017-03-15 17:05:45.188 | + lib/apache:restart_apache_server:220     :   sleep 3
2017-03-15 17:05:48.193 | + lib/apache:restart_apache_server:221     :   start_service apache2
2017-03-15 17:05:48.195 | + functions-common:start_service:2309      :   '[' -x /bin/systemctl ']'
2017-03-15 17:05:48.198 | + functions-common:start_service:2310      :   sudo /bin/systemctl start apache2
2017-03-15 17:05:49.324 | + lib/apache:restart_apache_server:222     :   time_stop restart_apache_server
2017-03-15 17:05:49.326 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:05:49.329 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:05:49.331 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:05:49.333 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:05:49.335 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:05:49.337 | + functions-common:time_stop:2408          :   name=restart_apache_server
2017-03-15 17:05:49.339 | + functions-common:time_stop:2409          :   start_time=1489597544
2017-03-15 17:05:49.341 | + functions-common:time_stop:2411          :   [[ -z 1489597544 ]]
2017-03-15 17:05:49.344 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:05:49.348 | + functions-common:time_stop:2414          :   end_time=1489597549
2017-03-15 17:05:49.349 | + functions-common:time_stop:2415          :   elapsed_time=5
2017-03-15 17:05:49.351 | + functions-common:time_stop:2416          :   total=5
2017-03-15 17:05:49.353 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:05:49.355 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=10
2017-03-15 17:05:49.358 | + lib/placement:start_placement_api:161    :   tail_log placement-api /var/log/apache2/placement-api.log
2017-03-15 17:05:49.359 | + functions-common:tail_log:1681           :   local name=placement-api
2017-03-15 17:05:49.361 | + functions-common:tail_log:1682           :   local logfile=/var/log/apache2/placement-api.log
2017-03-15 17:05:49.362 | + functions-common:tail_log:1684           :   [[ False = \T\r\u\e ]]
2017-03-15 17:05:49.364 | + lib/placement:start_placement_api:163    :   echo 'Waiting for placement-api to start...'
2017-03-15 17:05:49.364 | Waiting for placement-api to start...
2017-03-15 17:05:49.366 | + lib/placement:start_placement_api:164    :   wait_for_service 60 http://23.253.205.44/placement
2017-03-15 17:05:49.368 | + functions:wait_for_service:392           :   local timeout=60
2017-03-15 17:05:49.370 | + functions:wait_for_service:393           :   local url=http://23.253.205.44/placement
2017-03-15 17:05:49.372 | + functions:wait_for_service:394           :   local rval=0
2017-03-15 17:05:49.374 | + functions:wait_for_service:395           :   time_start wait_for_service
2017-03-15 17:05:49.376 | + functions-common:time_start:2388         :   local name=wait_for_service
2017-03-15 17:05:49.379 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:05:49.381 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:05:49.384 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:05:49.389 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597549
2017-03-15 17:05:49.391 | + functions:wait_for_service:396           :   timeout 60 bash -x
2017-03-15 17:05:49.396 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://23.253.205.44/placement
2017-03-15 17:05:53.718 | + ::                                       :   [[ 401 == 503 ]]
2017-03-15 17:05:53.719 | + ::                                       :   [[ 0 -eq 7 ]]
2017-03-15 17:05:53.722 | + functions:wait_for_service:401           :   time_stop wait_for_service
2017-03-15 17:05:53.724 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:05:53.726 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:05:53.729 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:05:53.731 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:05:53.733 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:05:53.735 | + functions-common:time_stop:2408          :   name=wait_for_service
2017-03-15 17:05:53.737 | + functions-common:time_stop:2409          :   start_time=1489597549
2017-03-15 17:05:53.739 | + functions-common:time_stop:2411          :   [[ -z 1489597549 ]]
2017-03-15 17:05:53.742 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:05:53.745 | + functions-common:time_stop:2414          :   end_time=1489597553
2017-03-15 17:05:53.747 | + functions-common:time_stop:2415          :   elapsed_time=4
2017-03-15 17:05:53.749 | + functions-common:time_stop:2416          :   total=13
2017-03-15 17:05:53.751 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:05:53.753 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=17
2017-03-15 17:05:53.755 | + functions:wait_for_service:402           :   return 0
2017-03-15 17:05:53.758 | + ./stack.sh:main:1275                     :   is_service_enabled cinder
2017-03-15 17:05:53.774 | + functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:05:53.776 | + ./stack.sh:main:1282                     :   is_service_enabled horizon
2017-03-15 17:05:53.791 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:05:53.793 | + ./stack.sh:main:1283                     :   echo_summary 'Starting Horizon'
2017-03-15 17:05:53.796 | + ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:05:53.799 | + ./stack.sh:echo_summary:398              :   echo -e Starting Horizon
2017-03-15 17:05:53.801 | + ./stack.sh:main:1284                     :   init_horizon
2017-03-15 17:05:53.805 | + lib/horizon:init_horizon:142             :   sudo rm -f '/var/log/apache2/horizon_*'
2017-03-15 17:05:53.812 | + lib/horizon:init_horizon:145             :   local django_admin
2017-03-15 17:05:53.814 | + lib/horizon:init_horizon:146             :   type -p django-admin
2017-03-15 17:05:53.816 | + lib/horizon:init_horizon:147             :   django_admin=django-admin
2017-03-15 17:05:53.819 | + lib/horizon:init_horizon:153             :   DJANGO_SETTINGS_MODULE=openstack_dashboard.settings
2017-03-15 17:05:53.823 | + lib/horizon:init_horizon:153             :   django-admin collectstatic --noinput
2017-03-15 17:05:55.447 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery/data/jquery.js'
2017-03-15 17:05:55.448 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery/data/jquery.min.js'
2017-03-15 17:05:55.449 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_migrate/data/jquery-migrate.js'
2017-03-15 17:05:55.449 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_migrate/data/jquery-migrate.min.js'
2017-03-15 17:05:55.450 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-cookies.js'
2017-03-15 17:05:55.450 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-scenario.js'
2017-03-15 17:05:55.452 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-touch.js'
2017-03-15 17:05:55.453 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-aria.js'
2017-03-15 17:05:55.453 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-parse-ext.js'
2017-03-15 17:05:55.454 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-resource.js'
2017-03-15 17:05:55.455 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-loader.js'
2017-03-15 17:05:55.455 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-mocks.js'
2017-03-15 17:05:55.456 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-route.js'
2017-03-15 17:05:55.457 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular.js'
2017-03-15 17:05:55.458 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-animate.js'
2017-03-15 17:05:55.459 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/errors.json'
2017-03-15 17:05:55.459 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-csp.css'
2017-03-15 17:05:55.460 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/version.txt'
2017-03-15 17:05:55.460 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/version.json'
2017-03-15 17:05:55.461 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-message-format.js'
2017-03-15 17:05:55.461 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-messages.js'
2017-03-15 17:05:55.461 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular/data/angular-sanitize.js'
2017-03-15 17:05:55.462 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_bootstrap/data/angular-bootstrap.js'
2017-03-15 17:05:55.463 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_gettext/data/angular-gettext.js'
2017-03-15 17:05:55.463 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_lrdragndrop/data/lrdragndrop.js'
2017-03-15 17:05:55.464 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_smart_table/data/smart-table.js'
2017-03-15 17:05:55.464 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/FileAPI.min.js'
2017-03-15 17:05:55.465 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/ng-file-upload-shim.min.js'
2017-03-15 17:05:55.465 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/ng-file-upload.min.js'
2017-03-15 17:05:55.466 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/ng-file-upload-shim.js'
2017-03-15 17:05:55.466 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/ng-file-upload-all.js'
2017-03-15 17:05:55.466 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/FileAPI.js'
2017-03-15 17:05:55.467 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/ng-file-upload-all.min.js'
2017-03-15 17:05:55.468 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/FileAPI.flash.swf'
2017-03-15 17:05:55.468 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_fileupload/data/ng-file-upload.js'
2017-03-15 17:05:55.469 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/d3/data/d3.js'
2017-03-15 17:05:55.470 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_quicksearch/data/jquery.quicksearch.js'
2017-03-15 17:05:55.470 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_tablesorter/data/jquery.tablesorter.js'
2017-03-15 17:05:55.471 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/spin/data/spin.js'
2017-03-15 17:05:55.472 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/spin/data/spin.jquery.js'
2017-03-15 17:05:55.472 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.theme.css'
2017-03-15 17:05:55.473 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.css'
2017-03-15 17:05:55.473 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.min.js'
2017-03-15 17:05:55.474 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.structure.min.css'
2017-03-15 17:05:55.475 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.js'
2017-03-15 17:05:55.476 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.structure.css'
2017-03-15 17:05:55.476 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.theme.min.css'
2017-03-15 17:05:55.476 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/jquery-ui.min.css'
2017-03-15 17:05:55.477 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/animated-overlay.gif'
2017-03-15 17:05:55.478 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_444444_256x240.png'
2017-03-15 17:05:55.478 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_777620_256x240.png'
2017-03-15 17:05:55.478 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_ef8c08_256x240.png'
2017-03-15 17:05:55.479 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_555555_256x240.png'
2017-03-15 17:05:55.479 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_diagonals-thick_18_b81900_40x40.png'
2017-03-15 17:05:55.479 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_highlight-soft_100_eeeeee_1x100.png'
2017-03-15 17:05:55.480 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_222222_256x240.png'
2017-03-15 17:05:55.480 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_228ef1_256x240.png'
2017-03-15 17:05:55.481 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_cc0000_256x240.png'
2017-03-15 17:05:55.481 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_flat_10_000000_40x100.png'
2017-03-15 17:05:55.481 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_ffd27a_256x240.png'
2017-03-15 17:05:55.482 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_gloss-wave_35_f6a828_500x100.png'
2017-03-15 17:05:55.482 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_diagonals-thick_20_666666_40x40.png'
2017-03-15 17:05:55.483 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.483 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_glass_100_fdf5ce_1x400.png'
2017-03-15 17:05:55.483 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_glass_100_f6f6f6_1x400.png'
2017-03-15 17:05:55.484 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_glass_65_ffffff_1x400.png'
2017-03-15 17:05:55.484 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-bg_highlight-soft_75_ffe45c_1x100.png'
2017-03-15 17:05:55.485 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/images/ui-icons_777777_256x240.png'
2017-03-15 17:05:55.485 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/theme.css'
2017-03-15 17:05:55.486 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/jquery-ui.css'
2017-03-15 17:05:55.486 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/jquery-ui.min.css'
2017-03-15 17:05:55.487 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/animated-overlay.gif'
2017-03-15 17:05:55.487 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_8_443113_10x8.png'
2017-03-15 17:05:55.488 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_f9f2bd_256x240.png'
2017-03-15 17:05:55.488 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_070603_256x240.png'
2017-03-15 17:05:55.489 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png'
2017-03-15 17:05:55.489 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_20_372806_10x8.png'
2017-03-15 17:05:55.489 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_highlight-hard_65_fee4bd_1x100.png'
2017-03-15 17:05:55.490 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_flat_75_ddd4b0_40x100.png'
2017-03-15 17:05:55.490 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_25_675423_10x8.png'
2017-03-15 17:05:55.490 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_ff7519_256x240.png'
2017-03-15 17:05:55.491 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_e8e2b5_256x240.png'
2017-03-15 17:05:55.491 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_f2ec64_256x240.png'
2017-03-15 17:05:55.492 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_25_d5ac5d_10x8.png'
2017-03-15 17:05:55.492 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-bg_diamond_8_261803_10x8.png'
2017-03-15 17:05:55.492 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_efec9f_256x240.png'
2017-03-15 17:05:55.493 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/swanky-purse/images/ui-icons_e9cd86_256x240.png'
2017-03-15 17:05:55.493 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/theme.css'
2017-03-15 17:05:55.494 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/jquery-ui.css'
2017-03-15 17:05:55.494 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/jquery-ui.min.css'
2017-03-15 17:05:55.495 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/animated-overlay.gif'
2017-03-15 17:05:55.495 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png'
2017-03-15 17:05:55.496 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-hard_30_285c00_1x100.png'
2017-03-15 17:05:55.496 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_glass_55_fbf5d0_1x400.png'
2017-03-15 17:05:55.496 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_72b42d_256x240.png'
2017-03-15 17:05:55.497 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_inset-soft_10_285c00_1x100.png'
2017-03-15 17:05:55.498 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_4eb305_256x240.png'
2017-03-15 17:05:55.498 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-soft_60_4ca20b_1x100.png'
2017-03-15 17:05:55.499 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-soft_50_4eb305_1x100.png'
2017-03-15 17:05:55.500 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.500 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-icons_cd0a0a_256x240.png'
2017-03-15 17:05:55.501 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png'
2017-03-15 17:05:55.501 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_highlight-soft_33_3a8104_1x100.png'
2017-03-15 17:05:55.502 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/le-frog/images/ui-bg_diagonals-thick_15_444444_40x40.png'
2017-03-15 17:05:55.503 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/theme.css'
2017-03-15 17:05:55.503 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/jquery-ui.css'
2017-03-15 17:05:55.504 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/jquery-ui.min.css'
2017-03-15 17:05:55.504 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_2e83ff_256x240.png'
2017-03-15 17:05:55.505 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/animated-overlay.gif'
2017-03-15 17:05:55.505 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png'
2017-03-15 17:05:55.505 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_72a7cf_256x240.png'
2017-03-15 17:05:55.506 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png'
2017-03-15 17:05:55.506 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_3d80b3_256x240.png'
2017-03-15 17:05:55.507 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.507 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png'
2017-03-15 17:05:55.507 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png'
2017-03-15 17:05:55.508 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png'
2017-03-15 17:05:55.508 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-icons_2694e8_256x240.png'
2017-03-15 17:05:55.509 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png'
2017-03-15 17:05:55.509 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png'
2017-03-15 17:05:55.509 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png'
2017-03-15 17:05:55.510 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png'
2017-03-15 17:05:55.510 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/theme.css'
2017-03-15 17:05:55.511 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/jquery-ui.css'
2017-03-15 17:05:55.511 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/jquery-ui.min.css'
2017-03-15 17:05:55.512 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/animated-overlay.gif'
2017-03-15 17:05:55.512 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_flat_40_292929_40x100.png'
2017-03-15 17:05:55.513 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_9ccdfc_256x240.png'
2017-03-15 17:05:55.513 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_98d2fb_256x240.png'
2017-03-15 17:05:55.513 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_flat_0_aaaaaa_40x100.png'
2017-03-15 17:05:55.514 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png'
2017-03-15 17:05:55.514 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_00498f_256x240.png'
2017-03-15 17:05:55.515 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png'
2017-03-15 17:05:55.515 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.515 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png'
2017-03-15 17:05:55.516 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png'
2017-03-15 17:05:55.516 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png'
2017-03-15 17:05:55.516 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png'
2017-03-15 17:05:55.517 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/theme.css'
2017-03-15 17:05:55.518 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/jquery-ui.css'
2017-03-15 17:05:55.518 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/jquery-ui.min.css'
2017-03-15 17:05:55.519 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/animated-overlay.gif'
2017-03-15 17:05:55.519 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_gloss-wave_55_000000_500x100.png'
2017-03-15 17:05:55.519 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_gloss-wave_95_f6ecd5_500x100.png'
2017-03-15 17:05:55.520 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_glass_55_f1fbe5_1x400.png'
2017-03-15 17:05:55.520 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_glass_60_000000_1x400.png'
2017-03-15 17:05:55.521 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_000000_256x240.png'
2017-03-15 17:05:55.521 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_flat_0_4c4c4c_40x100.png'
2017-03-15 17:05:55.521 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.522 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_9fda58_256x240.png'
2017-03-15 17:05:55.522 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_glass_40_0a0a0a_1x400.png'
2017-03-15 17:05:55.523 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_cd0a0a_256x240.png'
2017-03-15 17:05:55.523 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_1f1f1f_256x240.png'
2017-03-15 17:05:55.523 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-icons_b8ec79_256x240.png'
2017-03-15 17:05:55.524 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_diagonals-small_50_262626_40x40.png'
2017-03-15 17:05:55.524 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_gloss-wave_85_9fda58_500x100.png'
2017-03-15 17:05:55.524 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/trontastic/images/ui-bg_flat_0_303030_40x100.png'
2017-03-15 17:05:55.525 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/theme.css'
2017-03-15 17:05:55.525 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/jquery-ui.css'
2017-03-15 17:05:55.526 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/jquery-ui.min.css'
2017-03-15 17:05:55.527 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_eb990f_256x240.png'
2017-03-15 17:05:55.527 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/animated-overlay.gif'
2017-03-15 17:05:55.528 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_ed9f26_256x240.png'
2017-03-15 17:05:55.528 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png'
2017-03-15 17:05:55.529 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_flat_50_5c5c5c_40x100.png'
2017-03-15 17:05:55.529 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_90_fff9e5_500x100.png'
2017-03-15 17:05:55.530 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_45_817865_500x100.png'
2017-03-15 17:05:55.530 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_bd7b00_256x240.png'
2017-03-15 17:05:55.531 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_fadc7a_256x240.png'
2017-03-15 17:05:55.531 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_d19405_256x240.png'
2017-03-15 17:05:55.531 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_ffe180_256x240.png'
2017-03-15 17:05:55.532 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-icons_3d3d3d_256x240.png'
2017-03-15 17:05:55.532 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_70_ffdd57_500x100.png'
2017-03-15 17:05:55.533 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_inset-soft_30_ffffff_1x100.png'
2017-03-15 17:05:55.534 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png'
2017-03-15 17:05:55.534 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png'
2017-03-15 17:05:55.535 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/sunny/images/ui-bg_flat_30_cccccc_40x100.png'
2017-03-15 17:05:55.535 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/theme.css'
2017-03-15 17:05:55.536 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/jquery-ui.css'
2017-03-15 17:05:55.536 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/jquery-ui.min.css'
2017-03-15 17:05:55.537 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/animated-overlay.gif'
2017-03-15 17:05:55.538 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_glass_70_ede4d4_1x400.png'
2017-03-15 17:05:55.538 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_glass_100_f5f0e5_1x400.png'
2017-03-15 17:05:55.539 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_c47a23_256x240.png'
2017-03-15 17:05:55.540 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png'
2017-03-15 17:05:55.541 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_flat_75_aaaaaa_40x100.png'
2017-03-15 17:05:55.541 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png'
2017-03-15 17:05:55.542 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.543 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_highlight-hard_65_fee4bd_1x100.png'
2017-03-15 17:05:55.543 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_f08000_256x240.png'
2017-03-15 17:05:55.543 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_ff7519_256x240.png'
2017-03-15 17:05:55.544 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png'
2017-03-15 17:05:55.544 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_f35f07_256x240.png'
2017-03-15 17:05:55.545 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-icons_cb672b_256x240.png'
2017-03-15 17:05:55.545 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/humanity/images/ui-bg_glass_25_cb842e_1x400.png'
2017-03-15 17:05:55.546 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/theme.css'
2017-03-15 17:05:55.546 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/jquery-ui.css'
2017-03-15 17:05:55.546 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/jquery-ui.min.css'
2017-03-15 17:05:55.548 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/animated-overlay.gif'
2017-03-15 17:05:55.548 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_flat_55_999999_40x100.png'
2017-03-15 17:05:55.548 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_fcd113_256x240.png'
2017-03-15 17:05:55.549 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png'
2017-03-15 17:05:55.549 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_inset-hard_100_fcfdfd_1x100.png'
2017-03-15 17:05:55.550 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png'
2017-03-15 17:05:55.550 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_056b93_256x240.png'
2017-03-15 17:05:55.550 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_f5e175_256x240.png'
2017-03-15 17:05:55.551 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_flat_75_aaaaaa_40x100.png'
2017-03-15 17:05:55.551 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_glass_55_f8da4e_1x400.png'
2017-03-15 17:05:55.552 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png'
2017-03-15 17:05:55.552 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_0078ae_256x240.png'
2017-03-15 17:05:55.553 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_glass_45_0078ae_1x400.png'
2017-03-15 17:05:55.554 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_e0fdff_256x240.png'
2017-03-15 17:05:55.554 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png'
2017-03-15 17:05:55.554 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_d8e7f3_256x240.png'
2017-03-15 17:05:55.555 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/start/images/ui-icons_f7a50d_256x240.png'
2017-03-15 17:05:55.555 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/theme.css'
2017-03-15 17:05:55.556 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/jquery-ui.css'
2017-03-15 17:05:55.556 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/jquery-ui.min.css'
2017-03-15 17:05:55.557 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/animated-overlay.gif'
2017-03-15 17:05:55.557 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_aaaaaa_256x240.png'
2017-03-15 17:05:55.558 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_glass_95_fef1ec_1x400.png'
2017-03-15 17:05:55.558 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_bbbbbb_256x240.png'
2017-03-15 17:05:55.559 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_flat_0_aaaaaa_40x100.png'
2017-03-15 17:05:55.559 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-hard_55_555555_1x100.png'
2017-03-15 17:05:55.560 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_666666_256x240.png'
2017-03-15 17:05:55.560 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_inset-soft_15_121212_1x100.png'
2017-03-15 17:05:55.560 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-soft_60_dddddd_1x100.png'
2017-03-15 17:05:55.561 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-hard_15_888888_1x100.png'
2017-03-15 17:05:55.561 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_cd0a0a_256x240.png'
2017-03-15 17:05:55.562 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_cccccc_256x240.png'
2017-03-15 17:05:55.562 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_f29a00_256x240.png'
2017-03-15 17:05:55.563 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-icons_c98000_256x240.png'
2017-03-15 17:05:55.563 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_highlight-soft_35_adadad_1x100.png'
2017-03-15 17:05:55.563 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/vader/images/ui-bg_gloss-wave_16_121212_500x100.png'
2017-03-15 17:05:55.564 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/theme.css'
2017-03-15 17:05:55.564 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/jquery-ui.css'
2017-03-15 17:05:55.565 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/jquery-ui.min.css'
2017-03-15 17:05:55.566 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/animated-overlay.gif'
2017-03-15 17:05:55.566 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-icons_004276_256x240.png'
2017-03-15 17:05:55.566 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png'
2017-03-15 17:05:55.567 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_flat_65_ffffff_40x100.png'
2017-03-15 17:05:55.567 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png'
2017-03-15 17:05:55.568 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-icons_cc0000_256x240.png'
2017-03-15 17:05:55.568 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png'
2017-03-15 17:05:55.568 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.569 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png'
2017-03-15 17:05:55.569 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png'
2017-03-15 17:05:55.570 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png'
2017-03-15 17:05:55.570 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_flat_0_333333_40x100.png'
2017-03-15 17:05:55.570 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/blitzer/images/ui-bg_flat_75_ffffff_40x100.png'
2017-03-15 17:05:55.571 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/theme.css'
2017-03-15 17:05:55.571 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/jquery-ui.css'
2017-03-15 17:05:55.572 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/jquery-ui.min.css'
2017-03-15 17:05:55.572 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/animated-overlay.gif'
2017-03-15 17:05:55.573 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_add978_256x240.png'
2017-03-15 17:05:55.573 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_gloss-wave_20_1c160d_500x100.png'
2017-03-15 17:05:55.574 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_highlight-soft_20_619226_1x100.png'
2017-03-15 17:05:55.574 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_9bcc60_256x240.png'
2017-03-15 17:05:55.574 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_222222_256x240.png'
2017-03-15 17:05:55.575 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_flat_0_aaaaaa_40x100.png'
2017-03-15 17:05:55.575 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_glass_15_5f391b_1x400.png'
2017-03-15 17:05:55.576 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_inset-soft_10_201913_1x100.png'
2017-03-15 17:05:55.576 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_gloss-wave_30_44372c_500x100.png'
2017-03-15 17:05:55.577 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.577 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_highlight-soft_20_201913_1x100.png'
2017-03-15 17:05:55.577 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-bg_gloss-wave_25_453326_500x100.png'
2017-03-15 17:05:55.578 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_f1fd86_256x240.png'
2017-03-15 17:05:55.578 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/mint-choc/images/ui-icons_e3ddc9_256x240.png'
2017-03-15 17:05:55.579 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/theme.css'
2017-03-15 17:05:55.579 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/jquery-ui.css'
2017-03-15 17:05:55.580 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/jquery-ui.min.css'
2017-03-15 17:05:55.580 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_2e83ff_256x240.png'
2017-03-15 17:05:55.581 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/animated-overlay.gif'
2017-03-15 17:05:55.581 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_f9bd01_256x240.png'
2017-03-15 17:05:55.582 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png'
2017-03-15 17:05:55.582 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_flat_55_fbec88_40x100.png'
2017-03-15 17:05:55.582 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png'
2017-03-15 17:05:55.583 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.png'
2017-03-15 17:05:55.583 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_217bc0_256x240.png'
2017-03-15 17:05:55.584 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png'
2017-03-15 17:05:55.584 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_469bdd_256x240.png'
2017-03-15 17:05:55.584 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_6da8d5_256x240.png'
2017-03-15 17:05:55.585 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_cd0a0a_256x240.png'
2017-03-15 17:05:55.585 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png'
2017-03-15 17:05:55.586 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-icons_d8e7f3_256x240.png'
2017-03-15 17:05:55.586 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png'
2017-03-15 17:05:55.586 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png'
2017-03-15 17:05:55.587 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/theme.css'
2017-03-15 17:05:55.587 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/jquery-ui.css'
2017-03-15 17:05:55.588 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/jquery-ui.min.css'
2017-03-15 17:05:55.589 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/animated-overlay.gif'
2017-03-15 17:05:55.589 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_3383bb_256x240.png'
2017-03-15 17:05:55.589 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png'
2017-03-15 17:05:55.590 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_flat_0_eeeeee_40x100.png'
2017-03-15 17:05:55.590 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_flat_0_aaaaaa_40x100.png'
2017-03-15 17:05:55.591 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_glass_35_dddddd_1x400.png'
2017-03-15 17:05:55.591 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_flat_55_c0402a_40x100.png'
2017-03-15 17:05:55.591 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_flat_55_eeeeee_40x100.png'
2017-03-15 17:05:55.592 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_inset-hard_75_999999_1x100.png'
2017-03-15 17:05:55.592 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png'
2017-03-15 17:05:55.593 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_999999_256x240.png'
2017-03-15 17:05:55.593 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_70b2e1_256x240.png'
2017-03-15 17:05:55.593 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-bg_glass_60_eeeeee_1x400.png'
2017-03-15 17:05:55.594 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_fbc856_256x240.png'
2017-03-15 17:05:55.594 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/overcast/images/ui-icons_454545_256x240.png'
2017-03-15 17:05:55.595 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/theme.css'
2017-03-15 17:05:55.595 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/jquery-ui.css'
2017-03-15 17:05:55.596 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/jquery-ui.min.css'
2017-03-15 17:05:55.596 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/animated-overlay.gif'
2017-03-15 17:05:55.597 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_847e71_256x240.png'
2017-03-15 17:05:55.597 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_eeeeee_256x240.png'
2017-03-15 17:05:55.598 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_8DC262_256x240.png'
2017-03-15 17:05:55.598 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_808080_256x240.png'
2017-03-15 17:05:55.598 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png'
2017-03-15 17:05:55.599 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png'
2017-03-15 17:05:55.599 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.600 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png'
2017-03-15 17:05:55.600 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png'
2017-03-15 17:05:55.600 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png'
2017-03-15 17:05:55.601 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png'
2017-03-15 17:05:55.601 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-icons_cd0a0a_256x240.png'
2017-03-15 17:05:55.602 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png'
2017-03-15 17:05:55.602 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png'
2017-03-15 17:05:55.602 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png'
2017-03-15 17:05:55.603 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/theme.css'
2017-03-15 17:05:55.603 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/jquery-ui.css'
2017-03-15 17:05:55.604 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/jquery-ui.min.css'
2017-03-15 17:05:55.605 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/animated-overlay.gif'
2017-03-15 17:05:55.605 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-hard_20_0972a5_1x100.png'
2017-03-15 17:05:55.605 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_loop_25_000000_21x21.png'
2017-03-15 17:05:55.606 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_222222_256x240.png'
2017-03-15 17:05:55.606 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_flat_50_5c5c5c_40x100.png'
2017-03-15 17:05:55.607 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_33_003147_1x100.png'
2017-03-15 17:05:55.607 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png'
2017-03-15 17:05:55.607 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.608 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_35_222222_1x100.png'
2017-03-15 17:05:55.608 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png'
2017-03-15 17:05:55.609 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_a83300_256x240.png'
2017-03-15 17:05:55.609 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_cccccc_256x240.png'
2017-03-15 17:05:55.610 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_flat_30_cccccc_40x100.png'
2017-03-15 17:05:55.610 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-icons_4b8e0b_256x240.png'
2017-03-15 17:05:55.611 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png'
2017-03-15 17:05:55.611 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/theme.css'
2017-03-15 17:05:55.612 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/jquery-ui.css'
2017-03-15 17:05:55.613 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/jquery-ui.min.css'
2017-03-15 17:05:55.613 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_2e83ff_256x240.png'
2017-03-15 17:05:55.614 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/animated-overlay.gif'
2017-03-15 17:05:55.614 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_222222_256x240.png'
2017-03-15 17:05:55.615 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_888888_256x240.png'
2017-03-15 17:05:55.615 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png'
2017-03-15 17:05:55.616 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png'
2017-03-15 17:05:55.616 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png'
2017-03-15 17:05:55.617 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png'
2017-03-15 17:05:55.617 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png'
2017-03-15 17:05:55.618 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png'
2017-03-15 17:05:55.618 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_cd0a0a_256x240.png'
2017-03-15 17:05:55.619 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png'
2017-03-15 17:05:55.620 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-icons_454545_256x240.png'
2017-03-15 17:05:55.620 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png'
2017-03-15 17:05:55.621 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/theme.css'
2017-03-15 17:05:55.622 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/jquery-ui.css'
2017-03-15 17:05:55.622 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/jquery-ui.min.css'
2017-03-15 17:05:55.623 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/animated-overlay.gif'
2017-03-15 17:05:55.624 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_flat_0_eeeeee_40x100.png'
2017-03-15 17:05:55.624 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_flat_0_aaaaaa_40x100.png'
2017-03-15 17:05:55.624 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_666666_256x240.png'
2017-03-15 17:05:55.625 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.625 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png'
2017-03-15 17:05:55.626 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_0073ea_256x240.png'
2017-03-15 17:05:55.626 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_ff0084_256x240.png'
2017-03-15 17:05:55.626 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png'
2017-03-15 17:05:55.627 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png'
2017-03-15 17:05:55.627 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_flat_55_ffffff_40x100.png'
2017-03-15 17:05:55.628 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-icons_454545_256x240.png'
2017-03-15 17:05:55.628 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png'
2017-03-15 17:05:55.628 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/flick/images/ui-bg_flat_75_ffffff_40x100.png'
2017-03-15 17:05:55.629 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/theme.css'
2017-03-15 17:05:55.630 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/jquery-ui.css'
2017-03-15 17:05:55.630 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/jquery-ui.min.css'
2017-03-15 17:05:55.631 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/animated-overlay.gif'
2017-03-15 17:05:55.632 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_222222_256x240.png'
2017-03-15 17:05:55.632 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png'
2017-03-15 17:05:55.633 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png'
2017-03-15 17:05:55.633 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.634 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png'
2017-03-15 17:05:55.634 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png'
2017-03-15 17:05:55.635 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_a83300_256x240.png'
2017-03-15 17:05:55.635 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_cccccc_256x240.png'
2017-03-15 17:05:55.636 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png'
2017-03-15 17:05:55.636 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png'
2017-03-15 17:05:55.637 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png'
2017-03-15 17:05:55.637 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-icons_4b8e0b_256x240.png'
2017-03-15 17:05:55.638 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png'
2017-03-15 17:05:55.638 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png'
2017-03-15 17:05:55.639 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/theme.css'
2017-03-15 17:05:55.639 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/jquery-ui.css'
2017-03-15 17:05:55.640 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/jquery-ui.min.css'
2017-03-15 17:05:55.640 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/animated-overlay.gif'
2017-03-15 17:05:55.641 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png'
2017-03-15 17:05:55.641 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png'
2017-03-15 17:05:55.642 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_flat_65_ffffff_40x100.png'
2017-03-15 17:05:55.642 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_222222_256x240.png'
2017-03-15 17:05:55.643 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png'
2017-03-15 17:05:55.643 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png'
2017-03-15 17:05:55.644 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png'
2017-03-15 17:05:55.644 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_bbbbbb_256x240.png'
2017-03-15 17:05:55.645 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_4ca300_256x240.png'
2017-03-15 17:05:55.645 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png'
2017-03-15 17:05:55.645 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.646 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png'
2017-03-15 17:05:55.648 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png'
2017-03-15 17:05:55.648 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_ededed_256x240.png'
2017-03-15 17:05:55.648 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/black-tie/images/ui-icons_ffcf29_256x240.png'
2017-03-15 17:05:55.648 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/theme.css'
2017-03-15 17:05:55.648 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/jquery-ui.css'
2017-03-15 17:05:55.649 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/jquery-ui.min.css'
2017-03-15 17:05:55.650 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/animated-overlay.gif'
2017-03-15 17:05:55.650 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_15_f7f3de_60x60.png'
2017-03-15 17:05:55.651 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_222222_256x240.png'
2017-03-15 17:05:55.651 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_68_b83400_60x60.png'
2017-03-15 17:05:55.651 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_8c291d_256x240.png'
2017-03-15 17:05:55.652 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_15_eceadf_60x60.png'
2017-03-15 17:05:55.652 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_diagonal-maze_40_000000_10x10.png'
2017-03-15 17:05:55.653 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_fbdb93_256x240.png'
2017-03-15 17:05:55.653 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_10_f8f7f6_60x60.png'
2017-03-15 17:05:55.654 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.654 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_b83400_256x240.png'
2017-03-15 17:05:55.655 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png'
2017-03-15 17:05:55.655 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_15_ffffff_60x60.png'
2017-03-15 17:05:55.655 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-icons_3572ac_256x240.png'
2017-03-15 17:05:55.656 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png'
2017-03-15 17:05:55.656 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/pepper-grinder/images/ui-bg_fine-grain_65_654b24_60x60.png'
2017-03-15 17:05:55.657 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/resizable.css'
2017-03-15 17:05:55.657 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/datepicker.css'
2017-03-15 17:05:55.658 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/tabs.css'
2017-03-15 17:05:55.658 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/progressbar.css'
2017-03-15 17:05:55.659 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/dialog.css'
2017-03-15 17:05:55.659 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/controlgroup.css'
2017-03-15 17:05:55.659 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/spinner.css'
2017-03-15 17:05:55.660 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/all.css'
2017-03-15 17:05:55.660 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/menu.css'
2017-03-15 17:05:55.661 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/button.css'
2017-03-15 17:05:55.661 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/slider.css'
2017-03-15 17:05:55.661 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/draggable.css'
2017-03-15 17:05:55.662 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/selectmenu.css'
2017-03-15 17:05:55.662 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/theme.css'
2017-03-15 17:05:55.663 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/core.css'
2017-03-15 17:05:55.663 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/autocomplete.css'
2017-03-15 17:05:55.663 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/tooltip.css'
2017-03-15 17:05:55.664 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/base.css'
2017-03-15 17:05:55.664 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/sortable.css'
2017-03-15 17:05:55.665 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/accordion.css'
2017-03-15 17:05:55.665 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/selectable.css'
2017-03-15 17:05:55.665 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/checkboxradio.css'
2017-03-15 17:05:55.666 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_444444_256x240.png'
2017-03-15 17:05:55.666 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_777620_256x240.png'
2017-03-15 17:05:55.667 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_555555_256x240.png'
2017-03-15 17:05:55.667 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_cc0000_256x240.png'
2017-03-15 17:05:55.668 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png'
2017-03-15 17:05:55.668 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.668 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/base/images/ui-icons_777777_256x240.png'
2017-03-15 17:05:55.669 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/theme.css'
2017-03-15 17:05:55.669 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/jquery-ui.css'
2017-03-15 17:05:55.670 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/jquery-ui.min.css'
2017-03-15 17:05:55.671 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/animated-overlay.gif'
2017-03-15 17:05:55.671 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png'
2017-03-15 17:05:55.671 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png'
2017-03-15 17:05:55.672 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png'
2017-03-15 17:05:55.673 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_222222_256x240.png'
2017-03-15 17:05:55.673 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_228ef1_256x240.png'
2017-03-15 17:05:55.673 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_flat_10_000000_40x100.png'
2017-03-15 17:05:55.674 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png'
2017-03-15 17:05:55.674 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png'
2017-03-15 17:05:55.675 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png'
2017-03-15 17:05:55.675 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.675 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png'
2017-03-15 17:05:55.676 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png'
2017-03-15 17:05:55.676 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png'
2017-03-15 17:05:55.677 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png'
2017-03-15 17:05:55.677 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/theme.css'
2017-03-15 17:05:55.678 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/jquery-ui.css'
2017-03-15 17:05:55.678 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/jquery-ui.min.css'
2017-03-15 17:05:55.679 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/animated-overlay.gif'
2017-03-15 17:05:55.679 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_c02669_256x240.png'
2017-03-15 17:05:55.680 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_88a206_256x240.png'
2017-03-15 17:05:55.680 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png'
2017-03-15 17:05:55.680 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png'
2017-03-15 17:05:55.681 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png'
2017-03-15 17:05:55.681 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png'
2017-03-15 17:05:55.682 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_ffeb33_256x240.png'
2017-03-15 17:05:55.682 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png'
2017-03-15 17:05:55.682 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.683 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png'
2017-03-15 17:05:55.683 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png'
2017-03-15 17:05:55.684 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png'
2017-03-15 17:05:55.684 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_454545_256x240.png'
2017-03-15 17:05:55.685 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-icons_e1e463_256x240.png'
2017-03-15 17:05:55.685 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/hot-sneaks/images/ui-bg_flat_75_ffffff_40x100.png'
2017-03-15 17:05:55.685 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/theme.css'
2017-03-15 17:05:55.686 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/jquery-ui.css'
2017-03-15 17:05:55.686 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/jquery-ui.min.css'
2017-03-15 17:05:55.687 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/animated-overlay.gif'
2017-03-15 17:05:55.687 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_flat_0_eeeeee_40x100.png'
2017-03-15 17:05:55.688 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_flat_55_fafafa_40x100.png'
2017-03-15 17:05:55.688 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_flat_0_aaaaaa_40x100.png'
2017-03-15 17:05:55.689 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_45_5f5964_1x100.png'
2017-03-15 17:05:55.689 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.689 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_ebccce_256x240.png'
2017-03-15 17:05:55.690 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_flat_55_994d53_40x100.png'
2017-03-15 17:05:55.690 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_734d99_256x240.png'
2017-03-15 17:05:55.691 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png'
2017-03-15 17:05:55.691 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_8d78a5_256x240.png'
2017-03-15 17:05:55.691 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_a8a3ae_256x240.png'
2017-03-15 17:05:55.692 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png'
2017-03-15 17:05:55.692 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_25_30273a_1x100.png'
2017-03-15 17:05:55.693 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-bg_highlight-soft_100_dcd9de_1x100.png'
2017-03-15 17:05:55.693 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/eggplant/images/ui-icons_454545_256x240.png'
2017-03-15 17:05:55.694 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/theme.css'
2017-03-15 17:05:55.694 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/jquery-ui.css'
2017-03-15 17:05:55.695 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/jquery-ui.min.css'
2017-03-15 17:05:55.695 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/animated-overlay.gif'
2017-03-15 17:05:55.696 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-thick_26_2293f7_40x40.png'
2017-03-15 17:05:55.696 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_fcdd4a_256x240.png'
2017-03-15 17:05:55.697 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_flat_0_e6b900_40x100.png'
2017-03-15 17:05:55.697 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_5fa5e3_256x240.png'
2017-03-15 17:05:55.697 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_inset-hard_100_eeeeee_1x100.png'
2017-03-15 17:05:55.698 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_flat_0_e69700_40x100.png'
2017-03-15 17:05:55.698 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png'
2017-03-15 17:05:55.699 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_ffffff_256x240.png'
2017-03-15 17:05:55.699 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_0a82eb_256x240.png'
2017-03-15 17:05:55.700 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-icons_0b54d5_256x240.png'
2017-03-15 17:05:55.700 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-thick_22_1484e6_40x40.png'
2017-03-15 17:05:55.701 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_diagonals-thick_20_e69700_40x40.png'
2017-03-15 17:05:55.701 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jquery_ui/data/themes/excite-bike/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png'
2017-03-15 17:05:55.702 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/_bootstrap-mincer.scss'
2017-03-15 17:05:55.702 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/_bootstrap.scss'
2017-03-15 17:05:55.703 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/_bootstrap-compass.scss'
2017-03-15 17:05:55.703 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/_bootstrap-sprockets.scss'
2017-03-15 17:05:55.704 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_pagination.scss'
2017-03-15 17:05:55.704 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_grid.scss'
2017-03-15 17:05:55.705 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_wells.scss'
2017-03-15 17:05:55.705 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_panels.scss'
2017-03-15 17:05:55.706 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_mixins.scss'
2017-03-15 17:05:55.706 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_code.scss'
2017-03-15 17:05:55.706 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_alerts.scss'
2017-03-15 17:05:55.707 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_tables.scss'
2017-03-15 17:05:55.707 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_popovers.scss'
2017-03-15 17:05:55.708 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_forms.scss'
2017-03-15 17:05:55.708 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_labels.scss'
2017-03-15 17:05:55.708 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_badges.scss'
2017-03-15 17:05:55.709 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_breadcrumbs.scss'
2017-03-15 17:05:55.709 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_print.scss'
2017-03-15 17:05:55.710 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_thumbnails.scss'
2017-03-15 17:05:55.710 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_scaffolding.scss'
2017-03-15 17:05:55.710 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_list-group.scss'
2017-03-15 17:05:55.711 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_carousel.scss'
2017-03-15 17:05:55.711 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_responsive-embed.scss'
2017-03-15 17:05:55.712 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_utilities.scss'
2017-03-15 17:05:55.712 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_media.scss'
2017-03-15 17:05:55.712 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_close.scss'
2017-03-15 17:05:55.713 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_pager.scss'
2017-03-15 17:05:55.713 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_input-groups.scss'
2017-03-15 17:05:55.714 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_variables.scss'
2017-03-15 17:05:55.714 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_component-animations.scss'
2017-03-15 17:05:55.714 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_progress-bars.scss'
2017-03-15 17:05:55.715 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_button-groups.scss'
2017-03-15 17:05:55.715 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_theme.scss'
2017-03-15 17:05:55.716 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_normalize.scss'
2017-03-15 17:05:55.716 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_jumbotron.scss'
2017-03-15 17:05:55.716 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_dropdowns.scss'
2017-03-15 17:05:55.717 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_tooltip.scss'
2017-03-15 17:05:55.717 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_type.scss'
2017-03-15 17:05:55.718 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_modals.scss'
2017-03-15 17:05:55.718 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_responsive-utilities.scss'
2017-03-15 17:05:55.718 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_navbar.scss'
2017-03-15 17:05:55.719 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_glyphicons.scss'
2017-03-15 17:05:55.719 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_buttons.scss'
2017-03-15 17:05:55.720 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/_navs.scss'
2017-03-15 17:05:55.720 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_pagination.scss'
2017-03-15 17:05:55.721 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_grid.scss'
2017-03-15 17:05:55.721 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_panels.scss'
2017-03-15 17:05:55.722 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_reset-filter.scss'
2017-03-15 17:05:55.722 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_size.scss'
2017-03-15 17:05:55.723 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_alerts.scss'
2017-03-15 17:05:55.723 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_forms.scss'
2017-03-15 17:05:55.723 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_background-variant.scss'
2017-03-15 17:05:55.724 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_hide-text.scss'
2017-03-15 17:05:55.725 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_labels.scss'
2017-03-15 17:05:55.725 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_grid-framework.scss'
2017-03-15 17:05:55.725 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_text-overflow.scss'
2017-03-15 17:05:55.726 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_vendor-prefixes.scss'
2017-03-15 17:05:55.726 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_list-group.scss'
2017-03-15 17:05:55.727 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_image.scss'
2017-03-15 17:05:55.727 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_clearfix.scss'
2017-03-15 17:05:55.727 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_responsive-visibility.scss'
2017-03-15 17:05:55.728 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_border-radius.scss'
2017-03-15 17:05:55.728 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_progress-bar.scss'
2017-03-15 17:05:55.729 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_opacity.scss'
2017-03-15 17:05:55.729 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_text-emphasis.scss'
2017-03-15 17:05:55.730 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_gradients.scss'
2017-03-15 17:05:55.730 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_nav-vertical-align.scss'
2017-03-15 17:05:55.730 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_resize.scss'
2017-03-15 17:05:55.731 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_table-row.scss'
2017-03-15 17:05:55.731 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_reset-text.scss'
2017-03-15 17:05:55.732 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_nav-divider.scss'
2017-03-15 17:05:55.732 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_tab-focus.scss'
2017-03-15 17:05:55.732 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_buttons.scss'
2017-03-15 17:05:55.733 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/_center-block.scss'
2017-03-15 17:05:55.733 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/fonts/bootstrap/glyphicons-halflings-regular.ttf'
2017-03-15 17:05:55.734 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/fonts/bootstrap/glyphicons-halflings-regular.woff'
2017-03-15 17:05:55.734 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/fonts/bootstrap/glyphicons-halflings-regular.woff2'
2017-03-15 17:05:55.735 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/fonts/bootstrap/glyphicons-halflings-regular.svg'
2017-03-15 17:05:55.735 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/fonts/bootstrap/glyphicons-halflings-regular.eot'
2017-03-15 17:05:55.736 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap-sprockets.js'
2017-03-15 17:05:55.736 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap.min.js'
2017-03-15 17:05:55.737 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap.js'
2017-03-15 17:05:55.737 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/button.js'
2017-03-15 17:05:55.738 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/alert.js'
2017-03-15 17:05:55.738 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/collapse.js'
2017-03-15 17:05:55.739 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/scrollspy.js'
2017-03-15 17:05:55.739 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/modal.js'
2017-03-15 17:05:55.740 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/carousel.js'
2017-03-15 17:05:55.740 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/tab.js'
2017-03-15 17:05:55.740 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/tooltip.js'
2017-03-15 17:05:55.741 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/popover.js'
2017-03-15 17:05:55.741 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/transition.js'
2017-03-15 17:05:55.742 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/affix.js'
2017-03-15 17:05:55.742 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_scss/data/js/bootstrap/dropdown.js'
2017-03-15 17:05:55.743 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/datepicker.css'
2017-03-15 17:05:55.743 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/bootstrap-datepicker.js'
2017-03-15 17:05:55.743 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/datepicker3.css'
2017-03-15 17:05:55.744 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sl.js'
2017-03-15 17:05:55.745 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.zh-TW.js'
2017-03-15 17:05:55.745 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ms.js'
2017-03-15 17:05:55.746 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.gl.js'
2017-03-15 17:05:55.746 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.bg.js'
2017-03-15 17:05:55.747 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sq.js'
2017-03-15 17:05:55.747 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ca.js'
2017-03-15 17:05:55.747 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.pt-BR.js'
2017-03-15 17:05:55.748 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ru.js'
2017-03-15 17:05:55.748 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.cs.js'
2017-03-15 17:05:55.749 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.de.js'
2017-03-15 17:05:55.749 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.rs-latin.js'
2017-03-15 17:05:55.750 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.nl-BE.js'
2017-03-15 17:05:55.750 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ua.js'
2017-03-15 17:05:55.750 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.fr.js'
2017-03-15 17:05:55.751 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ar.js'
2017-03-15 17:05:55.751 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.zh-CN.js'
2017-03-15 17:05:55.752 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.it.js'
2017-03-15 17:05:55.752 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.rs.js'
2017-03-15 17:05:55.753 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.kr.js'
2017-03-15 17:05:55.753 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.nl.js'
2017-03-15 17:05:55.754 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.nb.js'
2017-03-15 17:05:55.754 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sk.js'
2017-03-15 17:05:55.754 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.pt.js'
2017-03-15 17:05:55.755 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.pl.js'
2017-03-15 17:05:55.755 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.cy.js'
2017-03-15 17:05:55.756 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.fa.js'
2017-03-15 17:05:55.756 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.no.js'
2017-03-15 17:05:55.756 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.hu.js'
2017-03-15 17:05:55.757 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sw.js'
2017-03-15 17:05:55.757 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.az.js'
2017-03-15 17:05:55.758 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.es.js'
2017-03-15 17:05:55.758 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.vi.js'
2017-03-15 17:05:55.759 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.sv.js'
2017-03-15 17:05:55.759 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.fi.js'
2017-03-15 17:05:55.759 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.mk.js'
2017-03-15 17:05:55.760 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.et.js'
2017-03-15 17:05:55.760 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.tr.js'
2017-03-15 17:05:55.761 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.lt.js'
2017-03-15 17:05:55.761 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ro.js'
2017-03-15 17:05:55.762 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.hr.js'
2017-03-15 17:05:55.762 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.el.js'
2017-03-15 17:05:55.763 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.he.js'
2017-03-15 17:05:55.763 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.da.js'
2017-03-15 17:05:55.764 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ka.js'
2017-03-15 17:05:55.764 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.th.js'
2017-03-15 17:05:55.765 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.lv.js'
2017-03-15 17:05:55.765 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.id.js'
2017-03-15 17:05:55.766 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.ja.js'
2017-03-15 17:05:55.766 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.is.js'
2017-03-15 17:05:55.766 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootstrap_datepicker/data/locales/bootstrap-datepicker.kk.js'
2017-03-15 17:05:55.767 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/hogan/data/hogan.js'
2017-03-15 17:05:55.767 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/rickshaw/data/rickshaw.js'
2017-03-15 17:05:55.768 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/rickshaw/data/rickshaw.css'
2017-03-15 17:05:55.769 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jsencrypt/data/jsencrypt.js'
2017-03-15 17:05:55.769 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/objectpath/data/ObjectPath.js'
2017-03-15 17:05:55.770 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/tv4/data/tv4.js'
2017-03-15 17:05:55.770 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/tv4/data/tv4.async-jquery.js'
2017-03-15 17:05:55.771 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/tv4/data/tv4.min.js'
2017-03-15 17:05:55.771 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_schema_form/data/bootstrap-decorator.js'
2017-03-15 17:05:55.772 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_schema_form/data/bootstrap-decorator.min.js'
2017-03-15 17:05:55.772 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_schema_form/data/WHERE_IS_BOOTSTRAP_DECORATOR.md'
2017-03-15 17:05:55.773 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_schema_form/data/schema-form.min.js'
2017-03-15 17:05:55.773 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/angular_schema_form/data/schema-form.js'
2017-03-15 17:05:55.774 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_path.scss'
2017-03-15 17:05:55.774 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_mixins.scss'
2017-03-15 17:05:55.775 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_fixed-width.scss'
2017-03-15 17:05:55.775 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_animated.scss'
2017-03-15 17:05:55.776 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_screen-reader.scss'
2017-03-15 17:05:55.776 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_stacked.scss'
2017-03-15 17:05:55.777 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_larger.scss'
2017-03-15 17:05:55.777 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_variables.scss'
2017-03-15 17:05:55.777 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/font-awesome.scss'
2017-03-15 17:05:55.778 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_core.scss'
2017-03-15 17:05:55.778 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_list.scss'
2017-03-15 17:05:55.779 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_rotated-flipped.scss'
2017-03-15 17:05:55.779 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_bordered-pulled.scss'
2017-03-15 17:05:55.779 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/scss/_icons.scss'
2017-03-15 17:05:55.780 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/fonts/fontawesome-webfont.woff'
2017-03-15 17:05:55.781 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/fonts/fontawesome-webfont.eot'
2017-03-15 17:05:55.782 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/fonts/fontawesome-webfont.svg'
2017-03-15 17:05:55.783 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/fonts/fontawesome-webfont.ttf'
2017-03-15 17:05:55.784 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/fonts/fontawesome-webfont.woff2'
2017-03-15 17:05:55.785 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/fonts/FontAwesome.otf'
2017-03-15 17:05:55.785 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/font-awesome.less'
2017-03-15 17:05:55.786 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/animated.less'
2017-03-15 17:05:55.786 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/rotated-flipped.less'
2017-03-15 17:05:55.787 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/variables.less'
2017-03-15 17:05:55.787 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/bordered-pulled.less'
2017-03-15 17:05:55.787 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/larger.less'
2017-03-15 17:05:55.788 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/icons.less'
2017-03-15 17:05:55.788 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/mixins.less'
2017-03-15 17:05:55.789 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/core.less'
2017-03-15 17:05:55.789 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/path.less'
2017-03-15 17:05:55.789 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/stacked.less'
2017-03-15 17:05:55.790 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/screen-reader.less'
2017-03-15 17:05:55.790 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/fixed-width.less'
2017-03-15 17:05:55.791 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/less/list.less'
2017-03-15 17:05:55.791 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/css/font-awesome.css'
2017-03-15 17:05:55.792 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/font_awesome/data/css/font-awesome.min.css'
2017-03-15 17:05:55.792 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/README.md'
2017-03-15 17:05:55.793 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/bootstrap.min.css'
2017-03-15 17:05:55.794 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/variables.less'
2017-03-15 17:05:55.794 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/bootstrap.css'
2017-03-15 17:05:55.795 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/index.html'
2017-03-15 17:05:55.795 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/_variables.scss'
2017-03-15 17:05:55.796 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/thumbnail.png'
2017-03-15 17:05:55.796 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/bootswatch.less'
2017-03-15 17:05:55.797 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/united/_bootswatch.scss'
2017-03-15 17:05:55.797 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/bootstrap.min.css'
2017-03-15 17:05:55.798 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/variables.less'
2017-03-15 17:05:55.798 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/bootstrap.css'
2017-03-15 17:05:55.799 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/index.html'
2017-03-15 17:05:55.800 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/_variables.scss'
2017-03-15 17:05:55.800 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/thumbnail.png'
2017-03-15 17:05:55.800 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/bootswatch.less'
2017-03-15 17:05:55.801 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cosmo/_bootswatch.scss'
2017-03-15 17:05:55.801 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/bootstrap.min.css'
2017-03-15 17:05:55.802 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/variables.less'
2017-03-15 17:05:55.803 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/bootstrap.css'
2017-03-15 17:05:55.803 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/index.html'
2017-03-15 17:05:55.804 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/_variables.scss'
2017-03-15 17:05:55.804 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/thumbnail.png'
2017-03-15 17:05:55.805 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/bootswatch.less'
2017-03-15 17:05:55.805 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/journal/_bootswatch.scss'
2017-03-15 17:05:55.805 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/bootstrap.min.css'
2017-03-15 17:05:55.806 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/variables.less'
2017-03-15 17:05:55.806 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/bootstrap.css'
2017-03-15 17:05:55.807 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/index.html'
2017-03-15 17:05:55.808 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/_variables.scss'
2017-03-15 17:05:55.808 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/thumbnail.png'
2017-03-15 17:05:55.808 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/bootswatch.less'
2017-03-15 17:05:55.809 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/slate/_bootswatch.scss'
2017-03-15 17:05:55.809 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/bootstrap.min.css'
2017-03-15 17:05:55.810 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/variables.less'
2017-03-15 17:05:55.811 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/bootstrap.css'
2017-03-15 17:05:55.811 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/index.html'
2017-03-15 17:05:55.812 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/_variables.scss'
2017-03-15 17:05:55.812 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/thumbnail.png'
2017-03-15 17:05:55.813 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/bootswatch.less'
2017-03-15 17:05:55.813 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/lumen/_bootswatch.scss'
2017-03-15 17:05:55.813 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/bootstrap.min.css'
2017-03-15 17:05:55.814 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/variables.less'
2017-03-15 17:05:55.815 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/bootstrap.css'
2017-03-15 17:05:55.815 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/index.html'
2017-03-15 17:05:55.816 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/_variables.scss'
2017-03-15 17:05:55.818 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/thumbnail.png'
2017-03-15 17:05:55.818 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/bootswatch.less'
2017-03-15 17:05:55.818 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/flatly/_bootswatch.scss'
2017-03-15 17:05:55.818 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/fonts/glyphicons-halflings-regular.ttf'
2017-03-15 17:05:55.818 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/fonts/glyphicons-halflings-regular.woff'
2017-03-15 17:05:55.818 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/fonts/glyphicons-halflings-regular.woff2'
2017-03-15 17:05:55.819 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/fonts/glyphicons-halflings-regular.svg'
2017-03-15 17:05:55.819 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/fonts/glyphicons-halflings-regular.eot'
2017-03-15 17:05:55.820 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/bootstrap.min.css'
2017-03-15 17:05:55.820 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/variables.less'
2017-03-15 17:05:55.821 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/bootstrap.css'
2017-03-15 17:05:55.822 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/index.html'
2017-03-15 17:05:55.822 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/_variables.scss'
2017-03-15 17:05:55.822 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/thumbnail.png'
2017-03-15 17:05:55.823 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/bootswatch.less'
2017-03-15 17:05:55.824 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/yeti/_bootswatch.scss'
2017-03-15 17:05:55.824 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/bootstrap.min.css'
2017-03-15 17:05:55.825 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/variables.less'
2017-03-15 17:05:55.825 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/bootstrap.css'
2017-03-15 17:05:55.826 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/index.html'
2017-03-15 17:05:55.826 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/_variables.scss'
2017-03-15 17:05:55.827 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/thumbnail.png'
2017-03-15 17:05:55.827 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/bootswatch.less'
2017-03-15 17:05:55.828 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/paper/_bootswatch.scss'
2017-03-15 17:05:55.828 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/bootstrap.min.css'
2017-03-15 17:05:55.829 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/variables.less'
2017-03-15 17:05:55.829 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/bootstrap.css'
2017-03-15 17:05:55.830 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/index.html'
2017-03-15 17:05:55.830 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/_variables.scss'
2017-03-15 17:05:55.831 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/thumbnail.png'
2017-03-15 17:05:55.831 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/bootswatch.less'
2017-03-15 17:05:55.832 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cerulean/_bootswatch.scss'
2017-03-15 17:05:55.832 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/bootstrap.min.css'
2017-03-15 17:05:55.833 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/variables.less'
2017-03-15 17:05:55.833 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/bootstrap.css'
2017-03-15 17:05:55.834 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/index.html'
2017-03-15 17:05:55.834 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/_variables.scss'
2017-03-15 17:05:55.835 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/thumbnail.png'
2017-03-15 17:05:55.835 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/bootswatch.less'
2017-03-15 17:05:55.836 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/simplex/_bootswatch.scss'
2017-03-15 17:05:55.836 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/bootstrap.min.css'
2017-03-15 17:05:55.837 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/variables.less'
2017-03-15 17:05:55.837 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/bootstrap.css'
2017-03-15 17:05:55.838 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/index.html'
2017-03-15 17:05:55.838 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/_variables.scss'
2017-03-15 17:05:55.839 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/thumbnail.png'
2017-03-15 17:05:55.839 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/bootswatch.less'
2017-03-15 17:05:55.840 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/superhero/_bootswatch.scss'
2017-03-15 17:05:55.840 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/bootstrap.min.css'
2017-03-15 17:05:55.841 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/variables.less'
2017-03-15 17:05:55.841 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/bootstrap.css'
2017-03-15 17:05:55.842 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/index.html'
2017-03-15 17:05:55.842 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/_variables.scss'
2017-03-15 17:05:55.843 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/thumbnail.png'
2017-03-15 17:05:55.843 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/bootswatch.less'
2017-03-15 17:05:55.844 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/readable/_bootswatch.scss'
2017-03-15 17:05:55.844 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/bootstrap.min.css'
2017-03-15 17:05:55.845 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/variables.less'
2017-03-15 17:05:55.845 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/bootstrap.css'
2017-03-15 17:05:55.846 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/index.html'
2017-03-15 17:05:55.846 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/_variables.scss'
2017-03-15 17:05:55.847 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/thumbnail.png'
2017-03-15 17:05:55.847 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/bootswatch.less'
2017-03-15 17:05:55.847 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/spacelab/_bootswatch.scss'
2017-03-15 17:05:55.848 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/bootstrap.min.css'
2017-03-15 17:05:55.849 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/variables.less'
2017-03-15 17:05:55.849 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/bootstrap.css'
2017-03-15 17:05:55.850 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/index.html'
2017-03-15 17:05:55.850 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/_variables.scss'
2017-03-15 17:05:55.851 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/thumbnail.png'
2017-03-15 17:05:55.851 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/bootswatch.less'
2017-03-15 17:05:55.852 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/darkly/_bootswatch.scss'
2017-03-15 17:05:55.852 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/bootstrap.min.css'
2017-03-15 17:05:55.853 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/variables.less'
2017-03-15 17:05:55.853 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/bootstrap.css'
2017-03-15 17:05:55.854 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/index.html'
2017-03-15 17:05:55.854 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/_variables.scss'
2017-03-15 17:05:55.855 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/thumbnail.png'
2017-03-15 17:05:55.855 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/bootswatch.less'
2017-03-15 17:05:55.856 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/sandstone/_bootswatch.scss'
2017-03-15 17:05:55.856 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/bootstrap.min.css'
2017-03-15 17:05:55.857 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/variables.less'
2017-03-15 17:05:55.857 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/bootstrap.css'
2017-03-15 17:05:55.858 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/index.html'
2017-03-15 17:05:55.858 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/_variables.scss'
2017-03-15 17:05:55.859 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/thumbnail.png'
2017-03-15 17:05:55.859 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/bootswatch.less'
2017-03-15 17:05:55.860 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/bootswatch/data/cyborg/_bootswatch.scss'
2017-03-15 17:05:55.861 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/LICENSE'
2017-03-15 17:05:55.862 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/README.md'
2017-03-15 17:05:55.864 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Bold.ttf'
2017-03-15 17:05:55.865 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BlackItalic.svg'
2017-03-15 17:05:55.866 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-ThinItalic.woff2'
2017-03-15 17:05:55.866 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BoldItalic.svg'
2017-03-15 17:05:55.868 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-LightItalic.eot'
2017-03-15 17:05:55.868 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-MediumItalic.svg'
2017-03-15 17:05:55.870 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-ThinItalic.ttf'
2017-03-15 17:05:55.871 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Black.ttf'
2017-03-15 17:05:55.871 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BlackItalic.woff'
2017-03-15 17:05:55.872 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Medium.ttf'
2017-03-15 17:05:55.873 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BoldItalic.woff2'
2017-03-15 17:05:55.873 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Regular.woff'
2017-03-15 17:05:55.874 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Light.svg'
2017-03-15 17:05:55.875 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Medium.eot'
2017-03-15 17:05:55.876 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Regular.woff2'
2017-03-15 17:05:55.876 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Thin.svg'
2017-03-15 17:05:55.878 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Thin.woff2'
2017-03-15 17:05:55.878 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Bold.eot'
2017-03-15 17:05:55.879 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-ThinItalic.eot'
2017-03-15 17:05:55.879 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Bold.svg'
2017-03-15 17:05:55.880 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Bold.woff2'
2017-03-15 17:05:55.881 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-MediumItalic.woff2'
2017-03-15 17:05:55.882 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Light.woff2'
2017-03-15 17:05:55.882 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-LightItalic.woff'
2017-03-15 17:05:55.883 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Black.woff2'
2017-03-15 17:05:55.883 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-RegularItalic.eot'
2017-03-15 17:05:55.884 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Thin.woff'
2017-03-15 17:05:55.884 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Regular.eot'
2017-03-15 17:05:55.885 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-ThinItalic.svg'
2017-03-15 17:05:55.886 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BlackItalic.ttf'
2017-03-15 17:05:55.887 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Thin.ttf'
2017-03-15 17:05:55.888 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Light.woff'
2017-03-15 17:05:55.889 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BoldItalic.woff'
2017-03-15 17:05:55.889 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Regular.svg'
2017-03-15 17:05:55.890 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BoldItalic.ttf'
2017-03-15 17:05:55.891 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-MediumItalic.ttf'
2017-03-15 17:05:55.892 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-LightItalic.ttf'
2017-03-15 17:05:55.893 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-MediumItalic.eot'
2017-03-15 17:05:55.893 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Medium.woff2'
2017-03-15 17:05:55.894 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Medium.woff'
2017-03-15 17:05:55.894 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-LightItalic.woff2'
2017-03-15 17:05:55.895 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Thin.eot'
2017-03-15 17:05:55.895 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-RegularItalic.svg'
2017-03-15 17:05:55.897 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Light.ttf'
2017-03-15 17:05:55.898 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-ThinItalic.woff'
2017-03-15 17:05:55.898 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-RegularItalic.woff2'
2017-03-15 17:05:55.899 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BlackItalic.woff2'
2017-03-15 17:05:55.900 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-LightItalic.svg'
2017-03-15 17:05:55.901 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Black.eot'
2017-03-15 17:05:55.902 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Black.woff'
2017-03-15 17:05:55.902 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Regular.ttf'
2017-03-15 17:05:55.903 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Light.eot'
2017-03-15 17:05:55.903 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BoldItalic.eot'
2017-03-15 17:05:55.904 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-RegularItalic.ttf'
2017-03-15 17:05:55.905 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-MediumItalic.woff'
2017-03-15 17:05:55.905 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Black.svg'
2017-03-15 17:05:55.907 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Bold.woff'
2017-03-15 17:05:55.907 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-BlackItalic.eot'
2017-03-15 17:05:55.908 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-RegularItalic.woff'
2017-03-15 17:05:55.909 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto/Roboto-Medium.svg'
2017-03-15 17:05:55.910 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-LightItalic.svg'
2017-03-15 17:05:55.911 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Regular.woff'
2017-03-15 17:05:55.911 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Light.woff2'
2017-03-15 17:05:55.912 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-RegularItalic.ttf'
2017-03-15 17:05:55.913 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-BoldItalic.woff2'
2017-03-15 17:05:55.913 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-BoldItalic.eot'
2017-03-15 17:05:55.914 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Light.woff'
2017-03-15 17:05:55.914 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-LightItalic.ttf'
2017-03-15 17:05:55.915 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Regular.woff2'
2017-03-15 17:05:55.915 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Regular.ttf'
2017-03-15 17:05:55.916 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-BoldItalic.ttf'
2017-03-15 17:05:55.916 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-BoldItalic.woff'
2017-03-15 17:05:55.917 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-RegularItalic.eot'
2017-03-15 17:05:55.917 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Bold.woff'
2017-03-15 17:05:55.918 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Regular.svg'
2017-03-15 17:05:55.919 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Light.svg'
2017-03-15 17:05:55.920 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-LightItalic.woff2'
2017-03-15 17:05:55.920 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Bold.woff2'
2017-03-15 17:05:55.921 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Bold.svg'
2017-03-15 17:05:55.921 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Light.ttf'
2017-03-15 17:05:55.922 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Light.eot'
2017-03-15 17:05:55.923 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-RegularItalic.woff'
2017-03-15 17:05:55.923 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-LightItalic.eot'
2017-03-15 17:05:55.924 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-RegularItalic.woff2'
2017-03-15 17:05:55.924 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-LightItalic.woff'
2017-03-15 17:05:55.925 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Regular.eot'
2017-03-15 17:05:55.925 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-RegularItalic.svg'
2017-03-15 17:05:55.926 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Bold.ttf'
2017-03-15 17:05:55.926 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-BoldItalic.svg'
2017-03-15 17:05:55.927 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/fonts/roboto-condensed/Roboto-Condensed-Bold.eot'
2017-03-15 17:05:55.928 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/mixins.scss'
2017-03-15 17:05:55.928 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/mixins.less'
2017-03-15 17:05:55.929 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/roboto-fontface.css'
2017-03-15 17:05:55.929 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-regular-italic.scss'
2017-03-15 17:05:55.930 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-bold-italic.scss'
2017-03-15 17:05:55.930 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-medium.scss'
2017-03-15 17:05:55.931 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-medium-italic.scss'
2017-03-15 17:05:55.931 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-thin-italic.scss'
2017-03-15 17:05:55.932 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-black-italic.scss'
2017-03-15 17:05:55.932 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-black.scss'
2017-03-15 17:05:55.932 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-light.scss'
2017-03-15 17:05:55.933 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-bold.scss'
2017-03-15 17:05:55.933 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-regular.scss'
2017-03-15 17:05:55.934 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-thin.scss'
2017-03-15 17:05:55.934 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface.scss'
2017-03-15 17:05:55.935 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/sass/roboto-fontface-light-italic.scss'
2017-03-15 17:05:55.935 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-thin-italic.less'
2017-03-15 17:05:55.936 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-light-italic.less'
2017-03-15 17:05:55.936 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface.less'
2017-03-15 17:05:55.937 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-black.less'
2017-03-15 17:05:55.938 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-thin.less'
2017-03-15 17:05:55.938 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-bold.less'
2017-03-15 17:05:55.938 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-medium-italic.less'
2017-03-15 17:05:55.939 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-light.less'
2017-03-15 17:05:55.939 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-bold-italic.less'
2017-03-15 17:05:55.940 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-black-italic.less'
2017-03-15 17:05:55.940 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-regular.less'
2017-03-15 17:05:55.941 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-medium.less'
2017-03-15 17:05:55.941 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto/less/roboto-fontface-regular-italic.less'
2017-03-15 17:05:55.942 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/roboto-condensed-fontface.css'
2017-03-15 17:05:55.942 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/sass/roboto-condensed-fontface-regular-italic.scss'
2017-03-15 17:05:55.943 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/sass/roboto-condensed-fontface-light.scss'
2017-03-15 17:05:55.943 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/sass/roboto-condensed-fontface-regular.scss'
2017-03-15 17:05:55.944 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/sass/roboto-condensed-fontface-bold.scss'
2017-03-15 17:05:55.944 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/sass/roboto-condensed-fontface-light-italic.scss'
2017-03-15 17:05:55.945 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/sass/roboto-condensed-fontface.scss'
2017-03-15 17:05:55.945 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/sass/roboto-condensed-fontface-bold-italic.scss'
2017-03-15 17:05:55.946 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/less/roboto-condensed-fontface-bold-italic.less'
2017-03-15 17:05:55.946 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/less/roboto-condensed-fontface.less'
2017-03-15 17:05:55.947 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/less/roboto-condensed-fontface-regular-italic.less'
2017-03-15 17:05:55.947 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/less/roboto-condensed-fontface-light.less'
2017-03-15 17:05:55.948 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/less/roboto-condensed-fontface-bold.less'
2017-03-15 17:05:55.948 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/less/roboto-condensed-fontface-light-italic.less'
2017-03-15 17:05:55.949 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/roboto_fontface/data/css/roboto-condensed/less/roboto-condensed-fontface-regular.less'
2017-03-15 17:05:55.949 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/preview.html'
2017-03-15 17:05:55.950 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/scss/_path.scss'
2017-03-15 17:05:55.950 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/scss/materialdesignicons.scss'
2017-03-15 17:05:55.951 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/scss/_variables.scss'
2017-03-15 17:05:55.951 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/scss/_extras.scss'
2017-03-15 17:05:55.952 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/scss/_core.scss'
2017-03-15 17:05:55.952 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/scss/_icons.scss'
2017-03-15 17:05:55.953 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/fonts/materialdesignicons-webfont.svg'
2017-03-15 17:05:55.955 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/fonts/materialdesignicons-webfont.eot'
2017-03-15 17:05:55.956 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/fonts/materialdesignicons-webfont.woff'
2017-03-15 17:05:55.956 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/fonts/materialdesignicons-webfont.ttf'
2017-03-15 17:05:55.957 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/fonts/materialdesignicons-webfont.woff2'
2017-03-15 17:05:55.958 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/css/materialdesignicons.min.css.map'
2017-03-15 17:05:55.958 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/css/materialdesignicons.css.map'
2017-03-15 17:05:55.959 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/css/materialdesignicons.css'
2017-03-15 17:05:55.959 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/mdi/data/css/materialdesignicons.min.css'
2017-03-15 17:05:55.960 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jasmine/data/jasmine.css'
2017-03-15 17:05:55.960 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jasmine/data/jasmine.js'
2017-03-15 17:05:55.961 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jasmine/data/console.js'
2017-03-15 17:05:55.961 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jasmine/data/jasmine-html.js'
2017-03-15 17:05:55.962 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jasmine/data/jasmine_favicon.png'
2017-03-15 17:05:55.962 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/jasmine/data/boot.js'
2017-03-15 17:05:55.963 | Copying '/usr/local/lib/python2.7/dist-packages/xstatic/pkg/termjs/data/term.js'
2017-03-15 17:05:55.963 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/default/_variables.scss'
2017-03-15 17:05:55.964 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/default/_styles.scss'
2017-03-15 17:05:55.964 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/default/horizon/components/_selects.scss'
2017-03-15 17:05:55.965 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/_variables.scss'
2017-03-15 17:05:55.965 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/_styles.scss'
2017-03-15 17:05:55.966 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/bootstrap/_variable_customizations.scss'
2017-03-15 17:05:55.966 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/bootstrap/_variables.scss'
2017-03-15 17:05:55.967 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/bootstrap/_styles.scss'
2017-03-15 17:05:55.967 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/_icons.scss'
2017-03-15 17:05:55.968 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/_variables.scss'
2017-03-15 17:05:55.968 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/_styles.scss'
2017-03-15 17:05:55.969 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_hamburger.scss'
2017-03-15 17:05:55.969 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_dropdowns.scss'
2017-03-15 17:05:55.970 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_help_panel.scss'
2017-03-15 17:05:55.970 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_sidebar.scss'
2017-03-15 17:05:55.971 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_radiobuttons.scss'
2017-03-15 17:05:55.971 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_navbar.scss'
2017-03-15 17:05:55.971 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_context_selection.scss'
2017-03-15 17:05:55.972 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_trees.scss'
2017-03-15 17:05:55.972 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_magic_search.scss'
2017-03-15 17:05:55.973 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_checkboxes.scss'
2017-03-15 17:05:55.973 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_progress_bars.scss'
2017-03-15 17:05:55.973 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_messages.scss'
2017-03-15 17:05:55.974 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/horizon/components/_selects.scss'
2017-03-15 17:05:55.976 | Copying '/opt/stack/new/horizon/openstack_dashboard/themes/material/static/js/material.hamburger.js'
2017-03-15 17:05:55.979 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/project.module.spec.js'
2017-03-15 17:05:55.979 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/project.module.js'
2017-03-15 17:05:55.980 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-name-exists.directive.spec.js'
2017-03-15 17:05:55.981 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js'
2017-03-15 17:05:55.981 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.js'
2017-03-15 17:05:55.982 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js'
2017-03-15 17:05:55.982 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-name-exists.directive.js'
2017-03-15 17:05:55.982 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.spec.js'
2017-03-15 17:05:55.983 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html'
2017-03-15 17:05:55.983 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container.help.html'
2017-03-15 17:05:55.984 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.spec.js'
2017-03-15 17:05:55.984 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-batch-actions.service.js'
2017-03-15 17:05:55.985 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.spec.js'
2017-03-15 17:05:55.985 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/select-container.html'
2017-03-15 17:05:55.985 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.spec.js'
2017-03-15 17:05:55.986 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.js'
2017-03-15 17:05:55.986 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-batch-actions.service.spec.js'
2017-03-15 17:05:55.987 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.spec.js'
2017-03-15 17:05:55.988 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.js'
2017-03-15 17:05:55.988 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.js'
2017-03-15 17:05:55.989 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.html'
2017-03-15 17:05:55.989 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.js'
2017-03-15 17:05:55.989 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.js'
2017-03-15 17:05:55.990 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.spec.js'
2017-03-15 17:05:55.990 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.js'
2017-03-15 17:05:55.991 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.spec.js'
2017-03-15 17:05:55.991 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects-modal.html'
2017-03-15 17:05:55.992 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-modal.html'
2017-03-15 17:05:55.992 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-folder-modal.html'
2017-03-15 17:05:55.992 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.spec.js'
2017-03-15 17:05:55.993 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-details-modal.html'
2017-03-15 17:05:55.993 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-modal.html'
2017-03-15 17:05:55.994 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/_containers.scss'
2017-03-15 17:05:55.994 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.spec.js'
2017-03-15 17:05:55.995 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.js'
2017-03-15 17:05:55.995 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.spec.js'
2017-03-15 17:05:55.996 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance.module.spec.js'
2017-03-15 17:05:55.996 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.controller.js'
2017-03-15 17:05:55.997 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-wizard.controller.js'
2017-03-15 17:05:55.997 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.service.js'
2017-03-15 17:05:55.998 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.js'
2017-03-15 17:05:55.998 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.spec.js'
2017-03-15 17:05:55.999 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-workflow.service.spec.js'
2017-03-15 17:05:55.999 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.service.spec.js'
2017-03-15 17:05:55.999 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.controller.spec.js'
2017-03-15 17:05:56.000 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance.module.js'
2017-03-15 17:05:56.000 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-wizard.controller.spec.js'
2017-03-15 17:05:56.001 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-workflow.service.js'
2017-03-15 17:05:56.001 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.controller.js'
2017-03-15 17:05:56.002 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.html'
2017-03-15 17:05:56.002 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.spec.js'
2017-03-15 17:05:56.003 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.help.html'
2017-03-15 17:05:56.003 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.spec.js'
2017-03-15 17:05:56.004 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.controller.js'
2017-03-15 17:05:56.004 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.html'
2017-03-15 17:05:56.005 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.help.html'
2017-03-15 17:05:56.005 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.spec.js'
2017-03-15 17:05:56.006 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.html'
2017-03-15 17:05:56.006 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.controller.js'
2017-03-15 17:05:56.007 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.help.html'
2017-03-15 17:05:56.007 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.help.html'
2017-03-15 17:05:56.008 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.controller.js'
2017-03-15 17:05:56.008 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.html'
2017-03-15 17:05:56.008 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-group-details.html'
2017-03-15 17:05:56.009 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.spec.js'
2017-03-15 17:05:56.010 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.html'
2017-03-15 17:05:56.010 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.controller.js'
2017-03-15 17:05:56.010 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.controller.js'
2017-03-15 17:05:56.011 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.controller.js'
2017-03-15 17:05:56.011 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.html'
2017-03-15 17:05:56.012 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair-details.html'
2017-03-15 17:05:56.012 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.controller.spec.js'
2017-03-15 17:05:56.013 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.help.html'
2017-03-15 17:05:56.013 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.controller.spec.js'
2017-03-15 17:05:56.013 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.controller.spec.js'
2017-03-15 17:05:56.014 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.html'
2017-03-15 17:05:56.014 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.spec.js'
2017-03-15 17:05:56.015 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.help.html'
2017-03-15 17:05:56.015 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.html'
2017-03-15 17:05:56.016 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.controller.js'
2017-03-15 17:05:56.016 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.help.html'
2017-03-15 17:05:56.017 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.html'
2017-03-15 17:05:56.017 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.spec.js'
2017-03-15 17:05:56.017 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-group-details.html'
2017-03-15 17:05:56.018 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.help.html'
2017-03-15 17:05:56.019 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.html'
2017-03-15 17:05:56.019 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.controller.spec.js'
2017-03-15 17:05:56.019 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.controller.js'
2017-03-15 17:05:56.020 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.controller.spec.js'
2017-03-15 17:05:56.020 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.controller.js'
2017-03-15 17:05:56.021 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.html'
2017-03-15 17:05:56.021 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.help.html'
2017-03-15 17:05:56.022 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.help.html'
2017-03-15 17:05:56.022 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source-details.html'
2017-03-15 17:05:56.022 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js'
2017-03-15 17:05:56.023 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.html'
2017-03-15 17:05:56.023 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.spec.js'
2017-03-15 17:05:56.024 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.spec.js'
2017-03-15 17:05:56.024 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.html'
2017-03-15 17:05:56.025 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.js'
2017-03-15 17:05:56.025 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.help.html'
2017-03-15 17:05:56.026 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/identity.module.spec.js'
2017-03-15 17:05:56.026 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/identity.module.js'
2017-03-15 17:05:56.027 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.module.js'
2017-03-15 17:05:56.027 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.module.spec.js'
2017-03-15 17:05:56.028 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/panel.html'
2017-03-15 17:05:56.028 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.service.spec.js'
2017-03-15 17:05:56.029 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.service.js'
2017-03-15 17:05:56.029 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/drawer.html'
2017-03-15 17:05:56.030 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/details.module.js'
2017-03-15 17:05:56.030 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.controller.spec.js'
2017-03-15 17:05:56.030 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.controller.js'
2017-03-15 17:05:56.031 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.html'
2017-03-15 17:05:56.031 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects/projects.module.spec.js'
2017-03-15 17:05:56.032 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects/projects.module.js'
2017-03-15 17:05:56.032 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/roles.module.js'
2017-03-15 17:05:56.033 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/role.schema.js'
2017-03-15 17:05:56.033 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/roles.module.spec.js'
2017-03-15 17:05:56.033 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/role.schema.spec.js'
2017-03-15 17:05:56.034 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/panel.html'
2017-03-15 17:05:56.034 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/delete.action.service.js'
2017-03-15 17:05:56.035 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/create.action.service.js'
2017-03-15 17:05:56.035 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/edit.action.service.spec.js'
2017-03-15 17:05:56.036 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/delete.action.service.spec.js'
2017-03-15 17:05:56.036 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/actions.module.js'
2017-03-15 17:05:56.036 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/edit.action.service.js'
2017-03-15 17:05:56.037 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/create.action.service.spec.js'
2017-03-15 17:05:56.037 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.service.spec.js'
2017-03-15 17:05:56.038 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.module.js'
2017-03-15 17:05:56.038 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.service.js'
2017-03-15 17:05:56.039 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.module.spec.js'
2017-03-15 17:05:56.039 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/panel.html'
2017-03-15 17:05:56.040 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/drawer.html'
2017-03-15 17:05:56.040 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/details.module.js'
2017-03-15 17:05:56.040 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/details.module.spec.js'
2017-03-15 17:05:56.041 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.controller.spec.js'
2017-03-15 17:05:56.041 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.controller.js'
2017-03-15 17:05:56.042 | Copying '/opt/stack/new/horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.html'
2017-03-15 17:05:56.042 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/horizon.scss'
2017-03-15 17:05:56.043 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/serial_console.scss'
2017-03-15 17:05:56.043 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_contrib.scss'
2017-03-15 17:05:56.044 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_legacy.scss'
2017-03-15 17:05:56.044 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_bootstrap_helpers.scss'
2017-03-15 17:05:56.044 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_variables.scss'
2017-03-15 17:05:56.045 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_mixins.scss'
2017-03-15 17:05:56.045 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_debt.scss'
2017-03-15 17:05:56.045 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_util.scss'
2017-03-15 17:05:56.046 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/_layout.scss'
2017-03-15 17:05:56.047 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_forms.scss'
2017-03-15 17:05:56.047 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_icons.scss'
2017-03-15 17:05:56.048 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_resource_topology.scss'
2017-03-15 17:05:56.048 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_tables.scss'
2017-03-15 17:05:56.049 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_membership.scss'
2017-03-15 17:05:56.049 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_dropdowns.scss'
2017-03-15 17:05:56.049 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_selection_menu.scss'
2017-03-15 17:05:56.050 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_datepicker.scss'
2017-03-15 17:05:56.050 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_wizard.scss'
2017-03-15 17:05:56.051 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_code.scss'
2017-03-15 17:05:56.051 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_tab.scss'
2017-03-15 17:05:56.051 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_help_panel.scss'
2017-03-15 17:05:56.052 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_modals.scss'
2017-03-15 17:05:56.052 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_bar_charts.scss'
2017-03-15 17:05:56.052 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_login.scss'
2017-03-15 17:05:56.053 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_sidebar.scss'
2017-03-15 17:05:56.053 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_charts.scss'
2017-03-15 17:05:56.054 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_radiobuttons.scss'
2017-03-15 17:05:56.054 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_network_topology.scss'
2017-03-15 17:05:56.054 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_breadcrumbs.scss'
2017-03-15 17:05:56.055 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_transfer_tables.scss'
2017-03-15 17:05:56.055 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_resource_browser.scss'
2017-03-15 17:05:56.056 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_navbar.scss'
2017-03-15 17:05:56.056 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_network_topology_svg.scss'
2017-03-15 17:05:56.057 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_pie_charts.scss'
2017-03-15 17:05:56.057 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_inline_edit.scss'
2017-03-15 17:05:56.057 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_checkboxes.scss'
2017-03-15 17:05:56.058 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_progress_bars.scss'
2017-03-15 17:05:56.058 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_messages.scss'
2017-03-15 17:05:56.059 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_selects.scss'
2017-03-15 17:05:56.059 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_dl_lists.scss'
2017-03-15 17:05:56.059 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_quota.scss'
2017-03-15 17:05:56.060 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/scss/components/_loader.scss'
2017-03-15 17:05:56.061 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/keypair-green.svg'
2017-03-15 17:05:56.061 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/db-gray.svg'
2017-03-15 17:05:56.062 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/securitygroup-green.svg'
2017-03-15 17:05:56.062 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/alarm-green.svg'
2017-03-15 17:05:56.063 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/wait-gray.gif'
2017-03-15 17:05:56.063 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/db-green.svg'
2017-03-15 17:05:56.063 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/policy-gray.gif'
2017-03-15 17:05:56.064 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/image-gray.svg'
2017-03-15 17:05:56.064 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/vpn-green.svg'
2017-03-15 17:05:56.065 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/stack-green.svg'
2017-03-15 17:05:56.065 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/favicon.ico'
2017-03-15 17:05:56.065 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/alarm-gray.gif'
2017-03-15 17:05:56.066 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/lb-gray.svg'
2017-03-15 17:05:56.066 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/firewall-red.svg'
2017-03-15 17:05:56.067 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/server-green.svg'
2017-03-15 17:05:56.067 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/keypair-gray.gif'
2017-03-15 17:05:56.067 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/volume-green.svg'
2017-03-15 17:05:56.068 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/floatingip-gray.svg'
2017-03-15 17:05:56.068 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/securitygroup-gray.svg'
2017-03-15 17:05:56.069 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/policy-red.svg'
2017-03-15 17:05:56.069 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/logo-splash.svg'
2017-03-15 17:05:56.069 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/keypair-gray.svg'
2017-03-15 17:05:56.070 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/drag.png'
2017-03-15 17:05:56.070 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/firewall-gray.svg'
2017-03-15 17:05:56.071 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/config-green.svg'
2017-03-15 17:05:56.071 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/db-gray.gif'
2017-03-15 17:05:56.071 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/volume-gray.svg'
2017-03-15 17:05:56.072 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/securitygroup-gray.gif'
2017-03-15 17:05:56.072 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/lb-gray.gif'
2017-03-15 17:05:56.073 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/network-gray.svg'
2017-03-15 17:05:56.073 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/volume-gray.gif'
2017-03-15 17:05:56.073 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/firewall-green.svg'
2017-03-15 17:05:56.074 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/vpn.gif'
2017-03-15 17:05:56.074 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/network-gray.gif'
2017-03-15 17:05:56.074 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/flavor-gray.svg'
2017-03-15 17:05:56.075 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/network-red.svg'
2017-03-15 17:05:56.075 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/volume-red.svg'
2017-03-15 17:05:56.076 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/wait-red.svg'
2017-03-15 17:05:56.076 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/flavor-green.svg'
2017-03-15 17:05:56.076 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/wait-gray.svg'
2017-03-15 17:05:56.077 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/floatingip-gray.gif'
2017-03-15 17:05:56.077 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/wait-green.svg'
2017-03-15 17:05:56.078 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/router-red.svg'
2017-03-15 17:05:56.079 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/floatingip-green.svg'
2017-03-15 17:05:56.079 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/logo.svg'
2017-03-15 17:05:56.080 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/port-gray.svg'
2017-03-15 17:05:56.081 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/server-red.svg'
2017-03-15 17:05:56.081 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/unknown-gray.gif'
2017-03-15 17:05:56.082 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/router-gray.gif'
2017-03-15 17:05:56.082 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/image-gray.gif'
2017-03-15 17:05:56.082 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/firewall-gray.gif'
2017-03-15 17:05:56.083 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/port-gray.gif'
2017-03-15 17:05:56.083 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/config-red.svg'
2017-03-15 17:05:56.084 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/lb-green.svg'
2017-03-15 17:05:56.084 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/config-gray.svg'
2017-03-15 17:05:56.085 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/db-red.svg'
2017-03-15 17:05:56.085 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/stack-gray.svg'
2017-03-15 17:05:56.085 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/stack-red.svg'
2017-03-15 17:05:56.086 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/server-gray.gif'
2017-03-15 17:05:56.086 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/flavor-gray.gif'
2017-03-15 17:05:56.086 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/server-gray.svg'
2017-03-15 17:05:56.087 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/policy-green.svg'
2017-03-15 17:05:56.087 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/alarm-gray.svg'
2017-03-15 17:05:56.088 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/keypair-red.svg'
2017-03-15 17:05:56.088 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/spinner.gif'
2017-03-15 17:05:56.089 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/floatingip-red.svg'
2017-03-15 17:05:56.089 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/router-gray.svg'
2017-03-15 17:05:56.089 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/config-gray.gif'
2017-03-15 17:05:56.090 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/unknown-green.svg'
2017-03-15 17:05:56.090 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/alarm-red.svg'
2017-03-15 17:05:56.091 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/image-red.svg'
2017-03-15 17:05:56.091 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/unknown-gray.svg'
2017-03-15 17:05:56.091 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/securitygroup-red.svg'
2017-03-15 17:05:56.092 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/router-green.svg'
2017-03-15 17:05:56.092 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/network-green.svg'
2017-03-15 17:05:56.093 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/flavor-red.svg'
2017-03-15 17:05:56.093 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/lb-red.svg'
2017-03-15 17:05:56.093 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/vpn-gray.svg'
2017-03-15 17:05:56.094 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/port-green.svg'
2017-03-15 17:05:56.094 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/policy-gray.svg'
2017-03-15 17:05:56.095 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/stack-gray.gif'
2017-03-15 17:05:56.095 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/port-red.svg'
2017-03-15 17:05:56.095 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/image-green.svg'
2017-03-15 17:05:56.096 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/vpn-red.svg'
2017-03-15 17:05:56.096 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/dashboard/img/unknown-red.svg'
2017-03-15 17:05:56.097 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/redirect.controller.spec.js'
2017-03-15 17:05:56.097 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/app.module.js'
2017-03-15 17:05:56.098 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/app.module.spec.js'
2017-03-15 17:05:56.098 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/redirect.controller.js'
2017-03-15 17:05:56.098 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/_app.scss'
2017-03-15 17:05:56.099 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/tech-debt/image-form.controller.js'
2017-03-15 17:05:56.099 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/tech-debt/tech-debt.module.spec.js'
2017-03-15 17:05:56.100 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/tech-debt/hz-namespace-resource-type-form.controller.spec.js'
2017-03-15 17:05:56.100 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/tech-debt/hz-namespace-resource-type-form.controller.js'
2017-03-15 17:05:56.101 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/tech-debt/image-form.controller.spec.js'
2017-03-15 17:05:56.101 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/tech-debt/tech-debt.module.js'
2017-03-15 17:05:56.102 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/core.module.js'
2017-03-15 17:05:56.102 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/_core.scss'
2017-03-15 17:05:56.102 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/core.module.spec.js'
2017-03-15 17:05:56.103 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/core-constants.module.js'
2017-03-15 17:05:56.103 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/conf/conf.module.js'
2017-03-15 17:05:56.104 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/cloud-services.module.js'
2017-03-15 17:05:56.104 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-nova-extensions.directive.spec.js'
2017-03-15 17:05:56.105 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-cinder-extensions.directive.spec.js'
2017-03-15 17:05:56.105 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-version.directive.spec.js'
2017-03-15 17:05:56.106 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-settings.directive.spec.js'
2017-03-15 17:05:56.106 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-version.directive.js'
2017-03-15 17:05:56.106 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-neutron-extensions.directive.spec.js'
2017-03-15 17:05:56.107 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-policies.directive.js'
2017-03-15 17:05:56.107 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-policies.directive.spec.js'
2017-03-15 17:05:56.108 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-settings.directive.js'
2017-03-15 17:05:56.108 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-services.directive.js'
2017-03-15 17:05:56.108 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-cinder-extensions.directive.js'
2017-03-15 17:05:56.109 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-services.directive.spec.js'
2017-03-15 17:05:56.109 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-neutron-extensions.directive.js'
2017-03-15 17:05:56.109 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/cloud-services/hz-if-nova-extensions.directive.js'
2017-03-15 17:05:56.110 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/flavors/flavors.service.spec.js'
2017-03-15 17:05:56.111 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/flavors/summary.html'
2017-03-15 17:05:56.111 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/flavors/panel.html'
2017-03-15 17:05:56.111 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/flavors/flavors.service.js'
2017-03-15 17:05:56.112 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/flavors/flavors.module.js'
2017-03-15 17:05:56.112 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/flavors/actions/actions.module.js'
2017-03-15 17:05:56.113 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/flavors/actions/delete-flavor.service.spec.js'
2017-03-15 17:05:56.113 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/flavors/actions/delete-flavor.service.js'
2017-03-15 17:05:56.114 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/flavors/actions/update-metadata.action.service.js'
2017-03-15 17:05:56.114 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/flavors/actions/update-metadata.action.service.spec.js'
2017-03-15 17:05:56.115 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/extensions.service.spec.js'
2017-03-15 17:05:56.115 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/neutron-extensions.service.spec.js'
2017-03-15 17:05:56.116 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/neutron.service.spec.js'
2017-03-15 17:05:56.116 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/nova.service.js'
2017-03-15 17:05:56.117 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/cinder-extensions.service.spec.js'
2017-03-15 17:05:56.117 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/heat.service.js'
2017-03-15 17:05:56.118 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/service-catalog.service.js'
2017-03-15 17:05:56.118 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/user-session.service.js'
2017-03-15 17:05:56.118 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/policy.service.spec.js'
2017-03-15 17:05:56.119 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/policy.service.js'
2017-03-15 17:05:56.119 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/security-group.service.spec.js'
2017-03-15 17:05:56.120 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/keypair-download.service.js'
2017-03-15 17:05:56.120 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/keypair-download.service.spec.js'
2017-03-15 17:05:56.121 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/security-group.service.js'
2017-03-15 17:05:56.121 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/glance.service.js'
2017-03-15 17:05:56.122 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/nova-extensions.service.js'
2017-03-15 17:05:56.122 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/nova-extensions.service.spec.js'
2017-03-15 17:05:56.122 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/cinder.service.spec.js'
2017-03-15 17:05:56.123 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/keystone.service.spec.js'
2017-03-15 17:05:56.123 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/extensions.service.js'
2017-03-15 17:05:56.124 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/neutron-extensions.service.js'
2017-03-15 17:05:56.124 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/swift.service.js'
2017-03-15 17:05:56.124 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/swift.service.spec.js'
2017-03-15 17:05:56.125 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/user-session.service.spec.js'
2017-03-15 17:05:56.125 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/keystone.service.js'
2017-03-15 17:05:56.126 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/nova.service.spec.js'
2017-03-15 17:05:56.126 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/network.service.js'
2017-03-15 17:05:56.126 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/cinder.service.js'
2017-03-15 17:05:56.127 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/openstack-service-api.module.js'
2017-03-15 17:05:56.127 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/heat.service.spec.js'
2017-03-15 17:05:56.128 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/service-catalog.service.spec.js'
2017-03-15 17:05:56.128 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/cinder-extensions.service.js'
2017-03-15 17:05:56.129 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/glance.service.spec.js'
2017-03-15 17:05:56.129 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/settings.service.spec.js'
2017-03-15 17:05:56.129 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/network.service.spec.js'
2017-03-15 17:05:56.130 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/settings.service.js'
2017-03-15 17:05:56.130 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/neutron.service.js'
2017-03-15 17:05:56.131 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/openstack-service-api/common-test.mock.js'
2017-03-15 17:05:56.131 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/admin-panel.html'
2017-03-15 17:05:56.132 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/summary.controller.spec.js'
2017-03-15 17:05:56.132 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/images.module.spec.js'
2017-03-15 17:05:56.132 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/images.module.js'
2017-03-15 17:05:56.133 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/images.service.js'
2017-03-15 17:05:56.133 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/panel.html'
2017-03-15 17:05:56.134 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/images.service.spec.js'
2017-03-15 17:05:56.134 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/_images.scss'
2017-03-15 17:05:56.134 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/summary.controller.js'
2017-03-15 17:05:56.135 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/workflows/create-volume.service.js'
2017-03-15 17:05:56.135 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/workflows/create-volume.service.spec.js'
2017-03-15 17:05:56.136 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/create.action.service.js'
2017-03-15 17:05:56.137 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/edit.action.service.spec.js'
2017-03-15 17:05:56.137 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/delete-image.service.js'
2017-03-15 17:05:56.137 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/create-volume.service.js'
2017-03-15 17:05:56.138 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/edit.workflow.service.js'
2017-03-15 17:05:56.138 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/launch-instance.service.js'
2017-03-15 17:05:56.139 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/actions.module.js'
2017-03-15 17:05:56.139 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/edit.workflow.service.spec.js'
2017-03-15 17:05:56.139 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/actions.module.spec.js'
2017-03-15 17:05:56.140 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/edit.action.service.js'
2017-03-15 17:05:56.140 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/delete-image.service.spec.js'
2017-03-15 17:05:56.141 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/launch-instance.service.spec.js'
2017-03-15 17:05:56.141 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/create.workflow.service.spec.js'
2017-03-15 17:05:56.141 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/create.action.service.spec.js'
2017-03-15 17:05:56.142 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/create-volume.service.spec.js'
2017-03-15 17:05:56.142 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/update-metadata.action.service.js'
2017-03-15 17:05:56.143 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/create.workflow.service.js'
2017-03-15 17:05:56.143 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/actions/update-metadata.action.service.spec.js'
2017-03-15 17:05:56.143 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/details/drawer.html'
2017-03-15 17:05:56.144 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/details/details.module.js'
2017-03-15 17:05:56.144 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/details/overview.controller.spec.js'
2017-03-15 17:05:56.145 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/details/overview.controller.js'
2017-03-15 17:05:56.145 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/details/overview.html'
2017-03-15 17:05:56.146 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.help.html'
2017-03-15 17:05:56.146 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.controller.spec.js'
2017-03-15 17:05:56.147 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.controller.js'
2017-03-15 17:05:56.147 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.html'
2017-03-15 17:05:56.148 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.controller.js'
2017-03-15 17:05:56.148 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.html'
2017-03-15 17:05:56.149 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.controller.spec.js'
2017-03-15 17:05:56.149 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.help.html'
2017-03-15 17:05:56.150 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.controller.js'
2017-03-15 17:05:56.150 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.help.html'
2017-03-15 17:05:56.151 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.controller.spec.js'
2017-03-15 17:05:56.151 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.html'
2017-03-15 17:05:56.152 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-image/create-image.help.html'
2017-03-15 17:05:56.152 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-image/create-image.controller.spec.js'
2017-03-15 17:05:56.153 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-image/create-image.controller.js'
2017-03-15 17:05:56.153 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/steps/create-image/create-image.html'
2017-03-15 17:05:56.154 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/filters/image-visibility.filter.spec.js'
2017-03-15 17:05:56.154 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/images/filters/image-visibility.filter.js'
2017-03-15 17:05:56.155 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/metadata.service.js'
2017-03-15 17:05:56.155 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/metadata.module.spec.js'
2017-03-15 17:05:56.155 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/metadata.module.js'
2017-03-15 17:05:56.156 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/metadata.service.spec.js'
2017-03-15 17:05:56.156 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal.controller.js'
2017-03-15 17:05:56.157 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal-helper.controller.js'
2017-03-15 17:05:56.158 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal.controller.spec.js'
2017-03-15 17:05:56.158 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal.service.spec.js'
2017-03-15 17:05:56.159 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal.module.js'
2017-03-15 17:05:56.159 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal-helper.controller.spec.js'
2017-03-15 17:05:56.159 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal.html'
2017-03-15 17:05:56.160 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal.module.spec.js'
2017-03-15 17:05:56.160 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/metadata/modal/modal.service.js'
2017-03-15 17:05:56.161 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/workflow/workflow.module.js'
2017-03-15 17:05:56.161 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/workflow/workflow.service.js'
2017-03-15 17:05:56.162 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/workflow/workflow.module.spec.js'
2017-03-15 17:05:56.162 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/workflow/decorator.service.spec.js'
2017-03-15 17:05:56.162 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/core/workflow/decorator.service.js'
2017-03-15 17:05:56.163 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/app/resources/resources.module.js'
2017-03-15 17:05:56.163 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/js/horizon.metering.js'
2017-03-15 17:05:56.164 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/js/horizon.quota.js'
2017-03-15 17:05:56.164 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/js/horizon.instances.js'
2017-03-15 17:05:56.165 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/js/horizon.networktopology.js'
2017-03-15 17:05:56.165 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/js/horizon.flatnetworktopology.js'
2017-03-15 17:05:56.166 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/js/horizon.networktopologycommon.js'
2017-03-15 17:05:56.166 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/js/horizon.firewalls.js'
2017-03-15 17:05:56.166 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/js/horizon.volumes.js'
2017-03-15 17:05:56.167 | Copying '/opt/stack/new/horizon/openstack_dashboard/static/js/angular/directives/serialConsole.js'
2017-03-15 17:05:56.168 | Copying '/opt/stack/new/horizon/horizon/static/auth/auth.module.js'
2017-03-15 17:05:56.168 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login.websso.mock.html'
2017-03-15 17:05:56.169 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login.controller.spec.js'
2017-03-15 17:05:56.169 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login-finder.directive.js'
2017-03-15 17:05:56.169 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login.module.js'
2017-03-15 17:05:56.170 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login.regular.mock.html'
2017-03-15 17:05:56.170 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login.module.spec.js'
2017-03-15 17:05:56.171 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login.controller.js'
2017-03-15 17:05:56.171 | Copying '/opt/stack/new/horizon/horizon/static/auth/login/login.spec.js'
2017-03-15 17:05:56.171 | Copying '/opt/stack/new/horizon/horizon/static/framework/framework.module.js'
2017-03-15 17:05:56.172 | Copying '/opt/stack/new/horizon/horizon/static/framework/framework.scss'
2017-03-15 17:05:56.173 | Copying '/opt/stack/new/horizon/horizon/static/framework/framework.module.spec.js'
2017-03-15 17:05:56.173 | Copying '/opt/stack/new/horizon/horizon/static/framework/conf/resource-type-registry.service.js'
2017-03-15 17:05:56.173 | Copying '/opt/stack/new/horizon/horizon/static/framework/conf/conf.js'
2017-03-15 17:05:56.174 | Copying '/opt/stack/new/horizon/horizon/static/framework/conf/permissions.service.js'
2017-03-15 17:05:56.174 | Copying '/opt/stack/new/horizon/horizon/static/framework/conf/resource-type-registry.service.spec.js'
2017-03-15 17:05:56.175 | Copying '/opt/stack/new/horizon/horizon/static/framework/conf/permissions.service.spec.js'
2017-03-15 17:05:56.175 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/widgets.module.js'
2017-03-15 17:05:56.176 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/widgets.scss'
2017-03-15 17:05:56.176 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/widgets.module.spec.js'
2017-03-15 17:05:56.177 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/modal-form.controller.js'
2017-03-15 17:05:56.177 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/decorator.spec.js'
2017-03-15 17:05:56.178 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/builders.provider.js'
2017-03-15 17:05:56.178 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/modal-form.html'
2017-03-15 17:05:56.178 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/modal-form.service.js'
2017-03-15 17:05:56.179 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/builders.provider.spec.js'
2017-03-15 17:05:56.179 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/modal-form.service.spec.js'
2017-03-15 17:05:56.179 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/decorator.js'
2017-03-15 17:05:56.180 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/form.module.js'
2017-03-15 17:05:56.180 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/modal-form.controller.spec.js'
2017-03-15 17:05:56.181 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/help.html'
2017-03-15 17:05:56.181 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/textarea.html'
2017-03-15 17:05:56.182 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/tabs.html'
2017-03-15 17:05:56.182 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/section.html'
2017-03-15 17:05:56.183 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/radios-inline.html'
2017-03-15 17:05:56.183 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/checkboxes.html'
2017-03-15 17:05:56.183 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/checkbox.html'
2017-03-15 17:05:56.184 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/default.html'
2017-03-15 17:05:56.184 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/submit.html'
2017-03-15 17:05:56.185 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/select.html'
2017-03-15 17:05:56.185 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/array.html'
2017-03-15 17:05:56.186 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/tabarray.html'
2017-03-15 17:05:56.186 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/radio-buttons.html'
2017-03-15 17:05:56.186 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/radios.html'
2017-03-15 17:05:56.187 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/form/fields/fieldset.html'
2017-03-15 17:05:56.187 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/panel/hz-resource-panel.controller.js'
2017-03-15 17:05:56.188 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/panel/hz-resource-panel.controller.spec.js'
2017-03-15 17:05:56.188 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/panel/hz-resource-panel.html'
2017-03-15 17:05:56.189 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/panel/hz-resource-panel.directive.js'
2017-03-15 17:05:56.189 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/panel/panel.module.js'
2017-03-15 17:05:56.189 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/toast/toast.html'
2017-03-15 17:05:56.190 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/toast/toast.module.js'
2017-03-15 17:05:56.190 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/toast/toast.service.js'
2017-03-15 17:05:56.191 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/toast/toast.directive.js'
2017-03-15 17:05:56.191 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/toast/toast.spec.js'
2017-03-15 17:05:56.192 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/property/hz-resource-property.controller.js'
2017-03-15 17:05:56.192 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/property/hz-resource-property.html'
2017-03-15 17:05:56.193 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/property/hz-resource-property.directive.js'
2017-03-15 17:05:56.193 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/property/hz-resource-property-list.html'
2017-03-15 17:05:56.194 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/property/hz-field.directive.js'
2017-03-15 17:05:56.194 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/property/hz-resource-property-list.directive.js'
2017-03-15 17:05:56.194 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/property/hz-resource-property.directive.spec.js'
2017-03-15 17:05:56.195 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/property/property.module.js'
2017-03-15 17:05:56.195 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/delete-modal.service.spec.js'
2017-03-15 17:05:56.196 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/wizard-modal.service.js'
2017-03-15 17:05:56.196 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/delete-modal.service.js'
2017-03-15 17:05:56.197 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/simple-modal.controller.js'
2017-03-15 17:05:56.197 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/simple-modal.spec.js'
2017-03-15 17:05:56.198 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/wizard-modal.service.spec.js'
2017-03-15 17:05:56.198 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/wizard.controller.js'
2017-03-15 17:05:56.198 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/modal.module.js'
2017-03-15 17:05:56.199 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/simple-modal.html'
2017-03-15 17:05:56.199 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/simple-modal.service.js'
2017-03-15 17:05:56.199 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal/wizard.controller.spec.js'
2017-03-15 17:05:56.200 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-dynamic-table.scss'
2017-03-15 17:05:56.201 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-dynamic-table.controller.js'
2017-03-15 17:05:56.201 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-no-items.directive.spec.js'
2017-03-15 17:05:56.202 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/table.scss'
2017-03-15 17:05:56.202 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/st-table.mock.html'
2017-03-15 17:05:56.202 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/table.controller.js'
2017-03-15 17:05:56.203 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/table.spec.js'
2017-03-15 17:05:56.203 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-resource-table.controller.js'
2017-03-15 17:05:56.204 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/table.mock.html'
2017-03-15 17:05:56.204 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/no-items.mock.html'
2017-03-15 17:05:56.204 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-select-all.directive.js'
2017-03-15 17:05:56.205 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-resource-table.directive.js'
2017-03-15 17:05:56.205 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-no-items.html'
2017-03-15 17:05:56.206 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-dynamic-table.spec.js'
2017-03-15 17:05:56.206 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-cell.directive.js'
2017-03-15 17:05:56.206 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-detail-row.directive.js'
2017-03-15 17:05:56.207 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-expand-detail.directive.js'
2017-03-15 17:05:56.207 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-table-footer.html'
2017-03-15 17:05:56.208 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-table-footer.directive.js'
2017-03-15 17:05:56.208 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-resource-table.controller.spec.js'
2017-03-15 17:05:56.208 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-search-bar.directive.js'
2017-03-15 17:05:56.209 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-select.directive.js'
2017-03-15 17:05:56.209 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-dynamic-table.directive.js'
2017-03-15 17:05:56.210 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/search-bar.spec.js'
2017-03-15 17:05:56.210 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-dynamic-table.directive.spec.js'
2017-03-15 17:05:56.210 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-resource-table.html'
2017-03-15 17:05:56.211 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/search-bar.html'
2017-03-15 17:05:56.211 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-detail-row.html'
2017-03-15 17:05:56.212 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/table.module.js'
2017-03-15 17:05:56.212 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-dynamic-table.html'
2017-03-15 17:05:56.213 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-table.directive.js'
2017-03-15 17:05:56.213 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/table/hz-no-items.directive.js'
2017-03-15 17:05:56.214 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.custom2.mock.html'
2017-03-15 17:05:56.214 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.custom.mock.html'
2017-03-15 17:05:56.215 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions-detail.template.html'
2017-03-15 17:05:56.215 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action-list.spec.js'
2017-03-15 17:05:56.215 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.row.mock.html'
2017-03-15 17:05:56.216 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action.html'
2017-03-15 17:05:56.216 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions-danger.template.html'
2017-03-15 17:05:56.217 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.batch.mock.html'
2017-03-15 17:05:56.217 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions-delete.template.html'
2017-03-15 17:05:56.217 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.service.js'
2017-03-15 17:05:56.218 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/split-button.html'
2017-03-15 17:05:56.218 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/menu-item.html'
2017-03-15 17:05:56.219 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action-list.split-botton-dropdown.mock.html'
2017-03-15 17:05:56.219 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.directive.spec.js'
2017-03-15 17:05:56.220 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action-list.module.js'
2017-03-15 17:05:56.220 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions-row.template.html'
2017-03-15 17:05:56.220 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/single-button.html'
2017-03-15 17:05:56.221 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/button-group.mock.html'
2017-03-15 17:05:56.221 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action.directive.js'
2017-03-15 17:05:56.222 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions-delete-selected.template.html'
2017-03-15 17:05:56.222 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/button-tooltip.row-warning.service.js'
2017-03-15 17:05:56.222 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/menu.directive.js'
2017-03-15 17:05:56.223 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action-list.directive.js'
2017-03-15 17:05:56.223 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions-batch.template.html'
2017-03-15 17:05:56.224 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.directive.js'
2017-03-15 17:05:56.224 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action-list.scss'
2017-03-15 17:05:56.225 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.detail.mock.html'
2017-03-15 17:05:56.225 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/action-list.single-button-dropdown.mock.html'
2017-03-15 17:05:56.226 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/menu.html'
2017-03-15 17:05:56.226 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/button-tooltip.directive.js'
2017-03-15 17:05:56.226 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions-create.template.html'
2017-03-15 17:05:56.227 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/warning-tooltip.html'
2017-03-15 17:05:56.227 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/action-list/actions.controller.js'
2017-03-15 17:05:56.228 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/load-edit/load-edit.module.js'
2017-03-15 17:05:56.228 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/load-edit/load-edit.directive.js'
2017-03-15 17:05:56.229 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/load-edit/load-edit.directive.spec.js'
2017-03-15 17:05:56.229 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/load-edit/load-edit.html'
2017-03-15 17:05:56.230 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/headers/headers.scss'
2017-03-15 17:05:56.230 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/headers/headers.module.spec.js'
2017-03-15 17:05:56.230 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/headers/headers.module.js'
2017-03-15 17:05:56.231 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/headers/hz-page-header.html'
2017-03-15 17:05:56.231 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/headers/hz-page-header.directive.spec.js'
2017-03-15 17:05:56.232 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/headers/hz-page-header.directive.js'
2017-03-15 17:05:56.232 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.controller.spec.js'
2017-03-15 17:05:56.233 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/st-magic-search.directive.js'
2017-03-15 17:05:56.233 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.service.spec.js'
2017-03-15 17:05:56.234 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.directive.js'
2017-03-15 17:05:56.234 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/hz-magic-search-bar.directive.js'
2017-03-15 17:05:56.234 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/hz-magic-search-bar.spec.js'
2017-03-15 17:05:56.235 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.controller.js'
2017-03-15 17:05:56.235 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.module.js'
2017-03-15 17:05:56.236 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/hz-magic-search-context.directive.js'
2017-03-15 17:05:56.236 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.html'
2017-03-15 17:05:56.236 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.scss'
2017-03-15 17:05:56.237 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/st-magic-search.directive.spec.js'
2017-03-15 17:05:56.237 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/hz-magic-search-bar.html'
2017-03-15 17:05:56.238 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/magic-search/magic-search.service.js'
2017-03-15 17:05:56.239 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/metadata.module.js'
2017-03-15 17:05:56.239 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/metadata.scss'
2017-03-15 17:05:56.240 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.directive.js'
2017-03-15 17:05:56.240 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.controller.js'
2017-03-15 17:05:56.240 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/metadata-tree.html'
2017-03-15 17:05:56.241 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/tree.service.js'
2017-03-15 17:05:56.241 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.controller.spec.js'
2017-03-15 17:05:56.242 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/tree.spec.js'
2017-03-15 17:05:56.242 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/tree.scss'
2017-03-15 17:05:56.243 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/tree.module.js'
2017-03-15 17:05:56.243 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.html'
2017-03-15 17:05:56.243 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/metadata-tree.directive.js'
2017-03-15 17:05:56.244 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/tree/metadata-tree.controller.js'
2017-03-15 17:05:56.244 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/display/metadata-display.directive.js'
2017-03-15 17:05:56.245 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/display/display.module.js'
2017-03-15 17:05:56.245 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/display/display.scss'
2017-03-15 17:05:56.246 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/display/metadata-display.controller.js'
2017-03-15 17:05:56.246 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/display/metadata-display.html'
2017-03-15 17:05:56.247 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/metadata/display/display.spec.js'
2017-03-15 17:05:56.247 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/details/details.directive.js'
2017-03-15 17:05:56.248 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/details/details.html'
2017-03-15 17:05:56.248 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/details/routed-details-view.controller.spec.js'
2017-03-15 17:05:56.249 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/details/details.module.js'
2017-03-15 17:05:56.249 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/details/routed-details-view.controller.js'
2017-03-15 17:05:56.249 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/details/routed-details-view.html'
2017-03-15 17:05:56.250 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/pie-chart.spec.js'
2017-03-15 17:05:56.250 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/chart-tooltip.html'
2017-03-15 17:05:56.251 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/chart-tooltip.directive.js'
2017-03-15 17:05:56.251 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/chart-tooltip.spec.js'
2017-03-15 17:05:56.252 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/charts.module.js'
2017-03-15 17:05:56.252 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/pie-chart.scss'
2017-03-15 17:05:56.252 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/charts.spec.js'
2017-03-15 17:05:56.253 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/chart-tooltip.scss'
2017-03-15 17:05:56.253 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/pie-chart.html'
2017-03-15 17:05:56.254 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/charts/pie-chart.directive.js'
2017-03-15 17:05:56.254 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/wizard/wizard.module.js'
2017-03-15 17:05:56.255 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/wizard/wizard.controller.js'
2017-03-15 17:05:56.255 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/wizard/modal-container.controller.js'
2017-03-15 17:05:56.256 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/wizard/wizard.directive.js'
2017-03-15 17:05:56.256 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/wizard/wizard.spec.js'
2017-03-15 17:05:56.256 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/wizard/wizard.html'
2017-03-15 17:05:56.257 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/contenteditable/contenteditable.module.js'
2017-03-15 17:05:56.257 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/contenteditable/contenteditable.directive.spec.js'
2017-03-15 17:05:56.258 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/contenteditable/contenteditable.directive.js'
2017-03-15 17:05:56.258 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/help-panel/help-panel.html'
2017-03-15 17:05:56.259 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/help-panel/help-panel.module.js'
2017-03-15 17:05:56.259 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/help-panel/help-panel.directive.spec.js'
2017-03-15 17:05:56.260 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/help-panel/help-panel.module.spec.js'
2017-03-15 17:05:56.260 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/help-panel/help-panel.directive.js'
2017-03-15 17:05:56.261 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/filter-available.js'
2017-03-15 17:05:56.261 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.basic.mock.html'
2017-03-15 17:05:56.262 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.directive.js'
2017-03-15 17:05:56.262 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.html'
2017-03-15 17:05:56.262 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.controller.spec.js'
2017-03-15 17:05:56.263 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.clone.mock.html'
2017-03-15 17:05:56.263 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.module.spec.js'
2017-03-15 17:05:56.264 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.example.html'
2017-03-15 17:05:56.264 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.directive.spec.js'
2017-03-15 17:05:56.264 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.module.js'
2017-03-15 17:05:56.265 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/filter-available.spec.js'
2017-03-15 17:05:56.265 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.max-1.mock.html'
2017-03-15 17:05:56.266 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.max-2.mock.html'
2017-03-15 17:05:56.266 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/transfer-table/transfer-table.controller.js'
2017-03-15 17:05:56.267 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.spec.js'
2017-03-15 17:05:56.267 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.module.js'
2017-03-15 17:05:56.267 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.service.js'
2017-03-15 17:05:56.268 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.scss'
2017-03-15 17:05:56.268 | Copying '/opt/stack/new/horizon/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.directive.js'
2017-03-15 17:05:56.269 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/util.module.js'
2017-03-15 17:05:56.269 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/q/q.extensions.spec.js'
2017-03-15 17:05:56.270 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/q/q.module.js'
2017-03-15 17:05:56.270 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/q/q.extensions.js'
2017-03-15 17:05:56.271 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/q/q.module.spec.js'
2017-03-15 17:05:56.271 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/extensible/extensible.service.js'
2017-03-15 17:05:56.272 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/extensible/extensible.service.spec.js'
2017-03-15 17:05:56.272 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/extensible/extensible.module.js'
2017-03-15 17:05:56.273 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/file/file.module.js'
2017-03-15 17:05:56.273 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/file/file-reader.service.js'
2017-03-15 17:05:56.273 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/file/file-reader.service.spec.js'
2017-03-15 17:05:56.274 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/tech-debt/helper-functions.service.js'
2017-03-15 17:05:56.274 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/tech-debt/image-file-on-change.directive.js'
2017-03-15 17:05:56.275 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/tech-debt/dummy.controller.js'
2017-03-15 17:05:56.275 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/tech-debt/helper-functions.service.spec.js'
2017-03-15 17:05:56.275 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/tech-debt/tech-debt.module.js'
2017-03-15 17:05:56.276 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/actions/action-result.service.js'
2017-03-15 17:05:56.276 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/actions/actions.module.js'
2017-03-15 17:05:56.277 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/actions/action-result.service.spec.js'
2017-03-15 17:05:56.277 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/validators/validate-number-min.directive.js'
2017-03-15 17:05:56.278 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/validators/validators.spec.js'
2017-03-15 17:05:56.278 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/validators/validators.module.js'
2017-03-15 17:05:56.279 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/validators/hz-password-match.directive.js'
2017-03-15 17:05:56.279 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/validators/validate-number-max.directive.js'
2017-03-15 17:05:56.279 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/validators/hz-password-match.directive.spec.js'
2017-03-15 17:05:56.280 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/validators/validate-unique.js'
2017-03-15 17:05:56.280 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/uuid/uuid.js'
2017-03-15 17:05:56.281 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/uuid/uuid.spec.js'
2017-03-15 17:05:56.281 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/workflow/workflow.module.js'
2017-03-15 17:05:56.282 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/workflow/workflow.service.js'
2017-03-15 17:05:56.282 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/workflow/workflow.spec.js'
2017-03-15 17:05:56.283 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.spec.js'
2017-03-15 17:05:56.283 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.js'
2017-03-15 17:05:56.283 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.mock.js'
2017-03-15 17:05:56.284 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/promise-toggle/promise-toggle.module.js'
2017-03-15 17:05:56.284 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/bind-scope/bind-scope.directive.js'
2017-03-15 17:05:56.285 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/bind-scope/bind-scope.spec.js'
2017-03-15 17:05:56.285 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/bind-scope/bind-scope.module.js'
2017-03-15 17:05:56.286 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/filters/filters.js'
2017-03-15 17:05:56.286 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/filters/filters.spec.js'
2017-03-15 17:05:56.286 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/filters/filters.module.js'
2017-03-15 17:05:56.287 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/filters/helpers.borrowed-from-underscore.js'
2017-03-15 17:05:56.287 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/i18n/i18n.js'
2017-03-15 17:05:56.288 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/i18n/i18n.spec.js'
2017-03-15 17:05:56.288 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/http/http.spec.js'
2017-03-15 17:05:56.289 | Copying '/opt/stack/new/horizon/horizon/static/framework/util/http/http.js'
2017-03-15 17:05:56.289 | Copying '/opt/stack/new/horizon/horizon/static/horizon/lib/jquery/jquery.bootstrap.wizard.js'
2017-03-15 17:05:56.290 | Copying '/opt/stack/new/horizon/horizon/static/horizon/tests/jasmine/instances.legacy-spec.js'
2017-03-15 17:05:56.291 | Copying '/opt/stack/new/horizon/horizon/static/horizon/tests/jasmine/string.legacy-spec.js'
2017-03-15 17:05:56.291 | Copying '/opt/stack/new/horizon/horizon/static/horizon/tests/jasmine/quota.legacy-spec.js'
2017-03-15 17:05:56.292 | Copying '/opt/stack/new/horizon/horizon/static/horizon/tests/jasmine/tables.legacy-spec.js'
2017-03-15 17:05:56.292 | Copying '/opt/stack/new/horizon/horizon/static/horizon/tests/jasmine/templates.legacy-spec.js'
2017-03-15 17:05:56.293 | Copying '/opt/stack/new/horizon/horizon/static/horizon/tests/jasmine/messages.legacy-spec.js'
2017-03-15 17:05:56.293 | Copying '/opt/stack/new/horizon/horizon/static/horizon/tests/jasmine/modals.legacy-spec.js'
2017-03-15 17:05:56.294 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.sidebar.js'
2017-03-15 17:05:56.294 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.communication.js'
2017-03-15 17:05:56.294 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.modals.js'
2017-03-15 17:05:56.295 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.datepickers.js'
2017-03-15 17:05:56.295 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.selenium.js'
2017-03-15 17:05:56.296 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.messages.js'
2017-03-15 17:05:56.296 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.d3piechart.js'
2017-03-15 17:05:56.297 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.string.js'
2017-03-15 17:05:56.297 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.d3linechart.js'
2017-03-15 17:05:56.298 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.tables.js'
2017-03-15 17:05:56.298 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.tabs.js'
2017-03-15 17:05:56.298 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.users.js'
2017-03-15 17:05:56.299 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.lists.js'
2017-03-15 17:05:56.299 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.js'
2017-03-15 17:05:56.300 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.formset_table.js'
2017-03-15 17:05:56.300 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.tables_inline_edit.js'
2017-03-15 17:05:56.300 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.templates.js'
2017-03-15 17:05:56.301 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.membership.js'
2017-03-15 17:05:56.301 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.d3barchart.js'
2017-03-15 17:05:56.302 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.forms.js'
2017-03-15 17:05:56.302 | Copying '/opt/stack/new/horizon/horizon/static/horizon/js/horizon.heattop.js'
2017-03-15 17:05:56.304 | 
2017-03-15 17:05:56.304 | 1780 static files copied to '/opt/stack/new/horizon/static'.
2017-03-15 17:05:56.379 | + lib/horizon:init_horizon:154             :   DJANGO_SETTINGS_MODULE=openstack_dashboard.settings
2017-03-15 17:05:56.381 | + lib/horizon:init_horizon:154             :   django-admin compress --force
2017-03-15 17:05:58.451 | Found 'compress' tags in:
2017-03-15 17:05:58.451 | 	/opt/stack/new/horizon/openstack_dashboard/templates/horizon/_conf.html
2017-03-15 17:05:58.452 | 	/opt/stack/new/horizon/openstack_dashboard/templates/horizon/_scripts.html
2017-03-15 17:05:58.452 | 	/opt/stack/new/horizon/openstack_dashboard/templates/_stylesheets.html
2017-03-15 17:06:32.276 | Compressing... done
2017-03-15 17:06:32.276 | Compressed 6 block(s) from 3 template(s) for 2 context(s).
2017-03-15 17:06:32.500 | + ./stack.sh:main:1285                     :   start_horizon
2017-03-15 17:06:32.501 | + lib/horizon:start_horizon:182            :   restart_apache_server
2017-03-15 17:06:32.503 | + lib/apache:restart_apache_server:218     :   time_start restart_apache_server
2017-03-15 17:06:32.505 | + functions-common:time_start:2388         :   local name=restart_apache_server
2017-03-15 17:06:32.507 | + functions-common:time_start:2389         :   local start_time=
2017-03-15 17:06:32.509 | + functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:06:32.511 | ++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:06:32.515 | + functions-common:time_start:2393         :   _TIME_START[$name]=1489597592
2017-03-15 17:06:32.517 | + lib/apache:restart_apache_server:219     :   stop_service apache2
2017-03-15 17:06:32.519 | + functions-common:stop_service:2319       :   '[' -x /bin/systemctl ']'
2017-03-15 17:06:32.521 | + functions-common:stop_service:2320       :   sudo /bin/systemctl stop apache2
2017-03-15 17:06:46.698 | + lib/apache:restart_apache_server:220     :   sleep 3
2017-03-15 17:06:49.703 | + lib/apache:restart_apache_server:221     :   start_service apache2
2017-03-15 17:06:49.705 | + functions-common:start_service:2309      :   '[' -x /bin/systemctl ']'
2017-03-15 17:06:49.707 | + functions-common:start_service:2310      :   sudo /bin/systemctl start apache2
2017-03-15 17:06:50.826 | + lib/apache:restart_apache_server:222     :   time_stop restart_apache_server
2017-03-15 17:06:50.828 | + functions-common:time_stop:2402          :   local name
2017-03-15 17:06:50.830 | + functions-common:time_stop:2403          :   local end_time
2017-03-15 17:06:50.831 | + functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:06:50.834 | + functions-common:time_stop:2405          :   local total
2017-03-15 17:06:50.836 | + functions-common:time_stop:2406          :   local start_time
2017-03-15 17:06:50.838 | + functions-common:time_stop:2408          :   name=restart_apache_server
2017-03-15 17:06:50.840 | + functions-common:time_stop:2409          :   start_time=1489597592
2017-03-15 17:06:50.842 | + functions-common:time_stop:2411          :   [[ -z 1489597592 ]]
2017-03-15 17:06:50.845 | ++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:06:50.849 | + functions-common:time_stop:2414          :   end_time=1489597610
2017-03-15 17:06:50.851 | + functions-common:time_stop:2415          :   elapsed_time=18
2017-03-15 17:06:50.854 | + functions-common:time_stop:2416          :   total=10
2017-03-15 17:06:50.857 | + functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:06:50.859 | + functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=28
2017-03-15 17:06:50.862 | + lib/horizon:start_horizon:183            :   tail_log horizon /var/log/apache2/horizon_error.log
2017-03-15 17:06:50.864 | + functions-common:tail_log:1681           :   local name=horizon
2017-03-15 17:06:50.866 | + functions-common:tail_log:1682           :   local logfile=/var/log/apache2/horizon_error.log
2017-03-15 17:06:50.869 | + functions-common:tail_log:1684           :   [[ False = \T\r\u\e ]]
2017-03-15 17:06:50.871 | + ./stack.sh:main:1296                     :   is_service_enabled nova
2017-03-15 17:06:50.887 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:06:50.890 | + ./stack.sh:main:1296                     :   is_service_enabled keystone
2017-03-15 17:06:50.905 | + functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:06:50.907 | + ./stack.sh:main:1297                     :   USERRC_PARAMS='-PA --target-dir /opt/stack/new/devstack/accrc'
2017-03-15 17:06:50.909 | + ./stack.sh:main:1299                     :   '[' -f /opt/stack/data/ca-bundle.pem ']'
2017-03-15 17:06:50.911 | + ./stack.sh:main:1303                     :   [[ '' = \T\r\u\e ]]
2017-03-15 17:06:50.913 | + ./stack.sh:main:1307                     :   /opt/stack/new/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/new/devstack/accrc
2017-03-15 17:06:50.917 | + opt/stack/new/devstack/tools/create_userrc.sh:main:31 :   ACCOUNT_DIR=./accrc
2017-03-15 17:06:50.918 | ++ opt/stack/new/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 /opt/stack/new/devstack/accrc
2017-03-15 17:06:50.920 | + opt/stack/new/devstack/tools/create_userrc.sh:main:80 :   options=' -P -A --target-dir '\''/opt/stack/new/devstack/accrc'\'' --'
2017-03-15 17:06:50.921 | + opt/stack/new/devstack/tools/create_userrc.sh:main:84 :   eval set -- -P -A --target-dir ''\''/opt/stack/new/devstack/accrc'\''' --
2017-03-15 17:06:50.922 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:84 :   set -- -P -A --target-dir /opt/stack/new/devstack/accrc --
2017-03-15 17:06:50.923 | + opt/stack/new/devstack/tools/create_userrc.sh:main:85 :   ADDPASS=
2017-03-15 17:06:50.925 | + opt/stack/new/devstack/tools/create_userrc.sh:main:86 :   HEAT_URL=
2017-03-15 17:06:50.926 | + opt/stack/new/devstack/tools/create_userrc.sh:main:91 :   SKIP_PROJECT=service
2017-03-15 17:06:50.928 | + opt/stack/new/devstack/tools/create_userrc.sh:main:92 :   MODE=
2017-03-15 17:06:50.929 | + opt/stack/new/devstack/tools/create_userrc.sh:main:93 :   ROLE=Member
2017-03-15 17:06:50.930 | + opt/stack/new/devstack/tools/create_userrc.sh:main:94 :   USER_NAME=
2017-03-15 17:06:50.931 | + opt/stack/new/devstack/tools/create_userrc.sh:main:95 :   USER_PASS=
2017-03-15 17:06:50.933 | + opt/stack/new/devstack/tools/create_userrc.sh:main:96 :   '[' 5 -gt 0 ']'
2017-03-15 17:06:50.934 | + opt/stack/new/devstack/tools/create_userrc.sh:main:97 :   case "$1" in
2017-03-15 17:06:50.935 | + opt/stack/new/devstack/tools/create_userrc.sh:main:119 :   ADDPASS=yes
2017-03-15 17:06:50.936 | + opt/stack/new/devstack/tools/create_userrc.sh:main:126 :   shift
2017-03-15 17:06:50.938 | + opt/stack/new/devstack/tools/create_userrc.sh:main:96 :   '[' 4 -gt 0 ']'
2017-03-15 17:06:50.939 | + opt/stack/new/devstack/tools/create_userrc.sh:main:97 :   case "$1" in
2017-03-15 17:06:50.940 | + opt/stack/new/devstack/tools/create_userrc.sh:main:118 :   MODE=all
2017-03-15 17:06:50.941 | + opt/stack/new/devstack/tools/create_userrc.sh:main:126 :   shift
2017-03-15 17:06:50.942 | + opt/stack/new/devstack/tools/create_userrc.sh:main:96 :   '[' 3 -gt 0 ']'
2017-03-15 17:06:50.943 | + opt/stack/new/devstack/tools/create_userrc.sh:main:97 :   case "$1" in
2017-03-15 17:06:50.944 | + opt/stack/new/devstack/tools/create_userrc.sh:main:113 :   ACCOUNT_DIR=/opt/stack/new/devstack/accrc
2017-03-15 17:06:50.946 | + opt/stack/new/devstack/tools/create_userrc.sh:main:113 :   shift
2017-03-15 17:06:50.947 | + opt/stack/new/devstack/tools/create_userrc.sh:main:126 :   shift
2017-03-15 17:06:50.948 | + opt/stack/new/devstack/tools/create_userrc.sh:main:96 :   '[' 1 -gt 0 ']'
2017-03-15 17:06:50.949 | + opt/stack/new/devstack/tools/create_userrc.sh:main:97 :   case "$1" in
2017-03-15 17:06:50.950 | + opt/stack/new/devstack/tools/create_userrc.sh:main:122 :   shift
2017-03-15 17:06:50.951 | + opt/stack/new/devstack/tools/create_userrc.sh:main:122 :   break
2017-03-15 17:06:50.952 | + opt/stack/new/devstack/tools/create_userrc.sh:main:129 :   '[' -z secretadmin ']'
2017-03-15 17:06:50.953 | + opt/stack/new/devstack/tools/create_userrc.sh:main:138 :   '[' -z '' -a '' ']'
2017-03-15 17:06:50.954 | + opt/stack/new/devstack/tools/create_userrc.sh:main:142 :   '[' -z admin -a '' ']'
2017-03-15 17:06:50.955 | + opt/stack/new/devstack/tools/create_userrc.sh:main:146 :   '[' -z admin -a -z '' ']'
2017-03-15 17:06:50.956 | + opt/stack/new/devstack/tools/create_userrc.sh:main:150 :   '[' -z admin ']'
2017-03-15 17:06:50.957 | + opt/stack/new/devstack/tools/create_userrc.sh:main:154 :   '[' -z http://23.253.205.44/identity_admin ']'
2017-03-15 17:06:50.958 | + opt/stack/new/devstack/tools/create_userrc.sh:main:158 :   '[' -z default -a -z '' ']'
2017-03-15 17:06:50.959 | + opt/stack/new/devstack/tools/create_userrc.sh:main:163 :   '[' -z default -a -z '' ']'
2017-03-15 17:06:50.961 | + opt/stack/new/devstack/tools/create_userrc.sh:main:168 :   USER_PASS=secretadmin
2017-03-15 17:06:50.962 | + opt/stack/new/devstack/tools/create_userrc.sh:main:169 :   USER_NAME=admin
2017-03-15 17:06:50.964 | + opt/stack/new/devstack/tools/create_userrc.sh:main:171 :   '[' -z all ']'
2017-03-15 17:06:50.965 | + opt/stack/new/devstack/tools/create_userrc.sh:main:239 :   '[' all '!=' create ']'
2017-03-15 17:06:50.967 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   grep ,True
2017-03-15 17:06:50.968 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   openstack project list --long --quote none -f csv
2017-03-15 17:06:50.969 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   IFS=,
2017-03-15 17:06:50.970 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   read project_id project_name desc enabled
2017-03-15 17:06:50.976 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   grep -v service
2017-03-15 17:07:06.811 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   openstack user list --project 006074305a2344a495417ed5618d9676 --long --quote none -f csv
2017-03-15 17:07:06.811 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   grep ,True
2017-03-15 17:07:06.812 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:06.813 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:18.084 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 :   '[' all = one -a project_b_admin '!=' admin ']'
2017-03-15 17:07:18.086 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   eval 'SPECIFIC_UPASSWORD=$project_b_admin_password'
2017-03-15 17:07:18.088 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   SPECIFIC_UPASSWORD=
2017-03-15 17:07:18.089 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 :   '[' -n '' ']'
2017-03-15 17:07:18.091 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 :   add_entry d39c786477f048369233d7f0379e8687 project_b_admin 006074305a2344a495417ed5618d9676 project_b secretadmin
2017-03-15 17:07:18.092 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 :   local user_id=d39c786477f048369233d7f0379e8687
2017-03-15 17:07:18.094 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 :   local user_name=project_b_admin
2017-03-15 17:07:18.095 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 :   local project_id=006074305a2344a495417ed5618d9676
2017-03-15 17:07:18.096 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 :   local project_name=project_b
2017-03-15 17:07:18.098 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 :   local user_passwd=secretadmin
2017-03-15 17:07:18.099 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 :   mkdir -p /opt/stack/new/devstack/accrc/project_b
2017-03-15 17:07:18.102 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 :   local rcfile=/opt/stack/new/devstack/accrc/project_b/project_b_admin
2017-03-15 17:07:18.103 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 :   cat
2017-03-15 17:07:18.106 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 :   '[' -n yes ']'
2017-03-15 17:07:18.107 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 :   echo 'export OS_PASSWORD="secretadmin"'
2017-03-15 17:07:18.109 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 :   '[' -n '' ']'
2017-03-15 17:07:18.110 | + opt/stack/new/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
2017-03-15 17:07:18.111 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:18.112 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_USER_DOMAIN_ID=default'
2017-03-15 17:07:18.113 | + opt/stack/new/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
2017-03-15 17:07:18.114 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:18.116 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_USER_DOMAIN_NAME'
2017-03-15 17:07:18.117 | + opt/stack/new/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
2017-03-15 17:07:18.119 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:18.120 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_PROJECT_DOMAIN_ID=default'
2017-03-15 17:07:18.122 | + opt/stack/new/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
2017-03-15 17:07:18.123 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:18.125 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_PROJECT_DOMAIN_NAME'
2017-03-15 17:07:18.127 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:18.128 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:18.129 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 :   '[' all = one -a project_b_observer '!=' admin ']'
2017-03-15 17:07:18.130 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   eval 'SPECIFIC_UPASSWORD=$project_b_observer_password'
2017-03-15 17:07:18.132 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   SPECIFIC_UPASSWORD=
2017-03-15 17:07:18.133 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 :   '[' -n '' ']'
2017-03-15 17:07:18.134 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 :   add_entry 1e5bf2152bde43748c6686813a92b945 project_b_observer 006074305a2344a495417ed5618d9676 project_b secretadmin
2017-03-15 17:07:18.135 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 :   local user_id=1e5bf2152bde43748c6686813a92b945
2017-03-15 17:07:18.136 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 :   local user_name=project_b_observer
2017-03-15 17:07:18.137 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 :   local project_id=006074305a2344a495417ed5618d9676
2017-03-15 17:07:18.138 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 :   local project_name=project_b
2017-03-15 17:07:18.139 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 :   local user_passwd=secretadmin
2017-03-15 17:07:18.140 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 :   mkdir -p /opt/stack/new/devstack/accrc/project_b
2017-03-15 17:07:18.142 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 :   local rcfile=/opt/stack/new/devstack/accrc/project_b/project_b_observer
2017-03-15 17:07:18.143 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 :   cat
2017-03-15 17:07:18.145 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 :   '[' -n yes ']'
2017-03-15 17:07:18.147 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 :   echo 'export OS_PASSWORD="secretadmin"'
2017-03-15 17:07:18.148 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 :   '[' -n '' ']'
2017-03-15 17:07:18.149 | + opt/stack/new/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
2017-03-15 17:07:18.150 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:18.152 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_USER_DOMAIN_ID=default'
2017-03-15 17:07:18.153 | + opt/stack/new/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
2017-03-15 17:07:18.154 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:18.156 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_USER_DOMAIN_NAME'
2017-03-15 17:07:18.157 | + opt/stack/new/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
2017-03-15 17:07:18.158 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:18.160 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_PROJECT_DOMAIN_ID=default'
2017-03-15 17:07:18.161 | + opt/stack/new/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
2017-03-15 17:07:18.163 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:18.164 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_PROJECT_DOMAIN_NAME'
2017-03-15 17:07:18.165 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:18.166 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:18.168 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 :   '[' all = one -a project_b_creator '!=' admin ']'
2017-03-15 17:07:18.169 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   eval 'SPECIFIC_UPASSWORD=$project_b_creator_password'
2017-03-15 17:07:18.170 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   SPECIFIC_UPASSWORD=
2017-03-15 17:07:18.171 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 :   '[' -n '' ']'
2017-03-15 17:07:18.173 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 :   add_entry 5087515395d84ec88057472ec6b7658e project_b_creator 006074305a2344a495417ed5618d9676 project_b secretadmin
2017-03-15 17:07:18.174 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 :   local user_id=5087515395d84ec88057472ec6b7658e
2017-03-15 17:07:18.175 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 :   local user_name=project_b_creator
2017-03-15 17:07:18.177 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 :   local project_id=006074305a2344a495417ed5618d9676
2017-03-15 17:07:18.179 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 :   local project_name=project_b
2017-03-15 17:07:18.180 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 :   local user_passwd=secretadmin
2017-03-15 17:07:18.182 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 :   mkdir -p /opt/stack/new/devstack/accrc/project_b
2017-03-15 17:07:18.185 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 :   local rcfile=/opt/stack/new/devstack/accrc/project_b/project_b_creator
2017-03-15 17:07:18.187 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 :   cat
2017-03-15 17:07:18.190 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 :   '[' -n yes ']'
2017-03-15 17:07:18.191 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 :   echo 'export OS_PASSWORD="secretadmin"'
2017-03-15 17:07:18.192 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 :   '[' -n '' ']'
2017-03-15 17:07:18.194 | + opt/stack/new/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
2017-03-15 17:07:18.195 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:18.196 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_USER_DOMAIN_ID=default'
2017-03-15 17:07:18.197 | + opt/stack/new/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
2017-03-15 17:07:18.198 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:18.199 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_USER_DOMAIN_NAME'
2017-03-15 17:07:18.200 | + opt/stack/new/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
2017-03-15 17:07:18.201 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:18.202 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_PROJECT_DOMAIN_ID=default'
2017-03-15 17:07:18.204 | + opt/stack/new/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
2017-03-15 17:07:18.205 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:18.206 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_PROJECT_DOMAIN_NAME'
2017-03-15 17:07:18.208 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:18.209 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:18.211 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 :   '[' all = one -a project_b_auditor '!=' admin ']'
2017-03-15 17:07:18.213 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   eval 'SPECIFIC_UPASSWORD=$project_b_auditor_password'
2017-03-15 17:07:18.214 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   SPECIFIC_UPASSWORD=
2017-03-15 17:07:18.216 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 :   '[' -n '' ']'
2017-03-15 17:07:18.217 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 :   add_entry ba4ec8c1d1ac4ef39e0634328f8f2112 project_b_auditor 006074305a2344a495417ed5618d9676 project_b secretadmin
2017-03-15 17:07:18.218 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 :   local user_id=ba4ec8c1d1ac4ef39e0634328f8f2112
2017-03-15 17:07:18.219 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 :   local user_name=project_b_auditor
2017-03-15 17:07:18.221 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 :   local project_id=006074305a2344a495417ed5618d9676
2017-03-15 17:07:18.222 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 :   local project_name=project_b
2017-03-15 17:07:18.223 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 :   local user_passwd=secretadmin
2017-03-15 17:07:18.225 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 :   mkdir -p /opt/stack/new/devstack/accrc/project_b
2017-03-15 17:07:18.228 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 :   local rcfile=/opt/stack/new/devstack/accrc/project_b/project_b_auditor
2017-03-15 17:07:18.229 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 :   cat
2017-03-15 17:07:18.233 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 :   '[' -n yes ']'
2017-03-15 17:07:18.235 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 :   echo 'export OS_PASSWORD="secretadmin"'
2017-03-15 17:07:18.236 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 :   '[' -n '' ']'
2017-03-15 17:07:18.237 | + opt/stack/new/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
2017-03-15 17:07:18.238 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:18.239 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_USER_DOMAIN_ID=default'
2017-03-15 17:07:18.240 | + opt/stack/new/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
2017-03-15 17:07:18.241 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:18.242 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_USER_DOMAIN_NAME'
2017-03-15 17:07:18.243 | + opt/stack/new/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
2017-03-15 17:07:18.244 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:18.246 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_PROJECT_DOMAIN_ID=default'
2017-03-15 17:07:18.247 | + opt/stack/new/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
2017-03-15 17:07:18.248 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:18.250 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_PROJECT_DOMAIN_NAME'
2017-03-15 17:07:18.251 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:18.252 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:18.253 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   IFS=,
2017-03-15 17:07:18.254 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   read project_id project_name desc enabled
2017-03-15 17:07:18.256 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   openstack user list --project 287163f4baf948bdbcb54842e873b0a8 --long --quote none -f csv
2017-03-15 17:07:18.257 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:18.258 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:18.272 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   grep ,True
2017-03-15 17:07:20.678 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 :   '[' all = one -a admin '!=' admin ']'
2017-03-15 17:07:20.679 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   eval 'SPECIFIC_UPASSWORD=$admin_password'
2017-03-15 17:07:20.681 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   SPECIFIC_UPASSWORD=
2017-03-15 17:07:20.682 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 :   '[' -n '' ']'
2017-03-15 17:07:20.684 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 :   add_entry 90f2b628d6a342e491c25eae1eecd7d8 admin 287163f4baf948bdbcb54842e873b0a8 admin secretadmin
2017-03-15 17:07:20.686 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 :   local user_id=90f2b628d6a342e491c25eae1eecd7d8
2017-03-15 17:07:20.687 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 :   local user_name=admin
2017-03-15 17:07:20.689 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 :   local project_id=287163f4baf948bdbcb54842e873b0a8
2017-03-15 17:07:20.691 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 :   local project_name=admin
2017-03-15 17:07:20.692 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 :   local user_passwd=secretadmin
2017-03-15 17:07:20.693 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 :   mkdir -p /opt/stack/new/devstack/accrc/admin
2017-03-15 17:07:20.696 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 :   local rcfile=/opt/stack/new/devstack/accrc/admin/admin
2017-03-15 17:07:20.697 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 :   cat
2017-03-15 17:07:20.699 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 :   '[' -n yes ']'
2017-03-15 17:07:20.701 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 :   echo 'export OS_PASSWORD="secretadmin"'
2017-03-15 17:07:20.702 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 :   '[' -n '' ']'
2017-03-15 17:07:20.704 | + opt/stack/new/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
2017-03-15 17:07:20.705 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:20.706 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_USER_DOMAIN_ID=default'
2017-03-15 17:07:20.708 | + opt/stack/new/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
2017-03-15 17:07:20.709 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:20.710 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_USER_DOMAIN_NAME'
2017-03-15 17:07:20.711 | + opt/stack/new/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
2017-03-15 17:07:20.712 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:20.714 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_PROJECT_DOMAIN_ID=default'
2017-03-15 17:07:20.715 | + opt/stack/new/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
2017-03-15 17:07:20.716 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:20.717 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_PROJECT_DOMAIN_NAME'
2017-03-15 17:07:20.718 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:20.719 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:20.747 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   IFS=,
2017-03-15 17:07:20.748 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   read project_id project_name desc enabled
2017-03-15 17:07:20.751 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   grep ,True
2017-03-15 17:07:20.752 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   openstack user list --project 30b7c0dedfe848509d45a929c496ba69 --long --quote none -f csv
2017-03-15 17:07:20.764 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:20.765 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:23.106 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 :   '[' all = one -a demo '!=' admin ']'
2017-03-15 17:07:23.107 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   eval 'SPECIFIC_UPASSWORD=$demo_password'
2017-03-15 17:07:23.108 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   SPECIFIC_UPASSWORD=
2017-03-15 17:07:23.109 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 :   '[' -n '' ']'
2017-03-15 17:07:23.110 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 :   add_entry a40619ecd1f14a8ebb1e843361430e4c demo 30b7c0dedfe848509d45a929c496ba69 invisible_to_admin secretadmin
2017-03-15 17:07:23.112 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 :   local user_id=a40619ecd1f14a8ebb1e843361430e4c
2017-03-15 17:07:23.113 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 :   local user_name=demo
2017-03-15 17:07:23.114 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 :   local project_id=30b7c0dedfe848509d45a929c496ba69
2017-03-15 17:07:23.115 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 :   local project_name=invisible_to_admin
2017-03-15 17:07:23.116 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 :   local user_passwd=secretadmin
2017-03-15 17:07:23.117 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 :   mkdir -p /opt/stack/new/devstack/accrc/invisible_to_admin
2017-03-15 17:07:23.120 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 :   local rcfile=/opt/stack/new/devstack/accrc/invisible_to_admin/demo
2017-03-15 17:07:23.121 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 :   cat
2017-03-15 17:07:23.123 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 :   '[' -n yes ']'
2017-03-15 17:07:23.124 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 :   echo 'export OS_PASSWORD="secretadmin"'
2017-03-15 17:07:23.125 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 :   '[' -n '' ']'
2017-03-15 17:07:23.126 | + opt/stack/new/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
2017-03-15 17:07:23.127 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:23.128 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_USER_DOMAIN_ID=default'
2017-03-15 17:07:23.129 | + opt/stack/new/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
2017-03-15 17:07:23.130 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:23.131 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_USER_DOMAIN_NAME'
2017-03-15 17:07:23.132 | + opt/stack/new/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
2017-03-15 17:07:23.133 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:23.134 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_PROJECT_DOMAIN_ID=default'
2017-03-15 17:07:23.137 | + opt/stack/new/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
2017-03-15 17:07:23.139 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:23.140 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_PROJECT_DOMAIN_NAME'
2017-03-15 17:07:23.141 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:23.142 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:23.177 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   IFS=,
2017-03-15 17:07:23.178 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   read project_id project_name desc enabled
2017-03-15 17:07:23.180 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   openstack user list --project 3a9a15c61262483994eee005a2055289 --long --quote none -f csv
2017-03-15 17:07:23.180 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:23.181 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:23.196 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   grep ,True
2017-03-15 17:07:25.544 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 :   '[' all = one -a admin '!=' admin ']'
2017-03-15 17:07:25.545 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   eval 'SPECIFIC_UPASSWORD=$admin_password'
2017-03-15 17:07:25.546 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   SPECIFIC_UPASSWORD=
2017-03-15 17:07:25.547 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 :   '[' -n '' ']'
2017-03-15 17:07:25.549 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 :   add_entry 90f2b628d6a342e491c25eae1eecd7d8 admin 3a9a15c61262483994eee005a2055289 demo secretadmin
2017-03-15 17:07:25.550 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 :   local user_id=90f2b628d6a342e491c25eae1eecd7d8
2017-03-15 17:07:25.551 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 :   local user_name=admin
2017-03-15 17:07:25.553 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 :   local project_id=3a9a15c61262483994eee005a2055289
2017-03-15 17:07:25.554 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 :   local project_name=demo
2017-03-15 17:07:25.556 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 :   local user_passwd=secretadmin
2017-03-15 17:07:25.557 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 :   mkdir -p /opt/stack/new/devstack/accrc/demo
2017-03-15 17:07:25.559 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 :   local rcfile=/opt/stack/new/devstack/accrc/demo/admin
2017-03-15 17:07:25.561 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 :   cat
2017-03-15 17:07:25.563 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 :   '[' -n yes ']'
2017-03-15 17:07:25.564 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 :   echo 'export OS_PASSWORD="secretadmin"'
2017-03-15 17:07:25.566 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 :   '[' -n '' ']'
2017-03-15 17:07:25.567 | + opt/stack/new/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
2017-03-15 17:07:25.568 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:25.569 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_USER_DOMAIN_ID=default'
2017-03-15 17:07:25.570 | + opt/stack/new/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
2017-03-15 17:07:25.571 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:25.572 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_USER_DOMAIN_NAME'
2017-03-15 17:07:25.573 | + opt/stack/new/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
2017-03-15 17:07:25.574 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:25.576 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_PROJECT_DOMAIN_ID=default'
2017-03-15 17:07:25.577 | + opt/stack/new/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
2017-03-15 17:07:25.578 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:25.579 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_PROJECT_DOMAIN_NAME'
2017-03-15 17:07:25.580 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:25.582 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:25.583 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 :   '[' all = one -a demo '!=' admin ']'
2017-03-15 17:07:25.584 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   eval 'SPECIFIC_UPASSWORD=$demo_password'
2017-03-15 17:07:25.585 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   SPECIFIC_UPASSWORD=
2017-03-15 17:07:25.586 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 :   '[' -n '' ']'
2017-03-15 17:07:25.587 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 :   add_entry a40619ecd1f14a8ebb1e843361430e4c demo 3a9a15c61262483994eee005a2055289 demo secretadmin
2017-03-15 17:07:25.588 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 :   local user_id=a40619ecd1f14a8ebb1e843361430e4c
2017-03-15 17:07:25.589 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 :   local user_name=demo
2017-03-15 17:07:25.590 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 :   local project_id=3a9a15c61262483994eee005a2055289
2017-03-15 17:07:25.592 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 :   local project_name=demo
2017-03-15 17:07:25.593 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 :   local user_passwd=secretadmin
2017-03-15 17:07:25.594 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 :   mkdir -p /opt/stack/new/devstack/accrc/demo
2017-03-15 17:07:25.596 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 :   local rcfile=/opt/stack/new/devstack/accrc/demo/demo
2017-03-15 17:07:25.597 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 :   cat
2017-03-15 17:07:25.600 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 :   '[' -n yes ']'
2017-03-15 17:07:25.601 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 :   echo 'export OS_PASSWORD="secretadmin"'
2017-03-15 17:07:25.603 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 :   '[' -n '' ']'
2017-03-15 17:07:25.604 | + opt/stack/new/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
2017-03-15 17:07:25.605 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:25.606 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_USER_DOMAIN_ID=default'
2017-03-15 17:07:25.607 | + opt/stack/new/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
2017-03-15 17:07:25.608 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:25.610 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_USER_DOMAIN_NAME'
2017-03-15 17:07:25.611 | + opt/stack/new/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
2017-03-15 17:07:25.612 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:25.614 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_PROJECT_DOMAIN_ID=default'
2017-03-15 17:07:25.615 | + opt/stack/new/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
2017-03-15 17:07:25.616 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:25.617 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_PROJECT_DOMAIN_NAME'
2017-03-15 17:07:25.618 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:25.620 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:25.621 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   IFS=,
2017-03-15 17:07:25.622 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   read project_id project_name desc enabled
2017-03-15 17:07:25.624 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   openstack user list --project 50a988cf45d04f57b7553cec3343e9e8 --long --quote none -f csv
2017-03-15 17:07:25.624 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   grep ,True
2017-03-15 17:07:25.636 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:25.637 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:28.010 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 :   '[' all = one -a project_a_observer '!=' admin ']'
2017-03-15 17:07:28.012 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   eval 'SPECIFIC_UPASSWORD=$project_a_observer_password'
2017-03-15 17:07:28.012 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   SPECIFIC_UPASSWORD=
2017-03-15 17:07:28.014 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 :   '[' -n '' ']'
2017-03-15 17:07:28.015 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 :   add_entry ca11c44701774ebfb382d7ff0c02faf7 project_a_observer 50a988cf45d04f57b7553cec3343e9e8 project_a secretadmin
2017-03-15 17:07:28.017 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 :   local user_id=ca11c44701774ebfb382d7ff0c02faf7
2017-03-15 17:07:28.018 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 :   local user_name=project_a_observer
2017-03-15 17:07:28.019 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 :   local project_id=50a988cf45d04f57b7553cec3343e9e8
2017-03-15 17:07:28.021 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 :   local project_name=project_a
2017-03-15 17:07:28.022 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 :   local user_passwd=secretadmin
2017-03-15 17:07:28.023 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 :   mkdir -p /opt/stack/new/devstack/accrc/project_a
2017-03-15 17:07:28.036 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 :   local rcfile=/opt/stack/new/devstack/accrc/project_a/project_a_observer
2017-03-15 17:07:28.038 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 :   cat
2017-03-15 17:07:28.040 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 :   '[' -n yes ']'
2017-03-15 17:07:28.042 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 :   echo 'export OS_PASSWORD="secretadmin"'
2017-03-15 17:07:28.043 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 :   '[' -n '' ']'
2017-03-15 17:07:28.044 | + opt/stack/new/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
2017-03-15 17:07:28.045 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:28.046 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_USER_DOMAIN_ID=default'
2017-03-15 17:07:28.047 | + opt/stack/new/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
2017-03-15 17:07:28.047 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:28.048 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_USER_DOMAIN_NAME'
2017-03-15 17:07:28.050 | + opt/stack/new/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
2017-03-15 17:07:28.051 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:28.052 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_PROJECT_DOMAIN_ID=default'
2017-03-15 17:07:28.053 | + opt/stack/new/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
2017-03-15 17:07:28.055 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:28.056 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_PROJECT_DOMAIN_NAME'
2017-03-15 17:07:28.058 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:28.059 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:28.060 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 :   '[' all = one -a project_a_admin '!=' admin ']'
2017-03-15 17:07:28.061 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   eval 'SPECIFIC_UPASSWORD=$project_a_admin_password'
2017-03-15 17:07:28.062 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   SPECIFIC_UPASSWORD=
2017-03-15 17:07:28.063 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 :   '[' -n '' ']'
2017-03-15 17:07:28.065 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 :   add_entry 3a56b3b598ee4e51a65a1e6fa023e3f6 project_a_admin 50a988cf45d04f57b7553cec3343e9e8 project_a secretadmin
2017-03-15 17:07:28.066 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 :   local user_id=3a56b3b598ee4e51a65a1e6fa023e3f6
2017-03-15 17:07:28.068 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 :   local user_name=project_a_admin
2017-03-15 17:07:28.068 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 :   local project_id=50a988cf45d04f57b7553cec3343e9e8
2017-03-15 17:07:28.070 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 :   local project_name=project_a
2017-03-15 17:07:28.071 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 :   local user_passwd=secretadmin
2017-03-15 17:07:28.072 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 :   mkdir -p /opt/stack/new/devstack/accrc/project_a
2017-03-15 17:07:28.075 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 :   local rcfile=/opt/stack/new/devstack/accrc/project_a/project_a_admin
2017-03-15 17:07:28.076 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 :   cat
2017-03-15 17:07:28.079 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 :   '[' -n yes ']'
2017-03-15 17:07:28.084 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 :   echo 'export OS_PASSWORD="secretadmin"'
2017-03-15 17:07:28.084 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 :   '[' -n '' ']'
2017-03-15 17:07:28.084 | + opt/stack/new/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
2017-03-15 17:07:28.084 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:28.085 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_USER_DOMAIN_ID=default'
2017-03-15 17:07:28.087 | + opt/stack/new/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
2017-03-15 17:07:28.088 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:28.089 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_USER_DOMAIN_NAME'
2017-03-15 17:07:28.090 | + opt/stack/new/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
2017-03-15 17:07:28.092 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:28.093 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_PROJECT_DOMAIN_ID=default'
2017-03-15 17:07:28.094 | + opt/stack/new/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
2017-03-15 17:07:28.095 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:28.096 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_PROJECT_DOMAIN_NAME'
2017-03-15 17:07:28.098 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:28.099 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:28.101 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 :   '[' all = one -a project_a_auditor '!=' admin ']'
2017-03-15 17:07:28.102 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   eval 'SPECIFIC_UPASSWORD=$project_a_auditor_password'
2017-03-15 17:07:28.103 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   SPECIFIC_UPASSWORD=
2017-03-15 17:07:28.104 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 :   '[' -n '' ']'
2017-03-15 17:07:28.105 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 :   add_entry 8a7e20bebe104ac7a14c470b65fc62ff project_a_auditor 50a988cf45d04f57b7553cec3343e9e8 project_a secretadmin
2017-03-15 17:07:28.106 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 :   local user_id=8a7e20bebe104ac7a14c470b65fc62ff
2017-03-15 17:07:28.108 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 :   local user_name=project_a_auditor
2017-03-15 17:07:28.109 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 :   local project_id=50a988cf45d04f57b7553cec3343e9e8
2017-03-15 17:07:28.110 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 :   local project_name=project_a
2017-03-15 17:07:28.111 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 :   local user_passwd=secretadmin
2017-03-15 17:07:28.112 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 :   mkdir -p /opt/stack/new/devstack/accrc/project_a
2017-03-15 17:07:28.114 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 :   local rcfile=/opt/stack/new/devstack/accrc/project_a/project_a_auditor
2017-03-15 17:07:28.115 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 :   cat
2017-03-15 17:07:28.118 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 :   '[' -n yes ']'
2017-03-15 17:07:28.119 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 :   echo 'export OS_PASSWORD="secretadmin"'
2017-03-15 17:07:28.119 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 :   '[' -n '' ']'
2017-03-15 17:07:28.120 | + opt/stack/new/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
2017-03-15 17:07:28.121 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:28.124 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_USER_DOMAIN_ID=default'
2017-03-15 17:07:28.125 | + opt/stack/new/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
2017-03-15 17:07:28.126 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:28.127 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_USER_DOMAIN_NAME'
2017-03-15 17:07:28.129 | + opt/stack/new/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
2017-03-15 17:07:28.130 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:28.131 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_PROJECT_DOMAIN_ID=default'
2017-03-15 17:07:28.132 | + opt/stack/new/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
2017-03-15 17:07:28.133 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:28.133 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_PROJECT_DOMAIN_NAME'
2017-03-15 17:07:28.134 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:28.135 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:28.136 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 :   '[' all = one -a project_a_creator_2 '!=' admin ']'
2017-03-15 17:07:28.137 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   eval 'SPECIFIC_UPASSWORD=$project_a_creator_2_password'
2017-03-15 17:07:28.138 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   SPECIFIC_UPASSWORD=
2017-03-15 17:07:28.139 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 :   '[' -n '' ']'
2017-03-15 17:07:28.140 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 :   add_entry 0954ab7138f24decaff7a7860210a703 project_a_creator_2 50a988cf45d04f57b7553cec3343e9e8 project_a secretadmin
2017-03-15 17:07:28.141 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 :   local user_id=0954ab7138f24decaff7a7860210a703
2017-03-15 17:07:28.150 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 :   local user_name=project_a_creator_2
2017-03-15 17:07:28.151 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 :   local project_id=50a988cf45d04f57b7553cec3343e9e8
2017-03-15 17:07:28.152 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 :   local project_name=project_a
2017-03-15 17:07:28.153 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 :   local user_passwd=secretadmin
2017-03-15 17:07:28.155 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 :   mkdir -p /opt/stack/new/devstack/accrc/project_a
2017-03-15 17:07:28.158 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 :   local rcfile=/opt/stack/new/devstack/accrc/project_a/project_a_creator_2
2017-03-15 17:07:28.159 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 :   cat
2017-03-15 17:07:28.164 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 :   '[' -n yes ']'
2017-03-15 17:07:28.164 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 :   echo 'export OS_PASSWORD="secretadmin"'
2017-03-15 17:07:28.164 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 :   '[' -n '' ']'
2017-03-15 17:07:28.165 | + opt/stack/new/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
2017-03-15 17:07:28.167 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:28.168 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_USER_DOMAIN_ID=default'
2017-03-15 17:07:28.169 | + opt/stack/new/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
2017-03-15 17:07:28.171 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:28.172 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_USER_DOMAIN_NAME'
2017-03-15 17:07:28.173 | + opt/stack/new/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
2017-03-15 17:07:28.174 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:28.175 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_PROJECT_DOMAIN_ID=default'
2017-03-15 17:07:28.177 | + opt/stack/new/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
2017-03-15 17:07:28.178 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:28.179 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_PROJECT_DOMAIN_NAME'
2017-03-15 17:07:28.181 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:28.182 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:28.183 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 :   '[' all = one -a project_a_creator '!=' admin ']'
2017-03-15 17:07:28.184 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   eval 'SPECIFIC_UPASSWORD=$project_a_creator_password'
2017-03-15 17:07:28.186 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   SPECIFIC_UPASSWORD=
2017-03-15 17:07:28.187 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 :   '[' -n '' ']'
2017-03-15 17:07:28.188 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 :   add_entry e25d1be09d174d799d0e2937be1405c7 project_a_creator 50a988cf45d04f57b7553cec3343e9e8 project_a secretadmin
2017-03-15 17:07:28.189 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 :   local user_id=e25d1be09d174d799d0e2937be1405c7
2017-03-15 17:07:28.190 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 :   local user_name=project_a_creator
2017-03-15 17:07:28.191 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 :   local project_id=50a988cf45d04f57b7553cec3343e9e8
2017-03-15 17:07:28.192 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 :   local project_name=project_a
2017-03-15 17:07:28.193 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 :   local user_passwd=secretadmin
2017-03-15 17:07:28.194 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 :   mkdir -p /opt/stack/new/devstack/accrc/project_a
2017-03-15 17:07:28.196 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 :   local rcfile=/opt/stack/new/devstack/accrc/project_a/project_a_creator
2017-03-15 17:07:28.197 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 :   cat
2017-03-15 17:07:28.200 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 :   '[' -n yes ']'
2017-03-15 17:07:28.201 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 :   echo 'export OS_PASSWORD="secretadmin"'
2017-03-15 17:07:28.202 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 :   '[' -n '' ']'
2017-03-15 17:07:28.203 | + opt/stack/new/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
2017-03-15 17:07:28.204 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:28.205 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_USER_DOMAIN_ID=default'
2017-03-15 17:07:28.206 | + opt/stack/new/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
2017-03-15 17:07:28.208 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:28.208 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_USER_DOMAIN_NAME'
2017-03-15 17:07:28.209 | + opt/stack/new/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
2017-03-15 17:07:28.210 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:28.211 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_PROJECT_DOMAIN_ID=default'
2017-03-15 17:07:28.212 | + opt/stack/new/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
2017-03-15 17:07:28.213 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:28.214 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_PROJECT_DOMAIN_NAME'
2017-03-15 17:07:28.215 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:28.216 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:28.217 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   IFS=,
2017-03-15 17:07:28.218 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   read project_id project_name desc enabled
2017-03-15 17:07:28.219 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   openstack user list --project cbd01fd9cff7412ebd91f4a33414ebc4 --long --quote none -f csv
2017-03-15 17:07:28.220 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:28.221 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:28.222 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   grep ,True
2017-03-15 17:07:30.471 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 :   '[' all = one -a alt_demo '!=' admin ']'
2017-03-15 17:07:30.473 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   eval 'SPECIFIC_UPASSWORD=$alt_demo_password'
2017-03-15 17:07:30.474 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   SPECIFIC_UPASSWORD=
2017-03-15 17:07:30.476 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 :   '[' -n '' ']'
2017-03-15 17:07:30.477 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 :   add_entry 379c452d7e71464ca1855d8faf78259f alt_demo cbd01fd9cff7412ebd91f4a33414ebc4 alt_demo secretadmin
2017-03-15 17:07:30.478 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 :   local user_id=379c452d7e71464ca1855d8faf78259f
2017-03-15 17:07:30.480 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 :   local user_name=alt_demo
2017-03-15 17:07:30.481 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 :   local project_id=cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 17:07:30.483 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 :   local project_name=alt_demo
2017-03-15 17:07:30.484 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 :   local user_passwd=secretadmin
2017-03-15 17:07:30.486 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 :   mkdir -p /opt/stack/new/devstack/accrc/alt_demo
2017-03-15 17:07:30.489 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 :   local rcfile=/opt/stack/new/devstack/accrc/alt_demo/alt_demo
2017-03-15 17:07:30.490 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 :   cat
2017-03-15 17:07:30.493 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 :   '[' -n yes ']'
2017-03-15 17:07:30.495 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 :   echo 'export OS_PASSWORD="secretadmin"'
2017-03-15 17:07:30.496 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 :   '[' -n '' ']'
2017-03-15 17:07:30.498 | + opt/stack/new/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
2017-03-15 17:07:30.499 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:30.500 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_USER_DOMAIN_ID=default'
2017-03-15 17:07:30.502 | + opt/stack/new/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
2017-03-15 17:07:30.503 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:30.504 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_USER_DOMAIN_NAME'
2017-03-15 17:07:30.505 | + opt/stack/new/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
2017-03-15 17:07:30.507 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:30.508 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_PROJECT_DOMAIN_ID=default'
2017-03-15 17:07:30.509 | + opt/stack/new/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
2017-03-15 17:07:30.510 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:30.512 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_PROJECT_DOMAIN_NAME'
2017-03-15 17:07:30.513 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:30.514 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:30.515 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 :   '[' all = one -a admin '!=' admin ']'
2017-03-15 17:07:30.517 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   eval 'SPECIFIC_UPASSWORD=$admin_password'
2017-03-15 17:07:30.518 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 :   SPECIFIC_UPASSWORD=
2017-03-15 17:07:30.519 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 :   '[' -n '' ']'
2017-03-15 17:07:30.521 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 :   add_entry 90f2b628d6a342e491c25eae1eecd7d8 admin cbd01fd9cff7412ebd91f4a33414ebc4 alt_demo secretadmin
2017-03-15 17:07:30.522 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 :   local user_id=90f2b628d6a342e491c25eae1eecd7d8
2017-03-15 17:07:30.523 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 :   local user_name=admin
2017-03-15 17:07:30.524 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 :   local project_id=cbd01fd9cff7412ebd91f4a33414ebc4
2017-03-15 17:07:30.525 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 :   local project_name=alt_demo
2017-03-15 17:07:30.526 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 :   local user_passwd=secretadmin
2017-03-15 17:07:30.527 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 :   mkdir -p /opt/stack/new/devstack/accrc/alt_demo
2017-03-15 17:07:30.530 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 :   local rcfile=/opt/stack/new/devstack/accrc/alt_demo/admin
2017-03-15 17:07:30.531 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 :   cat
2017-03-15 17:07:30.533 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 :   '[' -n yes ']'
2017-03-15 17:07:30.534 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 :   echo 'export OS_PASSWORD="secretadmin"'
2017-03-15 17:07:30.536 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 :   '[' -n '' ']'
2017-03-15 17:07:30.537 | + opt/stack/new/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
2017-03-15 17:07:30.538 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:30.539 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_USER_DOMAIN_ID=default'
2017-03-15 17:07:30.541 | + opt/stack/new/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
2017-03-15 17:07:30.542 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:30.543 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_USER_DOMAIN_NAME'
2017-03-15 17:07:30.544 | + opt/stack/new/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
2017-03-15 17:07:30.545 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' default ']'
2017-03-15 17:07:30.546 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 :   echo 'export OS_PROJECT_DOMAIN_ID=default'
2017-03-15 17:07:30.548 | + opt/stack/new/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
2017-03-15 17:07:30.549 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 :   '[' ']'
2017-03-15 17:07:30.550 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 :   echo 'unset OS_PROJECT_DOMAIN_NAME'
2017-03-15 17:07:30.551 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   IFS=,
2017-03-15 17:07:30.552 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 :   read user_id user_name project email enabled
2017-03-15 17:07:30.554 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   IFS=,
2017-03-15 17:07:30.555 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 :   read project_id project_name desc enabled
2017-03-15 17:07:30.558 | + ./stack.sh:main:1312                     :   save_stackenv
2017-03-15 17:07:30.561 | + functions-common:save_stackenv:61        :   local tag=
2017-03-15 17:07:30.564 | ++ functions-common:save_stackenv:63        :   date +%F-%H%M%S
2017-03-15 17:07:30.567 | + functions-common:save_stackenv:63        :   time_stamp=2017-03-15-170730
2017-03-15 17:07:30.570 | + functions-common:save_stackenv:64        :   echo '# 2017-03-15-170730 '
2017-03-15 17:07:30.573 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.575 | + functions-common:save_stackenv:66        :   echo BASE_SQL_CONN=mysql+pymysql://root:secretmysql@127.0.0.1
2017-03-15 17:07:30.578 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.580 | + functions-common:save_stackenv:66        :   echo DATA_DIR=/opt/stack/data
2017-03-15 17:07:30.582 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.585 | + functions-common:save_stackenv:66        :   echo DEST=/opt/stack/new
2017-03-15 17:07:30.587 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.589 | + functions-common:save_stackenv:66        :   echo ENABLED_SERVICES=ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,g-api,g-reg,horizon,key,mysql,n-api,n-cauth,n-cond,n-cpu,n-crt,n-novnc,n-obj,n-sch,peakmem_tracker,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,tempest,octavia,o-cw,o-hk,o-hm,o-api,barbican
2017-03-15 17:07:30.591 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.593 | + functions-common:save_stackenv:66        :   echo HOST_IP=23.253.205.44
2017-03-15 17:07:30.596 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.598 | + functions-common:save_stackenv:66        :   echo KEYSTONE_AUTH_PROTOCOL=http
2017-03-15 17:07:30.601 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.603 | + functions-common:save_stackenv:66        :   echo KEYSTONE_AUTH_URI=http://23.253.205.44/identity_admin
2017-03-15 17:07:30.605 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.607 | + functions-common:save_stackenv:66        :   echo KEYSTONE_SERVICE_URI=http://23.253.205.44/identity
2017-03-15 17:07:30.609 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.611 | + functions-common:save_stackenv:66        :   echo LOGFILE=/opt/stack/new/devstacklog.txt.2017-03-15-164808
2017-03-15 17:07:30.613 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.615 | + functions-common:save_stackenv:66        :   echo OS_CACERT=
2017-03-15 17:07:30.617 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.619 | + functions-common:save_stackenv:66        :   echo SERVICE_HOST=23.253.205.44
2017-03-15 17:07:30.621 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.623 | + functions-common:save_stackenv:66        :   echo SERVICE_PROTOCOL=http
2017-03-15 17:07:30.625 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.627 | + functions-common:save_stackenv:66        :   echo STACK_USER=stack
2017-03-15 17:07:30.629 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.631 | + functions-common:save_stackenv:66        :   echo TLS_IP=
2017-03-15 17:07:30.633 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.635 | + functions-common:save_stackenv:66        :   echo HOST_IPV6=2001:4801:7825:102:be76:4eff:fe10:73d1
2017-03-15 17:07:30.639 | + functions-common:save_stackenv:65        :   for i in '$STACK_ENV_VARS'
2017-03-15 17:07:30.641 | + functions-common:save_stackenv:66        :   echo SERVICE_IP_VERSION=4
2017-03-15 17:07:30.644 | + ./stack.sh:main:1323                     :   merge_config_group /opt/stack/new/devstack/local.conf extra
2017-03-15 17:07:30.647 | + inc/meta-config:merge_config_group:171   :   local localfile=/opt/stack/new/devstack/local.conf
2017-03-15 17:07:30.649 | + inc/meta-config:merge_config_group:171   :   shift
2017-03-15 17:07:30.651 | + inc/meta-config:merge_config_group:172   :   local matchgroups=extra
2017-03-15 17:07:30.653 | + inc/meta-config:merge_config_group:174   :   [[ -r /opt/stack/new/devstack/local.conf ]]
2017-03-15 17:07:30.655 | + inc/meta-config:merge_config_group:176   :   local configfile group
2017-03-15 17:07:30.657 | + inc/meta-config:merge_config_group:177   :   for group in '$matchgroups'
2017-03-15 17:07:30.660 | ++ inc/meta-config:merge_config_group:178   :   get_meta_section_files /opt/stack/new/devstack/local.conf extra
2017-03-15 17:07:30.663 | ++ inc/meta-config:get_meta_section_files:63 :   local file=/opt/stack/new/devstack/local.conf
2017-03-15 17:07:30.665 | ++ inc/meta-config:get_meta_section_files:64 :   local matchgroup=extra
2017-03-15 17:07:30.667 | ++ inc/meta-config:get_meta_section_files:66 :   [[ -r /opt/stack/new/devstack/local.conf ]]
2017-03-15 17:07:30.669 | ++ inc/meta-config:get_meta_section_files:68 :   awk -v matchgroup=extra '
2017-03-15 17:07:30.669 |         /^\[\[.+\|.*\]\]/ {
2017-03-15 17:07:30.669 |             gsub("[][]", "", $1);
2017-03-15 17:07:30.669 |             split($1, a, "|");
2017-03-15 17:07:30.669 |             if (a[1] == matchgroup)
2017-03-15 17:07:30.669 |                 print a[2]
2017-03-15 17:07:30.669 |         }
2017-03-15 17:07:30.669 |     ' /opt/stack/new/devstack/local.conf
2017-03-15 17:07:30.673 | + ./stack.sh:main:1330                     :   run_phase stack extra
2017-03-15 17:07:30.675 | + functions-common:run_phase:1873          :   local mode=stack
2017-03-15 17:07:30.678 | + functions-common:run_phase:1874          :   local phase=extra
2017-03-15 17:07:30.679 | + functions-common:run_phase:1875          :   [[ -d /opt/stack/new/devstack/extras.d ]]
2017-03-15 17:07:30.681 | + functions-common:run_phase:1876          :   local extra_plugin_file_name
2017-03-15 17:07:30.683 | + functions-common:run_phase:1877          :   for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh'
2017-03-15 17:07:30.685 | + functions-common:run_phase:1882          :   local exceptions=80-tempest.sh
2017-03-15 17:07:30.687 | + functions-common:run_phase:1883          :   local extra
2017-03-15 17:07:30.690 | ++ functions-common:run_phase:1884          :   basename /opt/stack/new/devstack/extras.d/80-tempest.sh
2017-03-15 17:07:30.694 | + functions-common:run_phase:1884          :   extra=80-tempest.sh
2017-03-15 17:07:30.696 | + functions-common:run_phase:1885          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2017-03-15 17:07:30.699 | + functions-common:run_phase:1889          :   [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]]
2017-03-15 17:07:30.701 | + functions-common:run_phase:1889          :   source /opt/stack/new/devstack/extras.d/80-tempest.sh stack extra
2017-03-15 17:07:30.704 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2017-03-15 17:07:30.718 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:07:30.721 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2017-03-15 17:07:30.723 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2017-03-15 17:07:30.725 | ++ extras.d/80-tempest.sh:source:7          :   [[ extra == \i\n\s\t\a\l\l ]]
2017-03-15 17:07:30.727 | ++ extras.d/80-tempest.sh:source:10         :   [[ stack == \s\t\a\c\k ]]
2017-03-15 17:07:30.729 | ++ extras.d/80-tempest.sh:source:10         :   [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]]
2017-03-15 17:07:30.732 | ++ extras.d/80-tempest.sh:source:13         :   [[ stack == \s\t\a\c\k ]]
2017-03-15 17:07:30.734 | ++ extras.d/80-tempest.sh:source:13         :   [[ extra == \e\x\t\r\a ]]
2017-03-15 17:07:30.736 | ++ extras.d/80-tempest.sh:source:15         :   :
2017-03-15 17:07:30.738 | ++ extras.d/80-tempest.sh:source:26         :   [[ stack == \u\n\s\t\a\c\k ]]
2017-03-15 17:07:30.740 | ++ extras.d/80-tempest.sh:source:31         :   [[ stack == \c\l\e\a\n ]]
2017-03-15 17:07:30.742 | + functions-common:run_phase:1894          :   [[ stack == \s\o\u\r\c\e ]]
2017-03-15 17:07:30.745 | + functions-common:run_phase:1897          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2017-03-15 17:07:30.747 | + functions-common:run_phase:1900          :   run_plugins stack extra
2017-03-15 17:07:30.750 | + functions-common:run_plugins:1859        :   local mode=stack
2017-03-15 17:07:30.752 | + functions-common:run_plugins:1860        :   local phase=extra
2017-03-15 17:07:30.754 | + functions-common:run_plugins:1862        :   local plugins=,barbican,octavia
2017-03-15 17:07:30.756 | + functions-common:run_plugins:1863        :   local plugin
2017-03-15 17:07:30.759 | + functions-common:run_plugins:1864        :   for plugin in '${plugins//,/ }'
2017-03-15 17:07:30.761 | + functions-common:run_plugins:1865        :   local dir=/opt/stack/new/barbican
2017-03-15 17:07:30.764 | + functions-common:run_plugins:1866        :   [[ -f /opt/stack/new/barbican/devstack/plugin.sh ]]
2017-03-15 17:07:30.766 | + functions-common:run_plugins:1867        :   source /opt/stack/new/barbican/devstack/plugin.sh stack extra
2017-03-15 17:07:30.770 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:7 :   is_service_enabled barbican
2017-03-15 17:07:30.784 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:07:30.786 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 :   [[ stack == \s\o\u\r\c\e ]]
2017-03-15 17:07:30.789 | +++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 :   type -t install_barbican
2017-03-15 17:07:30.792 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:8 :   [[ function != \f\u\n\c\t\i\o\n ]]
2017-03-15 17:07:30.794 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:13 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 17:07:30.797 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:13 :   [[ extra == \i\n\s\t\a\l\l ]]
2017-03-15 17:07:30.799 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:25 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 17:07:30.802 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:25 :   [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]]
2017-03-15 17:07:30.804 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:44 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 17:07:30.806 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:44 :   [[ extra == \e\x\t\r\a ]]
2017-03-15 17:07:30.808 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:45 :   echo_summary 'Initializing Barbican'
2017-03-15 17:07:30.811 | ++ ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:07:30.813 | ++ ./stack.sh:echo_summary:398              :   echo -e Initializing Barbican
2017-03-15 17:07:30.816 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:46 :   init_barbican
2017-03-15 17:07:30.818 | ++ /opt/stack/new/barbican/devstack/lib/barbican:init_barbican:153 :   sudo mkdir -p /var/cache/barbican
2017-03-15 17:07:30.827 | ++ /opt/stack/new/barbican/devstack/lib/barbican:init_barbican:154 :   sudo chown stack /var/cache/barbican
2017-03-15 17:07:30.836 | ++ /opt/stack/new/barbican/devstack/lib/barbican:init_barbican:155 :   rm -f '/var/cache/barbican/*'
2017-03-15 17:07:30.839 | ++ /opt/stack/new/barbican/devstack/lib/barbican:init_barbican:157 :   recreate_database barbican utf8
2017-03-15 17:07:30.841 | ++ lib/database:recreate_database:112       :   local db=barbican
2017-03-15 17:07:30.843 | ++ lib/database:recreate_database:113       :   recreate_database_mysql barbican
2017-03-15 17:07:30.846 | ++ lib/databases/mysql:recreate_database_mysql:56 :   local db=barbican
2017-03-15 17:07:30.849 | ++ lib/databases/mysql:recreate_database_mysql:57 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS barbican;'
2017-03-15 17:07:30.853 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 17:07:30.859 | ++ lib/databases/mysql:recreate_database_mysql:58 :   mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE barbican CHARACTER SET utf8;'
2017-03-15 17:07:30.862 | mysql: [Warning] Using a password on the command line interface can be insecure.
2017-03-15 17:07:30.869 | ++ /opt/stack/new/barbican/devstack/lib/barbican:init_barbican:159 :   /usr/local/bin/barbican-manage db upgrade -v head
2017-03-15 17:07:32.027 | 2017-03-15 17:07:32.026 1618 INFO alembic.runtime.migration [-] Context impl MySQLImpl.
2017-03-15 17:07:32.027 | 2017-03-15 17:07:32.027 1618 INFO alembic.runtime.migration [-] Will assume non-transactional DDL.
2017-03-15 17:07:32.060 | 2017-03-15 17:07:32.059 1618 INFO alembic.runtime.migration [-] Running upgrade  -> 1a0c2cdafb38, create test table
2017-03-15 17:07:32.062 | 2017-03-15 17:07:32.062 1618 INFO alembic.runtime.migration [-] Running upgrade 1a0c2cdafb38 -> juno, juno_initial
2017-03-15 17:07:32.196 | 2017-03-15 17:07:32.195 1618 INFO alembic.runtime.migration [-] Running upgrade juno -> 13d127569afa, create_secret_store_metadata_table
2017-03-15 17:07:32.211 | 2017-03-15 17:07:32.211 1618 INFO alembic.runtime.migration [-] Running upgrade 13d127569afa -> 1e86c18af2dd, add new columns type meta containerId
2017-03-15 17:07:32.254 | 2017-03-15 17:07:32.253 1618 INFO alembic.runtime.migration [-] Running upgrade 1e86c18af2dd -> cd4106a1a0, add-cert-to-container-type
2017-03-15 17:07:32.260 | 2017-03-15 17:07:32.259 1618 INFO alembic.runtime.migration [-] Running upgrade cd4106a1a0 -> 47b69e523451, Made plugin names in kek datum non nullable
2017-03-15 17:07:32.265 | 2017-03-15 17:07:32.264 1618 INFO alembic.runtime.migration [-] Running upgrade 47b69e523451 -> 4070806f6972, Add orders plugin metadata table and relationships
2017-03-15 17:07:32.280 | 2017-03-15 17:07:32.279 1618 INFO alembic.runtime.migration [-] Running upgrade 4070806f6972 -> 2ab3f5371bde, dsa in container type modelbase_to
2017-03-15 17:07:32.406 | 2017-03-15 17:07:32.405 1618 INFO alembic.runtime.migration [-] Running upgrade 2ab3f5371bde -> 2843d6469f25, add sub status info for orders
2017-03-15 17:07:32.438 | 2017-03-15 17:07:32.438 1618 INFO alembic.runtime.migration [-] Running upgrade 2843d6469f25 -> 254495565185, removing redundant fields from order
2017-03-15 17:07:32.528 | 2017-03-15 17:07:32.527 1618 INFO alembic.runtime.migration [-] Running upgrade 254495565185 -> 795737bb3c3, Change tenants to projects
2017-03-15 17:07:32.735 | 2017-03-15 17:07:32.735 1618 INFO alembic.runtime.migration [-] Running upgrade 795737bb3c3 -> 256da65e0c5f, Change keystone_id for external_id in Project model
2017-03-15 17:07:32.752 | 2017-03-15 17:07:32.751 1618 INFO alembic.runtime.migration [-] Running upgrade 256da65e0c5f -> aa2cf96a1d5, Add OrderRetryTask
2017-03-15 17:07:32.766 | 2017-03-15 17:07:32.766 1618 INFO alembic.runtime.migration [-] Running upgrade aa2cf96a1d5 -> 443d6f4a69ac, added secret type column to secrets table
2017-03-15 17:07:32.780 | 2017-03-15 17:07:32.779 1618 INFO alembic.runtime.migration [-] Running upgrade 443d6f4a69ac -> 3d36a26b88af, Add OrderBarbicanMetadata table
2017-03-15 17:07:32.795 | 2017-03-15 17:07:32.795 1618 INFO alembic.runtime.migration [-] Running upgrade 3d36a26b88af -> 2d21598e7e70, Added CA related tables
2017-03-15 17:07:32.853 | 2017-03-15 17:07:32.853 1618 INFO alembic.runtime.migration [-] Running upgrade 2d21598e7e70 -> 1c0f328bfce0, Fixing composite primary keys and adding indexes to foreign key
2017-03-15 17:07:33.023 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (1831, u"Duplicate index 'ix_preferred_certificate_authorities_project_id' defined on the table 'barbican.preferred_certificate_authorities'. This is deprecated and will be disallowed in a future release.")
2017-03-15 17:07:33.023 |   result = self._query(query)
2017-03-15 17:07:33.066 | 2017-03-15 17:07:33.066 1618 INFO alembic.runtime.migration [-] Running upgrade 1c0f328bfce0 -> 1a7cf79559e3, New secret and container ACL tables
2017-03-15 17:07:33.217 | 2017-03-15 17:07:33.216 1618 INFO alembic.runtime.migration [-] Running upgrade 1a7cf79559e3 -> 3041b53b95d7, Remove size limits on meta table values
2017-03-15 17:07:33.263 | 2017-03-15 17:07:33.263 1618 INFO alembic.runtime.migration [-] Running upgrade 3041b53b95d7 -> 30dba269cc64, Update order_retry_tasks table
2017-03-15 17:07:33.347 | 2017-03-15 17:07:33.347 1618 INFO alembic.runtime.migration [-] Running upgrade 30dba269cc64 -> 6a4457517a3, rename ACL creator_only to project_access
2017-03-15 17:07:33.381 | 2017-03-15 17:07:33.381 1618 INFO alembic.runtime.migration [-] Running upgrade 6a4457517a3 -> 1bc885808c76, Add project id to Secrets
2017-03-15 17:07:33.422 | 2017-03-15 17:07:33.422 1618 INFO alembic.runtime.migration [-] Running upgrade 1bc885808c76 -> 161f8aceb687, fill project_id to secrets where missing
2017-03-15 17:07:33.565 | 2017-03-15 17:07:33.565 1618 INFO alembic.runtime.migration [-] Running upgrade 161f8aceb687 -> 1bece815014f, remove ProjectSecret table
2017-03-15 17:07:33.572 | 2017-03-15 17:07:33.571 1618 INFO alembic.runtime.migration [-] Running upgrade 1bece815014f -> kilo, kilo
2017-03-15 17:07:33.573 | 2017-03-15 17:07:33.573 1618 INFO alembic.runtime.migration [-] Running upgrade kilo -> 46b98cde536, Add project quotas table
2017-03-15 17:07:33.599 | 2017-03-15 17:07:33.598 1618 INFO alembic.runtime.migration [-] Running upgrade 46b98cde536 -> 156cd9933643, Add project column to consumer table
2017-03-15 17:07:33.648 | 2017-03-15 17:07:33.648 1618 INFO alembic.runtime.migration [-] Running upgrade 156cd9933643 -> 3c3b04040bfe, add owning project and creator to CAs
2017-03-15 17:07:33.690 | 2017-03-15 17:07:33.689 1618 INFO alembic.runtime.migration [-] Running upgrade 3c3b04040bfe -> 10220ccbe7fa, Remove transport keys column from project quotas table
2017-03-15 17:07:33.704 | 2017-03-15 17:07:33.704 1618 INFO alembic.runtime.migration [-] Running upgrade 10220ccbe7fa -> 4ecde3a3a72a, Add cas column to project quotas table
2017-03-15 17:07:33.720 | 2017-03-15 17:07:33.720 1618 INFO alembic.runtime.migration [-] Running upgrade 4ecde3a3a72a -> 39a96e67e990, Add missing constraints
2017-03-15 17:07:33.732 | 2017-03-15 17:07:33.732 1618 INFO alembic.runtime.migration [-] Running upgrade 39a96e67e990 -> dce488646127, add-secret-user-metadata
2017-03-15 17:07:33.748 | 2017-03-15 17:07:33.748 1618 INFO alembic.runtime.migration [-] Running upgrade dce488646127 -> d2780d5aa510, change_url_length
2017-03-15 17:07:33.753 | 2017-03-15 17:07:33.753 1618 INFO alembic.runtime.migration [-] Running upgrade d2780d5aa510 -> 39cf2e645cba, Model for multiple backend support
2017-03-15 17:07:33.795 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (1831, u"Duplicate index 'ix_project_secret_store_project_id' defined on the table 'barbican.project_secret_store'. This is deprecated and will be disallowed in a future release.")
2017-03-15 17:07:33.795 |   result = self._query(query)
2017-03-15 17:07:33.862 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:47 :   is_service_enabled tempest
2017-03-15 17:07:33.878 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:07:33.881 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:48 :   echo_summary 'Configuring Tempest options for Barbican'
2017-03-15 17:07:33.883 | ++ ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:07:33.885 | ++ ./stack.sh:echo_summary:398              :   echo -e Configuring Tempest options for Barbican
2017-03-15 17:07:33.887 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:49 :   configure_barbican_tempest
2017-03-15 17:07:33.889 | ++ /opt/stack/new/barbican/devstack/plugin.sh:configure_barbican_tempest:3 :   iniset /opt/stack/new/tempest/etc/tempest.conf service_available barbican True
2017-03-15 17:07:33.911 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:51 :   start_barbican
2017-03-15 17:07:33.913 | ++ /opt/stack/new/barbican/devstack/lib/barbican:start_barbican:182 :   run_process barbican-svc 'uwsgi --master --emperor /etc/barbican/vassals'
2017-03-15 17:07:33.915 | ++ functions-common:run_process:1478        :   local service=barbican-svc
2017-03-15 17:07:33.917 | ++ functions-common:run_process:1479        :   local 'command=uwsgi --master --emperor /etc/barbican/vassals'
2017-03-15 17:07:33.919 | ++ functions-common:run_process:1480        :   local group=
2017-03-15 17:07:33.921 | ++ functions-common:run_process:1481        :   local subservice=
2017-03-15 17:07:33.923 | ++ functions-common:run_process:1483        :   local name=barbican-svc
2017-03-15 17:07:33.926 | ++ functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:07:33.929 | ++ functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:07:33.932 | ++ functions-common:time_start:2389         :   local start_time=
2017-03-15 17:07:33.934 | ++ functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:07:33.937 | +++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:07:33.941 | ++ functions-common:time_start:2393         :   _TIME_START[$name]=1489597653
2017-03-15 17:07:33.943 | ++ functions-common:run_process:1486        :   is_service_enabled barbican-svc
2017-03-15 17:07:33.957 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:07:33.960 | ++ functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:07:33.962 | ++ functions-common:run_process:1491        :   _run_process barbican-svc 'uwsgi --master --emperor /etc/barbican/vassals' ''
2017-03-15 17:07:33.963 | ++ functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:07:33.965 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 17:07:33.968 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 17:07:33.972 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:07:33.975 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 17:07:33.978 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 17:07:33.980 | ++ functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:07:33.983 | ++ functions-common:time_stop:2409          :   start_time=1489597653
2017-03-15 17:07:33.985 | ++ functions-common:time_stop:2411          :   [[ -z 1489597653 ]]
2017-03-15 17:07:33.989 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:07:33.993 | ++ functions-common:time_stop:2414          :   end_time=1489597653
2017-03-15 17:07:33.995 | ++ functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:07:33.998 | ++ functions-common:time_stop:2416          :   total=2
2017-03-15 17:07:34.000 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:07:34.003 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=2
2017-03-15 17:07:34.005 | ++ /opt/stack/new/barbican/devstack/lib/barbican:start_barbican:187 :   sleep 10
2017-03-15 17:07:44.010 | ++ /opt/stack/new/barbican/devstack/lib/barbican:start_barbican:190 :   run_process barbican-retry '/usr/local/bin/barbican-retry --config-file=/etc/barbican/barbican-api.conf'
2017-03-15 17:07:44.013 | ++ functions-common:run_process:1478        :   local service=barbican-retry
2017-03-15 17:07:44.015 | ++ functions-common:run_process:1479        :   local 'command=/usr/local/bin/barbican-retry --config-file=/etc/barbican/barbican-api.conf'
2017-03-15 17:07:44.017 | ++ functions-common:run_process:1480        :   local group=
2017-03-15 17:07:44.019 | ++ functions-common:run_process:1481        :   local subservice=
2017-03-15 17:07:44.021 | ++ functions-common:run_process:1483        :   local name=barbican-retry
2017-03-15 17:07:44.023 | ++ functions-common:run_process:1485        :   time_start run_process
2017-03-15 17:07:44.024 | ++ functions-common:time_start:2388         :   local name=run_process
2017-03-15 17:07:44.027 | ++ functions-common:time_start:2389         :   local start_time=
2017-03-15 17:07:44.028 | ++ functions-common:time_start:2390         :   [[ -n '' ]]
2017-03-15 17:07:44.031 | +++ functions-common:time_start:2393         :   date +%s
2017-03-15 17:07:44.037 | ++ functions-common:time_start:2393         :   _TIME_START[$name]=1489597664
2017-03-15 17:07:44.040 | ++ functions-common:run_process:1486        :   is_service_enabled barbican-retry
2017-03-15 17:07:44.056 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:07:44.058 | ++ functions-common:run_process:1487        :   [[ False = \T\r\u\e ]]
2017-03-15 17:07:44.061 | ++ functions-common:run_process:1491        :   _run_process barbican-retry '/usr/local/bin/barbican-retry --config-file=/etc/barbican/barbican-api.conf' ''
2017-03-15 17:07:44.062 | ++ functions-common:run_process:1494        :   time_stop run_process
2017-03-15 17:07:44.064 | ++ functions-common:time_stop:2402          :   local name
2017-03-15 17:07:44.066 | ++ functions-common:time_stop:2403          :   local end_time
2017-03-15 17:07:44.069 | ++ functions-common:time_stop:2404          :   local elapsed_time
2017-03-15 17:07:44.072 | ++ functions-common:time_stop:2405          :   local total
2017-03-15 17:07:44.075 | ++ functions-common:time_stop:2406          :   local start_time
2017-03-15 17:07:44.078 | ++ functions-common:time_stop:2408          :   name=run_process
2017-03-15 17:07:44.081 | ++ functions-common:time_stop:2409          :   start_time=1489597664
2017-03-15 17:07:44.084 | ++ functions-common:time_stop:2411          :   [[ -z 1489597664 ]]
2017-03-15 17:07:44.087 | +++ functions-common:time_stop:2414          :   date +%s
2017-03-15 17:07:44.092 | ++ functions-common:time_stop:2414          :   end_time=1489597664
2017-03-15 17:07:44.094 | ++ functions-common:time_stop:2415          :   elapsed_time=0
2017-03-15 17:07:44.096 | ++ functions-common:time_stop:2416          :   total=2
2017-03-15 17:07:44.098 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2017-03-15 17:07:44.101 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=2
2017-03-15 17:07:44.103 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:52 :   is_service_enabled pykmip-server
2017-03-15 17:07:44.118 | ++ functions-common:is_service_enabled:2077 :   return 1
2017-03-15 17:07:44.121 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:58 :   [[ stack == \u\n\s\t\a\c\k ]]
2017-03-15 17:07:44.123 | ++ /opt/stack/new/barbican/devstack/plugin.sh:source:62 :   [[ stack == \c\l\e\a\n ]]
2017-03-15 17:07:44.125 | + functions-common:run_plugins:1864        :   for plugin in '${plugins//,/ }'
2017-03-15 17:07:44.128 | + functions-common:run_plugins:1865        :   local dir=/opt/stack/new/octavia
2017-03-15 17:07:44.130 | + functions-common:run_plugins:1866        :   [[ -f /opt/stack/new/octavia/devstack/plugin.sh ]]
2017-03-15 17:07:44.132 | + functions-common:run_plugins:1867        :   source /opt/stack/new/octavia/devstack/plugin.sh stack extra
2017-03-15 17:07:44.134 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:5 :   GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py
2017-03-15 17:07:44.140 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:428 :   is_service_enabled octavia
2017-03-15 17:07:44.187 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:07:44.189 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:429 :   '[' standalone == main ']'
2017-03-15 17:07:44.192 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:429 :   '[' standalone == standalone ']'
2017-03-15 17:07:44.194 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:430 :   is_service_enabled q-svc
2017-03-15 17:07:44.210 | ++ functions-common:is_service_enabled:2077 :   return 0
2017-03-15 17:07:44.212 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:434 :   '[' '' == True ']'
2017-03-15 17:07:44.214 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:441 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 17:07:44.216 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:441 :   [[ extra == \i\n\s\t\a\l\l ]]
2017-03-15 17:07:44.219 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:446 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 17:07:44.221 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:446 :   [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]]
2017-03-15 17:07:44.223 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:453 :   [[ stack == \s\t\a\c\k ]]
2017-03-15 17:07:44.225 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:453 :   [[ extra == \e\x\t\r\a ]]
2017-03-15 17:07:44.227 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:455 :   echo_summary 'Initializing octavia'
2017-03-15 17:07:44.229 | ++ ./stack.sh:echo_summary:392              :   [[ -t 3 ]]
2017-03-15 17:07:44.232 | ++ ./stack.sh:echo_summary:398              :   echo -e Initializing octavia
2017-03-15 17:07:44.234 | ++ /opt/stack/new/octavia/devstack/plugin.sh:source:456 :   octavia_start
2017-03-15 17:07:44.236 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:298 :   '[' standalone '!=' main ']'
2017-03-15 17:07:44.238 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:298 :   '[' standalone '!=' standalone ']'
2017-03-15 17:07:44.241 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:305 :   '[' standalone == main ']'
2017-03-15 17:07:44.243 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:305 :   '[' standalone == standalone ']'
2017-03-15 17:07:44.245 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:307 :   openstack keypair create --public-key /etc/octavia/.ssh/octavia_ssh_key.pub octavia_ssh_key
2017-03-15 17:07:46.528 | +-------------+-------------------------------------------------+
2017-03-15 17:07:46.528 | | Field       | Value                                           |
2017-03-15 17:07:46.528 | +-------------+-------------------------------------------------+
2017-03-15 17:07:46.528 | | fingerprint | 72:9a:97:72:e4:1b:ce:03:29:08:5a:01:94:8e:d3:13 |
2017-03-15 17:07:46.528 | | name        | octavia_ssh_key                                 |
2017-03-15 17:07:46.528 | | user_id     | 90f2b628d6a342e491c25eae1eecd7d8                |
2017-03-15 17:07:46.528 | +-------------+-------------------------------------------------+
2017-03-15 17:07:46.580 | +++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:310 :   openstack image list --property name=amphora-x64-haproxy -f value -c Name
2017-03-15 17:07:48.845 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:310 :   AMPHORA_IMAGE_NAME=
2017-03-15 17:07:48.847 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:311 :   export AMPHORA_IMAGE_NAME
2017-03-15 17:07:48.849 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:313 :   '[' '' == amphora-x64-haproxy ']'
2017-03-15 17:07:48.851 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:319 :   '[' '' == True ']'
2017-03-15 17:07:48.853 | ++ /opt/stack/new/octavia/devstack/plugin.sh:octavia_start:320 :   build_octavia_worker_image
2017-03-15 17:07:48.856 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:34 :   '[' -n file:///opt/stack/new/devstack/files/get-pip.py ']'
2017-03-15 17:07:48.858 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:35 :   export DIB_REPOLOCATION_pip_and_virtualenv=file:///opt/stack/new/devstack/files/get-pip.py
2017-03-15 17:07:48.860 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:35 :   DIB_REPOLOCATION_pip_and_virtualenv=file:///opt/stack/new/devstack/files/get-pip.py
2017-03-15 17:07:48.862 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:39 :   export DIB_REPOLOCATION_amphora_agent=/opt/stack/new/octavia
2017-03-15 17:07:48.865 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:39 :   DIB_REPOLOCATION_amphora_agent=/opt/stack/new/octavia
2017-03-15 17:07:48.868 | +++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:40 :   git -C /opt/stack/new/octavia log -1 --pretty=format:%H
2017-03-15 17:07:48.873 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:40 :   export DIB_REPOREF_amphora_agent=8aa15008bb3e96282783995f157325ef329fa5be
2017-03-15 17:07:48.875 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:40 :   DIB_REPOREF_amphora_agent=8aa15008bb3e96282783995f157325ef329fa5be
2017-03-15 17:07:48.880 | +++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:41 :   openstack token issue
2017-03-15 17:07:48.884 | +++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:41 :   grep ' id '
2017-03-15 17:07:48.884 | +++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:41 :   get_field 2
2017-03-15 17:07:48.887 | +++ functions-common:get_field:699           :   local data field
2017-03-15 17:07:48.889 | +++ functions-common:get_field:700           :   read data
2017-03-15 17:07:50.995 | +++ functions-common:get_field:701           :   '[' 2 -lt 0 ']'
2017-03-15 17:07:50.997 | +++ functions-common:get_field:704           :   field='$3'
2017-03-15 17:07:51.000 | +++ functions-common:get_field:706           :   echo '| id         | gAAAAABYyXTmcsYHvmYqb8g2Z_txTgUv5oSDPs31UYbuGZMwLvCbn5AxAQiVSU-piLjv9PLPgAECx9HlkUfDOBvL42N1im1xldjT1341STiXZUnJRW7wXKVEqA7Q0-Sa2dgph3f7GMZjaPbxSaSIDvDHP_hyqXNOBF_pyYHzmxXrV595EVs8RJg |'
2017-03-15 17:07:51.001 | +++ functions-common:get_field:706           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2017-03-15 17:07:51.006 | +++ functions-common:get_field:700           :   read data
2017-03-15 17:07:51.046 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:41 :   TOKEN=gAAAAABYyXTmcsYHvmYqb8g2Z_txTgUv5oSDPs31UYbuGZMwLvCbn5AxAQiVSU-piLjv9PLPgAECx9HlkUfDOBvL42N1im1xldjT1341STiXZUnJRW7wXKVEqA7Q0-Sa2dgph3f7GMZjaPbxSaSIDvDHP_hyqXNOBF_pyYHzmxXrV595EVs8RJg
2017-03-15 17:07:51.049 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:42 :   die_if_not_set 42 TOKEN 'Keystone failed to get token.'
2017-03-15 17:07:51.052 | ++ functions-common:die_if_not_set:204      :   local exitcode=0
2017-03-15 17:07:51.069 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:44 :   octavia_dib_tracing_arg=
2017-03-15 17:07:51.071 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:45 :   '[' 0 '!=' 0 ']'
2017-03-15 17:07:51.074 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:48 :   [[ -n '' ]]
2017-03-15 17:07:51.076 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:51 :   [[ -n '' ]]
2017-03-15 17:07:51.079 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:54 :   [[ -n '' ]]
2017-03-15 17:07:51.082 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:57 :   '[' -f /opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.qcow2 ']'
2017-03-15 17:07:51.084 | ++ /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:58 :   /opt/stack/new/octavia/diskimage-create/diskimage-create.sh -o /opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.qcow2 '' '' ''
2017-03-15 17:07:51.126 | dpkg: error: error writing to '<standard output>': Broken pipe
2017-03-15 17:07:51.143 | dpkg: error: error writing to '<standard output>': Broken pipe
2017-03-15 17:07:51.267 | Building elements: base  base vm ubuntu haproxy-octavia-ubuntu rebind-sshd no-resolvconf amphora-agent-ubuntu keepalived-octavia-ubuntu pip-cache certs-ramfs
2017-03-15 17:07:51.328 | Expanded element dependencies to: sysctl install-bin dib-run-parts vm amphora-agent amphora-agent-ubuntu certs-ramfs source-repositories manifests package-installs dkms dib-python pip-cache keepalived-octavia-ubuntu no-resolvconf rebind-sshd dib-init-system haproxy-octavia-ubuntu install-types install-static base ubuntu bootloader dpkg ubuntu-common pip-and-virtualenv cache-url pkg-map cloud-init-datasources
2017-03-15 17:07:51.365 | Building in /tmp/dib_build.P1rsGbpW
2017-03-15 17:07:51.371 | Deploying hooks to /tmp/dib_build.P1rsGbpW/hooks
2017-03-15 17:07:51.376 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/sysctl/bin/sysctl-set-value
2017-03-15 17:07:51.378 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/sysctl/bin/sysctl-write-value
2017-03-15 17:07:51.382 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/sysctl/README.rst
2017-03-15 17:07:51.389 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/install-bin/pre-install.d/01-install-bin
2017-03-15 17:07:51.392 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/install-bin/README.rst
2017-03-15 17:07:51.399 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dib-run-parts/root.d/90-base-dib-run-parts
2017-03-15 17:07:51.408 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/vm/block-device.d/10-partition
2017-03-15 17:07:51.414 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/vm/finalise.d/50-remove-bogus-udev-links
2017-03-15 17:07:51.416 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/vm/element-deps
2017-03-15 17:07:51.418 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/vm/README.rst
2017-03-15 17:07:51.424 | Copying hooks /opt/stack/new/octavia/elements/amphora-agent/init-scripts/systemd
2017-03-15 17:07:51.425 | Copying hooks /opt/stack/new/octavia/elements/amphora-agent/init-scripts/sysv
2017-03-15 17:07:51.426 | Copying hooks /opt/stack/new/octavia/elements/amphora-agent/init-scripts/upstart
2017-03-15 17:07:51.431 | Copying hooks /opt/stack/new/octavia/elements/amphora-agent/install.d/75-run_setup_install
2017-03-15 17:07:51.436 | Copying hooks /opt/stack/new/octavia/elements/amphora-agent/static/etc
2017-03-15 17:07:51.441 | Copying hooks /opt/stack/new/octavia/elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd
2017-03-15 17:07:51.444 | Copy hook /opt/stack/new/octavia/elements/amphora-agent/README.rst
2017-03-15 17:07:51.446 | Copy hook /opt/stack/new/octavia/elements/amphora-agent/svc-map
2017-03-15 17:07:51.447 | Copy hook /opt/stack/new/octavia/elements/amphora-agent/element-deps
2017-03-15 17:07:51.448 | Copy hook /opt/stack/new/octavia/elements/amphora-agent/package-installs.yaml
2017-03-15 17:07:51.449 | Copy hook /opt/stack/new/octavia/elements/amphora-agent/source-repository-amphora-agent
2017-03-15 17:07:51.454 | Copy hook /opt/stack/new/octavia/elements/amphora-agent-ubuntu/element-deps
2017-03-15 17:07:51.459 | Copying hooks /opt/stack/new/octavia/elements/certs-ramfs/init-scripts/systemd
2017-03-15 17:07:51.460 | Copying hooks /opt/stack/new/octavia/elements/certs-ramfs/init-scripts/sysv
2017-03-15 17:07:51.461 | Copying hooks /opt/stack/new/octavia/elements/certs-ramfs/init-scripts/upstart
2017-03-15 17:07:51.465 | Copying hooks /opt/stack/new/octavia/elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service
2017-03-15 17:07:51.468 | Copy hook /opt/stack/new/octavia/elements/certs-ramfs/README.rst
2017-03-15 17:07:51.470 | Copy hook /opt/stack/new/octavia/elements/certs-ramfs/svc-map
2017-03-15 17:07:51.471 | Copy hook /opt/stack/new/octavia/elements/certs-ramfs/element-deps
2017-03-15 17:07:51.472 | Copy hook /opt/stack/new/octavia/elements/certs-ramfs/package-installs.yaml
2017-03-15 17:07:51.479 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/source-repositories/extra-data.d/98-source-repositories
2017-03-15 17:07:51.482 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/source-repositories/element-deps
2017-03-15 17:07:51.483 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/source-repositories/package-installs.yaml
2017-03-15 17:07:51.484 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/source-repositories/pkg-map
2017-03-15 17:07:51.485 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/source-repositories/README.rst
2017-03-15 17:07:51.492 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/manifests/environment.d/14-manifests
2017-03-15 17:07:51.497 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/manifests/cleanup.d/01-copy-manifests-dir
2017-03-15 17:07:51.501 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/manifests/extra-data.d/20-manifest-dir
2017-03-15 17:07:51.503 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/manifests/README.rst
2017-03-15 17:07:51.509 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/pre-install.d/02-package-installs
2017-03-15 17:07:51.510 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/pre-install.d/99-package-uninstalls
2017-03-15 17:07:51.514 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/install.d/01-package-installs
2017-03-15 17:07:51.516 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/install.d/99-package-uninstalls
2017-03-15 17:07:51.520 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/bin/package-installs
2017-03-15 17:07:51.521 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/bin/package-installs-squash
2017-03-15 17:07:51.522 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/bin/package-installs-v2
2017-03-15 17:07:51.524 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/bin/package-uninstalls
2017-03-15 17:07:51.528 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/post-install.d/00-package-installs
2017-03-15 17:07:51.530 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/post-install.d/95-package-uninstalls
2017-03-15 17:07:51.534 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/package-installs/extra-data.d/99-squash-package-install
2017-03-15 17:07:51.537 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/package-installs/element-deps
2017-03-15 17:07:51.538 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/package-installs/README.rst
2017-03-15 17:07:51.545 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dkms/post-install.d/97-dkms
2017-03-15 17:07:51.547 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/dkms/element-deps
2017-03-15 17:07:51.548 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/dkms/package-installs.yaml
2017-03-15 17:07:51.550 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/dkms/README.rst
2017-03-15 17:07:51.555 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dib-python/environment.d/50-dib-python-version
2017-03-15 17:07:51.559 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dib-python/pre-install.d/01-dib-python
2017-03-15 17:07:51.562 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/dib-python/README.rst
2017-03-15 17:07:51.567 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/pip-cache/environment.d/10-pip-cache
2017-03-15 17:07:51.570 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/pip-cache/root.d/01-pip-cache
2017-03-15 17:07:51.573 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/pip-cache/README.rst
2017-03-15 17:07:51.578 | Copying hooks /opt/stack/new/octavia/elements/keepalived-octavia-ubuntu/pre-install.d/00-backports
2017-03-15 17:07:51.581 | Copy hook /opt/stack/new/octavia/elements/keepalived-octavia-ubuntu/README.rst
2017-03-15 17:07:51.582 | Copy hook /opt/stack/new/octavia/elements/keepalived-octavia-ubuntu/svc-map
2017-03-15 17:07:51.583 | Copy hook /opt/stack/new/octavia/elements/keepalived-octavia-ubuntu/element-deps
2017-03-15 17:07:51.585 | Copy hook /opt/stack/new/octavia/elements/keepalived-octavia-ubuntu/package-installs.json
2017-03-15 17:07:51.586 | Copy hook /opt/stack/new/octavia/elements/keepalived-octavia-ubuntu/pkg-map
2017-03-15 17:07:51.591 | Copying hooks /opt/stack/new/octavia/elements/no-resolvconf/finalise.d/99-disable-resolv-conf
2017-03-15 17:07:51.594 | Copy hook /opt/stack/new/octavia/elements/no-resolvconf/README.rst
2017-03-15 17:07:51.599 | Copying hooks /opt/stack/new/octavia/elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp
2017-03-15 17:07:51.602 | Copy hook /opt/stack/new/octavia/elements/rebind-sshd/README.rst
2017-03-15 17:07:51.606 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dib-init-system/environment.d/10-dib-init-system.bash
2017-03-15 17:07:51.610 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dib-init-system/pre-install.d/04-dib-init-system
2017-03-15 17:07:51.614 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dib-init-system/install.d/20-install-init-scripts
2017-03-15 17:07:51.618 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dib-init-system/post-install.d/10-enable-init-scripts
2017-03-15 17:07:51.623 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/dib-init-system/README.rst
2017-03-15 17:07:51.625 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/dib-init-system/dib-init-system
2017-03-15 17:07:51.631 | Copying hooks /opt/stack/new/octavia/elements/haproxy-octavia-ubuntu/pre-install.d/01-backports
2017-03-15 17:07:51.635 | Copying hooks /opt/stack/new/octavia/elements/haproxy-octavia-ubuntu/install.d/76-haproxy
2017-03-15 17:07:51.639 | Copying hooks /opt/stack/new/octavia/elements/haproxy-octavia-ubuntu/post-install.d/20-disable-default-haproxy
2017-03-15 17:07:51.640 | Copying hooks /opt/stack/new/octavia/elements/haproxy-octavia-ubuntu/post-install.d/20-haproxy-tune-kernel
2017-03-15 17:07:51.642 | Copying hooks /opt/stack/new/octavia/elements/haproxy-octavia-ubuntu/post-install.d/20-setup-haproxy-log
2017-03-15 17:07:51.645 | Copy hook /opt/stack/new/octavia/elements/haproxy-octavia-ubuntu/README.rst
2017-03-15 17:07:51.646 | Copy hook /opt/stack/new/octavia/elements/haproxy-octavia-ubuntu/svc-map
2017-03-15 17:07:51.648 | Copy hook /opt/stack/new/octavia/elements/haproxy-octavia-ubuntu/element-deps
2017-03-15 17:07:51.649 | Copy hook /opt/stack/new/octavia/elements/haproxy-octavia-ubuntu/package-installs.json
2017-03-15 17:07:51.650 | Copy hook /opt/stack/new/octavia/elements/haproxy-octavia-ubuntu/pkg-map
2017-03-15 17:07:51.656 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/install-types/extra-data.d/99-enable-install-types
2017-03-15 17:07:51.659 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/install-types/README.rst
2017-03-15 17:07:51.664 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/install-static/install.d/10-install-static-files
2017-03-15 17:07:51.667 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/install-static/element-deps
2017-03-15 17:07:51.668 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/install-static/package-installs.yaml
2017-03-15 17:07:51.669 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/install-static/README.rst
2017-03-15 17:07:51.675 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/base/environment.d/10-ccache.bash
2017-03-15 17:07:51.678 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/base/pre-install.d/03-baseline-tools
2017-03-15 17:07:51.682 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/base/root.d/01-ccache
2017-03-15 17:07:51.686 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/base/install.d/00-baseline-environment
2017-03-15 17:07:51.687 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/base/install.d/00-up-to-date
2017-03-15 17:07:51.688 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/base/install.d/10-cloud-init
2017-03-15 17:07:51.692 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/base/cleanup.d/01-ccache
2017-03-15 17:07:51.695 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/base/element-deps
2017-03-15 17:07:51.696 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/base/package-installs.yaml
2017-03-15 17:07:51.698 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/base/pkg-map
2017-03-15 17:07:51.699 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/base/README.rst
2017-03-15 17:07:51.704 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/environment.d/10-ubuntu-distro-name.bash
2017-03-15 17:07:51.706 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/environment.d/99-cloud-init-datasources.bash
2017-03-15 17:07:51.709 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/pre-install.d/00-remove-apt-xapian-index
2017-03-15 17:07:51.711 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/pre-install.d/00-remove-grub
2017-03-15 17:07:51.712 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/pre-install.d/01-set-ubuntu-mirror
2017-03-15 17:07:51.716 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/root.d/10-cache-ubuntu-tarball
2017-03-15 17:07:51.720 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/install.d/99-autoremove
2017-03-15 17:07:51.724 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu/bin/map-services
2017-03-15 17:07:51.726 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/ubuntu/element-deps
2017-03-15 17:07:51.728 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/ubuntu/package-installs.yaml
2017-03-15 17:07:51.729 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/ubuntu/element-provides
2017-03-15 17:07:51.730 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/ubuntu/README.rst
2017-03-15 17:07:51.736 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/bootloader/cleanup.d/51-bootloader
2017-03-15 17:07:51.740 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/bootloader/finalise.d/50-bootloader
2017-03-15 17:07:51.744 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/bootloader/pkg-map
2017-03-15 17:07:51.745 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/bootloader/README.rst
2017-03-15 17:07:51.750 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/pre-install.d/00-disable-apt-recommends
2017-03-15 17:07:51.751 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/pre-install.d/02-add-apt-keys
2017-03-15 17:07:51.753 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/pre-install.d/99-apt-get-update
2017-03-15 17:07:51.756 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/root.d/50-block-apt-translations
2017-03-15 17:07:51.757 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/root.d/50-block-daemons
2017-03-15 17:07:51.759 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/root.d/50-build-with-http-cache
2017-03-15 17:07:51.760 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/root.d/50-shared-apt-cache
2017-03-15 17:07:51.762 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/root.d/50-trim-dpkg
2017-03-15 17:07:51.766 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/bin/install-packages
2017-03-15 17:07:51.769 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/cleanup.d/40-unblock-daemons
2017-03-15 17:07:51.770 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy
2017-03-15 17:07:51.771 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/cleanup.d/60-untrim-dpkg
2017-03-15 17:07:51.775 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/finalise.d/99-clean-up-cache
2017-03-15 17:07:51.776 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/finalise.d/99-write-dpkg-manifest
2017-03-15 17:07:51.779 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/dpkg/extra-data.d/01-copy-apt-keys
2017-03-15 17:07:51.782 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/dpkg/element-deps
2017-03-15 17:07:51.783 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/dpkg/README.rst
2017-03-15 17:07:51.789 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/ubuntu-common/install.d/80-disable-rfc3041
2017-03-15 17:07:51.792 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/ubuntu-common/README.rst
2017-03-15 17:07:51.797 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/test-share/diskimage-builder
2017-03-15 17:07:51.801 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/install.d/pip-and-virtualenv-source-install
2017-03-15 17:07:51.803 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/element-deps
2017-03-15 17:07:51.805 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/package-installs.yaml
2017-03-15 17:07:51.806 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/pkg-map
2017-03-15 17:07:51.807 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/README.rst
2017-03-15 17:07:51.808 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/source-repository-pip-and-virtualenv
2017-03-15 17:07:51.813 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/cache-url/bin/cache-url
2017-03-15 17:07:51.816 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/cache-url/__init__.pyc
2017-03-15 17:07:51.817 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/cache-url/__init__.py
2017-03-15 17:07:51.818 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/cache-url/README.rst
2017-03-15 17:07:51.823 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/pkg-map/bin/pkg-map
2017-03-15 17:07:51.827 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir
2017-03-15 17:07:51.830 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/pkg-map/element-deps
2017-03-15 17:07:51.831 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/pkg-map/README.rst
2017-03-15 17:07:51.836 | Copying hooks /usr/local/bin/../share/diskimage-builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources
2017-03-15 17:07:51.838 | Copy hook /usr/local/bin/../share/diskimage-builder/elements/cloud-init-datasources/README.rst
2017-03-15 17:07:51.841 | Running hooks from /tmp/dib_build.P1rsGbpW/hooks/root.d
2017-03-15 17:07:51.851 | dib-run-parts Wed Mar 15 17:07:51 UTC 2017 Sourcing environment file /tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/10-ccache.bash
2017-03-15 17:07:51.855 | + /usr/local/bin/dib-run-parts:source_environment:72                               :   source /tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/10-ccache.bash
2017-03-15 17:07:51.858 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:2              :   for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"'
2017-03-15 17:07:51.860 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:3              :   [[ /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin =~ /usr/lib/ccache ]]
2017-03-15 17:07:51.863 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:4              :   export PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin
2017-03-15 17:07:51.865 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:4              :   PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin
2017-03-15 17:07:51.868 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:2              :   for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"'
2017-03-15 17:07:51.870 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:3              :   [[ /usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin =~ /usr/lib64/ccache ]]
2017-03-15 17:07:51.873 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:4              :   export PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin
2017-03-15 17:07:51.875 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:4              :   PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin
2017-03-15 17:07:51.878 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:7              :   export CCACHE_DIR=/tmp/ccache
2017-03-15 17:07:51.880 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:7              :   CCACHE_DIR=/tmp/ccache
2017-03-15 17:07:51.884 | dib-run-parts Wed Mar 15 17:07:51 UTC 2017 Sourcing environment file /tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/10-dib-init-system.bash
2017-03-15 17:07:51.888 | + /usr/local/bin/dib-run-parts:source_environment:72                               :   source /tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/10-dib-init-system.bash
2017-03-15 17:07:51.892 | ++++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-dib-init-system.bash:source:1     :   dirname /tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/10-dib-init-system.bash
2017-03-15 17:07:51.895 | +++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-dib-init-system.bash:source:1     :   PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin:/tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/..
2017-03-15 17:07:51.898 | +++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-dib-init-system.bash:source:1     :   dib-init-system
2017-03-15 17:07:51.902 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-dib-init-system.bash:source:1     :   DIB_INIT_SYSTEM=systemd
2017-03-15 17:07:51.905 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-dib-init-system.bash:source:2     :   export DIB_INIT_SYSTEM
2017-03-15 17:07:51.908 | dib-run-parts Wed Mar 15 17:07:51 UTC 2017 Sourcing environment file /tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/10-pip-cache
2017-03-15 17:07:51.912 | + /usr/local/bin/dib-run-parts:source_environment:72                               :   source /tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/10-pip-cache
2017-03-15 17:07:51.914 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-pip-cache:source:1                :   export PIP_DOWNLOAD_CACHE=/tmp/pip
2017-03-15 17:07:51.916 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-pip-cache:source:1                :   PIP_DOWNLOAD_CACHE=/tmp/pip
2017-03-15 17:07:51.919 | dib-run-parts Wed Mar 15 17:07:51 UTC 2017 Sourcing environment file /tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash
2017-03-15 17:07:51.923 | + /usr/local/bin/dib-run-parts:source_environment:72                               :   source /tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash
2017-03-15 17:07:51.925 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ubuntu-distro-name.bash:source:1  :   export DISTRO_NAME=ubuntu
2017-03-15 17:07:51.927 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ubuntu-distro-name.bash:source:1  :   DISTRO_NAME=ubuntu
2017-03-15 17:07:51.929 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ubuntu-distro-name.bash:source:2  :   export DIB_RELEASE=xenial
2017-03-15 17:07:51.932 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ubuntu-distro-name.bash:source:2  :   DIB_RELEASE=xenial
2017-03-15 17:07:51.935 | dib-run-parts Wed Mar 15 17:07:51 UTC 2017 Sourcing environment file /tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/14-manifests
2017-03-15 17:07:51.939 | + /usr/local/bin/dib-run-parts:source_environment:72                               :   source /tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/14-manifests
2017-03-15 17:07:51.941 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/14-manifests:source:16               :   export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests
2017-03-15 17:07:51.944 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/14-manifests:source:16               :   DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests
2017-03-15 17:07:51.946 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/14-manifests:source:17               :   export DIB_MANIFEST_SAVE_DIR=/opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.d/
2017-03-15 17:07:51.949 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/14-manifests:source:17               :   DIB_MANIFEST_SAVE_DIR=/opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.d/
2017-03-15 17:07:51.952 | dib-run-parts Wed Mar 15 17:07:51 UTC 2017 Sourcing environment file /tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/50-dib-python-version
2017-03-15 17:07:51.956 | + /usr/local/bin/dib-run-parts:source_environment:72                               :   source /tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/50-dib-python-version
2017-03-15 17:07:51.959 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/50-dib-python-version:source:2       :   '[' -z '' ']'
2017-03-15 17:07:51.962 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/50-dib-python-version:source:3       :   '[' ubuntu == ubuntu ']'
2017-03-15 17:07:51.964 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/50-dib-python-version:source:4       :   '[' xenial == precise ']'
2017-03-15 17:07:51.966 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/50-dib-python-version:source:6       :   '[' xenial == trusty ']'
2017-03-15 17:07:51.969 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/50-dib-python-version:source:26      :   '[' -z '' ']'
2017-03-15 17:07:51.971 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/50-dib-python-version:source:27      :   DIB_PYTHON_VERSION=3
2017-03-15 17:07:51.973 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/50-dib-python-version:source:30      :   export DIB_PYTHON_VERSION
2017-03-15 17:07:51.976 | dib-run-parts Wed Mar 15 17:07:51 UTC 2017 Sourcing environment file /tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/99-cloud-init-datasources.bash
2017-03-15 17:07:51.980 | + /usr/local/bin/dib-run-parts:source_environment:72                               :   source /tmp/dib_build.P1rsGbpW/hooks/root.d/../environment.d/99-cloud-init-datasources.bash
2017-03-15 17:07:51.982 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/99-cloud-init-datasources.bash:source:4 :   export DIB_CLOUD_INIT_DATASOURCES=ConfigDrive
2017-03-15 17:07:51.985 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/99-cloud-init-datasources.bash:source:4 :   DIB_CLOUD_INIT_DATASOURCES=ConfigDrive
2017-03-15 17:07:51.989 | dib-run-parts Wed Mar 15 17:07:51 UTC 2017 Running /tmp/dib_build.P1rsGbpW/hooks/root.d/01-ccache
2017-03-15 17:07:52.007 | dib-run-parts Wed Mar 15 17:07:52 UTC 2017 01-ccache completed
2017-03-15 17:07:52.008 | dib-run-parts Wed Mar 15 17:07:52 UTC 2017 Running /tmp/dib_build.P1rsGbpW/hooks/root.d/01-pip-cache
2017-03-15 17:07:52.026 | dib-run-parts Wed Mar 15 17:07:52 UTC 2017 01-pip-cache completed
2017-03-15 17:07:52.027 | dib-run-parts Wed Mar 15 17:07:52 UTC 2017 Running /tmp/dib_build.P1rsGbpW/hooks/root.d/10-cache-ubuntu-tarball
2017-03-15 17:07:52.032 | Getting /opt/stack/new/.cache/image-create/xenial-server-cloudimg-amd64-root.tar.gz.lock: Wed Mar 15 17:07:52 UTC 2017
2017-03-15 17:07:52.034 | Fetching Base Image
2017-03-15 17:07:52.050 |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2017-03-15 17:07:52.050 |                                  Dload  Upload   Total   Spent    Left  Speed
2017-03-15 17:07:53.561 | 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0*   Trying 2001:67c:1360:8001:ffff:ffff:ffff:fffe...
2017-03-15 17:07:53.655 | 
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0* Connected to cloud-images.ubuntu.com (2001:67c:1360:8001:ffff:ffff:ffff:fffe) port 443 (#0)
2017-03-15 17:07:53.668 | * found 173 certificates in /etc/ssl/certs/ca-certificates.crt
2017-03-15 17:07:53.728 | * found 694 certificates in /etc/ssl/certs
2017-03-15 17:07:53.729 | * ALPN, offering http/1.1
2017-03-15 17:07:54.050 | * SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
2017-03-15 17:07:54.051 | * 	 server certificate verification OK
2017-03-15 17:07:54.051 | * 	 server certificate status verification SKIPPED
2017-03-15 17:07:54.051 | * 	 common name: cloud-images.ubuntu.com (matched)
2017-03-15 17:07:54.051 | * 	 server certificate expiration date OK
2017-03-15 17:07:54.051 | * 	 server certificate activation date OK
2017-03-15 17:07:54.051 | * 	 certificate public key: RSA
2017-03-15 17:07:54.051 | * 	 certificate version: #3
2017-03-15 17:07:54.051 | * 	 subject: C=GB,L=London,O=Canonical Group Ltd,CN=cloud-images.ubuntu.com
2017-03-15 17:07:54.051 | * 	 start date: Fri, 08 Jul 2016 00:00:00 GMT
2017-03-15 17:07:54.051 | * 	 expire date: Wed, 09 Aug 2017 12:00:00 GMT
2017-03-15 17:07:54.052 | * 	 issuer: C=US,O=DigiCert Inc,CN=DigiCert SHA2 Secure Server CA
2017-03-15 17:07:54.052 | * 	 compression: NULL
2017-03-15 17:07:54.052 | * ALPN, server did not agree to a protocol
2017-03-15 17:07:54.052 | 
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0> GET /xenial/current/SHA256SUMS HTTP/1.1
2017-03-15 17:07:54.052 | > Host: cloud-images.ubuntu.com
2017-03-15 17:07:54.052 | > User-Agent: curl/7.47.0
2017-03-15 17:07:54.052 | > Accept: */*
2017-03-15 17:07:54.052 | > 
2017-03-15 17:07:54.146 | < HTTP/1.1 200 OK
2017-03-15 17:07:54.146 | < Date: Wed, 15 Mar 2017 17:07:54 GMT
2017-03-15 17:07:54.146 | < Server: Apache
2017-03-15 17:07:54.146 | < Last-Modified: Sat, 11 Mar 2017 22:51:20 GMT
2017-03-15 17:07:54.146 | < ETag: "144042e-14ff-54a7c5110aa00"
2017-03-15 17:07:54.146 | < Accept-Ranges: bytes
2017-03-15 17:07:54.146 | < Content-Length: 5375
2017-03-15 17:07:54.146 | < Content-Type: text/plain
2017-03-15 17:07:54.146 | < 
2017-03-15 17:07:54.146 | { [5375 bytes data]
2017-03-15 17:07:54.146 | 
100  5375  100  5375    0     0   2563      0  0:00:02  0:00:02 --:--:--  2564
2017-03-15 17:07:54.147 | * Connection #0 to host cloud-images.ubuntu.com left intact
2017-03-15 17:07:54.164 | Downloaded and cached https://cloud-images.ubuntu.com/xenial/current/SHA256SUMS for the first time
2017-03-15 17:07:54.187 |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2017-03-15 17:07:54.187 |                                  Dload  Upload   Total   Spent    Left  Speed
2017-03-15 17:07:54.191 | 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0*   Trying 2001:67c:1360:8001:ffff:ffff:ffff:fffe...
2017-03-15 17:07:54.284 | * Connected to cloud-images.ubuntu.com (2001:67c:1360:8001:ffff:ffff:ffff:fffe) port 80 (#0)
2017-03-15 17:07:54.284 | > GET /xenial/current/xenial-server-cloudimg-amd64-root.tar.gz HTTP/1.1
2017-03-15 17:07:54.284 | > Host: cloud-images.ubuntu.com
2017-03-15 17:07:54.284 | > User-Agent: curl/7.47.0
2017-03-15 17:07:54.284 | > Accept: */*
2017-03-15 17:07:54.284 | > 
2017-03-15 17:07:54.378 | < HTTP/1.1 200 OK
2017-03-15 17:07:54.378 | < Date: Wed, 15 Mar 2017 17:07:54 GMT
2017-03-15 17:07:54.378 | < Server: Apache
2017-03-15 17:07:54.378 | < Last-Modified: Sat, 11 Mar 2017 15:34:04 GMT
2017-03-15 17:07:54.378 | < ETag: "144031e-e1a2ff3-54a7635471300"
2017-03-15 17:07:54.378 | < Accept-Ranges: bytes
2017-03-15 17:07:54.378 | < Content-Length: 236597235
2017-03-15 17:07:54.378 | < Content-Type: application/x-gzip
2017-03-15 17:07:54.378 | < 
2017-03-15 17:07:54.378 | { [5472 bytes data]
2017-03-15 17:10:58.032 | 
  0  225M    0  179k    0     0   215k      0  0:17:53 --:--:--  0:17:53  215k
  0  225M    0 1079k    0     0   583k      0  0:06:36  0:00:01  0:06:35  582k
  3  225M    3 7555k    0     0  2678k      0  0:01:26  0:00:02  0:01:24 2677k
  4  225M    4 9267k    0     0  2428k      0  0:01:35  0:00:03  0:01:32 2428k
  4  225M    4 9626k    0     0  1992k      0  0:01:55  0:00:04  0:01:51 1992k
  4  225M    4 10.4M    0     0  1835k      0  0:02:05  0:00:05  0:02:00 2105k
  5  225M    5 11.8M    0     0  1765k      0  0:02:10  0:00:06  0:02:04 2203k
  5  225M    5 13.0M    0     0  1716k      0  0:02:14  0:00:07  0:02:07 1172k
  6  225M    6 14.2M    0     0  1657k      0  0:02:19  0:00:08  0:02:11 1070k
  6  225M    6 15.3M    0     0  1595k      0  0:02:24  0:00:09  0:02:15 1213k
  7  225M    7 16.3M    0     0  1539k      0  0:02:30  0:00:10  0:02:20 1193k
  7  225M    7 17.3M    0     0  1502k      0  0:02:33  0:00:11  0:02:22 1139k
  8  225M    8 18.3M    0     0  1463k      0  0:02:37  0:00:12  0:02:25 1071k
  8  225M    8 19.3M    0     0  1431k      0  0:02:41  0:00:13  0:02:28 1033k
  9  225M    9 20.3M    0     0  1402k      0  0:02:44  0:00:14  0:02:30 1021k
  9  225M    9 21.2M    0     0  1372k      0  0:02:48  0:00:15  0:02:33 1008k
  9  225M    9 22.1M    0     0  1345k      0  0:02:51  0:00:16  0:02:35  975k
 10  225M   10 23.1M    0     0  1329k      0  0:02:53  0:00:17  0:02:36  982k
 10  225M   10 24.1M    0     0  1314k      0  0:02:55  0:00:18  0:02:37  987k
 11  225M   11 25.0M    0     0  1295k      0  0:02:58  0:00:19  0:02:39  976k
 11  225M   11 25.8M    0     0  1271k      0  0:03:01  0:00:20  0:02:41  952k
 11  225M   11 26.8M    0     0  1257k      0  0:03:03  0:00:21  0:02:42  962k
 12  225M   12 27.8M    0     0  1248k      0  0:03:05  0:00:22  0:02:43  960k
 12  225M   12 28.8M    0     0  1237k      0  0:03:06  0:00:23  0:02:43  952k
 13  225M   13 29.8M    0     0  1229k      0  0:03:07  0:00:24  0:02:43  967k
 13  225M   13 30.8M    0     0  1222k      0  0:03:08  0:00:25  0:02:43 1016k
 14  225M   14 31.8M    0     0  1217k      0  0:03:09  0:00:26  0:02:43 1039k
 14  225M   14 33.1M    0     0  1220k      0  0:03:09  0:00:27  0:02:42 1094k
 15  225M   15 34.5M    0     0  1227k      0  0:03:08  0:00:28  0:02:40 1179k
 16  225M   16 36.1M    0     0  1240k      0  0:03:06  0:00:29  0:02:37 1295k
 16  225M   16 37.8M    0     0  1258k      0  0:03:03  0:00:30  0:02:33 1443k
 17  225M   17 39.6M    0     0  1276k      0  0:03:00  0:00:31  0:02:29 1595k
 18  225M   18 41.6M    0     0  1301k      0  0:02:57  0:00:32  0:02:25 1750k
 19  225M   19 43.7M    0     0  1323k      0  0:02:54  0:00:33  0:02:21 1878k
 20  225M   20 45.7M    0     0  1343k      0  0:02:51  0:00:34  0:02:17 1955k
 21  225M   21 47.7M    0     0  1365k      0  0:02:49  0:00:35  0:02:14 2025k
 22  225M   22 49.9M    0     0  1388k      0  0:02:46  0:00:36  0:02:10 2099k
 23  225M   23 52.0M    0     0  1408k      0  0:02:43  0:00:37  0:02:06 2112k
 24  225M   24 54.5M    0     0  1439k      0  0:02:40  0:00:38  0:02:02 2226k
 25  225M   25 57.2M    0     0  1472k      0  0:02:36  0:00:39  0:01:57 2373k
 26  225M   26 59.3M    0     0  1487k      0  0:02:35  0:00:40  0:01:55 2361k
 27  225M   27 61.5M    0     0  1507k      0  0:02:33  0:00:41  0:01:52 2386k
 28  225M   28 63.5M    0     0  1519k      0  0:02:32  0:00:42  0:01:50 2357k
 29  225M   29 65.4M    0     0  1530k      0  0:02:30  0:00:43  0:01:47 2234k
 29  225M   29 67.4M    0     0  1542k      0  0:02:29  0:00:44  0:01:45 2103k
 30  225M   30 69.5M    0     0  1553k      0  0:02:28  0:00:45  0:01:43 2093k
 31  225M   31 71.5M    0     0  1565k      0  0:02:27  0:00:46  0:01:41 2046k
 32  225M   32 73.4M    0     0  1573k      0  0:02:26  0:00:47  0:01:39 2039k
 33  225M   33 75.6M    0     0  1585k      0  0:02:25  0:00:48  0:01:37 2063k
 34  225M   34 77.1M    0     0  1584k      0  0:02:25  0:00:49  0:01:36 1964k
 35  225M   35 79.0M    0     0  1591k      0  0:02:25  0:00:50  0:01:35 1939k
 35  225M   35 81.0M    0     0  1601k      0  0:02:24  0:00:51  0:01:33 1945k
 36  225M   36 83.0M    0     0  1610k      0  0:02:23  0:00:52  0:01:31 1956k
 37  225M   37 85.0M    0     0  1618k      0  0:02:22  0:00:53  0:01:29 1945k
 38  225M   38 87.0M    0     0  1626k      0  0:02:22  0:00:54  0:01:28 2038k
 39  225M   39 89.0M    0     0  1632k      0  0:02:21  0:00:55  0:01:26 2053k
 40  225M   40 90.8M    0     0  1637k      0  0:02:21  0:00:56  0:01:25 2002k
 41  225M   41 92.6M    0     0  1639k      0  0:02:20  0:00:57  0:01:23 1948k
 41  225M   41 94.5M    0     0  1645k      0  0:02:20  0:00:58  0:01:22 1937k
 42  225M   42 96.5M    0     0  1653k      0  0:02:19  0:00:59  0:01:20 1948k
 43  225M   43 98.7M    0     0  1662k      0  0:02:19  0:01:00  0:01:19 1989k
 44  225M   44  100M    0     0  1667k      0  0:02:18  0:01:01  0:01:17 2018k
 45  225M   45  102M    0     0  1673k      0  0:02:18  0:01:02  0:01:16 2069k
 46  225M   46  104M    0     0  1678k      0  0:02:17  0:01:03  0:01:14 2069k
 47  225M   47  106M    0     0  1685k      0  0:02:17  0:01:04  0:01:13 2073k
 48  225M   48  108M    0     0  1694k      0  0:02:16  0:01:05  0:01:11 2086k
 49  225M   49  110M    0     0  1701k      0  0:02:15  0:01:06  0:01:09 2112k
 50  225M   50  113M    0     0  1710k      0  0:02:15  0:01:07  0:01:08 2166k
 51  225M   51  115M    0     0  1720k      0  0:02:14  0:01:08  0:01:06 2240k
 51  225M   51  116M    0     0  1713k      0  0:02:14  0:01:09  0:01:05 2070k
 52  225M   52  117M    0     0  1703k      0  0:02:15  0:01:10  0:01:05 1820k
 52  225M   52  118M    0     0  1694k      0  0:02:16  0:01:11  0:01:05 1602k
 53  225M   53  119M    0     0  1685k      0  0:02:17  0:01:12  0:01:05 1348k
 53  225M   53  120M    0     0  1676k      0  0:02:17  0:01:13  0:01:04 1067k
 54  225M   54  122M    0     0  1668k      0  0:02:18  0:01:14  0:01:04 1055k
 54  225M   54  122M    0     0  1659k      0  0:02:19  0:01:15  0:01:04 1047k
 54  225M   54  123M    0     0  1651k      0  0:02:19  0:01:16  0:01:03 1047k
 55  225M   55  124M    0     0  1643k      0  0:02:20  0:01:17  0:01:03 1039k
 55  225M   55  125M    0     0  1635k      0  0:02:21  0:01:18  0:01:03 1021k
 56  225M   56  126M    0     0  1623k      0  0:02:22  0:01:19  0:01:03  944k
 56  225M   56  127M    0     0  1613k      0  0:02:23  0:01:20  0:01:03  910k
 56  225M   56  128M    0     0  1602k      0  0:02:24  0:01:21  0:01:03  850k
 57  225M   57  128M    0     0  1592k      0  0:02:25  0:01:22  0:01:03  798k
 57  225M   57  129M    0     0  1582k      0  0:02:25  0:01:23  0:01:02  762k
 57  225M   57  130M    0     0  1573k      0  0:02:26  0:01:24  0:01:02  781k
 58  225M   58  131M    0     0  1567k      0  0:02:27  0:01:25  0:01:02  824k
 58  225M   58  132M    0     0  1559k      0  0:02:28  0:01:26  0:01:02  851k
 59  225M   59  133M    0     0  1553k      0  0:02:28  0:01:27  0:01:01  911k
 59  225M   59  134M    0     0  1548k      0  0:02:29  0:01:28  0:01:01  975k
 60  225M   60  135M    0     0  1543k      0  0:02:29  0:01:29  0:01:00 1023k
 60  225M   60  136M    0     0  1538k      0  0:02:30  0:01:30  0:01:00 1033k
 60  225M   60  137M    0     0  1532k      0  0:02:30  0:01:31  0:00:59 1066k
 61  225M   61  138M    0     0  1530k      0  0:02:31  0:01:32  0:00:59 1110k
 61  225M   61  139M    0     0  1526k      0  0:02:31  0:01:33  0:00:58 1126k
 62  225M   62  140M    0     0  1521k      0  0:02:31  0:01:34  0:00:57 1127k
 63  225M   63  142M    0     0  1519k      0  0:02:32  0:01:35  0:00:57 1174k
 63  225M   63  143M    0     0  1512k      0  0:02:32  0:01:36  0:00:56 1131k
 63  225M   63  143M    0     0  1506k      0  0:02:33  0:01:37  0:00:56 1073k
 64  225M   64  144M    0     0  1500k      0  0:02:34  0:01:38  0:00:56 1008k
 64  225M   64  145M    0     0  1494k      0  0:02:34  0:01:39  0:00:55  992k
 65  225M   65  146M    0     0  1489k      0  0:02:35  0:01:40  0:00:55  923k
 65  225M   65  147M    0     0  1481k      0  0:02:35  0:01:41  0:00:54  894k
 65  225M   65  147M    0     0  1472k      0  0:02:36  0:01:42  0:00:54  795k
 65  225M   65  148M    0     0  1463k      0  0:02:37  0:01:43  0:00:54  739k
 66  225M   66  148M    0     0  1454k      0  0:02:38  0:01:44  0:00:54  652k
 66  225M   66  149M    0     0  1446k      0  0:02:39  0:01:45  0:00:54  574k
 66  225M   66  150M    0     0  1438k      0  0:02:40  0:01:46  0:00:54  558k
 66  225M   66  150M    0     0  1431k      0  0:02:41  0:01:47  0:00:54  607k
 67  225M   67  151M    0     0  1425k      0  0:02:42  0:01:48  0:00:54  646k
 67  225M   67  152M    0     0  1419k      0  0:02:42  0:01:49  0:00:53  678k
 67  225M   67  153M    0     0  1414k      0  0:02:43  0:01:50  0:00:53  727k
 68  225M   68  153M    0     0  1408k      0  0:02:43  0:01:51  0:00:52  770k
 68  225M   68  154M    0     0  1402k      0  0:02:44  0:01:52  0:00:52  769k
 68  225M   68  155M    0     0  1397k      0  0:02:45  0:01:53  0:00:52  767k
 69  225M   69  155M    0     0  1391k      0  0:02:46  0:01:54  0:00:52  763k
 69  225M   69  156M    0     0  1384k      0  0:02:46  0:01:55  0:00:51  718k
 69  225M   69  157M    0     0  1377k      0  0:02:47  0:01:56  0:00:51  665k
 69  225M   69  157M    0     0  1370k      0  0:02:48  0:01:57  0:00:51  653k
 70  225M   70  158M    0     0  1365k      0  0:02:49  0:01:58  0:00:51  640k
 70  225M   70  159M    0     0  1359k      0  0:02:49  0:01:59  0:00:50  633k
 70  225M   70  159M    0     0  1353k      0  0:02:50  0:02:00  0:00:50  643k
 71  225M   71  160M    0     0  1348k      0  0:02:51  0:02:01  0:00:50  683k
 71  225M   71  161M    0     0  1345k      0  0:02:51  0:02:02  0:00:49  737k
 72  225M   72  162M    0     0  1343k      0  0:02:52  0:02:03  0:00:49  824k
 72  225M   72  163M    0     0  1340k      0  0:02:52  0:02:04  0:00:48  880k
 72  225M   72  164M    0     0  1336k      0  0:02:52  0:02:05  0:00:47  917k
 73  225M   73  165M    0     0  1333k      0  0:02:53  0:02:06  0:00:47  969k
 73  225M   73  166M    0     0  1331k      0  0:02:53  0:02:07  0:00:46  993k
 74  225M   74  167M    0     0  1328k      0  0:02:53  0:02:08  0:00:45  971k
 74  225M   74  168M    0     0  1326k      0  0:02:54  0:02:09  0:00:45  980k
 74  225M   74  168M    0     0  1321k      0  0:02:54  0:02:10  0:00:44  949k
 75  225M   75  169M    0     0  1316k      0  0:02:55  0:02:11  0:00:44  885k
 75  225M   75  170M    0     0  1311k      0  0:02:56  0:02:12  0:00:44  814k
 75  225M   75  170M    0     0  1307k      0  0:02:56  0:02:13  0:00:43  747k
 76  225M   76  171M    0     0  1302k      0  0:02:57  0:02:14  0:00:43  683k
 76  225M   76  172M    0     0  1298k      0  0:02:57  0:02:15  0:00:42  704k
 76  225M   76  172M    0     0  1294k      0  0:02:58  0:02:16  0:00:42  707k
 76  225M   76  173M    0     0  1290k      0  0:02:59  0:02:17  0:00:42  718k
 77  225M   77  174M    0     0  1285k      0  0:02:59  0:02:18  0:00:41  714k
 77  225M   77  175M    0     0  1281k      0  0:03:00  0:02:19  0:00:41  711k
 77  225M   77  175M    0     0  1277k      0  0:03:00  0:02:20  0:00:40  693k
 78  225M   78  176M    0     0  1273k      0  0:03:01  0:02:21  0:00:40  689k
 78  225M   78  177M    0     0  1269k      0  0:03:02  0:02:22  0:00:40  687k
 78  225M   78  177M    0     0  1265k      0  0:03:02  0:02:23  0:00:39  698k
 79  225M   79  178M    0     0  1260k      0  0:03:03  0:02:24  0:00:39  687k
 79  225M   79  179M    0     0  1256k      0  0:03:03  0:02:25  0:00:38  682k
 79  225M   79  179M    0     0  1252k      0  0:03:04  0:02:26  0:00:38  668k
 79  225M   79  180M    0     0  1247k      0  0:03:05  0:02:27  0:00:38  622k
 80  225M   80  180M    0     0  1241k      0  0:03:06  0:02:28  0:00:38  567k
 80  225M   80  181M    0     0  1236k      0  0:03:06  0:02:29  0:00:37  542k
 80  225M   80  181M    0     0  1232k      0  0:03:07  0:02:30  0:00:37  522k
 80  225M   80  182M    0     0  1227k      0  0:03:08  0:02:31  0:00:37  517k
 80  225M   80  182M    0     0  1224k      0  0:03:08  0:02:32  0:00:36  532k
 81  225M   81  183M    0     0  1219k      0  0:03:09  0:02:33  0:00:36  564k
 81  225M   81  183M    0     0  1216k      0  0:03:09  0:02:34  0:00:35  601k
 81  225M   81  184M    0     0  1214k      0  0:03:10  0:02:35  0:00:35  654k
 82  225M   82  185M    0     0  1214k      0  0:03:10  0:02:36  0:00:34  787k
 82  225M   82  186M    0     0  1212k      0  0:03:10  0:02:37  0:00:33  868k
 83  225M   83  188M    0     0  1212k      0  0:03:10  0:02:38  0:00:32  997k
 83  225M   83  189M    0     0  1213k      0  0:03:10  0:02:39  0:00:31 1123k
 84  225M   84  190M    0     0  1214k      0  0:03:10  0:02:40  0:00:30 1222k
 85  225M   85  192M    0     0  1214k      0  0:03:10  0:02:41  0:00:29 1232k
 85  225M   85  193M    0     0  1214k      0  0:03:10  0:02:42  0:00:28 1263k
 86  225M   86  194M    0     0  1213k      0  0:03:10  0:02:43  0:00:27 1220k
 86  225M   86  195M    0     0  1212k      0  0:03:10  0:02:44  0:00:26 1172k
 86  225M   86  196M    0     0  1211k      0  0:03:10  0:02:45  0:00:25 1108k
 87  225M   87  197M    0     0  1210k      0  0:03:10  0:02:46  0:00:24 1065k
 87  225M   87  198M    0     0  1210k      0  0:03:10  0:02:47  0:00:23 1098k
 88  225M   88  199M    0     0  1211k      0  0:03:10  0:02:48  0:00:22 1156k
 89  225M   89  201M    0     0  1212k      0  0:03:10  0:02:49  0:00:21 1221k
 89  225M   89  202M    0     0  1213k      0  0:03:10  0:02:50  0:00:20 1275k
 90  225M   90  203M    0     0  1214k      0  0:03:10  0:02:51  0:00:19 1354k
 90  225M   90  205M    0     0  1215k      0  0:03:10  0:02:52  0:00:18 1362k
 91  225M   91  206M    0     0  1217k      0  0:03:09  0:02:53  0:00:16 1409k
 92  225M   92  208M    0     0  1220k      0  0:03:09  0:02:54  0:00:15 1501k
 93  225M   93  210M    0     0  1225k      0  0:03:08  0:02:55  0:00:13 1632k
 94  225M   94  212M    0     0  1228k      0  0:03:08  0:02:56  0:00:12 1726k
 94  225M   94  214M    0     0  1233k      0  0:03:07  0:02:57  0:00:10 1872k
 95  225M   95  216M    0     0  1238k      0  0:03:06  0:02:58  0:00:08 1985k
 96  225M   96  217M    0     0  1240k      0  0:03:06  0:02:59  0:00:07 1930k
 97  225M   97  219M    0     0  1243k      0  0:03:05  0:03:00  0:00:05 1902k
 98  225M   98  221M    0     0  1248k      0  0:03:05  0:03:01  0:00:04 1929k
 99  225M   99  223M    0     0  1252k      0  0:03:04  0:03:02  0:00:02 1924k
 99  225M   99  225M    0     0  1256k      0  0:03:03  0:03:03 --:--:-- 1915k
100  225M  100  225M    0     0  1256k      0  0:03:03  0:03:03 --:--:-- 1982k
2017-03-15 17:10:58.032 | * Connection #0 to host cloud-images.ubuntu.com left intact
2017-03-15 17:10:58.364 | Downloaded and cached http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-root.tar.gz for the first time
2017-03-15 17:10:58.366 | ~/.cache/image-create /etc/octavia/certs/diskimage-create.2HWvyw
2017-03-15 17:11:00.424 | xenial-server-cloudimg-amd64-root.tar.gz: OK
2017-03-15 17:11:00.424 | /etc/octavia/certs/diskimage-create.2HWvyw
2017-03-15 17:11:07.788 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 10-cache-ubuntu-tarball completed
2017-03-15 17:11:07.789 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 Running /tmp/dib_build.P1rsGbpW/hooks/root.d/50-block-apt-translations
2017-03-15 17:11:07.798 | 0+1 records in
2017-03-15 17:11:07.798 | 0+1 records out
2017-03-15 17:11:07.799 | 27 bytes copied, 0.000389879 s, 69.3 kB/s
2017-03-15 17:11:07.801 | /tmp/dib_build.P1rsGbpW/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial_main_i18n_Translation-en
2017-03-15 17:11:07.801 | /tmp/dib_build.P1rsGbpW/mnt/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_restricted_i18n_Translation-en
2017-03-15 17:11:07.801 | /tmp/dib_build.P1rsGbpW/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial-updates_restricted_i18n_Translation-en
2017-03-15 17:11:07.801 | /tmp/dib_build.P1rsGbpW/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial-updates_main_i18n_Translation-en
2017-03-15 17:11:07.801 | /tmp/dib_build.P1rsGbpW/mnt/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_main_i18n_Translation-en
2017-03-15 17:11:07.801 | /tmp/dib_build.P1rsGbpW/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial_universe_i18n_Translation-en
2017-03-15 17:11:07.801 | /tmp/dib_build.P1rsGbpW/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial_multiverse_i18n_Translation-en
2017-03-15 17:11:07.801 | /tmp/dib_build.P1rsGbpW/mnt/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_universe_i18n_Translation-en
2017-03-15 17:11:07.801 | /tmp/dib_build.P1rsGbpW/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial_restricted_i18n_Translation-en
2017-03-15 17:11:07.801 | /tmp/dib_build.P1rsGbpW/mnt/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_multiverse_i18n_Translation-en
2017-03-15 17:11:07.801 | /tmp/dib_build.P1rsGbpW/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial-updates_multiverse_i18n_Translation-en
2017-03-15 17:11:07.802 | /tmp/dib_build.P1rsGbpW/mnt/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial-updates_universe_i18n_Translation-en
2017-03-15 17:11:07.815 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 50-block-apt-translations completed
2017-03-15 17:11:07.815 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 Running /tmp/dib_build.P1rsGbpW/hooks/root.d/50-block-daemons
2017-03-15 17:11:07.831 | 0+1 records in
2017-03-15 17:11:07.831 | 0+1 records out
2017-03-15 17:11:07.831 | 76 bytes copied, 0.000228762 s, 332 kB/s
2017-03-15 17:11:07.843 | 0+1 records in
2017-03-15 17:11:07.843 | 0+1 records out
2017-03-15 17:11:07.843 | 143 bytes copied, 7.9735e-05 s, 1.8 MB/s
2017-03-15 17:11:07.851 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 50-block-daemons completed
2017-03-15 17:11:07.852 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 Running /tmp/dib_build.P1rsGbpW/hooks/root.d/50-build-with-http-cache
2017-03-15 17:11:07.857 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 50-build-with-http-cache completed
2017-03-15 17:11:07.858 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 Running /tmp/dib_build.P1rsGbpW/hooks/root.d/50-shared-apt-cache
2017-03-15 17:11:07.869 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 50-shared-apt-cache completed
2017-03-15 17:11:07.870 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 Running /tmp/dib_build.P1rsGbpW/hooks/root.d/50-trim-dpkg
2017-03-15 17:11:07.888 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 50-trim-dpkg completed
2017-03-15 17:11:07.889 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 Running /tmp/dib_build.P1rsGbpW/hooks/root.d/90-base-dib-run-parts
2017-03-15 17:11:07.902 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 90-base-dib-run-parts completed
2017-03-15 17:11:07.903 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 ----------------------- PROFILING -----------------------
2017-03-15 17:11:07.904 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 
2017-03-15 17:11:07.906 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 Target: root.d
2017-03-15 17:11:07.907 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 
2017-03-15 17:11:07.908 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 Script                                     Seconds
2017-03-15 17:11:07.909 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 ---------------------------------------  ----------
2017-03-15 17:11:07.910 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 
2017-03-15 17:11:07.920 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 01-ccache                                     0.015
2017-03-15 17:11:07.926 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 01-pip-cache                                  0.016
2017-03-15 17:11:07.931 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 10-cache-ubuntu-tarball                     195.758
2017-03-15 17:11:07.937 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 50-block-apt-translations                     0.024
2017-03-15 17:11:07.943 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 50-block-daemons                              0.034
2017-03-15 17:11:07.950 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 50-build-with-http-cache                      0.002
2017-03-15 17:11:07.956 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 50-shared-apt-cache                           0.009
2017-03-15 17:11:07.962 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 50-trim-dpkg                                  0.015
2017-03-15 17:11:07.968 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 90-base-dib-run-parts                         0.011
2017-03-15 17:11:07.970 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 
2017-03-15 17:11:07.971 | dib-run-parts Wed Mar 15 17:11:07 UTC 2017 --------------------- END PROFILING ---------------------
2017-03-15 17:11:08.028 | Running hooks from /tmp/dib_build.P1rsGbpW/hooks/extra-data.d
2017-03-15 17:11:08.039 | dib-run-parts Wed Mar 15 17:11:08 UTC 2017 Sourcing environment file /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/10-ccache.bash
2017-03-15 17:11:08.044 | + /usr/local/bin/dib-run-parts:source_environment:72                               :   source /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/10-ccache.bash
2017-03-15 17:11:08.047 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:2              :   for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"'
2017-03-15 17:11:08.049 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:3              :   [[ /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin =~ /usr/lib/ccache ]]
2017-03-15 17:11:08.053 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:4              :   export PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin
2017-03-15 17:11:08.056 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:4              :   PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin
2017-03-15 17:11:08.058 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:2              :   for CCACHEDIR in '"/usr/lib/ccache"' '"/usr/lib64/ccache"'
2017-03-15 17:11:08.061 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:3              :   [[ /usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin =~ /usr/lib64/ccache ]]
2017-03-15 17:11:08.064 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:4              :   export PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin
2017-03-15 17:11:08.067 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:4              :   PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin
2017-03-15 17:11:08.070 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:7              :   export CCACHE_DIR=/tmp/ccache
2017-03-15 17:11:08.073 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ccache.bash:source:7              :   CCACHE_DIR=/tmp/ccache
2017-03-15 17:11:08.077 | dib-run-parts Wed Mar 15 17:11:08 UTC 2017 Sourcing environment file /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/10-dib-init-system.bash
2017-03-15 17:11:08.082 | + /usr/local/bin/dib-run-parts:source_environment:72                               :   source /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/10-dib-init-system.bash
2017-03-15 17:11:08.085 | ++++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-dib-init-system.bash:source:1     :   dirname /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/10-dib-init-system.bash
2017-03-15 17:11:08.089 | +++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-dib-init-system.bash:source:1     :   PATH=/usr/lib64/ccache:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/stack/new/diskimage-builder/bin:/tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/..
2017-03-15 17:11:08.093 | +++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-dib-init-system.bash:source:1     :   dib-init-system
2017-03-15 17:11:08.097 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-dib-init-system.bash:source:1     :   DIB_INIT_SYSTEM=systemd
2017-03-15 17:11:08.101 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-dib-init-system.bash:source:2     :   export DIB_INIT_SYSTEM
2017-03-15 17:11:08.105 | dib-run-parts Wed Mar 15 17:11:08 UTC 2017 Sourcing environment file /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/10-pip-cache
2017-03-15 17:11:08.110 | + /usr/local/bin/dib-run-parts:source_environment:72                               :   source /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/10-pip-cache
2017-03-15 17:11:08.113 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-pip-cache:source:1                :   export PIP_DOWNLOAD_CACHE=/tmp/pip
2017-03-15 17:11:08.115 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-pip-cache:source:1                :   PIP_DOWNLOAD_CACHE=/tmp/pip
2017-03-15 17:11:08.119 | dib-run-parts Wed Mar 15 17:11:08 UTC 2017 Sourcing environment file /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash
2017-03-15 17:11:08.124 | + /usr/local/bin/dib-run-parts:source_environment:72                               :   source /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash
2017-03-15 17:11:08.127 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ubuntu-distro-name.bash:source:1  :   export DISTRO_NAME=ubuntu
2017-03-15 17:11:08.129 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ubuntu-distro-name.bash:source:1  :   DISTRO_NAME=ubuntu
2017-03-15 17:11:08.132 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ubuntu-distro-name.bash:source:2  :   export DIB_RELEASE=xenial
2017-03-15 17:11:08.135 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/10-ubuntu-distro-name.bash:source:2  :   DIB_RELEASE=xenial
2017-03-15 17:11:08.139 | dib-run-parts Wed Mar 15 17:11:08 UTC 2017 Sourcing environment file /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/11-dib-install-type.bash
2017-03-15 17:11:08.144 | + /usr/local/bin/dib-run-parts:source_environment:72                               :   source /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/11-dib-install-type.bash
2017-03-15 17:11:08.147 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/11-dib-install-type.bash:source:1    :   export DIB_DEFAULT_INSTALLTYPE=source
2017-03-15 17:11:08.150 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/11-dib-install-type.bash:source:1    :   DIB_DEFAULT_INSTALLTYPE=source
2017-03-15 17:11:08.154 | dib-run-parts Wed Mar 15 17:11:08 UTC 2017 Sourcing environment file /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/14-manifests
2017-03-15 17:11:08.158 | + /usr/local/bin/dib-run-parts:source_environment:72                               :   source /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/14-manifests
2017-03-15 17:11:08.161 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/14-manifests:source:16               :   export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests
2017-03-15 17:11:08.163 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/14-manifests:source:16               :   DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests
2017-03-15 17:11:08.166 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/14-manifests:source:17               :   export DIB_MANIFEST_SAVE_DIR=/opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.d/
2017-03-15 17:11:08.168 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/14-manifests:source:17               :   DIB_MANIFEST_SAVE_DIR=/opt/stack/new/octavia/diskimage-create/amphora-x64-haproxy.d/
2017-03-15 17:11:08.172 | dib-run-parts Wed Mar 15 17:11:08 UTC 2017 Sourcing environment file /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/50-dib-python-version
2017-03-15 17:11:08.177 | + /usr/local/bin/dib-run-parts:source_environment:72                               :   source /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/50-dib-python-version
2017-03-15 17:11:08.180 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/50-dib-python-version:source:2       :   '[' -z '' ']'
2017-03-15 17:11:08.183 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/50-dib-python-version:source:3       :   '[' ubuntu == ubuntu ']'
2017-03-15 17:11:08.186 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/50-dib-python-version:source:4       :   '[' xenial == precise ']'
2017-03-15 17:11:08.188 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/50-dib-python-version:source:6       :   '[' xenial == trusty ']'
2017-03-15 17:11:08.191 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/50-dib-python-version:source:26      :   '[' -z '' ']'
2017-03-15 17:11:08.193 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/50-dib-python-version:source:27      :   DIB_PYTHON_VERSION=3
2017-03-15 17:11:08.196 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/50-dib-python-version:source:30      :   export DIB_PYTHON_VERSION
2017-03-15 17:11:08.200 | dib-run-parts Wed Mar 15 17:11:08 UTC 2017 Sourcing environment file /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/99-cloud-init-datasources.bash
2017-03-15 17:11:08.204 | + /usr/local/bin/dib-run-parts:source_environment:72                               :   source /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/../environment.d/99-cloud-init-datasources.bash
2017-03-15 17:11:08.207 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/99-cloud-init-datasources.bash:source:4 :   export DIB_CLOUD_INIT_DATASOURCES=ConfigDrive
2017-03-15 17:11:08.210 | ++ /tmp/dib_build.P1rsGbpW/hooks/environment.d/99-cloud-init-datasources.bash:source:4 :   DIB_CLOUD_INIT_DATASOURCES=ConfigDrive
2017-03-15 17:11:08.215 | dib-run-parts Wed Mar 15 17:11:08 UTC 2017 Running /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/01-copy-apt-keys
2017-03-15 17:11:08.217 | DIB_ADD_APT_KEYS is not set - not importing keys
2017-03-15 17:11:08.219 | dib-run-parts Wed Mar 15 17:11:08 UTC 2017 01-copy-apt-keys completed
2017-03-15 17:11:08.220 | dib-run-parts Wed Mar 15 17:11:08 UTC 2017 Running /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/10-create-pkg-map-dir
2017-03-15 17:11:08.222 | Copying pkg-map files to /tmp/dib_build.P1rsGbpW/mnt/usr/share/pkg-map
2017-03-15 17:11:08.229 | Deploying pkg-map /usr/local/bin/../share/diskimage-builder/elements/source-repositories/pkg-map
2017-03-15 17:11:08.236 | Deploying pkg-map /opt/stack/new/octavia/elements/keepalived-octavia-ubuntu/pkg-map
2017-03-15 17:11:08.242 | Deploying pkg-map /opt/stack/new/octavia/elements/haproxy-octavia-ubuntu/pkg-map
2017-03-15 17:11:08.250 | Deploying pkg-map /usr/local/bin/../share/diskimage-builder/elements/base/pkg-map
2017-03-15 17:11:08.257 | Deploying pkg-map /usr/local/bin/../share/diskimage-builder/elements/bootloader/pkg-map
2017-03-15 17:11:08.263 | Deploying pkg-map /usr/local/bin/../share/diskimage-builder/elements/pip-and-virtualenv/pkg-map
2017-03-15 17:11:08.273 | dib-run-parts Wed Mar 15 17:11:08 UTC 2017 10-create-pkg-map-dir completed
2017-03-15 17:11:08.274 | dib-run-parts Wed Mar 15 17:11:08 UTC 2017 Running /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/20-manifest-dir
2017-03-15 17:11:08.284 | dib-run-parts Wed Mar 15 17:11:08 UTC 2017 20-manifest-dir completed
2017-03-15 17:11:08.285 | dib-run-parts Wed Mar 15 17:11:08 UTC 2017 Running /tmp/dib_build.P1rsGbpW/hooks/extra-data.d/98-source-repositories
2017-03-15 17:11:08.296 | Getting /opt/stack/new/.cache/image-create/source-repositories/repositories_flock: Wed Mar 15 17:11:08 UTC 2017 for /tmp/dib_build.P1rsGbpW/hooks/source-repository-pip-and-virtualenv
2017-03-15 17:11:08.301 | (0001 / 0001)
2017-03-15 17:11:08.313 | Caching pip-and-virtualenv file from file:///opt/stack/new/devstack/files/get-pip.py in /opt/stack/new/.cache/image-create/source-repositories/pip_and_virtualenv_9b37e44ea8a32dde399233f0088fe09c6e3cdf46
2017-03-15 17:11:08.330 |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2017-03-15 17:11:08.330 |                                  Dload  Upload   Total   Spent    Left  Speed
2017-03-15 17:11:08.332 | 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1558k  100 1558k    0     0   857M      0 --:--:-- --:--:-- --:--:--  857M
2017-03-15 17:11:08.332 | * Closing connection 0
2017-03-15 17:11:08.343 | Downloaded and cached file:///opt/stack/new/devstack/files/get-pip.py for the first time
2017-03-15 17:11:08.360 | Getting /opt/stack/new/.cache/image-create/source-repositories/repositories_flock: Wed Mar 15 17:11:08 UTC 2017 for /tmp/dib_build.P1rsGbpW/hooks/source-repository-amphora-agent
2017-03-15 17:11:08.364 | (0001 / 0002)
2017-03-15 17:11:08.374 | Caching amphora-agent from /opt/stack/new/octavia in /opt/stack/new/.cache/image-create/source-repositories/amphora_agent_39ca52200c5dbc2f0d2c7003f7ecadb18a46148c
2017-03-15 17:11:08.396 | Note: checking out '8aa15008bb3e96282783995f157325ef329fa5be'.
2017-03-15 17:11:08.396 | 
2017-03-15 17:11:08.396 | You are in 'detached HEAD' state. You can look around, make experimental
2017-03-15 17:11:08.396 | changes and commit them, and you can discard any commits you make in this
2017-03-15 17:11:08.396 | state without impacting any branches by performing another checkout.
2017-03-15 17:11:08.396 | 
2017-03-15 17:11:08.396 | If you want to create a new branch to retain commits you create, you may
2017-03-15 17:11:08.396 | do so (now or later) by using -b with the checkout command again. Example:
2017-03-15 17:11:08.396 | 
2017-03-15 17:11:08.396 |   git checkout -b <new-branch-name>
2017-03-15 17:11:08.396 | 
2017-03-15 17:11:08.454 | Updating cache of /opt/stack/new/octavia in /opt/stack/new/.cache/image-create/source-repositories/amphora_agent_39ca52200c5dbc2f0d2c7003f7ecadb18a46148c with ref 8aa15008bb3e96282783995f157325ef329fa5be
2017-03-15 17:11:08.471 | warning: refname '8aa15008bb3e96282783995f157325ef329fa5be' is ambiguous.
2017-03-15 17:11:08.471 | Git normally never creates a ref that ends with 40 hex characters
2017-03-15 17:11:08.471 | because it will be ignored when you just specify 40-hex. These refs
2017-03-15 17:11:08.471 | may be created by mistake. For example,
2017-03-15 17:11:08.471 | 
2017-03-15 17:11:08.471 |   git checkout -b $br $(git rev-parse ...)
2017-03-15 17:11:08.471 | 
2017-03-15 17:11:08.471 | where "$br" is somehow empty and a 40-hex ref is created. Please
2017-03-15 17:11:08.471 | examine these refs and maybe delete them. Turn this message off by
2017-03-15 17:11:08.471 | running "git config advice.objectNameWarning false"
2017-03-15 17:11:08.471 | Cloning from amphora-agent cache and applying ref 8aa15008bb3e96282783995f157325ef329fa5be
2017-03-15 17:11:08.598 | HEAD is now at 8aa1500 devstack: install qemu-kvm on RHEL-based distros
2017-03-15 17:11:08.607 | (0002 / 0002)
2017-03-15 17:11:08.618 | Caching upper-constraints file from https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt in /opt/stack/new/.cache/image-create/source-repositories/upper_constraints_1a1cb5e60de7fb5042b2f257aab498eecdbf5241
2017-03-15 17:11:08.634 |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2017-03-15 17:11:08.634 |                                  Dload  Upload   Total   Spent    Left  Speed
2017-03-15 17:11:29.167 | 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:06 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:07 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:09 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:10 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:11 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:12 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:13 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:14 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:15 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:16 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:17 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:18 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:19 --:--:--     0* Could not resolve host: git.openstack.org
2017-03-15 17:11:29.167 | * Closing connection 0
2017-03-15 17:11:29.167 | curl: (6) Could not resolve host: git.openstack.org
2017-03-15 17:11:29.239 | Unmount /tmp/dib_build.P1rsGbpW/mnt/var/cache/apt/archives
2017-03-15 17:11:29.257 | Unmount /tmp/dib_build.P1rsGbpW/mnt/tmp/pip
2017-03-15 17:11:29.277 | Unmount /tmp/dib_build.P1rsGbpW/mnt/tmp/ccache
2017-03-15 17:11:29.297 | Unmount /tmp/dib_build.P1rsGbpW/mnt/sys
2017-03-15 17:11:29.325 | Unmount /tmp/dib_build.P1rsGbpW/mnt/proc
2017-03-15 17:11:29.357 | Unmount /tmp/dib_build.P1rsGbpW/mnt/dev/pts
2017-03-15 17:11:29.377 | Unmount /tmp/dib_build.P1rsGbpW/mnt/dev
2017-03-15 17:11:29.774 | + /opt/stack/new/octavia/devstack/plugin.sh:build_octavia_worker_image:1 :   exit_trap
2017-03-15 17:11:29.778 | + ./stack.sh:exit_trap:487                 :   local r=1
2017-03-15 17:11:29.781 | ++ ./stack.sh:exit_trap:488                 :   jobs -p
2017-03-15 17:11:29.785 | + ./stack.sh:exit_trap:488                 :   jobs=1849
2017-03-15 17:11:29.787 | + ./stack.sh:exit_trap:491                 :   [[ -n 1849 ]]
2017-03-15 17:11:29.790 | + ./stack.sh:exit_trap:491                 :   [[ -n /opt/stack/new/devstacklog.txt.2017-03-15-164808 ]]
2017-03-15 17:11:29.792 | + ./stack.sh:exit_trap:491                 :   [[ True == \T\r\u\e ]]
2017-03-15 17:11:29.795 | + ./stack.sh:exit_trap:492                 :   echo 'exit_trap: cleaning up child processes'
2017-03-15 17:11:29.795 | exit_trap: cleaning up child processes
2017-03-15 17:11:29.797 | + ./stack.sh:exit_trap:493                 :   kill 1849
2017-03-15 17:11:29.797 | ./stack.sh: line 493: kill: (1849) - No such process