2018-05-17 16:07:00.265 | + ./stack.sh:main:481                      :   exec
2018-05-17 16:07:00.265 | + ./stack.sh:main:489                      :   echo_summary 'stack.sh log /opt/stack/new/devstacklog.txt.2018-05-17-160700'
2018-05-17 16:07:00.265 | ++ ./stack.sh:main:481                      :   /opt/stack/new/devstack/tools/outfilter.py -o /opt/stack/new/devstacklog.txt.2018-05-17-160700.summary.2018-05-17-160700
2018-05-17 16:07:00.265 | + ./stack.sh:echo_summary:434              :   [[ -t 3 ]]
2018-05-17 16:07:00.265 | + ./stack.sh:echo_summary:440              :   echo -e stack.sh log /opt/stack/new/devstacklog.txt.2018-05-17-160700
2018-05-17 16:07:00.265 | + ./stack.sh:main:491                      :   ln -sf /opt/stack/new/devstacklog.txt.2018-05-17-160700 /opt/stack/new/devstacklog.txt
2018-05-17 16:07:00.265 | + ./stack.sh:main:492                      :   ln -sf /opt/stack/new/devstacklog.txt.2018-05-17-160700.summary.2018-05-17-160700 /opt/stack/new/devstacklog.txt.summary
2018-05-17 16:07:00.265 | + ./stack.sh:main:507                      :   check_path_perm_sanity /opt/stack/new
2018-05-17 16:07:00.265 | + functions:check_path_perm_sanity:565     :   local real_path
2018-05-17 16:07:00.265 | ++ functions:check_path_perm_sanity:566     :   readlink -f /opt/stack/new
2018-05-17 16:07:00.265 | + functions:check_path_perm_sanity:566     :   real_path=/opt/stack/new
2018-05-17 16:07:00.265 | + functions:check_path_perm_sanity:567     :   local rebuilt_path=
2018-05-17 16:07:00.268 | ++ functions:check_path_perm_sanity:559     :   tr / ' '
2018-05-17 16:07:00.268 | ++ functions:check_path_perm_sanity:559     :   echo /opt/stack/new
2018-05-17 16:07:00.274 | + functions:check_path_perm_sanity:568     :   for i in '$(echo ${real_path} | tr "/" " ")'
2018-05-17 16:07:00.277 | + functions:check_path_perm_sanity:569     :   rebuilt_path=/opt
2018-05-17 16:07:00.281 | ++ functions:check_path_perm_sanity:571     :   stat -c %a /opt
2018-05-17 16:07:00.288 | + functions:check_path_perm_sanity:571     :   [[ 755 = 700 ]]
2018-05-17 16:07:00.291 | + functions:check_path_perm_sanity:568     :   for i in '$(echo ${real_path} | tr "/" " ")'
2018-05-17 16:07:00.295 | + functions:check_path_perm_sanity:569     :   rebuilt_path=/opt/stack
2018-05-17 16:07:00.299 | ++ functions:check_path_perm_sanity:571     :   stat -c %a /opt/stack
2018-05-17 16:07:00.305 | + functions:check_path_perm_sanity:571     :   [[ 755 = 700 ]]
2018-05-17 16:07:00.308 | + functions:check_path_perm_sanity:568     :   for i in '$(echo ${real_path} | tr "/" " ")'
2018-05-17 16:07:00.312 | + functions:check_path_perm_sanity:569     :   rebuilt_path=/opt/stack/new
2018-05-17 16:07:00.316 | ++ functions:check_path_perm_sanity:571     :   stat -c %a /opt/stack/new
2018-05-17 16:07:00.322 | + functions:check_path_perm_sanity:571     :   [[ 755 = 700 ]]
2018-05-17 16:07:00.325 | + ./stack.sh:main:513                      :   trap exit_trap EXIT
2018-05-17 16:07:00.329 | + ./stack.sh:main:554                      :   trap err_trap ERR
2018-05-17 16:07:00.333 | + ./stack.sh:main:567                      :   set -o errexit
2018-05-17 16:07:00.336 | + ./stack.sh:main:570                      :   uname -a
2018-05-17 16:07:00.339 | Linux centos-7-rax-iad-0004072420 3.10.0-862.2.3.el7.x86_64 #1 SMP Wed May 9 18:05:47 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
2018-05-17 16:07:00.342 | + ./stack.sh:main:573                      :   SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
2018-05-17 16:07:00.346 | + ./stack.sh:main:574                      :   rm -f /opt/stack/data/ca-bundle.pem
2018-05-17 16:07:00.351 | + ./stack.sh:main:577                      :   source /opt/stack/new/devstack/lib/database
2018-05-17 16:07:00.396 | + ./stack.sh:main:578                      :   source /opt/stack/new/devstack/lib/rpc_backend
2018-05-17 16:07:00.423 | + ./stack.sh:main:584                      :   fetch_plugins
2018-05-17 16:07:00.426 | + functions-common:fetch_plugins:1596      :   local plugins=,manila,neutron-dynamic-routing
2018-05-17 16:07:00.430 | + functions-common:fetch_plugins:1597      :   local plugin
2018-05-17 16:07:00.433 | + functions-common:fetch_plugins:1600      :   [[ -z ,manila,neutron-dynamic-routing ]]
2018-05-17 16:07:00.437 | + functions-common:fetch_plugins:1604      :   echo 'Fetching DevStack plugins'
2018-05-17 16:07:00.437 | Fetching DevStack plugins
2018-05-17 16:07:00.440 | + functions-common:fetch_plugins:1605      :   for plugin in '${plugins//,/ }'
2018-05-17 16:07:00.444 | + functions-common:fetch_plugins:1606      :   git_clone_by_name manila
2018-05-17 16:07:00.447 | + functions-common:git_clone_by_name:573   :   local name=manila
2018-05-17 16:07:00.451 | + functions-common:git_clone_by_name:574   :   local repo=git://git.openstack.org/openstack/manila
2018-05-17 16:07:00.454 | + functions-common:git_clone_by_name:575   :   local dir=/opt/stack/new/manila
2018-05-17 16:07:00.458 | + functions-common:git_clone_by_name:576   :   local branch=master
2018-05-17 16:07:00.462 | + functions-common:git_clone_by_name:577   :   git_clone git://git.openstack.org/openstack/manila /opt/stack/new/manila master
2018-05-17 16:07:00.465 | + functions-common:git_clone:495           :   local git_remote=git://git.openstack.org/openstack/manila
2018-05-17 16:07:00.469 | + functions-common:git_clone:496           :   local git_dest=/opt/stack/new/manila
2018-05-17 16:07:00.472 | + functions-common:git_clone:497           :   local git_ref=master
2018-05-17 16:07:00.475 | + functions-common:git_clone:498           :   local orig_dir
2018-05-17 16:07:00.479 | ++ functions-common:git_clone:499           :   pwd
2018-05-17 16:07:00.483 | + functions-common:git_clone:499           :   orig_dir=/opt/stack/new/devstack
2018-05-17 16:07:00.486 | + functions-common:git_clone:500           :   local git_clone_flags=
2018-05-17 16:07:00.490 | ++ functions-common:git_clone:502           :   trueorfalse False RECLONE
2018-05-17 16:07:00.516 | + functions-common:git_clone:502           :   RECLONE=False
2018-05-17 16:07:00.519 | + functions-common:git_clone:503           :   [[ 0 -gt 0 ]]
2018-05-17 16:07:00.522 | + functions-common:git_clone:507           :   [[ False = \T\r\u\e ]]
2018-05-17 16:07:00.526 | + functions-common:git_clone:516           :   echo master
2018-05-17 16:07:00.526 | + functions-common:git_clone:516           :   egrep -q '^refs'
2018-05-17 16:07:00.538 | + functions-common:git_clone:530           :   [[ ! -d /opt/stack/new/manila ]]
2018-05-17 16:07:00.541 | + functions-common:git_clone:538           :   [[ False = \T\r\u\e ]]
2018-05-17 16:07:00.544 | + functions-common:git_clone:564           :   cd /opt/stack/new/manila
2018-05-17 16:07:00.548 | + functions-common:git_clone:565           :   head -1
2018-05-17 16:07:00.548 | + functions-common:git_clone:565           :   git show --oneline
2018-05-17 16:07:00.553 | 99ed41b DO NOT MERGE
2018-05-17 16:07:00.557 | + functions-common:git_clone:566           :   cd /opt/stack/new/devstack
2018-05-17 16:07:00.561 | + functions-common:fetch_plugins:1605      :   for plugin in '${plugins//,/ }'
2018-05-17 16:07:00.564 | + functions-common:fetch_plugins:1606      :   git_clone_by_name neutron-dynamic-routing
2018-05-17 16:07:00.568 | + functions-common:git_clone_by_name:573   :   local name=neutron-dynamic-routing
2018-05-17 16:07:00.572 | + functions-common:git_clone_by_name:574   :   local repo=git://git.openstack.org/openstack/neutron-dynamic-routing
2018-05-17 16:07:00.575 | + functions-common:git_clone_by_name:575   :   local dir=/opt/stack/new/neutron-dynamic-routing
2018-05-17 16:07:00.579 | + functions-common:git_clone_by_name:576   :   local branch=master
2018-05-17 16:07:00.583 | + functions-common:git_clone_by_name:577   :   git_clone git://git.openstack.org/openstack/neutron-dynamic-routing /opt/stack/new/neutron-dynamic-routing master
2018-05-17 16:07:00.587 | + functions-common:git_clone:495           :   local git_remote=git://git.openstack.org/openstack/neutron-dynamic-routing
2018-05-17 16:07:00.590 | + functions-common:git_clone:496           :   local git_dest=/opt/stack/new/neutron-dynamic-routing
2018-05-17 16:07:00.593 | + functions-common:git_clone:497           :   local git_ref=master
2018-05-17 16:07:00.595 | + functions-common:git_clone:498           :   local orig_dir
2018-05-17 16:07:00.598 | ++ functions-common:git_clone:499           :   pwd
2018-05-17 16:07:00.602 | + functions-common:git_clone:499           :   orig_dir=/opt/stack/new/devstack
2018-05-17 16:07:00.605 | + functions-common:git_clone:500           :   local git_clone_flags=
2018-05-17 16:07:00.608 | ++ functions-common:git_clone:502           :   trueorfalse False RECLONE
2018-05-17 16:07:00.629 | + functions-common:git_clone:502           :   RECLONE=False
2018-05-17 16:07:00.632 | + functions-common:git_clone:503           :   [[ 0 -gt 0 ]]
2018-05-17 16:07:00.636 | + functions-common:git_clone:507           :   [[ False = \T\r\u\e ]]
2018-05-17 16:07:00.640 | + functions-common:git_clone:516           :   echo master
2018-05-17 16:07:00.640 | + functions-common:git_clone:516           :   egrep -q '^refs'
2018-05-17 16:07:00.652 | + functions-common:git_clone:530           :   [[ ! -d /opt/stack/new/neutron-dynamic-routing ]]
2018-05-17 16:07:00.656 | + functions-common:git_clone:538           :   [[ False = \T\r\u\e ]]
2018-05-17 16:07:00.658 | + functions-common:git_clone:564           :   cd /opt/stack/new/neutron-dynamic-routing
2018-05-17 16:07:00.663 | + functions-common:git_clone:565           :   git show --oneline
2018-05-17 16:07:00.663 | + functions-common:git_clone:565           :   head -1
2018-05-17 16:07:00.668 | 26bfa08 Disable subnet CIDR reservation
2018-05-17 16:07:00.671 | + functions-common:git_clone:566           :   cd /opt/stack/new/devstack
2018-05-17 16:07:00.674 | + ./stack.sh:main:588                      :   run_phase override_defaults
2018-05-17 16:07:00.678 | + functions-common:run_phase:1678          :   local mode=override_defaults
2018-05-17 16:07:00.681 | + functions-common:run_phase:1679          :   local phase=
2018-05-17 16:07:00.685 | + functions-common:run_phase:1680          :   [[ -d /opt/stack/new/devstack/extras.d ]]
2018-05-17 16:07:00.689 | + functions-common:run_phase:1681          :   local extra_plugin_file_name
2018-05-17 16:07:00.693 | + functions-common:run_phase:1682          :   for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh'
2018-05-17 16:07:00.696 | + functions-common:run_phase:1687          :   local exceptions=80-tempest.sh
2018-05-17 16:07:00.699 | + functions-common:run_phase:1688          :   local extra
2018-05-17 16:07:00.703 | ++ functions-common:run_phase:1689          :   basename /opt/stack/new/devstack/extras.d/80-tempest.sh
2018-05-17 16:07:00.708 | + functions-common:run_phase:1689          :   extra=80-tempest.sh
2018-05-17 16:07:00.711 | + functions-common:run_phase:1690          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2018-05-17 16:07:00.714 | + functions-common:run_phase:1694          :   [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]]
2018-05-17 16:07:00.717 | + functions-common:run_phase:1694          :   source /opt/stack/new/devstack/extras.d/80-tempest.sh override_defaults
2018-05-17 16:07:00.720 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2018-05-17 16:07:00.743 | ++ functions-common:is_service_enabled:1911 :   return 0
2018-05-17 16:07:00.746 | ++ extras.d/80-tempest.sh:source:4          :   [[ override_defaults == \s\o\u\r\c\e ]]
2018-05-17 16:07:00.750 | ++ extras.d/80-tempest.sh:source:7          :   [[ override_defaults == \s\t\a\c\k ]]
2018-05-17 16:07:00.753 | ++ extras.d/80-tempest.sh:source:10         :   [[ override_defaults == \s\t\a\c\k ]]
2018-05-17 16:07:00.756 | ++ extras.d/80-tempest.sh:source:13         :   [[ override_defaults == \s\t\a\c\k ]]
2018-05-17 16:07:00.760 | ++ extras.d/80-tempest.sh:source:16         :   [[ override_defaults == \s\t\a\c\k ]]
2018-05-17 16:07:00.763 | ++ extras.d/80-tempest.sh:source:19         :   [[ override_defaults == \s\t\a\c\k ]]
2018-05-17 16:07:00.767 | ++ extras.d/80-tempest.sh:source:26         :   [[ override_defaults == \u\n\s\t\a\c\k ]]
2018-05-17 16:07:00.770 | ++ extras.d/80-tempest.sh:source:31         :   [[ override_defaults == \c\l\e\a\n ]]
2018-05-17 16:07:00.773 | + functions-common:run_phase:1699          :   [[ override_defaults == \s\o\u\r\c\e ]]
2018-05-17 16:07:00.777 | + functions-common:run_phase:1702          :   [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2018-05-17 16:07:00.780 | + functions-common:run_phase:1703          :   plugin_override_defaults
2018-05-17 16:07:00.784 | + functions-common:plugin_override_defaults:1637 :   local plugins=,manila,neutron-dynamic-routing
2018-05-17 16:07:00.787 | + functions-common:plugin_override_defaults:1638 :   local plugin
2018-05-17 16:07:00.791 | + functions-common:plugin_override_defaults:1641 :   [[ -z ,manila,neutron-dynamic-routing ]]
2018-05-17 16:07:00.794 | + functions-common:plugin_override_defaults:1645 :   echo 'Overriding Configuration Defaults'
2018-05-17 16:07:00.794 | Overriding Configuration Defaults
2018-05-17 16:07:00.799 | + functions-common:plugin_override_defaults:1646 :   for plugin in '${plugins//,/ }'
2018-05-17 16:07:00.803 | + functions-common:plugin_override_defaults:1647 :   local dir=/opt/stack/new/manila
2018-05-17 16:07:00.806 | + functions-common:plugin_override_defaults:1649 :   [[ -f /opt/stack/new/manila/devstack/override-defaults ]]
2018-05-17 16:07:00.810 | + functions-common:plugin_override_defaults:1646 :   for plugin in '${plugins//,/ }'
2018-05-17 16:07:00.814 | + functions-common:plugin_override_defaults:1647 :   local dir=/opt/stack/new/neutron-dynamic-routing
2018-05-17 16:07:00.818 | + functions-common:plugin_override_defaults:1649 :   [[ -f /opt/stack/new/neutron-dynamic-routing/devstack/override-defaults ]]
2018-05-17 16:07:00.821 | + ./stack.sh:main:591                      :   source /opt/stack/new/devstack/lib/apache
2018-05-17 16:07:00.851 | + ./stack.sh:main:594                      :   source /opt/stack/new/devstack/lib/tls
2018-05-17 16:07:00.855 | ++ lib/tls:source:38                        :   is_service_enabled tls-proxy
2018-05-17 16:07:00.877 | ++ functions-common:is_service_enabled:1911 :   return 1
2018-05-17 16:07:00.882 | +++ lib/tls:source:43                        :   hostname -f
2018-05-17 16:07:00.889 | ++ lib/tls:source:43                        :   DEVSTACK_HOSTNAME=centos-7-rax-iad-0004072420
2018-05-17 16:07:00.892 | ++ lib/tls:source:44                        :   DEVSTACK_CERT_NAME=devstack-cert
2018-05-17 16:07:00.896 | ++ lib/tls:source:45                        :   DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
2018-05-17 16:07:00.900 | ++ lib/tls:source:48                        :   ROOT_CA_DIR=/opt/stack/data/CA/root-ca
2018-05-17 16:07:00.903 | ++ lib/tls:source:49                        :   INT_CA_DIR=/opt/stack/data/CA/int-ca
2018-05-17 16:07:00.907 | ++ lib/tls:source:51                        :   ORG_NAME=OpenStack
2018-05-17 16:07:00.910 | ++ lib/tls:source:52                        :   ORG_UNIT_NAME=DevStack
2018-05-17 16:07:00.914 | ++ lib/tls:source:55                        :   STUD_PROTO=--tls
2018-05-17 16:07:00.918 | ++ lib/tls:source:56                        :   STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
2018-05-17 16:07:00.921 | ++ lib/tls:source:63                        :   OPENSSL=/usr/bin/openssl
2018-05-17 16:07:00.929 | + ./stack.sh:main:597                      :   source /opt/stack/new/devstack/lib/infra
2018-05-17 16:07:00.950 | + ./stack.sh:main:598                      :   source /opt/stack/new/devstack/lib/libraries
2018-05-17 16:07:00.981 | + ./stack.sh:main:599                      :   source /opt/stack/new/devstack/lib/lvm
2018-05-17 16:07:01.003 | + ./stack.sh:main:600                      :   source /opt/stack/new/devstack/lib/horizon
2018-05-17 16:07:01.025 | + ./stack.sh:main:601                      :   source /opt/stack/new/devstack/lib/keystone
2018-05-17 16:07:01.069 | + ./stack.sh:main:602                      :   source /opt/stack/new/devstack/lib/glance
2018-05-17 16:07:01.107 | + ./stack.sh:main:603                      :   source /opt/stack/new/devstack/lib/nova
2018-05-17 16:07:01.218 | + ./stack.sh:main:604                      :   source /opt/stack/new/devstack/lib/placement
2018-05-17 16:07:01.261 | + ./stack.sh:main:605                      :   source /opt/stack/new/devstack/lib/cinder
2018-05-17 16:07:01.312 | + ./stack.sh:main:606                      :   source /opt/stack/new/devstack/lib/swift
2018-05-17 16:07:01.383 | + ./stack.sh:main:607                      :   source /opt/stack/new/devstack/lib/neutron
2018-05-17 16:07:01.432 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future
2018-05-17 16:07:01.553 | + ./stack.sh:main:608                      :   source /opt/stack/new/devstack/lib/ldap
2018-05-17 16:07:01.577 | + ./stack.sh:main:609                      :   source /opt/stack/new/devstack/lib/dstat
2018-05-17 16:07:01.601 | + ./stack.sh:main:610                      :   source /opt/stack/new/devstack/lib/etcd3
2018-05-17 16:07:01.623 | + ./stack.sh:main:616                      :   run_phase source
2018-05-17 16:07:01.627 | + functions-common:run_phase:1678          :   local mode=source
2018-05-17 16:07:01.631 | + functions-common:run_phase:1679          :   local phase=
2018-05-17 16:07:01.635 | + functions-common:run_phase:1680          :   [[ -d /opt/stack/new/devstack/extras.d ]]
2018-05-17 16:07:01.639 | + functions-common:run_phase:1681          :   local extra_plugin_file_name
2018-05-17 16:07:01.643 | + functions-common:run_phase:1682          :   for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh'
2018-05-17 16:07:01.646 | + functions-common:run_phase:1687          :   local exceptions=80-tempest.sh
2018-05-17 16:07:01.650 | + functions-common:run_phase:1688          :   local extra
2018-05-17 16:07:01.654 | ++ functions-common:run_phase:1689          :   basename /opt/stack/new/devstack/extras.d/80-tempest.sh
2018-05-17 16:07:01.660 | + functions-common:run_phase:1689          :   extra=80-tempest.sh
2018-05-17 16:07:01.664 | + functions-common:run_phase:1690          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2018-05-17 16:07:01.668 | + functions-common:run_phase:1694          :   [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]]
2018-05-17 16:07:01.671 | + functions-common:run_phase:1694          :   source /opt/stack/new/devstack/extras.d/80-tempest.sh source
2018-05-17 16:07:01.675 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2018-05-17 16:07:01.700 | ++ functions-common:is_service_enabled:1911 :   return 0
2018-05-17 16:07:01.704 | ++ extras.d/80-tempest.sh:source:4          :   [[ source == \s\o\u\r\c\e ]]
2018-05-17 16:07:01.707 | ++ extras.d/80-tempest.sh:source:6          :   source /opt/stack/new/devstack/lib/tempest
2018-05-17 16:07:01.762 | ++ extras.d/80-tempest.sh:source:26         :   [[ source == \u\n\s\t\a\c\k ]]
2018-05-17 16:07:01.766 | ++ extras.d/80-tempest.sh:source:31         :   [[ source == \c\l\e\a\n ]]
2018-05-17 16:07:01.769 | + functions-common:run_phase:1699          :   [[ source == \s\o\u\r\c\e ]]
2018-05-17 16:07:01.772 | + functions-common:run_phase:1700          :   load_plugin_settings
2018-05-17 16:07:01.776 | + functions-common:load_plugin_settings:1614 :   local plugins=,manila,neutron-dynamic-routing
2018-05-17 16:07:01.778 | + functions-common:load_plugin_settings:1615 :   local plugin
2018-05-17 16:07:01.781 | + functions-common:load_plugin_settings:1618 :   [[ -z ,manila,neutron-dynamic-routing ]]
2018-05-17 16:07:01.785 | + functions-common:load_plugin_settings:1622 :   echo 'Loading plugin settings'
2018-05-17 16:07:01.786 | Loading plugin settings
2018-05-17 16:07:01.790 | + functions-common:load_plugin_settings:1623 :   for plugin in '${plugins//,/ }'
2018-05-17 16:07:01.793 | + functions-common:load_plugin_settings:1624 :   local dir=/opt/stack/new/manila
2018-05-17 16:07:01.797 | + functions-common:load_plugin_settings:1626 :   [[ -f /opt/stack/new/manila/devstack/settings ]]
2018-05-17 16:07:01.801 | + functions-common:load_plugin_settings:1627 :   source /opt/stack/new/manila/devstack/settings
2018-05-17 16:07:01.807 | ++ /opt/stack/new/manila/devstack/settings:source:33 :   MANILA_GIT_BASE=https://github.com
2018-05-17 16:07:01.811 | ++ /opt/stack/new/manila/devstack/settings:source:34 :   MANILA_REPO_ROOT=openstack
2018-05-17 16:07:01.815 | ++ /opt/stack/new/manila/devstack/settings:source:36 :   MANILACLIENT_REPO=https://github.com/openstack/python-manilaclient.git
2018-05-17 16:07:01.819 | ++ /opt/stack/new/manila/devstack/settings:source:37 :   MANILACLIENT_BRANCH=master
2018-05-17 16:07:01.823 | ++ /opt/stack/new/manila/devstack/settings:source:40 :   MANILA_DIR=/opt/stack/new/manila
2018-05-17 16:07:01.827 | ++ /opt/stack/new/manila/devstack/settings:source:41 :   MANILA_LOCK_PATH=
2018-05-17 16:07:01.832 | ++ /opt/stack/new/manila/devstack/settings:source:42 :   MANILA_LOCK_PATH=/opt/stack/new/manila/manila_locks
2018-05-17 16:07:01.837 | ++ /opt/stack/new/manila/devstack/settings:source:43 :   MANILACLIENT_DIR=/opt/stack/new/python-manilaclient
2018-05-17 16:07:01.840 | ++ /opt/stack/new/manila/devstack/settings:source:44 :   MANILA_STATE_PATH=/opt/stack/data/manila
2018-05-17 16:07:01.843 | ++ /opt/stack/new/manila/devstack/settings:source:45 :   MANILA_AUTH_CACHE_DIR=/var/cache/manila
2018-05-17 16:07:01.847 | ++ /opt/stack/new/manila/devstack/settings:source:47 :   MANILA_CONF_DIR=/etc/manila
2018-05-17 16:07:01.850 | ++ /opt/stack/new/manila/devstack/settings:source:48 :   MANILA_CONF=/etc/manila/manila.conf
2018-05-17 16:07:01.854 | ++ /opt/stack/new/manila/devstack/settings:source:49 :   MANILA_API_PASTE_INI=/etc/manila/api-paste.ini
2018-05-17 16:07:01.857 | ++ /opt/stack/new/manila/devstack/settings:source:51 :   MANILA_DEFAULT_SHARE_TYPE=default
2018-05-17 16:07:01.861 | ++ /opt/stack/new/manila/devstack/settings:source:59 :   MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True revert_to_snapshot_support=True mount_snapshot_support=True'
2018-05-17 16:07:01.864 | ++ /opt/stack/new/manila/devstack/settings:source:60 :   MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True revert_to_snapshot_support=True mount_snapshot_support=True'
2018-05-17 16:07:01.868 | ++ /opt/stack/new/manila/devstack/settings:source:61 :   MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True revert_to_snapshot_support=True mount_snapshot_support=True'
2018-05-17 16:07:01.872 | ++ /opt/stack/new/manila/devstack/settings:source:64 :   MANILA_DEFAULT_SHARE_GROUP_TYPE=default
2018-05-17 16:07:01.876 | ++ /opt/stack/new/manila/devstack/settings:source:71 :   MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS=
2018-05-17 16:07:01.880 | ++ /opt/stack/new/manila/devstack/settings:source:74 :   MANILA_SERVICE_HOST=146.20.110.228
2018-05-17 16:07:01.884 | ++ /opt/stack/new/manila/devstack/settings:source:75 :   MANILA_SERVICE_PORT=8786
2018-05-17 16:07:01.888 | ++ /opt/stack/new/manila/devstack/settings:source:76 :   MANILA_SERVICE_PORT_INT=18786
2018-05-17 16:07:01.892 | ++ /opt/stack/new/manila/devstack/settings:source:77 :   MANILA_SERVICE_PROTOCOL=http
2018-05-17 16:07:01.896 | ++ /opt/stack/new/manila/devstack/settings:source:80 :   [[ -d /opt/stack/new/manila/bin ]]
2018-05-17 16:07:01.902 | +++ /opt/stack/new/manila/devstack/settings:source:83 :   get_python_exec_prefix
2018-05-17 16:07:01.927 | +++ inc/python:get_python_exec_prefix:52     :   python3_enabled
2018-05-17 16:07:01.931 | +++ inc/python:python3_enabled:587           :   [[ False == \T\r\u\e ]]
2018-05-17 16:07:01.935 | +++ inc/python:python3_enabled:590           :   return 1
2018-05-17 16:07:01.938 | +++ inc/python:get_python_exec_prefix:56     :   is_fedora
2018-05-17 16:07:01.942 | +++ functions-common:is_fedora:438           :   [[ -z CentOS ]]
2018-05-17 16:07:01.945 | +++ functions-common:is_fedora:442           :   '[' CentOS = Fedora ']'
2018-05-17 16:07:01.949 | +++ functions-common:is_fedora:442           :   '[' CentOS = 'Red Hat' ']'
2018-05-17 16:07:01.952 | +++ functions-common:is_fedora:443           :   '[' CentOS = RedHatEnterpriseServer ']'
2018-05-17 16:07:01.956 | +++ functions-common:is_fedora:444           :   '[' CentOS = CentOS ']'
2018-05-17 16:07:01.959 | +++ inc/python:get_python_exec_prefix:57     :   echo /usr/bin
2018-05-17 16:07:01.965 | ++ /opt/stack/new/manila/devstack/settings:source:83 :   MANILA_BIN_DIR=/usr/bin
2018-05-17 16:07:01.968 | ++ /opt/stack/new/manila/devstack/settings:source:87 :   SHARE_NAME_PREFIX=share-
2018-05-17 16:07:01.972 | ++ /opt/stack/new/manila/devstack/settings:source:88 :   MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS
2018-05-17 16:07:01.975 | ++ /opt/stack/new/manila/devstack/settings:source:89 :   MANILA_SCHEDULER_DRIVER=manila.scheduler.filter_scheduler.FilterScheduler
2018-05-17 16:07:01.979 | ++ /opt/stack/new/manila/devstack/settings:source:90 :   MANILA_SERVICE_SECGROUP=manila-service
2018-05-17 16:07:01.983 | ++ /opt/stack/new/manila/devstack/settings:source:96 :   MANILA_USE_DOWNGRADE_MIGRATIONS=True
2018-05-17 16:07:01.986 | ++ /opt/stack/new/manila/devstack/settings:source:104 :   MANILA_USE_MOD_WSGI=True
2018-05-17 16:07:01.990 | ++ /opt/stack/new/manila/devstack/settings:source:107 :   SHARE_DRIVER=manila.share.drivers.lvm.LVMShareDriver
2018-05-17 16:07:01.993 | ++ /opt/stack/new/manila/devstack/settings:source:109 :   eval USER_HOME=/opt/stack/new
2018-05-17 16:07:01.997 | +++ /opt/stack/new/manila/devstack/settings:source:109 :   USER_HOME=/opt/stack/new
2018-05-17 16:07:02.001 | ++ /opt/stack/new/manila/devstack/settings:source:110 :   MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/new/.ssh/id_rsa.pub
2018-05-17 16:07:02.005 | ++ /opt/stack/new/manila/devstack/settings:source:111 :   MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/new/.ssh/id_rsa
2018-05-17 16:07:02.008 | ++ /opt/stack/new/manila/devstack/settings:source:112 :   MANILA_SERVICE_KEYPAIR_NAME=manila-service
2018-05-17 16:07:02.011 | ++ /opt/stack/new/manila/devstack/settings:source:114 :   MANILA_SERVICE_INSTANCE_USER=manila
2018-05-17 16:07:02.016 | ++ /opt/stack/new/manila/devstack/settings:source:115 :   MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2
2018-05-17 16:07:02.019 | ++ /opt/stack/new/manila/devstack/settings:source:116 :   MANILA_SERVICE_IMAGE_NAME=manila-service-image-master
2018-05-17 16:07:02.025 | +++ /opt/stack/new/manila/devstack/settings:source:119 :   trueorfalse True MANILA_SERVICE_IMAGE_ENABLED
2018-05-17 16:07:02.053 | ++ /opt/stack/new/manila/devstack/settings:source:119 :   MANILA_SERVICE_IMAGE_ENABLED=True
2018-05-17 16:07:02.057 | ++ /opt/stack/new/manila/devstack/settings:source:121 :   MANILA_USE_SERVICE_INSTANCE_PASSWORD=True
2018-05-17 16:07:02.061 | ++ /opt/stack/new/manila/devstack/settings:source:122 :   MANILA_SERVICE_INSTANCE_PASSWORD=manila
2018-05-17 16:07:02.066 | ++ /opt/stack/new/manila/devstack/settings:source:124 :   MANILA_SERVICE_VM_FLAVOR_REF=100
2018-05-17 16:07:02.070 | ++ /opt/stack/new/manila/devstack/settings:source:125 :   MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor
2018-05-17 16:07:02.074 | ++ /opt/stack/new/manila/devstack/settings:source:126 :   MANILA_SERVICE_VM_FLAVOR_RAM=192
2018-05-17 16:07:02.077 | ++ /opt/stack/new/manila/devstack/settings:source:127 :   MANILA_SERVICE_VM_FLAVOR_DISK=0
2018-05-17 16:07:02.081 | ++ /opt/stack/new/manila/devstack/settings:source:128 :   MANILA_SERVICE_VM_FLAVOR_VCPUS=1
2018-05-17 16:07:02.085 | +++ /opt/stack/new/manila/devstack/settings:source:131 :   trueorfalse False MANILA_MULTI_BACKEND
2018-05-17 16:07:02.111 | ++ /opt/stack/new/manila/devstack/settings:source:131 :   MANILA_MULTI_BACKEND=True
2018-05-17 16:07:02.115 | ++ /opt/stack/new/manila/devstack/settings:source:138 :   DEPRECATED_TEXT='\nUsing lib/neutron-legacy is deprecated, and it will be removed in the future\n'\''MANILA_MULTI_BACKEND'\'' is deprecated,
2018-05-17 16:07:02.115 |     it makes influence only when is set to True and '\''MANILA_ENABLED_BACKENDS'\'' is not set.
2018-05-17 16:07:02.115 |     Use '\''MANILA_ENABLED_BACKENDS'\'' instead if you want to use custom setting.
2018-05-17 16:07:02.115 |     Set there a list of back end names to be enabled.\n
2018-05-17 16:07:02.115 |     To configure custom back ends use (any opt in any group can be set in this way) following:
2018-05-17 16:07:02.115 |     MANILA_OPTGROUP_foo_bar=value
2018-05-17 16:07:02.115 |     where '\''foo'\'' is name of config group and '\''bar'\'' is name of option.\n'
2018-05-17 16:07:02.118 | ++ /opt/stack/new/manila/devstack/settings:source:141 :   MANILA_BACKEND1_CONFIG_GROUP_NAME=london
2018-05-17 16:07:02.122 | ++ /opt/stack/new/manila/devstack/settings:source:142 :   MANILA_SHARE_BACKEND1_NAME=LONDON
2018-05-17 16:07:02.126 | ++ /opt/stack/new/manila/devstack/settings:source:145 :   MANILA_BACKEND2_CONFIG_GROUP_NAME=paris
2018-05-17 16:07:02.130 | ++ /opt/stack/new/manila/devstack/settings:source:146 :   MANILA_SHARE_BACKEND2_NAME=PARIS
2018-05-17 16:07:02.133 | ++ /opt/stack/new/manila/devstack/settings:source:149 :   SHARE_BACKING_FILE_SIZE=32000M
2018-05-17 16:07:02.137 | ++ /opt/stack/new/manila/devstack/settings:source:150 :   SHARE_GROUP=lvm-shares
2018-05-17 16:07:02.141 | ++ /opt/stack/new/manila/devstack/settings:source:151 :   MANILA_MNT_DIR=/opt/stack/data/manila/mnt
2018-05-17 16:07:02.145 | ++ /opt/stack/new/manila/devstack/settings:source:152 :   SMB_CONF=/etc/samba/smb.conf
2018-05-17 16:07:02.149 | ++ /opt/stack/new/manila/devstack/settings:source:153 :   SMB_PRIVATE_DIR=/var/lib/samba/private
2018-05-17 16:07:02.152 | ++ /opt/stack/new/manila/devstack/settings:source:154 :   CONFIGURE_BACKING_FILE=True
2018-05-17 16:07:02.156 | ++ /opt/stack/new/manila/devstack/settings:source:155 :   MANILA_LVM_SHARE_EXPORT_IPS=146.20.110.228
2018-05-17 16:07:02.160 | ++ /opt/stack/new/manila/devstack/settings:source:158 :   MANILA_REPLICA_STATE_UPDATE_INTERVAL=300
2018-05-17 16:07:02.164 | ++ /opt/stack/new/manila/devstack/settings:source:163 :   MANILA_ZFSONLINUX_ZPOOL_SIZE=30G
2018-05-17 16:07:02.168 | ++ /opt/stack/new/manila/devstack/settings:source:164 :   MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux
2018-05-17 16:07:02.172 | ++ /opt/stack/new/manila/devstack/settings:source:165 :   MANILA_ZFSONLINUX_SHARE_EXPORT_IP=146.20.110.228
2018-05-17 16:07:02.175 | ++ /opt/stack/new/manila/devstack/settings:source:166 :   MANILA_ZFSONLINUX_SERVICE_IP=146.20.110.228
2018-05-17 16:07:02.179 | ++ /opt/stack/new/manila/devstack/settings:source:167 :   MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip
2018-05-17 16:07:02.183 | ++ /opt/stack/new/manila/devstack/settings:source:168 :   MANILA_ZFSONLINUX_USE_SSH=False
2018-05-17 16:07:02.187 | ++ /opt/stack/new/manila/devstack/settings:source:169 :   MANILA_ZFSONLINUX_SSH_USERNAME=stack
2018-05-17 16:07:02.191 | ++ /opt/stack/new/manila/devstack/settings:source:172 :   MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux
2018-05-17 16:07:02.195 | ++ /opt/stack/new/manila/devstack/settings:source:175 :   MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver
2018-05-17 16:07:02.198 | ++ /opt/stack/new/manila/devstack/settings:source:176 :   MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image
2018-05-17 16:07:02.202 | ++ /opt/stack/new/manila/devstack/settings:source:177 :   MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes
2018-05-17 16:07:02.206 | ++ /opt/stack/new/manila/devstack/settings:source:180 :   MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz
2018-05-17 16:07:02.210 | ++ /opt/stack/new/manila/devstack/settings:source:183 :   MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin
2018-05-17 16:07:02.213 | ++ /opt/stack/new/manila/devstack/settings:source:184 :   MANILA_NEUTRON_VNIC_TYPE=normal
2018-05-17 16:07:02.217 | ++ /opt/stack/new/manila/devstack/settings:source:187 :   MANILA_ADMIN_NET_RANGE=10.2.5.0/24
2018-05-17 16:07:02.221 | ++ /opt/stack/new/manila/devstack/settings:source:190 :   MANILA_DATA_NODE_IP=10.2.5.0/24
2018-05-17 16:07:02.224 | ++ /opt/stack/new/manila/devstack/settings:source:193 :   MANILA_DATA_COPY_CHECK_HASH=True
2018-05-17 16:07:02.228 | ++ /opt/stack/new/manila/devstack/settings:source:196 :   MANILA_SETUP_IPV6=True
2018-05-17 16:07:02.232 | ++ /opt/stack/new/manila/devstack/settings:source:204 :   enable_service manila
2018-05-17 16:07:02.289 | ++ /opt/stack/new/manila/devstack/settings:source:205 :   enable_service m-api
2018-05-17 16:07:02.356 | ++ /opt/stack/new/manila/devstack/settings:source:206 :   enable_service m-shr
2018-05-17 16:07:02.422 | ++ /opt/stack/new/manila/devstack/settings:source:207 :   enable_service m-sch
2018-05-17 16:07:02.488 | ++ /opt/stack/new/manila/devstack/settings:source:208 :   enable_service m-dat
2018-05-17 16:07:02.554 | + functions-common:load_plugin_settings:1623 :   for plugin in '${plugins//,/ }'
2018-05-17 16:07:02.558 | + functions-common:load_plugin_settings:1624 :   local dir=/opt/stack/new/neutron-dynamic-routing
2018-05-17 16:07:02.562 | + functions-common:load_plugin_settings:1626 :   [[ -f /opt/stack/new/neutron-dynamic-routing/devstack/settings ]]
2018-05-17 16:07:02.566 | + functions-common:load_plugin_settings:1627 :   source /opt/stack/new/neutron-dynamic-routing/devstack/settings
2018-05-17 16:07:02.570 | ++ /opt/stack/new/neutron-dynamic-routing/devstack/settings:source:11 :   DR_MODE=allinone
2018-05-17 16:07:02.574 | ++ /opt/stack/new/neutron-dynamic-routing/devstack/settings:source:28 :   case $DR_MODE in
2018-05-17 16:07:02.578 | ++ /opt/stack/new/neutron-dynamic-routing/devstack/settings:source:30 :   is_neutron_legacy_enabled
2018-05-17 16:07:02.582 | ++ lib/neutron:is_neutron_legacy_enabled:115 :   [[ , =~ ,neutron ]]
2018-05-17 16:07:02.586 | ++ lib/neutron:is_neutron_legacy_enabled:116 :   [[ ,key,mysql,rabbit,tempest,g-api,g-reg,n-api,n-cpu,n-cond,n-sch,n-crt,n-cauth,n-obj,q-svc,q-dhcp,q-meta,q-l3,q-agt,placement-api,placement-client,manila,m-api,m-shr,m-sch,m-dat =~ ,q- ]]
2018-05-17 16:07:02.589 | ++ lib/neutron:is_neutron_legacy_enabled:116 :   return 0
2018-05-17 16:07:02.593 | ++ /opt/stack/new/neutron-dynamic-routing/devstack/settings:source:31 :   enable_service q-dr q-dr-agent
2018-05-17 16:07:02.665 | ++ /opt/stack/new/neutron-dynamic-routing/devstack/settings:source:56 :   DR_SUPPORTED_PROTOCOLS=BGP
2018-05-17 16:07:02.669 | ++ /opt/stack/new/neutron-dynamic-routing/devstack/settings:source:62 :   NEUTRON_DYNAMIC_ROUTING_DIR=/opt/stack/new/neutron-dynamic-routing
2018-05-17 16:07:02.673 | ++ /opt/stack/new/neutron-dynamic-routing/devstack/settings:source:63 :   DR_AGENT_BINARY=/usr/bin/neutron-bgp-dragent
2018-05-17 16:07:02.678 | ++ /opt/stack/new/neutron-dynamic-routing/devstack/settings:source:74 :   DR_AGENT_BGP_CONF_FILE=/etc/neutron/bgp_dragent.ini
2018-05-17 16:07:02.682 | ++ /opt/stack/new/neutron-dynamic-routing/devstack/settings:source:75 :   BGP_ROUTER_ID=127.0.0.1
2018-05-17 16:07:02.686 | ++ /opt/stack/new/neutron-dynamic-routing/devstack/settings:source:76 :   BGP_PLUGIN=neutron_dynamic_routing.services.bgp.bgp_plugin.BgpPlugin
2018-05-17 16:07:02.690 | ++ /opt/stack/new/neutron-dynamic-routing/devstack/settings:source:77 :   RYU_BGP_SPEAKER_DRIVER=neutron_dynamic_routing.services.bgp.agent.driver.ryu.driver.RyuBgpDriver
2018-05-17 16:07:02.694 | + functions-common:run_phase:1701          :   verify_disabled_services
2018-05-17 16:07:02.697 | + functions-common:verify_disabled_services:1966 :   local service
2018-05-17 16:07:02.701 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.706 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,key, ]]
2018-05-17 16:07:02.711 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.714 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,mysql, ]]
2018-05-17 16:07:02.718 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.722 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,rabbit, ]]
2018-05-17 16:07:02.726 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.729 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,tempest, ]]
2018-05-17 16:07:02.733 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.737 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,g-api, ]]
2018-05-17 16:07:02.741 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.745 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,g-reg, ]]
2018-05-17 16:07:02.748 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.752 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,n-api, ]]
2018-05-17 16:07:02.756 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.760 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,n-cpu, ]]
2018-05-17 16:07:02.763 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.767 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,n-cond, ]]
2018-05-17 16:07:02.771 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.775 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,n-sch, ]]
2018-05-17 16:07:02.778 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.782 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,n-crt, ]]
2018-05-17 16:07:02.786 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.790 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,n-cauth, ]]
2018-05-17 16:07:02.794 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.797 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,n-obj, ]]
2018-05-17 16:07:02.801 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.805 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,q-svc, ]]
2018-05-17 16:07:02.809 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.813 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,q-dhcp, ]]
2018-05-17 16:07:02.816 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.820 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,q-meta, ]]
2018-05-17 16:07:02.824 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.828 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,q-l3, ]]
2018-05-17 16:07:02.832 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.835 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,q-agt, ]]
2018-05-17 16:07:02.838 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.842 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,placement-api, ]]
2018-05-17 16:07:02.845 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.849 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,placement-client, ]]
2018-05-17 16:07:02.852 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.856 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,manila, ]]
2018-05-17 16:07:02.859 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.863 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,m-api, ]]
2018-05-17 16:07:02.867 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.871 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,m-shr, ]]
2018-05-17 16:07:02.874 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.878 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,m-sch, ]]
2018-05-17 16:07:02.882 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.886 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,m-dat, ]]
2018-05-17 16:07:02.890 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.894 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,q-dr, ]]
2018-05-17 16:07:02.898 | + functions-common:verify_disabled_services:1967 :   for service in '${ENABLED_SERVICES//,/ }'
2018-05-17 16:07:02.902 | + functions-common:verify_disabled_services:1968 :   [[ ,, =~ ,q-dr-agent, ]]
2018-05-17 16:07:02.907 | + ./stack.sh:main:687                      :   initialize_database_backends
2018-05-17 16:07:02.911 | + lib/database:initialize_database_backends:65 :   for backend in '$DATABASE_BACKENDS'
2018-05-17 16:07:02.915 | + lib/database:initialize_database_backends:66 :   is_service_enabled mysql
2018-05-17 16:07:02.939 | + functions-common:is_service_enabled:1911 :   return 0
2018-05-17 16:07:02.943 | + lib/database:initialize_database_backends:66 :   DATABASE_TYPE=mysql
2018-05-17 16:07:02.947 | + lib/database:initialize_database_backends:65 :   for backend in '$DATABASE_BACKENDS'
2018-05-17 16:07:02.951 | + lib/database:initialize_database_backends:66 :   is_service_enabled postgresql
2018-05-17 16:07:02.975 | + functions-common:is_service_enabled:1911 :   return 1
2018-05-17 16:07:02.979 | + lib/database:initialize_database_backends:69 :   '[' -z mysql ']'
2018-05-17 16:07:02.982 | + lib/database:initialize_database_backends:73 :   MYSQL_HOST=127.0.0.1
2018-05-17 16:07:02.985 | + lib/database:initialize_database_backends:74 :   MYSQL_USER=root
2018-05-17 16:07:02.988 | + lib/database:initialize_database_backends:80 :   [[ 4 == 6 ]]
2018-05-17 16:07:02.991 | + lib/database:initialize_database_backends:83 :   DATABASE_HOST=127.0.0.1
2018-05-17 16:07:02.994 | + lib/database:initialize_database_backends:86 :   DATABASE_USER=root
2018-05-17 16:07:02.998 | + lib/database:initialize_database_backends:88 :   '[' -n secretmysql ']'
2018-05-17 16:07:03.000 | + lib/database:initialize_database_backends:89 :   DATABASE_PASSWORD=secretmysql
2018-05-17 16:07:03.005 | ++ lib/database:initialize_database_backends:104 :   get_database_type_mysql
2018-05-17 16:07:03.008 | ++ lib/databases/mysql:get_database_type_mysql:27 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2018-05-17 16:07:03.012 | ++ lib/databases/mysql:get_database_type_mysql:28 :   echo mysql+pymysql
2018-05-17 16:07:03.015 | + lib/database:initialize_database_backends:104 :   BASE_SQL_CONN=mysql+pymysql://root:secretmysql@127.0.0.1
2018-05-17 16:07:03.018 | + lib/database:initialize_database_backends:106 :   return 0
2018-05-17 16:07:03.023 | + ./stack.sh:main:687                      :   echo 'Using mysql database backend'
2018-05-17 16:07:03.023 | Using mysql database backend
2018-05-17 16:07:03.027 | + ./stack.sh:main:696                      :   is_service_enabled rabbit
2018-05-17 16:07:03.052 | + functions-common:is_service_enabled:1911 :   return 0
2018-05-17 16:07:03.056 | + ./stack.sh:main:697                      :   read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
2018-05-17 16:07:03.082 | + ./stack.sh:main:704                      :   is_service_enabled keystone
2018-05-17 16:07:03.107 | + functions-common:is_service_enabled:1911 :   return 0
2018-05-17 16:07:03.112 | + ./stack.sh:main:706                      :   read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
2018-05-17 16:07:03.137 | + ./stack.sh:main:708                      :   read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'
2018-05-17 16:07:03.161 | + ./stack.sh:main:719                      :   is_service_enabled ldap
2018-05-17 16:07:03.185 | + functions-common:is_service_enabled:1911 :   return 1
2018-05-17 16:07:03.189 | + ./stack.sh:main:728                      :   is_service_enabled s-proxy
2018-05-17 16:07:03.214 | + functions-common:is_service_enabled:1911 :   return 1
2018-05-17 16:07:03.218 | + ./stack.sh:main:740                      :   save_stackenv 740
2018-05-17 16:07:03.222 | + functions-common:save_stackenv:62        :   local tag=740
2018-05-17 16:07:03.228 | ++ functions-common:save_stackenv:64        :   date +%F-%H%M%S
2018-05-17 16:07:03.234 | + functions-common:save_stackenv:64        :   time_stamp=2018-05-17-160703
2018-05-17 16:07:03.238 | + functions-common:save_stackenv:65        :   echo '# 2018-05-17-160703 740'
2018-05-17 16:07:03.242 | + functions-common:save_stackenv:66        :   for i in '$STACK_ENV_VARS'
2018-05-17 16:07:03.247 | + functions-common:save_stackenv:67        :   echo BASE_SQL_CONN=mysql+pymysql://root:secretmysql@127.0.0.1
2018-05-17 16:07:03.250 | + functions-common:save_stackenv:66        :   for i in '$STACK_ENV_VARS'
2018-05-17 16:07:03.254 | + functions-common:save_stackenv:67        :   echo DATA_DIR=/opt/stack/data
2018-05-17 16:07:03.258 | + functions-common:save_stackenv:66        :   for i in '$STACK_ENV_VARS'
2018-05-17 16:07:03.262 | + functions-common:save_stackenv:67        :   echo DEST=/opt/stack/new
2018-05-17 16:07:03.266 | + functions-common:save_stackenv:66        :   for i in '$STACK_ENV_VARS'
2018-05-17 16:07:03.270 | + functions-common:save_stackenv:67        :   echo ENABLED_SERVICES=key,mysql,rabbit,tempest,g-api,g-reg,n-api,n-cpu,n-cond,n-sch,n-crt,n-cauth,n-obj,q-svc,q-dhcp,q-meta,q-l3,q-agt,placement-api,placement-client,manila,m-api,m-shr,m-sch,m-dat,q-dr,q-dr-agent
2018-05-17 16:07:03.275 | + functions-common:save_stackenv:66        :   for i in '$STACK_ENV_VARS'
2018-05-17 16:07:03.278 | + functions-common:save_stackenv:67        :   echo HOST_IP=146.20.110.228
2018-05-17 16:07:03.282 | + functions-common:save_stackenv:66        :   for i in '$STACK_ENV_VARS'
2018-05-17 16:07:03.286 | + functions-common:save_stackenv:67        :   echo KEYSTONE_AUTH_URI=http://146.20.110.228/identity
2018-05-17 16:07:03.290 | + functions-common:save_stackenv:66        :   for i in '$STACK_ENV_VARS'
2018-05-17 16:07:03.294 | + functions-common:save_stackenv:67        :   echo KEYSTONE_SERVICE_URI=http://146.20.110.228/identity
2018-05-17 16:07:03.298 | + functions-common:save_stackenv:66        :   for i in '$STACK_ENV_VARS'
2018-05-17 16:07:03.302 | + functions-common:save_stackenv:67        :   echo LOGFILE=/opt/stack/new/devstacklog.txt.2018-05-17-160700
2018-05-17 16:07:03.306 | + functions-common:save_stackenv:66        :   for i in '$STACK_ENV_VARS'
2018-05-17 16:07:03.309 | + functions-common:save_stackenv:67        :   echo OS_CACERT=
2018-05-17 16:07:03.313 | + functions-common:save_stackenv:66        :   for i in '$STACK_ENV_VARS'
2018-05-17 16:07:03.317 | + functions-common:save_stackenv:67        :   echo SERVICE_HOST=146.20.110.228
2018-05-17 16:07:03.322 | + functions-common:save_stackenv:66        :   for i in '$STACK_ENV_VARS'
2018-05-17 16:07:03.325 | + functions-common:save_stackenv:67        :   echo STACK_USER=stack
2018-05-17 16:07:03.329 | + functions-common:save_stackenv:66        :   for i in '$STACK_ENV_VARS'
2018-05-17 16:07:03.333 | + functions-common:save_stackenv:67        :   echo TLS_IP=
2018-05-17 16:07:03.337 | + functions-common:save_stackenv:66        :   for i in '$STACK_ENV_VARS'
2018-05-17 16:07:03.341 | + functions-common:save_stackenv:67        :   echo HOST_IPV6=::1
2018-05-17 16:07:03.345 | + functions-common:save_stackenv:66        :   for i in '$STACK_ENV_VARS'
2018-05-17 16:07:03.348 | + functions-common:save_stackenv:67        :   echo SERVICE_IP_VERSION=4
2018-05-17 16:07:03.353 | + ./stack.sh:main:751                      :   git_clone git://git.openstack.org/openstack/requirements.git /opt/stack/new/requirements master
2018-05-17 16:07:03.356 | + functions-common:git_clone:495           :   local git_remote=git://git.openstack.org/openstack/requirements.git
2018-05-17 16:07:03.360 | + functions-common:git_clone:496           :   local git_dest=/opt/stack/new/requirements
2018-05-17 16:07:03.363 | + functions-common:git_clone:497           :   local git_ref=master
2018-05-17 16:07:03.367 | + functions-common:git_clone:498           :   local orig_dir
2018-05-17 16:07:03.372 | ++ functions-common:git_clone:499           :   pwd
2018-05-17 16:07:03.376 | + functions-common:git_clone:499           :   orig_dir=/opt/stack/new/devstack
2018-05-17 16:07:03.380 | + functions-common:git_clone:500           :   local git_clone_flags=
2018-05-17 16:07:03.385 | ++ functions-common:git_clone:502           :   trueorfalse False RECLONE
2018-05-17 16:07:03.410 | + functions-common:git_clone:502           :   RECLONE=False
2018-05-17 16:07:03.415 | + functions-common:git_clone:503           :   [[ 0 -gt 0 ]]
2018-05-17 16:07:03.419 | + functions-common:git_clone:507           :   [[ False = \T\r\u\e ]]
2018-05-17 16:07:03.424 | + functions-common:git_clone:516           :   egrep -q '^refs'
2018-05-17 16:07:03.425 | + functions-common:git_clone:516           :   echo master
2018-05-17 16:07:03.433 | + functions-common:git_clone:530           :   [[ ! -d /opt/stack/new/requirements ]]
2018-05-17 16:07:03.436 | + functions-common:git_clone:538           :   [[ False = \T\r\u\e ]]
2018-05-17 16:07:03.440 | + functions-common:git_clone:564           :   cd /opt/stack/new/requirements
2018-05-17 16:07:03.445 | + functions-common:git_clone:565           :   git show --oneline
2018-05-17 16:07:03.445 | + functions-common:git_clone:565           :   head -1
2018-05-17 16:07:03.449 | c756766 Merge "update constraints of ovsdbapp to new 0.10.1 release"
2018-05-17 16:07:03.455 | + functions-common:git_clone:566           :   cd /opt/stack/new/devstack
2018-05-17 16:07:03.460 | + ./stack.sh:main:755                      :   echo_summary 'Installing package prerequisites'
2018-05-17 16:07:03.465 | + ./stack.sh:echo_summary:434              :   [[ -t 3 ]]
2018-05-17 16:07:03.470 | + ./stack.sh:echo_summary:440              :   echo -e Installing package prerequisites
2018-05-17 16:07:03.475 | + ./stack.sh:main:756                      :   source /opt/stack/new/devstack/tools/install_prereqs.sh
2018-05-17 16:07:03.479 | ++ tools/install_prereqs.sh:source:11       :   FORCE_PREREQ=0
2018-05-17 16:07:03.482 | ++ tools/install_prereqs.sh:source:13       :   getopts :f opt
2018-05-17 16:07:03.486 | ++ tools/install_prereqs.sh:source:23       :   [[ -z /opt/stack/new/devstack ]]
2018-05-17 16:07:03.489 | ++ tools/install_prereqs.sh:source:43       :   PREREQ_RERUN_MARKER=/opt/stack/new/devstack/.prereqs
2018-05-17 16:07:03.492 | ++ tools/install_prereqs.sh:source:44       :   PREREQ_RERUN_HOURS=2
2018-05-17 16:07:03.495 | ++ tools/install_prereqs.sh:source:45       :   PREREQ_RERUN_SECONDS=7200
2018-05-17 16:07:03.501 | +++ tools/install_prereqs.sh:source:47       :   date +%s
2018-05-17 16:07:03.508 | ++ tools/install_prereqs.sh:source:47       :   NOW=1526573223
2018-05-17 16:07:03.513 | +++ tools/install_prereqs.sh:source:48       :   head -1 /opt/stack/new/devstack/.prereqs
2018-05-17 16:07:03.520 | +++ tools/install_prereqs.sh:source:48       :   echo 0
2018-05-17 16:07:03.525 | ++ tools/install_prereqs.sh:source:48       :   LAST_RUN=0
2018-05-17 16:07:03.529 | ++ tools/install_prereqs.sh:source:49       :   DELTA=1526573223
2018-05-17 16:07:03.533 | ++ tools/install_prereqs.sh:source:50       :   [[ 1526573223 -lt 7200 ]]
2018-05-17 16:07:03.537 | ++ tools/install_prereqs.sh:source:57       :   export_proxy_variables
2018-05-17 16:07:03.540 | ++ functions-common:export_proxy_variables:2072 :   isset http_proxy
2018-05-17 16:07:03.543 | ++ functions-common:isset:163               :   [[ -v http_proxy ]]
2018-05-17 16:07:03.546 | ++ functions-common:export_proxy_variables:2075 :   isset https_proxy
2018-05-17 16:07:03.549 | ++ functions-common:isset:163               :   [[ -v https_proxy ]]
2018-05-17 16:07:03.552 | ++ functions-common:export_proxy_variables:2078 :   isset no_proxy
2018-05-17 16:07:03.555 | ++ functions-common:isset:163               :   [[ -v no_proxy ]]
2018-05-17 16:07:03.560 | +++ tools/install_prereqs.sh:source:64       :   get_packages general,key,mysql,rabbit,tempest,g-api,g-reg,n-api,n-cpu,n-cond,n-sch,n-crt,n-cauth,n-obj,q-svc,q-dhcp,q-meta,q-l3,q-agt,placement-api,placement-client,manila,m-api,m-shr,m-sch,m-dat,q-dr,q-dr-agent
2018-05-17 16:07:03.620 | ++ tools/install_prereqs.sh:source:64       :   PACKAGES='bc
2018-05-17 16:07:03.620 | bridge-utils
2018-05-17 16:07:03.620 | curl
2018-05-17 16:07:03.620 | dbus
2018-05-17 16:07:03.620 | gcc
2018-05-17 16:07:03.620 | gcc-c++
2018-05-17 16:07:03.620 | gettext  
2018-05-17 16:07:03.620 | git-core
2018-05-17 16:07:03.620 | graphviz 
2018-05-17 16:07:03.620 | httpd
2018-05-17 16:07:03.620 | httpd-devel
2018-05-17 16:07:03.620 | libffi-devel
2018-05-17 16:07:03.620 | libjpeg-turbo-devel 
2018-05-17 16:07:03.620 | libxml2-devel 
2018-05-17 16:07:03.620 | libxslt-devel 
2018-05-17 16:07:03.620 | libyaml-devel
2018-05-17 16:07:03.620 | mariadb-devel  
2018-05-17 16:07:03.620 | net-tools
2018-05-17 16:07:03.621 | openssh-server
2018-05-17 16:07:03.621 | openssl
2018-05-17 16:07:03.621 | openssl-devel 
2018-05-17 16:07:03.621 | pcre-devel 
2018-05-17 16:07:03.621 | pkgconfig
2018-05-17 16:07:03.621 | postgresql-devel  
2018-05-17 16:07:03.621 | psmisc
2018-05-17 16:07:03.621 | pyOpenSSL 
2018-05-17 16:07:03.621 | python-devel
2018-05-17 16:07:03.621 | redhat-rpm-config 
2018-05-17 16:07:03.621 | systemd-devel 
2018-05-17 16:07:03.621 | tar
2018-05-17 16:07:03.621 | tcpdump
2018-05-17 16:07:03.621 | unzip
2018-05-17 16:07:03.621 | util-linux
2018-05-17 16:07:03.621 | wget
2018-05-17 16:07:03.621 | which
2018-05-17 16:07:03.621 | zlib-devel
2018-05-17 16:07:03.621 | memcached
2018-05-17 16:07:03.621 | mod_ssl
2018-05-17 16:07:03.621 | sqlite
2018-05-17 16:07:03.621 | conntrack-tools
2018-05-17 16:07:03.621 | curl
2018-05-17 16:07:03.621 | dnsmasq 
2018-05-17 16:07:03.621 | dnsmasq-utils 
2018-05-17 16:07:03.621 | ebtables
2018-05-17 16:07:03.621 | gawk
2018-05-17 16:07:03.621 | genisoimage 
2018-05-17 16:07:03.621 | iptables
2018-05-17 16:07:03.621 | iputils
2018-05-17 16:07:03.621 | kpartx
2018-05-17 16:07:03.621 | libxml2-python
2018-05-17 16:07:03.621 | m2crypto
2018-05-17 16:07:03.621 | mysql-devel
2018-05-17 16:07:03.621 | numpy 
2018-05-17 16:07:03.621 | parted
2018-05-17 16:07:03.621 | polkit
2018-05-17 16:07:03.621 | sqlite
2018-05-17 16:07:03.621 | sudo
2018-05-17 16:07:03.621 | cryptsetup
2018-05-17 16:07:03.621 | genisoimage
2018-05-17 16:07:03.621 | iscsi-initiator-utils
2018-05-17 16:07:03.621 | libosinfo
2018-05-17 16:07:03.621 | lvm2
2018-05-17 16:07:03.621 | sg3_utils
2018-05-17 16:07:03.621 | 
2018-05-17 16:07:03.621 | sysfsutils
2018-05-17 16:07:03.621 | acl
2018-05-17 16:07:03.621 | dnsmasq 
2018-05-17 16:07:03.621 | dnsmasq-utils 
2018-05-17 16:07:03.622 | ebtables
2018-05-17 16:07:03.622 | haproxy 
2018-05-17 16:07:03.622 | iptables
2018-05-17 16:07:03.622 | iputils
2018-05-17 16:07:03.622 | mysql-devel
2018-05-17 16:07:03.622 | sqlite
2018-05-17 16:07:03.622 | sudo
2018-05-17 16:07:03.622 | conntrack-tools
2018-05-17 16:07:03.622 | keepalived
2018-05-17 16:07:03.622 | ipset'
2018-05-17 16:07:03.625 | +++ tools/install_prereqs.sh:source:65       :   get_plugin_packages
2018-05-17 16:07:03.660 | ++ tools/install_prereqs.sh:source:65       :   PACKAGES='bc
2018-05-17 16:07:03.660 | bridge-utils
2018-05-17 16:07:03.660 | curl
2018-05-17 16:07:03.660 | dbus
2018-05-17 16:07:03.660 | gcc
2018-05-17 16:07:03.660 | gcc-c++
2018-05-17 16:07:03.660 | gettext  
2018-05-17 16:07:03.660 | git-core
2018-05-17 16:07:03.661 | graphviz 
2018-05-17 16:07:03.661 | httpd
2018-05-17 16:07:03.661 | httpd-devel
2018-05-17 16:07:03.661 | libffi-devel
2018-05-17 16:07:03.661 | libjpeg-turbo-devel 
2018-05-17 16:07:03.661 | libxml2-devel 
2018-05-17 16:07:03.661 | libxslt-devel 
2018-05-17 16:07:03.661 | libyaml-devel
2018-05-17 16:07:03.661 | mariadb-devel  
2018-05-17 16:07:03.661 | net-tools
2018-05-17 16:07:03.661 | openssh-server
2018-05-17 16:07:03.661 | openssl
2018-05-17 16:07:03.661 | openssl-devel 
2018-05-17 16:07:03.661 | pcre-devel 
2018-05-17 16:07:03.661 | pkgconfig
2018-05-17 16:07:03.661 | postgresql-devel  
2018-05-17 16:07:03.661 | psmisc
2018-05-17 16:07:03.661 | pyOpenSSL 
2018-05-17 16:07:03.661 | python-devel
2018-05-17 16:07:03.661 | redhat-rpm-config 
2018-05-17 16:07:03.661 | systemd-devel 
2018-05-17 16:07:03.661 | tar
2018-05-17 16:07:03.661 | tcpdump
2018-05-17 16:07:03.662 | unzip
2018-05-17 16:07:03.662 | util-linux
2018-05-17 16:07:03.662 | wget
2018-05-17 16:07:03.662 | which
2018-05-17 16:07:03.662 | zlib-devel
2018-05-17 16:07:03.662 | memcached
2018-05-17 16:07:03.662 | mod_ssl
2018-05-17 16:07:03.662 | sqlite
2018-05-17 16:07:03.662 | conntrack-tools
2018-05-17 16:07:03.662 | curl
2018-05-17 16:07:03.662 | dnsmasq 
2018-05-17 16:07:03.662 | dnsmasq-utils 
2018-05-17 16:07:03.662 | ebtables
2018-05-17 16:07:03.662 | gawk
2018-05-17 16:07:03.662 | genisoimage 
2018-05-17 16:07:03.662 | iptables
2018-05-17 16:07:03.662 | iputils
2018-05-17 16:07:03.662 | kpartx
2018-05-17 16:07:03.662 | libxml2-python
2018-05-17 16:07:03.662 | m2crypto
2018-05-17 16:07:03.662 | mysql-devel
2018-05-17 16:07:03.662 | numpy 
2018-05-17 16:07:03.662 | parted
2018-05-17 16:07:03.662 | polkit
2018-05-17 16:07:03.663 | sqlite
2018-05-17 16:07:03.663 | sudo
2018-05-17 16:07:03.663 | cryptsetup
2018-05-17 16:07:03.663 | genisoimage
2018-05-17 16:07:03.663 | iscsi-initiator-utils
2018-05-17 16:07:03.663 | libosinfo
2018-05-17 16:07:03.663 | lvm2
2018-05-17 16:07:03.663 | sg3_utils
2018-05-17 16:07:03.663 | 
2018-05-17 16:07:03.663 | sysfsutils
2018-05-17 16:07:03.663 | acl
2018-05-17 16:07:03.663 | dnsmasq 
2018-05-17 16:07:03.663 | dnsmasq-utils 
2018-05-17 16:07:03.663 | ebtables
2018-05-17 16:07:03.663 | haproxy 
2018-05-17 16:07:03.663 | iptables
2018-05-17 16:07:03.663 | iputils
2018-05-17 16:07:03.663 | mysql-devel
2018-05-17 16:07:03.663 | sqlite
2018-05-17 16:07:03.663 | sudo
2018-05-17 16:07:03.663 | conntrack-tools
2018-05-17 16:07:03.663 | keepalived
2018-05-17 16:07:03.663 | ipset lvm2'
2018-05-17 16:07:03.665 | ++ tools/install_prereqs.sh:source:67       :   is_ubuntu
2018-05-17 16:07:03.670 | ++ functions-common:is_ubuntu:465           :   [[ -z rpm ]]
2018-05-17 16:07:03.672 | ++ functions-common:is_ubuntu:468           :   '[' rpm = deb ']'
2018-05-17 16:07:03.677 | ++ tools/install_prereqs.sh:source:72       :   install_package bc bridge-utils curl dbus gcc gcc-c++ gettext git-core graphviz httpd httpd-devel libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mariadb-devel net-tools openssh-server openssl openssl-devel pcre-devel pkgconfig postgresql-devel psmisc pyOpenSSL python-devel redhat-rpm-config systemd-devel tar tcpdump unzip util-linux wget which zlib-devel memcached mod_ssl sqlite conntrack-tools curl dnsmasq dnsmasq-utils ebtables gawk genisoimage iptables iputils kpartx libxml2-python m2crypto mysql-devel numpy parted polkit sqlite sudo cryptsetup genisoimage iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils mysql-devel sqlite sudo conntrack-tools keepalived ipset lvm2
2018-05-17 16:07:03.681 | ++ functions-common:install_package:1281    :   update_package_repo
2018-05-17 16:07:03.685 | ++ functions-common:update_package_repo:1253 :   NO_UPDATE_REPOS=False
2018-05-17 16:07:03.689 | ++ functions-common:update_package_repo:1254 :   REPOS_UPDATED=False
2018-05-17 16:07:03.692 | ++ functions-common:update_package_repo:1255 :   RETRY_UPDATE=False
2018-05-17 16:07:03.696 | ++ functions-common:update_package_repo:1257 :   [[ False = \T\r\u\e ]]
2018-05-17 16:07:03.698 | ++ functions-common:update_package_repo:1261 :   is_ubuntu
2018-05-17 16:07:03.703 | ++ functions-common:is_ubuntu:465           :   [[ -z rpm ]]
2018-05-17 16:07:03.707 | ++ functions-common:is_ubuntu:468           :   '[' rpm = deb ']'
2018-05-17 16:07:03.712 | ++ functions-common:install_package:1282    :   real_install_package bc bridge-utils curl dbus gcc gcc-c++ gettext git-core graphviz httpd httpd-devel libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mariadb-devel net-tools openssh-server openssl openssl-devel pcre-devel pkgconfig postgresql-devel psmisc pyOpenSSL python-devel redhat-rpm-config systemd-devel tar tcpdump unzip util-linux wget which zlib-devel memcached mod_ssl sqlite conntrack-tools curl dnsmasq dnsmasq-utils ebtables gawk genisoimage iptables iputils kpartx libxml2-python m2crypto mysql-devel numpy parted polkit sqlite sudo cryptsetup genisoimage iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils mysql-devel sqlite sudo conntrack-tools keepalived ipset lvm2
2018-05-17 16:07:03.715 | ++ functions-common:real_install_package:1267 :   is_ubuntu
2018-05-17 16:07:03.719 | ++ functions-common:is_ubuntu:465           :   [[ -z rpm ]]
2018-05-17 16:07:03.723 | ++ functions-common:is_ubuntu:468           :   '[' rpm = deb ']'
2018-05-17 16:07:03.727 | ++ functions-common:real_install_package:1269 :   is_fedora
2018-05-17 16:07:03.731 | ++ functions-common:is_fedora:438           :   [[ -z CentOS ]]
2018-05-17 16:07:03.735 | ++ functions-common:is_fedora:442           :   '[' CentOS = Fedora ']'
2018-05-17 16:07:03.739 | ++ functions-common:is_fedora:442           :   '[' CentOS = 'Red Hat' ']'
2018-05-17 16:07:03.742 | ++ functions-common:is_fedora:443           :   '[' CentOS = RedHatEnterpriseServer ']'
2018-05-17 16:07:03.746 | ++ functions-common:is_fedora:444           :   '[' CentOS = CentOS ']'
2018-05-17 16:07:03.751 | ++ functions-common:real_install_package:1270 :   yum_install bc bridge-utils curl dbus gcc gcc-c++ gettext git-core graphviz httpd httpd-devel libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mariadb-devel net-tools openssh-server openssl openssl-devel pcre-devel pkgconfig postgresql-devel psmisc pyOpenSSL python-devel redhat-rpm-config systemd-devel tar tcpdump unzip util-linux wget which zlib-devel memcached mod_ssl sqlite conntrack-tools curl dnsmasq dnsmasq-utils ebtables gawk genisoimage iptables iputils kpartx libxml2-python m2crypto mysql-devel numpy parted polkit sqlite sudo cryptsetup genisoimage iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils mysql-devel sqlite sudo conntrack-tools keepalived ipset lvm2
2018-05-17 16:07:03.755 | ++ functions-common:yum_install:1325        :   local result parse_yum_result
2018-05-17 16:07:03.759 | ++ functions-common:yum_install:1327        :   [[ False = \T\r\u\e ]]
2018-05-17 16:07:03.763 | ++ functions-common:yum_install:1329        :   time_start yum_install
2018-05-17 16:07:03.767 | ++ functions-common:time_start:2240         :   local name=yum_install
2018-05-17 16:07:03.771 | ++ functions-common:time_start:2241         :   local start_time=
2018-05-17 16:07:03.774 | ++ functions-common:time_start:2242         :   [[ -n '' ]]
2018-05-17 16:07:03.779 | +++ functions-common:time_start:2245         :   date +%s%3N
2018-05-17 16:07:03.786 | ++ functions-common:time_start:2245         :   _TIME_START[$name]=1526573223781
2018-05-17 16:07:03.790 | ++ functions-common:yum_install:1350        :   parse_yum_result='              \
2018-05-17 16:07:03.790 |         BEGIN { result=0 }          \
2018-05-17 16:07:03.790 |         /^YUM_FAILED/ { result=$2 } \
2018-05-17 16:07:03.790 |         /^No package/ { result=2 }  \
2018-05-17 16:07:03.790 |         /^Failed:/    { result=2 }  \
2018-05-17 16:07:03.790 |         //{ print }                 \
2018-05-17 16:07:03.791 |         END { exit result }'
2018-05-17 16:07:03.795 | ++ functions-common:yum_install:1352        :   awk '              \
2018-05-17 16:07:03.796 |         BEGIN { result=0 }          \
2018-05-17 16:07:03.796 |         /^YUM_FAILED/ { result=$2 } \
2018-05-17 16:07:03.796 |         /^No package/ { result=2 }  \
2018-05-17 16:07:03.796 |         /^Failed:/    { result=2 }  \
2018-05-17 16:07:03.796 |         //{ print }                 \
2018-05-17 16:07:03.796 |         END { exit result }'
2018-05-17 16:07:03.796 | ++ functions-common:yum_install:1351        :   sudo_with_proxies yum install -y bc bridge-utils curl dbus gcc gcc-c++ gettext git-core graphviz httpd httpd-devel libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mariadb-devel net-tools openssh-server openssl openssl-devel pcre-devel pkgconfig postgresql-devel psmisc pyOpenSSL python-devel redhat-rpm-config systemd-devel tar tcpdump unzip util-linux wget which zlib-devel memcached mod_ssl sqlite conntrack-tools curl dnsmasq dnsmasq-utils ebtables gawk genisoimage iptables iputils kpartx libxml2-python m2crypto mysql-devel numpy parted polkit sqlite sudo cryptsetup genisoimage iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils mysql-devel sqlite sudo conntrack-tools keepalived ipset lvm2
2018-05-17 16:07:03.801 | ++ functions-common:sudo_with_proxies:2208  :   local sudo
2018-05-17 16:07:03.806 | +++ functions-common:sudo_with_proxies:2210  :   id -u
2018-05-17 16:07:03.814 | ++ functions-common:sudo_with_proxies:2210  :   [[ 1001 = \0 ]]
2018-05-17 16:07:03.818 | ++ functions-common:sudo_with_proxies:2210  :   sudo=sudo
2018-05-17 16:07:03.823 | ++ functions-common:sudo_with_proxies:2212  :   sudo http_proxy= https_proxy= no_proxy= yum install -y bc bridge-utils curl dbus gcc gcc-c++ gettext git-core graphviz httpd httpd-devel libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mariadb-devel net-tools openssh-server openssl openssl-devel pcre-devel pkgconfig postgresql-devel psmisc pyOpenSSL python-devel redhat-rpm-config systemd-devel tar tcpdump unzip util-linux wget which zlib-devel memcached mod_ssl sqlite conntrack-tools curl dnsmasq dnsmasq-utils ebtables gawk genisoimage iptables iputils kpartx libxml2-python m2crypto mysql-devel numpy parted polkit sqlite sudo cryptsetup genisoimage iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils mysql-devel sqlite sudo conntrack-tools keepalived ipset lvm2
2018-05-17 16:07:03.979 | Loaded plugins: fastestmirror
2018-05-17 16:07:04.039 | Loading mirror speeds from cached hostfile
2018-05-17 16:07:04.154 | http://mirror.centos.org/%24contentdir/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
2018-05-17 16:07:04.155 | Trying other mirror.
2018-05-17 16:07:04.155 | To address this issue please refer to the below wiki article 
2018-05-17 16:07:04.155 | 
2018-05-17 16:07:04.155 | https://wiki.centos.org/yum-errors
2018-05-17 16:07:04.155 | 
2018-05-17 16:07:04.155 | If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
2018-05-17 16:07:04.155 | 
2018-05-17 16:07:04.162 | 
2018-05-17 16:07:04.162 | 
2018-05-17 16:07:04.162 |  One of the configured repositories failed (CentOS-7 - QEMU EV),
2018-05-17 16:07:04.162 |  and yum doesn't have enough cached data to continue. At this point the only
2018-05-17 16:07:04.162 |  safe thing yum can do is fail. There are a few ways to work "fix" this:
2018-05-17 16:07:04.163 | 
2018-05-17 16:07:04.163 |      1. Contact the upstream for the repository and get them to fix the problem.
2018-05-17 16:07:04.163 | 
2018-05-17 16:07:04.163 |      2. Reconfigure the baseurl/etc. for the repository, to point to a working
2018-05-17 16:07:04.163 |         upstream. This is most often useful if you are using a newer
2018-05-17 16:07:04.163 |         distribution release than is supported by the repository (and the
2018-05-17 16:07:04.163 |         packages for the previous distribution release still work).
2018-05-17 16:07:04.163 | 
2018-05-17 16:07:04.163 |      3. Run the command with the repository temporarily disabled
2018-05-17 16:07:04.163 |             yum --disablerepo=centos-qemu-ev ...
2018-05-17 16:07:04.163 | 
2018-05-17 16:07:04.163 |      4. Disable the repository permanently, so yum won't use it by default. Yum
2018-05-17 16:07:04.163 |         will then just ignore the repository until you permanently enable it
2018-05-17 16:07:04.163 |         again or use --enablerepo for temporary usage:
2018-05-17 16:07:04.163 | 
2018-05-17 16:07:04.163 |             yum-config-manager --disable centos-qemu-ev
2018-05-17 16:07:04.163 |         or
2018-05-17 16:07:04.163 |             subscription-manager repos --disable=centos-qemu-ev
2018-05-17 16:07:04.163 | 
2018-05-17 16:07:04.163 |      5. Configure the failing repository to be skipped, if it is unavailable.
2018-05-17 16:07:04.163 |         Note that yum will try to contact the repo. when it runs most commands,
2018-05-17 16:07:04.164 |         so will have to try and fail each time (and thus. yum will be be much
2018-05-17 16:07:04.164 |         slower). If it is a very temporary problem though, this is often a nice
2018-05-17 16:07:04.164 |         compromise:
2018-05-17 16:07:04.164 | 
2018-05-17 16:07:04.164 |             yum-config-manager --save --setopt=centos-qemu-ev.skip_if_unavailable=true
2018-05-17 16:07:04.164 | 
2018-05-17 16:07:04.164 | failure: repodata/repomd.xml from centos-qemu-ev: [Errno 256] No more mirrors to try.
2018-05-17 16:07:04.164 | http://mirror.centos.org/$contentdir/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
2018-05-17 16:07:04.188 | ++ functions-common:yum_install:1351        :   echo YUM_FAILED 1
2018-05-17 16:07:04.188 | YUM_FAILED 1
2018-05-17 16:07:04.191 | ++ functions-common:yum_install:1352        :   result=1
2018-05-17 16:07:04.195 | ++ functions-common:yum_install:1354        :   time_stop yum_install
2018-05-17 16:07:04.198 | ++ functions-common:time_stop:2254          :   local name
2018-05-17 16:07:04.202 | ++ functions-common:time_stop:2255          :   local end_time
2018-05-17 16:07:04.206 | ++ functions-common:time_stop:2256          :   local elapsed_time
2018-05-17 16:07:04.209 | ++ functions-common:time_stop:2257          :   local total
2018-05-17 16:07:04.213 | ++ functions-common:time_stop:2258          :   local start_time
2018-05-17 16:07:04.216 | ++ functions-common:time_stop:2260          :   name=yum_install
2018-05-17 16:07:04.220 | ++ functions-common:time_stop:2261          :   start_time=1526573223781
2018-05-17 16:07:04.224 | ++ functions-common:time_stop:2263          :   [[ -z 1526573223781 ]]
2018-05-17 16:07:04.228 | +++ functions-common:time_stop:2266          :   date +%s%3N
2018-05-17 16:07:04.235 | ++ functions-common:time_stop:2266          :   end_time=1526573224231
2018-05-17 16:07:04.239 | ++ functions-common:time_stop:2267          :   elapsed_time=450
2018-05-17 16:07:04.242 | ++ functions-common:time_stop:2268          :   total=1948
2018-05-17 16:07:04.246 | ++ functions-common:time_stop:2270          :   _TIME_START[$name]=
2018-05-17 16:07:04.250 | ++ functions-common:time_stop:2271          :   _TIME_TOTAL[$name]=2398
2018-05-17 16:07:04.254 | ++ functions-common:yum_install:1363        :   '[' 1 == 2 ']'
2018-05-17 16:07:04.258 | ++ functions-common:yum_install:1367        :   return 1
2018-05-17 16:07:04.262 | ++ functions-common:install_package:1283    :   RETRY_UPDATE=True
2018-05-17 16:07:04.266 | ++ functions-common:install_package:1283    :   update_package_repo
2018-05-17 16:07:04.270 | ++ functions-common:update_package_repo:1253 :   NO_UPDATE_REPOS=False
2018-05-17 16:07:04.274 | ++ functions-common:update_package_repo:1254 :   REPOS_UPDATED=False
2018-05-17 16:07:04.278 | ++ functions-common:update_package_repo:1255 :   RETRY_UPDATE=True
2018-05-17 16:07:04.282 | ++ functions-common:update_package_repo:1257 :   [[ False = \T\r\u\e ]]
2018-05-17 16:07:04.286 | ++ functions-common:update_package_repo:1261 :   is_ubuntu
2018-05-17 16:07:04.290 | ++ functions-common:is_ubuntu:465           :   [[ -z rpm ]]
2018-05-17 16:07:04.293 | ++ functions-common:is_ubuntu:468           :   '[' rpm = deb ']'
2018-05-17 16:07:04.299 | ++ functions-common:install_package:1283    :   real_install_package bc bridge-utils curl dbus gcc gcc-c++ gettext git-core graphviz httpd httpd-devel libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mariadb-devel net-tools openssh-server openssl openssl-devel pcre-devel pkgconfig postgresql-devel psmisc pyOpenSSL python-devel redhat-rpm-config systemd-devel tar tcpdump unzip util-linux wget which zlib-devel memcached mod_ssl sqlite conntrack-tools curl dnsmasq dnsmasq-utils ebtables gawk genisoimage iptables iputils kpartx libxml2-python m2crypto mysql-devel numpy parted polkit sqlite sudo cryptsetup genisoimage iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils mysql-devel sqlite sudo conntrack-tools keepalived ipset lvm2
2018-05-17 16:07:04.302 | ++ functions-common:real_install_package:1267 :   is_ubuntu
2018-05-17 16:07:04.306 | ++ functions-common:is_ubuntu:465           :   [[ -z rpm ]]
2018-05-17 16:07:04.310 | ++ functions-common:is_ubuntu:468           :   '[' rpm = deb ']'
2018-05-17 16:07:04.314 | ++ functions-common:real_install_package:1269 :   is_fedora
2018-05-17 16:07:04.318 | ++ functions-common:is_fedora:438           :   [[ -z CentOS ]]
2018-05-17 16:07:04.322 | ++ functions-common:is_fedora:442           :   '[' CentOS = Fedora ']'
2018-05-17 16:07:04.325 | ++ functions-common:is_fedora:442           :   '[' CentOS = 'Red Hat' ']'
2018-05-17 16:07:04.329 | ++ functions-common:is_fedora:443           :   '[' CentOS = RedHatEnterpriseServer ']'
2018-05-17 16:07:04.333 | ++ functions-common:is_fedora:444           :   '[' CentOS = CentOS ']'
2018-05-17 16:07:04.338 | ++ functions-common:real_install_package:1270 :   yum_install bc bridge-utils curl dbus gcc gcc-c++ gettext git-core graphviz httpd httpd-devel libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mariadb-devel net-tools openssh-server openssl openssl-devel pcre-devel pkgconfig postgresql-devel psmisc pyOpenSSL python-devel redhat-rpm-config systemd-devel tar tcpdump unzip util-linux wget which zlib-devel memcached mod_ssl sqlite conntrack-tools curl dnsmasq dnsmasq-utils ebtables gawk genisoimage iptables iputils kpartx libxml2-python m2crypto mysql-devel numpy parted polkit sqlite sudo cryptsetup genisoimage iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils mysql-devel sqlite sudo conntrack-tools keepalived ipset lvm2
2018-05-17 16:07:04.341 | ++ functions-common:yum_install:1325        :   local result parse_yum_result
2018-05-17 16:07:04.345 | ++ functions-common:yum_install:1327        :   [[ False = \T\r\u\e ]]
2018-05-17 16:07:04.349 | ++ functions-common:yum_install:1329        :   time_start yum_install
2018-05-17 16:07:04.352 | ++ functions-common:time_start:2240         :   local name=yum_install
2018-05-17 16:07:04.356 | ++ functions-common:time_start:2241         :   local start_time=
2018-05-17 16:07:04.359 | ++ functions-common:time_start:2242         :   [[ -n '' ]]
2018-05-17 16:07:04.364 | +++ functions-common:time_start:2245         :   date +%s%3N
2018-05-17 16:07:04.371 | ++ functions-common:time_start:2245         :   _TIME_START[$name]=1526573224366
2018-05-17 16:07:04.374 | ++ functions-common:yum_install:1350        :   parse_yum_result='              \
2018-05-17 16:07:04.374 |         BEGIN { result=0 }          \
2018-05-17 16:07:04.374 |         /^YUM_FAILED/ { result=$2 } \
2018-05-17 16:07:04.374 |         /^No package/ { result=2 }  \
2018-05-17 16:07:04.374 |         /^Failed:/    { result=2 }  \
2018-05-17 16:07:04.374 |         //{ print }                 \
2018-05-17 16:07:04.374 |         END { exit result }'
2018-05-17 16:07:04.379 | ++ functions-common:yum_install:1352        :   awk '              \
2018-05-17 16:07:04.379 |         BEGIN { result=0 }          \
2018-05-17 16:07:04.379 |         /^YUM_FAILED/ { result=$2 } \
2018-05-17 16:07:04.379 |         /^No package/ { result=2 }  \
2018-05-17 16:07:04.379 |         /^Failed:/    { result=2 }  \
2018-05-17 16:07:04.379 |         //{ print }                 \
2018-05-17 16:07:04.379 |         END { exit result }'
2018-05-17 16:07:04.380 | ++ functions-common:yum_install:1351        :   sudo_with_proxies yum install -y bc bridge-utils curl dbus gcc gcc-c++ gettext git-core graphviz httpd httpd-devel libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mariadb-devel net-tools openssh-server openssl openssl-devel pcre-devel pkgconfig postgresql-devel psmisc pyOpenSSL python-devel redhat-rpm-config systemd-devel tar tcpdump unzip util-linux wget which zlib-devel memcached mod_ssl sqlite conntrack-tools curl dnsmasq dnsmasq-utils ebtables gawk genisoimage iptables iputils kpartx libxml2-python m2crypto mysql-devel numpy parted polkit sqlite sudo cryptsetup genisoimage iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils mysql-devel sqlite sudo conntrack-tools keepalived ipset lvm2
2018-05-17 16:07:04.385 | ++ functions-common:sudo_with_proxies:2208  :   local sudo
2018-05-17 16:07:04.390 | +++ functions-common:sudo_with_proxies:2210  :   id -u
2018-05-17 16:07:04.397 | ++ functions-common:sudo_with_proxies:2210  :   [[ 1001 = \0 ]]
2018-05-17 16:07:04.401 | ++ functions-common:sudo_with_proxies:2210  :   sudo=sudo
2018-05-17 16:07:04.405 | ++ functions-common:sudo_with_proxies:2212  :   sudo http_proxy= https_proxy= no_proxy= yum install -y bc bridge-utils curl dbus gcc gcc-c++ gettext git-core graphviz httpd httpd-devel libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mariadb-devel net-tools openssh-server openssl openssl-devel pcre-devel pkgconfig postgresql-devel psmisc pyOpenSSL python-devel redhat-rpm-config systemd-devel tar tcpdump unzip util-linux wget which zlib-devel memcached mod_ssl sqlite conntrack-tools curl dnsmasq dnsmasq-utils ebtables gawk genisoimage iptables iputils kpartx libxml2-python m2crypto mysql-devel numpy parted polkit sqlite sudo cryptsetup genisoimage iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils mysql-devel sqlite sudo conntrack-tools keepalived ipset lvm2
2018-05-17 16:07:04.594 | Loaded plugins: fastestmirror
2018-05-17 16:07:04.670 | Loading mirror speeds from cached hostfile
2018-05-17 16:07:04.769 | http://mirror.centos.org/%24contentdir/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
2018-05-17 16:07:04.770 | Trying other mirror.
2018-05-17 16:07:04.770 | To address this issue please refer to the below wiki article 
2018-05-17 16:07:04.770 | 
2018-05-17 16:07:04.770 | https://wiki.centos.org/yum-errors
2018-05-17 16:07:04.770 | 
2018-05-17 16:07:04.770 | If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
2018-05-17 16:07:04.770 | 
2018-05-17 16:07:04.775 | 
2018-05-17 16:07:04.775 | 
2018-05-17 16:07:04.775 |  One of the configured repositories failed (CentOS-7 - QEMU EV),
2018-05-17 16:07:04.775 |  and yum doesn't have enough cached data to continue. At this point the only
2018-05-17 16:07:04.775 |  safe thing yum can do is fail. There are a few ways to work "fix" this:
2018-05-17 16:07:04.775 | 
2018-05-17 16:07:04.775 |      1. Contact the upstream for the repository and get them to fix the problem.
2018-05-17 16:07:04.775 | 
2018-05-17 16:07:04.775 |      2. Reconfigure the baseurl/etc. for the repository, to point to a working
2018-05-17 16:07:04.775 |         upstream. This is most often useful if you are using a newer
2018-05-17 16:07:04.775 |         distribution release than is supported by the repository (and the
2018-05-17 16:07:04.775 |         packages for the previous distribution release still work).
2018-05-17 16:07:04.775 | 
2018-05-17 16:07:04.775 |      3. Run the command with the repository temporarily disabled
2018-05-17 16:07:04.775 |             yum --disablerepo=centos-qemu-ev ...
2018-05-17 16:07:04.776 | 
2018-05-17 16:07:04.776 |      4. Disable the repository permanently, so yum won't use it by default. Yum
2018-05-17 16:07:04.776 |         will then just ignore the repository until you permanently enable it
2018-05-17 16:07:04.776 |         again or use --enablerepo for temporary usage:
2018-05-17 16:07:04.776 | 
2018-05-17 16:07:04.776 |             yum-config-manager --disable centos-qemu-ev
2018-05-17 16:07:04.776 |         or
2018-05-17 16:07:04.776 |             subscription-manager repos --disable=centos-qemu-ev
2018-05-17 16:07:04.776 | 
2018-05-17 16:07:04.776 |      5. Configure the failing repository to be skipped, if it is unavailable.
2018-05-17 16:07:04.776 |         Note that yum will try to contact the repo. when it runs most commands,
2018-05-17 16:07:04.776 |         so will have to try and fail each time (and thus. yum will be be much
2018-05-17 16:07:04.776 |         slower). If it is a very temporary problem though, this is often a nice
2018-05-17 16:07:04.776 |         compromise:
2018-05-17 16:07:04.776 | 
2018-05-17 16:07:04.776 |             yum-config-manager --save --setopt=centos-qemu-ev.skip_if_unavailable=true
2018-05-17 16:07:04.776 | 
2018-05-17 16:07:04.776 | failure: repodata/repomd.xml from centos-qemu-ev: [Errno 256] No more mirrors to try.
2018-05-17 16:07:04.776 | http://mirror.centos.org/$contentdir/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
2018-05-17 16:07:04.804 | ++ functions-common:yum_install:1351        :   echo YUM_FAILED 1
2018-05-17 16:07:04.804 | YUM_FAILED 1
2018-05-17 16:07:04.809 | ++ functions-common:yum_install:1352        :   result=1
2018-05-17 16:07:04.813 | ++ functions-common:yum_install:1354        :   time_stop yum_install
2018-05-17 16:07:04.817 | ++ functions-common:time_stop:2254          :   local name
2018-05-17 16:07:04.821 | ++ functions-common:time_stop:2255          :   local end_time
2018-05-17 16:07:04.825 | ++ functions-common:time_stop:2256          :   local elapsed_time
2018-05-17 16:07:04.828 | ++ functions-common:time_stop:2257          :   local total
2018-05-17 16:07:04.832 | ++ functions-common:time_stop:2258          :   local start_time
2018-05-17 16:07:04.836 | ++ functions-common:time_stop:2260          :   name=yum_install
2018-05-17 16:07:04.840 | ++ functions-common:time_stop:2261          :   start_time=1526573224366
2018-05-17 16:07:04.843 | ++ functions-common:time_stop:2263          :   [[ -z 1526573224366 ]]
2018-05-17 16:07:04.847 | +++ functions-common:time_stop:2266          :   date +%s%3N
2018-05-17 16:07:04.854 | ++ functions-common:time_stop:2266          :   end_time=1526573224850
2018-05-17 16:07:04.858 | ++ functions-common:time_stop:2267          :   elapsed_time=484
2018-05-17 16:07:04.861 | ++ functions-common:time_stop:2268          :   total=2398
2018-05-17 16:07:04.865 | ++ functions-common:time_stop:2270          :   _TIME_START[$name]=
2018-05-17 16:07:04.869 | ++ functions-common:time_stop:2271          :   _TIME_TOTAL[$name]=2882
2018-05-17 16:07:04.873 | ++ functions-common:yum_install:1363        :   '[' 1 == 2 ']'
2018-05-17 16:07:04.877 | ++ functions-common:yum_install:1367        :   return 1
2018-05-17 16:07:04.882 | + functions-common:real_install_package:1  :   exit_trap
2018-05-17 16:07:04.886 | + ./stack.sh:exit_trap:515                 :   local r=1
2018-05-17 16:07:04.891 | ++ ./stack.sh:exit_trap:516                 :   jobs -p
2018-05-17 16:07:04.896 | + ./stack.sh:exit_trap:516                 :   jobs=
2018-05-17 16:07:04.900 | + ./stack.sh:exit_trap:519                 :   [[ -n '' ]]
2018-05-17 16:07:04.904 | + ./stack.sh:exit_trap:525                 :   '[' -f '' ']'
2018-05-17 16:07:04.908 | + ./stack.sh:exit_trap:530                 :   kill_spinner
2018-05-17 16:07:04.913 | + ./stack.sh:kill_spinner:425              :   '[' '!' -z '' ']'
2018-05-17 16:07:04.917 | + ./stack.sh:exit_trap:532                 :   [[ 1 -ne 0 ]]
2018-05-17 16:07:04.921 | + ./stack.sh:exit_trap:533                 :   echo 'Error on exit'
2018-05-17 16:07:04.922 | Error on exit
2018-05-17 16:07:04.926 | + ./stack.sh:exit_trap:535                 :   type -p generate-subunit
2018-05-17 16:07:04.930 | + ./stack.sh:exit_trap:538                 :   [[ -z /opt/stack/new ]]
2018-05-17 16:07:04.934 | + ./stack.sh:exit_trap:541                 :   /opt/stack/new/devstack/tools/worlddump.py -d /opt/stack/new
2018-05-17 16:07:04.963 | World dumping... see /opt/stack/new/worlddump-2018-05-17-160704.txt for details
2018-05-17 16:07:05.024 | /bin/sh: brctl: command not found
2018-05-17 16:07:05.772 | + ./stack.sh:exit_trap:550                 :   exit 1