2020-05-04 20:57:10.090 | + ./stack.sh:main:482 : exec 2020-05-04 20:57:10.090 | ++ ./stack.sh:main:482 : /opt/stack/new/devstack/tools/outfilter.py -o /opt/stack/new/devstacklog.txt.2020-05-04-205710.summary.2020-05-04-205710 2020-05-04 20:57:10.090 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/new/devstacklog.txt.2020-05-04-205710' 2020-05-04 20:57:10.090 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 20:57:10.090 | + ./stack.sh:echo_summary:445 : echo -e stack.sh log /opt/stack/new/devstacklog.txt.2020-05-04-205710 2020-05-04 20:57:10.090 | + ./stack.sh:main:492 : ln -sf /opt/stack/new/devstacklog.txt.2020-05-04-205710 /opt/stack/new/devstacklog.txt 2020-05-04 20:57:10.090 | + ./stack.sh:main:493 : ln -sf /opt/stack/new/devstacklog.txt.2020-05-04-205710.summary.2020-05-04-205710 /opt/stack/new/devstacklog.txt.summary 2020-05-04 20:57:10.090 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack/new 2020-05-04 20:57:10.090 | + functions:check_path_perm_sanity:560 : local real_path 2020-05-04 20:57:10.090 | ++ functions:check_path_perm_sanity:561 : readlink -f /opt/stack/new 2020-05-04 20:57:10.090 | + functions:check_path_perm_sanity:561 : real_path=/opt/stack/new 2020-05-04 20:57:10.091 | + functions:check_path_perm_sanity:562 : local rebuilt_path= 2020-05-04 20:57:10.091 | ++ functions:check_path_perm_sanity:563 : tr / ' ' 2020-05-04 20:57:10.091 | ++ functions:check_path_perm_sanity:563 : echo /opt/stack/new 2020-05-04 20:57:10.093 | + functions:check_path_perm_sanity:563 : for i in '$(echo ${real_path} | tr "/" " ")' 2020-05-04 20:57:10.095 | + functions:check_path_perm_sanity:564 : rebuilt_path=/opt 2020-05-04 20:57:10.097 | ++ functions:check_path_perm_sanity:566 : stat -c %a /opt 2020-05-04 20:57:10.100 | + functions:check_path_perm_sanity:566 : [[ 755 = 700 ]] 2020-05-04 20:57:10.102 | + functions:check_path_perm_sanity:563 : for i in '$(echo ${real_path} | tr "/" " ")' 2020-05-04 20:57:10.103 | + functions:check_path_perm_sanity:564 : rebuilt_path=/opt/stack 2020-05-04 20:57:10.106 | ++ functions:check_path_perm_sanity:566 : stat -c %a /opt/stack 2020-05-04 20:57:10.109 | + functions:check_path_perm_sanity:566 : [[ 755 = 700 ]] 2020-05-04 20:57:10.111 | + functions:check_path_perm_sanity:563 : for i in '$(echo ${real_path} | tr "/" " ")' 2020-05-04 20:57:10.112 | + functions:check_path_perm_sanity:564 : rebuilt_path=/opt/stack/new 2020-05-04 20:57:10.115 | ++ functions:check_path_perm_sanity:566 : stat -c %a /opt/stack/new 2020-05-04 20:57:10.118 | + functions:check_path_perm_sanity:566 : [[ 755 = 700 ]] 2020-05-04 20:57:10.120 | + ./stack.sh:main:514 : trap exit_trap EXIT 2020-05-04 20:57:10.122 | + ./stack.sh:main:555 : trap err_trap ERR 2020-05-04 20:57:10.125 | + ./stack.sh:main:568 : set -o errexit 2020-05-04 20:57:10.127 | + ./stack.sh:main:571 : uname -a 2020-05-04 20:57:10.128 | Linux ubuntu-xenial-rax-ord-0016362133 4.4.0-178-generic #208-Ubuntu SMP Sun Apr 5 23:45:10 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 2020-05-04 20:57:10.130 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-05-04 20:57:10.132 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2020-05-04 20:57:10.135 | + ./stack.sh:main:578 : source /opt/stack/new/devstack/lib/database 2020-05-04 20:57:10.159 | + ./stack.sh:main:579 : source /opt/stack/new/devstack/lib/rpc_backend 2020-05-04 20:57:10.173 | + ./stack.sh:main:585 : fetch_plugins 2020-05-04 20:57:10.174 | + functions-common:fetch_plugins:1593 : local plugins=,manila 2020-05-04 20:57:10.176 | + functions-common:fetch_plugins:1594 : local plugin 2020-05-04 20:57:10.178 | + functions-common:fetch_plugins:1597 : [[ -z ,manila ]] 2020-05-04 20:57:10.179 | + functions-common:fetch_plugins:1601 : echo 'Fetching DevStack plugins' 2020-05-04 20:57:10.179 | Fetching DevStack plugins 2020-05-04 20:57:10.181 | + functions-common:fetch_plugins:1602 : for plugin in '${plugins//,/ }' 2020-05-04 20:57:10.182 | + functions-common:fetch_plugins:1603 : git_clone_by_name manila 2020-05-04 20:57:10.184 | + functions-common:git_clone_by_name:570 : local name=manila 2020-05-04 20:57:10.186 | + functions-common:git_clone_by_name:571 : local repo=https://opendev.org/openstack/manila 2020-05-04 20:57:10.188 | + functions-common:git_clone_by_name:572 : local dir=/opt/stack/new/manila 2020-05-04 20:57:10.190 | + functions-common:git_clone_by_name:573 : local branch=master 2020-05-04 20:57:10.192 | + functions-common:git_clone_by_name:574 : git_clone https://opendev.org/openstack/manila /opt/stack/new/manila master 2020-05-04 20:57:10.194 | + functions-common:git_clone:492 : local git_remote=https://opendev.org/openstack/manila 2020-05-04 20:57:10.195 | + functions-common:git_clone:493 : local git_dest=/opt/stack/new/manila 2020-05-04 20:57:10.197 | + functions-common:git_clone:494 : local git_ref=master 2020-05-04 20:57:10.199 | + functions-common:git_clone:495 : local orig_dir 2020-05-04 20:57:10.201 | ++ functions-common:git_clone:496 : pwd 2020-05-04 20:57:10.203 | + functions-common:git_clone:496 : orig_dir=/opt/stack/new/devstack 2020-05-04 20:57:10.205 | + functions-common:git_clone:497 : local git_clone_flags= 2020-05-04 20:57:10.207 | ++ functions-common:git_clone:499 : trueorfalse False RECLONE 2020-05-04 20:57:10.220 | + functions-common:git_clone:499 : RECLONE=False 2020-05-04 20:57:10.222 | + functions-common:git_clone:500 : [[ 0 -gt 0 ]] 2020-05-04 20:57:10.224 | + functions-common:git_clone:504 : [[ False = \T\r\u\e ]] 2020-05-04 20:57:10.226 | + functions-common:git_clone:513 : echo master 2020-05-04 20:57:10.226 | + functions-common:git_clone:513 : egrep -q '^refs' 2020-05-04 20:57:10.232 | + functions-common:git_clone:527 : [[ ! -d /opt/stack/new/manila ]] 2020-05-04 20:57:10.233 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-05-04 20:57:10.235 | + functions-common:git_clone:561 : cd /opt/stack/new/manila 2020-05-04 20:57:10.237 | + functions-common:git_clone:562 : git show --oneline 2020-05-04 20:57:10.238 | + functions-common:git_clone:562 : head -1 2020-05-04 20:57:10.240 | 5c23146 Merge commit 'refs/changes/99/724399/1' of ssh://review.opendev.org:29418/openstack/manila into HEAD 2020-05-04 20:57:10.251 | + functions-common:git_clone:563 : cd /opt/stack/new/devstack 2020-05-04 20:57:10.253 | + ./stack.sh:main:589 : run_phase override_defaults 2020-05-04 20:57:10.255 | + functions-common:run_phase:1675 : local mode=override_defaults 2020-05-04 20:57:10.257 | + functions-common:run_phase:1676 : local phase= 2020-05-04 20:57:10.258 | + functions-common:run_phase:1677 : [[ -d /opt/stack/new/devstack/extras.d ]] 2020-05-04 20:57:10.260 | + functions-common:run_phase:1678 : local extra_plugin_file_name 2020-05-04 20:57:10.262 | + functions-common:run_phase:1679 : for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh' 2020-05-04 20:57:10.264 | + functions-common:run_phase:1684 : local exceptions=80-tempest.sh 2020-05-04 20:57:10.266 | + functions-common:run_phase:1685 : local extra 2020-05-04 20:57:10.268 | ++ functions-common:run_phase:1686 : basename /opt/stack/new/devstack/extras.d/80-tempest.sh 2020-05-04 20:57:10.271 | + functions-common:run_phase:1686 : extra=80-tempest.sh 2020-05-04 20:57:10.273 | + functions-common:run_phase:1687 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-05-04 20:57:10.275 | + functions-common:run_phase:1691 : [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]] 2020-05-04 20:57:10.277 | + functions-common:run_phase:1691 : source /opt/stack/new/devstack/extras.d/80-tempest.sh override_defaults 2020-05-04 20:57:10.279 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-05-04 20:57:10.292 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 20:57:10.293 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-05-04 20:57:10.295 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-05-04 20:57:10.297 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-05-04 20:57:10.299 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-05-04 20:57:10.301 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-05-04 20:57:10.302 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-05-04 20:57:10.304 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-05-04 20:57:10.306 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-05-04 20:57:10.308 | + functions-common:run_phase:1696 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-05-04 20:57:10.310 | + functions-common:run_phase:1699 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-05-04 20:57:10.312 | + functions-common:run_phase:1700 : plugin_override_defaults 2020-05-04 20:57:10.314 | + functions-common:plugin_override_defaults:1634 : local plugins=,manila 2020-05-04 20:57:10.316 | + functions-common:plugin_override_defaults:1635 : local plugin 2020-05-04 20:57:10.317 | + functions-common:plugin_override_defaults:1638 : [[ -z ,manila ]] 2020-05-04 20:57:10.319 | + functions-common:plugin_override_defaults:1642 : echo 'Overriding Configuration Defaults' 2020-05-04 20:57:10.319 | Overriding Configuration Defaults 2020-05-04 20:57:10.321 | + functions-common:plugin_override_defaults:1643 : for plugin in '${plugins//,/ }' 2020-05-04 20:57:10.323 | + functions-common:plugin_override_defaults:1644 : local dir=/opt/stack/new/manila 2020-05-04 20:57:10.325 | + functions-common:plugin_override_defaults:1646 : [[ -f /opt/stack/new/manila/devstack/override-defaults ]] 2020-05-04 20:57:10.327 | + ./stack.sh:main:592 : source /opt/stack/new/devstack/lib/apache 2020-05-04 20:57:10.348 | + ./stack.sh:main:595 : source /opt/stack/new/devstack/lib/tls 2020-05-04 20:57:10.350 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-05-04 20:57:10.365 | ++ functions-common:is_service_enabled:1908 : return 1 2020-05-04 20:57:10.367 | +++ lib/tls:source:43 : hostname -f 2020-05-04 20:57:10.372 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-05-04 20:57:10.373 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-05-04 20:57:10.375 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-05-04 20:57:10.377 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-05-04 20:57:10.379 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-05-04 20:57:10.381 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-05-04 20:57:10.383 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-05-04 20:57:10.386 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-05-04 20:57:10.387 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-05-04 20:57:10.389 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-05-04 20:57:10.394 | + ./stack.sh:main:598 : source /opt/stack/new/devstack/lib/infra 2020-05-04 20:57:10.405 | + ./stack.sh:main:599 : source /opt/stack/new/devstack/lib/libraries 2020-05-04 20:57:10.421 | + ./stack.sh:main:600 : source /opt/stack/new/devstack/lib/lvm 2020-05-04 20:57:10.434 | + ./stack.sh:main:601 : source /opt/stack/new/devstack/lib/horizon 2020-05-04 20:57:10.446 | + ./stack.sh:main:602 : source /opt/stack/new/devstack/lib/keystone 2020-05-04 20:57:10.472 | + ./stack.sh:main:603 : source /opt/stack/new/devstack/lib/glance 2020-05-04 20:57:10.493 | + ./stack.sh:main:604 : source /opt/stack/new/devstack/lib/nova 2020-05-04 20:57:10.573 | + ./stack.sh:main:605 : source /opt/stack/new/devstack/lib/placement 2020-05-04 20:57:10.599 | + ./stack.sh:main:606 : source /opt/stack/new/devstack/lib/cinder 2020-05-04 20:57:10.632 | + ./stack.sh:main:607 : source /opt/stack/new/devstack/lib/swift 2020-05-04 20:57:10.682 | + ./stack.sh:main:608 : source /opt/stack/new/devstack/lib/neutron 2020-05-04 20:57:10.709 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2020-05-04 20:57:10.788 | + ./stack.sh:main:609 : source /opt/stack/new/devstack/lib/ldap 2020-05-04 20:57:10.803 | + ./stack.sh:main:610 : source /opt/stack/new/devstack/lib/dstat 2020-05-04 20:57:10.816 | + ./stack.sh:main:611 : source /opt/stack/new/devstack/lib/etcd3 2020-05-04 20:57:10.896 | + ./stack.sh:main:617 : run_phase source 2020-05-04 20:57:10.898 | + functions-common:run_phase:1675 : local mode=source 2020-05-04 20:57:10.900 | + functions-common:run_phase:1676 : local phase= 2020-05-04 20:57:10.902 | + functions-common:run_phase:1677 : [[ -d /opt/stack/new/devstack/extras.d ]] 2020-05-04 20:57:10.905 | + functions-common:run_phase:1678 : local extra_plugin_file_name 2020-05-04 20:57:10.907 | + functions-common:run_phase:1679 : for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh' 2020-05-04 20:57:10.909 | + functions-common:run_phase:1684 : local exceptions=80-tempest.sh 2020-05-04 20:57:10.911 | + functions-common:run_phase:1685 : local extra 2020-05-04 20:57:10.914 | ++ functions-common:run_phase:1686 : basename /opt/stack/new/devstack/extras.d/80-tempest.sh 2020-05-04 20:57:10.918 | + functions-common:run_phase:1686 : extra=80-tempest.sh 2020-05-04 20:57:10.920 | + functions-common:run_phase:1687 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-05-04 20:57:10.923 | + functions-common:run_phase:1691 : [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]] 2020-05-04 20:57:10.926 | + functions-common:run_phase:1691 : source /opt/stack/new/devstack/extras.d/80-tempest.sh source 2020-05-04 20:57:10.928 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-05-04 20:57:10.945 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 20:57:10.948 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-05-04 20:57:10.950 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/new/devstack/lib/tempest 2020-05-04 20:57:10.991 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-05-04 20:57:10.993 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-05-04 20:57:10.995 | + functions-common:run_phase:1696 : [[ source == \s\o\u\r\c\e ]] 2020-05-04 20:57:10.997 | + functions-common:run_phase:1697 : load_plugin_settings 2020-05-04 20:57:11.000 | + functions-common:load_plugin_settings:1611 : local plugins=,manila 2020-05-04 20:57:11.003 | + functions-common:load_plugin_settings:1612 : local plugin 2020-05-04 20:57:11.006 | + functions-common:load_plugin_settings:1615 : [[ -z ,manila ]] 2020-05-04 20:57:11.008 | + functions-common:load_plugin_settings:1619 : echo 'Loading plugin settings' 2020-05-04 20:57:11.008 | Loading plugin settings 2020-05-04 20:57:11.011 | + functions-common:load_plugin_settings:1620 : for plugin in '${plugins//,/ }' 2020-05-04 20:57:11.013 | + functions-common:load_plugin_settings:1621 : local dir=/opt/stack/new/manila 2020-05-04 20:57:11.016 | + functions-common:load_plugin_settings:1623 : [[ -f /opt/stack/new/manila/devstack/settings ]] 2020-05-04 20:57:11.019 | + functions-common:load_plugin_settings:1624 : source /opt/stack/new/manila/devstack/settings 2020-05-04 20:57:11.021 | ++ /opt/stack/new/manila/devstack/settings:source:33 : MANILA_GIT_BASE=https://github.com 2020-05-04 20:57:11.024 | ++ /opt/stack/new/manila/devstack/settings:source:34 : MANILA_REPO_ROOT=openstack 2020-05-04 20:57:11.026 | ++ /opt/stack/new/manila/devstack/settings:source:36 : MANILACLIENT_REPO=https://github.com/openstack/python-manilaclient.git 2020-05-04 20:57:11.028 | ++ /opt/stack/new/manila/devstack/settings:source:37 : MANILACLIENT_BRANCH=master 2020-05-04 20:57:11.031 | ++ /opt/stack/new/manila/devstack/settings:source:40 : MANILA_DIR=/opt/stack/new/manila 2020-05-04 20:57:11.033 | ++ /opt/stack/new/manila/devstack/settings:source:41 : MANILA_LOCK_PATH= 2020-05-04 20:57:11.036 | ++ /opt/stack/new/manila/devstack/settings:source:42 : MANILA_LOCK_PATH=/opt/stack/new/manila/manila_locks 2020-05-04 20:57:11.038 | ++ /opt/stack/new/manila/devstack/settings:source:43 : MANILACLIENT_DIR=/opt/stack/new/python-manilaclient 2020-05-04 20:57:11.040 | ++ /opt/stack/new/manila/devstack/settings:source:44 : MANILA_STATE_PATH=/opt/stack/data/manila 2020-05-04 20:57:11.043 | ++ /opt/stack/new/manila/devstack/settings:source:45 : MANILA_AUTH_CACHE_DIR=/var/cache/manila 2020-05-04 20:57:11.045 | ++ /opt/stack/new/manila/devstack/settings:source:47 : MANILA_CONF_DIR=/etc/manila 2020-05-04 20:57:11.047 | ++ /opt/stack/new/manila/devstack/settings:source:48 : MANILA_CONF=/etc/manila/manila.conf 2020-05-04 20:57:11.050 | ++ /opt/stack/new/manila/devstack/settings:source:49 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2020-05-04 20:57:11.052 | ++ /opt/stack/new/manila/devstack/settings:source:53 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2020-05-04 20:57:11.055 | ++ /opt/stack/new/manila/devstack/settings:source:55 : MANILA_DEFAULT_SHARE_TYPE=default 2020-05-04 20:57:11.057 | ++ /opt/stack/new/manila/devstack/settings:source:63 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2020-05-04 20:57:11.059 | ++ /opt/stack/new/manila/devstack/settings:source:64 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2020-05-04 20:57:11.061 | ++ /opt/stack/new/manila/devstack/settings:source:65 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2020-05-04 20:57:11.064 | ++ /opt/stack/new/manila/devstack/settings:source:68 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2020-05-04 20:57:11.065 | ++ /opt/stack/new/manila/devstack/settings:source:75 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2020-05-04 20:57:11.067 | ++ /opt/stack/new/manila/devstack/settings:source:78 : MANILA_SERVICE_HOST=162.242.166.178 2020-05-04 20:57:11.069 | ++ /opt/stack/new/manila/devstack/settings:source:79 : MANILA_SERVICE_PORT=8786 2020-05-04 20:57:11.071 | ++ /opt/stack/new/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT_INT=18786 2020-05-04 20:57:11.073 | ++ /opt/stack/new/manila/devstack/settings:source:81 : MANILA_SERVICE_PROTOCOL=http 2020-05-04 20:57:11.075 | ++ /opt/stack/new/manila/devstack/settings:source:84 : [[ -d /opt/stack/new/manila/bin ]] 2020-05-04 20:57:11.078 | +++ /opt/stack/new/manila/devstack/settings:source:87 : get_python_exec_prefix 2020-05-04 20:57:11.095 | +++ inc/python:get_python_exec_prefix:52 : python3_enabled 2020-05-04 20:57:11.098 | +++ inc/python:python3_enabled:593 : [[ False == \T\r\u\e ]] 2020-05-04 20:57:11.100 | +++ inc/python:python3_enabled:596 : return 1 2020-05-04 20:57:11.103 | +++ inc/python:get_python_exec_prefix:56 : is_fedora 2020-05-04 20:57:11.105 | +++ functions-common:is_fedora:435 : [[ -z Ubuntu ]] 2020-05-04 20:57:11.108 | +++ functions-common:is_fedora:439 : '[' Ubuntu = Fedora ']' 2020-05-04 20:57:11.110 | +++ functions-common:is_fedora:439 : '[' Ubuntu = 'Red Hat' ']' 2020-05-04 20:57:11.112 | +++ functions-common:is_fedora:440 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-05-04 20:57:11.114 | +++ functions-common:is_fedora:441 : '[' Ubuntu = CentOS ']' 2020-05-04 20:57:11.117 | +++ functions-common:is_fedora:441 : '[' Ubuntu = OracleServer ']' 2020-05-04 20:57:11.119 | +++ functions-common:is_fedora:442 : '[' Ubuntu = Virtuozzo ']' 2020-05-04 20:57:11.122 | +++ inc/python:get_python_exec_prefix:56 : is_suse 2020-05-04 20:57:11.124 | +++ functions-common:is_suse:450 : [[ -z Ubuntu ]] 2020-05-04 20:57:11.127 | +++ functions-common:is_suse:454 : [[ Ubuntu =~ (openSUSE) ]] 2020-05-04 20:57:11.129 | +++ functions-common:is_suse:454 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2020-05-04 20:57:11.131 | +++ inc/python:get_python_exec_prefix:59 : echo /usr/local/bin 2020-05-04 20:57:11.135 | ++ /opt/stack/new/manila/devstack/settings:source:87 : MANILA_BIN_DIR=/usr/local/bin 2020-05-04 20:57:11.138 | ++ /opt/stack/new/manila/devstack/settings:source:91 : SHARE_NAME_PREFIX=share- 2020-05-04 20:57:11.141 | ++ /opt/stack/new/manila/devstack/settings:source:92 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2020-05-04 20:57:11.144 | ++ /opt/stack/new/manila/devstack/settings:source:93 : MANILA_SCHEDULER_DRIVER=manila.scheduler.filter_scheduler.FilterScheduler 2020-05-04 20:57:11.146 | ++ /opt/stack/new/manila/devstack/settings:source:94 : MANILA_SERVICE_SECGROUP=manila-service 2020-05-04 20:57:11.148 | ++ /opt/stack/new/manila/devstack/settings:source:100 : MANILA_USE_DOWNGRADE_MIGRATIONS=True 2020-05-04 20:57:11.150 | ++ /opt/stack/new/manila/devstack/settings:source:108 : MANILA_USE_MOD_WSGI=True 2020-05-04 20:57:11.152 | ++ /opt/stack/new/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2020-05-04 20:57:11.155 | ++ /opt/stack/new/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack/new 2020-05-04 20:57:11.157 | +++ /opt/stack/new/manila/devstack/settings:source:113 : USER_HOME=/opt/stack/new 2020-05-04 20:57:11.159 | ++ /opt/stack/new/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/new/.ssh/id_rsa.pub 2020-05-04 20:57:11.162 | ++ /opt/stack/new/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/new/.ssh/id_rsa 2020-05-04 20:57:11.164 | ++ /opt/stack/new/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2020-05-04 20:57:11.167 | ++ /opt/stack/new/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2020-05-04 20:57:11.169 | ++ /opt/stack/new/manila/devstack/settings:source:119 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2020-05-04 20:57:11.172 | ++ /opt/stack/new/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2020-05-04 20:57:11.175 | +++ /opt/stack/new/manila/devstack/settings:source:123 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2020-05-04 20:57:11.192 | ++ /opt/stack/new/manila/devstack/settings:source:123 : MANILA_SERVICE_IMAGE_ENABLED=True 2020-05-04 20:57:11.195 | ++ /opt/stack/new/manila/devstack/settings:source:125 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2020-05-04 20:57:11.197 | ++ /opt/stack/new/manila/devstack/settings:source:126 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2020-05-04 20:57:11.200 | ++ /opt/stack/new/manila/devstack/settings:source:128 : MANILA_SERVICE_VM_FLAVOR_REF=100 2020-05-04 20:57:11.203 | ++ /opt/stack/new/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2020-05-04 20:57:11.205 | ++ /opt/stack/new/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_RAM=320 2020-05-04 20:57:11.208 | ++ /opt/stack/new/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_DISK=3 2020-05-04 20:57:11.210 | ++ /opt/stack/new/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2020-05-04 20:57:11.213 | +++ /opt/stack/new/manila/devstack/settings:source:135 : trueorfalse False MANILA_MULTI_BACKEND 2020-05-04 20:57:11.231 | ++ /opt/stack/new/manila/devstack/settings:source:135 : MANILA_MULTI_BACKEND=True 2020-05-04 20:57:11.233 | ++ /opt/stack/new/manila/devstack/settings:source:142 : DEPRECATED_TEXT='\nUsing lib/neutron-legacy is deprecated, and it will be removed in the future\n'\''MANILA_MULTI_BACKEND'\'' is deprecated, 2020-05-04 20:57:11.233 | it makes influence only when is set to True and '\''MANILA_ENABLED_BACKENDS'\'' is not set. 2020-05-04 20:57:11.233 | Use '\''MANILA_ENABLED_BACKENDS'\'' instead if you want to use custom setting. 2020-05-04 20:57:11.234 | Set there a list of back end names to be enabled.\n 2020-05-04 20:57:11.234 | To configure custom back ends use (any opt in any group can be set in this way) following: 2020-05-04 20:57:11.234 | MANILA_OPTGROUP_foo_bar=value 2020-05-04 20:57:11.234 | where '\''foo'\'' is name of config group and '\''bar'\'' is name of option.\n' 2020-05-04 20:57:11.236 | ++ /opt/stack/new/manila/devstack/settings:source:145 : MANILA_BACKEND1_CONFIG_GROUP_NAME=london 2020-05-04 20:57:11.238 | ++ /opt/stack/new/manila/devstack/settings:source:146 : MANILA_SHARE_BACKEND1_NAME=LONDON 2020-05-04 20:57:11.241 | ++ /opt/stack/new/manila/devstack/settings:source:149 : MANILA_BACKEND2_CONFIG_GROUP_NAME=paris 2020-05-04 20:57:11.243 | ++ /opt/stack/new/manila/devstack/settings:source:150 : MANILA_SHARE_BACKEND2_NAME=PARIS 2020-05-04 20:57:11.245 | ++ /opt/stack/new/manila/devstack/settings:source:153 : SHARE_BACKING_FILE_SIZE=8400M 2020-05-04 20:57:11.248 | ++ /opt/stack/new/manila/devstack/settings:source:154 : SHARE_GROUP=lvm-shares 2020-05-04 20:57:11.250 | ++ /opt/stack/new/manila/devstack/settings:source:155 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2020-05-04 20:57:11.252 | ++ /opt/stack/new/manila/devstack/settings:source:156 : SMB_CONF=/etc/samba/smb.conf 2020-05-04 20:57:11.254 | ++ /opt/stack/new/manila/devstack/settings:source:157 : SMB_PRIVATE_DIR=/var/lib/samba/private 2020-05-04 20:57:11.257 | ++ /opt/stack/new/manila/devstack/settings:source:158 : CONFIGURE_BACKING_FILE=True 2020-05-04 20:57:11.260 | ++ /opt/stack/new/manila/devstack/settings:source:159 : MANILA_LVM_SHARE_EXPORT_IPS=162.242.166.178 2020-05-04 20:57:11.262 | ++ /opt/stack/new/manila/devstack/settings:source:162 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2020-05-04 20:57:11.266 | ++ /opt/stack/new/manila/devstack/settings:source:167 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2020-05-04 20:57:11.268 | ++ /opt/stack/new/manila/devstack/settings:source:168 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2020-05-04 20:57:11.270 | ++ /opt/stack/new/manila/devstack/settings:source:169 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=162.242.166.178 2020-05-04 20:57:11.273 | ++ /opt/stack/new/manila/devstack/settings:source:170 : MANILA_ZFSONLINUX_SERVICE_IP=162.242.166.178 2020-05-04 20:57:11.275 | ++ /opt/stack/new/manila/devstack/settings:source:171 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2020-05-04 20:57:11.277 | ++ /opt/stack/new/manila/devstack/settings:source:172 : MANILA_ZFSONLINUX_USE_SSH=False 2020-05-04 20:57:11.279 | ++ /opt/stack/new/manila/devstack/settings:source:173 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2020-05-04 20:57:11.282 | ++ /opt/stack/new/manila/devstack/settings:source:176 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2020-05-04 20:57:11.284 | ++ /opt/stack/new/manila/devstack/settings:source:179 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2020-05-04 20:57:11.286 | ++ /opt/stack/new/manila/devstack/settings:source:180 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2020-05-04 20:57:11.288 | ++ /opt/stack/new/manila/devstack/settings:source:181 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2020-05-04 20:57:11.291 | ++ /opt/stack/new/manila/devstack/settings:source:184 : MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2020-05-04 20:57:11.293 | ++ /opt/stack/new/manila/devstack/settings:source:187 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2020-05-04 20:57:11.296 | ++ /opt/stack/new/manila/devstack/settings:source:188 : MANILA_NEUTRON_VNIC_TYPE=normal 2020-05-04 20:57:11.298 | ++ /opt/stack/new/manila/devstack/settings:source:191 : MANILA_SSH_TIMEOUT=180 2020-05-04 20:57:11.300 | ++ /opt/stack/new/manila/devstack/settings:source:194 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2020-05-04 20:57:11.302 | ++ /opt/stack/new/manila/devstack/settings:source:197 : MANILA_DATA_NODE_IP=10.2.5.0/24 2020-05-04 20:57:11.305 | ++ /opt/stack/new/manila/devstack/settings:source:200 : MANILA_DATA_COPY_CHECK_HASH=True 2020-05-04 20:57:11.307 | ++ /opt/stack/new/manila/devstack/settings:source:203 : MANILA_SETUP_IPV6=False 2020-05-04 20:57:11.309 | ++ /opt/stack/new/manila/devstack/settings:source:211 : enable_service manila 2020-05-04 20:57:11.357 | ++ /opt/stack/new/manila/devstack/settings:source:212 : enable_service m-api 2020-05-04 20:57:11.401 | ++ /opt/stack/new/manila/devstack/settings:source:213 : enable_service m-shr 2020-05-04 20:57:11.446 | ++ /opt/stack/new/manila/devstack/settings:source:214 : enable_service m-sch 2020-05-04 20:57:11.492 | ++ /opt/stack/new/manila/devstack/settings:source:215 : enable_service m-dat 2020-05-04 20:57:11.533 | + functions-common:run_phase:1698 : verify_disabled_services 2020-05-04 20:57:11.535 | + functions-common:verify_disabled_services:1963 : local service 2020-05-04 20:57:11.538 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.540 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,c-api, ]] 2020-05-04 20:57:11.542 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.544 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,c-bak, ]] 2020-05-04 20:57:11.546 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.549 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,c-sch, ]] 2020-05-04 20:57:11.551 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.554 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,c-vol, ]] 2020-05-04 20:57:11.557 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.559 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,ceilometer-acentral, ]] 2020-05-04 20:57:11.562 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.564 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,ceilometer-acompute, ]] 2020-05-04 20:57:11.567 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.570 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,ceilometer-alarm-evaluator, ]] 2020-05-04 20:57:11.572 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.575 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,ceilometer-alarm-notifier, ]] 2020-05-04 20:57:11.577 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.579 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,ceilometer-anotification, ]] 2020-05-04 20:57:11.581 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.583 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,ceilometer-api, ]] 2020-05-04 20:57:11.586 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.588 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,ceilometer-collector, ]] 2020-05-04 20:57:11.592 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.595 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,dstat, ]] 2020-05-04 20:57:11.598 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.600 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,etcd3, ]] 2020-05-04 20:57:11.603 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.606 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,g-api, ]] 2020-05-04 20:57:11.608 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.611 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,g-reg, ]] 2020-05-04 20:57:11.614 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.617 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,key, ]] 2020-05-04 20:57:11.619 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.622 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,mysql, ]] 2020-05-04 20:57:11.625 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.627 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,n-api, ]] 2020-05-04 20:57:11.630 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.632 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,n-api-meta, ]] 2020-05-04 20:57:11.635 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.637 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,n-cauth, ]] 2020-05-04 20:57:11.640 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.642 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,n-cond, ]] 2020-05-04 20:57:11.645 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.648 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,n-cpu, ]] 2020-05-04 20:57:11.651 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.654 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,n-novnc, ]] 2020-05-04 20:57:11.656 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.659 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,n-sch, ]] 2020-05-04 20:57:11.662 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.664 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,placement-api, ]] 2020-05-04 20:57:11.667 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.669 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,q-agt, ]] 2020-05-04 20:57:11.671 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.674 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,q-dhcp, ]] 2020-05-04 20:57:11.676 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.679 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,q-l3, ]] 2020-05-04 20:57:11.682 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.684 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,q-meta, ]] 2020-05-04 20:57:11.686 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.688 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,q-metering, ]] 2020-05-04 20:57:11.690 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.693 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,q-svc, ]] 2020-05-04 20:57:11.695 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.697 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,rabbit, ]] 2020-05-04 20:57:11.700 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.703 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,s-account, ]] 2020-05-04 20:57:11.706 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.708 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,s-container, ]] 2020-05-04 20:57:11.710 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.712 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,s-object, ]] 2020-05-04 20:57:11.715 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.718 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,s-proxy, ]] 2020-05-04 20:57:11.721 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.723 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,tempest, ]] 2020-05-04 20:57:11.725 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.727 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,manila, ]] 2020-05-04 20:57:11.729 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.733 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,m-api, ]] 2020-05-04 20:57:11.735 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.737 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,m-shr, ]] 2020-05-04 20:57:11.740 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.742 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,m-sch, ]] 2020-05-04 20:57:11.745 | + functions-common:verify_disabled_services:1964 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 20:57:11.748 | + functions-common:verify_disabled_services:1965 : [[ ,, =~ ,m-dat, ]] 2020-05-04 20:57:11.751 | + ./stack.sh:main:688 : initialize_database_backends 2020-05-04 20:57:11.754 | + lib/database:initialize_database_backends:65 : for backend in '$DATABASE_BACKENDS' 2020-05-04 20:57:11.757 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-05-04 20:57:11.773 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 20:57:11.775 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-05-04 20:57:11.777 | + lib/database:initialize_database_backends:65 : for backend in '$DATABASE_BACKENDS' 2020-05-04 20:57:11.779 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-05-04 20:57:11.796 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 20:57:11.798 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-05-04 20:57:11.801 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-05-04 20:57:11.803 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-05-04 20:57:11.805 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-05-04 20:57:11.807 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-05-04 20:57:11.810 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-05-04 20:57:11.813 | + lib/database:initialize_database_backends:88 : '[' -n secretmysql ']' 2020-05-04 20:57:11.816 | + lib/database:initialize_database_backends:89 : DATABASE_PASSWORD=secretmysql 2020-05-04 20:57:11.820 | ++ lib/database:initialize_database_backends:104 : get_database_type_mysql 2020-05-04 20:57:11.824 | ++ lib/databases/mysql:get_database_type_mysql:27 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-05-04 20:57:11.826 | ++ lib/databases/mysql:get_database_type_mysql:28 : echo mysql+pymysql 2020-05-04 20:57:11.830 | + lib/database:initialize_database_backends:104 : BASE_SQL_CONN=mysql+pymysql://root:secretmysql@127.0.0.1 2020-05-04 20:57:11.833 | + lib/database:initialize_database_backends:106 : return 0 2020-05-04 20:57:11.836 | + ./stack.sh:main:688 : echo 'Using mysql database backend' 2020-05-04 20:57:11.836 | Using mysql database backend 2020-05-04 20:57:11.839 | + ./stack.sh:main:697 : is_service_enabled rabbit 2020-05-04 20:57:11.857 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 20:57:11.859 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-05-04 20:57:11.876 | + ./stack.sh:main:705 : is_service_enabled keystone 2020-05-04 20:57:11.894 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 20:57:11.897 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-05-04 20:57:11.912 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-05-04 20:57:11.928 | + ./stack.sh:main:720 : is_service_enabled ldap 2020-05-04 20:57:11.944 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 20:57:11.947 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2020-05-04 20:57:11.965 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 20:57:11.968 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-05-04 20:57:11.984 | + ./stack.sh:main:735 : [[ -z '' ]] 2020-05-04 20:57:11.987 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2020-05-04 20:57:11.989 | + ./stack.sh:main:741 : save_stackenv 741 2020-05-04 20:57:11.992 | + functions-common:save_stackenv:62 : local tag=741 2020-05-04 20:57:11.995 | ++ functions-common:save_stackenv:64 : date +%F-%H%M%S 2020-05-04 20:57:11.999 | + functions-common:save_stackenv:64 : time_stamp=2020-05-04-205711 2020-05-04 20:57:12.002 | + functions-common:save_stackenv:65 : echo '# 2020-05-04-205711 741' 2020-05-04 20:57:12.005 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 20:57:12.008 | + functions-common:save_stackenv:67 : echo BASE_SQL_CONN=mysql+pymysql://root:secretmysql@127.0.0.1 2020-05-04 20:57:12.012 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 20:57:12.015 | + functions-common:save_stackenv:67 : echo DATA_DIR=/opt/stack/data 2020-05-04 20:57:12.017 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 20:57:12.020 | + functions-common:save_stackenv:67 : echo DEST=/opt/stack/new 2020-05-04 20:57:12.023 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 20:57:12.026 | + functions-common:save_stackenv:67 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat 2020-05-04 20:57:12.029 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 20:57:12.032 | + functions-common:save_stackenv:67 : echo HOST_IP=162.242.166.178 2020-05-04 20:57:12.035 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 20:57:12.037 | + functions-common:save_stackenv:67 : echo KEYSTONE_AUTH_URI=http://162.242.166.178/identity 2020-05-04 20:57:12.040 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 20:57:12.043 | + functions-common:save_stackenv:67 : echo KEYSTONE_SERVICE_URI=http://162.242.166.178/identity 2020-05-04 20:57:12.046 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 20:57:12.048 | + functions-common:save_stackenv:67 : echo LOGFILE=/opt/stack/new/devstacklog.txt.2020-05-04-205710 2020-05-04 20:57:12.051 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 20:57:12.054 | + functions-common:save_stackenv:67 : echo OS_CACERT= 2020-05-04 20:57:12.057 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 20:57:12.059 | + functions-common:save_stackenv:67 : echo SERVICE_HOST=162.242.166.178 2020-05-04 20:57:12.062 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 20:57:12.065 | + functions-common:save_stackenv:67 : echo STACK_USER=stack 2020-05-04 20:57:12.068 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 20:57:12.070 | + functions-common:save_stackenv:67 : echo TLS_IP= 2020-05-04 20:57:12.073 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 20:57:12.075 | + functions-common:save_stackenv:67 : echo HOST_IPV6=2001:4801:7825:104:be76:4eff:fe10:369b 2020-05-04 20:57:12.078 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 20:57:12.081 | + functions-common:save_stackenv:67 : echo SERVICE_IP_VERSION=4 2020-05-04 20:57:12.084 | + ./stack.sh:main:752 : git_clone https://git.openstack.org/openstack/requirements.git /opt/stack/new/requirements stable/queens 2020-05-04 20:57:12.086 | + functions-common:git_clone:492 : local git_remote=https://git.openstack.org/openstack/requirements.git 2020-05-04 20:57:12.089 | + functions-common:git_clone:493 : local git_dest=/opt/stack/new/requirements 2020-05-04 20:57:12.091 | + functions-common:git_clone:494 : local git_ref=stable/queens 2020-05-04 20:57:12.094 | + functions-common:git_clone:495 : local orig_dir 2020-05-04 20:57:12.097 | ++ functions-common:git_clone:496 : pwd 2020-05-04 20:57:12.100 | + functions-common:git_clone:496 : orig_dir=/opt/stack/new/devstack 2020-05-04 20:57:12.102 | + functions-common:git_clone:497 : local git_clone_flags= 2020-05-04 20:57:12.105 | ++ functions-common:git_clone:499 : trueorfalse False RECLONE 2020-05-04 20:57:12.121 | + functions-common:git_clone:499 : RECLONE=False 2020-05-04 20:57:12.123 | + functions-common:git_clone:500 : [[ 0 -gt 0 ]] 2020-05-04 20:57:12.126 | + functions-common:git_clone:504 : [[ False = \T\r\u\e ]] 2020-05-04 20:57:12.129 | + functions-common:git_clone:513 : echo stable/queens 2020-05-04 20:57:12.129 | + functions-common:git_clone:513 : egrep -q '^refs' 2020-05-04 20:57:12.134 | + functions-common:git_clone:527 : [[ ! -d /opt/stack/new/requirements ]] 2020-05-04 20:57:12.137 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-05-04 20:57:12.140 | + functions-common:git_clone:561 : cd /opt/stack/new/requirements 2020-05-04 20:57:12.143 | + functions-common:git_clone:562 : head -1 2020-05-04 20:57:12.144 | + functions-common:git_clone:562 : git show --oneline 2020-05-04 20:57:12.146 | db020c1 Bump diskimage-builder to 2.30.0 in UC 2020-05-04 20:57:12.149 | + functions-common:git_clone:563 : cd /opt/stack/new/devstack 2020-05-04 20:57:12.152 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2020-05-04 20:57:12.155 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 20:57:12.157 | + ./stack.sh:echo_summary:445 : echo -e Installing package prerequisites 2020-05-04 20:57:12.160 | + ./stack.sh:main:757 : source /opt/stack/new/devstack/tools/install_prereqs.sh 2020-05-04 20:57:12.163 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-05-04 20:57:12.166 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-05-04 20:57:12.169 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/new/devstack ]] 2020-05-04 20:57:12.172 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/new/devstack/.prereqs 2020-05-04 20:57:12.174 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-05-04 20:57:12.177 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-05-04 20:57:12.180 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-05-04 20:57:12.184 | ++ tools/install_prereqs.sh:source:47 : NOW=1588625832 2020-05-04 20:57:12.188 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/new/devstack/.prereqs 2020-05-04 20:57:12.193 | +++ tools/install_prereqs.sh:source:48 : echo 0 2020-05-04 20:57:12.196 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2020-05-04 20:57:12.198 | ++ tools/install_prereqs.sh:source:49 : DELTA=1588625832 2020-05-04 20:57:12.201 | ++ tools/install_prereqs.sh:source:50 : [[ 1588625832 -lt 7200 ]] 2020-05-04 20:57:12.204 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-05-04 20:57:12.207 | ++ functions-common:export_proxy_variables:2069 : isset http_proxy 2020-05-04 20:57:12.210 | ++ functions-common:isset:163 : [[ -v http_proxy ]] 2020-05-04 20:57:12.212 | ++ functions-common:export_proxy_variables:2072 : isset https_proxy 2020-05-04 20:57:12.215 | ++ functions-common:isset:163 : [[ -v https_proxy ]] 2020-05-04 20:57:12.217 | ++ functions-common:export_proxy_variables:2075 : isset no_proxy 2020-05-04 20:57:12.219 | ++ functions-common:isset:163 : [[ -v no_proxy ]] 2020-05-04 20:57:12.223 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat 2020-05-04 20:57:12.270 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-05-04 20:57:12.271 | apache2-dev 2020-05-04 20:57:12.271 | bc 2020-05-04 20:57:12.271 | bridge-utils 2020-05-04 20:57:12.271 | bsdmainutils 2020-05-04 20:57:12.271 | curl 2020-05-04 20:57:12.271 | g++ 2020-05-04 20:57:12.271 | gcc 2020-05-04 20:57:12.271 | gettext 2020-05-04 20:57:12.271 | git 2020-05-04 20:57:12.271 | graphviz 2020-05-04 20:57:12.271 | iputils-ping 2020-05-04 20:57:12.271 | libapache2-mod-proxy-uwsgi 2020-05-04 20:57:12.271 | libffi-dev 2020-05-04 20:57:12.271 | libjpeg-dev 2020-05-04 20:57:12.271 | libmysqlclient-dev 2020-05-04 20:57:12.271 | libpcre3-dev 2020-05-04 20:57:12.271 | libpq-dev 2020-05-04 20:57:12.271 | libssl-dev 2020-05-04 20:57:12.271 | libsystemd-dev 2020-05-04 20:57:12.271 | libxml2-dev 2020-05-04 20:57:12.271 | libxslt1-dev 2020-05-04 20:57:12.271 | libyaml-dev 2020-05-04 20:57:12.271 | lsof 2020-05-04 20:57:12.271 | openssh-server 2020-05-04 20:57:12.271 | openssl 2020-05-04 20:57:12.271 | pkg-config 2020-05-04 20:57:12.271 | psmisc 2020-05-04 20:57:12.271 | python2.7 2020-05-04 20:57:12.271 | python-dev 2020-05-04 20:57:12.271 | python-gdbm 2020-05-04 20:57:12.271 | tar 2020-05-04 20:57:12.272 | tcpdump 2020-05-04 20:57:12.272 | unzip 2020-05-04 20:57:12.272 | uuid-runtime 2020-05-04 20:57:12.272 | wget 2020-05-04 20:57:12.272 | wget 2020-05-04 20:57:12.272 | zlib1g-dev 2020-05-04 20:57:12.272 | lvm2 2020-05-04 20:57:12.272 | open-iscsi 2020-05-04 20:57:12.272 | qemu-utils 2020-05-04 20:57:12.272 | thin-provisioning-tools 2020-05-04 20:57:12.272 | dstat 2020-05-04 20:57:12.272 | python-psutil 2020-05-04 20:57:12.272 | libkrb5-dev 2020-05-04 20:57:12.272 | libldap2-dev 2020-05-04 20:57:12.272 | libsasl2-dev 2020-05-04 20:57:12.272 | memcached 2020-05-04 20:57:12.272 | python-mysqldb 2020-05-04 20:57:12.272 | sqlite3 2020-05-04 20:57:12.272 | conntrack 2020-05-04 20:57:12.272 | curl 2020-05-04 20:57:12.272 | dnsmasq-base 2020-05-04 20:57:12.272 | dnsmasq-utils 2020-05-04 20:57:12.272 | ebtables 2020-05-04 20:57:12.272 | gawk 2020-05-04 20:57:12.272 | genisoimage 2020-05-04 20:57:12.272 | iptables 2020-05-04 20:57:12.272 | iputils-arping 2020-05-04 20:57:12.272 | kpartx 2020-05-04 20:57:12.272 | libjs-jquery-tablesorter 2020-05-04 20:57:12.272 | libmysqlclient-dev 2020-05-04 20:57:12.272 | parted 2020-05-04 20:57:12.273 | pm-utils 2020-05-04 20:57:12.273 | python-mysqldb 2020-05-04 20:57:12.273 | socat 2020-05-04 20:57:12.273 | sqlite3 2020-05-04 20:57:12.273 | sudo 2020-05-04 20:57:12.273 | vlan 2020-05-04 20:57:12.273 | cryptsetup 2020-05-04 20:57:12.273 | genisoimage 2020-05-04 20:57:12.273 | gir1.2-libosinfo-1.0 2020-05-04 20:57:12.273 | netcat-openbsd 2020-05-04 20:57:12.273 | open-iscsi 2020-05-04 20:57:12.273 | qemu-utils 2020-05-04 20:57:12.273 | sg3-utils 2020-05-04 20:57:12.273 | sysfsutils 2020-05-04 20:57:12.273 | ipset 2020-05-04 20:57:12.273 | acl 2020-05-04 20:57:12.273 | dnsmasq-base 2020-05-04 20:57:12.273 | ebtables 2020-05-04 20:57:12.273 | haproxy 2020-05-04 20:57:12.273 | iptables 2020-05-04 20:57:12.273 | iputils-arping 2020-05-04 20:57:12.273 | iputils-ping 2020-05-04 20:57:12.273 | libmysqlclient-dev 2020-05-04 20:57:12.273 | postgresql-server-dev-all 2020-05-04 20:57:12.273 | python-mysqldb 2020-05-04 20:57:12.273 | sqlite3 2020-05-04 20:57:12.273 | sudo 2020-05-04 20:57:12.273 | vlan 2020-05-04 20:57:12.273 | conntrack 2020-05-04 20:57:12.273 | conntrackd 2020-05-04 20:57:12.274 | keepalived 2020-05-04 20:57:12.274 | curl 2020-05-04 20:57:12.274 | liberasurecode-dev 2020-05-04 20:57:12.274 | make 2020-05-04 20:57:12.274 | memcached 2020-05-04 20:57:12.274 | sqlite3 2020-05-04 20:57:12.274 | xfsprogs' 2020-05-04 20:57:12.274 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-05-04 20:57:12.295 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-05-04 20:57:12.295 | apache2-dev 2020-05-04 20:57:12.295 | bc 2020-05-04 20:57:12.295 | bridge-utils 2020-05-04 20:57:12.295 | bsdmainutils 2020-05-04 20:57:12.295 | curl 2020-05-04 20:57:12.295 | g++ 2020-05-04 20:57:12.295 | gcc 2020-05-04 20:57:12.295 | gettext 2020-05-04 20:57:12.295 | git 2020-05-04 20:57:12.295 | graphviz 2020-05-04 20:57:12.295 | iputils-ping 2020-05-04 20:57:12.295 | libapache2-mod-proxy-uwsgi 2020-05-04 20:57:12.295 | libffi-dev 2020-05-04 20:57:12.295 | libjpeg-dev 2020-05-04 20:57:12.295 | libmysqlclient-dev 2020-05-04 20:57:12.295 | libpcre3-dev 2020-05-04 20:57:12.295 | libpq-dev 2020-05-04 20:57:12.295 | libssl-dev 2020-05-04 20:57:12.295 | libsystemd-dev 2020-05-04 20:57:12.295 | libxml2-dev 2020-05-04 20:57:12.295 | libxslt1-dev 2020-05-04 20:57:12.295 | libyaml-dev 2020-05-04 20:57:12.295 | lsof 2020-05-04 20:57:12.295 | openssh-server 2020-05-04 20:57:12.296 | openssl 2020-05-04 20:57:12.296 | pkg-config 2020-05-04 20:57:12.296 | psmisc 2020-05-04 20:57:12.296 | python2.7 2020-05-04 20:57:12.296 | python-dev 2020-05-04 20:57:12.296 | python-gdbm 2020-05-04 20:57:12.296 | tar 2020-05-04 20:57:12.296 | tcpdump 2020-05-04 20:57:12.296 | unzip 2020-05-04 20:57:12.296 | uuid-runtime 2020-05-04 20:57:12.296 | wget 2020-05-04 20:57:12.296 | wget 2020-05-04 20:57:12.296 | zlib1g-dev 2020-05-04 20:57:12.296 | lvm2 2020-05-04 20:57:12.296 | open-iscsi 2020-05-04 20:57:12.296 | qemu-utils 2020-05-04 20:57:12.296 | thin-provisioning-tools 2020-05-04 20:57:12.296 | dstat 2020-05-04 20:57:12.296 | python-psutil 2020-05-04 20:57:12.296 | libkrb5-dev 2020-05-04 20:57:12.296 | libldap2-dev 2020-05-04 20:57:12.296 | libsasl2-dev 2020-05-04 20:57:12.296 | memcached 2020-05-04 20:57:12.296 | python-mysqldb 2020-05-04 20:57:12.296 | sqlite3 2020-05-04 20:57:12.296 | conntrack 2020-05-04 20:57:12.296 | curl 2020-05-04 20:57:12.296 | dnsmasq-base 2020-05-04 20:57:12.296 | dnsmasq-utils 2020-05-04 20:57:12.296 | ebtables 2020-05-04 20:57:12.296 | gawk 2020-05-04 20:57:12.297 | genisoimage 2020-05-04 20:57:12.297 | iptables 2020-05-04 20:57:12.297 | iputils-arping 2020-05-04 20:57:12.297 | kpartx 2020-05-04 20:57:12.297 | libjs-jquery-tablesorter 2020-05-04 20:57:12.297 | libmysqlclient-dev 2020-05-04 20:57:12.297 | parted 2020-05-04 20:57:12.297 | pm-utils 2020-05-04 20:57:12.297 | python-mysqldb 2020-05-04 20:57:12.297 | socat 2020-05-04 20:57:12.297 | sqlite3 2020-05-04 20:57:12.297 | sudo 2020-05-04 20:57:12.297 | vlan 2020-05-04 20:57:12.297 | cryptsetup 2020-05-04 20:57:12.297 | genisoimage 2020-05-04 20:57:12.297 | gir1.2-libosinfo-1.0 2020-05-04 20:57:12.297 | netcat-openbsd 2020-05-04 20:57:12.297 | open-iscsi 2020-05-04 20:57:12.297 | qemu-utils 2020-05-04 20:57:12.297 | sg3-utils 2020-05-04 20:57:12.297 | sysfsutils 2020-05-04 20:57:12.297 | ipset 2020-05-04 20:57:12.297 | acl 2020-05-04 20:57:12.297 | dnsmasq-base 2020-05-04 20:57:12.297 | ebtables 2020-05-04 20:57:12.297 | haproxy 2020-05-04 20:57:12.297 | iptables 2020-05-04 20:57:12.297 | iputils-arping 2020-05-04 20:57:12.297 | iputils-ping 2020-05-04 20:57:12.297 | libmysqlclient-dev 2020-05-04 20:57:12.297 | postgresql-server-dev-all 2020-05-04 20:57:12.297 | python-mysqldb 2020-05-04 20:57:12.298 | sqlite3 2020-05-04 20:57:12.298 | sudo 2020-05-04 20:57:12.298 | vlan 2020-05-04 20:57:12.298 | conntrack 2020-05-04 20:57:12.298 | conntrackd 2020-05-04 20:57:12.298 | keepalived 2020-05-04 20:57:12.298 | curl 2020-05-04 20:57:12.298 | liberasurecode-dev 2020-05-04 20:57:12.298 | make 2020-05-04 20:57:12.298 | memcached 2020-05-04 20:57:12.298 | sqlite3 2020-05-04 20:57:12.298 | xfsprogs lvm2' 2020-05-04 20:57:12.298 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-05-04 20:57:12.300 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 20:57:12.302 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 20:57:12.306 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-05-04 20:57:12.307 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev lvm2 open-iscsi qemu-utils thin-provisioning-tools dstat python-psutil libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 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 netcat-openbsd 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 curl liberasurecode-dev make memcached sqlite3 xfsprogs lvm2 2020-05-04 20:57:12.311 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev lvm2 open-iscsi qemu-utils thin-provisioning-tools dstat python-psutil libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 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 netcat-openbsd 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 curl liberasurecode-dev make memcached sqlite3 xfsprogs lvm2 2020-05-04 20:57:12.313 | ++ functions-common:install_package:1278 : update_package_repo 2020-05-04 20:57:12.316 | ++ functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 20:57:12.318 | ++ functions-common:update_package_repo:1251 : REPOS_UPDATED=False 2020-05-04 20:57:12.321 | ++ functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 20:57:12.323 | ++ functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 20:57:12.326 | ++ functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 20:57:12.329 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 20:57:12.331 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 20:57:12.334 | ++ functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 20:57:12.336 | ++ functions-common:apt_get_update:1037 : [[ False == \T\r\u\e ]] 2020-05-04 20:57:12.338 | ++ functions-common:apt_get_update:1042 : [[ False = \T\r\u\e ]] 2020-05-04 20:57:12.341 | ++ functions-common:apt_get_update:1044 : local sudo=sudo 2020-05-04 20:57:12.344 | +++ functions-common:apt_get_update:1045 : id -u 2020-05-04 20:57:12.350 | ++ functions-common:apt_get_update:1045 : [[ 1001 = \0 ]] 2020-05-04 20:57:12.352 | ++ functions-common:apt_get_update:1048 : time_start apt-get-update 2020-05-04 20:57:12.355 | ++ functions-common:time_start:2237 : local name=apt-get-update 2020-05-04 20:57:12.357 | ++ functions-common:time_start:2238 : local start_time= 2020-05-04 20:57:12.360 | ++ functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 20:57:12.363 | +++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 20:57:12.368 | ++ functions-common:time_start:2242 : _TIME_START[$name]=1588625832364 2020-05-04 20:57:12.371 | ++ functions-common:apt_get_update:1050 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-05-04 20:57:12.373 | ++ functions-common:apt_get_update:1051 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-05-04 20:57:12.376 | ++ functions-common:apt_get_update:1052 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2020-05-04 20:57:12.408 | Ign:1 http://mirror.ord.rax.opendev.org/ubuntu xenial InRelease 2020-05-04 20:57:12.409 | Ign:2 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates InRelease 2020-05-04 20:57:12.410 | Ign:3 http://mirror.ord.rax.opendev.org/ubuntu xenial-backports InRelease 2020-05-04 20:57:12.411 | Ign:4 http://mirror.ord.rax.opendev.org/ubuntu xenial-security InRelease 2020-05-04 20:57:12.412 | Hit:5 http://mirror.ord.rax.opendev.org/ubuntu xenial Release 2020-05-04 20:57:12.412 | Hit:6 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates Release 2020-05-04 20:57:12.413 | Hit:7 http://mirror.ord.rax.opendev.org/ubuntu xenial-backports Release 2020-05-04 20:57:12.414 | Hit:8 http://mirror.ord.rax.opendev.org/ubuntu xenial-security Release 2020-05-04 20:57:12.416 | Ign:9 http://mirror.ord.rax.opendev.org/ubuntu xenial Release.gpg 2020-05-04 20:57:12.417 | Ign:10 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates Release.gpg 2020-05-04 20:57:12.418 | Ign:11 http://mirror.ord.rax.opendev.org/ubuntu xenial-backports Release.gpg 2020-05-04 20:57:12.419 | Ign:12 http://mirror.ord.rax.opendev.org/ubuntu xenial-security Release.gpg 2020-05-04 20:57:13.515 | Reading package lists... 2020-05-04 20:57:13.557 | ++ functions-common:apt_get_update:1056 : REPOS_UPDATED=True 2020-05-04 20:57:13.559 | ++ functions-common:apt_get_update:1058 : time_stop apt-get-update 2020-05-04 20:57:13.562 | ++ functions-common:time_stop:2251 : local name 2020-05-04 20:57:13.564 | ++ functions-common:time_stop:2252 : local end_time 2020-05-04 20:57:13.567 | ++ functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:57:13.570 | ++ functions-common:time_stop:2254 : local total 2020-05-04 20:57:13.572 | ++ functions-common:time_stop:2255 : local start_time 2020-05-04 20:57:13.574 | ++ functions-common:time_stop:2257 : name=apt-get-update 2020-05-04 20:57:13.577 | ++ functions-common:time_stop:2258 : start_time=1588625832364 2020-05-04 20:57:13.579 | ++ functions-common:time_stop:2260 : [[ -z 1588625832364 ]] 2020-05-04 20:57:13.582 | +++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:57:13.586 | ++ functions-common:time_stop:2263 : end_time=1588625833583 2020-05-04 20:57:13.589 | ++ functions-common:time_stop:2264 : elapsed_time=1219 2020-05-04 20:57:13.591 | ++ functions-common:time_stop:2265 : total=0 2020-05-04 20:57:13.593 | ++ functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:57:13.596 | ++ functions-common:time_stop:2268 : _TIME_TOTAL[$name]=1219 2020-05-04 20:57:13.599 | ++ functions-common:install_package:1279 : real_install_package apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev lvm2 open-iscsi qemu-utils thin-provisioning-tools dstat python-psutil libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 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 netcat-openbsd 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 curl liberasurecode-dev make memcached sqlite3 xfsprogs lvm2 2020-05-04 20:57:13.602 | ++ functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 20:57:13.604 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 20:57:13.607 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 20:57:13.610 | ++ functions-common:real_install_package:1265 : apt_get install apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev lvm2 open-iscsi qemu-utils thin-provisioning-tools dstat python-psutil libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 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 netcat-openbsd 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 curl liberasurecode-dev make memcached sqlite3 xfsprogs lvm2 2020-05-04 20:57:13.634 | ++ functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bridge-utils bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python2.7 python-dev python-gdbm tar tcpdump unzip uuid-runtime wget wget zlib1g-dev lvm2 open-iscsi qemu-utils thin-provisioning-tools dstat python-psutil libkrb5-dev libldap2-dev libsasl2-dev memcached python-mysqldb sqlite3 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 netcat-openbsd 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 curl liberasurecode-dev make memcached sqlite3 xfsprogs lvm2 2020-05-04 20:57:13.670 | Reading package lists... 2020-05-04 20:57:13.868 | Building dependency tree... 2020-05-04 20:57:13.868 | Reading state information... 2020-05-04 20:57:14.029 | g++ is already the newest version (4:5.3.1-1ubuntu1). 2020-05-04 20:57:14.029 | g++ set to manually installed. 2020-05-04 20:57:14.029 | gcc is already the newest version (4:5.3.1-1ubuntu1). 2020-05-04 20:57:14.029 | gcc set to manually installed. 2020-05-04 20:57:14.030 | genisoimage is already the newest version (9:1.1.11-3ubuntu1). 2020-05-04 20:57:14.030 | genisoimage set to manually installed. 2020-05-04 20:57:14.030 | iptables is already the newest version (1.6.0-2ubuntu3). 2020-05-04 20:57:14.030 | iptables set to manually installed. 2020-05-04 20:57:14.030 | iputils-ping is already the newest version (3:20121221-5ubuntu2). 2020-05-04 20:57:14.030 | lvm2 is already the newest version (2.02.133-1ubuntu10). 2020-05-04 20:57:14.030 | make is already the newest version (4.1-6). 2020-05-04 20:57:14.030 | make set to manually installed. 2020-05-04 20:57:14.030 | curl is already the newest version (7.47.0-1ubuntu2.14). 2020-05-04 20:57:14.030 | git is already the newest version (1:2.7.4-0ubuntu1.9). 2020-05-04 20:57:14.030 | open-iscsi is already the newest version (2.0.873+git0.3b4b4500-14ubuntu3.7). 2020-05-04 20:57:14.030 | openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). 2020-05-04 20:57:14.030 | openssl is already the newest version (1.0.2g-1ubuntu4.15). 2020-05-04 20:57:14.030 | openssl set to manually installed. 2020-05-04 20:57:14.030 | parted is already the newest version (3.2-15ubuntu0.1). 2020-05-04 20:57:14.030 | python-dev is already the newest version (2.7.12-1~16.04). 2020-05-04 20:57:14.031 | python2.7 is already the newest version (2.7.12-1ubuntu0~16.04.11). 2020-05-04 20:57:14.031 | python2.7 set to manually installed. 2020-05-04 20:57:14.031 | qemu-utils is already the newest version (1:2.5+dfsg-5ubuntu10.43). 2020-05-04 20:57:14.031 | qemu-utils set to manually installed. 2020-05-04 20:57:14.031 | sudo is already the newest version (1.8.16-0ubuntu1.9). 2020-05-04 20:57:14.031 | tar is already the newest version (1.28-2.1ubuntu0.1). 2020-05-04 20:57:14.031 | tcpdump is already the newest version (4.9.3-0ubuntu0.16.04.1). 2020-05-04 20:57:14.031 | uuid-runtime is already the newest version (2.27.1-6ubuntu3.10). 2020-05-04 20:57:14.031 | wget is already the newest version (1.17.1-1ubuntu1.5). 2020-05-04 20:57:14.031 | The following additional packages will be installed: 2020-05-04 20:57:14.031 | apache2-bin apache2-data apache2-utils autotools-dev comerr-dev 2020-05-04 20:57:14.031 | cryptsetup-bin dctrl-tools debhelper dh-strip-nondeterminism fontconfig 2020-05-04 20:57:14.031 | fontconfig-config fonts-dejavu-core gir1.2-freedesktop groff-base 2020-05-04 20:57:14.031 | icu-devtools intltool-debian krb5-multidev libapr1 libapr1-dev libaprutil1 2020-05-04 20:57:14.031 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libarchive-zip-perl 2020-05-04 20:57:14.031 | libcairo2 libcdt5 libcgraph6 libcroco3 libdatrie1 libdrm-common libdrm2 2020-05-04 20:57:14.031 | liberasurecode1 libfile-stripnondeterminism-perl libfontconfig1 libgd3 2020-05-04 20:57:14.032 | libgraphite2-3 libgssrpc4 libgvc6 libgvpr2 libharfbuzz0b libice6 libicu-dev 2020-05-04 20:57:14.032 | libipset3 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2020-05-04 20:57:14.032 | libjs-jquery libjs-jquery-metadata libkadm5clnt-mit9 libkadm5srv-mit9 2020-05-04 20:57:14.032 | libkdb5-8 libltdl7 liblua5.1-0 liblua5.3-0 libmysqlclient20 2020-05-04 20:57:14.032 | libnetfilter-conntrack3 libnetfilter-cthelper0 libnetfilter-queue1 2020-05-04 20:57:14.032 | libnl-route-3-200 libosinfo-1.0-0 libpango-1.0-0 libpangocairo-1.0-0 2020-05-04 20:57:14.032 | libpangoft2-1.0-0 libpathplan4 libpci3 libpcre16-3 libpcre32-3 libpcrecpp0v5 2020-05-04 20:57:14.032 | libpipeline1 libpixman-1-0 libplymouth4 libpq5 libsctp-dev libsctp1 2020-05-04 20:57:14.032 | libsensors4 libsgutils2-2 libsigsegv2 libsm6 libsnmp-base libsnmp30 2020-05-04 20:57:14.032 | libsysfs2 libthai-data libthai0 libtiff5 libtimedate-perl libunistring0 2020-05-04 20:57:14.032 | libusb-1.0-0 libvpx3 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2020-05-04 20:57:14.032 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2020-05-04 20:57:14.032 | libxslt1.1 libxt6 man-db mysql-common pciutils plymouth po-debconf 2020-05-04 20:57:14.032 | postgresql-client-common postgresql-common postgresql-server-dev-9.5 2020-05-04 20:57:14.032 | powermgmt-base ssl-cert usbutils uuid-dev x11-common 2020-05-04 20:57:14.032 | Suggested packages: 2020-05-04 20:57:14.033 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom ufw 2020-05-04 20:57:14.033 | wamerican | wordlist whois vacation doc-base dosfstools 2020-05-04 20:57:14.033 | liblocale-gettext-perl keyutils debtags dh-make gawk-doc gettext-doc 2020-05-04 20:57:14.033 | autopoint gsfonts graphviz-doc groff vim-haproxy haproxy-doc krb5-doc uwsgi 2020-05-04 20:57:14.033 | libgd-tools krb5-user icu-doc postgresql-doc-9.5 lksctp-tools lm-sensors 2020-05-04 20:57:14.033 | snmp-mibs-downloader libyaml-doc less libcache-memcached-perl libmemcached 2020-05-04 20:57:14.033 | libanyevent-perl libyaml-perl libterm-readkey-perl desktop-base 2020-05-04 20:57:14.033 | plymouth-themes cpufrequtils wireless-tools radeontool libmail-box-perl 2020-05-04 20:57:14.033 | python-gdbm-dbg mysql-server python-egenix-mxdatetime python-mysqldb-dbg 2020-05-04 20:57:14.033 | python-psutil-doc sqlite3-doc openssl-blacklist zip xfsdump attr quota 2020-05-04 20:57:14.033 | Recommended packages: 2020-05-04 20:57:14.033 | kbd console-setup libasprintf-dev libgettextpo-dev fonts-liberation ipvsadm 2020-05-04 20:57:14.033 | uwsgi-core javascript-common libssl-doc plymouth-theme-ubuntu-text 2020-05-04 20:57:14.033 | | plymouth-theme vbetool hdparm ethtool kbd | console-tools 2020-05-04 20:57:14.033 | libmail-sendmail-perl logrotate 2020-05-04 20:57:14.033 | The following NEW packages will be installed: 2020-05-04 20:57:14.033 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autotools-dev 2020-05-04 20:57:14.034 | bc bridge-utils bsdmainutils comerr-dev conntrack conntrackd cryptsetup 2020-05-04 20:57:14.034 | cryptsetup-bin dctrl-tools debhelper dh-strip-nondeterminism dnsmasq-base 2020-05-04 20:57:14.034 | dnsmasq-utils dstat ebtables fontconfig fontconfig-config fonts-dejavu-core 2020-05-04 20:57:14.034 | gawk gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz groff-base 2020-05-04 20:57:14.034 | haproxy icu-devtools intltool-debian ipset iputils-arping keepalived kpartx 2020-05-04 20:57:14.034 | krb5-multidev libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2020-05-04 20:57:14.034 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libarchive-zip-perl 2020-05-04 20:57:14.034 | libcairo2 libcdt5 libcgraph6 libcroco3 libdatrie1 libdrm-common libdrm2 2020-05-04 20:57:14.034 | liberasurecode-dev liberasurecode1 libffi-dev 2020-05-04 20:57:14.034 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libgraphite2-3 2020-05-04 20:57:14.034 | libgssrpc4 libgvc6 libgvpr2 libharfbuzz0b libice6 libicu-dev libipset3 2020-05-04 20:57:14.034 | libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2020-05-04 20:57:14.034 | libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2020-05-04 20:57:14.034 | libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-8 libkrb5-dev libldap2-dev 2020-05-04 20:57:14.034 | libltdl7 liblua5.1-0 liblua5.3-0 libmysqlclient-dev libmysqlclient20 2020-05-04 20:57:14.034 | libnetfilter-conntrack3 libnetfilter-cthelper0 libnetfilter-queue1 2020-05-04 20:57:14.035 | libnl-route-3-200 libosinfo-1.0-0 libpango-1.0-0 libpangocairo-1.0-0 2020-05-04 20:57:14.035 | libpangoft2-1.0-0 libpathplan4 libpci3 libpcre16-3 libpcre3-dev libpcre32-3 2020-05-04 20:57:14.035 | libpcrecpp0v5 libpipeline1 libpixman-1-0 libplymouth4 libpq-dev libpq5 2020-05-04 20:57:14.035 | libsasl2-dev libsctp-dev libsctp1 libsensors4 libsgutils2-2 libsigsegv2 2020-05-04 20:57:14.035 | libsm6 libsnmp-base libsnmp30 libssl-dev libsysfs2 libsystemd-dev 2020-05-04 20:57:14.035 | libthai-data libthai0 libtiff5 libtimedate-perl libunistring0 libusb-1.0-0 2020-05-04 20:57:14.035 | libvpx3 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 2020-05-04 20:57:14.035 | libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 libxrender1 2020-05-04 20:57:14.035 | libxslt1-dev libxslt1.1 libxt6 libyaml-dev lsof man-db memcached 2020-05-04 20:57:14.035 | mysql-common netcat-openbsd pciutils pkg-config plymouth pm-utils po-debconf 2020-05-04 20:57:14.035 | postgresql-client-common postgresql-common postgresql-server-dev-9.5 2020-05-04 20:57:14.035 | postgresql-server-dev-all powermgmt-base psmisc python-gdbm python-mysqldb 2020-05-04 20:57:14.035 | python-psutil sg3-utils socat sqlite3 ssl-cert sysfsutils 2020-05-04 20:57:14.035 | thin-provisioning-tools unzip usbutils uuid-dev vlan x11-common xfsprogs 2020-05-04 20:57:14.035 | zlib1g-dev 2020-05-04 20:57:14.116 | 0 upgraded, 174 newly installed, 0 to remove and 0 not upgraded. 2020-05-04 20:57:14.117 | Need to get 39.4 MB of archives. 2020-05-04 20:57:14.117 | After this operation, 179 MB of additional disk space will be used. 2020-05-04 20:57:14.117 | Get:1 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8,376 B] 2020-05-04 20:57:14.120 | Get:2 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB] 2020-05-04 20:57:14.120 | Get:3 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB] 2020-05-04 20:57:14.123 | Get:4 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.1 [113 kB] 2020-05-04 20:57:14.130 | Get:5 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.1 [570 kB] 2020-05-04 20:57:14.170 | Get:6 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 2020-05-04 20:57:14.171 | Get:7 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1,151 kB] 2020-05-04 20:57:14.238 | Get:8 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB] 2020-05-04 20:57:14.248 | Get:9 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB] 2020-05-04 20:57:14.249 | Get:10 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB] 2020-05-04 20:57:14.295 | Get:11 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] 2020-05-04 20:57:14.303 | Get:12 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] 2020-05-04 20:57:14.307 | Get:13 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] 2020-05-04 20:57:14.308 | Get:14 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8,720 B] 2020-05-04 20:57:14.308 | Get:15 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] 2020-05-04 20:57:14.314 | Get:16 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.14 [930 kB] 2020-05-04 20:57:14.369 | Get:17 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.14 [82.1 kB] 2020-05-04 20:57:14.373 | Get:18 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.14 [162 kB] 2020-05-04 20:57:14.383 | Get:19 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.14 [86.5 kB] 2020-05-04 20:57:14.389 | Get:20 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1,039 kB] 2020-05-04 20:57:14.470 | Get:21 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] 2020-05-04 20:57:14.474 | Get:22 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] 2020-05-04 20:57:14.490 | Get:23 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] 2020-05-04 20:57:14.500 | Get:24 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libsigsegv2 amd64 2.10-4 [14.1 kB] 2020-05-04 20:57:14.501 | Get:25 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 gawk amd64 1:4.1.3+dfsg-0.1 [398 kB] 2020-05-04 20:57:14.537 | Get:26 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] 2020-05-04 20:57:14.538 | Get:27 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] 2020-05-04 20:57:14.539 | Get:28 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.3 [111 kB] 2020-05-04 20:57:14.549 | Get:29 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] 2020-05-04 20:57:14.550 | Get:30 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2020-05-04 20:57:14.551 | Get:31 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libsysfs2 amd64 2.1.0+repack-4 [19.5 kB] 2020-05-04 20:57:14.552 | Get:32 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] 2020-05-04 20:57:14.573 | Get:33 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] 2020-05-04 20:57:14.580 | Get:34 http://mirror.ord.rax.opendev.org/ubuntu xenial/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2020-05-04 20:57:14.580 | Get:35 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 netcat-openbsd amd64 1.105-7ubuntu1 [39.6 kB] 2020-05-04 20:57:14.581 | Get:36 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libdrm-common all 2.4.91-2~16.04.1 [4,764 B] 2020-05-04 20:57:14.582 | Get:37 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libdrm2 amd64 2.4.91-2~16.04.1 [30.8 kB] 2020-05-04 20:57:14.586 | Get:38 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libpci3 amd64 1:3.3.1-1.1ubuntu1.3 [24.3 kB] 2020-05-04 20:57:14.587 | Get:39 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libplymouth4 amd64 0.9.2-3ubuntu13.5 [85.2 kB] 2020-05-04 20:57:14.594 | Get:40 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libusb-1.0-0 amd64 2:1.0.20-1 [42.9 kB] 2020-05-04 20:57:14.598 | Get:41 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 lsof amd64 4.89+dfsg-0.1 [248 kB] 2020-05-04 20:57:14.615 | Get:42 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 pciutils amd64 1:3.3.1-1.1ubuntu1.3 [254 kB] 2020-05-04 20:57:14.675 | Get:43 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 plymouth amd64 0.9.2-3ubuntu13.5 [107 kB] 2020-05-04 20:57:14.686 | Get:44 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 powermgmt-base all 1.31+nmu1 [7,178 B] 2020-05-04 20:57:14.686 | Get:45 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 psmisc amd64 22.21-2.1ubuntu0.1 [48.1 kB] 2020-05-04 20:57:14.688 | Get:46 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 usbutils amd64 1:007-4 [206 kB] 2020-05-04 20:57:14.707 | Get:47 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 acl amd64 2.2.52-3 [38.0 kB] 2020-05-04 20:57:14.709 | Get:48 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 uuid-dev amd64 2.27.1-6ubuntu3.10 [26.5 kB] 2020-05-04 20:57:14.711 | Get:49 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] 2020-05-04 20:57:14.712 | Get:50 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] 2020-05-04 20:57:14.719 | Get:51 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libapr1-dev amd64 1.5.2-3 [650 kB] 2020-05-04 20:57:14.786 | Get:52 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libldap2-dev amd64 2.4.42+dfsg-2ubuntu3.7 [262 kB] 2020-05-04 20:57:14.807 | Get:53 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libaprutil1-dev amd64 1.5.4-1build1 [361 kB] 2020-05-04 20:57:14.837 | Get:54 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] 2020-05-04 20:57:14.847 | Get:55 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] 2020-05-04 20:57:14.933 | Get:56 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2020-05-04 20:57:14.934 | Get:57 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] 2020-05-04 20:57:14.952 | Get:58 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] 2020-05-04 20:57:14.958 | Get:59 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] 2020-05-04 20:57:14.959 | Get:60 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2020-05-04 20:57:14.962 | Get:61 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] 2020-05-04 20:57:14.962 | Get:62 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] 2020-05-04 20:57:14.965 | Get:63 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] 2020-05-04 20:57:15.019 | Get:64 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 apache2-dev amd64 2.4.18-2ubuntu3.14 [174 kB] 2020-05-04 20:57:15.039 | Get:65 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 bc amd64 1.06.95-9build1 [82.6 kB] 2020-05-04 20:57:15.044 | Get:66 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB] 2020-05-04 20:57:15.047 | Get:67 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libnetfilter-conntrack3 amd64 1.0.5-1 [36.6 kB] 2020-05-04 20:57:15.051 | Get:68 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 conntrack amd64 1:1.4.3-3 [27.3 kB] 2020-05-04 20:57:15.055 | Get:69 http://mirror.ord.rax.opendev.org/ubuntu xenial/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2020-05-04 20:57:15.056 | Get:70 http://mirror.ord.rax.opendev.org/ubuntu xenial/universe amd64 conntrackd amd64 1:1.4.3-3 [103 kB] 2020-05-04 20:57:15.060 | Get:71 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 cryptsetup-bin amd64 2:1.6.6-5ubuntu2.1 [61.8 kB] 2020-05-04 20:57:15.064 | Get:72 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 cryptsetup amd64 2:1.6.6-5ubuntu2.1 [123 kB] 2020-05-04 20:57:15.074 | Get:73 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 dctrl-tools amd64 2.24-2 [59.1 kB] 2020-05-04 20:57:15.082 | Get:74 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 dnsmasq-base amd64 2.75-1ubuntu0.16.04.5 [295 kB] 2020-05-04 20:57:15.121 | Get:75 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 dnsmasq-utils amd64 2.75-1ubuntu0.16.04.5 [8,950 B] 2020-05-04 20:57:15.121 | Get:76 http://mirror.ord.rax.opendev.org/ubuntu xenial/universe amd64 dstat all 0.7.2-4 [41.7 kB] 2020-05-04 20:57:15.127 | Get:77 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 ebtables amd64 2.0.10.4-3.4ubuntu2.16.04.2 [79.9 kB] 2020-05-04 20:57:15.144 | Get:78 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] 2020-05-04 20:57:15.146 | Get:79 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] 2020-05-04 20:57:15.153 | Get:80 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] 2020-05-04 20:57:15.165 | Get:81 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2020-05-04 20:57:15.165 | Get:82 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.7 [149 kB] 2020-05-04 20:57:15.213 | Get:83 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libvpx3 amd64 1.5.0-2ubuntu1.1 [732 kB] 2020-05-04 20:57:15.505 | Get:84 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] 2020-05-04 20:57:15.538 | Get:85 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.12 [126 kB] 2020-05-04 20:57:15.640 | Get:86 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] 2020-05-04 20:57:15.851 | Get:87 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] 2020-05-04 20:57:15.859 | Get:88 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5,588 B] 2020-05-04 20:57:15.859 | Get:89 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] 2020-05-04 20:57:15.893 | Get:90 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] 2020-05-04 20:57:17.024 | Get:91 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] 2020-05-04 20:57:17.041 | Get:92 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] 2020-05-04 20:57:17.077 | Get:93 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] 2020-05-04 20:57:17.082 | Get:94 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] 2020-05-04 20:57:17.088 | Get:95 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] 2020-05-04 20:57:17.124 | Get:96 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] 2020-05-04 20:57:17.148 | Get:97 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] 2020-05-04 20:57:17.187 | Get:98 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] 2020-05-04 20:57:17.190 | Get:99 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] 2020-05-04 20:57:17.194 | Get:100 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] 2020-05-04 20:57:17.205 | Get:101 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] 2020-05-04 20:57:17.407 | Get:102 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] 2020-05-04 20:57:17.449 | Get:103 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] 2020-05-04 20:57:17.631 | Get:104 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2020-05-04 20:57:17.639 | Get:105 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2020-05-04 20:57:17.695 | Get:106 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] 2020-05-04 20:57:17.845 | Get:107 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 liblua5.3-0 amd64 5.3.1-1ubuntu2.1 [116 kB] 2020-05-04 20:57:17.865 | Get:108 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 haproxy amd64 1.6.3-1ubuntu0.3 [757 kB] 2020-05-04 20:57:17.976 | Get:109 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.5 [166 kB] 2020-05-04 20:57:17.998 | Get:110 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 iputils-arping amd64 3:20121221-5ubuntu2 [26.6 kB] 2020-05-04 20:57:18.004 | Get:111 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libnl-route-3-200 amd64 3.2.27-1ubuntu0.16.04.1 [124 kB] 2020-05-04 20:57:18.028 | Get:112 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] 2020-05-04 20:57:18.033 | Get:113 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1ubuntu4.4 [224 kB] 2020-05-04 20:57:18.065 | Get:114 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1ubuntu4.4 [811 kB] 2020-05-04 20:57:18.230 | Get:115 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 keepalived amd64 1:1.2.24-1ubuntu0.16.04.2 [204 kB] 2020-05-04 20:57:18.314 | Get:116 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libgssrpc4 amd64 1.13.2+dfsg-5ubuntu2.1 [54.5 kB] 2020-05-04 20:57:18.319 | Get:117 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libkdb5-8 amd64 1.13.2+dfsg-5ubuntu2.1 [37.0 kB] 2020-05-04 20:57:18.334 | Get:118 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libkadm5srv-mit9 amd64 1.13.2+dfsg-5ubuntu2.1 [51.3 kB] 2020-05-04 20:57:18.350 | Get:119 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libkadm5clnt-mit9 amd64 1.13.2+dfsg-5ubuntu2.1 [36.6 kB] 2020-05-04 20:57:18.360 | Get:120 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 comerr-dev amd64 2.1-1.42.13-1ubuntu1.2 [38.2 kB] 2020-05-04 20:57:18.376 | Get:121 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 krb5-multidev amd64 1.13.2+dfsg-5ubuntu2.1 [113 kB] 2020-05-04 20:57:18.414 | Get:122 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.5 [8,546 kB] 2020-05-04 20:57:23.517 | Get:123 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.3 [255 kB] 2020-05-04 20:57:23.607 | Get:124 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2020-05-04 20:57:23.613 | Get:125 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2020-05-04 20:57:23.615 | Get:126 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] 2020-05-04 20:57:23.711 | Get:127 http://mirror.ord.rax.opendev.org/ubuntu xenial/universe amd64 libjs-jquery-metadata all 10-2ubuntu2 [6,856 B] 2020-05-04 20:57:23.716 | Get:128 http://mirror.ord.rax.opendev.org/ubuntu xenial/universe amd64 libjs-jquery-tablesorter all 10-2ubuntu2 [42.0 kB] 2020-05-04 20:57:23.733 | Get:129 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 mysql-common all 5.7.30-0ubuntu0.16.04.1 [14.8 kB] 2020-05-04 20:57:23.736 | Get:130 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.30-0ubuntu0.16.04.1 [685 kB] 2020-05-04 20:57:24.126 | Get:131 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.3 [167 kB] 2020-05-04 20:57:24.193 | Get:132 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.15 [1,344 kB] 2020-05-04 20:57:24.833 | Get:133 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.30-0ubuntu0.16.04.1 [986 kB] 2020-05-04 20:57:25.273 | Get:134 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] 2020-05-04 20:57:25.335 | Get:135 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] 2020-05-04 20:57:25.486 | Get:136 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] 2020-05-04 20:57:25.855 | Get:137 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libpq5 amd64 9.5.21-0ubuntu0.16.04.1 [78.5 kB] 2020-05-04 20:57:26.042 | Get:138 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libpq-dev amd64 9.5.21-0ubuntu0.16.04.1 [155 kB] 2020-05-04 20:57:26.138 | Get:139 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libsasl2-dev amd64 2.1.26.dfsg1-14ubuntu0.2 [255 kB] 2020-05-04 20:57:26.344 | Get:140 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libsgutils2-2 amd64 1.40-0ubuntu1 [56.0 kB] 2020-05-04 20:57:26.371 | Get:141 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libsystemd-dev amd64 229-4ubuntu21.27 [159 kB] 2020-05-04 20:57:26.447 | Get:142 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.7 [744 kB] 2020-05-04 20:57:26.926 | Get:143 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libxslt1.1 amd64 1.1.28-2.1ubuntu0.3 [146 kB] 2020-05-04 20:57:26.984 | Get:144 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.3 [406 kB] 2020-05-04 20:57:27.165 | Get:145 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 memcached amd64 1.4.25-2ubuntu1.5 [89.4 kB] 2020-05-04 20:57:27.208 | Get:146 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] 2020-05-04 20:57:27.228 | Get:147 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 pm-utils all 1.4.1-16 [48.6 kB] 2020-05-04 20:57:27.247 | Get:148 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 postgresql-client-common all 173ubuntu0.3 [28.4 kB] 2020-05-04 20:57:27.261 | Get:149 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] 2020-05-04 20:57:27.269 | Get:150 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 postgresql-common all 173ubuntu0.3 [154 kB] 2020-05-04 20:57:27.330 | Get:151 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/universe amd64 postgresql-server-dev-9.5 amd64 9.5.21-0ubuntu0.16.04.1 [725 kB] 2020-05-04 20:57:27.657 | Get:152 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/universe amd64 postgresql-server-dev-all all 173ubuntu0.3 [9,626 B] 2020-05-04 20:57:27.661 | Get:153 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 python-gdbm amd64 2.7.12-1~16.04 [11.9 kB] 2020-05-04 20:57:27.664 | Get:154 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 python-mysqldb amd64 1.3.7-1build2 [42.4 kB] 2020-05-04 20:57:27.685 | Get:155 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 python-psutil amd64 3.4.2-1ubuntu0.1 [55.4 kB] 2020-05-04 20:57:27.706 | Get:156 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 sg3-utils amd64 1.40-0ubuntu1 [632 kB] 2020-05-04 20:57:27.943 | Get:157 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 sqlite3 amd64 3.11.0-1ubuntu1.4 [518 kB] 2020-05-04 20:57:28.190 | Get:158 http://mirror.ord.rax.opendev.org/ubuntu xenial/universe amd64 thin-provisioning-tools amd64 0.5.6-1ubuntu1 [319 kB] 2020-05-04 20:57:28.348 | Get:159 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] 2020-05-04 20:57:28.442 | Get:160 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 xfsprogs amd64 4.3.0+nmu1ubuntu1.1 [597 kB] 2020-05-04 20:57:28.711 | Get:161 http://mirror.ord.rax.opendev.org/ubuntu xenial/universe amd64 libosinfo-1.0-0 amd64 0.2.12-2ubuntu3 [101 kB] 2020-05-04 20:57:28.751 | Get:162 http://mirror.ord.rax.opendev.org/ubuntu xenial/universe amd64 gir1.2-libosinfo-1.0 amd64 0.2.12-2ubuntu3 [14.3 kB] 2020-05-04 20:57:28.756 | Get:163 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libipset3 amd64 6.29-1 [43.6 kB] 2020-05-04 20:57:28.773 | Get:164 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 ipset amd64 6.29-1 [33.3 kB] 2020-05-04 20:57:28.786 | Get:165 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 kpartx amd64 0.5.0+git1.656f8865-5ubuntu2.5 [24.7 kB] 2020-05-04 20:57:28.795 | Get:166 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.12-5ubuntu3.2 [10.1 kB] 2020-05-04 20:57:28.802 | Get:167 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 liberasurecode1 amd64 1.1.0-3 [35.6 kB] 2020-05-04 20:57:28.826 | Get:168 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 liberasurecode-dev amd64 1.1.0-3 [14.3 kB] 2020-05-04 20:57:28.829 | Get:169 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] 2020-05-04 20:57:28.900 | Get:170 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libkrb5-dev amd64 1.13.2+dfsg-5ubuntu2.1 [11.6 kB] 2020-05-04 20:57:28.901 | Get:171 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] 2020-05-04 20:57:28.920 | Get:172 http://mirror.ord.rax.opendev.org/ubuntu xenial/universe amd64 socat amd64 1.7.3.1-1 [321 kB] 2020-05-04 20:57:29.080 | Get:173 http://mirror.ord.rax.opendev.org/ubuntu xenial/universe amd64 sysfsutils amd64 2.1.0+repack-4 [13.0 kB] 2020-05-04 20:57:29.091 | Get:174 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 vlan amd64 1.9-3.2ubuntu1.16.04.5 [30.7 kB] 2020-05-04 20:57:29.241 | debconf: delaying package configuration, since apt-utils is not installed 2020-05-04 20:57:29.279 | Fetched 39.4 MB in 14s (2,625 kB/s) 2020-05-04 20:57:29.307 | Selecting previously unselected package libxau6:amd64. 2020-05-04 20:57:29.325 | (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 ... 26619 files and directories currently installed.) 2020-05-04 20:57:29.327 | Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ... 2020-05-04 20:57:29.329 | Unpacking libxau6:amd64 (1:1.0.8-1) ... 2020-05-04 20:57:29.355 | Selecting previously unselected package libxdmcp6:amd64. 2020-05-04 20:57:29.359 | Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ... 2020-05-04 20:57:29.363 | Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ... 2020-05-04 20:57:29.392 | Selecting previously unselected package libxcb1:amd64. 2020-05-04 20:57:29.396 | Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ... 2020-05-04 20:57:29.399 | Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ... 2020-05-04 20:57:29.432 | Selecting previously unselected package libx11-data. 2020-05-04 20:57:29.436 | Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.1_all.deb ... 2020-05-04 20:57:29.439 | Unpacking libx11-data (2:1.6.3-1ubuntu2.1) ... 2020-05-04 20:57:29.542 | Selecting previously unselected package libx11-6:amd64. 2020-05-04 20:57:29.546 | Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.1_amd64.deb ... 2020-05-04 20:57:29.548 | Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ... 2020-05-04 20:57:29.646 | Selecting previously unselected package libxext6:amd64. 2020-05-04 20:57:29.650 | Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ... 2020-05-04 20:57:29.652 | Unpacking libxext6:amd64 (2:1.3.3-1) ... 2020-05-04 20:57:29.680 | Selecting previously unselected package groff-base. 2020-05-04 20:57:29.685 | Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ... 2020-05-04 20:57:29.687 | Unpacking groff-base (1.22.3-7) ... 2020-05-04 20:57:29.792 | Selecting previously unselected package bsdmainutils. 2020-05-04 20:57:29.796 | Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ... 2020-05-04 20:57:29.798 | Unpacking bsdmainutils (9.0.6ubuntu3) ... 2020-05-04 20:57:29.857 | Selecting previously unselected package libpipeline1:amd64. 2020-05-04 20:57:29.863 | Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ... 2020-05-04 20:57:29.865 | Unpacking libpipeline1:amd64 (1.4.1-2) ... 2020-05-04 20:57:29.898 | Selecting previously unselected package man-db. 2020-05-04 20:57:29.904 | Preparing to unpack .../man-db_2.7.5-1_amd64.deb ... 2020-05-04 20:57:29.910 | Unpacking man-db (2.7.5-1) ... 2020-05-04 20:57:30.038 | Selecting previously unselected package libapr1:amd64. 2020-05-04 20:57:30.041 | Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... 2020-05-04 20:57:30.043 | Unpacking libapr1:amd64 (1.5.2-3) ... 2020-05-04 20:57:30.079 | Selecting previously unselected package libaprutil1:amd64. 2020-05-04 20:57:30.084 | Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... 2020-05-04 20:57:30.086 | Unpacking libaprutil1:amd64 (1.5.4-1build1) ... 2020-05-04 20:57:30.120 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2020-05-04 20:57:30.123 | Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... 2020-05-04 20:57:30.125 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... 2020-05-04 20:57:30.147 | Selecting previously unselected package libaprutil1-ldap:amd64. 2020-05-04 20:57:30.152 | Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... 2020-05-04 20:57:30.154 | Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... 2020-05-04 20:57:30.177 | Selecting previously unselected package liblua5.1-0:amd64. 2020-05-04 20:57:30.182 | Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... 2020-05-04 20:57:30.184 | Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... 2020-05-04 20:57:30.219 | Selecting previously unselected package apache2-bin. 2020-05-04 20:57:30.223 | Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.14_amd64.deb ... 2020-05-04 20:57:30.225 | Unpacking apache2-bin (2.4.18-2ubuntu3.14) ... 2020-05-04 20:57:30.370 | Selecting previously unselected package apache2-utils. 2020-05-04 20:57:30.374 | Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.14_amd64.deb ... 2020-05-04 20:57:30.376 | Unpacking apache2-utils (2.4.18-2ubuntu3.14) ... 2020-05-04 20:57:30.411 | Selecting previously unselected package apache2-data. 2020-05-04 20:57:30.415 | Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.14_all.deb ... 2020-05-04 20:57:30.417 | Unpacking apache2-data (2.4.18-2ubuntu3.14) ... 2020-05-04 20:57:30.539 | Selecting previously unselected package apache2. 2020-05-04 20:57:30.544 | Preparing to unpack .../apache2_2.4.18-2ubuntu3.14_amd64.deb ... 2020-05-04 20:57:30.560 | Unpacking apache2 (2.4.18-2ubuntu3.14) ... 2020-05-04 20:57:30.639 | Selecting previously unselected package fonts-dejavu-core. 2020-05-04 20:57:30.644 | Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... 2020-05-04 20:57:30.646 | Unpacking fonts-dejavu-core (2.35-1) ... 2020-05-04 20:57:30.792 | Selecting previously unselected package fontconfig-config. 2020-05-04 20:57:30.796 | Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... 2020-05-04 20:57:30.810 | Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... 2020-05-04 20:57:30.845 | Selecting previously unselected package libfontconfig1:amd64. 2020-05-04 20:57:30.849 | Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... 2020-05-04 20:57:30.851 | Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... 2020-05-04 20:57:30.892 | Selecting previously unselected package fontconfig. 2020-05-04 20:57:30.897 | Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... 2020-05-04 20:57:30.900 | Unpacking fontconfig (2.11.94-0ubuntu1.1) ... 2020-05-04 20:57:30.944 | Selecting previously unselected package libsigsegv2:amd64. 2020-05-04 20:57:30.948 | Preparing to unpack .../libsigsegv2_2.10-4_amd64.deb ... 2020-05-04 20:57:30.950 | Unpacking libsigsegv2:amd64 (2.10-4) ... 2020-05-04 20:57:30.965 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 20:57:30.980 | Processing triggers for mime-support (3.59ubuntu1) ... 2020-05-04 20:57:31.013 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 20:57:31.135 | Setting up libsigsegv2:amd64 (2.10-4) ... 2020-05-04 20:57:31.149 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 20:57:31.195 | Selecting previously unselected package gawk. 2020-05-04 20:57:31.217 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28230 files and directories currently installed.) 2020-05-04 20:57:31.218 | Preparing to unpack .../gawk_1%3a4.1.3+dfsg-0.1_amd64.deb ... 2020-05-04 20:57:31.220 | Unpacking gawk (1:4.1.3+dfsg-0.1) ... 2020-05-04 20:57:31.321 | Selecting previously unselected package x11-common. 2020-05-04 20:57:31.325 | Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... 2020-05-04 20:57:31.344 | dpkg-query: no packages found matching nux-tools 2020-05-04 20:57:31.345 | Unpacking x11-common (1:7.7+13ubuntu3.1) ... 2020-05-04 20:57:31.396 | Selecting previously unselected package libice6:amd64. 2020-05-04 20:57:31.400 | Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... 2020-05-04 20:57:31.402 | Unpacking libice6:amd64 (2:1.0.9-1) ... 2020-05-04 20:57:31.433 | Selecting previously unselected package libjpeg-turbo8:amd64. 2020-05-04 20:57:31.437 | Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.3_amd64.deb ... 2020-05-04 20:57:31.443 | Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.3) ... 2020-05-04 20:57:31.483 | Selecting previously unselected package libpcrecpp0v5:amd64. 2020-05-04 20:57:31.487 | Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... 2020-05-04 20:57:31.489 | Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... 2020-05-04 20:57:31.517 | Selecting previously unselected package libsm6:amd64. 2020-05-04 20:57:31.522 | Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... 2020-05-04 20:57:31.524 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2020-05-04 20:57:31.551 | Selecting previously unselected package libsysfs2:amd64. 2020-05-04 20:57:31.555 | Preparing to unpack .../libsysfs2_2.1.0+repack-4_amd64.deb ... 2020-05-04 20:57:31.556 | Unpacking libsysfs2:amd64 (2.1.0+repack-4) ... 2020-05-04 20:57:31.584 | Selecting previously unselected package libunistring0:amd64. 2020-05-04 20:57:31.590 | Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... 2020-05-04 20:57:31.592 | Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... 2020-05-04 20:57:31.670 | Selecting previously unselected package libjbig0:amd64. 2020-05-04 20:57:31.675 | Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... 2020-05-04 20:57:31.677 | Unpacking libjbig0:amd64 (2.1-3.1) ... 2020-05-04 20:57:31.707 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2020-05-04 20:57:31.710 | Preparing to unpack .../libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2020-05-04 20:57:31.713 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-05-04 20:57:31.743 | Selecting previously unselected package netcat-openbsd. 2020-05-04 20:57:31.747 | Preparing to unpack .../netcat-openbsd_1.105-7ubuntu1_amd64.deb ... 2020-05-04 20:57:31.749 | Unpacking netcat-openbsd (1.105-7ubuntu1) ... 2020-05-04 20:57:31.778 | Selecting previously unselected package libdrm-common. 2020-05-04 20:57:31.782 | Preparing to unpack .../libdrm-common_2.4.91-2~16.04.1_all.deb ... 2020-05-04 20:57:31.784 | Unpacking libdrm-common (2.4.91-2~16.04.1) ... 2020-05-04 20:57:31.811 | Selecting previously unselected package libdrm2:amd64. 2020-05-04 20:57:31.815 | Preparing to unpack .../libdrm2_2.4.91-2~16.04.1_amd64.deb ... 2020-05-04 20:57:31.818 | Unpacking libdrm2:amd64 (2.4.91-2~16.04.1) ... 2020-05-04 20:57:31.846 | Selecting previously unselected package libpci3:amd64. 2020-05-04 20:57:31.849 | Preparing to unpack .../libpci3_1%3a3.3.1-1.1ubuntu1.3_amd64.deb ... 2020-05-04 20:57:31.851 | Unpacking libpci3:amd64 (1:3.3.1-1.1ubuntu1.3) ... 2020-05-04 20:57:31.883 | Selecting previously unselected package libplymouth4:amd64. 2020-05-04 20:57:31.886 | Preparing to unpack .../libplymouth4_0.9.2-3ubuntu13.5_amd64.deb ... 2020-05-04 20:57:31.888 | Unpacking libplymouth4:amd64 (0.9.2-3ubuntu13.5) ... 2020-05-04 20:57:31.926 | Selecting previously unselected package libusb-1.0-0:amd64. 2020-05-04 20:57:31.930 | Preparing to unpack .../libusb-1.0-0_2%3a1.0.20-1_amd64.deb ... 2020-05-04 20:57:31.932 | Unpacking libusb-1.0-0:amd64 (2:1.0.20-1) ... 2020-05-04 20:57:31.963 | Selecting previously unselected package lsof. 2020-05-04 20:57:31.968 | Preparing to unpack .../lsof_4.89+dfsg-0.1_amd64.deb ... 2020-05-04 20:57:31.969 | Unpacking lsof (4.89+dfsg-0.1) ... 2020-05-04 20:57:32.017 | Selecting previously unselected package pciutils. 2020-05-04 20:57:32.022 | Preparing to unpack .../pciutils_1%3a3.3.1-1.1ubuntu1.3_amd64.deb ... 2020-05-04 20:57:32.028 | Unpacking pciutils (1:3.3.1-1.1ubuntu1.3) ... 2020-05-04 20:57:32.088 | Selecting previously unselected package plymouth. 2020-05-04 20:57:32.092 | Preparing to unpack .../plymouth_0.9.2-3ubuntu13.5_amd64.deb ... 2020-05-04 20:57:32.095 | Unpacking plymouth (0.9.2-3ubuntu13.5) ... 2020-05-04 20:57:32.147 | Selecting previously unselected package powermgmt-base. 2020-05-04 20:57:32.151 | Preparing to unpack .../powermgmt-base_1.31+nmu1_all.deb ... 2020-05-04 20:57:32.155 | Unpacking powermgmt-base (1.31+nmu1) ... 2020-05-04 20:57:32.181 | Selecting previously unselected package psmisc. 2020-05-04 20:57:32.185 | Preparing to unpack .../psmisc_22.21-2.1ubuntu0.1_amd64.deb ... 2020-05-04 20:57:32.188 | Unpacking psmisc (22.21-2.1ubuntu0.1) ... 2020-05-04 20:57:32.221 | Selecting previously unselected package usbutils. 2020-05-04 20:57:32.226 | Preparing to unpack .../usbutils_1%3a007-4_amd64.deb ... 2020-05-04 20:57:32.228 | Unpacking usbutils (1:007-4) ... 2020-05-04 20:57:32.279 | Selecting previously unselected package acl. 2020-05-04 20:57:32.283 | Preparing to unpack .../acl_2.2.52-3_amd64.deb ... 2020-05-04 20:57:32.286 | Unpacking acl (2.2.52-3) ... 2020-05-04 20:57:32.312 | Selecting previously unselected package uuid-dev:amd64. 2020-05-04 20:57:32.317 | Preparing to unpack .../uuid-dev_2.27.1-6ubuntu3.10_amd64.deb ... 2020-05-04 20:57:32.318 | Unpacking uuid-dev:amd64 (2.27.1-6ubuntu3.10) ... 2020-05-04 20:57:32.347 | Selecting previously unselected package libsctp1:amd64. 2020-05-04 20:57:32.351 | Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... 2020-05-04 20:57:32.353 | Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... 2020-05-04 20:57:32.374 | Selecting previously unselected package libsctp-dev. 2020-05-04 20:57:32.379 | Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... 2020-05-04 20:57:32.380 | Unpacking libsctp-dev (1.0.16+dfsg-3) ... 2020-05-04 20:57:32.428 | Selecting previously unselected package libapr1-dev. 2020-05-04 20:57:32.432 | Preparing to unpack .../libapr1-dev_1.5.2-3_amd64.deb ... 2020-05-04 20:57:32.433 | Unpacking libapr1-dev (1.5.2-3) ... 2020-05-04 20:57:32.655 | Selecting previously unselected package libldap2-dev:amd64. 2020-05-04 20:57:32.659 | Preparing to unpack .../libldap2-dev_2.4.42+dfsg-2ubuntu3.7_amd64.deb ... 2020-05-04 20:57:32.661 | Unpacking libldap2-dev:amd64 (2.4.42+dfsg-2ubuntu3.7) ... 2020-05-04 20:57:32.753 | Selecting previously unselected package libaprutil1-dev. 2020-05-04 20:57:32.759 | Preparing to unpack .../libaprutil1-dev_1.5.4-1build1_amd64.deb ... 2020-05-04 20:57:32.761 | Unpacking libaprutil1-dev (1.5.4-1build1) ... 2020-05-04 20:57:32.963 | Selecting previously unselected package libcroco3:amd64. 2020-05-04 20:57:32.967 | Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... 2020-05-04 20:57:32.969 | Unpacking libcroco3:amd64 (0.6.11-1) ... 2020-05-04 20:57:33.003 | Selecting previously unselected package gettext. 2020-05-04 20:57:33.008 | Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... 2020-05-04 20:57:33.010 | Unpacking gettext (0.19.7-2ubuntu3.1) ... 2020-05-04 20:57:33.174 | Selecting previously unselected package intltool-debian. 2020-05-04 20:57:33.178 | Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... 2020-05-04 20:57:33.180 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2020-05-04 20:57:33.210 | Selecting previously unselected package po-debconf. 2020-05-04 20:57:33.215 | Preparing to unpack .../po-debconf_1.0.19_all.deb ... 2020-05-04 20:57:33.217 | Unpacking po-debconf (1.0.19) ... 2020-05-04 20:57:33.275 | Selecting previously unselected package libarchive-zip-perl. 2020-05-04 20:57:33.279 | Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... 2020-05-04 20:57:33.281 | Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... 2020-05-04 20:57:33.319 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2020-05-04 20:57:33.324 | Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... 2020-05-04 20:57:33.326 | Unpacking libfile-stripnondeterminism-perl (0.015-1) ... 2020-05-04 20:57:33.351 | Selecting previously unselected package libtimedate-perl. 2020-05-04 20:57:33.355 | Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... 2020-05-04 20:57:33.357 | Unpacking libtimedate-perl (2.3000-2) ... 2020-05-04 20:57:33.395 | Selecting previously unselected package dh-strip-nondeterminism. 2020-05-04 20:57:33.399 | Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... 2020-05-04 20:57:33.401 | Unpacking dh-strip-nondeterminism (0.015-1) ... 2020-05-04 20:57:33.426 | Selecting previously unselected package autotools-dev. 2020-05-04 20:57:33.430 | Preparing to unpack .../autotools-dev_20150820.1_all.deb ... 2020-05-04 20:57:33.433 | Unpacking autotools-dev (20150820.1) ... 2020-05-04 20:57:33.462 | Selecting previously unselected package debhelper. 2020-05-04 20:57:33.466 | Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... 2020-05-04 20:57:33.468 | Unpacking debhelper (9.20160115ubuntu3) ... 2020-05-04 20:57:33.616 | Selecting previously unselected package apache2-dev. 2020-05-04 20:57:33.621 | Preparing to unpack .../apache2-dev_2.4.18-2ubuntu3.14_amd64.deb ... 2020-05-04 20:57:33.622 | Unpacking apache2-dev (2.4.18-2ubuntu3.14) ... 2020-05-04 20:57:33.673 | Selecting previously unselected package bc. 2020-05-04 20:57:33.677 | Preparing to unpack .../bc_1.06.95-9build1_amd64.deb ... 2020-05-04 20:57:33.679 | Unpacking bc (1.06.95-9build1) ... 2020-05-04 20:57:33.713 | Selecting previously unselected package bridge-utils. 2020-05-04 20:57:33.717 | Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ... 2020-05-04 20:57:33.721 | Unpacking bridge-utils (1.5-9ubuntu1) ... 2020-05-04 20:57:33.752 | Selecting previously unselected package libnetfilter-conntrack3:amd64. 2020-05-04 20:57:33.757 | Preparing to unpack .../libnetfilter-conntrack3_1.0.5-1_amd64.deb ... 2020-05-04 20:57:33.759 | Unpacking libnetfilter-conntrack3:amd64 (1.0.5-1) ... 2020-05-04 20:57:33.787 | Selecting previously unselected package conntrack. 2020-05-04 20:57:33.791 | Preparing to unpack .../conntrack_1%3a1.4.3-3_amd64.deb ... 2020-05-04 20:57:33.793 | Unpacking conntrack (1:1.4.3-3) ... 2020-05-04 20:57:33.822 | Selecting previously unselected package libnetfilter-queue1. 2020-05-04 20:57:33.826 | Preparing to unpack .../libnetfilter-queue1_1.0.2-2_amd64.deb ... 2020-05-04 20:57:33.828 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2020-05-04 20:57:33.857 | Selecting previously unselected package conntrackd. 2020-05-04 20:57:33.861 | Preparing to unpack .../conntrackd_1%3a1.4.3-3_amd64.deb ... 2020-05-04 20:57:33.865 | Unpacking conntrackd (1:1.4.3-3) ... 2020-05-04 20:57:33.904 | Selecting previously unselected package cryptsetup-bin. 2020-05-04 20:57:33.909 | Preparing to unpack .../cryptsetup-bin_2%3a1.6.6-5ubuntu2.1_amd64.deb ... 2020-05-04 20:57:33.911 | Unpacking cryptsetup-bin (2:1.6.6-5ubuntu2.1) ... 2020-05-04 20:57:33.950 | Selecting previously unselected package cryptsetup. 2020-05-04 20:57:33.955 | Preparing to unpack .../cryptsetup_2%3a1.6.6-5ubuntu2.1_amd64.deb ... 2020-05-04 20:57:33.968 | Unpacking cryptsetup (2:1.6.6-5ubuntu2.1) ... 2020-05-04 20:57:34.024 | Selecting previously unselected package dctrl-tools. 2020-05-04 20:57:34.029 | Preparing to unpack .../dctrl-tools_2.24-2_amd64.deb ... 2020-05-04 20:57:34.036 | Unpacking dctrl-tools (2.24-2) ... 2020-05-04 20:57:34.069 | Selecting previously unselected package dnsmasq-base. 2020-05-04 20:57:34.074 | Preparing to unpack .../dnsmasq-base_2.75-1ubuntu0.16.04.5_amd64.deb ... 2020-05-04 20:57:34.076 | Unpacking dnsmasq-base (2.75-1ubuntu0.16.04.5) ... 2020-05-04 20:57:34.136 | Selecting previously unselected package dnsmasq-utils. 2020-05-04 20:57:34.140 | Preparing to unpack .../dnsmasq-utils_2.75-1ubuntu0.16.04.5_amd64.deb ... 2020-05-04 20:57:34.142 | Unpacking dnsmasq-utils (2.75-1ubuntu0.16.04.5) ... 2020-05-04 20:57:34.171 | Selecting previously unselected package dstat. 2020-05-04 20:57:34.176 | Preparing to unpack .../archives/dstat_0.7.2-4_all.deb ... 2020-05-04 20:57:34.178 | Unpacking dstat (0.7.2-4) ... 2020-05-04 20:57:34.228 | Selecting previously unselected package ebtables. 2020-05-04 20:57:34.233 | Preparing to unpack .../ebtables_2.0.10.4-3.4ubuntu2.16.04.2_amd64.deb ... 2020-05-04 20:57:34.236 | Unpacking ebtables (2.0.10.4-3.4ubuntu2.16.04.2) ... 2020-05-04 20:57:34.279 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2020-05-04 20:57:34.285 | Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... 2020-05-04 20:57:34.287 | Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... 2020-05-04 20:57:34.321 | Selecting previously unselected package libcdt5. 2020-05-04 20:57:34.327 | Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... 2020-05-04 20:57:34.329 | Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... 2020-05-04 20:57:34.359 | Selecting previously unselected package libcgraph6. 2020-05-04 20:57:34.364 | Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... 2020-05-04 20:57:34.370 | Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... 2020-05-04 20:57:34.402 | Selecting previously unselected package libjpeg8:amd64. 2020-05-04 20:57:34.406 | Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... 2020-05-04 20:57:34.409 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2020-05-04 20:57:34.435 | Selecting previously unselected package libtiff5:amd64. 2020-05-04 20:57:34.439 | Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.7_amd64.deb ... 2020-05-04 20:57:34.441 | Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.7) ... 2020-05-04 20:57:34.492 | Selecting previously unselected package libvpx3:amd64. 2020-05-04 20:57:34.496 | Preparing to unpack .../libvpx3_1.5.0-2ubuntu1.1_amd64.deb ... 2020-05-04 20:57:34.498 | Unpacking libvpx3:amd64 (1.5.0-2ubuntu1.1) ... 2020-05-04 20:57:34.616 | Selecting previously unselected package libxpm4:amd64. 2020-05-04 20:57:34.621 | Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... 2020-05-04 20:57:34.628 | Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... 2020-05-04 20:57:34.661 | Selecting previously unselected package libgd3:amd64. 2020-05-04 20:57:34.667 | Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.12_amd64.deb ... 2020-05-04 20:57:34.672 | Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.12) ... 2020-05-04 20:57:34.716 | Selecting previously unselected package libpixman-1-0:amd64. 2020-05-04 20:57:34.722 | Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... 2020-05-04 20:57:34.724 | Unpacking libpixman-1-0:amd64 (0.33.6-1) ... 2020-05-04 20:57:34.778 | Selecting previously unselected package libxcb-render0:amd64. 2020-05-04 20:57:34.783 | Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... 2020-05-04 20:57:34.785 | Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... 2020-05-04 20:57:34.813 | Selecting previously unselected package libxcb-shm0:amd64. 2020-05-04 20:57:34.817 | Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... 2020-05-04 20:57:34.820 | Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... 2020-05-04 20:57:34.847 | Selecting previously unselected package libxrender1:amd64. 2020-05-04 20:57:34.851 | Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... 2020-05-04 20:57:34.853 | Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... 2020-05-04 20:57:34.884 | Selecting previously unselected package libcairo2:amd64. 2020-05-04 20:57:34.888 | Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... 2020-05-04 20:57:34.891 | Unpacking libcairo2:amd64 (1.14.6-1) ... 2020-05-04 20:57:34.986 | Selecting previously unselected package libltdl7:amd64. 2020-05-04 20:57:34.991 | Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... 2020-05-04 20:57:34.993 | Unpacking libltdl7:amd64 (2.4.6-0.1) ... 2020-05-04 20:57:35.023 | Selecting previously unselected package libthai-data. 2020-05-04 20:57:35.028 | Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... 2020-05-04 20:57:35.030 | Unpacking libthai-data (0.1.24-2) ... 2020-05-04 20:57:35.081 | Selecting previously unselected package libdatrie1:amd64. 2020-05-04 20:57:35.086 | Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... 2020-05-04 20:57:35.088 | Unpacking libdatrie1:amd64 (0.2.10-2) ... 2020-05-04 20:57:35.119 | Selecting previously unselected package libthai0:amd64. 2020-05-04 20:57:35.124 | Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... 2020-05-04 20:57:35.126 | Unpacking libthai0:amd64 (0.1.24-2) ... 2020-05-04 20:57:35.157 | Selecting previously unselected package libpango-1.0-0:amd64. 2020-05-04 20:57:35.161 | Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... 2020-05-04 20:57:35.163 | Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... 2020-05-04 20:57:35.206 | Selecting previously unselected package libgraphite2-3:amd64. 2020-05-04 20:57:35.211 | Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... 2020-05-04 20:57:35.212 | Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... 2020-05-04 20:57:35.248 | Selecting previously unselected package libharfbuzz0b:amd64. 2020-05-04 20:57:35.253 | Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... 2020-05-04 20:57:35.255 | Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... 2020-05-04 20:57:35.305 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2020-05-04 20:57:35.311 | Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... 2020-05-04 20:57:35.313 | Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... 2020-05-04 20:57:35.349 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2020-05-04 20:57:35.354 | Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... 2020-05-04 20:57:35.357 | Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... 2020-05-04 20:57:35.389 | Selecting previously unselected package libpathplan4. 2020-05-04 20:57:35.395 | Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... 2020-05-04 20:57:35.398 | Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... 2020-05-04 20:57:35.431 | Selecting previously unselected package libgvc6. 2020-05-04 20:57:35.435 | Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... 2020-05-04 20:57:35.437 | Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... 2020-05-04 20:57:35.540 | Selecting previously unselected package libgvpr2. 2020-05-04 20:57:35.546 | Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... 2020-05-04 20:57:35.548 | Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... 2020-05-04 20:57:35.602 | Selecting previously unselected package libxt6:amd64. 2020-05-04 20:57:35.609 | Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... 2020-05-04 20:57:35.611 | Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... 2020-05-04 20:57:35.664 | Selecting previously unselected package libxmu6:amd64. 2020-05-04 20:57:35.670 | Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... 2020-05-04 20:57:35.673 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2020-05-04 20:57:35.710 | Selecting previously unselected package libxaw7:amd64. 2020-05-04 20:57:35.716 | Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... 2020-05-04 20:57:35.718 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2020-05-04 20:57:35.777 | Selecting previously unselected package graphviz. 2020-05-04 20:57:35.782 | Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... 2020-05-04 20:57:35.785 | Unpacking graphviz (2.38.0-12ubuntu2.1) ... 2020-05-04 20:57:36.035 | Selecting previously unselected package liblua5.3-0:amd64. 2020-05-04 20:57:36.040 | Preparing to unpack .../liblua5.3-0_5.3.1-1ubuntu2.1_amd64.deb ... 2020-05-04 20:57:36.042 | Unpacking liblua5.3-0:amd64 (5.3.1-1ubuntu2.1) ... 2020-05-04 20:57:36.094 | Selecting previously unselected package haproxy. 2020-05-04 20:57:36.100 | Preparing to unpack .../haproxy_1.6.3-1ubuntu0.3_amd64.deb ... 2020-05-04 20:57:36.106 | Unpacking haproxy (1.6.3-1ubuntu0.3) ... 2020-05-04 20:57:36.200 | Selecting previously unselected package icu-devtools. 2020-05-04 20:57:36.205 | Preparing to unpack .../icu-devtools_55.1-7ubuntu0.5_amd64.deb ... 2020-05-04 20:57:36.207 | Unpacking icu-devtools (55.1-7ubuntu0.5) ... 2020-05-04 20:57:36.252 | Selecting previously unselected package iputils-arping. 2020-05-04 20:57:36.257 | Preparing to unpack .../iputils-arping_3%3a20121221-5ubuntu2_amd64.deb ... 2020-05-04 20:57:36.258 | Unpacking iputils-arping (3:20121221-5ubuntu2) ... 2020-05-04 20:57:36.287 | Selecting previously unselected package libnl-route-3-200:amd64. 2020-05-04 20:57:36.291 | Preparing to unpack .../libnl-route-3-200_3.2.27-1ubuntu0.16.04.1_amd64.deb ... 2020-05-04 20:57:36.293 | Unpacking libnl-route-3-200:amd64 (3.2.27-1ubuntu0.16.04.1) ... 2020-05-04 20:57:36.339 | Selecting previously unselected package libsensors4:amd64. 2020-05-04 20:57:36.343 | Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... 2020-05-04 20:57:36.392 | Unpacking libsensors4:amd64 (1:3.4.0-2) ... 2020-05-04 20:57:36.422 | Selecting previously unselected package libsnmp-base. 2020-05-04 20:57:36.427 | Preparing to unpack .../libsnmp-base_5.7.3+dfsg-1ubuntu4.4_all.deb ... 2020-05-04 20:57:36.430 | Unpacking libsnmp-base (5.7.3+dfsg-1ubuntu4.4) ... 2020-05-04 20:57:36.496 | Selecting previously unselected package libsnmp30:amd64. 2020-05-04 20:57:36.501 | Preparing to unpack .../libsnmp30_5.7.3+dfsg-1ubuntu4.4_amd64.deb ... 2020-05-04 20:57:36.503 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1ubuntu4.4) ... 2020-05-04 20:57:36.628 | Selecting previously unselected package keepalived. 2020-05-04 20:57:36.632 | Preparing to unpack .../keepalived_1%3a1.2.24-1ubuntu0.16.04.2_amd64.deb ... 2020-05-04 20:57:36.635 | Unpacking keepalived (1:1.2.24-1ubuntu0.16.04.2) ... 2020-05-04 20:57:36.708 | Selecting previously unselected package libgssrpc4:amd64. 2020-05-04 20:57:36.713 | Preparing to unpack .../libgssrpc4_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... 2020-05-04 20:57:36.719 | Unpacking libgssrpc4:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 2020-05-04 20:57:36.758 | Selecting previously unselected package libkdb5-8:amd64. 2020-05-04 20:57:36.764 | Preparing to unpack .../libkdb5-8_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... 2020-05-04 20:57:36.766 | Unpacking libkdb5-8:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 2020-05-04 20:57:36.797 | Selecting previously unselected package libkadm5srv-mit9:amd64. 2020-05-04 20:57:36.802 | Preparing to unpack .../libkadm5srv-mit9_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... 2020-05-04 20:57:36.804 | Unpacking libkadm5srv-mit9:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 2020-05-04 20:57:36.836 | Selecting previously unselected package libkadm5clnt-mit9:amd64. 2020-05-04 20:57:36.841 | Preparing to unpack .../libkadm5clnt-mit9_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... 2020-05-04 20:57:36.843 | Unpacking libkadm5clnt-mit9:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 2020-05-04 20:57:36.870 | Selecting previously unselected package comerr-dev. 2020-05-04 20:57:36.875 | Preparing to unpack .../comerr-dev_2.1-1.42.13-1ubuntu1.2_amd64.deb ... 2020-05-04 20:57:36.877 | Unpacking comerr-dev (2.1-1.42.13-1ubuntu1.2) ... 2020-05-04 20:57:36.904 | Selecting previously unselected package krb5-multidev. 2020-05-04 20:57:36.909 | Preparing to unpack .../krb5-multidev_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... 2020-05-04 20:57:36.911 | Unpacking krb5-multidev (1.13.2+dfsg-5ubuntu2.1) ... 2020-05-04 20:57:36.960 | Selecting previously unselected package libicu-dev:amd64. 2020-05-04 20:57:36.965 | Preparing to unpack .../libicu-dev_55.1-7ubuntu0.5_amd64.deb ... 2020-05-04 20:57:36.967 | Unpacking libicu-dev:amd64 (55.1-7ubuntu0.5) ... 2020-05-04 20:57:38.208 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2020-05-04 20:57:38.215 | Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.3_amd64.deb ... 2020-05-04 20:57:38.217 | Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.3) ... 2020-05-04 20:57:38.280 | Selecting previously unselected package libjpeg8-dev:amd64. 2020-05-04 20:57:38.286 | Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2020-05-04 20:57:38.288 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-05-04 20:57:38.312 | Selecting previously unselected package libjpeg-dev:amd64. 2020-05-04 20:57:38.318 | Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2020-05-04 20:57:38.320 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-05-04 20:57:38.343 | Selecting previously unselected package libjs-jquery. 2020-05-04 20:57:38.348 | Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... 2020-05-04 20:57:38.349 | Unpacking libjs-jquery (1.11.3+dfsg-4) ... 2020-05-04 20:57:38.391 | Selecting previously unselected package libjs-jquery-metadata. 2020-05-04 20:57:38.396 | Preparing to unpack .../libjs-jquery-metadata_10-2ubuntu2_all.deb ... 2020-05-04 20:57:38.398 | Unpacking libjs-jquery-metadata (10-2ubuntu2) ... 2020-05-04 20:57:38.426 | Selecting previously unselected package libjs-jquery-tablesorter. 2020-05-04 20:57:38.430 | Preparing to unpack .../libjs-jquery-tablesorter_10-2ubuntu2_all.deb ... 2020-05-04 20:57:38.433 | Unpacking libjs-jquery-tablesorter (10-2ubuntu2) ... 2020-05-04 20:57:38.477 | Selecting previously unselected package mysql-common. 2020-05-04 20:57:38.483 | Preparing to unpack .../mysql-common_5.7.30-0ubuntu0.16.04.1_all.deb ... 2020-05-04 20:57:38.496 | Unpacking mysql-common (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:57:38.529 | Selecting previously unselected package libmysqlclient20:amd64. 2020-05-04 20:57:38.534 | Preparing to unpack .../libmysqlclient20_5.7.30-0ubuntu0.16.04.1_amd64.deb ... 2020-05-04 20:57:38.536 | Unpacking libmysqlclient20:amd64 (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:57:38.662 | Selecting previously unselected package zlib1g-dev:amd64. 2020-05-04 20:57:38.668 | Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.3_amd64.deb ... 2020-05-04 20:57:38.670 | Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ... 2020-05-04 20:57:38.712 | Selecting previously unselected package libssl-dev:amd64. 2020-05-04 20:57:38.717 | Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... 2020-05-04 20:57:38.719 | Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... 2020-05-04 20:57:38.924 | Selecting previously unselected package libmysqlclient-dev. 2020-05-04 20:57:38.928 | Preparing to unpack .../libmysqlclient-dev_5.7.30-0ubuntu0.16.04.1_amd64.deb ... 2020-05-04 20:57:38.930 | Unpacking libmysqlclient-dev (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:57:39.118 | Selecting previously unselected package libpcre16-3:amd64. 2020-05-04 20:57:39.123 | Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... 2020-05-04 20:57:39.125 | Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... 2020-05-04 20:57:39.174 | Selecting previously unselected package libpcre32-3:amd64. 2020-05-04 20:57:39.179 | Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... 2020-05-04 20:57:39.181 | Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... 2020-05-04 20:57:39.224 | Selecting previously unselected package libpcre3-dev:amd64. 2020-05-04 20:57:39.230 | Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... 2020-05-04 20:57:39.231 | Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... 2020-05-04 20:57:39.333 | Selecting previously unselected package libpq5:amd64. 2020-05-04 20:57:39.338 | Preparing to unpack .../libpq5_9.5.21-0ubuntu0.16.04.1_amd64.deb ... 2020-05-04 20:57:39.339 | Unpacking libpq5:amd64 (9.5.21-0ubuntu0.16.04.1) ... 2020-05-04 20:57:39.375 | Selecting previously unselected package libpq-dev. 2020-05-04 20:57:39.382 | Preparing to unpack .../libpq-dev_9.5.21-0ubuntu0.16.04.1_amd64.deb ... 2020-05-04 20:57:39.384 | Unpacking libpq-dev (9.5.21-0ubuntu0.16.04.1) ... 2020-05-04 20:57:39.432 | Selecting previously unselected package libsasl2-dev. 2020-05-04 20:57:39.438 | Preparing to unpack .../libsasl2-dev_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... 2020-05-04 20:57:39.440 | Unpacking libsasl2-dev (2.1.26.dfsg1-14ubuntu0.2) ... 2020-05-04 20:57:39.504 | Selecting previously unselected package libsgutils2-2. 2020-05-04 20:57:39.509 | Preparing to unpack .../libsgutils2-2_1.40-0ubuntu1_amd64.deb ... 2020-05-04 20:57:39.511 | Unpacking libsgutils2-2 (1.40-0ubuntu1) ... 2020-05-04 20:57:39.544 | Selecting previously unselected package libsystemd-dev:amd64. 2020-05-04 20:57:39.549 | Preparing to unpack .../libsystemd-dev_229-4ubuntu21.27_amd64.deb ... 2020-05-04 20:57:39.552 | Unpacking libsystemd-dev:amd64 (229-4ubuntu21.27) ... 2020-05-04 20:57:39.641 | Selecting previously unselected package libxml2-dev:amd64. 2020-05-04 20:57:39.647 | Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ... 2020-05-04 20:57:39.651 | Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... 2020-05-04 20:57:39.781 | Selecting previously unselected package libxslt1.1:amd64. 2020-05-04 20:57:39.787 | Preparing to unpack .../libxslt1.1_1.1.28-2.1ubuntu0.3_amd64.deb ... 2020-05-04 20:57:39.789 | Unpacking libxslt1.1:amd64 (1.1.28-2.1ubuntu0.3) ... 2020-05-04 20:57:39.827 | Selecting previously unselected package libxslt1-dev:amd64. 2020-05-04 20:57:39.832 | Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.3_amd64.deb ... 2020-05-04 20:57:39.834 | Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.3) ... 2020-05-04 20:57:39.926 | Selecting previously unselected package memcached. 2020-05-04 20:57:39.931 | Preparing to unpack .../memcached_1.4.25-2ubuntu1.5_amd64.deb ... 2020-05-04 20:57:39.933 | Unpacking memcached (1.4.25-2ubuntu1.5) ... 2020-05-04 20:57:39.971 | Selecting previously unselected package pkg-config. 2020-05-04 20:57:39.976 | Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... 2020-05-04 20:57:39.978 | Unpacking pkg-config (0.29.1-0ubuntu1) ... 2020-05-04 20:57:40.012 | Selecting previously unselected package pm-utils. 2020-05-04 20:57:40.017 | Preparing to unpack .../pm-utils_1.4.1-16_all.deb ... 2020-05-04 20:57:40.019 | Unpacking pm-utils (1.4.1-16) ... 2020-05-04 20:57:40.060 | Selecting previously unselected package postgresql-client-common. 2020-05-04 20:57:40.065 | Preparing to unpack .../postgresql-client-common_173ubuntu0.3_all.deb ... 2020-05-04 20:57:40.067 | Unpacking postgresql-client-common (173ubuntu0.3) ... 2020-05-04 20:57:40.100 | Selecting previously unselected package ssl-cert. 2020-05-04 20:57:40.106 | Preparing to unpack .../ssl-cert_1.0.37_all.deb ... 2020-05-04 20:57:40.108 | Unpacking ssl-cert (1.0.37) ... 2020-05-04 20:57:40.140 | Selecting previously unselected package postgresql-common. 2020-05-04 20:57:40.145 | Preparing to unpack .../postgresql-common_173ubuntu0.3_all.deb ... 2020-05-04 20:57:40.166 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2020-05-04 20:57:40.169 | Unpacking postgresql-common (173ubuntu0.3) ... 2020-05-04 20:57:40.227 | Selecting previously unselected package postgresql-server-dev-9.5. 2020-05-04 20:57:40.231 | Preparing to unpack .../postgresql-server-dev-9.5_9.5.21-0ubuntu0.16.04.1_amd64.deb ... 2020-05-04 20:57:40.233 | Unpacking postgresql-server-dev-9.5 (9.5.21-0ubuntu0.16.04.1) ... 2020-05-04 20:57:40.442 | Selecting previously unselected package postgresql-server-dev-all. 2020-05-04 20:57:40.447 | Preparing to unpack .../postgresql-server-dev-all_173ubuntu0.3_all.deb ... 2020-05-04 20:57:40.449 | Unpacking postgresql-server-dev-all (173ubuntu0.3) ... 2020-05-04 20:57:40.476 | Selecting previously unselected package python-gdbm. 2020-05-04 20:57:40.482 | Preparing to unpack .../python-gdbm_2.7.12-1~16.04_amd64.deb ... 2020-05-04 20:57:40.484 | Unpacking python-gdbm (2.7.12-1~16.04) ... 2020-05-04 20:57:40.519 | Selecting previously unselected package python-mysqldb. 2020-05-04 20:57:40.523 | Preparing to unpack .../python-mysqldb_1.3.7-1build2_amd64.deb ... 2020-05-04 20:57:40.525 | Unpacking python-mysqldb (1.3.7-1build2) ... 2020-05-04 20:57:40.558 | Selecting previously unselected package python-psutil. 2020-05-04 20:57:40.563 | Preparing to unpack .../python-psutil_3.4.2-1ubuntu0.1_amd64.deb ... 2020-05-04 20:57:40.564 | Unpacking python-psutil (3.4.2-1ubuntu0.1) ... 2020-05-04 20:57:40.598 | Selecting previously unselected package sg3-utils. 2020-05-04 20:57:40.604 | Preparing to unpack .../sg3-utils_1.40-0ubuntu1_amd64.deb ... 2020-05-04 20:57:40.606 | Unpacking sg3-utils (1.40-0ubuntu1) ... 2020-05-04 20:57:40.711 | Selecting previously unselected package sqlite3. 2020-05-04 20:57:40.716 | Preparing to unpack .../sqlite3_3.11.0-1ubuntu1.4_amd64.deb ... 2020-05-04 20:57:40.718 | Unpacking sqlite3 (3.11.0-1ubuntu1.4) ... 2020-05-04 20:57:40.805 | Selecting previously unselected package thin-provisioning-tools. 2020-05-04 20:57:40.810 | Preparing to unpack .../thin-provisioning-tools_0.5.6-1ubuntu1_amd64.deb ... 2020-05-04 20:57:40.811 | Unpacking thin-provisioning-tools (0.5.6-1ubuntu1) ... 2020-05-04 20:57:40.883 | Selecting previously unselected package unzip. 2020-05-04 20:57:40.889 | Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... 2020-05-04 20:57:40.891 | Unpacking unzip (6.0-20ubuntu1) ... 2020-05-04 20:57:40.938 | Selecting previously unselected package xfsprogs. 2020-05-04 20:57:40.943 | Preparing to unpack .../xfsprogs_4.3.0+nmu1ubuntu1.1_amd64.deb ... 2020-05-04 20:57:40.945 | Unpacking xfsprogs (4.3.0+nmu1ubuntu1.1) ... 2020-05-04 20:57:41.066 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2020-05-04 20:57:41.066 | Preparing to unpack .../libosinfo-1.0-0_0.2.12-2ubuntu3_amd64.deb ... 2020-05-04 20:57:41.068 | Unpacking libosinfo-1.0-0:amd64 (0.2.12-2ubuntu3) ... 2020-05-04 20:57:41.140 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2020-05-04 20:57:41.146 | Preparing to unpack .../gir1.2-libosinfo-1.0_0.2.12-2ubuntu3_amd64.deb ... 2020-05-04 20:57:41.149 | Unpacking gir1.2-libosinfo-1.0:amd64 (0.2.12-2ubuntu3) ... 2020-05-04 20:57:41.189 | Selecting previously unselected package libipset3:amd64. 2020-05-04 20:57:41.194 | Preparing to unpack .../libipset3_6.29-1_amd64.deb ... 2020-05-04 20:57:41.197 | Unpacking libipset3:amd64 (6.29-1) ... 2020-05-04 20:57:41.231 | Selecting previously unselected package ipset. 2020-05-04 20:57:41.236 | Preparing to unpack .../ipset_6.29-1_amd64.deb ... 2020-05-04 20:57:41.241 | Unpacking ipset (6.29-1) ... 2020-05-04 20:57:41.271 | Selecting previously unselected package kpartx. 2020-05-04 20:57:41.276 | Preparing to unpack .../kpartx_0.5.0+git1.656f8865-5ubuntu2.5_amd64.deb ... 2020-05-04 20:57:41.280 | Unpacking kpartx (0.5.0+git1.656f8865-5ubuntu2.5) ... 2020-05-04 20:57:41.308 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2020-05-04 20:57:41.313 | Preparing to unpack .../libapache2-mod-proxy-uwsgi_2.0.12-5ubuntu3.2_amd64.deb ... 2020-05-04 20:57:41.315 | Unpacking libapache2-mod-proxy-uwsgi (2.0.12-5ubuntu3.2) ... 2020-05-04 20:57:41.341 | Selecting previously unselected package liberasurecode1:amd64. 2020-05-04 20:57:41.346 | Preparing to unpack .../liberasurecode1_1.1.0-3_amd64.deb ... 2020-05-04 20:57:41.348 | Unpacking liberasurecode1:amd64 (1.1.0-3) ... 2020-05-04 20:57:41.378 | Selecting previously unselected package liberasurecode-dev. 2020-05-04 20:57:41.383 | Preparing to unpack .../liberasurecode-dev_1.1.0-3_amd64.deb ... 2020-05-04 20:57:41.385 | Unpacking liberasurecode-dev (1.1.0-3) ... 2020-05-04 20:57:41.411 | Selecting previously unselected package libffi-dev:amd64. 2020-05-04 20:57:41.417 | Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... 2020-05-04 20:57:41.419 | Unpacking libffi-dev:amd64 (3.2.1-4) ... 2020-05-04 20:57:41.469 | Selecting previously unselected package libkrb5-dev. 2020-05-04 20:57:41.474 | Preparing to unpack .../libkrb5-dev_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... 2020-05-04 20:57:41.476 | Unpacking libkrb5-dev (1.13.2+dfsg-5ubuntu2.1) ... 2020-05-04 20:57:41.507 | Selecting previously unselected package libyaml-dev:amd64. 2020-05-04 20:57:41.513 | Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... 2020-05-04 20:57:41.514 | Unpacking libyaml-dev:amd64 (0.1.6-3) ... 2020-05-04 20:57:41.546 | Selecting previously unselected package socat. 2020-05-04 20:57:41.551 | Preparing to unpack .../socat_1.7.3.1-1_amd64.deb ... 2020-05-04 20:57:41.554 | Unpacking socat (1.7.3.1-1) ... 2020-05-04 20:57:41.619 | Selecting previously unselected package sysfsutils. 2020-05-04 20:57:41.625 | Preparing to unpack .../sysfsutils_2.1.0+repack-4_amd64.deb ... 2020-05-04 20:57:41.627 | Unpacking sysfsutils (2.1.0+repack-4) ... 2020-05-04 20:57:41.657 | Selecting previously unselected package vlan. 2020-05-04 20:57:41.661 | Preparing to unpack .../vlan_1.9-3.2ubuntu1.16.04.5_amd64.deb ... 2020-05-04 20:57:41.665 | Unpacking vlan (1.9-3.2ubuntu1.16.04.5) ... 2020-05-04 20:57:41.685 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 20:57:41.752 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 20:57:41.772 | Processing triggers for mime-support (3.59ubuntu1) ... 2020-05-04 20:57:41.818 | Setting up libxau6:amd64 (1:1.0.8-1) ... 2020-05-04 20:57:41.832 | Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ... 2020-05-04 20:57:41.837 | Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ... 2020-05-04 20:57:41.842 | Setting up libx11-data (2:1.6.3-1ubuntu2.1) ... 2020-05-04 20:57:41.847 | Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ... 2020-05-04 20:57:41.852 | Setting up libxext6:amd64 (2:1.3.3-1) ... 2020-05-04 20:57:41.862 | Setting up groff-base (1.22.3-7) ... 2020-05-04 20:57:41.871 | Setting up bsdmainutils (9.0.6ubuntu3) ... 2020-05-04 20:57:41.896 | update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode 2020-05-04 20:57:41.900 | update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode 2020-05-04 20:57:41.904 | Setting up libpipeline1:amd64 (1.4.1-2) ... 2020-05-04 20:57:41.909 | Setting up man-db (2.7.5-1) ... 2020-05-04 20:57:42.084 | Building database of manual pages ... 2020-05-04 20:57:51.239 | Setting up libapr1:amd64 (1.5.2-3) ... 2020-05-04 20:57:51.252 | Setting up libaprutil1:amd64 (1.5.4-1build1) ... 2020-05-04 20:57:51.257 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... 2020-05-04 20:57:51.263 | Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... 2020-05-04 20:57:51.268 | Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... 2020-05-04 20:57:51.274 | Setting up apache2-bin (2.4.18-2ubuntu3.14) ... 2020-05-04 20:57:51.279 | Setting up apache2-utils (2.4.18-2ubuntu3.14) ... 2020-05-04 20:57:51.284 | Setting up apache2-data (2.4.18-2ubuntu3.14) ... 2020-05-04 20:57:51.289 | Setting up apache2 (2.4.18-2ubuntu3.14) ... 2020-05-04 20:57:51.670 | Enabling module mpm_event. 2020-05-04 20:57:51.732 | Enabling module authz_core. 2020-05-04 20:57:51.739 | Enabling module authz_host. 2020-05-04 20:57:51.791 | Enabling module authn_core. 2020-05-04 20:57:51.798 | Enabling module auth_basic. 2020-05-04 20:57:51.854 | Enabling module access_compat. 2020-05-04 20:57:51.910 | Enabling module authn_file. 2020-05-04 20:57:51.965 | Enabling module authz_user. 2020-05-04 20:57:52.026 | Enabling module alias. 2020-05-04 20:57:52.090 | Enabling module dir. 2020-05-04 20:57:52.142 | Enabling module autoindex. 2020-05-04 20:57:52.199 | Enabling module env. 2020-05-04 20:57:52.255 | Enabling module mime. 2020-05-04 20:57:52.308 | Enabling module negotiation. 2020-05-04 20:57:52.363 | Enabling module setenvif. 2020-05-04 20:57:52.419 | Enabling module filter. 2020-05-04 20:57:52.475 | Enabling module deflate. 2020-05-04 20:57:52.534 | Enabling module status. 2020-05-04 20:57:52.589 | Enabling conf charset. 2020-05-04 20:57:52.649 | Enabling conf localized-error-pages. 2020-05-04 20:57:52.706 | Enabling conf other-vhosts-access-log. 2020-05-04 20:57:52.763 | Enabling conf security. 2020-05-04 20:57:52.817 | Enabling conf serve-cgi-bin. 2020-05-04 20:57:52.878 | Enabling site 000-default. 2020-05-04 20:57:54.468 | Setting up fonts-dejavu-core (2.35-1) ... 2020-05-04 20:57:54.494 | Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... 2020-05-04 20:57:54.607 | Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... 2020-05-04 20:57:54.612 | Setting up fontconfig (2.11.94-0ubuntu1.1) ... 2020-05-04 20:57:56.694 | Regenerating fonts cache... done. 2020-05-04 20:57:56.699 | Setting up gawk (1:4.1.3+dfsg-0.1) ... 2020-05-04 20:57:56.711 | Setting up x11-common (1:7.7+13ubuntu3.1) ... 2020-05-04 20:57:56.887 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-05-04 20:57:57.093 | Setting up libice6:amd64 (2:1.0.9-1) ... 2020-05-04 20:57:57.105 | Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.3) ... 2020-05-04 20:57:57.112 | Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... 2020-05-04 20:57:57.117 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2020-05-04 20:57:57.131 | Setting up libsysfs2:amd64 (2.1.0+repack-4) ... 2020-05-04 20:57:57.145 | Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... 2020-05-04 20:57:57.157 | Setting up libjbig0:amd64 (2.1-3.1) ... 2020-05-04 20:57:57.168 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-05-04 20:57:57.180 | Setting up netcat-openbsd (1.105-7ubuntu1) ... 2020-05-04 20:57:57.187 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2020-05-04 20:57:57.191 | Setting up libdrm-common (2.4.91-2~16.04.1) ... 2020-05-04 20:57:57.196 | Setting up libdrm2:amd64 (2.4.91-2~16.04.1) ... 2020-05-04 20:57:57.202 | Setting up libpci3:amd64 (1:3.3.1-1.1ubuntu1.3) ... 2020-05-04 20:57:57.209 | Setting up libplymouth4:amd64 (0.9.2-3ubuntu13.5) ... 2020-05-04 20:57:57.216 | Setting up libusb-1.0-0:amd64 (2:1.0.20-1) ... 2020-05-04 20:57:57.222 | Setting up lsof (4.89+dfsg-0.1) ... 2020-05-04 20:57:57.227 | Setting up pciutils (1:3.3.1-1.1ubuntu1.3) ... 2020-05-04 20:57:57.237 | Setting up plymouth (0.9.2-3ubuntu13.5) ... 2020-05-04 20:57:57.257 | update-initramfs: deferring update (trigger activated) 2020-05-04 20:57:57.270 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-05-04 20:57:57.386 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-05-04 20:57:57.486 | Setting up powermgmt-base (1.31+nmu1) ... 2020-05-04 20:57:57.493 | Setting up psmisc (22.21-2.1ubuntu0.1) ... 2020-05-04 20:57:57.502 | Setting up usbutils (1:007-4) ... 2020-05-04 20:57:57.508 | Setting up acl (2.2.52-3) ... 2020-05-04 20:57:57.519 | Setting up uuid-dev:amd64 (2.27.1-6ubuntu3.10) ... 2020-05-04 20:57:57.524 | Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... 2020-05-04 20:57:57.529 | Setting up libsctp-dev (1.0.16+dfsg-3) ... 2020-05-04 20:57:57.533 | Setting up libapr1-dev (1.5.2-3) ... 2020-05-04 20:57:57.538 | Setting up libldap2-dev:amd64 (2.4.42+dfsg-2ubuntu3.7) ... 2020-05-04 20:57:57.543 | Setting up libaprutil1-dev (1.5.4-1build1) ... 2020-05-04 20:57:57.549 | Setting up libcroco3:amd64 (0.6.11-1) ... 2020-05-04 20:57:57.554 | Setting up gettext (0.19.7-2ubuntu3.1) ... 2020-05-04 20:57:57.566 | Setting up intltool-debian (0.35.0+20060710.4) ... 2020-05-04 20:57:57.571 | Setting up po-debconf (1.0.19) ... 2020-05-04 20:57:57.596 | Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... 2020-05-04 20:57:57.604 | Setting up libfile-stripnondeterminism-perl (0.015-1) ... 2020-05-04 20:57:57.610 | Setting up libtimedate-perl (2.3000-2) ... 2020-05-04 20:57:57.616 | Setting up autotools-dev (20150820.1) ... 2020-05-04 20:57:57.622 | Setting up bc (1.06.95-9build1) ... 2020-05-04 20:57:57.631 | Setting up bridge-utils (1.5-9ubuntu1) ... 2020-05-04 20:57:57.776 | Setting up libnetfilter-conntrack3:amd64 (1.0.5-1) ... 2020-05-04 20:57:57.783 | Setting up conntrack (1:1.4.3-3) ... 2020-05-04 20:57:57.789 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2020-05-04 20:57:57.800 | Setting up conntrackd (1:1.4.3-3) ... 2020-05-04 20:57:58.351 | Setting up cryptsetup-bin (2:1.6.6-5ubuntu2.1) ... 2020-05-04 20:57:58.356 | Setting up cryptsetup (2:1.6.6-5ubuntu2.1) ... 2020-05-04 20:57:58.489 | update-initramfs: deferring update (trigger activated) 2020-05-04 20:57:58.502 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-05-04 20:57:58.618 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-05-04 20:57:58.763 | Setting up dctrl-tools (2.24-2) ... 2020-05-04 20:57:58.773 | Setting up dnsmasq-base (2.75-1ubuntu0.16.04.5) ... 2020-05-04 20:57:58.883 | Setting up dnsmasq-utils (2.75-1ubuntu0.16.04.5) ... 2020-05-04 20:57:58.889 | Setting up dstat (0.7.2-4) ... 2020-05-04 20:57:59.067 | Setting up ebtables (2.0.10.4-3.4ubuntu2.16.04.2) ... 2020-05-04 20:57:59.093 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-05-04 20:57:59.358 | Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... 2020-05-04 20:57:59.363 | Setting up libcdt5 (2.38.0-12ubuntu2.1) ... 2020-05-04 20:57:59.368 | Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... 2020-05-04 20:57:59.374 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2020-05-04 20:57:59.379 | Setting up libtiff5:amd64 (4.0.6-1ubuntu0.7) ... 2020-05-04 20:57:59.384 | Setting up libvpx3:amd64 (1.5.0-2ubuntu1.1) ... 2020-05-04 20:57:59.389 | Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... 2020-05-04 20:57:59.395 | Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.12) ... 2020-05-04 20:57:59.400 | Setting up libpixman-1-0:amd64 (0.33.6-1) ... 2020-05-04 20:57:59.405 | Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... 2020-05-04 20:57:59.410 | Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... 2020-05-04 20:57:59.414 | Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... 2020-05-04 20:57:59.426 | Setting up libcairo2:amd64 (1.14.6-1) ... 2020-05-04 20:57:59.433 | Setting up libltdl7:amd64 (2.4.6-0.1) ... 2020-05-04 20:57:59.452 | Setting up libthai-data (0.1.24-2) ... 2020-05-04 20:57:59.458 | Setting up libdatrie1:amd64 (0.2.10-2) ... 2020-05-04 20:57:59.463 | Setting up libthai0:amd64 (0.1.24-2) ... 2020-05-04 20:57:59.468 | Setting up libpango-1.0-0:amd64 (1.38.1-1) ... 2020-05-04 20:57:59.473 | Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... 2020-05-04 20:57:59.479 | Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... 2020-05-04 20:57:59.485 | Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... 2020-05-04 20:57:59.490 | Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... 2020-05-04 20:57:59.496 | Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... 2020-05-04 20:57:59.501 | Setting up libgvc6 (2.38.0-12ubuntu2.1) ... 2020-05-04 20:57:59.526 | Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... 2020-05-04 20:57:59.535 | Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... 2020-05-04 20:57:59.552 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2020-05-04 20:57:59.561 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2020-05-04 20:57:59.578 | Setting up graphviz (2.38.0-12ubuntu2.1) ... 2020-05-04 20:57:59.590 | Setting up liblua5.3-0:amd64 (5.3.1-1ubuntu2.1) ... 2020-05-04 20:57:59.598 | Setting up haproxy (1.6.3-1ubuntu0.3) ... 2020-05-04 20:58:00.322 | Setting up icu-devtools (55.1-7ubuntu0.5) ... 2020-05-04 20:58:00.327 | Setting up iputils-arping (3:20121221-5ubuntu2) ... 2020-05-04 20:58:00.332 | Setcap worked! arping is not suid! 2020-05-04 20:58:00.334 | Setting up libnl-route-3-200:amd64 (3.2.27-1ubuntu0.16.04.1) ... 2020-05-04 20:58:00.339 | Setting up libsensors4:amd64 (1:3.4.0-2) ... 2020-05-04 20:58:00.353 | Setting up libsnmp-base (5.7.3+dfsg-1ubuntu4.4) ... 2020-05-04 20:58:00.358 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1ubuntu4.4) ... 2020-05-04 20:58:00.369 | Setting up keepalived (1:1.2.24-1ubuntu0.16.04.2) ... 2020-05-04 20:58:00.895 | Setting up libgssrpc4:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 2020-05-04 20:58:00.901 | Setting up libkdb5-8:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 2020-05-04 20:58:00.907 | Setting up libkadm5srv-mit9:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 2020-05-04 20:58:00.913 | Setting up libkadm5clnt-mit9:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 2020-05-04 20:58:00.919 | Setting up comerr-dev (2.1-1.42.13-1ubuntu1.2) ... 2020-05-04 20:58:00.925 | Setting up krb5-multidev (1.13.2+dfsg-5ubuntu2.1) ... 2020-05-04 20:58:00.930 | Setting up libicu-dev:amd64 (55.1-7ubuntu0.5) ... 2020-05-04 20:58:00.935 | Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.3) ... 2020-05-04 20:58:00.941 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-05-04 20:58:00.947 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-05-04 20:58:00.953 | Setting up libjs-jquery (1.11.3+dfsg-4) ... 2020-05-04 20:58:00.959 | Setting up libjs-jquery-metadata (10-2ubuntu2) ... 2020-05-04 20:58:00.964 | Setting up libjs-jquery-tablesorter (10-2ubuntu2) ... 2020-05-04 20:58:00.970 | Setting up mysql-common (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:58:00.988 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-05-04 20:58:00.992 | Setting up libmysqlclient20:amd64 (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:58:00.997 | Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ... 2020-05-04 20:58:01.003 | Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... 2020-05-04 20:58:01.010 | Setting up libmysqlclient-dev (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:58:01.015 | Setting up libpcre16-3:amd64 (2:8.38-3.1) ... 2020-05-04 20:58:01.021 | Setting up libpcre32-3:amd64 (2:8.38-3.1) ... 2020-05-04 20:58:01.027 | Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... 2020-05-04 20:58:01.034 | Setting up libpq5:amd64 (9.5.21-0ubuntu0.16.04.1) ... 2020-05-04 20:58:01.041 | Setting up libpq-dev (9.5.21-0ubuntu0.16.04.1) ... 2020-05-04 20:58:01.047 | Setting up libsasl2-dev (2.1.26.dfsg1-14ubuntu0.2) ... 2020-05-04 20:58:01.054 | Setting up libsgutils2-2 (1.40-0ubuntu1) ... 2020-05-04 20:58:01.067 | Setting up libsystemd-dev:amd64 (229-4ubuntu21.27) ... 2020-05-04 20:58:01.073 | Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... 2020-05-04 20:58:01.079 | Setting up libxslt1.1:amd64 (1.1.28-2.1ubuntu0.3) ... 2020-05-04 20:58:01.085 | Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.3) ... 2020-05-04 20:58:01.092 | Setting up memcached (1.4.25-2ubuntu1.5) ... 2020-05-04 20:58:01.876 | Setting up pkg-config (0.29.1-0ubuntu1) ... 2020-05-04 20:58:01.935 | Setting up pm-utils (1.4.1-16) ... 2020-05-04 20:58:01.944 | Setting up postgresql-client-common (173ubuntu0.3) ... 2020-05-04 20:58:01.953 | Setting up ssl-cert (1.0.37) ... 2020-05-04 20:58:02.403 | Setting up postgresql-common (173ubuntu0.3) ... 2020-05-04 20:58:02.742 | Adding user postgres to group ssl-cert 2020-05-04 20:58:02.895 | 2020-05-04 20:58:02.895 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2020-05-04 20:58:03.019 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2020-05-04 20:58:03.019 | Removing obsolete dictionary files: 2020-05-04 20:58:03.630 | Setting up postgresql-server-dev-9.5 (9.5.21-0ubuntu0.16.04.1) ... 2020-05-04 20:58:03.636 | Setting up postgresql-server-dev-all (173ubuntu0.3) ... 2020-05-04 20:58:03.641 | Setting up python-gdbm (2.7.12-1~16.04) ... 2020-05-04 20:58:03.647 | Setting up python-mysqldb (1.3.7-1build2) ... 2020-05-04 20:58:03.749 | Setting up python-psutil (3.4.2-1ubuntu0.1) ... 2020-05-04 20:58:03.879 | Setting up sg3-utils (1.40-0ubuntu1) ... 2020-05-04 20:58:03.885 | Setting up sqlite3 (3.11.0-1ubuntu1.4) ... 2020-05-04 20:58:03.891 | Setting up thin-provisioning-tools (0.5.6-1ubuntu1) ... 2020-05-04 20:58:03.897 | Setting up unzip (6.0-20ubuntu1) ... 2020-05-04 20:58:03.917 | Setting up xfsprogs (4.3.0+nmu1ubuntu1.1) ... 2020-05-04 20:58:03.926 | update-initramfs: deferring update (trigger activated) 2020-05-04 20:58:03.930 | Setting up libosinfo-1.0-0:amd64 (0.2.12-2ubuntu3) ... 2020-05-04 20:58:03.936 | Setting up gir1.2-libosinfo-1.0:amd64 (0.2.12-2ubuntu3) ... 2020-05-04 20:58:03.943 | Setting up libipset3:amd64 (6.29-1) ... 2020-05-04 20:58:03.949 | Setting up ipset (6.29-1) ... 2020-05-04 20:58:03.955 | Setting up kpartx (0.5.0+git1.656f8865-5ubuntu2.5) ... 2020-05-04 20:58:03.977 | Setting up libapache2-mod-proxy-uwsgi (2.0.12-5ubuntu3.2) ... 2020-05-04 20:58:04.147 | apache2_invoke: Enable module proxy_uwsgi 2020-05-04 20:58:06.747 | Setting up liberasurecode1:amd64 (1.1.0-3) ... 2020-05-04 20:58:06.753 | Setting up liberasurecode-dev (1.1.0-3) ... 2020-05-04 20:58:06.761 | Setting up libffi-dev:amd64 (3.2.1-4) ... 2020-05-04 20:58:06.768 | Setting up libkrb5-dev (1.13.2+dfsg-5ubuntu2.1) ... 2020-05-04 20:58:06.774 | Setting up libyaml-dev:amd64 (0.1.6-3) ... 2020-05-04 20:58:06.780 | Setting up socat (1.7.3.1-1) ... 2020-05-04 20:58:06.785 | Setting up sysfsutils (2.1.0+repack-4) ... 2020-05-04 20:58:06.804 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-05-04 20:58:07.092 | Setting up vlan (1.9-3.2ubuntu1.16.04.5) ... 2020-05-04 20:58:07.109 | Setting up dh-strip-nondeterminism (0.015-1) ... 2020-05-04 20:58:07.115 | Setting up debhelper (9.20160115ubuntu3) ... 2020-05-04 20:58:07.121 | Setting up apache2-dev (2.4.18-2ubuntu3.14) ... 2020-05-04 20:58:07.128 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 20:58:07.144 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 20:58:07.218 | Processing triggers for initramfs-tools (0.122ubuntu8.16) ... 2020-05-04 20:58:07.266 | update-initramfs: Generating /boot/initrd.img-4.4.0-178-generic 2020-05-04 20:58:22.130 | ++ functions-common:apt_get:1082 : result=0 2020-05-04 20:58:22.133 | ++ functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 20:58:22.136 | ++ functions-common:time_stop:2251 : local name 2020-05-04 20:58:22.139 | ++ functions-common:time_stop:2252 : local end_time 2020-05-04 20:58:22.142 | ++ functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:58:22.144 | ++ functions-common:time_stop:2254 : local total 2020-05-04 20:58:22.147 | ++ functions-common:time_stop:2255 : local start_time 2020-05-04 20:58:22.150 | ++ functions-common:time_stop:2257 : name=apt-get 2020-05-04 20:58:22.152 | ++ functions-common:time_stop:2258 : start_time=1588625833630 2020-05-04 20:58:22.155 | ++ functions-common:time_stop:2260 : [[ -z 1588625833630 ]] 2020-05-04 20:58:22.159 | +++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:58:22.164 | ++ functions-common:time_stop:2263 : end_time=1588625902160 2020-05-04 20:58:22.166 | ++ functions-common:time_stop:2264 : elapsed_time=68530 2020-05-04 20:58:22.169 | ++ functions-common:time_stop:2265 : total=0 2020-05-04 20:58:22.171 | ++ functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:58:22.174 | ++ functions-common:time_stop:2268 : _TIME_TOTAL[$name]=68530 2020-05-04 20:58:22.178 | ++ functions-common:apt_get:1086 : return 0 2020-05-04 20:58:22.182 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-05-04 20:58:22.185 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-05-04 20:58:22.187 | ++ tools/install_prereqs.sh:source:84 : python3_enabled 2020-05-04 20:58:22.190 | ++ inc/python:python3_enabled:593 : [[ False == \T\r\u\e ]] 2020-05-04 20:58:22.193 | ++ inc/python:python3_enabled:596 : return 1 2020-05-04 20:58:22.198 | +++ tools/install_prereqs.sh:source:88 : which python 2020-05-04 20:58:22.203 | ++ tools/install_prereqs.sh:source:88 : export PYTHON=/usr/bin/python 2020-05-04 20:58:22.206 | ++ tools/install_prereqs.sh:source:88 : PYTHON=/usr/bin/python 2020-05-04 20:58:22.209 | ++ tools/install_prereqs.sh:source:94 : date +%s 2020-05-04 20:58:22.213 | ++ tools/install_prereqs.sh:source:95 : date 2020-05-04 20:58:22.218 | + ./stack.sh:main:760 : [[ False != \T\r\u\e ]] 2020-05-04 20:58:22.221 | + ./stack.sh:main:761 : PYPI_ALTERNATIVE_URL= 2020-05-04 20:58:22.224 | + ./stack.sh:main:761 : /opt/stack/new/devstack/tools/install_pip.sh 2020-05-04 20:58:22.699 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/new/devstack/files 2020-05-04 20:58:22.701 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-05-04 20:58:22.703 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-05-04 20:58:22.705 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/opt/stack/new/devstack/files/get-pip.py 2020-05-04 20:58:22.707 | + tools/install_pip.sh:main:43 : GetDistro 2020-05-04 20:58:22.709 | + functions-common:GetDistro:365 : GetOSVersion 2020-05-04 20:58:22.711 | + functions-common:GetOSVersion:342 : _ensure_lsb_release 2020-05-04 20:58:22.713 | ++ functions-common:_ensure_lsb_release:316 : command -v lsb_release 2020-05-04 20:58:22.716 | + functions-common:_ensure_lsb_release:316 : [[ -x /usr/bin/lsb_release ]] 2020-05-04 20:58:22.719 | + functions-common:_ensure_lsb_release:317 : return 2020-05-04 20:58:22.721 | ++ functions-common:GetOSVersion:344 : lsb_release -r -s 2020-05-04 20:58:22.791 | + functions-common:GetOSVersion:344 : os_RELEASE=16.04 2020-05-04 20:58:22.794 | ++ functions-common:GetOSVersion:345 : lsb_release -c -s 2020-05-04 20:58:22.864 | + functions-common:GetOSVersion:345 : os_CODENAME=xenial 2020-05-04 20:58:22.867 | ++ functions-common:GetOSVersion:346 : lsb_release -i -s 2020-05-04 20:58:22.946 | + functions-common:GetOSVersion:346 : os_VENDOR=Ubuntu 2020-05-04 20:58:22.949 | + functions-common:GetOSVersion:348 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-05-04 20:58:22.951 | + functions-common:GetOSVersion:349 : os_PACKAGE=deb 2020-05-04 20:58:22.953 | + functions-common:GetOSVersion:354 : typeset -xr os_VENDOR 2020-05-04 20:58:22.955 | + functions-common:GetOSVersion:355 : typeset -xr os_RELEASE 2020-05-04 20:58:22.958 | + functions-common:GetOSVersion:356 : typeset -xr os_PACKAGE 2020-05-04 20:58:22.960 | + functions-common:GetOSVersion:357 : typeset -xr os_CODENAME 2020-05-04 20:58:22.963 | + functions-common:GetDistro:367 : [[ Ubuntu =~ (Ubuntu) ]] 2020-05-04 20:58:22.965 | + functions-common:GetDistro:370 : DISTRO=xenial 2020-05-04 20:58:22.968 | + functions-common:GetDistro:411 : typeset -xr DISTRO 2020-05-04 20:58:22.970 | + tools/install_pip.sh:main:44 : echo 'Distro: xenial' 2020-05-04 20:58:22.970 | Distro: xenial 2020-05-04 20:58:22.973 | + tools/install_pip.sh:main:126 : get_versions 2020-05-04 20:58:22.976 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-05-04 20:58:22.981 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-05-04 20:58:22.983 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-05-04 20:58:22.987 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-05-04 20:58:22.987 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-05-04 20:58:23.271 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.1 2020-05-04 20:58:23.273 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.1' 2020-05-04 20:58:23.274 | pip: 20.1 2020-05-04 20:58:23.276 | + tools/install_pip.sh:main:135 : is_fedora 2020-05-04 20:58:23.277 | + functions-common:is_fedora:435 : [[ -z Ubuntu ]] 2020-05-04 20:58:23.279 | + functions-common:is_fedora:439 : '[' Ubuntu = Fedora ']' 2020-05-04 20:58:23.282 | + functions-common:is_fedora:439 : '[' Ubuntu = 'Red Hat' ']' 2020-05-04 20:58:23.284 | + functions-common:is_fedora:440 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-05-04 20:58:23.286 | + functions-common:is_fedora:441 : '[' Ubuntu = CentOS ']' 2020-05-04 20:58:23.288 | + functions-common:is_fedora:441 : '[' Ubuntu = OracleServer ']' 2020-05-04 20:58:23.290 | + functions-common:is_fedora:442 : '[' Ubuntu = Virtuozzo ']' 2020-05-04 20:58:23.292 | + tools/install_pip.sh:main:136 : uninstall_package python-pip 2020-05-04 20:58:23.294 | + functions-common:uninstall_package:1307 : is_ubuntu 2020-05-04 20:58:23.296 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 20:58:23.297 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 20:58:23.299 | + functions-common:uninstall_package:1308 : apt_get purge python-pip 2020-05-04 20:58:23.318 | + functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip 2020-05-04 20:58:23.363 | Reading package lists... 2020-05-04 20:58:23.590 | Building dependency tree... 2020-05-04 20:58:23.591 | Reading state information... 2020-05-04 20:58:23.780 | The following packages will be REMOVED: 2020-05-04 20:58:23.781 | python-pip* 2020-05-04 20:58:23.964 | 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2020-05-04 20:58:23.964 | After this operation, 635 kB disk space will be freed. 2020-05-04 20:58:24.008 | (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 ... 35254 files and directories currently installed.) 2020-05-04 20:58:24.010 | Removing python-pip (8.1.1-2ubuntu0.4) ... 2020-05-04 20:58:24.105 | Processing triggers for man-db (2.7.5-1) ... 2020-05-04 20:58:24.488 | + functions-common:apt_get:1082 : result=0 2020-05-04 20:58:24.490 | + functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 20:58:24.491 | + functions-common:time_stop:2251 : local name 2020-05-04 20:58:24.493 | + functions-common:time_stop:2252 : local end_time 2020-05-04 20:58:24.495 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:58:24.497 | + functions-common:time_stop:2254 : local total 2020-05-04 20:58:24.499 | + functions-common:time_stop:2255 : local start_time 2020-05-04 20:58:24.501 | + functions-common:time_stop:2257 : name=apt-get 2020-05-04 20:58:24.502 | + functions-common:time_stop:2258 : start_time=1588625903315 2020-05-04 20:58:24.504 | + functions-common:time_stop:2260 : [[ -z 1588625903315 ]] 2020-05-04 20:58:24.506 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:58:24.509 | + functions-common:time_stop:2263 : end_time=1588625904507 2020-05-04 20:58:24.510 | + functions-common:time_stop:2264 : elapsed_time=1192 2020-05-04 20:58:24.512 | + functions-common:time_stop:2265 : total=0 2020-05-04 20:58:24.514 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:58:24.516 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=1192 2020-05-04 20:58:24.518 | + functions-common:apt_get:1086 : return 0 2020-05-04 20:58:24.519 | + tools/install_pip.sh:main:137 : uninstall_package python3-pip 2020-05-04 20:58:24.521 | + functions-common:uninstall_package:1307 : is_ubuntu 2020-05-04 20:58:24.523 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 20:58:24.525 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 20:58:24.527 | + functions-common:uninstall_package:1308 : apt_get purge python3-pip 2020-05-04 20:58:24.543 | + functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2020-05-04 20:58:24.583 | Reading package lists... 2020-05-04 20:58:24.804 | Building dependency tree... 2020-05-04 20:58:24.805 | Reading state information... 2020-05-04 20:58:25.003 | The following packages will be REMOVED: 2020-05-04 20:58:25.004 | python3-pip* 2020-05-04 20:58:25.205 | 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2020-05-04 20:58:25.205 | After this operation, 569 kB disk space will be freed. 2020-05-04 20:58:25.246 | (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 ... 35150 files and directories currently installed.) 2020-05-04 20:58:25.247 | Removing python3-pip (8.1.1-2ubuntu0.4) ... 2020-05-04 20:58:25.391 | Processing triggers for man-db (2.7.5-1) ... 2020-05-04 20:58:25.768 | + functions-common:apt_get:1082 : result=0 2020-05-04 20:58:25.770 | + functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 20:58:25.773 | + functions-common:time_stop:2251 : local name 2020-05-04 20:58:25.775 | + functions-common:time_stop:2252 : local end_time 2020-05-04 20:58:25.777 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:58:25.779 | + functions-common:time_stop:2254 : local total 2020-05-04 20:58:25.781 | + functions-common:time_stop:2255 : local start_time 2020-05-04 20:58:25.783 | + functions-common:time_stop:2257 : name=apt-get 2020-05-04 20:58:25.785 | + functions-common:time_stop:2258 : start_time=1588625904541 2020-05-04 20:58:25.787 | + functions-common:time_stop:2260 : [[ -z 1588625904541 ]] 2020-05-04 20:58:25.790 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:58:25.793 | + functions-common:time_stop:2263 : end_time=1588625905791 2020-05-04 20:58:25.795 | + functions-common:time_stop:2264 : elapsed_time=1250 2020-05-04 20:58:25.798 | + functions-common:time_stop:2265 : total=1192 2020-05-04 20:58:25.800 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:58:25.802 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=2442 2020-05-04 20:58:25.804 | + functions-common:apt_get:1086 : return 0 2020-05-04 20:58:25.806 | + tools/install_pip.sh:main:140 : install_get_pip 2020-05-04 20:58:25.808 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /opt/stack/new/devstack/files/get-pip.py ]] 2020-05-04 20:58:25.811 | + tools/install_pip.sh:install_get_pip:63 : head -1 /opt/stack/new/devstack/files/get-pip.py 2020-05-04 20:58:25.811 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2020-05-04 20:58:25.815 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /opt/stack/new/devstack/files/get-pip.py ]] 2020-05-04 20:58:25.817 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /opt/stack/new/devstack/files/get-pip.py.downloaded ]] 2020-05-04 20:58:25.819 | + 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 2020-05-04 20:58:28.091 | DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support 2020-05-04 20:58:28.254 | Looking in indexes: http://mirror.ord.rax.opendev.org/pypi/simple, http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64 2020-05-04 20:58:28.506 | Collecting pip!=8,<10 2020-05-04 20:58:28.516 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl (1.4 MB) 2020-05-04 20:58:31.276 | Installing collected packages: pip 2020-05-04 20:58:31.276 | Attempting uninstall: pip 2020-05-04 20:58:31.277 | Found existing installation: pip 20.1 2020-05-04 20:58:31.454 | Uninstalling pip-20.1: 2020-05-04 20:58:31.480 | Successfully uninstalled pip-20.1 2020-05-04 20:58:32.695 | Successfully installed pip-9.0.3 2020-05-04 20:58:32.772 | + tools/install_pip.sh:install_get_pip:93 : python3_enabled 2020-05-04 20:58:32.774 | + inc/python:python3_enabled:593 : [[ False == \T\r\u\e ]] 2020-05-04 20:58:32.776 | + inc/python:python3_enabled:596 : return 1 2020-05-04 20:58:32.778 | + tools/install_pip.sh:main:142 : [[ -n '' ]] 2020-05-04 20:58:32.780 | + tools/install_pip.sh:main:146 : set -x 2020-05-04 20:58:32.782 | + tools/install_pip.sh:main:150 : pip_install_gr setuptools 2020-05-04 20:58:32.784 | + inc/python:pip_install_gr:70 : local name=setuptools 2020-05-04 20:58:32.785 | + inc/python:pip_install_gr:71 : local clean_name 2020-05-04 20:58:32.787 | ++ inc/python:pip_install_gr:72 : get_from_global_requirements setuptools 2020-05-04 20:58:32.789 | ++ inc/python:get_from_global_requirements:392 : local package=setuptools 2020-05-04 20:58:32.791 | ++ inc/python:get_from_global_requirements:393 : local required_pkg 2020-05-04 20:58:32.794 | +++ inc/python:get_from_global_requirements:394 : grep -i -h '^setuptools' /opt/stack/new/requirements/global-requirements.txt 2020-05-04 20:58:32.795 | +++ inc/python:get_from_global_requirements:394 : cut -d# -f1 2020-05-04 20:58:32.799 | ++ inc/python:get_from_global_requirements:394 : 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,!=34.3.2,!=36.2.0,!=40.7.0 ' 2020-05-04 20:58:32.800 | ++ inc/python:get_from_global_requirements:395 : [[ 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,!=34.3.2,!=36.2.0,!=40.7.0 == '' ]] 2020-05-04 20:58:32.802 | ++ inc/python:get_from_global_requirements:398 : 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,!=34.3.2,!=36.2.0,!=40.7.0' 2020-05-04 20:58:32.804 | + inc/python:pip_install_gr:72 : 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,!=34.3.2,!=36.2.0,!=40.7.0' 2020-05-04 20:58:32.806 | + inc/python:pip_install_gr:73 : 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,!=34.3.2,!=36.2.0,!=40.7.0' 2020-05-04 20:58:33.214 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 20:58:33.216 | + inc/python:pip_install:350 : 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,!=34.3.2,!=36.2.0,!=40.7.0/test-requirements.txt' 2020-05-04 20:58:33.218 | + inc/python:pip_install:351 : [[ -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,!=34.3.2,!=36.2.0,!=40.7.0/test-requirements.txt ]] 2020-05-04 20:58:33.220 | + inc/python:pip_install:359 : 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,!=34.3.2,!=36.2.0,!=40.7.0' 2020-05-04 20:58:33.792 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:33.794 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:33.848 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:33.850 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:33.854 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:33.857 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:33.897 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:33.899 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:33.938 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:33.940 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:33.942 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 20:58:33.963 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:33.965 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.033 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:34.036 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.041 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:34.043 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.074 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:34.075 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.081 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:34.083 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.126 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:34.128 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.146 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:34.148 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.167 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:34.172 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.199 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:34.201 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.352 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:34.355 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.393 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:34.396 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.412 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:34.415 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.445 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:34.447 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.491 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:34.493 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.533 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:34.536 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.588 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:34.590 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:34.633 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=40.7.0,>=16.0 in /usr/local/lib/python2.7/dist-packages 2020-05-04 20:58:34.818 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 20:58:34.818 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 20:58:34.853 | + inc/python:pip_install:366 : result=0 2020-05-04 20:58:34.854 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 20:58:34.856 | + functions-common:time_stop:2251 : local name 2020-05-04 20:58:34.857 | + functions-common:time_stop:2252 : local end_time 2020-05-04 20:58:34.859 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:58:34.860 | + functions-common:time_stop:2254 : local total 2020-05-04 20:58:34.862 | + functions-common:time_stop:2255 : local start_time 2020-05-04 20:58:34.863 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 20:58:34.865 | + functions-common:time_stop:2258 : start_time=1588625912817 2020-05-04 20:58:34.866 | + functions-common:time_stop:2260 : [[ -z 1588625912817 ]] 2020-05-04 20:58:34.869 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:58:34.872 | + functions-common:time_stop:2263 : end_time=1588625914870 2020-05-04 20:58:34.873 | + functions-common:time_stop:2264 : elapsed_time=2053 2020-05-04 20:58:34.875 | + functions-common:time_stop:2265 : total=0 2020-05-04 20:58:34.876 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:58:34.878 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=2053 2020-05-04 20:58:34.880 | + inc/python:pip_install:369 : return 0 2020-05-04 20:58:34.883 | + tools/install_pip.sh:main:152 : get_versions 2020-05-04 20:58:34.886 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-05-04 20:58:34.890 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-05-04 20:58:34.891 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-05-04 20:58:34.895 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-05-04 20:58:34.897 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-05-04 20:58:35.298 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=9.0.3 2020-05-04 20:58:35.300 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 9.0.3' 2020-05-04 20:58:35.300 | pip: 9.0.3 2020-05-04 20:58:35.305 | + ./stack.sh:main:765 : pip_install -U os-testr 2020-05-04 20:58:35.757 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 20:58:35.760 | + inc/python:pip_install:350 : local test_req=os-testr/test-requirements.txt 2020-05-04 20:58:35.764 | + inc/python:pip_install:351 : [[ -e os-testr/test-requirements.txt ]] 2020-05-04 20:58:35.766 | + inc/python:pip_install:359 : 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 2020-05-04 20:58:36.334 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.336 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.394 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.396 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.398 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.401 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.436 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.438 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.476 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.478 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.481 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 20:58:36.501 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.503 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.565 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.567 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.571 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.573 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.604 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.607 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.612 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.614 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.655 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.657 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.674 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.676 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.694 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.696 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.721 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.723 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.874 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.876 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.912 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.914 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.929 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.931 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:36.960 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:36.962 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:37.000 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:37.003 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:37.042 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:37.045 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:37.096 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:37.098 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:37.176 | Collecting os-testr===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 408)) 2020-05-04 20:58:37.262 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/cc/f4/3aa883e1100293235ff522848e8b023f2a681efb6f3da8443370721f9f6a/os_testr-1.0.0-py2-none-any.whl (41kB) 2020-05-04 20:58:37.379 | Collecting testtools===2.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 318)) 2020-05-04 20:58:37.439 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB) 2020-05-04 20:58:37.613 | Collecting stestr===2.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281)) 2020-05-04 20:58:37.679 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/stestr/stestr-2.0.0-py2-none-any.whl (100kB) 2020-05-04 20:58:37.844 | Collecting pbr===3.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 43)) 2020-05-04 20:58:38.011 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/0c/5d/b077dbf309993d52c1d71e6bf6fe443a8029ea215135ebbe0b1b10e7aefc/pbr-3.1.1-py2.py3-none-any.whl (99kB) 2020-05-04 20:58:38.116 | Collecting python-subunit===1.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 162)) 2020-05-04 20:58:38.152 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/75/00/f5829197ddfb9b8ff68b2995b5bb33519ec889282d45c27a7b98d2f40752/python_subunit-1.2.0-py2.py3-none-any.whl (112kB) 2020-05-04 20:58:38.263 | Collecting unittest2===1.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 183)) 2020-05-04 20:58:38.297 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2020-05-04 20:58:38.406 | Collecting traceback2===1.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 132)) 2020-05-04 20:58:38.432 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl 2020-05-04 20:58:38.522 | Collecting extras===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 146)) 2020-05-04 20:58:38.547 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl 2020-05-04 20:58:38.636 | Collecting fixtures===3.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 57)) 2020-05-04 20:58:38.681 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2020-05-04 20:58:38.752 | Collecting six===1.11.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 415)) 2020-05-04 20:58:38.798 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl 2020-05-04 20:58:38.844 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 89)) 2020-05-04 20:58:38.882 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl 2020-05-04 20:58:38.971 | Collecting voluptuous===0.10.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 2)) 2020-05-04 20:58:39.048 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/voluptuous/voluptuous-0.10.5-py2-none-any.whl 2020-05-04 20:58:39.155 | Collecting PyYAML===3.12 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 167)) 2020-05-04 20:58:39.262 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/pyyaml/PyYAML-3.12-cp27-cp27mu-linux_x86_64.whl (316kB) 2020-05-04 20:58:39.363 | Collecting future===0.16.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 457)) 2020-05-04 20:58:39.429 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/future/future-0.16.0-py2-none-any.whl (500kB) 2020-05-04 20:58:39.582 | Collecting cliff===2.11.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 219)) 2020-05-04 20:58:39.704 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/62/86/ba4f9e53fa558f74872d75fe200b1aaa7701637dfaf66ee9aaec646dba44/cliff-2.11.1-py2-none-any.whl (71kB) 2020-05-04 20:58:39.810 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 183)) 2020-05-04 20:58:39.842 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl 2020-05-04 20:58:39.893 | Collecting linecache2===1.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 332)) 2020-05-04 20:58:39.926 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl 2020-05-04 20:58:40.010 | Collecting cmd2===0.7.9 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 397)) 2020-05-04 20:58:40.180 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/cmd2/cmd2-0.7.9-py2-none-any.whl 2020-05-04 20:58:40.271 | Collecting stevedore===1.28.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 389)) 2020-05-04 20:58:40.392 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/17/6b/3b7d6d08b2ab3e5ef09e01c9f7b3b590ee135f289bb94553419e40922c25/stevedore-1.28.0-py2.py3-none-any.whl 2020-05-04 20:58:40.482 | Collecting prettytable===0.7.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 129)) 2020-05-04 20:58:40.513 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/prettytable/prettytable-0.7.2-py2-none-any.whl 2020-05-04 20:58:40.603 | Collecting unicodecsv===0.14.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 155)) 2020-05-04 20:58:40.628 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/unicodecsv/unicodecsv-0.14.1-py2-none-any.whl 2020-05-04 20:58:40.710 | Collecting pyparsing===2.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 380)) 2020-05-04 20:58:40.848 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl (56kB) 2020-05-04 20:58:40.935 | Collecting pyperclip===1.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2020-05-04 20:58:40.994 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/pyperclip/pyperclip-1.6.0-py2-none-any.whl 2020-05-04 20:58:41.043 | Installing collected packages: voluptuous, pbr, six, linecache2, traceback2, argparse, unittest2, extras, python-mimeparse, testtools, fixtures, prettytable, unicodecsv, python-subunit, PyYAML, pyperclip, pyparsing, cmd2, stevedore, cliff, future, stestr, os-testr 2020-05-04 20:58:41.144 | Found existing installation: six 1.14.0 2020-05-04 20:58:41.148 | Uninstalling six-1.14.0: 2020-05-04 20:58:41.151 | Successfully uninstalled six-1.14.0 2020-05-04 20:58:41.200 | Found existing installation: argparse 1.2.1 2020-05-04 20:58:41.202 | Not uninstalling argparse at /usr/lib/python2.7, as it is in the standard library. 2020-05-04 20:58:43.057 | Successfully installed PyYAML-3.12 argparse-1.4.0 cliff-2.11.1 cmd2-0.7.9 extras-1.0.0 fixtures-3.0.0 future-0.16.0 linecache2-1.0.0 os-testr-1.0.0 pbr-3.1.1 prettytable-0.7.2 pyparsing-2.2.0 pyperclip-1.6.0 python-mimeparse-1.6.0 python-subunit-1.2.0 six-1.11.0 stestr-2.0.0 stevedore-1.28.0 testtools-2.3.0 traceback2-1.4.0 unicodecsv-0.14.1 unittest2-1.1.0 voluptuous-0.10.5 2020-05-04 20:58:43.199 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 20:58:43.199 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 20:58:43.235 | + inc/python:pip_install:366 : result=0 2020-05-04 20:58:43.237 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 20:58:43.240 | + functions-common:time_stop:2251 : local name 2020-05-04 20:58:43.243 | + functions-common:time_stop:2252 : local end_time 2020-05-04 20:58:43.245 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:58:43.248 | + functions-common:time_stop:2254 : local total 2020-05-04 20:58:43.250 | + functions-common:time_stop:2255 : local start_time 2020-05-04 20:58:43.253 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 20:58:43.255 | + functions-common:time_stop:2258 : start_time=1588625915325 2020-05-04 20:58:43.258 | + functions-common:time_stop:2260 : [[ -z 1588625915325 ]] 2020-05-04 20:58:43.261 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:58:43.265 | + functions-common:time_stop:2263 : end_time=1588625923262 2020-05-04 20:58:43.267 | + functions-common:time_stop:2264 : elapsed_time=7937 2020-05-04 20:58:43.269 | + functions-common:time_stop:2265 : total=0 2020-05-04 20:58:43.271 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:58:43.274 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=7937 2020-05-04 20:58:43.276 | + inc/python:pip_install:369 : return 0 2020-05-04 20:58:43.279 | + ./stack.sh:main:767 : TRACK_DEPENDS=False 2020-05-04 20:58:43.282 | + ./stack.sh:main:770 : [[ False = True ]] 2020-05-04 20:58:43.284 | + ./stack.sh:main:781 : source /opt/stack/new/devstack/tools/fixup_stuff.sh 2020-05-04 20:58:43.286 | ++ tools/fixup_stuff.sh:source:22 : [[ -z /opt/stack/new/devstack ]] 2020-05-04 20:58:43.290 | + ./stack.sh:main:782 : fixup_all 2020-05-04 20:58:43.292 | + tools/fixup_stuff.sh:fixup_all:247 : fixup_keystone 2020-05-04 20:58:43.294 | + tools/fixup_stuff.sh:fixup_keystone:49 : keystone_ports=35357,35358 2020-05-04 20:58:43.297 | + tools/fixup_stuff.sh:fixup_keystone:54 : sysctl net.ipv4.ip_local_reserved_ports 2020-05-04 20:58:43.303 | ++ tools/fixup_stuff.sh:fixup_keystone:56 : awk -F= '{print $2;}' 2020-05-04 20:58:43.303 | ++ tools/fixup_stuff.sh:fixup_keystone:56 : sysctl net.ipv4.ip_local_reserved_ports 2020-05-04 20:58:43.304 | ++ tools/fixup_stuff.sh:fixup_keystone:56 : sed 's/^ //' 2020-05-04 20:58:43.309 | + tools/fixup_stuff.sh:fixup_keystone:56 : reserved_ports= 2020-05-04 20:58:43.310 | + tools/fixup_stuff.sh:fixup_keystone:58 : [[ -z '' ]] 2020-05-04 20:58:43.313 | + tools/fixup_stuff.sh:fixup_keystone:60 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2020-05-04 20:58:43.320 | net.ipv4.ip_local_reserved_ports = 35357,35358 2020-05-04 20:58:43.324 | + tools/fixup_stuff.sh:fixup_all:248 : fixup_uca 2020-05-04 20:58:43.327 | + tools/fixup_stuff.sh:fixup_uca:86 : [[ True == \F\a\l\s\e ]] 2020-05-04 20:58:43.329 | + tools/fixup_stuff.sh:fixup_uca:86 : [[ xenial != \x\e\n\i\a\l ]] 2020-05-04 20:58:43.332 | + tools/fixup_stuff.sh:fixup_uca:86 : [[ False == \T\r\u\e ]] 2020-05-04 20:58:43.334 | + tools/fixup_stuff.sh:fixup_uca:91 : install_package software-properties-common 2020-05-04 20:58:43.337 | + functions-common:install_package:1278 : update_package_repo 2020-05-04 20:58:43.339 | + functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 20:58:43.342 | + functions-common:update_package_repo:1251 : REPOS_UPDATED=True 2020-05-04 20:58:43.345 | + functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 20:58:43.347 | + functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 20:58:43.350 | + functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 20:58:43.353 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 20:58:43.356 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 20:58:43.358 | + functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 20:58:43.361 | + functions-common:apt_get_update:1037 : [[ True == \T\r\u\e ]] 2020-05-04 20:58:43.364 | + functions-common:apt_get_update:1037 : [[ False != \T\r\u\e ]] 2020-05-04 20:58:43.366 | + functions-common:apt_get_update:1038 : return 2020-05-04 20:58:43.369 | + functions-common:install_package:1279 : real_install_package software-properties-common 2020-05-04 20:58:43.371 | + functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 20:58:43.373 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 20:58:43.376 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 20:58:43.378 | + functions-common:real_install_package:1265 : apt_get install software-properties-common 2020-05-04 20:58:43.399 | + functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2020-05-04 20:58:43.441 | Reading package lists... 2020-05-04 20:58:43.691 | Building dependency tree... 2020-05-04 20:58:43.692 | Reading state information... 2020-05-04 20:58:43.945 | software-properties-common is already the newest version (0.96.20.9). 2020-05-04 20:58:43.945 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2020-05-04 20:58:43.950 | + functions-common:apt_get:1082 : result=0 2020-05-04 20:58:43.953 | + functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 20:58:43.955 | + functions-common:time_stop:2251 : local name 2020-05-04 20:58:43.957 | + functions-common:time_stop:2252 : local end_time 2020-05-04 20:58:43.960 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:58:43.963 | + functions-common:time_stop:2254 : local total 2020-05-04 20:58:43.965 | + functions-common:time_stop:2255 : local start_time 2020-05-04 20:58:43.968 | + functions-common:time_stop:2257 : name=apt-get 2020-05-04 20:58:43.971 | + functions-common:time_stop:2258 : start_time=1588625923396 2020-05-04 20:58:43.973 | + functions-common:time_stop:2260 : [[ -z 1588625923396 ]] 2020-05-04 20:58:43.977 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:58:43.980 | + functions-common:time_stop:2263 : end_time=1588625923978 2020-05-04 20:58:43.983 | + functions-common:time_stop:2264 : elapsed_time=582 2020-05-04 20:58:43.985 | + functions-common:time_stop:2265 : total=68530 2020-05-04 20:58:43.988 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:58:43.990 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=69112 2020-05-04 20:58:43.993 | + functions-common:apt_get:1086 : return 0 2020-05-04 20:58:43.995 | + tools/fixup_stuff.sh:fixup_uca:93 : [[ -f /etc/ci/mirror_info.sh ]] 2020-05-04 20:58:43.998 | + tools/fixup_stuff.sh:fixup_uca:96 : source /etc/ci/mirror_info.sh 2020-05-04 20:58:44.001 | ++ /etc/ci/mirror_info.sh:source:17 : export NODEPOOL_MIRROR_HOST=mirror.ord.rax.opendev.org 2020-05-04 20:58:44.004 | ++ /etc/ci/mirror_info.sh:source:17 : NODEPOOL_MIRROR_HOST=mirror.ord.rax.opendev.org 2020-05-04 20:58:44.007 | ++ /etc/ci/mirror_info.sh:source:26 : . /etc/os-release 2020-05-04 20:58:44.009 | +++ /etc/os-release:source:1 : NAME=Ubuntu 2020-05-04 20:58:44.012 | +++ /etc/os-release:source:2 : VERSION='16.04.6 LTS (Xenial Xerus)' 2020-05-04 20:58:44.015 | +++ /etc/os-release:source:3 : ID=ubuntu 2020-05-04 20:58:44.018 | +++ /etc/os-release:source:4 : ID_LIKE=debian 2020-05-04 20:58:44.021 | +++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 16.04.6 LTS' 2020-05-04 20:58:44.023 | +++ /etc/os-release:source:6 : VERSION_ID=16.04 2020-05-04 20:58:44.027 | +++ /etc/os-release:source:7 : HOME_URL=http://www.ubuntu.com/ 2020-05-04 20:58:44.030 | +++ /etc/os-release:source:8 : SUPPORT_URL=http://help.ubuntu.com/ 2020-05-04 20:58:44.032 | +++ /etc/os-release:source:9 : BUG_REPORT_URL=http://bugs.launchpad.net/ubuntu/ 2020-05-04 20:58:44.035 | +++ /etc/os-release:source:10 : VERSION_CODENAME=xenial 2020-05-04 20:58:44.038 | +++ /etc/os-release:source:11 : UBUNTU_CODENAME=xenial 2020-05-04 20:58:44.041 | ++ /etc/ci/mirror_info.sh:source:30 : OS_TYPE=ubuntu 2020-05-04 20:58:44.044 | ++ /etc/ci/mirror_info.sh:source:34 : OS_VERSION=16.04 2020-05-04 20:58:44.047 | ++ /etc/ci/mirror_info.sh:source:35 : '[' ubuntu '!=' ubuntu ']' 2020-05-04 20:58:44.051 | +++ /etc/ci/mirror_info.sh:source:42 : uname -m 2020-05-04 20:58:44.056 | ++ /etc/ci/mirror_info.sh:source:42 : OS_ARCH=x86_64 2020-05-04 20:58:44.059 | ++ /etc/ci/mirror_info.sh:source:46 : AFS_SLUG=ubuntu-16.04-x86_64 2020-05-04 20:58:44.065 | +++ /etc/ci/mirror_info.sh:source:47 : tr '[:upper:]' '[:lower:]' 2020-05-04 20:58:44.065 | +++ /etc/ci/mirror_info.sh:source:47 : echo ubuntu-16.04-x86_64 2020-05-04 20:58:44.071 | ++ /etc/ci/mirror_info.sh:source:47 : AFS_SLUG=ubuntu-16.04-x86_64 2020-05-04 20:58:44.074 | ++ /etc/ci/mirror_info.sh:source:49 : export AFS_SLUG 2020-05-04 20:58:44.078 | ++ /etc/ci/mirror_info.sh:source:50 : export NODEPOOL_DEBIAN_MIRROR=http://mirror.ord.rax.opendev.org/debian 2020-05-04 20:58:44.081 | ++ /etc/ci/mirror_info.sh:source:50 : NODEPOOL_DEBIAN_MIRROR=http://mirror.ord.rax.opendev.org/debian 2020-05-04 20:58:44.085 | ++ /etc/ci/mirror_info.sh:source:51 : export NODEPOOL_PYPI_MIRROR=http://mirror.ord.rax.opendev.org/pypi/simple 2020-05-04 20:58:44.089 | ++ /etc/ci/mirror_info.sh:source:51 : NODEPOOL_PYPI_MIRROR=http://mirror.ord.rax.opendev.org/pypi/simple 2020-05-04 20:58:44.093 | ++ /etc/ci/mirror_info.sh:source:52 : export NODEPOOL_WHEEL_MIRROR=http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64 2020-05-04 20:58:44.097 | ++ /etc/ci/mirror_info.sh:source:52 : NODEPOOL_WHEEL_MIRROR=http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64 2020-05-04 20:58:44.101 | ++ /etc/ci/mirror_info.sh:source:53 : export NODEPOOL_UBUNTU_MIRROR=http://mirror.ord.rax.opendev.org/ubuntu 2020-05-04 20:58:44.104 | ++ /etc/ci/mirror_info.sh:source:53 : NODEPOOL_UBUNTU_MIRROR=http://mirror.ord.rax.opendev.org/ubuntu 2020-05-04 20:58:44.108 | ++ /etc/ci/mirror_info.sh:source:54 : export NODEPOOL_UBUNTU_PORTS_MIRROR=http://mirror.ord.rax.opendev.org/ubuntu-ports 2020-05-04 20:58:44.111 | ++ /etc/ci/mirror_info.sh:source:54 : NODEPOOL_UBUNTU_PORTS_MIRROR=http://mirror.ord.rax.opendev.org/ubuntu-ports 2020-05-04 20:58:44.116 | ++ /etc/ci/mirror_info.sh:source:55 : export NODEPOOL_CENTOS_MIRROR=http://mirror.ord.rax.opendev.org/centos 2020-05-04 20:58:44.119 | ++ /etc/ci/mirror_info.sh:source:55 : NODEPOOL_CENTOS_MIRROR=http://mirror.ord.rax.opendev.org/centos 2020-05-04 20:58:44.123 | ++ /etc/ci/mirror_info.sh:source:56 : export NODEPOOL_DEBIAN_OPENSTACK_MIRROR=http://mirror.ord.rax.opendev.org/debian-openstack 2020-05-04 20:58:44.126 | ++ /etc/ci/mirror_info.sh:source:56 : NODEPOOL_DEBIAN_OPENSTACK_MIRROR=http://mirror.ord.rax.opendev.org/debian-openstack 2020-05-04 20:58:44.130 | ++ /etc/ci/mirror_info.sh:source:57 : export NODEPOOL_EPEL_MIRROR=http://mirror.ord.rax.opendev.org/epel 2020-05-04 20:58:44.133 | ++ /etc/ci/mirror_info.sh:source:57 : NODEPOOL_EPEL_MIRROR=http://mirror.ord.rax.opendev.org/epel 2020-05-04 20:58:44.137 | ++ /etc/ci/mirror_info.sh:source:58 : export NODEPOOL_FEDORA_MIRROR=http://mirror.ord.rax.opendev.org/fedora 2020-05-04 20:58:44.141 | ++ /etc/ci/mirror_info.sh:source:58 : NODEPOOL_FEDORA_MIRROR=http://mirror.ord.rax.opendev.org/fedora 2020-05-04 20:58:44.144 | ++ /etc/ci/mirror_info.sh:source:59 : export NODEPOOL_OPENSUSE_MIRROR=http://mirror.ord.rax.opendev.org/opensuse 2020-05-04 20:58:44.148 | ++ /etc/ci/mirror_info.sh:source:59 : NODEPOOL_OPENSUSE_MIRROR=http://mirror.ord.rax.opendev.org/opensuse 2020-05-04 20:58:44.151 | ++ /etc/ci/mirror_info.sh:source:60 : export NODEPOOL_CEPH_MIRROR=http://mirror.ord.rax.opendev.org/ceph-deb-hammer 2020-05-04 20:58:44.155 | ++ /etc/ci/mirror_info.sh:source:60 : NODEPOOL_CEPH_MIRROR=http://mirror.ord.rax.opendev.org/ceph-deb-hammer 2020-05-04 20:58:44.159 | ++ /etc/ci/mirror_info.sh:source:61 : export NODEPOOL_UCA_MIRROR=http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive 2020-05-04 20:58:44.163 | ++ /etc/ci/mirror_info.sh:source:61 : NODEPOOL_UCA_MIRROR=http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive 2020-05-04 20:58:44.166 | ++ /etc/ci/mirror_info.sh:source:63 : export NODEPOOL_BUILDLOGS_CENTOS_PROXY=http://mirror.ord.rax.opendev.org:8080/buildlogs.centos 2020-05-04 20:58:44.170 | ++ /etc/ci/mirror_info.sh:source:63 : NODEPOOL_BUILDLOGS_CENTOS_PROXY=http://mirror.ord.rax.opendev.org:8080/buildlogs.centos 2020-05-04 20:58:44.174 | ++ /etc/ci/mirror_info.sh:source:64 : export NODEPOOL_CBS_CENTOS_PROXY=http://mirror.ord.rax.opendev.org:8080/cbs.centos 2020-05-04 20:58:44.178 | ++ /etc/ci/mirror_info.sh:source:64 : NODEPOOL_CBS_CENTOS_PROXY=http://mirror.ord.rax.opendev.org:8080/cbs.centos 2020-05-04 20:58:44.182 | ++ /etc/ci/mirror_info.sh:source:65 : export NODEPOOL_DOCKER_REGISTRY_PROXY=http://mirror.ord.rax.opendev.org:8081/registry-1.docker/ 2020-05-04 20:58:44.185 | ++ /etc/ci/mirror_info.sh:source:65 : NODEPOOL_DOCKER_REGISTRY_PROXY=http://mirror.ord.rax.opendev.org:8081/registry-1.docker/ 2020-05-04 20:58:44.189 | ++ /etc/ci/mirror_info.sh:source:66 : export NODEPOOL_DOCKER_REGISTRY_V2_PROXY=http://mirror.ord.rax.opendev.org:8082/ 2020-05-04 20:58:44.192 | ++ /etc/ci/mirror_info.sh:source:66 : NODEPOOL_DOCKER_REGISTRY_V2_PROXY=http://mirror.ord.rax.opendev.org:8082/ 2020-05-04 20:58:44.196 | ++ /etc/ci/mirror_info.sh:source:67 : export NODEPOOL_RDO_PROXY=http://mirror.ord.rax.opendev.org:8080/rdo 2020-05-04 20:58:44.199 | ++ /etc/ci/mirror_info.sh:source:67 : NODEPOOL_RDO_PROXY=http://mirror.ord.rax.opendev.org:8080/rdo 2020-05-04 20:58:44.202 | ++ /etc/ci/mirror_info.sh:source:68 : export NODEPOOL_RUGYGEMS_PROXY=http://mirror.ord.rax.opendev.org:8080/rubygems/ 2020-05-04 20:58:44.206 | ++ /etc/ci/mirror_info.sh:source:68 : NODEPOOL_RUGYGEMS_PROXY=http://mirror.ord.rax.opendev.org:8080/rubygems/ 2020-05-04 20:58:44.209 | ++ /etc/ci/mirror_info.sh:source:69 : export NODEPOOL_NPM_REGISTRY_PROXY=http://mirror.ord.rax.opendev.org:8080/registry.npmjs 2020-05-04 20:58:44.213 | ++ /etc/ci/mirror_info.sh:source:69 : NODEPOOL_NPM_REGISTRY_PROXY=http://mirror.ord.rax.opendev.org:8080/registry.npmjs 2020-05-04 20:58:44.216 | ++ /etc/ci/mirror_info.sh:source:73 : export NODEPOOL_LXC_IMAGE_PROXY=mirror.ord.rax.opendev.org:8080/images.linuxcontainers 2020-05-04 20:58:44.220 | ++ /etc/ci/mirror_info.sh:source:73 : NODEPOOL_LXC_IMAGE_PROXY=mirror.ord.rax.opendev.org:8080/images.linuxcontainers 2020-05-04 20:58:44.223 | ++ /etc/ci/mirror_info.sh:source:74 : export NODEPOOL_PERCONA_PROXY=mirror.ord.rax.opendev.org:8080/percona 2020-05-04 20:58:44.226 | ++ /etc/ci/mirror_info.sh:source:74 : NODEPOOL_PERCONA_PROXY=mirror.ord.rax.opendev.org:8080/percona 2020-05-04 20:58:44.229 | ++ /etc/ci/mirror_info.sh:source:75 : export NODEPOOL_MARIADB_PROXY=mirror.ord.rax.opendev.org:8080/MariaDB 2020-05-04 20:58:44.233 | ++ /etc/ci/mirror_info.sh:source:75 : NODEPOOL_MARIADB_PROXY=mirror.ord.rax.opendev.org:8080/MariaDB 2020-05-04 20:58:44.237 | + tools/fixup_stuff.sh:fixup_uca:98 : sudo apt-add-repository -y 'deb http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike main' 2020-05-04 20:58:45.010 | + tools/fixup_stuff.sh:fixup_uca:108 : iniset -sudo /etc/pip.conf global no-binary libvirt-python 2020-05-04 20:58:45.050 | + tools/fixup_stuff.sh:fixup_uca:111 : REPOS_UPDATED=False 2020-05-04 20:58:45.054 | + tools/fixup_stuff.sh:fixup_uca:112 : apt_get_update 2020-05-04 20:58:45.057 | + functions-common:apt_get_update:1037 : [[ False == \T\r\u\e ]] 2020-05-04 20:58:45.061 | + functions-common:apt_get_update:1042 : [[ False = \T\r\u\e ]] 2020-05-04 20:58:45.064 | + functions-common:apt_get_update:1044 : local sudo=sudo 2020-05-04 20:58:45.069 | ++ functions-common:apt_get_update:1045 : id -u 2020-05-04 20:58:45.074 | + functions-common:apt_get_update:1045 : [[ 1001 = \0 ]] 2020-05-04 20:58:45.077 | + functions-common:apt_get_update:1048 : time_start apt-get-update 2020-05-04 20:58:45.080 | + functions-common:time_start:2237 : local name=apt-get-update 2020-05-04 20:58:45.084 | + functions-common:time_start:2238 : local start_time= 2020-05-04 20:58:45.087 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 20:58:45.092 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 20:58:45.096 | + functions-common:time_start:2242 : _TIME_START[$name]=1588625925093 2020-05-04 20:58:45.099 | + functions-common:apt_get_update:1050 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-05-04 20:58:45.102 | + functions-common:apt_get_update:1051 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-05-04 20:58:45.106 | + functions-common:apt_get_update:1052 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2020-05-04 20:58:45.148 | Ign:1 http://mirror.ord.rax.opendev.org/ubuntu xenial InRelease 2020-05-04 20:58:45.149 | Ign:2 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates InRelease 2020-05-04 20:58:45.150 | Ign:3 http://mirror.ord.rax.opendev.org/ubuntu xenial-backports InRelease 2020-05-04 20:58:45.208 | Ign:4 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike InRelease 2020-05-04 20:58:45.209 | Ign:5 http://mirror.ord.rax.opendev.org/ubuntu xenial-security InRelease 2020-05-04 20:58:45.210 | Hit:6 http://mirror.ord.rax.opendev.org/ubuntu xenial Release 2020-05-04 20:58:45.211 | Hit:7 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates Release 2020-05-04 20:58:45.212 | Hit:8 http://mirror.ord.rax.opendev.org/ubuntu xenial-backports Release 2020-05-04 20:58:45.213 | Get:9 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike Release [2,584 B] 2020-05-04 20:58:45.214 | Hit:10 http://mirror.ord.rax.opendev.org/ubuntu xenial-security Release 2020-05-04 20:58:45.216 | Ign:11 http://mirror.ord.rax.opendev.org/ubuntu xenial Release.gpg 2020-05-04 20:58:45.216 | Ign:12 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates Release.gpg 2020-05-04 20:58:45.217 | Ign:13 http://mirror.ord.rax.opendev.org/ubuntu xenial-backports Release.gpg 2020-05-04 20:58:45.218 | Ign:14 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike Release.gpg 2020-05-04 20:58:45.219 | Ign:15 http://mirror.ord.rax.opendev.org/ubuntu xenial-security Release.gpg 2020-05-04 20:58:45.220 | Get:16 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 Packages [237 kB] 2020-05-04 20:58:45.292 | Fetched 239 kB in 0s (1,827 kB/s) 2020-05-04 20:58:46.823 | Reading package lists... 2020-05-04 20:58:46.866 | W: The repository 'http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike Release' is not signed. 2020-05-04 20:58:46.872 | + functions-common:apt_get_update:1056 : REPOS_UPDATED=True 2020-05-04 20:58:46.875 | + functions-common:apt_get_update:1058 : time_stop apt-get-update 2020-05-04 20:58:46.878 | + functions-common:time_stop:2251 : local name 2020-05-04 20:58:46.881 | + functions-common:time_stop:2252 : local end_time 2020-05-04 20:58:46.884 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:58:46.887 | + functions-common:time_stop:2254 : local total 2020-05-04 20:58:46.891 | + functions-common:time_stop:2255 : local start_time 2020-05-04 20:58:46.894 | + functions-common:time_stop:2257 : name=apt-get-update 2020-05-04 20:58:46.897 | + functions-common:time_stop:2258 : start_time=1588625925093 2020-05-04 20:58:46.901 | + functions-common:time_stop:2260 : [[ -z 1588625925093 ]] 2020-05-04 20:58:46.905 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:58:46.910 | + functions-common:time_stop:2263 : end_time=1588625926906 2020-05-04 20:58:46.914 | + functions-common:time_stop:2264 : elapsed_time=1813 2020-05-04 20:58:46.918 | + functions-common:time_stop:2265 : total=1219 2020-05-04 20:58:46.921 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:58:46.925 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=3032 2020-05-04 20:58:46.928 | + tools/fixup_stuff.sh:fixup_all:249 : fixup_python_packages 2020-05-04 20:58:46.931 | + tools/fixup_stuff.sh:fixup_python_packages:131 : pip_install 'prettytable>=0.7' 2020-05-04 20:58:47.396 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 20:58:47.399 | + inc/python:pip_install:350 : local 'test_req=prettytable>=0.7/test-requirements.txt' 2020-05-04 20:58:47.402 | + inc/python:pip_install:351 : [[ -e prettytable>=0.7/test-requirements.txt ]] 2020-05-04 20:58:47.404 | + inc/python:pip_install:359 : 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' 2020-05-04 20:58:48.115 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.117 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.208 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.212 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.216 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.219 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.256 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.258 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.296 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.298 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.300 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 20:58:48.320 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.323 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.421 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.424 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.427 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.430 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.466 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.468 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.473 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.476 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.518 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.521 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.538 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.541 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.565 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.567 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.593 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.595 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.817 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.819 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.851 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.854 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.868 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.870 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.900 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.903 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.942 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.944 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:48.982 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:48.984 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:49.040 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:49.042 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:49.077 | 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 129)) 2020-05-04 20:58:49.130 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 20:58:49.130 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 20:58:49.166 | + inc/python:pip_install:366 : result=0 2020-05-04 20:58:49.169 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 20:58:49.172 | + functions-common:time_stop:2251 : local name 2020-05-04 20:58:49.176 | + functions-common:time_stop:2252 : local end_time 2020-05-04 20:58:49.179 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:58:49.183 | + functions-common:time_stop:2254 : local total 2020-05-04 20:58:49.186 | + functions-common:time_stop:2255 : local start_time 2020-05-04 20:58:49.190 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 20:58:49.193 | + functions-common:time_stop:2258 : start_time=1588625926952 2020-05-04 20:58:49.196 | + functions-common:time_stop:2260 : [[ -z 1588625926952 ]] 2020-05-04 20:58:49.200 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:58:49.205 | + functions-common:time_stop:2263 : end_time=1588625929202 2020-05-04 20:58:49.209 | + functions-common:time_stop:2264 : elapsed_time=2250 2020-05-04 20:58:49.212 | + functions-common:time_stop:2265 : total=7937 2020-05-04 20:58:49.216 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:58:49.219 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=10187 2020-05-04 20:58:49.223 | + inc/python:pip_install:369 : return 0 2020-05-04 20:58:49.227 | ++ tools/fixup_stuff.sh:fixup_python_packages:132 : get_package_path prettytable 2020-05-04 20:58:49.230 | ++ tools/fixup_stuff.sh:get_package_path:120 : local package=prettytable 2020-05-04 20:58:49.234 | +++ tools/fixup_stuff.sh:get_package_path:121 : python -c 'import os; import prettytable; print(os.path.split(os.path.realpath(prettytable.__file__))[0])' 2020-05-04 20:58:49.294 | ++ tools/fixup_stuff.sh:get_package_path:121 : echo /usr/local/lib/python2.7/dist-packages 2020-05-04 20:58:49.298 | + tools/fixup_stuff.sh:fixup_python_packages:132 : PACKAGE_DIR=/usr/local/lib/python2.7/dist-packages 2020-05-04 20:58:49.303 | ++ tools/fixup_stuff.sh:fixup_python_packages:134 : echo /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info 2020-05-04 20:58:49.308 | + tools/fixup_stuff.sh:fixup_python_packages:134 : dir=/usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info 2020-05-04 20:58:49.311 | + tools/fixup_stuff.sh:fixup_python_packages:135 : [[ -d /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info ]] 2020-05-04 20:58:49.315 | + tools/fixup_stuff.sh:fixup_python_packages:136 : 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/metadata.json /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/top_level.txt /usr/local/lib/python2.7/dist-packages/prettytable-0.7.2.dist-info/WHEEL 2020-05-04 20:58:49.329 | + tools/fixup_stuff.sh:fixup_python_packages:141 : pip_install httplib2 2020-05-04 20:58:49.964 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 20:58:49.968 | + inc/python:pip_install:350 : local test_req=httplib2/test-requirements.txt 2020-05-04 20:58:49.971 | + inc/python:pip_install:351 : [[ -e httplib2/test-requirements.txt ]] 2020-05-04 20:58:49.975 | + inc/python:pip_install:359 : 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 2020-05-04 20:58:50.751 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:50.753 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:50.801 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:50.803 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:50.805 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:50.807 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:50.840 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:50.842 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:50.879 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:50.881 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:50.883 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 20:58:50.903 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:50.905 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:50.965 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:50.967 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:50.970 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:50.973 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:51.003 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:51.005 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:51.010 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:51.012 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:51.051 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:51.053 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:51.070 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:51.072 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:51.091 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:51.093 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:51.119 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:51.121 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:51.264 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:51.265 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:51.298 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:51.301 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:51.315 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:51.318 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:51.347 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:51.349 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:51.391 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:51.393 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:51.429 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:51.431 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:51.480 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:51.482 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:51.566 | Collecting httplib2===0.10.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 376)) 2020-05-04 20:58:51.706 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/httplib2/httplib2-0.10.3-py2-none-any.whl (94kB) 2020-05-04 20:58:51.785 | Installing collected packages: httplib2 2020-05-04 20:58:51.843 | Successfully installed httplib2-0.10.3 2020-05-04 20:58:51.893 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 20:58:51.893 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 20:58:51.932 | + inc/python:pip_install:366 : result=0 2020-05-04 20:58:51.935 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 20:58:51.939 | + functions-common:time_stop:2251 : local name 2020-05-04 20:58:51.942 | + functions-common:time_stop:2252 : local end_time 2020-05-04 20:58:51.945 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:58:51.948 | + functions-common:time_stop:2254 : local total 2020-05-04 20:58:51.951 | + functions-common:time_stop:2255 : local start_time 2020-05-04 20:58:51.954 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 20:58:51.956 | + functions-common:time_stop:2258 : start_time=1588625929350 2020-05-04 20:58:51.959 | + functions-common:time_stop:2260 : [[ -z 1588625929350 ]] 2020-05-04 20:58:51.963 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:58:51.967 | + functions-common:time_stop:2263 : end_time=1588625931965 2020-05-04 20:58:51.970 | + functions-common:time_stop:2264 : elapsed_time=2615 2020-05-04 20:58:51.973 | + functions-common:time_stop:2265 : total=10187 2020-05-04 20:58:51.975 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:58:51.978 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=12802 2020-05-04 20:58:51.980 | + inc/python:pip_install:369 : return 0 2020-05-04 20:58:51.984 | ++ tools/fixup_stuff.sh:fixup_python_packages:142 : get_package_path httplib2 2020-05-04 20:58:51.987 | ++ tools/fixup_stuff.sh:get_package_path:120 : local package=httplib2 2020-05-04 20:58:51.992 | +++ tools/fixup_stuff.sh:get_package_path:121 : python -c 'import os; import httplib2; print(os.path.split(os.path.realpath(httplib2.__file__))[0])' 2020-05-04 20:58:52.047 | ++ tools/fixup_stuff.sh:get_package_path:121 : echo /usr/local/lib/python2.7/dist-packages/httplib2 2020-05-04 20:58:52.051 | + tools/fixup_stuff.sh:fixup_python_packages:142 : PACKAGE_DIR=/usr/local/lib/python2.7/dist-packages/httplib2 2020-05-04 20:58:52.055 | ++ tools/fixup_stuff.sh:fixup_python_packages:144 : echo '/usr/local/lib/python2.7/dist-packages/httplib2-0.8*' 2020-05-04 20:58:52.059 | + tools/fixup_stuff.sh:fixup_python_packages:144 : dir='/usr/local/lib/python2.7/dist-packages/httplib2-0.8*' 2020-05-04 20:58:52.062 | + tools/fixup_stuff.sh:fixup_python_packages:145 : [[ -d /usr/local/lib/python2.7/dist-packages/httplib2-0.8* ]] 2020-05-04 20:58:52.065 | + tools/fixup_stuff.sh:fixup_all:250 : fixup_fedora 2020-05-04 20:58:52.069 | + tools/fixup_stuff.sh:fixup_fedora:151 : is_fedora 2020-05-04 20:58:52.072 | + functions-common:is_fedora:435 : [[ -z Ubuntu ]] 2020-05-04 20:58:52.075 | + functions-common:is_fedora:439 : '[' Ubuntu = Fedora ']' 2020-05-04 20:58:52.078 | + functions-common:is_fedora:439 : '[' Ubuntu = 'Red Hat' ']' 2020-05-04 20:58:52.081 | + functions-common:is_fedora:440 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-05-04 20:58:52.084 | + functions-common:is_fedora:441 : '[' Ubuntu = CentOS ']' 2020-05-04 20:58:52.087 | + functions-common:is_fedora:441 : '[' Ubuntu = OracleServer ']' 2020-05-04 20:58:52.090 | + functions-common:is_fedora:442 : '[' Ubuntu = Virtuozzo ']' 2020-05-04 20:58:52.092 | + tools/fixup_stuff.sh:fixup_fedora:152 : return 2020-05-04 20:58:52.096 | + tools/fixup_stuff.sh:fixup_all:251 : fixup_virtualenv 2020-05-04 20:58:52.099 | + tools/fixup_stuff.sh:fixup_virtualenv:238 : [[ ! -f /etc/ci/mirror_info.sh ]] 2020-05-04 20:58:52.102 | + tools/fixup_stuff.sh:fixup_virtualenv:242 : pip_install -U --force-reinstall 'virtualenv<20' 2020-05-04 20:58:52.656 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 20:58:52.659 | + inc/python:pip_install:350 : local 'test_req=virtualenv<20/test-requirements.txt' 2020-05-04 20:58:52.662 | + inc/python:pip_install:351 : [[ -e virtualenv<20/test-requirements.txt ]] 2020-05-04 20:58:52.664 | + inc/python:pip_install:359 : 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<20' 2020-05-04 20:58:53.267 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.269 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.319 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.321 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.323 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.325 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.357 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.359 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.396 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.398 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.400 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 20:58:53.419 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.421 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.482 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.484 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.487 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.490 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.520 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.522 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.528 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.531 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.569 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.571 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.588 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.590 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.608 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.610 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.635 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.638 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.775 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.777 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.809 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.811 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.825 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.827 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.856 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.858 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.897 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.899 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.939 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.941 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:53.989 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:53.991 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:54.025 | Collecting virtualenv===15.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 531)) 2020-05-04 20:58:54.242 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/6f/86/3dc328ee7b1a6419ebfac7896d882fba83c48e3561d22ddddf38294d3e83/virtualenv-15.1.0-py2.py3-none-any.whl (1.8MB) 2020-05-04 20:58:54.300 | Installing collected packages: virtualenv 2020-05-04 20:58:54.300 | Found existing installation: virtualenv 20.0.19 2020-05-04 20:58:54.341 | Uninstalling virtualenv-20.0.19: 2020-05-04 20:58:54.369 | Successfully uninstalled virtualenv-20.0.19 2020-05-04 20:58:54.434 | Successfully installed virtualenv-15.1.0 2020-05-04 20:58:54.495 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 20:58:54.495 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 20:58:54.541 | + inc/python:pip_install:366 : result=0 2020-05-04 20:58:54.545 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 20:58:54.548 | + functions-common:time_stop:2251 : local name 2020-05-04 20:58:54.551 | + functions-common:time_stop:2252 : local end_time 2020-05-04 20:58:54.553 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:58:54.556 | + functions-common:time_stop:2254 : local total 2020-05-04 20:58:54.558 | + functions-common:time_stop:2255 : local start_time 2020-05-04 20:58:54.561 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 20:58:54.564 | + functions-common:time_stop:2258 : start_time=1588625932123 2020-05-04 20:58:54.566 | + functions-common:time_stop:2260 : [[ -z 1588625932123 ]] 2020-05-04 20:58:54.569 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:58:54.574 | + functions-common:time_stop:2263 : end_time=1588625934570 2020-05-04 20:58:54.577 | + functions-common:time_stop:2264 : elapsed_time=2447 2020-05-04 20:58:54.580 | + functions-common:time_stop:2265 : total=12802 2020-05-04 20:58:54.583 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:58:54.586 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=15249 2020-05-04 20:58:54.589 | + inc/python:pip_install:369 : return 0 2020-05-04 20:58:54.593 | + ./stack.sh:main:784 : [[ True == \T\r\u\e ]] 2020-05-04 20:58:54.595 | + ./stack.sh:main:785 : pip_install_gr systemd-python 2020-05-04 20:58:54.598 | + inc/python:pip_install_gr:70 : local name=systemd-python 2020-05-04 20:58:54.602 | + inc/python:pip_install_gr:71 : local clean_name 2020-05-04 20:58:54.606 | ++ inc/python:pip_install_gr:72 : get_from_global_requirements systemd-python 2020-05-04 20:58:54.609 | ++ inc/python:get_from_global_requirements:392 : local package=systemd-python 2020-05-04 20:58:54.611 | ++ inc/python:get_from_global_requirements:393 : local required_pkg 2020-05-04 20:58:54.617 | +++ inc/python:get_from_global_requirements:394 : grep -i -h '^systemd-python' /opt/stack/new/requirements/global-requirements.txt 2020-05-04 20:58:54.617 | +++ inc/python:get_from_global_requirements:394 : cut -d# -f1 2020-05-04 20:58:54.623 | ++ inc/python:get_from_global_requirements:394 : required_pkg='systemd-python>=234 ' 2020-05-04 20:58:54.626 | ++ inc/python:get_from_global_requirements:395 : [[ systemd-python>=234 == '' ]] 2020-05-04 20:58:54.629 | ++ inc/python:get_from_global_requirements:398 : echo 'systemd-python>=234' 2020-05-04 20:58:54.632 | + inc/python:pip_install_gr:72 : clean_name='systemd-python>=234' 2020-05-04 20:58:54.635 | + inc/python:pip_install_gr:73 : pip_install 'systemd-python>=234' 2020-05-04 20:58:55.115 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 20:58:55.117 | + inc/python:pip_install:350 : local 'test_req=systemd-python>=234/test-requirements.txt' 2020-05-04 20:58:55.120 | + inc/python:pip_install:351 : [[ -e systemd-python>=234/test-requirements.txt ]] 2020-05-04 20:58:55.123 | + inc/python:pip_install:359 : 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 'systemd-python>=234' 2020-05-04 20:58:55.745 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:55.748 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:55.801 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:55.803 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:55.805 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:55.807 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:55.844 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:55.846 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:55.884 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:55.886 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:55.889 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 20:58:55.908 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:55.910 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:55.976 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:55.978 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:55.982 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:55.985 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:56.018 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:56.020 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:56.025 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:56.027 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:56.070 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:56.073 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:56.091 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:56.093 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:56.113 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:56.116 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:56.144 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:56.146 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:56.308 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:56.310 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:56.343 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:56.345 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:56.363 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:56.365 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:56.400 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:56.402 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:56.442 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:56.444 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:56.482 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:56.484 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:56.543 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:58:56.546 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:58:56.631 | Collecting systemd-python===234 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412)) 2020-05-04 20:58:56.686 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/systemd-python/systemd_python-234-cp27-cp27mu-linux_x86_64.whl (121kB) 2020-05-04 20:58:56.802 | Installing collected packages: systemd-python 2020-05-04 20:58:56.891 | Successfully installed systemd-python-234 2020-05-04 20:58:56.993 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 20:58:56.993 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 20:58:57.045 | + inc/python:pip_install:366 : result=0 2020-05-04 20:58:57.049 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 20:58:57.052 | + functions-common:time_stop:2251 : local name 2020-05-04 20:58:57.055 | + functions-common:time_stop:2252 : local end_time 2020-05-04 20:58:57.058 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:58:57.060 | + functions-common:time_stop:2254 : local total 2020-05-04 20:58:57.063 | + functions-common:time_stop:2255 : local start_time 2020-05-04 20:58:57.065 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 20:58:57.068 | + functions-common:time_stop:2258 : start_time=1588625934652 2020-05-04 20:58:57.071 | + functions-common:time_stop:2260 : [[ -z 1588625934652 ]] 2020-05-04 20:58:57.074 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:58:57.079 | + functions-common:time_stop:2263 : end_time=1588625937075 2020-05-04 20:58:57.082 | + functions-common:time_stop:2264 : elapsed_time=2423 2020-05-04 20:58:57.085 | + functions-common:time_stop:2265 : total=15249 2020-05-04 20:58:57.088 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:58:57.091 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=17672 2020-05-04 20:58:57.094 | + inc/python:pip_install:369 : return 0 2020-05-04 20:58:57.097 | + ./stack.sh:main:788 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2020-05-04 20:58:57.145 | + ./stack.sh:main:789 : sudo systemctl restart systemd-journald 2020-05-04 20:58:57.201 | + ./stack.sh:main:796 : install_infra 2020-05-04 20:58:57.205 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/new/requirements/.venv 2020-05-04 20:58:57.207 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/new/requirements/.venv ']' 2020-05-04 20:58:57.210 | + lib/infra:install_infra:32 : virtualenv /opt/stack/new/requirements/.venv 2020-05-04 20:58:57.259 | New python executable in /opt/stack/new/requirements/.venv/bin/python 2020-05-04 20:59:01.492 | Installing setuptools, pip, wheel...done. 2020-05-04 20:59:01.507 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/new/requirements/.venv 2020-05-04 20:59:01.511 | + lib/infra:install_infra:34 : pip_install -U pbr 2020-05-04 20:59:01.955 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 20:59:01.958 | + inc/python:pip_install:350 : local test_req=pbr/test-requirements.txt 2020-05-04 20:59:01.960 | + inc/python:pip_install:351 : [[ -e pbr/test-requirements.txt ]] 2020-05-04 20:59:01.963 | + inc/python:pip_install:359 : 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 2020-05-04 20:59:02.303 | DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support 2020-05-04 20:59:02.516 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:02.518 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:02.563 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:02.565 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:02.567 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:02.569 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:02.599 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:02.601 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:02.636 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:02.638 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:02.640 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 20:59:02.657 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:02.659 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:02.713 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:02.715 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:02.718 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:02.720 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:02.747 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:02.749 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:02.753 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:02.755 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:02.790 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:02.792 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:02.811 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:02.815 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:02.833 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:02.835 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:02.868 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:02.872 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:03.083 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:03.085 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:03.118 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:03.120 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:03.155 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:03.156 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:03.182 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:03.184 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:03.223 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:03.224 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:03.257 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:03.259 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:03.303 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:03.305 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:03.336 | Looking in indexes: http://mirror.ord.rax.opendev.org/pypi/simple, http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64 2020-05-04 20:59:03.518 | Collecting pbr===3.1.1 2020-05-04 20:59:03.522 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/0c/5d/b077dbf309993d52c1d71e6bf6fe443a8029ea215135ebbe0b1b10e7aefc/pbr-3.1.1-py2.py3-none-any.whl (99 kB) 2020-05-04 20:59:03.562 | Installing collected packages: pbr 2020-05-04 20:59:03.675 | Successfully installed pbr-3.1.1 2020-05-04 20:59:03.865 | + inc/python:pip_install:366 : result=0 2020-05-04 20:59:03.867 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 20:59:03.870 | + functions-common:time_stop:2251 : local name 2020-05-04 20:59:03.872 | + functions-common:time_stop:2252 : local end_time 2020-05-04 20:59:03.875 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:59:03.878 | + functions-common:time_stop:2254 : local total 2020-05-04 20:59:03.881 | + functions-common:time_stop:2255 : local start_time 2020-05-04 20:59:03.884 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 20:59:03.886 | + functions-common:time_stop:2258 : start_time=1588625941529 2020-05-04 20:59:03.889 | + functions-common:time_stop:2260 : [[ -z 1588625941529 ]] 2020-05-04 20:59:03.893 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:59:03.898 | + functions-common:time_stop:2263 : end_time=1588625943895 2020-05-04 20:59:03.900 | + functions-common:time_stop:2264 : elapsed_time=2366 2020-05-04 20:59:03.903 | + functions-common:time_stop:2265 : total=17672 2020-05-04 20:59:03.906 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:59:03.908 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=20038 2020-05-04 20:59:03.911 | + inc/python:pip_install:369 : return 0 2020-05-04 20:59:03.914 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/new/requirements/.venv 2020-05-04 20:59:03.917 | + lib/infra:install_infra:35 : pip_install /opt/stack/new/requirements 2020-05-04 20:59:04.345 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 20:59:04.348 | + inc/python:pip_install:350 : local test_req=/opt/stack/new/requirements/test-requirements.txt 2020-05-04 20:59:04.351 | + inc/python:pip_install:351 : [[ -e /opt/stack/new/requirements/test-requirements.txt ]] 2020-05-04 20:59:04.353 | + inc/python:pip_install:352 : install_test_reqs='-r /opt/stack/new/requirements/test-requirements.txt' 2020-05-04 20:59:04.356 | + inc/python:pip_install:359 : 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 -r /opt/stack/new/requirements/test-requirements.txt /opt/stack/new/requirements 2020-05-04 20:59:04.682 | DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support 2020-05-04 20:59:04.882 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:04.884 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:04.928 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:04.930 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:04.932 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:04.934 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:04.964 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:04.966 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:04.999 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.001 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.003 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 20:59:05.021 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.023 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.077 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.079 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.083 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.085 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.111 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.114 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.118 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.120 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.156 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.158 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.173 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.175 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.192 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.194 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.217 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.219 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.336 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.338 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.369 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.371 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.401 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.403 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.428 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.430 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.470 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.472 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.505 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.506 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.551 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:05.553 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:05.596 | Ignoring sphinx: markers 'python_version >= "3.4"' don't match your environment 2020-05-04 20:59:05.600 | Looking in indexes: http://mirror.ord.rax.opendev.org/pypi/simple, http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64 2020-05-04 20:59:05.625 | Processing /opt/stack/new/requirements 2020-05-04 20:59:06.656 | Collecting fixtures===3.0.0 2020-05-04 20:59:06.680 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2020-05-04 20:59:06.993 | Collecting bashate===0.5.1 2020-05-04 20:59:07.026 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/6a/13/62705165f3acca95a05dd64c5ee83514269736c2398d8215a09bb496c048/bashate-0.5.1-py2-none-any.whl (21 kB) 2020-05-04 20:59:07.187 | Collecting mock===2.0.0 2020-05-04 20:59:07.228 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl (56 kB) 2020-05-04 20:59:07.521 | Collecting PyYAML===3.12 2020-05-04 20:59:07.530 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/pyyaml/PyYAML-3.12-cp27-cp27mu-linux_x86_64.whl (316 kB) 2020-05-04 20:59:08.343 | Collecting requests===2.18.4 2020-05-04 20:59:08.350 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/49/df/50aa1999ab9bde74656c2919d9c0c085fd2b3775fd3eca826012bef76d8c/requests-2.18.4-py2.py3-none-any.whl (88 kB) 2020-05-04 20:59:08.680 | Collecting funcsigs===1.0.2 2020-05-04 20:59:08.687 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) 2020-05-04 20:59:08.836 | Collecting testscenarios===0.5.0 2020-05-04 20:59:08.886 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2020-05-04 20:59:09.011 | Collecting packaging===16.8 2020-05-04 20:59:09.047 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/87/1b/c39b7c65b5612812b83d6cab7ef2885eac9f6beb0b7b8a7071a186aea3b1/packaging-16.8-py2.py3-none-any.whl (23 kB) 2020-05-04 20:59:09.266 | Collecting testtools===2.3.0 2020-05-04 20:59:09.288 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184 kB) 2020-05-04 20:59:09.642 | Collecting Parsley===1.3 2020-05-04 20:59:09.656 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2020-05-04 20:59:09.958 | Collecting idna===2.6 2020-05-04 20:59:09.981 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/27/cc/6dd9a3869f15c2edfab863b992838277279ce92663d334df9ecf5106f5c6/idna-2.6-py2.py3-none-any.whl (56 kB) 2020-05-04 20:59:10.118 | Collecting testrepository===0.0.20 2020-05-04 20:59:10.134 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/testrepository/testrepository-0.0.20-py2-none-any.whl (119 kB) 2020-05-04 20:59:10.591 | Collecting Sphinx===1.6.5 2020-05-04 20:59:10.596 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/00/6a/7d463c2d1e95356caf2df5aacda13d0932efa0697506624df89db45223a3/Sphinx-1.6.5-py2.py3-none-any.whl (1.9 MB) 2020-05-04 20:59:12.549 | Collecting openstackdocstheme===1.22.0 2020-05-04 20:59:12.555 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/1a/6f/03c994c6b47f9a6e849a3fe34d7899bc6e1c71db1b40845d37a3ca2be1fd/openstackdocstheme-1.22.0-py2.py3-none-any.whl (985 kB) 2020-05-04 20:59:13.143 | Collecting pyparsing===2.2.0 2020-05-04 20:59:13.150 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl (56 kB) 2020-05-04 20:59:13.255 | Collecting six===1.11.0 2020-05-04 20:59:13.280 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl (10 kB) 2020-05-04 20:59:13.455 | Collecting dulwich===0.18.6 2020-05-04 20:59:13.480 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/dulwich/dulwich-0.18.6-cp27-cp27mu-linux_x86_64.whl (412 kB) 2020-05-04 20:59:13.898 | Collecting Babel===2.5.3 2020-05-04 20:59:13.906 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/94/03/14e68ad12e771a79cf96792f7158d68a7b3d8c7b2badf39e9ef1f65b57d6/Babel-2.5.3-py2.py3-none-any.whl (6.8 MB) 2020-05-04 20:59:15.079 | Collecting virtualenv===15.1.0 2020-05-04 20:59:15.084 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/6f/86/3dc328ee7b1a6419ebfac7896d882fba83c48e3561d22ddddf38294d3e83/virtualenv-15.1.0-py2.py3-none-any.whl (1.8 MB) 2020-05-04 20:59:15.566 | Collecting pytz===2017.3 2020-05-04 20:59:15.571 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/a3/7f/e7d1acbd433b929168a4fb4182a2ff3c33653717195a26c1de099ad1ef29/pytz-2017.3-py2.py3-none-any.whl (511 kB) 2020-05-04 20:59:15.725 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=16.0 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -r /opt/stack/new/requirements/test-requirements.txt (line 10)) (44.1.0) 2020-05-04 20:59:15.733 | Requirement already satisfied: pbr===3.1.1 in /opt/stack/new/requirements/.venv/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 43)) (3.1.1) 2020-05-04 20:59:15.852 | Collecting urllib3===1.22 2020-05-04 20:59:15.857 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/63/cb/6965947c13a94236f6d4b8223e21beb4d576dc72e8130bd7880f600839b8/urllib3-1.22-py2.py3-none-any.whl (132 kB) 2020-05-04 20:59:16.001 | Collecting certifi===2018.1.18 2020-05-04 20:59:16.005 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/fa/53/0a5562e2b96749e99a3d55d8c7df91c9e4d8c39a9da1f1a49ac9e4f4b39f/certifi-2018.1.18-py2.py3-none-any.whl (151 kB) 2020-05-04 20:59:16.070 | Collecting chardet===3.0.4 2020-05-04 20:59:16.113 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2020-05-04 20:59:16.175 | Collecting extras===1.0.0 2020-05-04 20:59:16.179 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2020-05-04 20:59:16.228 | Collecting traceback2===1.4.0 2020-05-04 20:59:16.232 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2020-05-04 20:59:16.288 | Collecting unittest2===1.1.0 2020-05-04 20:59:16.292 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2020-05-04 20:59:16.365 | Collecting python-mimeparse===1.6.0 2020-05-04 20:59:16.370 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2020-05-04 20:59:16.432 | Collecting python-subunit===1.2.0 2020-05-04 20:59:16.436 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/75/00/f5829197ddfb9b8ff68b2995b5bb33519ec889282d45c27a7b98d2f40752/python_subunit-1.2.0-py2.py3-none-any.whl (112 kB) 2020-05-04 20:59:16.526 | Collecting alabaster===0.7.10 2020-05-04 20:59:16.530 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/2e/c3/9b7dcd8548cf2c00531763ba154e524af575e8f36701bacfe5bcadc67440/alabaster-0.7.10-py2.py3-none-any.whl (12 kB) 2020-05-04 20:59:16.647 | Collecting Pygments===2.2.0 2020-05-04 20:59:16.651 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl (841 kB) 2020-05-04 20:59:16.874 | Collecting Jinja2===2.10 2020-05-04 20:59:16.880 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126 kB) 2020-05-04 20:59:16.970 | Collecting snowballstemmer===1.2.1 2020-05-04 20:59:16.979 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl (64 kB) 2020-05-04 20:59:17.045 | Collecting sphinxcontrib-websupport===1.0.1 2020-05-04 20:59:17.050 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/56/0f/3ee19ca5e5a1d9751cf4bbeb372d40a46421c4321fe55a4703ba66d0bafb/sphinxcontrib_websupport-1.0.1-py2.py3-none-any.whl (26 kB) 2020-05-04 20:59:17.113 | Collecting imagesize===0.7.1 2020-05-04 20:59:17.118 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/29/e9/342106962eac603ff7865a29de05e965af6a259e30fbccc6fc5aeac74d70/imagesize-0.7.1-py2.py3-none-any.whl (5.2 kB) 2020-05-04 20:59:17.197 | Collecting docutils===0.14 2020-05-04 20:59:17.201 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl (543 kB) 2020-05-04 20:59:17.332 | Collecting typing===3.6.2 2020-05-04 20:59:17.337 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/1c/15/aeaae0c01afa895ad774cfd408eca17818fd753817d433f55385d8e36364/typing-3.6.2-py2-none-any.whl (20 kB) 2020-05-04 20:59:17.378 | Collecting linecache2===1.0.0 2020-05-04 20:59:17.382 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2020-05-04 20:59:17.397 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 183)) (1.2.1) 2020-05-04 20:59:17.484 | Collecting MarkupSafe===1.0 2020-05-04 20:59:17.488 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/markupsafe/MarkupSafe-1.0-cp27-cp27mu-linux_x86_64.whl (25 kB) 2020-05-04 20:59:17.504 | Building wheels for collected packages: openstack-requirements 2020-05-04 20:59:17.504 | Building wheel for openstack-requirements (setup.py): started 2020-05-04 20:59:19.265 | Building wheel for openstack-requirements (setup.py): finished with status 'done' 2020-05-04 20:59:19.267 | Created wheel for openstack-requirements: filename=openstack_requirements-1.2.1.dev269-py2-none-any.whl size=73841 sha256=fec33f87245e92a732b35d4b9ab561edd3fd30f17925ef961d6d24bac318e1ff 2020-05-04 20:59:19.267 | Stored in directory: /tmp/pip-ephem-wheel-cache-oEdPJC/wheels/92/62/4e/1a104e917f3699cb0ca0cc62a14b78675cbbfc60d95e61dde8 2020-05-04 20:59:19.268 | Successfully built openstack-requirements 2020-05-04 20:59:19.488 | Installing collected packages: chardet, typing, certifi, alabaster, extras, six, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, sphinxcontrib-websupport, pytz, Babel, bashate, MarkupSafe, imagesize, urllib3, python-subunit, funcsigs, mock, PyYAML, Pygments, idna, requests, snowballstemmer, Jinja2, docutils, testscenarios, pyparsing, packaging, Parsley, testrepository, Sphinx, dulwich, openstackdocstheme, virtualenv, openstack-requirements 2020-05-04 20:59:25.560 | Successfully installed Babel-2.5.3 Jinja2-2.10 MarkupSafe-1.0 Parsley-1.3 PyYAML-3.12 Pygments-2.2.0 Sphinx-1.6.5 alabaster-0.7.10 bashate-0.5.1 certifi-2018.1.18 chardet-3.0.4 docutils-0.14 dulwich-0.18.6 extras-1.0.0 fixtures-3.0.0 funcsigs-1.0.2 idna-2.6 imagesize-0.7.1 linecache2-1.0.0 mock-2.0.0 openstack-requirements-1.2.1.dev269 openstackdocstheme-1.22.0 packaging-16.8 pyparsing-2.2.0 python-mimeparse-1.6.0 python-subunit-1.2.0 pytz-2017.3 requests-2.18.4 six-1.11.0 snowballstemmer-1.2.1 sphinxcontrib-websupport-1.0.1 testrepository-0.0.20 testscenarios-0.5.0 testtools-2.3.0 traceback2-1.4.0 typing-3.6.2 unittest2-1.1.0 urllib3-1.22 virtualenv-15.1.0 2020-05-04 20:59:25.802 | + inc/python:pip_install:366 : result=0 2020-05-04 20:59:25.806 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 20:59:25.808 | + functions-common:time_stop:2251 : local name 2020-05-04 20:59:25.811 | + functions-common:time_stop:2252 : local end_time 2020-05-04 20:59:25.814 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:59:25.817 | + functions-common:time_stop:2254 : local total 2020-05-04 20:59:25.819 | + functions-common:time_stop:2255 : local start_time 2020-05-04 20:59:25.822 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 20:59:25.824 | + functions-common:time_stop:2258 : start_time=1588625943933 2020-05-04 20:59:25.826 | + functions-common:time_stop:2260 : [[ -z 1588625943933 ]] 2020-05-04 20:59:25.829 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:59:25.833 | + functions-common:time_stop:2263 : end_time=1588625965830 2020-05-04 20:59:25.836 | + functions-common:time_stop:2264 : elapsed_time=21897 2020-05-04 20:59:25.839 | + functions-common:time_stop:2265 : total=20038 2020-05-04 20:59:25.842 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:59:25.845 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=41935 2020-05-04 20:59:25.847 | + inc/python:pip_install:369 : return 0 2020-05-04 20:59:25.851 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2020-05-04 20:59:25.855 | + lib/infra:install_infra:42 : use_library_from_git pbr 2020-05-04 20:59:25.858 | + inc/python:use_library_from_git:404 : local name=pbr 2020-05-04 20:59:25.861 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 20:59:25.864 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 20:59:25.867 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,pbr, ]] 2020-05-04 20:59:25.870 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 20:59:25.873 | + lib/infra:install_infra:48 : pip_install -U pbr 2020-05-04 20:59:26.297 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 20:59:26.299 | + inc/python:pip_install:350 : local test_req=pbr/test-requirements.txt 2020-05-04 20:59:26.302 | + inc/python:pip_install:351 : [[ -e pbr/test-requirements.txt ]] 2020-05-04 20:59:26.305 | + inc/python:pip_install:359 : 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 2020-05-04 20:59:26.877 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:26.879 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:26.929 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:26.931 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:26.934 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:26.936 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:26.969 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:26.971 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.008 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.010 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.012 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 20:59:27.031 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.034 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.092 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.094 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.098 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.100 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.133 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.137 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.144 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.148 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.199 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.201 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.217 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.219 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.239 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.241 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.266 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.268 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.412 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.415 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.447 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.449 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.463 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.465 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.494 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.496 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.534 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.536 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.571 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.574 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.622 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:27.624 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:27.804 | Requirement already up-to-date: pbr===3.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 43)) 2020-05-04 20:59:27.859 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 20:59:27.859 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 20:59:27.894 | + inc/python:pip_install:366 : result=0 2020-05-04 20:59:27.897 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 20:59:27.900 | + functions-common:time_stop:2251 : local name 2020-05-04 20:59:27.903 | + functions-common:time_stop:2252 : local end_time 2020-05-04 20:59:27.906 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:59:27.909 | + functions-common:time_stop:2254 : local total 2020-05-04 20:59:27.912 | + functions-common:time_stop:2255 : local start_time 2020-05-04 20:59:27.915 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 20:59:27.917 | + functions-common:time_stop:2258 : start_time=1588625965889 2020-05-04 20:59:27.919 | + functions-common:time_stop:2260 : [[ -z 1588625965889 ]] 2020-05-04 20:59:27.922 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:59:27.926 | + functions-common:time_stop:2263 : end_time=1588625967923 2020-05-04 20:59:27.928 | + functions-common:time_stop:2264 : elapsed_time=2034 2020-05-04 20:59:27.930 | + functions-common:time_stop:2265 : total=41935 2020-05-04 20:59:27.933 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:59:27.936 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=43969 2020-05-04 20:59:27.939 | + inc/python:pip_install:369 : return 0 2020-05-04 20:59:27.942 | + ./stack.sh:main:801 : run_phase stack pre-install 2020-05-04 20:59:27.944 | + functions-common:run_phase:1675 : local mode=stack 2020-05-04 20:59:27.947 | + functions-common:run_phase:1676 : local phase=pre-install 2020-05-04 20:59:27.949 | + functions-common:run_phase:1677 : [[ -d /opt/stack/new/devstack/extras.d ]] 2020-05-04 20:59:27.952 | + functions-common:run_phase:1678 : local extra_plugin_file_name 2020-05-04 20:59:27.955 | + functions-common:run_phase:1679 : for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh' 2020-05-04 20:59:27.958 | + functions-common:run_phase:1684 : local exceptions=80-tempest.sh 2020-05-04 20:59:27.960 | + functions-common:run_phase:1685 : local extra 2020-05-04 20:59:27.963 | ++ functions-common:run_phase:1686 : basename /opt/stack/new/devstack/extras.d/80-tempest.sh 2020-05-04 20:59:27.967 | + functions-common:run_phase:1686 : extra=80-tempest.sh 2020-05-04 20:59:27.970 | + functions-common:run_phase:1687 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-05-04 20:59:27.973 | + functions-common:run_phase:1691 : [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]] 2020-05-04 20:59:27.975 | + functions-common:run_phase:1691 : source /opt/stack/new/devstack/extras.d/80-tempest.sh stack pre-install 2020-05-04 20:59:27.978 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-05-04 20:59:27.996 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 20:59:27.999 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-05-04 20:59:28.001 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-05-04 20:59:28.003 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-05-04 20:59:28.006 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-05-04 20:59:28.008 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-05-04 20:59:28.011 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-05-04 20:59:28.013 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2020-05-04 20:59:28.015 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-05-04 20:59:28.017 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2020-05-04 20:59:28.019 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-05-04 20:59:28.021 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-05-04 20:59:28.023 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-05-04 20:59:28.025 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-05-04 20:59:28.028 | + functions-common:run_phase:1696 : [[ stack == \s\o\u\r\c\e ]] 2020-05-04 20:59:28.030 | + functions-common:run_phase:1699 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-05-04 20:59:28.032 | + functions-common:run_phase:1702 : run_plugins stack pre-install 2020-05-04 20:59:28.035 | + functions-common:run_plugins:1661 : local mode=stack 2020-05-04 20:59:28.038 | + functions-common:run_plugins:1662 : local phase=pre-install 2020-05-04 20:59:28.040 | + functions-common:run_plugins:1664 : local plugins=,manila 2020-05-04 20:59:28.042 | + functions-common:run_plugins:1665 : local plugin 2020-05-04 20:59:28.044 | + functions-common:run_plugins:1666 : for plugin in '${plugins//,/ }' 2020-05-04 20:59:28.046 | + functions-common:run_plugins:1667 : local dir=/opt/stack/new/manila 2020-05-04 20:59:28.048 | + functions-common:run_plugins:1668 : [[ -f /opt/stack/new/manila/devstack/plugin.sh ]] 2020-05-04 20:59:28.050 | + functions-common:run_plugins:1669 : source /opt/stack/new/manila/devstack/plugin.sh stack pre-install 2020-05-04 20:59:28.074 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1066 : [[ stack == \s\t\a\c\k ]] 2020-05-04 20:59:28.076 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1066 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-05-04 20:59:28.078 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1072 : [[ stack == \s\t\a\c\k ]] 2020-05-04 20:59:28.080 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1072 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-05-04 20:59:28.082 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1091 : [[ stack == \s\t\a\c\k ]] 2020-05-04 20:59:28.085 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1091 : [[ pre-install == \e\x\t\r\a ]] 2020-05-04 20:59:28.087 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1145 : [[ stack == \s\t\a\c\k ]] 2020-05-04 20:59:28.089 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1145 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-05-04 20:59:28.092 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1169 : [[ stack == \u\n\s\t\a\c\k ]] 2020-05-04 20:59:28.094 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1173 : [[ stack == \c\l\e\a\n ]] 2020-05-04 20:59:28.098 | + ./stack.sh:main:804 : set_systemd_override DefaultLimitNOFILE 2048 2020-05-04 20:59:28.101 | + functions:set_systemd_override:776 : local key=DefaultLimitNOFILE 2020-05-04 20:59:28.104 | + functions:set_systemd_override:777 : local value=2048 2020-05-04 20:59:28.106 | + functions:set_systemd_override:779 : local sysconf=/etc/systemd/system.conf 2020-05-04 20:59:28.109 | + functions:set_systemd_override:780 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2020-05-04 20:59:28.140 | + functions:set_systemd_override:781 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2020-05-04 20:59:28.140 | Set systemd system override for DefaultLimitNOFILE=2048 2020-05-04 20:59:28.143 | + functions:set_systemd_override:783 : sudo systemctl daemon-reload 2020-05-04 20:59:28.218 | + ./stack.sh:main:806 : install_rpc_backend 2020-05-04 20:59:28.221 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2020-05-04 20:59:28.240 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 20:59:28.243 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2020-05-04 20:59:28.246 | + functions-common:install_package:1278 : update_package_repo 2020-05-04 20:59:28.250 | + functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 20:59:28.253 | + functions-common:update_package_repo:1251 : REPOS_UPDATED=True 2020-05-04 20:59:28.256 | + functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 20:59:28.259 | + functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 20:59:28.262 | + functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 20:59:28.265 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 20:59:28.269 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 20:59:28.272 | + functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 20:59:28.275 | + functions-common:apt_get_update:1037 : [[ True == \T\r\u\e ]] 2020-05-04 20:59:28.277 | + functions-common:apt_get_update:1037 : [[ False != \T\r\u\e ]] 2020-05-04 20:59:28.280 | + functions-common:apt_get_update:1038 : return 2020-05-04 20:59:28.283 | + functions-common:install_package:1279 : real_install_package rabbitmq-server 2020-05-04 20:59:28.286 | + functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 20:59:28.289 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 20:59:28.292 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 20:59:28.294 | + functions-common:real_install_package:1265 : apt_get install rabbitmq-server 2020-05-04 20:59:28.317 | + functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2020-05-04 20:59:28.358 | Reading package lists... 2020-05-04 20:59:28.587 | Building dependency tree... 2020-05-04 20:59:28.588 | Reading state information... 2020-05-04 20:59:28.768 | The following additional packages will be installed: 2020-05-04 20:59:28.768 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-05-04 20:59:28.768 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-05-04 20:59:28.768 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-05-04 20:59:28.768 | erlang-parsetools erlang-percept erlang-public-key erlang-runtime-tools 2020-05-04 20:59:28.768 | erlang-snmp erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools 2020-05-04 20:59:28.769 | erlang-webtool erlang-xmerl libodbc1 logrotate 2020-05-04 20:59:28.770 | Suggested packages: 2020-05-04 20:59:28.770 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java 2020-05-04 20:59:28.770 | erlang-observer libmyodbc odbc-postgresql tdsodbc unixodbc-bin mailx 2020-05-04 20:59:28.771 | The following NEW packages will be installed: 2020-05-04 20:59:28.771 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-05-04 20:59:28.771 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-05-04 20:59:28.771 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-05-04 20:59:28.771 | erlang-parsetools erlang-percept erlang-public-key erlang-runtime-tools 2020-05-04 20:59:28.772 | erlang-snmp erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools 2020-05-04 20:59:28.772 | erlang-webtool erlang-xmerl libodbc1 logrotate rabbitmq-server 2020-05-04 20:59:28.839 | 0 upgraded, 29 newly installed, 0 to remove and 15 not upgraded. 2020-05-04 20:59:28.839 | Need to get 23.6 MB of archives. 2020-05-04 20:59:28.839 | After this operation, 41.3 MB of additional disk space will be used. 2020-05-04 20:59:28.839 | Get:1 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 logrotate amd64 3.8.7-2ubuntu2.16.04.2 [37.7 kB] 2020-05-04 20:59:28.857 | Get:2 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-base amd64 1:18.3-dfsg-1ubuntu3.1 [7,002 kB] 2020-05-04 20:59:31.819 | Get:3 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-asn1 amd64 1:18.3-dfsg-1ubuntu3.1 [709 kB] 2020-05-04 20:59:32.075 | Get:4 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-mnesia amd64 1:18.3-dfsg-1ubuntu3.1 [664 kB] 2020-05-04 20:59:32.244 | Get:5 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-runtime-tools amd64 1:18.3-dfsg-1ubuntu3.1 [164 kB] 2020-05-04 20:59:32.269 | Get:6 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-crypto amd64 1:18.3-dfsg-1ubuntu3.1 [106 kB] 2020-05-04 20:59:32.289 | Get:7 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-public-key amd64 1:18.3-dfsg-1ubuntu3.1 [524 kB] 2020-05-04 20:59:32.433 | Get:8 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-ssl amd64 1:18.3-dfsg-1ubuntu3.1 [658 kB] 2020-05-04 20:59:32.592 | Get:9 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-inets amd64 1:18.3-dfsg-1ubuntu3.1 [714 kB] 2020-05-04 20:59:32.792 | Get:10 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-corba amd64 1:18.3-dfsg-1ubuntu3.1 [2,233 kB] 2020-05-04 20:59:33.006 | Get:11 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-syntax-tools amd64 1:18.3-dfsg-1ubuntu3.1 [322 kB] 2020-05-04 20:59:33.032 | Get:12 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-diameter amd64 1:18.3-dfsg-1ubuntu3.1 [642 kB] 2020-05-04 20:59:33.082 | Get:13 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-xmerl amd64 1:18.3-dfsg-1ubuntu3.1 [958 kB] 2020-05-04 20:59:33.161 | Get:14 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-edoc amd64 1:18.3-dfsg-1ubuntu3.1 [292 kB] 2020-05-04 20:59:33.183 | Get:15 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-eldap amd64 1:18.3-dfsg-1ubuntu3.1 [99.3 kB] 2020-05-04 20:59:33.190 | Get:16 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-erl-docgen amd64 1:18.3-dfsg-1ubuntu3.1 [132 kB] 2020-05-04 20:59:33.195 | Get:17 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-eunit amd64 1:18.3-dfsg-1ubuntu3.1 [134 kB] 2020-05-04 20:59:33.203 | Get:18 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-ic amd64 1:18.3-dfsg-1ubuntu3.1 [816 kB] 2020-05-04 20:59:33.255 | Get:19 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libodbc1 amd64 2.3.1-4.1 [180 kB] 2020-05-04 20:59:33.268 | Get:20 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-odbc amd64 1:18.3-dfsg-1ubuntu3.1 [47.3 kB] 2020-05-04 20:59:33.273 | Get:21 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-snmp amd64 1:18.3-dfsg-1ubuntu3.1 [1,525 kB] 2020-05-04 20:59:33.413 | Get:22 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-os-mon amd64 1:18.3-dfsg-1ubuntu3.1 [89.7 kB] 2020-05-04 20:59:33.421 | Get:23 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-parsetools amd64 1:18.3-dfsg-1ubuntu3.1 [153 kB] 2020-05-04 20:59:33.430 | Get:24 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-percept amd64 1:18.3-dfsg-1ubuntu3.1 [132 kB] 2020-05-04 20:59:33.444 | Get:25 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-ssh amd64 1:18.3-dfsg-1ubuntu3.1 [430 kB] 2020-05-04 20:59:33.482 | Get:26 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-webtool amd64 1:18.3-dfsg-1ubuntu3.1 [35.6 kB] 2020-05-04 20:59:33.483 | Get:27 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-tools amd64 1:18.3-dfsg-1ubuntu3.1 [518 kB] 2020-05-04 20:59:33.508 | Get:28 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 erlang-nox all 1:18.3-dfsg-1ubuntu3.1 [14.2 kB] 2020-05-04 20:59:33.510 | Get:29 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 rabbitmq-server all 3.5.7-1ubuntu0.16.04.2 [4,252 kB] 2020-05-04 20:59:33.967 | debconf: delaying package configuration, since apt-utils is not installed 2020-05-04 20:59:34.014 | Fetched 23.6 MB in 5s (4,702 kB/s) 2020-05-04 20:59:34.043 | Selecting previously unselected package logrotate. 2020-05-04 20:59:34.067 | (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 ... 35076 files and directories currently installed.) 2020-05-04 20:59:34.069 | Preparing to unpack .../logrotate_3.8.7-2ubuntu2.16.04.2_amd64.deb ... 2020-05-04 20:59:34.074 | Unpacking logrotate (3.8.7-2ubuntu2.16.04.2) ... 2020-05-04 20:59:34.108 | Selecting previously unselected package erlang-base. 2020-05-04 20:59:34.113 | Preparing to unpack .../erlang-base_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:34.115 | Unpacking erlang-base (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:34.955 | Selecting previously unselected package erlang-asn1. 2020-05-04 20:59:34.960 | Preparing to unpack .../erlang-asn1_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:34.962 | Unpacking erlang-asn1 (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:35.060 | Selecting previously unselected package erlang-mnesia. 2020-05-04 20:59:35.066 | Preparing to unpack .../erlang-mnesia_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:35.068 | Unpacking erlang-mnesia (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:35.167 | Selecting previously unselected package erlang-runtime-tools. 2020-05-04 20:59:35.172 | Preparing to unpack .../erlang-runtime-tools_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:35.174 | Unpacking erlang-runtime-tools (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:35.229 | Selecting previously unselected package erlang-crypto. 2020-05-04 20:59:35.234 | Preparing to unpack .../erlang-crypto_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:35.236 | Unpacking erlang-crypto (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:35.275 | Selecting previously unselected package erlang-public-key. 2020-05-04 20:59:35.280 | Preparing to unpack .../erlang-public-key_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:35.282 | Unpacking erlang-public-key (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:35.365 | Selecting previously unselected package erlang-ssl. 2020-05-04 20:59:35.370 | Preparing to unpack .../erlang-ssl_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:35.372 | Unpacking erlang-ssl (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:35.471 | Selecting previously unselected package erlang-inets. 2020-05-04 20:59:35.476 | Preparing to unpack .../erlang-inets_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:35.478 | Unpacking erlang-inets (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:35.591 | Selecting previously unselected package erlang-corba. 2020-05-04 20:59:35.596 | Preparing to unpack .../erlang-corba_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:35.598 | Unpacking erlang-corba (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:35.905 | Selecting previously unselected package erlang-syntax-tools. 2020-05-04 20:59:35.910 | Preparing to unpack .../erlang-syntax-tools_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:35.912 | Unpacking erlang-syntax-tools (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:35.971 | Selecting previously unselected package erlang-diameter. 2020-05-04 20:59:35.976 | Preparing to unpack .../erlang-diameter_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:35.978 | Unpacking erlang-diameter (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:36.071 | Selecting previously unselected package erlang-xmerl. 2020-05-04 20:59:36.076 | Preparing to unpack .../erlang-xmerl_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:36.078 | Unpacking erlang-xmerl (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:36.210 | Selecting previously unselected package erlang-edoc. 2020-05-04 20:59:36.217 | Preparing to unpack .../erlang-edoc_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:36.219 | Unpacking erlang-edoc (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:36.281 | Selecting previously unselected package erlang-eldap. 2020-05-04 20:59:36.288 | Preparing to unpack .../erlang-eldap_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:36.290 | Unpacking erlang-eldap (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:36.326 | Selecting previously unselected package erlang-erl-docgen. 2020-05-04 20:59:36.332 | Preparing to unpack .../erlang-erl-docgen_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:36.333 | Unpacking erlang-erl-docgen (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:36.382 | Selecting previously unselected package erlang-eunit. 2020-05-04 20:59:36.387 | Preparing to unpack .../erlang-eunit_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:36.388 | Unpacking erlang-eunit (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:36.427 | Selecting previously unselected package erlang-ic. 2020-05-04 20:59:36.432 | Preparing to unpack .../erlang-ic_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:36.434 | Unpacking erlang-ic (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:36.545 | Selecting previously unselected package libodbc1:amd64. 2020-05-04 20:59:36.551 | Preparing to unpack .../libodbc1_2.3.1-4.1_amd64.deb ... 2020-05-04 20:59:36.555 | Unpacking libodbc1:amd64 (2.3.1-4.1) ... 2020-05-04 20:59:36.599 | Selecting previously unselected package erlang-odbc. 2020-05-04 20:59:36.604 | Preparing to unpack .../erlang-odbc_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:36.607 | Unpacking erlang-odbc (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:36.636 | Selecting previously unselected package erlang-snmp. 2020-05-04 20:59:36.641 | Preparing to unpack .../erlang-snmp_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:36.643 | Unpacking erlang-snmp (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:36.843 | Selecting previously unselected package erlang-os-mon. 2020-05-04 20:59:36.848 | Preparing to unpack .../erlang-os-mon_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:36.850 | Unpacking erlang-os-mon (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:36.885 | Selecting previously unselected package erlang-parsetools. 2020-05-04 20:59:36.890 | Preparing to unpack .../erlang-parsetools_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:36.892 | Unpacking erlang-parsetools (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:36.933 | Selecting previously unselected package erlang-percept. 2020-05-04 20:59:36.938 | Preparing to unpack .../erlang-percept_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:36.940 | Unpacking erlang-percept (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:36.979 | Selecting previously unselected package erlang-ssh. 2020-05-04 20:59:36.985 | Preparing to unpack .../erlang-ssh_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:36.988 | Unpacking erlang-ssh (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:37.059 | Selecting previously unselected package erlang-webtool. 2020-05-04 20:59:37.064 | Preparing to unpack .../erlang-webtool_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:37.066 | Unpacking erlang-webtool (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:37.095 | Selecting previously unselected package erlang-tools. 2020-05-04 20:59:37.100 | Preparing to unpack .../erlang-tools_1%3a18.3-dfsg-1ubuntu3.1_amd64.deb ... 2020-05-04 20:59:37.102 | Unpacking erlang-tools (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:37.186 | Selecting previously unselected package erlang-nox. 2020-05-04 20:59:37.191 | Preparing to unpack .../erlang-nox_1%3a18.3-dfsg-1ubuntu3.1_all.deb ... 2020-05-04 20:59:37.193 | Unpacking erlang-nox (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:37.222 | Selecting previously unselected package rabbitmq-server. 2020-05-04 20:59:37.227 | Preparing to unpack .../rabbitmq-server_3.5.7-1ubuntu0.16.04.2_all.deb ... 2020-05-04 20:59:37.229 | Unpacking rabbitmq-server (3.5.7-1ubuntu0.16.04.2) ... 2020-05-04 20:59:37.608 | Processing triggers for postgresql-common (173ubuntu0.3) ... 2020-05-04 20:59:37.845 | 2020-05-04 20:59:37.845 | Creating config file /etc/logrotate.d/postgresql-common with new version 2020-05-04 20:59:37.957 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2020-05-04 20:59:37.957 | Removing obsolete dictionary files: 2020-05-04 20:59:37.993 | Processing triggers for man-db (2.7.5-1) ... 2020-05-04 20:59:38.403 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 20:59:38.419 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 20:59:38.526 | Setting up logrotate (3.8.7-2ubuntu2.16.04.2) ... 2020-05-04 20:59:38.534 | Setting up erlang-base (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:38.994 | Searching for services which depend on erlang and should be started...none found. 2020-05-04 20:59:38.997 | Setting up erlang-asn1 (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.002 | Setting up erlang-mnesia (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.008 | Setting up erlang-runtime-tools (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.014 | Setting up erlang-crypto (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.020 | Setting up erlang-public-key (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.027 | Setting up erlang-ssl (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.033 | Setting up erlang-inets (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.038 | Setting up erlang-corba (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.043 | Setting up erlang-syntax-tools (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.049 | Setting up erlang-diameter (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.054 | Setting up erlang-xmerl (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.060 | Setting up erlang-edoc (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.065 | Setting up erlang-eldap (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.071 | Setting up erlang-erl-docgen (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.077 | Setting up erlang-eunit (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.083 | Setting up erlang-ic (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.089 | Setting up libodbc1:amd64 (2.3.1-4.1) ... 2020-05-04 20:59:39.098 | Setting up erlang-odbc (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.104 | Setting up erlang-snmp (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.111 | Setting up erlang-os-mon (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.116 | Setting up erlang-parsetools (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.122 | Setting up erlang-percept (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.126 | Setting up erlang-ssh (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.132 | Setting up erlang-webtool (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.137 | Setting up erlang-tools (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.143 | Setting up erlang-nox (1:18.3-dfsg-1ubuntu3.1) ... 2020-05-04 20:59:39.149 | Setting up rabbitmq-server (3.5.7-1ubuntu0.16.04.2) ... 2020-05-04 20:59:39.211 | Adding group `rabbitmq' (GID 119) ... 2020-05-04 20:59:39.221 | Done. 2020-05-04 20:59:39.280 | Adding system user `rabbitmq' (UID 115) ... 2020-05-04 20:59:39.280 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2020-05-04 20:59:39.316 | Not creating home directory `/var/lib/rabbitmq'. 2020-05-04 20:59:41.758 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 20:59:41.774 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 20:59:42.077 | + functions-common:apt_get:1082 : result=0 2020-05-04 20:59:42.080 | + functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 20:59:42.082 | + functions-common:time_stop:2251 : local name 2020-05-04 20:59:42.085 | + functions-common:time_stop:2252 : local end_time 2020-05-04 20:59:42.087 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:59:42.089 | + functions-common:time_stop:2254 : local total 2020-05-04 20:59:42.092 | + functions-common:time_stop:2255 : local start_time 2020-05-04 20:59:42.094 | + functions-common:time_stop:2257 : name=apt-get 2020-05-04 20:59:42.096 | + functions-common:time_stop:2258 : start_time=1588625968314 2020-05-04 20:59:42.098 | + functions-common:time_stop:2260 : [[ -z 1588625968314 ]] 2020-05-04 20:59:42.101 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:59:42.104 | + functions-common:time_stop:2263 : end_time=1588625982102 2020-05-04 20:59:42.106 | + functions-common:time_stop:2264 : elapsed_time=13788 2020-05-04 20:59:42.109 | + functions-common:time_stop:2265 : total=69112 2020-05-04 20:59:42.111 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:59:42.114 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=82900 2020-05-04 20:59:42.116 | + functions-common:apt_get:1086 : return 0 2020-05-04 20:59:42.119 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2020-05-04 20:59:42.121 | + functions-common:is_fedora:435 : [[ -z Ubuntu ]] 2020-05-04 20:59:42.124 | + functions-common:is_fedora:439 : '[' Ubuntu = Fedora ']' 2020-05-04 20:59:42.127 | + functions-common:is_fedora:439 : '[' Ubuntu = 'Red Hat' ']' 2020-05-04 20:59:42.129 | + functions-common:is_fedora:440 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-05-04 20:59:42.132 | + functions-common:is_fedora:441 : '[' Ubuntu = CentOS ']' 2020-05-04 20:59:42.134 | + functions-common:is_fedora:441 : '[' Ubuntu = OracleServer ']' 2020-05-04 20:59:42.137 | + functions-common:is_fedora:442 : '[' Ubuntu = Virtuozzo ']' 2020-05-04 20:59:42.139 | + ./stack.sh:main:807 : restart_rpc_backend 2020-05-04 20:59:42.143 | + lib/rpc_backend:restart_rpc_backend:63 : is_service_enabled rabbit 2020-05-04 20:59:42.161 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 20:59:42.163 | + lib/rpc_backend:restart_rpc_backend:65 : echo_summary 'Starting RabbitMQ' 2020-05-04 20:59:42.166 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 20:59:42.169 | + ./stack.sh:echo_summary:445 : echo -e Starting RabbitMQ 2020-05-04 20:59:42.173 | + lib/rpc_backend:restart_rpc_backend:76 : local i 2020-05-04 20:59:42.176 | ++ lib/rpc_backend:restart_rpc_backend:77 : seq 20 2020-05-04 20:59:42.180 | + lib/rpc_backend:restart_rpc_backend:77 : for i in '`seq 20`' 2020-05-04 20:59:42.183 | + lib/rpc_backend:restart_rpc_backend:78 : local rc=0 2020-05-04 20:59:42.185 | + lib/rpc_backend:restart_rpc_backend:80 : [[ 1 -eq 20 ]] 2020-05-04 20:59:42.188 | + lib/rpc_backend:restart_rpc_backend:82 : [[ 1 == \0 ]] 2020-05-04 20:59:42.191 | + lib/rpc_backend:restart_rpc_backend:86 : rabbit_setuser stackrabbit secretrabbit 2020-05-04 20:59:42.194 | + lib/rpc_backend:rabbit_setuser:155 : local user=stackrabbit pass=secretrabbit found= out= 2020-05-04 20:59:42.199 | ++ lib/rpc_backend:rabbit_setuser:156 : sudo rabbitmqctl list_users 2020-05-04 20:59:42.652 | + lib/rpc_backend:rabbit_setuser:156 : out='Listing users ... 2020-05-04 20:59:42.652 | guest [administrator]' 2020-05-04 20:59:42.656 | ++ lib/rpc_backend:rabbit_setuser:158 : awk '$1 == user { print $1 }' user=stackrabbit 2020-05-04 20:59:42.658 | ++ lib/rpc_backend:rabbit_setuser:158 : echo 'Listing users ... 2020-05-04 20:59:42.658 | guest [administrator]' 2020-05-04 20:59:42.662 | + lib/rpc_backend:rabbit_setuser:158 : found= 2020-05-04 20:59:42.664 | + lib/rpc_backend:rabbit_setuser:159 : '[' '' = stackrabbit ']' 2020-05-04 20:59:42.667 | + lib/rpc_backend:rabbit_setuser:163 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2020-05-04 20:59:43.072 | Creating user "stackrabbit" ... 2020-05-04 20:59:43.085 | + lib/rpc_backend:rabbit_setuser:166 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2020-05-04 20:59:43.502 | Setting permissions for user "stackrabbit" in vhost "/" ... 2020-05-04 20:59:43.515 | + lib/rpc_backend:restart_rpc_backend:87 : '[' 0 -ne 0 ']' 2020-05-04 20:59:43.519 | + lib/rpc_backend:restart_rpc_backend:92 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2020-05-04 20:59:43.983 | Changing password for user "stackrabbit" ... 2020-05-04 20:59:43.997 | + lib/rpc_backend:restart_rpc_backend:94 : '[' 0 -ne 0 ']' 2020-05-04 20:59:44.001 | + lib/rpc_backend:restart_rpc_backend:98 : break 2020-05-04 20:59:44.004 | + lib/rpc_backend:restart_rpc_backend:101 : sudo rabbitmqctl delete_user guest 2020-05-04 20:59:44.420 | Deleting user "guest" ... 2020-05-04 20:59:44.434 | + ./stack.sh:main:809 : is_service_enabled mysql postgresql 2020-05-04 20:59:44.453 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 20:59:44.456 | + ./stack.sh:main:810 : install_database 2020-05-04 20:59:44.458 | + lib/database:install_database:118 : install_database_mysql 2020-05-04 20:59:44.461 | + lib/databases/mysql:install_database_mysql:127 : is_ubuntu 2020-05-04 20:59:44.464 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 20:59:44.466 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 20:59:44.469 | + lib/databases/mysql:install_database_mysql:130 : sudo debconf-set-selections 2020-05-04 20:59:44.617 | + lib/databases/mysql:install_database_mysql:140 : [[ ! -e /opt/stack/new/.my.cnf ]] 2020-05-04 20:59:44.620 | + lib/databases/mysql:install_database_mysql:141 : cat 2020-05-04 20:59:44.625 | + lib/databases/mysql:install_database_mysql:147 : chmod 0600 /opt/stack/new/.my.cnf 2020-05-04 20:59:44.629 | + lib/databases/mysql:install_database_mysql:150 : is_oraclelinux 2020-05-04 20:59:44.632 | + functions-common:is_oraclelinux:423 : [[ -z Ubuntu ]] 2020-05-04 20:59:44.636 | + functions-common:is_oraclelinux:427 : '[' Ubuntu = OracleServer ']' 2020-05-04 20:59:44.639 | + lib/databases/mysql:install_database_mysql:152 : is_fedora 2020-05-04 20:59:44.642 | + functions-common:is_fedora:435 : [[ -z Ubuntu ]] 2020-05-04 20:59:44.645 | + functions-common:is_fedora:439 : '[' Ubuntu = Fedora ']' 2020-05-04 20:59:44.648 | + functions-common:is_fedora:439 : '[' Ubuntu = 'Red Hat' ']' 2020-05-04 20:59:44.651 | + functions-common:is_fedora:440 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-05-04 20:59:44.654 | + functions-common:is_fedora:441 : '[' Ubuntu = CentOS ']' 2020-05-04 20:59:44.658 | + functions-common:is_fedora:441 : '[' Ubuntu = OracleServer ']' 2020-05-04 20:59:44.662 | + functions-common:is_fedora:442 : '[' Ubuntu = Virtuozzo ']' 2020-05-04 20:59:44.666 | + lib/databases/mysql:install_database_mysql:152 : is_suse 2020-05-04 20:59:44.669 | + functions-common:is_suse:450 : [[ -z Ubuntu ]] 2020-05-04 20:59:44.673 | + functions-common:is_suse:454 : [[ Ubuntu =~ (openSUSE) ]] 2020-05-04 20:59:44.676 | + functions-common:is_suse:454 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2020-05-04 20:59:44.679 | + lib/databases/mysql:install_database_mysql:155 : is_ubuntu 2020-05-04 20:59:44.683 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 20:59:44.686 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 20:59:44.689 | + lib/databases/mysql:install_database_mysql:156 : install_package mysql-server 2020-05-04 20:59:44.693 | + functions-common:install_package:1278 : update_package_repo 2020-05-04 20:59:44.696 | + functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 20:59:44.699 | + functions-common:update_package_repo:1251 : REPOS_UPDATED=True 2020-05-04 20:59:44.703 | + functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 20:59:44.706 | + functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 20:59:44.709 | + functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 20:59:44.712 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 20:59:44.715 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 20:59:44.718 | + functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 20:59:44.721 | + functions-common:apt_get_update:1037 : [[ True == \T\r\u\e ]] 2020-05-04 20:59:44.725 | + functions-common:apt_get_update:1037 : [[ False != \T\r\u\e ]] 2020-05-04 20:59:44.727 | + functions-common:apt_get_update:1038 : return 2020-05-04 20:59:44.731 | + functions-common:install_package:1279 : real_install_package mysql-server 2020-05-04 20:59:44.734 | + functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 20:59:44.737 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 20:59:44.741 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 20:59:44.744 | + functions-common:real_install_package:1265 : apt_get install mysql-server 2020-05-04 20:59:44.771 | + functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2020-05-04 20:59:44.812 | Reading package lists... 2020-05-04 20:59:45.034 | Building dependency tree... 2020-05-04 20:59:45.034 | Reading state information... 2020-05-04 20:59:45.198 | The following additional packages will be installed: 2020-05-04 20:59:45.198 | apparmor libapparmor-perl libevent-core-2.0-5 libnuma1 mysql-client-5.7 2020-05-04 20:59:45.198 | mysql-client-core-5.7 mysql-server-5.7 mysql-server-core-5.7 2020-05-04 20:59:45.199 | Suggested packages: 2020-05-04 20:59:45.199 | apparmor-profiles apparmor-profiles-extra apparmor-docs apparmor-utils mailx 2020-05-04 20:59:45.199 | tinyca 2020-05-04 20:59:45.199 | Recommended packages: 2020-05-04 20:59:45.199 | libhtml-template-perl 2020-05-04 20:59:45.199 | The following NEW packages will be installed: 2020-05-04 20:59:45.200 | apparmor libapparmor-perl libevent-core-2.0-5 libnuma1 mysql-client-5.7 2020-05-04 20:59:45.200 | mysql-client-core-5.7 mysql-server mysql-server-5.7 mysql-server-core-5.7 2020-05-04 20:59:45.224 | 0 upgraded, 9 newly installed, 0 to remove and 15 not upgraded. 2020-05-04 20:59:45.224 | Need to get 18.1 MB of archives. 2020-05-04 20:59:45.224 | After this operation, 157 MB of additional disk space will be used. 2020-05-04 20:59:45.224 | WARNING: The following packages cannot be authenticated! 2020-05-04 20:59:45.224 | libnuma1 2020-05-04 20:59:45.237 | Authentication warning overridden. 2020-05-04 20:59:45.237 | Get:1 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libapparmor-perl amd64 2.10.95-0ubuntu2.11 [33.6 kB] 2020-05-04 20:59:45.240 | Get:2 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 apparmor amd64 2.10.95-0ubuntu2.11 [451 kB] 2020-05-04 20:59:45.371 | Get:3 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 libnuma1 amd64 2.0.11-2.1~cloud0 [21.7 kB] 2020-05-04 20:59:45.372 | Get:4 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 mysql-client-core-5.7 amd64 5.7.30-0ubuntu0.16.04.1 [6,231 kB] 2020-05-04 20:59:45.515 | Get:5 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 mysql-client-5.7 amd64 5.7.30-0ubuntu0.16.04.1 [1,432 kB] 2020-05-04 20:59:45.544 | Get:6 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 mysql-server-core-5.7 amd64 5.7.30-0ubuntu0.16.04.1 [7,404 kB] 2020-05-04 20:59:45.707 | Get:7 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libevent-core-2.0-5 amd64 2.0.21-stable-2ubuntu0.16.04.1 [70.6 kB] 2020-05-04 20:59:45.709 | Get:8 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 mysql-server-5.7 amd64 5.7.30-0ubuntu0.16.04.1 [2,421 kB] 2020-05-04 20:59:45.758 | Get:9 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 mysql-server all 5.7.30-0ubuntu0.16.04.1 [10.2 kB] 2020-05-04 20:59:45.883 | debconf: delaying package configuration, since apt-utils is not installed 2020-05-04 20:59:45.919 | Fetched 18.1 MB in 0s (34.3 MB/s) 2020-05-04 20:59:45.949 | Selecting previously unselected package libapparmor-perl. 2020-05-04 20:59:45.977 | (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 ... 37137 files and directories currently installed.) 2020-05-04 20:59:45.979 | Preparing to unpack .../libapparmor-perl_2.10.95-0ubuntu2.11_amd64.deb ... 2020-05-04 20:59:45.981 | Unpacking libapparmor-perl (2.10.95-0ubuntu2.11) ... 2020-05-04 20:59:46.016 | Selecting previously unselected package apparmor. 2020-05-04 20:59:46.021 | Preparing to unpack .../apparmor_2.10.95-0ubuntu2.11_amd64.deb ... 2020-05-04 20:59:46.031 | Unpacking apparmor (2.10.95-0ubuntu2.11) ... 2020-05-04 20:59:46.135 | Selecting previously unselected package libnuma1:amd64. 2020-05-04 20:59:46.141 | Preparing to unpack .../libnuma1_2.0.11-2.1~cloud0_amd64.deb ... 2020-05-04 20:59:46.145 | Unpacking libnuma1:amd64 (2.0.11-2.1~cloud0) ... 2020-05-04 20:59:46.171 | Selecting previously unselected package mysql-client-core-5.7. 2020-05-04 20:59:46.177 | Preparing to unpack .../mysql-client-core-5.7_5.7.30-0ubuntu0.16.04.1_amd64.deb ... 2020-05-04 20:59:46.180 | Unpacking mysql-client-core-5.7 (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:59:46.962 | Selecting previously unselected package mysql-client-5.7. 2020-05-04 20:59:46.967 | Preparing to unpack .../mysql-client-5.7_5.7.30-0ubuntu0.16.04.1_amd64.deb ... 2020-05-04 20:59:46.969 | Unpacking mysql-client-5.7 (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:59:47.318 | Selecting previously unselected package mysql-server-core-5.7. 2020-05-04 20:59:47.323 | Preparing to unpack .../mysql-server-core-5.7_5.7.30-0ubuntu0.16.04.1_amd64.deb ... 2020-05-04 20:59:47.325 | Unpacking mysql-server-core-5.7 (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:59:48.307 | Selecting previously unselected package libevent-core-2.0-5:amd64. 2020-05-04 20:59:48.313 | Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-2ubuntu0.16.04.1_amd64.deb ... 2020-05-04 20:59:48.314 | Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-2ubuntu0.16.04.1) ... 2020-05-04 20:59:48.351 | Selecting previously unselected package mysql-server-5.7. 2020-05-04 20:59:48.357 | Preparing to unpack .../mysql-server-5.7_5.7.30-0ubuntu0.16.04.1_amd64.deb ... 2020-05-04 20:59:48.689 | Unpacking mysql-server-5.7 (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:59:49.182 | Selecting previously unselected package mysql-server. 2020-05-04 20:59:49.187 | Preparing to unpack .../mysql-server_5.7.30-0ubuntu0.16.04.1_all.deb ... 2020-05-04 20:59:49.189 | Unpacking mysql-server (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:59:49.206 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 20:59:49.281 | Processing triggers for man-db (2.7.5-1) ... 2020-05-04 20:59:49.755 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 20:59:49.807 | Setting up libapparmor-perl (2.10.95-0ubuntu2.11) ... 2020-05-04 20:59:49.813 | Setting up apparmor (2.10.95-0ubuntu2.11) ... 2020-05-04 20:59:50.185 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-05-04 20:59:50.334 | diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory 2020-05-04 20:59:50.371 | Setting up libnuma1:amd64 (2.0.11-2.1~cloud0) ... 2020-05-04 20:59:50.377 | Setting up mysql-client-core-5.7 (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:59:50.383 | Setting up mysql-client-5.7 (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:59:50.388 | Setting up mysql-server-core-5.7 (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:59:50.393 | Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-2ubuntu0.16.04.1) ... 2020-05-04 20:59:50.399 | Setting up mysql-server-5.7 (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:59:50.689 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-05-04 20:59:50.717 | Renaming removed key_buffer and myisam-recover options (if present) 2020-05-04 20:59:57.873 | Setting up mysql-server (5.7.30-0ubuntu0.16.04.1) ... 2020-05-04 20:59:57.879 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 20:59:57.963 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 20:59:58.209 | + functions-common:apt_get:1082 : result=0 2020-05-04 20:59:58.211 | + functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 20:59:58.213 | + functions-common:time_stop:2251 : local name 2020-05-04 20:59:58.216 | + functions-common:time_stop:2252 : local end_time 2020-05-04 20:59:58.218 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 20:59:58.220 | + functions-common:time_stop:2254 : local total 2020-05-04 20:59:58.223 | + functions-common:time_stop:2255 : local start_time 2020-05-04 20:59:58.225 | + functions-common:time_stop:2257 : name=apt-get 2020-05-04 20:59:58.228 | + functions-common:time_stop:2258 : start_time=1588625984767 2020-05-04 20:59:58.230 | + functions-common:time_stop:2260 : [[ -z 1588625984767 ]] 2020-05-04 20:59:58.233 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 20:59:58.237 | + functions-common:time_stop:2263 : end_time=1588625998234 2020-05-04 20:59:58.240 | + functions-common:time_stop:2264 : elapsed_time=13467 2020-05-04 20:59:58.243 | + functions-common:time_stop:2265 : total=82900 2020-05-04 20:59:58.245 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 20:59:58.248 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=96367 2020-05-04 20:59:58.251 | + functions-common:apt_get:1086 : return 0 2020-05-04 20:59:58.254 | + ./stack.sh:main:812 : '[' -n mysql ']' 2020-05-04 20:59:58.257 | + ./stack.sh:main:813 : install_database_python 2020-05-04 20:59:58.260 | + lib/database:install_database_python:123 : install_database_python_mysql 2020-05-04 20:59:58.263 | + lib/databases/mysql:install_database_python_mysql:164 : pip_install_gr PyMySQL 2020-05-04 20:59:58.266 | + inc/python:pip_install_gr:70 : local name=PyMySQL 2020-05-04 20:59:58.269 | + inc/python:pip_install_gr:71 : local clean_name 2020-05-04 20:59:58.272 | ++ inc/python:pip_install_gr:72 : get_from_global_requirements PyMySQL 2020-05-04 20:59:58.274 | ++ inc/python:get_from_global_requirements:392 : local package=PyMySQL 2020-05-04 20:59:58.277 | ++ inc/python:get_from_global_requirements:393 : local required_pkg 2020-05-04 20:59:58.280 | +++ inc/python:get_from_global_requirements:394 : cut -d# -f1 2020-05-04 20:59:58.282 | +++ inc/python:get_from_global_requirements:394 : grep -i -h '^PyMySQL' /opt/stack/new/requirements/global-requirements.txt 2020-05-04 20:59:58.286 | ++ inc/python:get_from_global_requirements:394 : required_pkg='PyMySQL>=0.7.6 ' 2020-05-04 20:59:58.289 | ++ inc/python:get_from_global_requirements:395 : [[ PyMySQL>=0.7.6 == '' ]] 2020-05-04 20:59:58.292 | ++ inc/python:get_from_global_requirements:398 : echo 'PyMySQL>=0.7.6' 2020-05-04 20:59:58.295 | + inc/python:pip_install_gr:72 : clean_name='PyMySQL>=0.7.6' 2020-05-04 20:59:58.297 | + inc/python:pip_install_gr:73 : pip_install 'PyMySQL>=0.7.6' 2020-05-04 20:59:58.743 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 20:59:58.745 | + inc/python:pip_install:350 : local 'test_req=PyMySQL>=0.7.6/test-requirements.txt' 2020-05-04 20:59:58.748 | + inc/python:pip_install:351 : [[ -e PyMySQL>=0.7.6/test-requirements.txt ]] 2020-05-04 20:59:58.750 | + inc/python:pip_install:359 : 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' 2020-05-04 20:59:59.385 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:59.387 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:59.442 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:59.444 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:59.446 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:59.448 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:59.483 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:59.485 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:59.521 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:59.524 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:59.526 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 20:59:59.546 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:59.548 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:59.614 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:59.617 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:59.621 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:59.623 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:59.655 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:59.657 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:59.662 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:59.664 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:59.703 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:59.705 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:59.721 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:59.723 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:59.742 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:59.743 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:59.768 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:59.770 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 20:59:59.966 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 20:59:59.970 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:00.031 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:00.035 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:00.061 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:00.065 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:00.108 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:00.111 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:00.163 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:00.165 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:00.204 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:00.206 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:00.255 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:00.257 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:00.342 | Collecting PyMySQL===0.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 374)) 2020-05-04 21:00:00.449 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/e5/07/c0f249aa0b7b0517b5843eeab689b9ccc6a6bb0536fc9d95e65901e6f2ac/PyMySQL-0.8.0-py2.py3-none-any.whl (83kB) 2020-05-04 21:00:00.565 | Installing collected packages: PyMySQL 2020-05-04 21:00:00.708 | Successfully installed PyMySQL-0.8.0 2020-05-04 21:00:00.767 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:00:00.767 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:00:00.805 | + inc/python:pip_install:366 : result=0 2020-05-04 21:00:00.808 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:00:00.810 | + functions-common:time_stop:2251 : local name 2020-05-04 21:00:00.813 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:00:00.816 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:00:00.818 | + functions-common:time_stop:2254 : local total 2020-05-04 21:00:00.820 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:00:00.823 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:00:00.825 | + functions-common:time_stop:2258 : start_time=1588625998313 2020-05-04 21:00:00.828 | + functions-common:time_stop:2260 : [[ -z 1588625998313 ]] 2020-05-04 21:00:00.831 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:00:00.836 | + functions-common:time_stop:2263 : end_time=1588626000833 2020-05-04 21:00:00.838 | + functions-common:time_stop:2264 : elapsed_time=2520 2020-05-04 21:00:00.840 | + functions-common:time_stop:2265 : total=43969 2020-05-04 21:00:00.843 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:00:00.845 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=46489 2020-05-04 21:00:00.847 | + inc/python:pip_install:369 : return 0 2020-05-04 21:00:00.850 | + lib/databases/mysql:install_database_python_mysql:165 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2020-05-04 21:00:00.853 | + lib/databases/mysql:install_database_python_mysql:167 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-05-04 21:00:00.857 | + lib/databases/mysql:install_database_python_mysql:168 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2020-05-04 21:00:00.860 | + ./stack.sh:main:816 : is_service_enabled neutron 2020-05-04 21:00:00.881 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:00:00.884 | + ./stack.sh:main:817 : install_neutron_agent_packages 2020-05-04 21:00:00.887 | + lib/neutron:install_neutron_agent_packages:594 : is_neutron_legacy_enabled 2020-05-04 21:00:00.890 | + lib/neutron:is_neutron_legacy_enabled:104 : [[ , =~ ,neutron ]] 2020-05-04 21:00:00.892 | + lib/neutron:is_neutron_legacy_enabled:105 : [[ ,c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat =~ ,q- ]] 2020-05-04 21:00:00.894 | + lib/neutron:is_neutron_legacy_enabled:105 : return 0 2020-05-04 21:00:00.897 | + lib/neutron:install_neutron_agent_packages:596 : install_neutron_agent_packages_mutnauq 2020-05-04 21:00:00.899 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:441 : is_service_enabled q-l3 2020-05-04 21:00:00.918 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:00:00.921 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:442 : install_package radvd 2020-05-04 21:00:00.924 | + functions-common:install_package:1278 : update_package_repo 2020-05-04 21:00:00.927 | + functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 21:00:00.930 | + functions-common:update_package_repo:1251 : REPOS_UPDATED=True 2020-05-04 21:00:00.932 | + functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 21:00:00.935 | + functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 21:00:00.938 | + functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 21:00:00.941 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:00:00.945 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:00:00.948 | + functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 21:00:00.951 | + functions-common:apt_get_update:1037 : [[ True == \T\r\u\e ]] 2020-05-04 21:00:00.955 | + functions-common:apt_get_update:1037 : [[ False != \T\r\u\e ]] 2020-05-04 21:00:00.958 | + functions-common:apt_get_update:1038 : return 2020-05-04 21:00:00.961 | + functions-common:install_package:1279 : real_install_package radvd 2020-05-04 21:00:00.963 | + functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 21:00:00.966 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:00:00.969 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:00:00.971 | + functions-common:real_install_package:1265 : apt_get install radvd 2020-05-04 21:00:00.994 | + functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2020-05-04 21:00:01.037 | Reading package lists... 2020-05-04 21:00:01.264 | Building dependency tree... 2020-05-04 21:00:01.264 | Reading state information... 2020-05-04 21:00:01.472 | The following NEW packages will be installed: 2020-05-04 21:00:01.472 | radvd 2020-05-04 21:00:01.552 | 0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded. 2020-05-04 21:00:01.552 | Need to get 59.1 kB of archives. 2020-05-04 21:00:01.552 | After this operation, 204 kB of additional disk space will be used. 2020-05-04 21:00:01.553 | Get:1 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 radvd amd64 1:2.11-1 [59.1 kB] 2020-05-04 21:00:01.718 | debconf: delaying package configuration, since apt-utils is not installed 2020-05-04 21:00:01.760 | Fetched 59.1 kB in 0s (1,080 kB/s) 2020-05-04 21:00:01.795 | Selecting previously unselected package radvd. 2020-05-04 21:00:01.824 | (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 ... 37532 files and directories currently installed.) 2020-05-04 21:00:01.827 | Preparing to unpack .../radvd_1%3a2.11-1_amd64.deb ... 2020-05-04 21:00:01.829 | Unpacking radvd (1:2.11-1) ... 2020-05-04 21:00:01.857 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 21:00:01.933 | Processing triggers for man-db (2.7.5-1) ... 2020-05-04 21:00:02.219 | Setting up radvd (1:2.11-1) ... 2020-05-04 21:00:02.334 | dpkg-statoverride: warning: --update given but /var/run/radvd does not exist 2020-05-04 21:00:02.633 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 21:00:02.928 | + functions-common:apt_get:1082 : result=0 2020-05-04 21:00:02.931 | + functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 21:00:02.934 | + functions-common:time_stop:2251 : local name 2020-05-04 21:00:02.937 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:00:02.940 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:00:02.943 | + functions-common:time_stop:2254 : local total 2020-05-04 21:00:02.946 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:00:02.949 | + functions-common:time_stop:2257 : name=apt-get 2020-05-04 21:00:02.952 | + functions-common:time_stop:2258 : start_time=1588626000991 2020-05-04 21:00:02.954 | + functions-common:time_stop:2260 : [[ -z 1588626000991 ]] 2020-05-04 21:00:02.958 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:00:02.962 | + functions-common:time_stop:2263 : end_time=1588626002959 2020-05-04 21:00:02.965 | + functions-common:time_stop:2264 : elapsed_time=1968 2020-05-04 21:00:02.968 | + functions-common:time_stop:2265 : total=96367 2020-05-04 21:00:02.970 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:00:02.973 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=98335 2020-05-04 21:00:02.975 | + functions-common:apt_get:1086 : return 0 2020-05-04 21:00:02.978 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:445 : is_service_enabled q-agt q-dhcp q-l3 2020-05-04 21:00:02.997 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:00:02.999 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:446 : neutron_plugin_install_agent_packages 2020-05-04 21:00:03.001 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2020-05-04 21:00:03.005 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2020-05-04 21:00:03.027 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2020-05-04 21:00:03.029 | + functions-common:install_package:1278 : update_package_repo 2020-05-04 21:00:03.032 | + functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 21:00:03.034 | + functions-common:update_package_repo:1251 : REPOS_UPDATED=True 2020-05-04 21:00:03.037 | + functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 21:00:03.039 | + functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 21:00:03.041 | + functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 21:00:03.044 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:00:03.046 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:00:03.048 | + functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 21:00:03.051 | + functions-common:apt_get_update:1037 : [[ True == \T\r\u\e ]] 2020-05-04 21:00:03.053 | + functions-common:apt_get_update:1037 : [[ False != \T\r\u\e ]] 2020-05-04 21:00:03.056 | + functions-common:apt_get_update:1038 : return 2020-05-04 21:00:03.059 | + functions-common:install_package:1279 : real_install_package fakeroot make openvswitch-switch 2020-05-04 21:00:03.061 | + functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 21:00:03.064 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:00:03.067 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:00:03.070 | + functions-common:real_install_package:1265 : apt_get install fakeroot make openvswitch-switch 2020-05-04 21:00:03.093 | + functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2020-05-04 21:00:03.135 | Reading package lists... 2020-05-04 21:00:03.405 | Building dependency tree... 2020-05-04 21:00:03.407 | Reading state information... 2020-05-04 21:00:03.599 | make is already the newest version (4.1-6). 2020-05-04 21:00:03.599 | The following additional packages will be installed: 2020-05-04 21:00:03.600 | libcap-ng0 libfakeroot openvswitch-common python-six 2020-05-04 21:00:03.601 | Suggested packages: 2020-05-04 21:00:03.601 | ethtool 2020-05-04 21:00:03.602 | The following NEW packages will be installed: 2020-05-04 21:00:03.602 | fakeroot libcap-ng0 libfakeroot openvswitch-common openvswitch-switch 2020-05-04 21:00:03.602 | python-six 2020-05-04 21:00:03.622 | 0 upgraded, 6 newly installed, 0 to remove and 15 not upgraded. 2020-05-04 21:00:03.622 | Need to get 2,149 kB of archives. 2020-05-04 21:00:03.622 | After this operation, 9,731 kB of additional disk space will be used. 2020-05-04 21:00:03.622 | WARNING: The following packages cannot be authenticated! 2020-05-04 21:00:03.622 | openvswitch-common openvswitch-switch 2020-05-04 21:00:03.632 | Authentication warning overridden. 2020-05-04 21:00:03.632 | Get:1 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libcap-ng0 amd64 0.7.7-1 [10.9 kB] 2020-05-04 21:00:03.634 | Get:2 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] 2020-05-04 21:00:03.635 | Get:3 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] 2020-05-04 21:00:03.636 | Get:4 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 python-six all 1.10.0-3 [10.9 kB] 2020-05-04 21:00:03.636 | Get:5 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 openvswitch-common amd64 2.8.4-0ubuntu0.17.10.1 [692 kB] 2020-05-04 21:00:03.650 | Get:6 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 openvswitch-switch amd64 2.8.4-0ubuntu0.17.10.1 [1,348 kB] 2020-05-04 21:00:03.808 | debconf: delaying package configuration, since apt-utils is not installed 2020-05-04 21:00:03.844 | Fetched 2,149 kB in 0s (45.3 MB/s) 2020-05-04 21:00:03.875 | Selecting previously unselected package libcap-ng0:amd64. 2020-05-04 21:00:03.901 | (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 ... 37546 files and directories currently installed.) 2020-05-04 21:00:03.903 | Preparing to unpack .../libcap-ng0_0.7.7-1_amd64.deb ... 2020-05-04 21:00:03.907 | Unpacking libcap-ng0:amd64 (0.7.7-1) ... 2020-05-04 21:00:03.933 | Selecting previously unselected package libfakeroot:amd64. 2020-05-04 21:00:03.938 | Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... 2020-05-04 21:00:03.941 | Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... 2020-05-04 21:00:03.972 | Selecting previously unselected package fakeroot. 2020-05-04 21:00:03.977 | Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... 2020-05-04 21:00:03.979 | Unpacking fakeroot (1.20.2-1ubuntu1) ... 2020-05-04 21:00:04.016 | Selecting previously unselected package python-six. 2020-05-04 21:00:04.022 | Preparing to unpack .../python-six_1.10.0-3_all.deb ... 2020-05-04 21:00:04.024 | Unpacking python-six (1.10.0-3) ... 2020-05-04 21:00:04.050 | Selecting previously unselected package openvswitch-common. 2020-05-04 21:00:04.055 | Preparing to unpack .../openvswitch-common_2.8.4-0ubuntu0.17.10.1_amd64.deb ... 2020-05-04 21:00:04.057 | Unpacking openvswitch-common (2.8.4-0ubuntu0.17.10.1) ... 2020-05-04 21:00:04.168 | Selecting previously unselected package openvswitch-switch. 2020-05-04 21:00:04.173 | Preparing to unpack .../openvswitch-switch_2.8.4-0ubuntu0.17.10.1_amd64.deb ... 2020-05-04 21:00:04.175 | Unpacking openvswitch-switch (2.8.4-0ubuntu0.17.10.1) ... 2020-05-04 21:00:04.373 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 21:00:04.389 | Processing triggers for man-db (2.7.5-1) ... 2020-05-04 21:00:04.907 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 21:00:05.009 | Setting up libcap-ng0:amd64 (0.7.7-1) ... 2020-05-04 21:00:05.018 | Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... 2020-05-04 21:00:05.026 | Setting up fakeroot (1.20.2-1ubuntu1) ... 2020-05-04 21:00:05.033 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2020-05-04 21:00:05.041 | Setting up python-six (1.10.0-3) ... 2020-05-04 21:00:05.132 | Setting up openvswitch-common (2.8.4-0ubuntu0.17.10.1) ... 2020-05-04 21:00:05.137 | Setting up openvswitch-switch (2.8.4-0ubuntu0.17.10.1) ... 2020-05-04 21:00:05.156 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2020-05-04 21:00:05.942 | openvswitch-nonetwork.service is a disabled or a static unit, not starting it. 2020-05-04 21:00:05.945 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 21:00:05.960 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 21:00:06.232 | + functions-common:apt_get:1082 : result=0 2020-05-04 21:00:06.235 | + functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 21:00:06.238 | + functions-common:time_stop:2251 : local name 2020-05-04 21:00:06.241 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:00:06.244 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:00:06.247 | + functions-common:time_stop:2254 : local total 2020-05-04 21:00:06.249 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:00:06.252 | + functions-common:time_stop:2257 : name=apt-get 2020-05-04 21:00:06.255 | + functions-common:time_stop:2258 : start_time=1588626003090 2020-05-04 21:00:06.258 | + functions-common:time_stop:2260 : [[ -z 1588626003090 ]] 2020-05-04 21:00:06.262 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:00:06.266 | + functions-common:time_stop:2263 : end_time=1588626006263 2020-05-04 21:00:06.269 | + functions-common:time_stop:2264 : elapsed_time=3173 2020-05-04 21:00:06.272 | + functions-common:time_stop:2265 : total=98335 2020-05-04 21:00:06.275 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:00:06.278 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=101508 2020-05-04 21:00:06.281 | + functions-common:apt_get:1086 : return 0 2020-05-04 21:00:06.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2020-05-04 21:00:06.287 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:00:06.290 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:00:06.293 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2020-05-04 21:00:06.296 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2020-05-04 21:00:06.300 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2020-05-04 21:00:06.304 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.4.0-178-generic 2020-05-04 21:00:06.307 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2020-05-04 21:00:06.311 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.4.0-178-generic 2020-05-04 21:00:06.313 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2020-05-04 21:00:06.318 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.4 2020-05-04 21:00:06.320 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.4 '<' 3.13 2020-05-04 21:00:06.324 | + functions:vercmp:592 : local v1=4.4 2020-05-04 21:00:06.327 | + functions:vercmp:593 : local 'op=<' 2020-05-04 21:00:06.329 | + functions:vercmp:594 : local v2=3.13 2020-05-04 21:00:06.332 | + functions:vercmp:595 : local result 2020-05-04 21:00:06.336 | ++ functions:vercmp:599 : echo -e '4.4\n3.13' 2020-05-04 21:00:06.337 | ++ functions:vercmp:599 : sort -V 2020-05-04 21:00:06.338 | ++ functions:vercmp:599 : head -1 2020-05-04 21:00:06.342 | + functions:vercmp:599 : result=3.13 2020-05-04 21:00:06.345 | + functions:vercmp:601 : case $op in 2020-05-04 21:00:06.348 | + functions:vercmp:611 : '[' 4.4 '!=' 3.13 ']' 2020-05-04 21:00:06.350 | + functions:vercmp:611 : '[' 3.13 = 4.4 ']' 2020-05-04 21:00:06.353 | + functions:vercmp:612 : return 2020-05-04 21:00:06.355 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2020-05-04 21:00:06.358 | + functions-common:restart_service:2135 : '[' -x /bin/systemctl ']' 2020-05-04 21:00:06.362 | + functions-common:restart_service:2136 : sudo /bin/systemctl restart openvswitch-switch 2020-05-04 21:00:06.686 | + ./stack.sh:main:820 : is_service_enabled etcd3 2020-05-04 21:00:06.707 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:00:06.710 | + ./stack.sh:main:821 : install_etcd3 2020-05-04 21:00:06.713 | + lib/etcd3:install_etcd3:94 : echo 'Installing etcd' 2020-05-04 21:00:06.713 | Installing etcd 2020-05-04 21:00:06.716 | + lib/etcd3:install_etcd3:97 : sudo mkdir -p /opt/stack/new/bin 2020-05-04 21:00:06.729 | + lib/etcd3:install_etcd3:98 : sudo mkdir -p /opt/stack/data/etcd 2020-05-04 21:00:06.743 | + lib/etcd3:install_etcd3:101 : local etcd_file 2020-05-04 21:00:06.747 | ++ lib/etcd3:install_etcd3:102 : get_extra_file https://github.com/coreos/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz 2020-05-04 21:00:06.749 | ++ functions:get_extra_file:60 : local file_url=https://github.com/coreos/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz 2020-05-04 21:00:06.752 | +++ functions:get_extra_file:62 : basename https://github.com/coreos/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz 2020-05-04 21:00:06.758 | ++ functions:get_extra_file:62 : file_name=etcd-v3.1.10-linux-amd64.tar.gz 2020-05-04 21:00:06.761 | ++ functions:get_extra_file:63 : [[ https://github.com/coreos/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz != file* ]] 2020-05-04 21:00:06.764 | ++ functions:get_extra_file:65 : [[ ! -f /opt/stack/new/devstack/files/etcd-v3.1.10-linux-amd64.tar.gz ]] 2020-05-04 21:00:06.767 | ++ functions:get_extra_file:71 : echo /opt/stack/new/devstack/files/etcd-v3.1.10-linux-amd64.tar.gz 2020-05-04 21:00:06.770 | ++ functions:get_extra_file:72 : return 2020-05-04 21:00:06.773 | + lib/etcd3:install_etcd3:102 : etcd_file=/opt/stack/new/devstack/files/etcd-v3.1.10-linux-amd64.tar.gz 2020-05-04 21:00:06.776 | + lib/etcd3:install_etcd3:103 : '[' '!' -f /opt/stack/new/devstack/files/etcd-v3.1.10-linux-amd64/etcd ']' 2020-05-04 21:00:06.780 | + lib/etcd3:install_etcd3:104 : echo '2d335f298619c6fb02b1124773a56966e448ad9952b26fea52909da4fe80d2be /opt/stack/new/devstack/files/etcd-v3.1.10-linux-amd64.tar.gz' 2020-05-04 21:00:06.782 | + lib/etcd3:install_etcd3:106 : sha256sum -c /opt/stack/new/devstack/files/etcd.sha256sum 2020-05-04 21:00:06.882 | /opt/stack/new/devstack/files/etcd-v3.1.10-linux-amd64.tar.gz: OK 2020-05-04 21:00:06.886 | + lib/etcd3:install_etcd3:108 : tar xzvf /opt/stack/new/devstack/files/etcd-v3.1.10-linux-amd64.tar.gz -C /opt/stack/new/devstack/files 2020-05-04 21:00:06.891 | etcd-v3.1.10-linux-amd64/ 2020-05-04 21:00:06.891 | etcd-v3.1.10-linux-amd64/Documentation/ 2020-05-04 21:00:06.891 | etcd-v3.1.10-linux-amd64/Documentation/tuning.md 2020-05-04 21:00:06.891 | etcd-v3.1.10-linux-amd64/Documentation/rfc/ 2020-05-04 21:00:06.891 | etcd-v3.1.10-linux-amd64/Documentation/rfc/v3api.md 2020-05-04 21:00:06.891 | etcd-v3.1.10-linux-amd64/Documentation/dl_build.md 2020-05-04 21:00:06.891 | etcd-v3.1.10-linux-amd64/Documentation/metrics.md 2020-05-04 21:00:06.891 | etcd-v3.1.10-linux-amd64/Documentation/v2/ 2020-05-04 21:00:06.891 | etcd-v3.1.10-linux-amd64/Documentation/v2/runtime-configuration.md 2020-05-04 21:00:06.891 | etcd-v3.1.10-linux-amd64/Documentation/v2/admin_guide.md 2020-05-04 21:00:06.891 | etcd-v3.1.10-linux-amd64/Documentation/v2/tuning.md 2020-05-04 21:00:06.891 | etcd-v3.1.10-linux-amd64/Documentation/v2/glossary.md 2020-05-04 21:00:06.891 | etcd-v3.1.10-linux-amd64/Documentation/v2/rfc/ 2020-05-04 21:00:06.891 | etcd-v3.1.10-linux-amd64/Documentation/v2/rfc/v3api.md 2020-05-04 21:00:06.891 | etcd-v3.1.10-linux-amd64/Documentation/v2/discovery_protocol.md 2020-05-04 21:00:06.892 | etcd-v3.1.10-linux-amd64/Documentation/v2/errorcode.md 2020-05-04 21:00:06.892 | etcd-v3.1.10-linux-amd64/Documentation/v2/metrics.md 2020-05-04 21:00:06.892 | etcd-v3.1.10-linux-amd64/Documentation/v2/security.md 2020-05-04 21:00:06.893 | etcd-v3.1.10-linux-amd64/Documentation/v2/configuration.md 2020-05-04 21:00:06.893 | etcd-v3.1.10-linux-amd64/Documentation/v2/docker_guide.md 2020-05-04 21:00:06.893 | etcd-v3.1.10-linux-amd64/Documentation/v2/dev/ 2020-05-04 21:00:06.893 | etcd-v3.1.10-linux-amd64/Documentation/v2/dev/release.md 2020-05-04 21:00:06.893 | etcd-v3.1.10-linux-amd64/Documentation/v2/members_api.md 2020-05-04 21:00:06.893 | etcd-v3.1.10-linux-amd64/Documentation/v2/auth_api.md 2020-05-04 21:00:06.893 | etcd-v3.1.10-linux-amd64/Documentation/v2/backward_compatibility.md 2020-05-04 21:00:06.894 | etcd-v3.1.10-linux-amd64/Documentation/v2/platforms/ 2020-05-04 21:00:06.894 | etcd-v3.1.10-linux-amd64/Documentation/v2/platforms/freebsd.md 2020-05-04 21:00:06.894 | etcd-v3.1.10-linux-amd64/Documentation/v2/libraries-and-tools.md 2020-05-04 21:00:06.894 | etcd-v3.1.10-linux-amd64/Documentation/v2/implementation-faq.md 2020-05-04 21:00:06.894 | etcd-v3.1.10-linux-amd64/Documentation/v2/reporting_bugs.md 2020-05-04 21:00:06.894 | etcd-v3.1.10-linux-amd64/Documentation/v2/upgrade_2_2.md 2020-05-04 21:00:06.894 | etcd-v3.1.10-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2020-05-04 21:00:06.894 | etcd-v3.1.10-linux-amd64/Documentation/v2/README.md 2020-05-04 21:00:06.895 | etcd-v3.1.10-linux-amd64/Documentation/v2/upgrade_2_1.md 2020-05-04 21:00:06.895 | etcd-v3.1.10-linux-amd64/Documentation/v2/faq.md 2020-05-04 21:00:06.895 | etcd-v3.1.10-linux-amd64/Documentation/v2/api_v3.md 2020-05-04 21:00:06.895 | etcd-v3.1.10-linux-amd64/Documentation/v2/runtime-reconf-design.md 2020-05-04 21:00:06.895 | etcd-v3.1.10-linux-amd64/Documentation/v2/clustering.md 2020-05-04 21:00:06.895 | etcd-v3.1.10-linux-amd64/Documentation/v2/proxy.md 2020-05-04 21:00:06.895 | etcd-v3.1.10-linux-amd64/Documentation/v2/branch_management.md 2020-05-04 21:00:06.896 | etcd-v3.1.10-linux-amd64/Documentation/v2/other_apis.md 2020-05-04 21:00:06.896 | etcd-v3.1.10-linux-amd64/Documentation/v2/benchmarks/ 2020-05-04 21:00:06.896 | etcd-v3.1.10-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-05-04 21:00:06.896 | etcd-v3.1.10-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2020-05-04 21:00:06.896 | etcd-v3.1.10-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2020-05-04 21:00:06.896 | etcd-v3.1.10-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-05-04 21:00:06.896 | etcd-v3.1.10-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2020-05-04 21:00:06.897 | etcd-v3.1.10-linux-amd64/Documentation/v2/benchmarks/README.md 2020-05-04 21:00:06.897 | etcd-v3.1.10-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-05-04 21:00:06.897 | etcd-v3.1.10-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2020-05-04 21:00:06.897 | etcd-v3.1.10-linux-amd64/Documentation/v2/api.md 2020-05-04 21:00:06.897 | etcd-v3.1.10-linux-amd64/Documentation/v2/authentication.md 2020-05-04 21:00:06.897 | etcd-v3.1.10-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2020-05-04 21:00:06.897 | etcd-v3.1.10-linux-amd64/Documentation/v2/upgrade_2_3.md 2020-05-04 21:00:06.898 | etcd-v3.1.10-linux-amd64/Documentation/v2/production-users.md 2020-05-04 21:00:06.898 | etcd-v3.1.10-linux-amd64/Documentation/dev-guide/ 2020-05-04 21:00:06.898 | etcd-v3.1.10-linux-amd64/Documentation/dev-guide/grpc_naming.md 2020-05-04 21:00:06.898 | etcd-v3.1.10-linux-amd64/Documentation/dev-guide/interacting_v3.md 2020-05-04 21:00:06.898 | etcd-v3.1.10-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2020-05-04 21:00:06.898 | etcd-v3.1.10-linux-amd64/Documentation/dev-guide/local_cluster.md 2020-05-04 21:00:06.898 | etcd-v3.1.10-linux-amd64/Documentation/dev-guide/limit.md 2020-05-04 21:00:06.899 | etcd-v3.1.10-linux-amd64/Documentation/dev-guide/experimental_apis.md 2020-05-04 21:00:06.899 | etcd-v3.1.10-linux-amd64/Documentation/dev-guide/apispec/ 2020-05-04 21:00:06.899 | etcd-v3.1.10-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2020-05-04 21:00:06.899 | etcd-v3.1.10-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2020-05-04 21:00:06.899 | etcd-v3.1.10-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2020-05-04 21:00:06.899 | etcd-v3.1.10-linux-amd64/Documentation/docs.md 2020-05-04 21:00:06.899 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/ 2020-05-04 21:00:06.900 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/runtime-configuration.md 2020-05-04 21:00:06.900 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/failures.md 2020-05-04 21:00:06.900 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/grpc_proxy.md 2020-05-04 21:00:06.900 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/gateway.md 2020-05-04 21:00:06.900 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/maintenance.md 2020-05-04 21:00:06.900 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/recovery.md 2020-05-04 21:00:06.900 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/performance.md 2020-05-04 21:00:06.901 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/security.md 2020-05-04 21:00:06.901 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/configuration.md 2020-05-04 21:00:06.901 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/supported-platform.md 2020-05-04 21:00:06.901 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2020-05-04 21:00:06.902 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/grafana.json 2020-05-04 21:00:06.902 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/v2-migration.md 2020-05-04 21:00:06.902 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/hardware.md 2020-05-04 21:00:06.903 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2020-05-04 21:00:06.903 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/clustering.md 2020-05-04 21:00:06.903 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/container.md 2020-05-04 21:00:06.903 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/versioning.md 2020-05-04 21:00:06.903 | etcd-v3.1.10-linux-amd64/Documentation/op-guide/monitoring.md 2020-05-04 21:00:06.903 | etcd-v3.1.10-linux-amd64/Documentation/dev-internal/ 2020-05-04 21:00:06.903 | etcd-v3.1.10-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2020-05-04 21:00:06.904 | etcd-v3.1.10-linux-amd64/Documentation/dev-internal/release.md 2020-05-04 21:00:06.904 | etcd-v3.1.10-linux-amd64/Documentation/dev-internal/logging.md 2020-05-04 21:00:06.904 | etcd-v3.1.10-linux-amd64/Documentation/platforms/ 2020-05-04 21:00:06.904 | etcd-v3.1.10-linux-amd64/Documentation/platforms/freebsd.md 2020-05-04 21:00:06.904 | etcd-v3.1.10-linux-amd64/Documentation/libraries-and-tools.md 2020-05-04 21:00:06.904 | etcd-v3.1.10-linux-amd64/Documentation/reporting_bugs.md 2020-05-04 21:00:06.905 | etcd-v3.1.10-linux-amd64/Documentation/README.md 2020-05-04 21:00:06.905 | etcd-v3.1.10-linux-amd64/Documentation/demo.md 2020-05-04 21:00:06.905 | etcd-v3.1.10-linux-amd64/Documentation/faq.md 2020-05-04 21:00:06.905 | etcd-v3.1.10-linux-amd64/Documentation/branch_management.md 2020-05-04 21:00:06.905 | etcd-v3.1.10-linux-amd64/Documentation/upgrades/ 2020-05-04 21:00:06.905 | etcd-v3.1.10-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2020-05-04 21:00:06.905 | etcd-v3.1.10-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2020-05-04 21:00:06.906 | etcd-v3.1.10-linux-amd64/Documentation/benchmarks/ 2020-05-04 21:00:06.906 | etcd-v3.1.10-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-05-04 21:00:06.906 | etcd-v3.1.10-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2020-05-04 21:00:06.906 | etcd-v3.1.10-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2020-05-04 21:00:06.906 | etcd-v3.1.10-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-05-04 21:00:06.906 | etcd-v3.1.10-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2020-05-04 21:00:06.906 | etcd-v3.1.10-linux-amd64/Documentation/benchmarks/README.md 2020-05-04 21:00:06.907 | etcd-v3.1.10-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-05-04 21:00:06.907 | etcd-v3.1.10-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2020-05-04 21:00:06.907 | etcd-v3.1.10-linux-amd64/Documentation/production-users.md 2020-05-04 21:00:06.907 | etcd-v3.1.10-linux-amd64/Documentation/learning/ 2020-05-04 21:00:06.907 | etcd-v3.1.10-linux-amd64/Documentation/learning/why.md 2020-05-04 21:00:06.907 | etcd-v3.1.10-linux-amd64/Documentation/learning/glossary.md 2020-05-04 21:00:06.907 | etcd-v3.1.10-linux-amd64/Documentation/learning/data_model.md 2020-05-04 21:00:06.907 | etcd-v3.1.10-linux-amd64/Documentation/learning/api_guarantees.md 2020-05-04 21:00:06.908 | etcd-v3.1.10-linux-amd64/Documentation/learning/api.md 2020-05-04 21:00:06.908 | etcd-v3.1.10-linux-amd64/README-etcdctl.md 2020-05-04 21:00:06.908 | etcd-v3.1.10-linux-amd64/etcdctl 2020-05-04 21:00:07.042 | etcd-v3.1.10-linux-amd64/etcd 2020-05-04 21:00:07.197 | etcd-v3.1.10-linux-amd64/README.md 2020-05-04 21:00:07.197 | etcd-v3.1.10-linux-amd64/READMEv2-etcdctl.md 2020-05-04 21:00:07.202 | + lib/etcd3:install_etcd3:109 : sudo cp /opt/stack/new/devstack/files/etcd-v3.1.10-linux-amd64/etcd /opt/stack/new/bin/etcd 2020-05-04 21:00:07.228 | + lib/etcd3:install_etcd3:110 : sudo cp /opt/stack/new/devstack/files/etcd-v3.1.10-linux-amd64/etcdctl /opt/stack/new/bin/etcdctl 2020-05-04 21:00:07.259 | + lib/etcd3:install_etcd3:112 : '[' '!' -f /opt/stack/new/bin/etcd ']' 2020-05-04 21:00:07.262 | + ./stack.sh:main:827 : echo_summary 'Installing OpenStack project source' 2020-05-04 21:00:07.265 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:00:07.268 | + ./stack.sh:echo_summary:445 : echo -e Installing OpenStack project source 2020-05-04 21:00:07.271 | + ./stack.sh:main:830 : install_libs 2020-05-04 21:00:07.274 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2020-05-04 21:00:07.277 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2020-05-04 21:00:07.280 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2020-05-04 21:00:07.283 | + inc/python:use_library_from_git:404 : local name=automaton 2020-05-04 21:00:07.286 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.290 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.293 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,automaton, ]] 2020-05-04 21:00:07.296 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.299 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2020-05-04 21:00:07.302 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2020-05-04 21:00:07.304 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2020-05-04 21:00:07.307 | + inc/python:use_library_from_git:404 : local name=castellan 2020-05-04 21:00:07.310 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.313 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.316 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,castellan, ]] 2020-05-04 21:00:07.318 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.322 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2020-05-04 21:00:07.325 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2020-05-04 21:00:07.329 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2020-05-04 21:00:07.332 | + inc/python:use_library_from_git:404 : local name=cliff 2020-05-04 21:00:07.335 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.338 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.340 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,cliff, ]] 2020-05-04 21:00:07.343 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.346 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2020-05-04 21:00:07.349 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2020-05-04 21:00:07.352 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2020-05-04 21:00:07.354 | + inc/python:use_library_from_git:404 : local name=cursive 2020-05-04 21:00:07.357 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.359 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.362 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,cursive, ]] 2020-05-04 21:00:07.365 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.368 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2020-05-04 21:00:07.371 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2020-05-04 21:00:07.374 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2020-05-04 21:00:07.378 | + inc/python:use_library_from_git:404 : local name=debtcollector 2020-05-04 21:00:07.381 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.383 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.386 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,debtcollector, ]] 2020-05-04 21:00:07.389 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.392 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2020-05-04 21:00:07.395 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2020-05-04 21:00:07.398 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2020-05-04 21:00:07.401 | + inc/python:use_library_from_git:404 : local name=futurist 2020-05-04 21:00:07.404 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.407 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.410 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,futurist, ]] 2020-05-04 21:00:07.414 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.417 | + lib/libraries:install_libs:94 : _install_lib_from_source osc-lib 2020-05-04 21:00:07.420 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2020-05-04 21:00:07.423 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2020-05-04 21:00:07.426 | + inc/python:use_library_from_git:404 : local name=osc-lib 2020-05-04 21:00:07.429 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.431 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.434 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,osc-lib, ]] 2020-05-04 21:00:07.436 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.439 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-placement 2020-05-04 21:00:07.442 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2020-05-04 21:00:07.446 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2020-05-04 21:00:07.449 | + inc/python:use_library_from_git:404 : local name=osc-placement 2020-05-04 21:00:07.452 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.455 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.458 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,osc-placement, ]] 2020-05-04 21:00:07.461 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.464 | + lib/libraries:install_libs:96 : _install_lib_from_source os-client-config 2020-05-04 21:00:07.467 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2020-05-04 21:00:07.470 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2020-05-04 21:00:07.473 | + inc/python:use_library_from_git:404 : local name=os-client-config 2020-05-04 21:00:07.476 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.479 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.482 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,os-client-config, ]] 2020-05-04 21:00:07.486 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.490 | + lib/libraries:install_libs:97 : _install_lib_from_source oslo.cache 2020-05-04 21:00:07.493 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2020-05-04 21:00:07.496 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2020-05-04 21:00:07.500 | + inc/python:use_library_from_git:404 : local name=oslo.cache 2020-05-04 21:00:07.503 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.506 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.510 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.cache, ]] 2020-05-04 21:00:07.514 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.518 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.concurrency 2020-05-04 21:00:07.521 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2020-05-04 21:00:07.525 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2020-05-04 21:00:07.529 | + inc/python:use_library_from_git:404 : local name=oslo.concurrency 2020-05-04 21:00:07.532 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.535 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.539 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.concurrency, ]] 2020-05-04 21:00:07.542 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.545 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.config 2020-05-04 21:00:07.548 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2020-05-04 21:00:07.550 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2020-05-04 21:00:07.553 | + inc/python:use_library_from_git:404 : local name=oslo.config 2020-05-04 21:00:07.555 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.558 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.561 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.config, ]] 2020-05-04 21:00:07.564 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.567 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.context 2020-05-04 21:00:07.571 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2020-05-04 21:00:07.573 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2020-05-04 21:00:07.576 | + inc/python:use_library_from_git:404 : local name=oslo.context 2020-05-04 21:00:07.579 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.582 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.585 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.context, ]] 2020-05-04 21:00:07.587 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.590 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.db 2020-05-04 21:00:07.593 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2020-05-04 21:00:07.596 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2020-05-04 21:00:07.599 | + inc/python:use_library_from_git:404 : local name=oslo.db 2020-05-04 21:00:07.602 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.605 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.608 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.db, ]] 2020-05-04 21:00:07.611 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.614 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.i18n 2020-05-04 21:00:07.617 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2020-05-04 21:00:07.620 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2020-05-04 21:00:07.623 | + inc/python:use_library_from_git:404 : local name=oslo.i18n 2020-05-04 21:00:07.626 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.629 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.631 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.i18n, ]] 2020-05-04 21:00:07.635 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.639 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.log 2020-05-04 21:00:07.642 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2020-05-04 21:00:07.645 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2020-05-04 21:00:07.649 | + inc/python:use_library_from_git:404 : local name=oslo.log 2020-05-04 21:00:07.652 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.656 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.660 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.log, ]] 2020-05-04 21:00:07.663 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.667 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.messaging 2020-05-04 21:00:07.671 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2020-05-04 21:00:07.673 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2020-05-04 21:00:07.676 | + inc/python:use_library_from_git:404 : local name=oslo.messaging 2020-05-04 21:00:07.680 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.683 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.686 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.messaging, ]] 2020-05-04 21:00:07.690 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.694 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.middleware 2020-05-04 21:00:07.697 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2020-05-04 21:00:07.701 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2020-05-04 21:00:07.703 | + inc/python:use_library_from_git:404 : local name=oslo.middleware 2020-05-04 21:00:07.706 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.710 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.713 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.middleware, ]] 2020-05-04 21:00:07.716 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.719 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.policy 2020-05-04 21:00:07.722 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2020-05-04 21:00:07.725 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2020-05-04 21:00:07.727 | + inc/python:use_library_from_git:404 : local name=oslo.policy 2020-05-04 21:00:07.730 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.733 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.736 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.policy, ]] 2020-05-04 21:00:07.739 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.741 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.privsep 2020-05-04 21:00:07.744 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2020-05-04 21:00:07.747 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2020-05-04 21:00:07.750 | + inc/python:use_library_from_git:404 : local name=oslo.privsep 2020-05-04 21:00:07.753 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.756 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.759 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.privsep, ]] 2020-05-04 21:00:07.763 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.766 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.reports 2020-05-04 21:00:07.769 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2020-05-04 21:00:07.772 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2020-05-04 21:00:07.775 | + inc/python:use_library_from_git:404 : local name=oslo.reports 2020-05-04 21:00:07.777 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.780 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.783 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.reports, ]] 2020-05-04 21:00:07.786 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.789 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.rootwrap 2020-05-04 21:00:07.792 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2020-05-04 21:00:07.795 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2020-05-04 21:00:07.797 | + inc/python:use_library_from_git:404 : local name=oslo.rootwrap 2020-05-04 21:00:07.800 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.803 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.807 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.rootwrap, ]] 2020-05-04 21:00:07.810 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.813 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.serialization 2020-05-04 21:00:07.816 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2020-05-04 21:00:07.819 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2020-05-04 21:00:07.821 | + inc/python:use_library_from_git:404 : local name=oslo.serialization 2020-05-04 21:00:07.824 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.827 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.830 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.serialization, ]] 2020-05-04 21:00:07.833 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.836 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.service 2020-05-04 21:00:07.838 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2020-05-04 21:00:07.841 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2020-05-04 21:00:07.845 | + inc/python:use_library_from_git:404 : local name=oslo.service 2020-05-04 21:00:07.848 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.852 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.855 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.service, ]] 2020-05-04 21:00:07.858 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.860 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.utils 2020-05-04 21:00:07.863 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2020-05-04 21:00:07.866 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2020-05-04 21:00:07.868 | + inc/python:use_library_from_git:404 : local name=oslo.utils 2020-05-04 21:00:07.871 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.874 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.877 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.utils, ]] 2020-05-04 21:00:07.881 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.885 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.versionedobjects 2020-05-04 21:00:07.888 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2020-05-04 21:00:07.891 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2020-05-04 21:00:07.894 | + inc/python:use_library_from_git:404 : local name=oslo.versionedobjects 2020-05-04 21:00:07.897 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.900 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.903 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.versionedobjects, ]] 2020-05-04 21:00:07.906 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.909 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.vmware 2020-05-04 21:00:07.911 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2020-05-04 21:00:07.914 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2020-05-04 21:00:07.917 | + inc/python:use_library_from_git:404 : local name=oslo.vmware 2020-05-04 21:00:07.920 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.923 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.926 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,oslo.vmware, ]] 2020-05-04 21:00:07.930 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.933 | + lib/libraries:install_libs:115 : _install_lib_from_source osprofiler 2020-05-04 21:00:07.937 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2020-05-04 21:00:07.940 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2020-05-04 21:00:07.943 | + inc/python:use_library_from_git:404 : local name=osprofiler 2020-05-04 21:00:07.945 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.948 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.952 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,osprofiler, ]] 2020-05-04 21:00:07.955 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.958 | + lib/libraries:install_libs:116 : _install_lib_from_source pycadf 2020-05-04 21:00:07.961 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2020-05-04 21:00:07.964 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2020-05-04 21:00:07.968 | + inc/python:use_library_from_git:404 : local name=pycadf 2020-05-04 21:00:07.971 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:07.974 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:07.977 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,pycadf, ]] 2020-05-04 21:00:07.980 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:07.984 | + lib/libraries:install_libs:117 : _install_lib_from_source python-openstacksdk 2020-05-04 21:00:07.989 | + lib/libraries:_install_lib_from_source:72 : local name=python-openstacksdk 2020-05-04 21:00:07.992 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-openstacksdk 2020-05-04 21:00:07.995 | + inc/python:use_library_from_git:404 : local name=python-openstacksdk 2020-05-04 21:00:07.997 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:08.000 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:08.002 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,python-openstacksdk, ]] 2020-05-04 21:00:08.005 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:08.008 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2020-05-04 21:00:08.011 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2020-05-04 21:00:08.014 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2020-05-04 21:00:08.017 | + inc/python:use_library_from_git:404 : local name=stevedore 2020-05-04 21:00:08.019 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:08.022 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:08.025 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,stevedore, ]] 2020-05-04 21:00:08.027 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:08.030 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2020-05-04 21:00:08.032 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2020-05-04 21:00:08.035 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2020-05-04 21:00:08.037 | + inc/python:use_library_from_git:404 : local name=taskflow 2020-05-04 21:00:08.040 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:08.042 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:08.045 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,taskflow, ]] 2020-05-04 21:00:08.047 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:08.049 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2020-05-04 21:00:08.052 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2020-05-04 21:00:08.055 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2020-05-04 21:00:08.057 | + inc/python:use_library_from_git:404 : local name=tooz 2020-05-04 21:00:08.060 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:08.062 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:08.064 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,tooz, ]] 2020-05-04 21:00:08.066 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:08.069 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2020-05-04 21:00:08.071 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2020-05-04 21:00:08.073 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2020-05-04 21:00:08.076 | + inc/python:use_library_from_git:404 : local name=os-brick 2020-05-04 21:00:08.078 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:08.082 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:08.085 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,os-brick, ]] 2020-05-04 21:00:08.088 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:08.091 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2020-05-04 21:00:08.094 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2020-05-04 21:00:08.098 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2020-05-04 21:00:08.101 | + inc/python:use_library_from_git:404 : local name=os-traits 2020-05-04 21:00:08.104 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:08.107 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:08.110 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,os-traits, ]] 2020-05-04 21:00:08.114 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:08.117 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2020-05-04 21:00:08.120 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2020-05-04 21:00:08.123 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2020-05-04 21:00:08.125 | + inc/python:use_library_from_git:404 : local name=python-barbicanclient 2020-05-04 21:00:08.128 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:08.131 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:08.134 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,python-barbicanclient, ]] 2020-05-04 21:00:08.138 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:08.141 | + lib/libraries:install_libs:135 : pip_install etcd3 2020-05-04 21:00:08.576 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:00:08.579 | + inc/python:pip_install:350 : local test_req=etcd3/test-requirements.txt 2020-05-04 21:00:08.581 | + inc/python:pip_install:351 : [[ -e etcd3/test-requirements.txt ]] 2020-05-04 21:00:08.583 | + inc/python:pip_install:359 : 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 etcd3 2020-05-04 21:00:09.188 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.190 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.240 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.242 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.244 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.246 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.280 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.282 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.320 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.323 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.327 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:00:09.346 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.349 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.408 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.410 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.414 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.416 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.446 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.448 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.453 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.455 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.500 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.502 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.521 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.523 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.544 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.548 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.593 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.595 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.732 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.734 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.774 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.777 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.794 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.796 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.829 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.832 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.889 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.892 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:09.956 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:09.960 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:10.055 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:10.059 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:10.177 | Collecting etcd3===0.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 471)) 2020-05-04 21:00:10.243 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/etcd3/etcd3-0.7.0-py2.py3-none-any.whl 2020-05-04 21:00:10.364 | Collecting grpcio===1.8.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 55)) 2020-05-04 21:00:11.883 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/9c/9a/4c09b5370c362cef2c4d8bc9c807ecfa0f518c06430e43e8c60cfa7bc39e/grpcio-1.8.4-cp27-cp27mu-manylinux1_x86_64.whl (6.0MB) 2020-05-04 21:00:12.281 | Collecting tenacity===4.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 454)) 2020-05-04 21:00:12.367 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/fc/e9/5499018e0d420f8d03a215c310ee7bc6e1a7e84adaa63f6ea208e864bdb6/tenacity-4.8.0-py2.py3-none-any.whl 2020-05-04 21:00:12.438 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 415)) 2020-05-04 21:00:12.492 | Collecting enum34===1.1.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 305)) 2020-05-04 21:00:12.546 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl 2020-05-04 21:00:12.669 | Collecting protobuf===3.5.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 339)) 2020-05-04 21:00:12.946 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/55/75/dbfc79855b727adf187672d3d184fe70db02101ea54b0307c3025fa57bfb/protobuf-3.5.1-cp27-cp27mu-manylinux1_x86_64.whl (6.4MB) 2020-05-04 21:00:13.699 | Collecting futures===3.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 512)) 2020-05-04 21:00:13.748 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl 2020-05-04 21:00:13.856 | Collecting monotonic===1.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 468)) 2020-05-04 21:00:13.928 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/9f/ff/68860dec8b90424028ca54df8b9fc8cd1c47ef58710bd5e591ec8c619243/monotonic-1.4-py2.py3-none-any.whl 2020-05-04 21:00:14.039 | Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from protobuf===3.5.1->-c /opt/stack/new/requirements/upper-constraints.txt (line 339)) 2020-05-04 21:00:14.053 | Installing collected packages: enum34, protobuf, futures, grpcio, monotonic, tenacity, etcd3 2020-05-04 21:00:15.286 | Successfully installed enum34-1.1.6 etcd3-0.7.0 futures-3.2.0 grpcio-1.8.4 monotonic-1.4 protobuf-3.5.1 tenacity-4.8.0 2020-05-04 21:00:15.364 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:00:15.364 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:00:15.409 | + inc/python:pip_install:366 : result=0 2020-05-04 21:00:15.412 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:00:15.414 | + functions-common:time_stop:2251 : local name 2020-05-04 21:00:15.417 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:00:15.420 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:00:15.422 | + functions-common:time_stop:2254 : local total 2020-05-04 21:00:15.424 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:00:15.426 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:00:15.428 | + functions-common:time_stop:2258 : start_time=1588626008159 2020-05-04 21:00:15.431 | + functions-common:time_stop:2260 : [[ -z 1588626008159 ]] 2020-05-04 21:00:15.434 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:00:15.437 | + functions-common:time_stop:2263 : end_time=1588626015435 2020-05-04 21:00:15.439 | + functions-common:time_stop:2264 : elapsed_time=7276 2020-05-04 21:00:15.442 | + functions-common:time_stop:2265 : total=46489 2020-05-04 21:00:15.444 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:00:15.447 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=53765 2020-05-04 21:00:15.449 | + inc/python:pip_install:369 : return 0 2020-05-04 21:00:15.452 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2020-05-04 21:00:15.909 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:00:15.912 | + inc/python:pip_install:350 : local test_req=etcd3gw/test-requirements.txt 2020-05-04 21:00:15.915 | + inc/python:pip_install:351 : [[ -e etcd3gw/test-requirements.txt ]] 2020-05-04 21:00:15.919 | + inc/python:pip_install:359 : 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 etcd3gw 2020-05-04 21:00:16.526 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:16.528 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:16.579 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:16.582 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:16.584 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:16.586 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:16.619 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:16.622 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:16.660 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:16.662 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:16.664 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:00:16.684 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:16.686 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:16.749 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:16.751 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:16.754 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:16.757 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:16.787 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:16.789 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:16.794 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:16.796 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:16.834 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:16.836 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:16.853 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:16.855 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:16.874 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:16.876 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:16.900 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:16.903 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:17.044 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:17.047 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:17.080 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:17.082 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:17.096 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:17.099 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:17.127 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:17.130 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:17.168 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:17.170 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:17.208 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:17.210 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:17.273 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:17.275 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:17.368 | Collecting etcd3gw===0.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 426)) 2020-05-04 21:00:17.426 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/cf/ae/39c12067a7ca4fb7f84465c8c87bd23150e108752fa0f3272b8fbba18a44/etcd3gw-0.2.1-py2.py3-none-any.whl 2020-05-04 21:00:17.545 | Collecting futurist===1.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 498)) 2020-05-04 21:00:17.640 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/38/cc/b4c3a7e32d0ef9844e6c37c33c143cf9257cac3b2888091eeacc229845e7/futurist-1.6.0-py2.py3-none-any.whl 2020-05-04 21:00:17.713 | Requirement already satisfied: futures===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 512)) 2020-05-04 21:00:17.770 | Collecting requests===2.18.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 196)) 2020-05-04 21:00:17.910 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/49/df/50aa1999ab9bde74656c2919d9c0c085fd2b3775fd3eca826012bef76d8c/requests-2.18.4-py2.py3-none-any.whl (88kB) 2020-05-04 21:00:17.996 | Requirement already satisfied: pbr===3.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 43)) 2020-05-04 21:00:17.998 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 415)) 2020-05-04 21:00:18.050 | Collecting urllib3===1.22 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 158)) 2020-05-04 21:00:18.161 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/63/cb/6965947c13a94236f6d4b8223e21beb4d576dc72e8130bd7880f600839b8/urllib3-1.22-py2.py3-none-any.whl (132kB) 2020-05-04 21:00:18.246 | 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 129)) 2020-05-04 21:00:18.249 | Collecting contextlib2===0.5.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 489)) 2020-05-04 21:00:18.297 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl 2020-05-04 21:00:18.304 | Requirement already satisfied: monotonic===1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 468)) 2020-05-04 21:00:18.361 | Collecting certifi===2018.1.18 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 39)) 2020-05-04 21:00:18.433 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/fa/53/0a5562e2b96749e99a3d55d8c7df91c9e4d8c39a9da1f1a49ac9e4f4b39f/certifi-2018.1.18-py2.py3-none-any.whl (151kB) 2020-05-04 21:00:18.549 | Collecting chardet===3.0.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2020-05-04 21:00:18.583 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2020-05-04 21:00:18.712 | Collecting idna===2.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 334)) 2020-05-04 21:00:18.762 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/27/cc/6dd9a3869f15c2edfab863b992838277279ce92663d334df9ecf5106f5c6/idna-2.6-py2.py3-none-any.whl (56kB) 2020-05-04 21:00:18.827 | Installing collected packages: chardet, certifi, urllib3, idna, requests, contextlib2, futurist, etcd3gw 2020-05-04 21:00:19.266 | Found existing installation: contextlib2 0.6.0.post1 2020-05-04 21:00:19.272 | Uninstalling contextlib2-0.6.0.post1: 2020-05-04 21:00:19.275 | Successfully uninstalled contextlib2-0.6.0.post1 2020-05-04 21:00:19.597 | Successfully installed certifi-2018.1.18 chardet-3.0.4 contextlib2-0.5.5 etcd3gw-0.2.1 futurist-1.6.0 idna-2.6 requests-2.18.4 urllib3-1.22 2020-05-04 21:00:19.661 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:00:19.661 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:00:19.693 | + inc/python:pip_install:366 : result=0 2020-05-04 21:00:19.696 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:00:19.698 | + functions-common:time_stop:2251 : local name 2020-05-04 21:00:19.701 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:00:19.704 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:00:19.706 | + functions-common:time_stop:2254 : local total 2020-05-04 21:00:19.708 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:00:19.710 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:00:19.712 | + functions-common:time_stop:2258 : start_time=1588626015471 2020-05-04 21:00:19.714 | + functions-common:time_stop:2260 : [[ -z 1588626015471 ]] 2020-05-04 21:00:19.717 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:00:19.720 | + functions-common:time_stop:2263 : end_time=1588626019718 2020-05-04 21:00:19.722 | + functions-common:time_stop:2264 : elapsed_time=4247 2020-05-04 21:00:19.725 | + functions-common:time_stop:2265 : total=53765 2020-05-04 21:00:19.728 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:00:19.731 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=58012 2020-05-04 21:00:19.734 | + inc/python:pip_install:369 : return 0 2020-05-04 21:00:19.737 | + ./stack.sh:main:833 : install_apache_uwsgi 2020-05-04 21:00:19.739 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2020-05-04 21:00:19.742 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2020-05-04 21:00:19.745 | + functions-common:is_fedora:435 : [[ -z Ubuntu ]] 2020-05-04 21:00:19.748 | + functions-common:is_fedora:439 : '[' Ubuntu = Fedora ']' 2020-05-04 21:00:19.751 | + functions-common:is_fedora:439 : '[' Ubuntu = 'Red Hat' ']' 2020-05-04 21:00:19.754 | + functions-common:is_fedora:440 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-05-04 21:00:19.756 | + functions-common:is_fedora:441 : '[' Ubuntu = CentOS ']' 2020-05-04 21:00:19.759 | + functions-common:is_fedora:441 : '[' Ubuntu = OracleServer ']' 2020-05-04 21:00:19.761 | + functions-common:is_fedora:442 : '[' Ubuntu = Virtuozzo ']' 2020-05-04 21:00:19.764 | + lib/apache:install_apache_uwsgi:92 : local dir 2020-05-04 21:00:19.767 | ++ lib/apache:install_apache_uwsgi:93 : mktemp -d 2020-05-04 21:00:19.773 | + lib/apache:install_apache_uwsgi:93 : dir=/tmp/tmp.KSlyFPcHab 2020-05-04 21:00:19.776 | + lib/apache:install_apache_uwsgi:94 : pushd /tmp/tmp.KSlyFPcHab 2020-05-04 21:00:19.776 | /tmp/tmp.KSlyFPcHab ~/devstack 2020-05-04 21:00:19.780 | + lib/apache:install_apache_uwsgi:95 : pip_install uwsgi 2020-05-04 21:00:20.402 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:00:20.405 | + inc/python:pip_install:350 : local test_req=uwsgi/test-requirements.txt 2020-05-04 21:00:20.408 | + inc/python:pip_install:351 : [[ -e uwsgi/test-requirements.txt ]] 2020-05-04 21:00:20.411 | + inc/python:pip_install:359 : 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 2020-05-04 21:00:21.005 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.007 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.063 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.065 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.067 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.069 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.103 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.105 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.143 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.145 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.147 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:00:21.171 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.173 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.236 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.238 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.241 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.243 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.275 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.277 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.284 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.287 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.329 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.331 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.350 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.352 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.371 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.373 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.397 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.399 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.541 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.544 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.576 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.578 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.592 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.594 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.622 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.624 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.662 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.664 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.700 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.703 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.756 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:21.758 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:21.842 | Collecting uwsgi 2020-05-04 21:00:21.991 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/e7/1e/3dcca007f974fe4eb369bf1b8629d5e342bb3055e2001b2e5340aaefae7a/uwsgi-2.0.18.tar.gz (801kB) 2020-05-04 21:00:23.671 | Building wheels for collected packages: uwsgi 2020-05-04 21:00:23.672 | Running setup.py bdist_wheel for uwsgi: started 2020-05-04 21:00:31.480 | Running setup.py bdist_wheel for uwsgi: finished with status 'done' 2020-05-04 21:00:31.480 | Stored in directory: /root/.cache/pip/wheels/15/f4/c2/5f952375f82fbc31885ccaff47b37dadcfde25fc6ffc9bf63b 2020-05-04 21:00:31.541 | Successfully built uwsgi 2020-05-04 21:00:31.543 | Installing collected packages: uwsgi 2020-05-04 21:00:31.604 | Successfully installed uwsgi-2.0.18 2020-05-04 21:00:31.657 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:00:31.657 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:00:31.706 | + inc/python:pip_install:366 : result=0 2020-05-04 21:00:31.709 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:00:31.712 | + functions-common:time_stop:2251 : local name 2020-05-04 21:00:31.714 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:00:31.717 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:00:31.719 | + functions-common:time_stop:2254 : local total 2020-05-04 21:00:31.722 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:00:31.725 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:00:31.728 | + functions-common:time_stop:2258 : start_time=1588626019797 2020-05-04 21:00:31.730 | + functions-common:time_stop:2260 : [[ -z 1588626019797 ]] 2020-05-04 21:00:31.733 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:00:31.738 | + functions-common:time_stop:2263 : end_time=1588626031734 2020-05-04 21:00:31.741 | + functions-common:time_stop:2264 : elapsed_time=11937 2020-05-04 21:00:31.744 | + functions-common:time_stop:2265 : total=58012 2020-05-04 21:00:31.747 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:00:31.750 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=69949 2020-05-04 21:00:31.752 | + inc/python:pip_install:369 : return 0 2020-05-04 21:00:31.756 | + lib/apache:install_apache_uwsgi:96 : pip download uwsgi -c /opt/stack/new/requirements/upper-constraints.txt 2020-05-04 21:00:32.465 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:32.469 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:32.559 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:32.563 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:32.567 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:32.571 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:32.631 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:32.635 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:32.703 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:32.708 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:32.713 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:00:32.748 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:32.752 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:32.837 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:32.839 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:32.842 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:32.844 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:32.876 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:32.878 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:32.883 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:32.885 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:32.923 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:32.925 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:32.942 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:32.944 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:32.962 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:32.964 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:32.988 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:32.990 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:33.132 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:33.134 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:33.169 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:33.171 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:33.186 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:33.189 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:33.220 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:33.222 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:33.260 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:33.262 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:33.298 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:33.300 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:33.350 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:33.352 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:33.387 | Collecting uwsgi 2020-05-04 21:00:33.467 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/e7/1e/3dcca007f974fe4eb369bf1b8629d5e342bb3055e2001b2e5340aaefae7a/uwsgi-2.0.18.tar.gz (801kB) 2020-05-04 21:00:33.769 | Saved ./uwsgi-2.0.18.tar.gz 2020-05-04 21:00:34.270 | Successfully downloaded uwsgi 2020-05-04 21:00:34.368 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:00:34.369 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:00:34.418 | + lib/apache:install_apache_uwsgi:97 : local uwsgi 2020-05-04 21:00:34.422 | ++ lib/apache:install_apache_uwsgi:98 : ls uwsgi-2.0.18.tar.gz 2020-05-04 21:00:34.426 | + lib/apache:install_apache_uwsgi:98 : uwsgi=uwsgi-2.0.18.tar.gz 2020-05-04 21:00:34.429 | + lib/apache:install_apache_uwsgi:99 : tar xvf uwsgi-2.0.18.tar.gz 2020-05-04 21:00:34.433 | uwsgi-2.0.18/ 2020-05-04 21:00:34.433 | uwsgi-2.0.18/.gitignore 2020-05-04 21:00:34.433 | uwsgi-2.0.18/.travis.yml 2020-05-04 21:00:34.433 | uwsgi-2.0.18/CONTRIBUTORS 2020-05-04 21:00:34.433 | uwsgi-2.0.18/INSTALL 2020-05-04 21:00:34.433 | uwsgi-2.0.18/LICENSE 2020-05-04 21:00:34.434 | uwsgi-2.0.18/Makefile 2020-05-04 21:00:34.434 | uwsgi-2.0.18/PKG-INFO 2020-05-04 21:00:34.434 | uwsgi-2.0.18/README 2020-05-04 21:00:34.434 | uwsgi-2.0.18/apache2/ 2020-05-04 21:00:34.434 | uwsgi-2.0.18/apache2/mod_Ruwsgi.c 2020-05-04 21:00:34.434 | uwsgi-2.0.18/apache2/mod_proxy_uwsgi.c 2020-05-04 21:00:34.434 | uwsgi-2.0.18/apache2/mod_uwsgi.c 2020-05-04 21:00:34.434 | uwsgi-2.0.18/attach.py 2020-05-04 21:00:34.434 | uwsgi-2.0.18/bin/ 2020-05-04 21:00:34.434 | uwsgi-2.0.18/bin/uwsgi 2020-05-04 21:00:34.434 | uwsgi-2.0.18/buildconf/ 2020-05-04 21:00:34.434 | uwsgi-2.0.18/buildconf/all.ini 2020-05-04 21:00:34.434 | uwsgi-2.0.18/buildconf/asyncio.ini 2020-05-04 21:00:34.434 | uwsgi-2.0.18/buildconf/base.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/cgi.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/core.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/coroae.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/coverity.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/default.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/django.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/embedded.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/erlang.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/gccgo.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/gevent.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/glusterfs.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/gridfs.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/jwsgi.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/lib.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/lua.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/luap.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/minimal.ini 2020-05-04 21:00:34.435 | uwsgi-2.0.18/buildconf/modular.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/mono.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/nolang.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/package.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/php.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/plonly.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/ppa.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/psgi.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/pyerl.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/pylua.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/pyonly.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/pypy.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/pypyonly.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/pyring.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/pyuwsgi.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/pyuwsginossl.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/rack.ini 2020-05-04 21:00:34.436 | uwsgi-2.0.18/buildconf/rados.ini 2020-05-04 21:00:34.437 | uwsgi-2.0.18/buildconf/rbonly.ini 2020-05-04 21:00:34.437 | uwsgi-2.0.18/buildconf/ring.ini 2020-05-04 21:00:34.437 | uwsgi-2.0.18/buildconf/ruby2.ini 2020-05-04 21:00:34.437 | uwsgi-2.0.18/buildconf/servlet.ini 2020-05-04 21:00:34.437 | uwsgi-2.0.18/buildconf/travis.ini 2020-05-04 21:00:34.437 | uwsgi-2.0.18/buildconf/unbit.ini 2020-05-04 21:00:34.437 | uwsgi-2.0.18/buildconf/unbitstaff.ini 2020-05-04 21:00:34.437 | uwsgi-2.0.18/buildconf/uwsgi.it.ini 2020-05-04 21:00:34.437 | uwsgi-2.0.18/buildconf/v8.ini 2020-05-04 21:00:34.437 | uwsgi-2.0.18/contrib/ 2020-05-04 21:00:34.437 | uwsgi-2.0.18/contrib/Uwsgi.pm 2020-05-04 21:00:34.437 | uwsgi-2.0.18/contrib/binder.pl 2020-05-04 21:00:34.437 | uwsgi-2.0.18/contrib/centos_init_script 2020-05-04 21:00:34.437 | uwsgi-2.0.18/contrib/cgi_python.c 2020-05-04 21:00:34.437 | uwsgi-2.0.18/contrib/cryptologger.rb 2020-05-04 21:00:34.437 | uwsgi-2.0.18/contrib/emperormon.ru 2020-05-04 21:00:34.437 | uwsgi-2.0.18/contrib/fdconf.pl 2020-05-04 21:00:34.438 | uwsgi-2.0.18/contrib/graphite_uwsgi.py 2020-05-04 21:00:34.438 | uwsgi-2.0.18/contrib/launchd/ 2020-05-04 21:00:34.438 | uwsgi-2.0.18/contrib/launchd/it.unbit.uwsgi.emperor.plist 2020-05-04 21:00:34.438 | uwsgi-2.0.18/contrib/launchd/it.unbit.uwsgi.plist 2020-05-04 21:00:34.438 | uwsgi-2.0.18/contrib/loadapp.pl 2020-05-04 21:00:34.438 | uwsgi-2.0.18/contrib/pypy/ 2020-05-04 21:00:34.438 | uwsgi-2.0.18/contrib/pypy/uwsgi_pypy_greenlets.py 2020-05-04 21:00:34.438 | uwsgi-2.0.18/contrib/pyuwsgi.py 2020-05-04 21:00:34.438 | uwsgi-2.0.18/contrib/runuwsgi.py 2020-05-04 21:00:34.438 | uwsgi-2.0.18/contrib/securesubscribe.pl 2020-05-04 21:00:34.438 | uwsgi-2.0.18/contrib/spoolqueue/ 2020-05-04 21:00:34.438 | uwsgi-2.0.18/contrib/spoolqueue/producer.py 2020-05-04 21:00:34.438 | uwsgi-2.0.18/contrib/spoolqueue/tasks.py 2020-05-04 21:00:34.438 | uwsgi-2.0.18/contrib/spoolqueue/tasksconsumer.py 2020-05-04 21:00:34.439 | uwsgi-2.0.18/contrib/subscribe.pl 2020-05-04 21:00:34.439 | uwsgi-2.0.18/contrib/twuwsgi.py 2020-05-04 21:00:34.439 | uwsgi-2.0.18/contrib/upstart/ 2020-05-04 21:00:34.439 | uwsgi-2.0.18/contrib/upstart/emperor.conf 2020-05-04 21:00:34.439 | uwsgi-2.0.18/contrib/upstart/uwsgi.conf 2020-05-04 21:00:34.439 | uwsgi-2.0.18/contrib/upython 2020-05-04 21:00:34.439 | uwsgi-2.0.18/contrib/urack.rb 2020-05-04 21:00:34.439 | uwsgi-2.0.18/contrib/uwsgi-cache-monitor.py 2020-05-04 21:00:34.439 | uwsgi-2.0.18/contrib/uwsgi.erl 2020-05-04 21:00:34.439 | uwsgi-2.0.18/contrib/uwsgi.java 2020-05-04 21:00:34.439 | uwsgi-2.0.18/contrib/uwsgi.rb 2020-05-04 21:00:34.440 | uwsgi-2.0.18/contrib/uwsgi_client.c 2020-05-04 21:00:34.440 | uwsgi-2.0.18/contrib/uwsgi_dynamic_client.c 2020-05-04 21:00:34.440 | uwsgi-2.0.18/contrib/uwsgisubscribers.ru 2020-05-04 21:00:34.440 | uwsgi-2.0.18/contrib/xinetd_uwsgi 2020-05-04 21:00:34.440 | uwsgi-2.0.18/core/ 2020-05-04 21:00:34.440 | uwsgi-2.0.18/core/alarm.c 2020-05-04 21:00:34.440 | uwsgi-2.0.18/core/async.c 2020-05-04 21:00:34.440 | uwsgi-2.0.18/core/buffer.c 2020-05-04 21:00:34.440 | uwsgi-2.0.18/core/cache.c 2020-05-04 21:00:34.440 | uwsgi-2.0.18/core/chunked.c 2020-05-04 21:00:34.440 | uwsgi-2.0.18/core/clang_fake.c 2020-05-04 21:00:34.440 | uwsgi-2.0.18/core/clock.c 2020-05-04 21:00:34.440 | uwsgi-2.0.18/core/config.c 2020-05-04 21:00:34.440 | uwsgi-2.0.18/core/cookie.c 2020-05-04 21:00:34.440 | uwsgi-2.0.18/core/cron.c 2020-05-04 21:00:34.440 | uwsgi-2.0.18/core/daemons.c 2020-05-04 21:00:34.441 | uwsgi-2.0.18/core/emperor.c 2020-05-04 21:00:34.441 | uwsgi-2.0.18/core/errors.c 2020-05-04 21:00:34.441 | uwsgi-2.0.18/core/event.c 2020-05-04 21:00:34.441 | uwsgi-2.0.18/core/exceptions.c 2020-05-04 21:00:34.441 | uwsgi-2.0.18/core/fifo.c 2020-05-04 21:00:34.441 | uwsgi-2.0.18/core/fsmon.c 2020-05-04 21:00:34.441 | uwsgi-2.0.18/core/gateway.c 2020-05-04 21:00:34.442 | uwsgi-2.0.18/core/hash.c 2020-05-04 21:00:34.442 | uwsgi-2.0.18/core/hooks.c 2020-05-04 21:00:34.442 | uwsgi-2.0.18/core/ini.c 2020-05-04 21:00:34.442 | uwsgi-2.0.18/core/init.c 2020-05-04 21:00:34.442 | uwsgi-2.0.18/core/io.c 2020-05-04 21:00:34.442 | uwsgi-2.0.18/core/json.c 2020-05-04 21:00:34.442 | uwsgi-2.0.18/core/legion.c 2020-05-04 21:00:34.442 | uwsgi-2.0.18/core/lock.c 2020-05-04 21:00:34.442 | uwsgi-2.0.18/core/logging. 2020-05-04 21:00:34.443 | uwsgi-2.0.18/core/logging.c 2020-05-04 21:00:34.443 | uwsgi-2.0.18/core/loop.c 2020-05-04 21:00:34.443 | uwsgi-2.0.18/core/master.c 2020-05-04 21:00:34.443 | uwsgi-2.0.18/core/master_checks.c 2020-05-04 21:00:34.443 | uwsgi-2.0.18/core/master_events.c 2020-05-04 21:00:34.444 | uwsgi-2.0.18/core/master_utils.c 2020-05-04 21:00:34.444 | uwsgi-2.0.18/core/metrics.c 2020-05-04 21:00:34.444 | uwsgi-2.0.18/core/mount.c 2020-05-04 21:00:34.444 | uwsgi-2.0.18/core/mule.c 2020-05-04 21:00:34.444 | uwsgi-2.0.18/core/notify.c 2020-05-04 21:00:34.444 | uwsgi-2.0.18/core/offload.c 2020-05-04 21:00:34.444 | uwsgi-2.0.18/core/plugins.c 2020-05-04 21:00:34.445 | uwsgi-2.0.18/core/plugins_builder.c 2020-05-04 21:00:34.445 | uwsgi-2.0.18/core/progress.c 2020-05-04 21:00:34.445 | uwsgi-2.0.18/core/protocol.c 2020-05-04 21:00:34.445 | uwsgi-2.0.18/core/querystring.c 2020-05-04 21:00:34.445 | uwsgi-2.0.18/core/queue.c 2020-05-04 21:00:34.445 | uwsgi-2.0.18/core/rb_timers.c 2020-05-04 21:00:34.445 | uwsgi-2.0.18/core/reader.c 2020-05-04 21:00:34.445 | uwsgi-2.0.18/core/regexp.c 2020-05-04 21:00:34.445 | uwsgi-2.0.18/core/routing.c 2020-05-04 21:00:34.446 | uwsgi-2.0.18/core/rpc.c 2020-05-04 21:00:34.446 | uwsgi-2.0.18/core/sendfile.c 2020-05-04 21:00:34.446 | uwsgi-2.0.18/core/setup_utils.c 2020-05-04 21:00:34.446 | uwsgi-2.0.18/core/sharedarea.c 2020-05-04 21:00:34.446 | uwsgi-2.0.18/core/signal.c 2020-05-04 21:00:34.446 | uwsgi-2.0.18/core/skel.c 2020-05-04 21:00:34.446 | uwsgi-2.0.18/core/snmp.c 2020-05-04 21:00:34.446 | uwsgi-2.0.18/core/socket.c 2020-05-04 21:00:34.446 | uwsgi-2.0.18/core/spooler.c 2020-05-04 21:00:34.446 | uwsgi-2.0.18/core/ssl.c 2020-05-04 21:00:34.447 | uwsgi-2.0.18/core/static.c 2020-05-04 21:00:34.447 | uwsgi-2.0.18/core/stats.c 2020-05-04 21:00:34.447 | uwsgi-2.0.18/core/storage.c 2020-05-04 21:00:34.447 | uwsgi-2.0.18/core/strings.c 2020-05-04 21:00:34.447 | uwsgi-2.0.18/core/subscription.c 2020-05-04 21:00:34.447 | uwsgi-2.0.18/core/timebomb.c 2020-05-04 21:00:34.447 | uwsgi-2.0.18/core/transformations.c 2020-05-04 21:00:34.447 | uwsgi-2.0.18/core/utils.c 2020-05-04 21:00:34.448 | uwsgi-2.0.18/core/uwsgi.c 2020-05-04 21:00:34.450 | uwsgi-2.0.18/core/websockets.c 2020-05-04 21:00:34.450 | uwsgi-2.0.18/core/writer.c 2020-05-04 21:00:34.450 | uwsgi-2.0.18/core/xmlconf.c 2020-05-04 21:00:34.450 | uwsgi-2.0.18/core/yaml.c 2020-05-04 21:00:34.451 | uwsgi-2.0.18/core/zeus.c 2020-05-04 21:00:34.451 | uwsgi-2.0.18/core/zlib.c 2020-05-04 21:00:34.451 | uwsgi-2.0.18/examples/ 2020-05-04 21:00:34.451 | uwsgi-2.0.18/examples/bootstrap.py 2020-05-04 21:00:34.451 | uwsgi-2.0.18/examples/bootstrap2.py 2020-05-04 21:00:34.451 | uwsgi-2.0.18/examples/bootstrap3.py 2020-05-04 21:00:34.451 | uwsgi-2.0.18/examples/bootstrap4.py 2020-05-04 21:00:34.451 | uwsgi-2.0.18/examples/bootstrap5.py 2020-05-04 21:00:34.451 | uwsgi-2.0.18/examples/config.lua 2020-05-04 21:00:34.451 | uwsgi-2.0.18/examples/config.ru 2020-05-04 21:00:34.451 | uwsgi-2.0.18/examples/config17.ru 2020-05-04 21:00:34.452 | uwsgi-2.0.18/examples/config2.lua 2020-05-04 21:00:34.452 | uwsgi-2.0.18/examples/config2.ru 2020-05-04 21:00:34.452 | uwsgi-2.0.18/examples/config30.ru 2020-05-04 21:00:34.452 | uwsgi-2.0.18/examples/corostream.pl 2020-05-04 21:00:34.452 | uwsgi-2.0.18/examples/debug.ini 2020-05-04 21:00:34.452 | uwsgi-2.0.18/examples/fibers.ru 2020-05-04 21:00:34.452 | uwsgi-2.0.18/examples/fibers.yml 2020-05-04 21:00:34.452 | uwsgi-2.0.18/examples/flaskpost.py 2020-05-04 21:00:34.452 | uwsgi-2.0.18/examples/heavytest.ini 2020-05-04 21:00:34.452 | uwsgi-2.0.18/examples/heavytest.py 2020-05-04 21:00:34.452 | uwsgi-2.0.18/examples/info_uwsgi.php 2020-05-04 21:00:34.453 | uwsgi-2.0.18/examples/logic.ini 2020-05-04 21:00:34.453 | uwsgi-2.0.18/examples/mega.xml 2020-05-04 21:00:34.453 | uwsgi-2.0.18/examples/mjpeg_stream.py 2020-05-04 21:00:34.453 | uwsgi-2.0.18/examples/mojoapp.pl 2020-05-04 21:00:34.453 | uwsgi-2.0.18/examples/multi.ini 2020-05-04 21:00:34.453 | uwsgi-2.0.18/examples/multi.xml 2020-05-04 21:00:34.453 | uwsgi-2.0.18/examples/multiapp.py 2020-05-04 21:00:34.453 | uwsgi-2.0.18/examples/protected.ini 2020-05-04 21:00:34.453 | uwsgi-2.0.18/examples/router.lua 2020-05-04 21:00:34.453 | uwsgi-2.0.18/examples/simple_app.py 2020-05-04 21:00:34.454 | uwsgi-2.0.18/examples/simple_app_wsgi2.py 2020-05-04 21:00:34.454 | uwsgi-2.0.18/examples/simple_logger.py 2020-05-04 21:00:34.454 | uwsgi-2.0.18/examples/sites.xml 2020-05-04 21:00:34.454 | uwsgi-2.0.18/examples/sputnik.ws 2020-05-04 21:00:34.454 | uwsgi-2.0.18/examples/staticfilesnmp.py 2020-05-04 21:00:34.454 | uwsgi-2.0.18/examples/taskqueue.py 2020-05-04 21:00:34.454 | uwsgi-2.0.18/examples/uwsgi.xml 2020-05-04 21:00:34.454 | uwsgi-2.0.18/examples/uwsgirouter.py 2020-05-04 21:00:34.454 | uwsgi-2.0.18/examples/uwsgirouter2.py 2020-05-04 21:00:34.454 | uwsgi-2.0.18/examples/uwsgirouter3.py 2020-05-04 21:00:34.455 | uwsgi-2.0.18/examples/uwsgirouter4.py 2020-05-04 21:00:34.455 | uwsgi-2.0.18/examples/uwsgirouter5.py 2020-05-04 21:00:34.455 | uwsgi-2.0.18/examples/uwsgistatus.py 2020-05-04 21:00:34.455 | uwsgi-2.0.18/examples/welcome.ini 2020-05-04 21:00:34.455 | uwsgi-2.0.18/examples/welcome.py 2020-05-04 21:00:34.455 | uwsgi-2.0.18/examples/welcome3.py 2020-05-04 21:00:34.455 | uwsgi-2.0.18/examples/werkzeug.js 2020-05-04 21:00:34.455 | uwsgi-2.0.18/examples/werkzeug.yml 2020-05-04 21:00:34.455 | uwsgi-2.0.18/examples/werkzeug_strict.yml 2020-05-04 21:00:34.455 | uwsgi-2.0.18/examples/xmlindex-html.xsl 2020-05-04 21:00:34.455 | uwsgi-2.0.18/examples/xmlindex.ini 2020-05-04 21:00:34.456 | uwsgi-2.0.18/examples/zmqgevent.ini 2020-05-04 21:00:34.456 | uwsgi-2.0.18/ext/ 2020-05-04 21:00:34.456 | uwsgi-2.0.18/ext/uwsgi/ 2020-05-04 21:00:34.456 | uwsgi-2.0.18/ext/uwsgi/extconf.rb 2020-05-04 21:00:34.456 | uwsgi-2.0.18/install.sh 2020-05-04 21:00:34.456 | uwsgi-2.0.18/lib/ 2020-05-04 21:00:34.456 | uwsgi-2.0.18/lib/linux_ns.c 2020-05-04 21:00:34.456 | uwsgi-2.0.18/lib/netlink.c 2020-05-04 21:00:34.456 | uwsgi-2.0.18/lib/sun_fixes.c 2020-05-04 21:00:34.456 | uwsgi-2.0.18/logo_uWSGI.png 2020-05-04 21:00:34.457 | uwsgi-2.0.18/logo_uWSGI.svg 2020-05-04 21:00:34.457 | uwsgi-2.0.18/mongrel2-uwsgi.conf 2020-05-04 21:00:34.457 | uwsgi-2.0.18/plugins/ 2020-05-04 21:00:34.457 | uwsgi-2.0.18/plugins/airbrake/ 2020-05-04 21:00:34.457 | uwsgi-2.0.18/plugins/airbrake/airbrake_plugin.c 2020-05-04 21:00:34.457 | uwsgi-2.0.18/plugins/airbrake/uwsgiplugin.py 2020-05-04 21:00:34.457 | uwsgi-2.0.18/plugins/alarm_curl/ 2020-05-04 21:00:34.457 | uwsgi-2.0.18/plugins/alarm_curl/alarm_curl_plugin.c 2020-05-04 21:00:34.457 | uwsgi-2.0.18/plugins/alarm_curl/uwsgiplugin.py 2020-05-04 21:00:34.457 | uwsgi-2.0.18/plugins/alarm_speech/ 2020-05-04 21:00:34.457 | uwsgi-2.0.18/plugins/alarm_speech/alarm_speech.m 2020-05-04 21:00:34.458 | uwsgi-2.0.18/plugins/alarm_speech/uwsgiplugin.py 2020-05-04 21:00:34.458 | uwsgi-2.0.18/plugins/alarm_xmpp/ 2020-05-04 21:00:34.458 | uwsgi-2.0.18/plugins/alarm_xmpp/alarm_xmpp_plugin.c 2020-05-04 21:00:34.458 | uwsgi-2.0.18/plugins/alarm_xmpp/gloox.cc 2020-05-04 21:00:34.458 | uwsgi-2.0.18/plugins/alarm_xmpp/uwsgiplugin.py 2020-05-04 21:00:34.458 | uwsgi-2.0.18/plugins/asyncio/ 2020-05-04 21:00:34.458 | uwsgi-2.0.18/plugins/asyncio/asyncio.c 2020-05-04 21:00:34.458 | uwsgi-2.0.18/plugins/asyncio/uwsgiplugin.py 2020-05-04 21:00:34.458 | uwsgi-2.0.18/plugins/cache/ 2020-05-04 21:00:34.458 | uwsgi-2.0.18/plugins/cache/cache.c 2020-05-04 21:00:34.458 | uwsgi-2.0.18/plugins/cache/uwsgiplugin.py 2020-05-04 21:00:34.459 | uwsgi-2.0.18/plugins/carbon/ 2020-05-04 21:00:34.459 | uwsgi-2.0.18/plugins/carbon/carbon.c 2020-05-04 21:00:34.459 | uwsgi-2.0.18/plugins/carbon/uwsgiplugin.py 2020-05-04 21:00:34.459 | uwsgi-2.0.18/plugins/cgi/ 2020-05-04 21:00:34.459 | uwsgi-2.0.18/plugins/cgi/cgi_plugin.c 2020-05-04 21:00:34.459 | uwsgi-2.0.18/plugins/cgi/uwsgiplugin.py 2020-05-04 21:00:34.459 | uwsgi-2.0.18/plugins/cheaper_backlog2/ 2020-05-04 21:00:34.459 | uwsgi-2.0.18/plugins/cheaper_backlog2/cheaper_backlog2.c 2020-05-04 21:00:34.459 | uwsgi-2.0.18/plugins/cheaper_backlog2/uwsgiplugin.py 2020-05-04 21:00:34.459 | uwsgi-2.0.18/plugins/cheaper_busyness/ 2020-05-04 21:00:34.459 | uwsgi-2.0.18/plugins/cheaper_busyness/cheaper_busyness.c 2020-05-04 21:00:34.459 | uwsgi-2.0.18/plugins/cheaper_busyness/uwsgiplugin.py 2020-05-04 21:00:34.460 | uwsgi-2.0.18/plugins/clock_monotonic/ 2020-05-04 21:00:34.460 | uwsgi-2.0.18/plugins/clock_monotonic/clock_monotonic.c 2020-05-04 21:00:34.460 | uwsgi-2.0.18/plugins/clock_monotonic/uwsgiplugin.py 2020-05-04 21:00:34.460 | uwsgi-2.0.18/plugins/clock_realtime/ 2020-05-04 21:00:34.460 | uwsgi-2.0.18/plugins/clock_realtime/clock_realtime.c 2020-05-04 21:00:34.460 | uwsgi-2.0.18/plugins/clock_realtime/uwsgiplugin.py 2020-05-04 21:00:34.460 | uwsgi-2.0.18/plugins/corerouter/ 2020-05-04 21:00:34.460 | uwsgi-2.0.18/plugins/corerouter/corerouter.c 2020-05-04 21:00:34.460 | uwsgi-2.0.18/plugins/corerouter/cr.h 2020-05-04 21:00:34.460 | uwsgi-2.0.18/plugins/corerouter/cr_common.c 2020-05-04 21:00:34.460 | uwsgi-2.0.18/plugins/corerouter/cr_map.c 2020-05-04 21:00:34.460 | uwsgi-2.0.18/plugins/corerouter/uwsgiplugin.py 2020-05-04 21:00:34.460 | uwsgi-2.0.18/plugins/coroae/ 2020-05-04 21:00:34.460 | uwsgi-2.0.18/plugins/coroae/coroae.c 2020-05-04 21:00:34.460 | uwsgi-2.0.18/plugins/coroae/uwsgiplugin.py 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/cplusplus/ 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/cplusplus/base.cc 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/cplusplus/plugin.c 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/cplusplus/uwsgiplugin.py 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/curl_cron/ 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/curl_cron/curl_cron.c 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/curl_cron/uwsgiplugin.py 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/dumbloop/ 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/dumbloop/dumb.c 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/dumbloop/uwsgiplugin.py 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/dummy/ 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/dummy/dummy.c 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/dummy/uwsgiplugin.py 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/echo/ 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/echo/echo_plugin.c 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/echo/uwsgiplugin.py 2020-05-04 21:00:34.461 | uwsgi-2.0.18/plugins/emperor_amqp/ 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/emperor_amqp/amqp.c 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/emperor_amqp/emperor_amqp.c 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/emperor_amqp/uwsgiplugin.py 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/emperor_mongodb/ 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/emperor_mongodb/emperor_mongodb.cc 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/emperor_mongodb/plugin.c 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/emperor_mongodb/uwsgiplugin.py 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/emperor_pg/ 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/emperor_pg/emperor_pg.c 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/emperor_pg/uwsgiplugin.py 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/emperor_zeromq/ 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/emperor_zeromq/emperor_zeromq.c 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/emperor_zeromq/uwsgiplugin.py 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/example/ 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/example/example_plugin.c 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/example/uwsgiplugin.py 2020-05-04 21:00:34.462 | uwsgi-2.0.18/plugins/exception_log/ 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/exception_log/exception_log.c 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/exception_log/uwsgiplugin.py 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/fastrouter/ 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/fastrouter/fastrouter.c 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/fastrouter/uwsgiplugin.py 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/fiber/ 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/fiber/fiber.c 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/fiber/uwsgiplugin.py 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/forkptyrouter/ 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/forkptyrouter/forkptyrouter.c 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/forkptyrouter/uwsgiplugin.py 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/gccgo/ 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/gccgo/gccgo_plugin.c 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/gccgo/uwsgi.go 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/gccgo/uwsgiplugin.py 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/geoip/ 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/geoip/geoip.c 2020-05-04 21:00:34.463 | uwsgi-2.0.18/plugins/geoip/uwsgiplugin.py 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/gevent/ 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/gevent/gevent.c 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/gevent/gevent.h 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/gevent/hooks.c 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/gevent/uwsgiplugin.py 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/glusterfs/ 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/glusterfs/glusterfs.c 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/glusterfs/uwsgiplugin.py 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/graylog2/ 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/graylog2/graylog2_plugin.c 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/graylog2/uwsgiplugin.py 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/greenlet/ 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/greenlet/greenlet.c 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/greenlet/uwsgiplugin.py 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/gridfs/ 2020-05-04 21:00:34.464 | uwsgi-2.0.18/plugins/gridfs/gridfs.cc 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/gridfs/plugin.c 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/gridfs/uwsgiplugin.py 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/http/ 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/http/common.h 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/http/http.c 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/http/https.c 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/http/keepalive.c 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/http/spdy3.c 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/http/spdy3.h 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/http/uwsgiplugin.py 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/jvm/ 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/jvm/jvm.h 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/jvm/jvm_plugin.c 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/jvm/uwsgi.java 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/jvm/uwsgiplugin.py 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/jwsgi/ 2020-05-04 21:00:34.465 | uwsgi-2.0.18/plugins/jwsgi/jwsgi_plugin.c 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/jwsgi/uwsgiplugin.py 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/ldap/ 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/ldap/ldap.c 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/ldap/uwsgiplugin.py 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/legion_cache_fetch/ 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/legion_cache_fetch/legion_cache_fetch.c 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/legion_cache_fetch/uwsgiplugin.py 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/libffi/ 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/libffi/libffi.c 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/libffi/uwsgiplugin.py 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/libtcc/ 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/libtcc/libtcc.c 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/libtcc/uwsgiplugin.py 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/logcrypto/ 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/logcrypto/logcrypto.c 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/logcrypto/uwsgiplugin.py 2020-05-04 21:00:34.466 | uwsgi-2.0.18/plugins/logfile/ 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/logfile/logfile.c 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/logfile/uwsgiplugin.py 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/logpipe/ 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/logpipe/logpipe.c 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/logpipe/uwsgiplugin.py 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/logsocket/ 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/logsocket/logsocket_plugin.c 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/logsocket/uwsgiplugin.py 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/logzmq/ 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/logzmq/plugin.c 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/logzmq/uwsgiplugin.py 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/lua/ 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/lua/lua_plugin.c 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/lua/uwsgiplugin.py 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/matheval/ 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/matheval/math.c 2020-05-04 21:00:34.467 | uwsgi-2.0.18/plugins/matheval/uwsgiplugin.py 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/mongodb/ 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/mongodb/plugin.c 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/mongodb/uwsgiplugin.py 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/mongodblog/ 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/mongodblog/mongodblog_plugin.c 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/mongodblog/uwsgiplugin.py 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/mongrel2/ 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/mongrel2/mongrel2.c 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/mongrel2/uwsgiplugin.py 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/mono/ 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/mono/mono_plugin.c 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/mono/uwsgi.cs 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/mono/uwsgiplugin.py 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/msgpack/ 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/msgpack/msgpack.c 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/msgpack/uwsgiplugin.py 2020-05-04 21:00:34.468 | uwsgi-2.0.18/plugins/nagios/ 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/nagios/nagios.c 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/nagios/uwsgiplugin.py 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/notfound/ 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/notfound/notfound.c 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/notfound/uwsgiplugin.py 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/objc_gc/ 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/objc_gc/objc_gc.m 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/objc_gc/uwsgiplugin.py 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/pam/ 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/pam/pam.c 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/pam/uwsgiplugin.py 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/php/ 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/php/common.h 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/php/php_plugin.c 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/php/session.c 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/php/uwsgiplugin.py 2020-05-04 21:00:34.469 | uwsgi-2.0.18/plugins/ping/ 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/ping/ping_plugin.c 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/ping/uwsgiplugin.py 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/psgi/ 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/psgi/psgi.h 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/psgi/psgi_loader.c 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/psgi/psgi_plugin.c 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/psgi/psgi_response.c 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/psgi/uwsgi_plmodule.c 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/psgi/uwsgiplugin.py 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/pty/ 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/pty/pty.c 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/pty/uwsgiplugin.py 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/pypy/ 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/pypy/README 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/pypy/pypy_plugin.c 2020-05-04 21:00:34.470 | uwsgi-2.0.18/plugins/pypy/pypy_setup.py 2020-05-04 21:00:34.471 | uwsgi-2.0.18/plugins/pypy/uwsgiplugin.py 2020-05-04 21:00:34.471 | uwsgi-2.0.18/plugins/python/ 2020-05-04 21:00:34.471 | uwsgi-2.0.18/plugins/python/gil.c 2020-05-04 21:00:34.471 | uwsgi-2.0.18/plugins/python/profiler.c 2020-05-04 21:00:34.471 | uwsgi-2.0.18/plugins/python/pump_subhandler.c 2020-05-04 21:00:34.471 | uwsgi-2.0.18/plugins/python/pyloader.c 2020-05-04 21:00:34.471 | uwsgi-2.0.18/plugins/python/python_plugin.c 2020-05-04 21:00:34.471 | uwsgi-2.0.18/plugins/python/pyutils.c 2020-05-04 21:00:34.471 | uwsgi-2.0.18/plugins/python/raw.c 2020-05-04 21:00:34.471 | uwsgi-2.0.18/plugins/python/symimporter.c 2020-05-04 21:00:34.471 | uwsgi-2.0.18/plugins/python/tracebacker.c 2020-05-04 21:00:34.471 | uwsgi-2.0.18/plugins/python/uwsgi_pymodule.c 2020-05-04 21:00:34.471 | uwsgi-2.0.18/plugins/python/uwsgi_python.h 2020-05-04 21:00:34.471 | uwsgi-2.0.18/plugins/python/uwsgiplugin.py 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/python/web3_subhandler.c 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/python/wsgi_handlers.c 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/python/wsgi_headers.c 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/python/wsgi_subhandler.c 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/pyuwsgi/ 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/pyuwsgi/pyuwsgi.c 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/pyuwsgi/uwsgiplugin.py 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/rack/ 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/rack/rack_api.c 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/rack/rack_plugin.c 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/rack/uwsgi_rack.h 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/rack/uwsgiplugin.py 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/rados/ 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/rados/rados.c 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/rados/uwsgiplugin.py 2020-05-04 21:00:34.472 | uwsgi-2.0.18/plugins/rawrouter/ 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/rawrouter/rawrouter.c 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/rawrouter/uwsgiplugin.py 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/rbthreads/ 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/rbthreads/rbthreads.c 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/rbthreads/uwsgiplugin.py 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/redislog/ 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/redislog/redislog_plugin.c 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/redislog/uwsgiplugin.py 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/ring/ 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/ring/ring_plugin.c 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/ring/uwsgiplugin.py 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/router_access/ 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/router_access/router_access.c 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/router_access/uwsgiplugin.py 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/router_basicauth/ 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/router_basicauth/router_basicauth.c 2020-05-04 21:00:34.473 | uwsgi-2.0.18/plugins/router_basicauth/uwsgiplugin.py 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_cache/ 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_cache/router_cache.c 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_cache/uwsgiplugin.py 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_expires/ 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_expires/expires.c 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_expires/uwsgiplugin.py 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_hash/ 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_hash/router_hash.c 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_hash/uwsgiplugin.py 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_http/ 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_http/router_http.c 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_http/uwsgiplugin.py 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_memcached/ 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_memcached/router_memcached.c 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_memcached/uwsgiplugin.py 2020-05-04 21:00:34.474 | uwsgi-2.0.18/plugins/router_metrics/ 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_metrics/plugin.c 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_metrics/uwsgiplugin.py 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_radius/ 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_radius/radius.c 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_radius/uwsgiplugin.py 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_redirect/ 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_redirect/router_redirect.c 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_redirect/uwsgiplugin.py 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_redis/ 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_redis/router_redis.c 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_redis/uwsgiplugin.py 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_rewrite/ 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_rewrite/router_rewrite.c 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_rewrite/uwsgiplugin.py 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_spnego/ 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_spnego/router_spnego.c 2020-05-04 21:00:34.475 | uwsgi-2.0.18/plugins/router_spnego/uwsgiplugin.py 2020-05-04 21:00:34.476 | uwsgi-2.0.18/plugins/router_static/ 2020-05-04 21:00:34.476 | uwsgi-2.0.18/plugins/router_static/router_static.c 2020-05-04 21:00:34.476 | uwsgi-2.0.18/plugins/router_static/uwsgiplugin.py 2020-05-04 21:00:34.476 | uwsgi-2.0.18/plugins/router_uwsgi/ 2020-05-04 21:00:34.476 | uwsgi-2.0.18/plugins/router_uwsgi/router_uwsgi.c 2020-05-04 21:00:34.476 | uwsgi-2.0.18/plugins/router_uwsgi/uwsgiplugin.py 2020-05-04 21:00:34.476 | uwsgi-2.0.18/plugins/router_xmldir/ 2020-05-04 21:00:34.476 | uwsgi-2.0.18/plugins/router_xmldir/router_xmldir.c 2020-05-04 21:00:34.476 | uwsgi-2.0.18/plugins/router_xmldir/uwsgiplugin.py 2020-05-04 21:00:34.476 | uwsgi-2.0.18/plugins/rpc/ 2020-05-04 21:00:34.476 | uwsgi-2.0.18/plugins/rpc/rpc_plugin.c 2020-05-04 21:00:34.476 | uwsgi-2.0.18/plugins/rpc/uwsgiplugin.py 2020-05-04 21:00:34.476 | uwsgi-2.0.18/plugins/rrdtool/ 2020-05-04 21:00:34.476 | uwsgi-2.0.18/plugins/rrdtool/rrdtool.c 2020-05-04 21:00:34.476 | uwsgi-2.0.18/plugins/rrdtool/uwsgiplugin.py 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/rsyslog/ 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/rsyslog/rsyslog_plugin.c 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/rsyslog/uwsgiplugin.py 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/ruby19/ 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/ruby19/uwsgiplugin.py 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/servlet/ 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/servlet/servlet_plugin.c 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/servlet/uwsgi_servlet.java 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/servlet/uwsgiplugin.py 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/signal/ 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/signal/signal_plugin.c 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/signal/uwsgiplugin.py 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/spooler/ 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/spooler/spooler_plugin.c 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/spooler/uwsgiplugin.py 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/sqlite3/ 2020-05-04 21:00:34.477 | uwsgi-2.0.18/plugins/sqlite3/plugin.c 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/sqlite3/uwsgiplugin.py 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/ssi/ 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/ssi/ssi.c 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/ssi/uwsgiplugin.py 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/sslrouter/ 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/sslrouter/sslrouter.c 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/sslrouter/uwsgiplugin.py 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/stackless/ 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/stackless/stackless.c 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/stackless/uwsgiplugin.py 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/stats_pusher_file/ 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/stats_pusher_file/plugin.c 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/stats_pusher_file/uwsgiplugin.py 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/stats_pusher_mongodb/ 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/stats_pusher_mongodb/plugin.c 2020-05-04 21:00:34.478 | uwsgi-2.0.18/plugins/stats_pusher_mongodb/stats_pusher_mongodb.cc 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/stats_pusher_mongodb/uwsgiplugin.py 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/stats_pusher_socket/ 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/stats_pusher_socket/plugin.c 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/stats_pusher_socket/uwsgiplugin.py 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/stats_pusher_statsd/ 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/stats_pusher_statsd/plugin.c 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/stats_pusher_statsd/uwsgiplugin.py 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/symcall/ 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/symcall/symcall_plugin.c 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/symcall/uwsgiplugin.py 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/syslog/ 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/syslog/syslog_plugin.c 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/syslog/uwsgiplugin.py 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/systemd_logger/ 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/systemd_logger/systemd_logger.c 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/systemd_logger/uwsgiplugin.py 2020-05-04 21:00:34.479 | uwsgi-2.0.18/plugins/tornado/ 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/tornado/tornado.c 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/tornado/uwsgiplugin.py 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/transformation_chunked/ 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/transformation_chunked/chunked.c 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/transformation_chunked/uwsgiplugin.py 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/transformation_gzip/ 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/transformation_gzip/gzip.c 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/transformation_gzip/uwsgiplugin.py 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/transformation_offload/ 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/transformation_offload/offload.c 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/transformation_offload/uwsgiplugin.py 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/transformation_template/ 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/transformation_template/tt.c 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/transformation_template/uwsgiplugin.py 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/transformation_tofile/ 2020-05-04 21:00:34.480 | uwsgi-2.0.18/plugins/transformation_tofile/tofile.c 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/transformation_tofile/uwsgiplugin.py 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/transformation_toupper/ 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/transformation_toupper/toupper.c 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/transformation_toupper/uwsgiplugin.py 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/tuntap/ 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/tuntap/common.c 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/tuntap/common.h 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/tuntap/firewall.c 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/tuntap/tuntap.c 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/tuntap/uwsgiplugin.py 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/ugreen/ 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/ugreen/ugreen.c 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/ugreen/uwsgiplugin.py 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/v8/ 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/v8/plugin.c 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/v8/uwsgiplugin.py 2020-05-04 21:00:34.481 | uwsgi-2.0.18/plugins/v8/v8_commonjs.cc 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/v8/v8_jsgi.cc 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/v8/v8_uwsgi.cc 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/v8/v8_uwsgi.h 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/webdav/ 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/webdav/uwsgiplugin.py 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/webdav/webdav.c 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/xattr/ 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/xattr/uwsgiplugin.py 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/xattr/xattr.c 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/xslt/ 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/xslt/uwsgiplugin.py 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/xslt/xslt.c 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/zabbix/ 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/zabbix/plugin.c 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/zabbix/uwsgiplugin.py 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/zergpool/ 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/zergpool/uwsgiplugin.py 2020-05-04 21:00:34.482 | uwsgi-2.0.18/plugins/zergpool/zergpool.c 2020-05-04 21:00:34.483 | uwsgi-2.0.18/proto/ 2020-05-04 21:00:34.483 | uwsgi-2.0.18/proto/base.c 2020-05-04 21:00:34.483 | uwsgi-2.0.18/proto/fastcgi.c 2020-05-04 21:00:34.483 | uwsgi-2.0.18/proto/http.c 2020-05-04 21:00:34.483 | uwsgi-2.0.18/proto/puwsgi.c 2020-05-04 21:00:34.483 | uwsgi-2.0.18/proto/scgi.c 2020-05-04 21:00:34.483 | uwsgi-2.0.18/proto/uwsgi.c 2020-05-04 21:00:34.483 | uwsgi-2.0.18/setup.cpyext.py 2020-05-04 21:00:34.483 | uwsgi-2.0.18/setup.py 2020-05-04 21:00:34.483 | uwsgi-2.0.18/setup.pyuwsgi.py 2020-05-04 21:00:34.483 | uwsgi-2.0.18/t/ 2020-05-04 21:00:34.483 | uwsgi-2.0.18/t/cachebitmap.ini 2020-05-04 21:00:34.483 | uwsgi-2.0.18/t/cachebitmap.py 2020-05-04 21:00:34.483 | uwsgi-2.0.18/t/cachetest.py 2020-05-04 21:00:34.483 | uwsgi-2.0.18/t/clojure/ 2020-05-04 21:00:34.483 | uwsgi-2.0.18/t/clojure/myapp.clj 2020-05-04 21:00:34.483 | uwsgi-2.0.18/t/core/ 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/core/apps/ 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/core/apps/read_body_and_send.pl 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/core/read_body_and_send.pl 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/core/url_sanitize.pl 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/go/ 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/go/cachetest.go 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/go/complextest.go 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/go/uploadtest.go 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/java/ 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/java/rpc.java 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/lua/ 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/lua/basic.lua 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/mono/ 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/mono/cache.aspx 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/mules/ 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/mules/mulebrain.py 2020-05-04 21:00:34.484 | uwsgi-2.0.18/t/mules/reload.py 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/mules/signal_management.py 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/perl/ 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/perl/active_workers_signal.pl 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/perl/apps/ 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/perl/apps/input_with_offset.pl 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/perl/test.psgi 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/perl/test_benchmark.pl 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/perl/test_harakiri.psgi 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/perl/test_hello.psgi 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/perl/test_input_with_offset.pl 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/perl/test_post.psgi 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/perl/test_sleepy.psgi 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/perl/test_streaming.psgi 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/pypy/ 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/pypy/t_continulet1.py 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/pypy/t_continulet2.py 2020-05-04 21:00:34.485 | uwsgi-2.0.18/t/python/ 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/python/forcecl.py 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/python/manage_script_name/ 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/python/manage_script_name/manage_script_name_test.ini 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/python/manage_script_name/test_manage_script_name.py 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/python/manage_script_name/useless_app.py 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/python/spooler_decorators/ 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/python/spooler_decorators/spooler_decorator_test.ini 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/python/spooler_decorators/spooler_decorator_tests.py 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/python/spooler_decorators/spooler_handlers.py 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/python/testba.py 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/ring/ 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/ring/README.md 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/ring/config.ini 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/ring/project.clj 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/ring/src/ 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/ring/src/uwsgi/ 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/ring/src/uwsgi/ring/ 2020-05-04 21:00:34.486 | uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/ 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/app.clj 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/basic.clj 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/body.clj 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/simple.clj 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/ring/src/uwsgi/ring/tests/upload.clj 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/routing/ 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/routing/auth.ini 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/routing/errorlimiter.ini 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/routing/limiter.ini 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/sharedarea/ 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/sharedarea/bigranges.ini 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/sharedarea/bigranges.py 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/sharedarea/sharedarea_incdec.ini 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/sharedarea/sharedarea_incdec.py 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/spooler/ 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/spooler/read.py 2020-05-04 21:00:34.487 | uwsgi-2.0.18/t/spooler/reload.py 2020-05-04 21:00:34.488 | uwsgi-2.0.18/t/spooler/spooldir/ 2020-05-04 21:00:34.488 | uwsgi-2.0.18/t/spooler/spooldir/.gitignore 2020-05-04 21:00:34.488 | uwsgi-2.0.18/t/webdav/ 2020-05-04 21:00:34.488 | uwsgi-2.0.18/t/webdav/carddav.ini 2020-05-04 21:00:34.488 | uwsgi-2.0.18/t/xslt/ 2020-05-04 21:00:34.488 | uwsgi-2.0.18/t/xslt/cd.xml 2020-05-04 21:00:34.488 | uwsgi-2.0.18/t/xslt/cd.xml.xslt 2020-05-04 21:00:34.488 | uwsgi-2.0.18/t/xslt/routex.ini 2020-05-04 21:00:34.488 | uwsgi-2.0.18/tests/ 2020-05-04 21:00:34.488 | uwsgi-2.0.18/tests/Responder.pm 2020-05-04 21:00:34.488 | uwsgi-2.0.18/tests/__init__.py 2020-05-04 21:00:34.488 | uwsgi-2.0.18/tests/badthread.py 2020-05-04 21:00:34.488 | uwsgi-2.0.18/tests/badwrites.py 2020-05-04 21:00:34.488 | uwsgi-2.0.18/tests/cpubound_async.py 2020-05-04 21:00:34.488 | uwsgi-2.0.18/tests/cpubound_green.py 2020-05-04 21:00:34.488 | uwsgi-2.0.18/tests/cpubound_stackless.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/decoratortest.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/fileserve_async.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/gevent_spool.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/grunter.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/iobound_async.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/iobound_async_unix.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/iobound_green.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/logger.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/mako_ugreen.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/mulefunc.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/multiapp.txt 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/myadmin.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/pgbound_async.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/picazzo.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/psycogreen_green.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/psycopg2_green.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/pump.py 2020-05-04 21:00:34.489 | uwsgi-2.0.18/tests/queue.py 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/refcount.py 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/rpc.lua 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/rpc.py 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/runningthread.py 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/sendchunked.py 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/sharedarea.py 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/sig.lua 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/signals.py 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/sigwait.py 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/sleeping_async.py 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/sleeping_green.py 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/sleepthreadasync.py 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/slow.py 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/spoolme.py 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/staticfile.py 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/streamer.psgi 2020-05-04 21:00:34.490 | uwsgi-2.0.18/tests/t/ 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/t/static.pl 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/templates/ 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/templates/queue.html 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/testapp.py 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/testgevent.py 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/testpy3.py 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/testsignals.py 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/threads.py 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/travis.sh 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/ugevent.py 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/web3.py 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/websockets.py 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/websockets_chat.pl 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/websockets_chat.py 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/websockets_chat_async.py 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/websockets_chat_asyncio.py 2020-05-04 21:00:34.491 | uwsgi-2.0.18/tests/websockets_echo.lua 2020-05-04 21:00:34.492 | uwsgi-2.0.18/tests/websockets_echo.pl 2020-05-04 21:00:34.492 | uwsgi-2.0.18/tests/websockets_echo.py 2020-05-04 21:00:34.492 | uwsgi-2.0.18/tests/websockets_echo.ru 2020-05-04 21:00:34.492 | uwsgi-2.0.18/tests/werkzeug.py 2020-05-04 21:00:34.492 | uwsgi-2.0.18/uwsgi.gemspec 2020-05-04 21:00:34.492 | uwsgi-2.0.18/uwsgi.h 2020-05-04 21:00:34.492 | uwsgi-2.0.18/uwsgi_main.c 2020-05-04 21:00:34.492 | uwsgi-2.0.18/uwsgiconfig.py 2020-05-04 21:00:34.492 | uwsgi-2.0.18/uwsgidecorators.py 2020-05-04 21:00:34.492 | uwsgi-2.0.18/uwsgidsl.rb 2020-05-04 21:00:34.492 | uwsgi-2.0.18/valgrind/ 2020-05-04 21:00:34.492 | uwsgi-2.0.18/valgrind/README 2020-05-04 21:00:34.492 | uwsgi-2.0.18/valgrind/valgrind-generate-sups.sh 2020-05-04 21:00:34.492 | uwsgi-2.0.18/vassals/ 2020-05-04 21:00:34.492 | uwsgi-2.0.18/vassals/broodlord.ini 2020-05-04 21:00:34.492 | uwsgi-2.0.18/vassals/cc.ini 2020-05-04 21:00:34.493 | uwsgi-2.0.18/vassals/multi.xml 2020-05-04 21:00:34.493 | uwsgi-2.0.18/vhosttest/ 2020-05-04 21:00:34.493 | uwsgi-2.0.18/vhosttest/flask001/ 2020-05-04 21:00:34.493 | uwsgi-2.0.18/vhosttest/flask001/app1.py 2020-05-04 21:00:34.493 | uwsgi-2.0.18/vhosttest/flask002/ 2020-05-04 21:00:34.493 | uwsgi-2.0.18/vhosttest/flask002/app2.py 2020-05-04 21:00:34.493 | uwsgi-2.0.18/vhosttest/flask003/ 2020-05-04 21:00:34.493 | uwsgi-2.0.18/vhosttest/flask003/app3.py 2020-05-04 21:00:34.493 | uwsgi-2.0.18/vhosttest/flask004/ 2020-05-04 21:00:34.493 | uwsgi-2.0.18/vhosttest/flask004/app4.py 2020-05-04 21:00:34.493 | uwsgi-2.0.18/vhosttest/flask005/ 2020-05-04 21:00:34.493 | uwsgi-2.0.18/vhosttest/flask005/app5.py 2020-05-04 21:00:34.493 | uwsgi-2.0.18/vhosttest/nginx.conf 2020-05-04 21:00:34.493 | + lib/apache:install_apache_uwsgi:100 : cd uwsgi-2.0.18/apache2 2020-05-04 21:00:34.493 | + lib/apache:install_apache_uwsgi:101 : sudo apxs2 -i -c mod_proxy_uwsgi.c 2020-05-04 21:00:34.523 | /usr/share/apr-1.0/build/libtool --mode=compile --tag=disable-static x86_64-linux-gnu-gcc -prefer-pic -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DBUILD_DATETIME='"2019-10-08T13:31:25"' -Wdate-time -D_FORTIFY_SOURCE=2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -I/usr/include -c -o mod_proxy_uwsgi.lo mod_proxy_uwsgi.c && touch mod_proxy_uwsgi.slo 2020-05-04 21:00:34.562 | libtool: compile: x86_64-linux-gnu-gcc -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DBUILD_DATETIME=\"2019-10-08T13:31:25\" -Wdate-time -D_FORTIFY_SOURCE=2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apache2 -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -I/usr/include -c mod_proxy_uwsgi.c -fPIC -DPIC -o .libs/mod_proxy_uwsgi.o 2020-05-04 21:00:34.840 | /usr/share/apr-1.0/build/libtool --mode=link --tag=disable-static x86_64-linux-gnu-gcc -Wl,--as-needed -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -o mod_proxy_uwsgi.la -rpath /usr/lib/apache2/modules -module -avoid-version mod_proxy_uwsgi.lo 2020-05-04 21:00:34.922 | libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/mod_proxy_uwsgi.o -Wl,--as-needed -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,mod_proxy_uwsgi.so -o .libs/mod_proxy_uwsgi.so 2020-05-04 21:00:34.965 | libtool: link: ( cd ".libs" && rm -f "mod_proxy_uwsgi.la" && ln -s "../mod_proxy_uwsgi.la" "mod_proxy_uwsgi.la" ) 2020-05-04 21:00:34.971 | /usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/apr-1.0/build/libtool' mod_proxy_uwsgi.la /usr/lib/apache2/modules 2020-05-04 21:00:34.978 | /usr/share/apr-1.0/build/libtool --mode=install install mod_proxy_uwsgi.la /usr/lib/apache2/modules/ 2020-05-04 21:00:34.998 | libtool: install: install .libs/mod_proxy_uwsgi.so /usr/lib/apache2/modules/mod_proxy_uwsgi.so 2020-05-04 21:00:35.001 | libtool: install: install .libs/mod_proxy_uwsgi.lai /usr/lib/apache2/modules/mod_proxy_uwsgi.la 2020-05-04 21:00:35.059 | libtool: finish: PATH="/sbin:/usr/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin:/sbin" ldconfig -n /usr/lib/apache2/modules 2020-05-04 21:00:35.061 | ---------------------------------------------------------------------- 2020-05-04 21:00:35.061 | Libraries have been installed in: 2020-05-04 21:00:35.061 | /usr/lib/apache2/modules 2020-05-04 21:00:35.061 | 2020-05-04 21:00:35.061 | If you ever happen to want to link against installed libraries 2020-05-04 21:00:35.061 | in a given directory, LIBDIR, you must either use libtool, and 2020-05-04 21:00:35.061 | specify the full pathname of the library, or use the `-LLIBDIR' 2020-05-04 21:00:35.061 | flag during linking and do at least one of the following: 2020-05-04 21:00:35.061 | - add LIBDIR to the `LD_LIBRARY_PATH' environment variable 2020-05-04 21:00:35.061 | during execution 2020-05-04 21:00:35.062 | - add LIBDIR to the `LD_RUN_PATH' environment variable 2020-05-04 21:00:35.062 | during linking 2020-05-04 21:00:35.062 | - use the `-Wl,-rpath -Wl,LIBDIR' linker flag 2020-05-04 21:00:35.062 | - have your system administrator add LIBDIR to `/etc/ld.so.conf' 2020-05-04 21:00:35.062 | 2020-05-04 21:00:35.062 | See any operating system documentation about shared libraries for 2020-05-04 21:00:35.062 | more information, such as the ld(1) and ld.so(8) manual pages. 2020-05-04 21:00:35.062 | ---------------------------------------------------------------------- 2020-05-04 21:00:35.072 | chmod 644 /usr/lib/apache2/modules/mod_proxy_uwsgi.so 2020-05-04 21:00:35.078 | + lib/apache:install_apache_uwsgi:102 : popd 2020-05-04 21:00:35.078 | ~/devstack 2020-05-04 21:00:35.081 | + lib/apache:install_apache_uwsgi:104 : sudo rm -rf /tmp/tmp.KSlyFPcHab 2020-05-04 21:00:35.113 | + lib/apache:install_apache_uwsgi:106 : is_ubuntu 2020-05-04 21:00:35.117 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:00:35.120 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:00:35.123 | + lib/apache:install_apache_uwsgi:108 : sudo a2enmod proxy 2020-05-04 21:00:35.179 | Module proxy already enabled 2020-05-04 21:00:35.185 | + lib/apache:install_apache_uwsgi:109 : sudo a2enmod proxy_uwsgi 2020-05-04 21:00:35.238 | Considering dependency proxy for proxy_uwsgi: 2020-05-04 21:00:35.238 | Module proxy already enabled 2020-05-04 21:00:35.238 | Module proxy_uwsgi already enabled 2020-05-04 21:00:35.243 | + lib/apache:install_apache_uwsgi:115 : restart_apache_server 2020-05-04 21:00:35.247 | + lib/apache:restart_apache_server:232 : restart_service apache2 2020-05-04 21:00:35.250 | + functions-common:restart_service:2135 : '[' -x /bin/systemctl ']' 2020-05-04 21:00:35.254 | + functions-common:restart_service:2136 : sudo /bin/systemctl restart apache2 2020-05-04 21:00:37.617 | + ./stack.sh:main:836 : install_keystoneauth 2020-05-04 21:00:37.620 | + lib/keystone:install_keystoneauth:488 : use_library_from_git keystoneauth 2020-05-04 21:00:37.623 | + inc/python:use_library_from_git:404 : local name=keystoneauth 2020-05-04 21:00:37.626 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:37.629 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:37.632 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,keystoneauth, ]] 2020-05-04 21:00:37.635 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:37.638 | + ./stack.sh:main:837 : install_keystoneclient 2020-05-04 21:00:37.641 | + lib/keystone:install_keystoneclient:496 : use_library_from_git python-keystoneclient 2020-05-04 21:00:37.643 | + inc/python:use_library_from_git:404 : local name=python-keystoneclient 2020-05-04 21:00:37.647 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:37.650 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:37.652 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,python-keystoneclient, ]] 2020-05-04 21:00:37.654 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:37.657 | + ./stack.sh:main:838 : install_glanceclient 2020-05-04 21:00:37.660 | + lib/glance:install_glanceclient:324 : use_library_from_git python-glanceclient 2020-05-04 21:00:37.663 | + inc/python:use_library_from_git:404 : local name=python-glanceclient 2020-05-04 21:00:37.665 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:37.668 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:37.670 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,python-glanceclient, ]] 2020-05-04 21:00:37.673 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:37.675 | + ./stack.sh:main:839 : install_cinderclient 2020-05-04 21:00:37.678 | + lib/cinder:install_cinderclient:450 : use_library_from_git python-brick-cinderclient-ext 2020-05-04 21:00:37.680 | + inc/python:use_library_from_git:404 : local name=python-brick-cinderclient-ext 2020-05-04 21:00:37.683 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:37.686 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:37.689 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,python-brick-cinderclient-ext, ]] 2020-05-04 21:00:37.692 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:37.695 | + lib/cinder:install_cinderclient:455 : use_library_from_git python-cinderclient 2020-05-04 21:00:37.697 | + inc/python:use_library_from_git:404 : local name=python-cinderclient 2020-05-04 21:00:37.700 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:37.702 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:37.705 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,python-cinderclient, ]] 2020-05-04 21:00:37.707 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:37.710 | + ./stack.sh:main:840 : install_novaclient 2020-05-04 21:00:37.713 | + lib/nova:install_novaclient:764 : use_library_from_git python-novaclient 2020-05-04 21:00:37.715 | + inc/python:use_library_from_git:404 : local name=python-novaclient 2020-05-04 21:00:37.718 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:37.721 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:37.723 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,python-novaclient, ]] 2020-05-04 21:00:37.726 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:37.729 | + ./stack.sh:main:841 : is_service_enabled swift glance horizon 2020-05-04 21:00:37.748 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:00:37.750 | + ./stack.sh:main:842 : install_swiftclient 2020-05-04 21:00:37.753 | + lib/swift:install_swiftclient:763 : use_library_from_git python-swiftclient 2020-05-04 21:00:37.755 | + inc/python:use_library_from_git:404 : local name=python-swiftclient 2020-05-04 21:00:37.758 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:37.761 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:37.763 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,python-swiftclient, ]] 2020-05-04 21:00:37.767 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:37.771 | + ./stack.sh:main:844 : is_service_enabled neutron nova horizon 2020-05-04 21:00:37.794 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:00:37.798 | + ./stack.sh:main:845 : install_neutronclient 2020-05-04 21:00:37.801 | + lib/neutron:install_neutronclient:387 : use_library_from_git python-neutronclient 2020-05-04 21:00:37.804 | + inc/python:use_library_from_git:404 : local name=python-neutronclient 2020-05-04 21:00:37.807 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:37.810 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:37.814 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,python-neutronclient, ]] 2020-05-04 21:00:37.817 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:37.820 | + ./stack.sh:main:849 : is_service_enabled tls-proxy 2020-05-04 21:00:37.841 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:00:37.844 | + ./stack.sh:main:856 : install_keystonemiddleware 2020-05-04 21:00:37.847 | + lib/keystone:install_keystonemiddleware:506 : use_library_from_git keystonemiddleware 2020-05-04 21:00:37.850 | + inc/python:use_library_from_git:404 : local name=keystonemiddleware 2020-05-04 21:00:37.853 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:00:37.856 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:00:37.858 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,keystonemiddleware, ]] 2020-05-04 21:00:37.862 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:00:37.865 | + lib/keystone:install_keystonemiddleware:511 : pip_install_gr keystonemiddleware 2020-05-04 21:00:37.869 | + inc/python:pip_install_gr:70 : local name=keystonemiddleware 2020-05-04 21:00:37.872 | + inc/python:pip_install_gr:71 : local clean_name 2020-05-04 21:00:37.876 | ++ inc/python:pip_install_gr:72 : get_from_global_requirements keystonemiddleware 2020-05-04 21:00:37.879 | ++ inc/python:get_from_global_requirements:392 : local package=keystonemiddleware 2020-05-04 21:00:37.882 | ++ inc/python:get_from_global_requirements:393 : local required_pkg 2020-05-04 21:00:37.887 | +++ inc/python:get_from_global_requirements:394 : cut -d# -f1 2020-05-04 21:00:37.887 | +++ inc/python:get_from_global_requirements:394 : grep -i -h '^keystonemiddleware' /opt/stack/new/requirements/global-requirements.txt 2020-05-04 21:00:37.893 | ++ inc/python:get_from_global_requirements:394 : required_pkg='keystonemiddleware>=4.17.0 ' 2020-05-04 21:00:37.896 | ++ inc/python:get_from_global_requirements:395 : [[ keystonemiddleware>=4.17.0 == '' ]] 2020-05-04 21:00:37.899 | ++ inc/python:get_from_global_requirements:398 : echo 'keystonemiddleware>=4.17.0' 2020-05-04 21:00:37.903 | + inc/python:pip_install_gr:72 : clean_name='keystonemiddleware>=4.17.0' 2020-05-04 21:00:37.906 | + inc/python:pip_install_gr:73 : pip_install 'keystonemiddleware>=4.17.0' 2020-05-04 21:00:38.351 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:00:38.354 | + inc/python:pip_install:350 : local 'test_req=keystonemiddleware>=4.17.0/test-requirements.txt' 2020-05-04 21:00:38.356 | + inc/python:pip_install:351 : [[ -e keystonemiddleware>=4.17.0/test-requirements.txt ]] 2020-05-04 21:00:38.359 | + inc/python:pip_install:359 : 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.17.0' 2020-05-04 21:00:38.961 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:38.962 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.012 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.014 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.016 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.018 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.055 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.057 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.094 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.096 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.098 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:00:39.120 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.122 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.182 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.184 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.188 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.190 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.224 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.228 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.236 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.240 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.279 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.282 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.299 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.302 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.325 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.327 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.353 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.355 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.493 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.495 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.527 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.529 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.543 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.545 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.574 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.576 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.616 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.618 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.655 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.657 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.709 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:39.711 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:39.799 | Collecting keystonemiddleware===4.22.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 323)) 2020-05-04 21:00:39.943 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/f9/ed/1d1bb28b84f102ea198af2f2cec62f23b7a5d876a1a12fedb82e47be6381/keystonemiddleware-4.22.0-py2.py3-none-any.whl (131kB) 2020-05-04 21:00:40.118 | Collecting oslo.cache===1.28.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 344)) 2020-05-04 21:00:40.249 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/20/46/b5ee8f334dded6ee46ce8fe0105d09776f9b88d3685c3a5ebe72fd23d1bf/oslo.cache-1.28.1-py2.py3-none-any.whl (59kB) 2020-05-04 21:00:40.399 | Collecting oslo.config===5.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 366)) 2020-05-04 21:00:40.595 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/3d/f5/1ef57339bbc7c3ee64ddf83f7d756a462378377049cd6cc2adf846320523/oslo.config-5.2.1-py2.py3-none-any.whl (115kB) 2020-05-04 21:00:40.725 | Collecting dogpile.cache===0.6.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 381)) 2020-05-04 21:00:40.773 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/dogpile-cache/dogpile.cache-0.6.4-py2.py3-none-any.whl (43kB) 2020-05-04 21:00:40.839 | Requirement already satisfied: stevedore===1.28.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 389)) 2020-05-04 21:00:40.844 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 415)) 2020-05-04 21:00:40.897 | Collecting rfc3986===1.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 453)) 2020-05-04 21:00:40.957 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/01/2f/dc440bae2b6a185654b5c298f5cc7b172267db692bc24923130262caedac/rfc3986-1.1.0-py2.py3-none-any.whl 2020-05-04 21:00:41.072 | Collecting keystoneauth1===3.4.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 477)) 2020-05-04 21:00:41.267 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/ac/9a/35c9e998fa245ed30840c7f4a814d4a9624c63b3409fff23858fa5a8436b/keystoneauth1-3.4.1-py2.py3-none-any.whl (289kB) 2020-05-04 21:00:41.503 | Collecting python-keystoneclient===3.15.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 480)) 2020-05-04 21:00:41.623 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/f9/06/5a3aa03cccaa77863970a6cd7081f86e0fe22794b67c2380286f8d799fbf/python_keystoneclient-3.15.1-py2.py3-none-any.whl (385kB) 2020-05-04 21:00:41.802 | Collecting oslo.utils===3.35.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 523)) 2020-05-04 21:00:41.977 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/7f/73/9c8880326c6387bc85e749da6d764ff8b977d745b5f40c25f4c398b4e4ee/oslo.utils-3.35.1-py2.py3-none-any.whl (90kB) 2020-05-04 21:00:42.115 | Collecting pytz===2017.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 534)) 2020-05-04 21:00:42.393 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/a3/7f/e7d1acbd433b929168a4fb4182a2ff3c33653717195a26c1de099ad1ef29/pytz-2017.3-py2.py3-none-any.whl (511kB) 2020-05-04 21:00:42.556 | Requirement already satisfied: pbr===3.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 43)) 2020-05-04 21:00:42.614 | Collecting oslo.serialization===2.24.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285)) 2020-05-04 21:00:42.729 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/43/67/a4e116c3fc1dbd8110ca702c252081bcb1fa55c28b8866f02ed27b6b9cde/oslo.serialization-2.24.0-py2.py3-none-any.whl 2020-05-04 21:00:42.866 | Collecting oslo.i18n===3.19.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 48)) 2020-05-04 21:00:42.979 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/b8/12/d6e2a96db63c1bf43158e3ce4502c349dbcdcc338998976fedb402cce031/oslo.i18n-3.19.0-py2.py3-none-any.whl (42kB) 2020-05-04 21:00:43.109 | Collecting oslo.log===3.36.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 252)) 2020-05-04 21:00:43.266 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/da/0f/ea8a4321a85dd01c0b314a09537f90a0d2641b0d29f196afaddf83c80c0e/oslo.log-3.36.0-py2.py3-none-any.whl (64kB) 2020-05-04 21:00:43.413 | Collecting oslo.context===2.20.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 51)) 2020-05-04 21:00:43.547 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/42/b8/e4aec2f29e853674f8d1834eb218d3a65a55be918541fce5c73242b40ae5/oslo.context-2.20.0-py2.py3-none-any.whl 2020-05-04 21:00:43.611 | Requirement already satisfied: requests===2.18.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 196)) 2020-05-04 21:00:43.708 | Collecting pycadf===2.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 54)) 2020-05-04 21:00:43.777 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/22/ad/e04aebf196b98b448e590a91342de20ac127ffc28ef4bf9cff868325628a/pycadf-2.7.0-py2-none-any.whl 2020-05-04 21:00:43.901 | Collecting WebOb===1.7.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 18)) 2020-05-04 21:00:43.991 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/b6/88/ccc25a41d65be0545d69bf28afed60dec865c04d0837ccd02e6d67942fe1/WebOb-1.7.4-py2.py3-none-any.whl (84kB) 2020-05-04 21:00:44.115 | Collecting debtcollector===1.19.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 108)) 2020-05-04 21:00:44.195 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/77/19/d9c7797fd0916a57a76bd65febb2e08871faaa728cda6a21d5889de1c566/debtcollector-1.19.0-py2.py3-none-any.whl 2020-05-04 21:00:44.267 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 167)) 2020-05-04 21:00:44.322 | Collecting netaddr===0.7.19 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2020-05-04 21:00:44.383 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB) 2020-05-04 21:00:44.588 | Collecting iso8601===0.1.12 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 330)) 2020-05-04 21:00:44.623 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl 2020-05-04 21:00:44.682 | 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 380)) 2020-05-04 21:00:44.736 | Collecting funcsigs===1.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 224)) 2020-05-04 21:00:44.762 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl 2020-05-04 21:00:44.874 | Collecting netifaces===0.10.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 474)) 2020-05-04 21:00:44.957 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/netifaces/netifaces-0.10.6-cp27-cp27mu-linux_x86_64.whl 2020-05-04 21:00:45.018 | Requirement already satisfied: monotonic===1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 468)) 2020-05-04 21:00:45.072 | Collecting msgpack===0.5.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 364)) 2020-05-04 21:00:45.178 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/a3/85/aa3ef9f0b982ca14fe939cbc52192f485db7376f7387888741ecb16c2bfb/msgpack-0.5.1-cp27-cp27mu-manylinux1_x86_64.whl (295kB) 2020-05-04 21:00:45.305 | Collecting Babel===2.5.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 505)) 2020-05-04 21:00:45.362 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/94/03/14e68ad12e771a79cf96792f7158d68a7b3d8c7b2badf39e9ef1f65b57d6/Babel-2.5.3-py2.py3-none-any.whl (6.8MB) 2020-05-04 21:00:45.939 | Collecting python-dateutil===2.6.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 530)) 2020-05-04 21:00:46.001 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/4b/0d/7ed381ab4fe80b8ebf34411d14f253e1cf3e56e2820ffa1d8844b23859a2/python_dateutil-2.6.1-py2.py3-none-any.whl (194kB) 2020-05-04 21:00:46.125 | Collecting pyinotify===0.9.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 107)) 2020-05-04 21:00:46.238 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/pyinotify/pyinotify-0.9.6-py2-none-any.whl 2020-05-04 21:00:46.297 | Requirement already satisfied: certifi===2018.1.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 39)) 2020-05-04 21:00:46.299 | Requirement already satisfied: chardet===3.0.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2020-05-04 21:00:46.302 | Requirement already satisfied: idna===2.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 334)) 2020-05-04 21:00:46.304 | Requirement already satisfied: urllib3===1.22 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 158)) 2020-05-04 21:00:46.372 | Collecting wrapt===1.10.11 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 443)) 2020-05-04 21:00:46.434 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/wrapt/wrapt-1.10.11-cp27-cp27mu-linux_x86_64.whl (61kB) 2020-05-04 21:00:46.512 | Installing collected packages: WebOb, pytz, Babel, oslo.i18n, funcsigs, wrapt, debtcollector, oslo.context, netaddr, rfc3986, oslo.config, iso8601, netifaces, oslo.utils, msgpack, oslo.serialization, pycadf, pyinotify, python-dateutil, oslo.log, dogpile.cache, oslo.cache, keystoneauth1, python-keystoneclient, keystonemiddleware 2020-05-04 21:00:50.274 | Successfully installed Babel-2.5.3 WebOb-1.7.4 debtcollector-1.19.0 dogpile.cache-0.6.4 funcsigs-1.0.2 iso8601-0.1.12 keystoneauth1-3.4.1 keystonemiddleware-4.22.0 msgpack-0.5.1 netaddr-0.7.19 netifaces-0.10.6 oslo.cache-1.28.1 oslo.config-5.2.1 oslo.context-2.20.0 oslo.i18n-3.19.0 oslo.log-3.36.0 oslo.serialization-2.24.0 oslo.utils-3.35.1 pycadf-2.7.0 pyinotify-0.9.6 python-dateutil-2.6.1 python-keystoneclient-3.15.1 pytz-2017.3 rfc3986-1.1.0 wrapt-1.10.11 2020-05-04 21:00:50.459 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:00:50.459 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:00:50.501 | + inc/python:pip_install:366 : result=0 2020-05-04 21:00:50.504 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:00:50.506 | + functions-common:time_stop:2251 : local name 2020-05-04 21:00:50.509 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:00:50.512 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:00:50.515 | + functions-common:time_stop:2254 : local total 2020-05-04 21:00:50.518 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:00:50.521 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:00:50.524 | + functions-common:time_stop:2258 : start_time=1588626037925 2020-05-04 21:00:50.527 | + functions-common:time_stop:2260 : [[ -z 1588626037925 ]] 2020-05-04 21:00:50.531 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:00:50.536 | + functions-common:time_stop:2263 : end_time=1588626050532 2020-05-04 21:00:50.539 | + functions-common:time_stop:2264 : elapsed_time=12607 2020-05-04 21:00:50.542 | + functions-common:time_stop:2265 : total=69949 2020-05-04 21:00:50.545 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:00:50.548 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=82556 2020-05-04 21:00:50.551 | + inc/python:pip_install:369 : return 0 2020-05-04 21:00:50.555 | + lib/keystone:install_keystonemiddleware:515 : pip_install_gr python-memcached 2020-05-04 21:00:50.558 | + inc/python:pip_install_gr:70 : local name=python-memcached 2020-05-04 21:00:50.561 | + inc/python:pip_install_gr:71 : local clean_name 2020-05-04 21:00:50.565 | ++ inc/python:pip_install_gr:72 : get_from_global_requirements python-memcached 2020-05-04 21:00:50.569 | ++ inc/python:get_from_global_requirements:392 : local package=python-memcached 2020-05-04 21:00:50.572 | ++ inc/python:get_from_global_requirements:393 : local required_pkg 2020-05-04 21:00:50.576 | +++ inc/python:get_from_global_requirements:394 : cut -d# -f1 2020-05-04 21:00:50.577 | +++ inc/python:get_from_global_requirements:394 : grep -i -h '^python-memcached' /opt/stack/new/requirements/global-requirements.txt 2020-05-04 21:00:50.583 | ++ inc/python:get_from_global_requirements:394 : required_pkg='python-memcached>=1.56;python_version=='\''2.7'\'' 2020-05-04 21:00:50.583 | python-memcached>=1.58;python_version>='\''3.4'\'' ' 2020-05-04 21:00:50.586 | ++ inc/python:get_from_global_requirements:395 : [[ python-memcached>=1.56;python_version=='2.7' 2020-05-04 21:00:50.586 | python-memcached>=1.58;python_version>='3.4' == '' ]] 2020-05-04 21:00:50.588 | ++ inc/python:get_from_global_requirements:398 : echo 'python-memcached>=1.56;python_version=='\''2.7'\''' 'python-memcached>=1.58;python_version>='\''3.4'\''' 2020-05-04 21:00:50.592 | + inc/python:pip_install_gr:72 : clean_name='python-memcached>=1.56;python_version=='\''2.7'\'' python-memcached>=1.58;python_version>='\''3.4'\''' 2020-05-04 21:00:50.595 | + inc/python:pip_install_gr:73 : pip_install 'python-memcached>=1.56;python_version=='\''2.7'\''' 'python-memcached>=1.58;python_version>='\''3.4'\''' 2020-05-04 21:00:51.063 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:00:51.065 | + inc/python:pip_install:350 : local 'test_req=python-memcached>=1.58;python_version>='\''3.4'\''/test-requirements.txt' 2020-05-04 21:00:51.068 | + inc/python:pip_install:351 : [[ -e python-memcached>=1.58;python_version>='3.4'/test-requirements.txt ]] 2020-05-04 21:00:51.071 | + inc/python:pip_install:359 : 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;python_version=='\''2.7'\''' 'python-memcached>=1.58;python_version>='\''3.4'\''' 2020-05-04 21:00:51.754 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:51.758 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:51.847 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:51.851 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:51.855 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:51.859 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:51.919 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:51.923 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:51.989 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:51.993 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:51.997 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:00:52.031 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:52.035 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:52.141 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:52.145 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:52.152 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:52.156 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:52.209 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:52.213 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:52.222 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:52.226 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:52.297 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:52.301 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:52.332 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:52.335 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:52.369 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:52.373 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:52.439 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:52.442 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:52.666 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:52.670 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:52.730 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:52.734 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:52.759 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:52.763 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:52.815 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:52.821 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:52.888 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:52.892 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:52.954 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:52.956 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:53.008 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:53.010 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:53.044 | Ignoring python-memcached: markers 'python_version >= "3.4"' don't match your environment 2020-05-04 21:00:53.108 | Collecting python-memcached===1.59 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413)) 2020-05-04 21:00:53.159 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/f5/90/19d3908048f70c120ec66a39e61b92c253e834e6e895cd104ce5e46cbe53/python_memcached-1.59-py2.py3-none-any.whl 2020-05-04 21:00:53.230 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 415)) 2020-05-04 21:00:53.231 | Installing collected packages: python-memcached 2020-05-04 21:00:53.295 | Successfully installed python-memcached-1.59 2020-05-04 21:00:53.360 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:00:53.360 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:00:53.393 | + inc/python:pip_install:366 : result=0 2020-05-04 21:00:53.395 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:00:53.398 | + functions-common:time_stop:2251 : local name 2020-05-04 21:00:53.401 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:00:53.403 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:00:53.407 | + functions-common:time_stop:2254 : local total 2020-05-04 21:00:53.410 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:00:53.413 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:00:53.416 | + functions-common:time_stop:2258 : start_time=1588626050613 2020-05-04 21:00:53.419 | + functions-common:time_stop:2260 : [[ -z 1588626050613 ]] 2020-05-04 21:00:53.423 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:00:53.427 | + functions-common:time_stop:2263 : end_time=1588626053424 2020-05-04 21:00:53.429 | + functions-common:time_stop:2264 : elapsed_time=2811 2020-05-04 21:00:53.432 | + functions-common:time_stop:2265 : total=82556 2020-05-04 21:00:53.434 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:00:53.437 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=85367 2020-05-04 21:00:53.440 | + inc/python:pip_install:369 : return 0 2020-05-04 21:00:53.444 | + ./stack.sh:main:858 : is_service_enabled keystone 2020-05-04 21:00:53.467 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:00:53.470 | + ./stack.sh:main:859 : '[' 162.242.166.178 == 162.242.166.178 ']' 2020-05-04 21:00:53.474 | + ./stack.sh:main:860 : stack_install_service keystone 2020-05-04 21:00:53.477 | + lib/stack:stack_install_service:20 : local service=keystone 2020-05-04 21:00:53.479 | + lib/stack:stack_install_service:21 : type install_keystone 2020-05-04 21:00:53.482 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-05-04 21:00:53.485 | + lib/stack:stack_install_service:32 : install_keystone 2020-05-04 21:00:53.488 | + lib/keystone:install_keystone:521 : is_service_enabled ldap 2020-05-04 21:00:53.507 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:00:53.510 | + lib/keystone:install_keystone:525 : git_clone https://git.openstack.org/openstack/keystone.git /opt/stack/new/keystone stable/queens 2020-05-04 21:00:53.513 | + functions-common:git_clone:492 : local git_remote=https://git.openstack.org/openstack/keystone.git 2020-05-04 21:00:53.515 | + functions-common:git_clone:493 : local git_dest=/opt/stack/new/keystone 2020-05-04 21:00:53.518 | + functions-common:git_clone:494 : local git_ref=stable/queens 2020-05-04 21:00:53.521 | + functions-common:git_clone:495 : local orig_dir 2020-05-04 21:00:53.524 | ++ functions-common:git_clone:496 : pwd 2020-05-04 21:00:53.527 | + functions-common:git_clone:496 : orig_dir=/opt/stack/new/devstack 2020-05-04 21:00:53.530 | + functions-common:git_clone:497 : local git_clone_flags= 2020-05-04 21:00:53.533 | ++ functions-common:git_clone:499 : trueorfalse False RECLONE 2020-05-04 21:00:53.553 | + functions-common:git_clone:499 : RECLONE=False 2020-05-04 21:00:53.556 | + functions-common:git_clone:500 : [[ 0 -gt 0 ]] 2020-05-04 21:00:53.558 | + functions-common:git_clone:504 : [[ False = \T\r\u\e ]] 2020-05-04 21:00:53.562 | + functions-common:git_clone:513 : echo stable/queens 2020-05-04 21:00:53.563 | + functions-common:git_clone:513 : egrep -q '^refs' 2020-05-04 21:00:53.569 | + functions-common:git_clone:527 : [[ ! -d /opt/stack/new/keystone ]] 2020-05-04 21:00:53.572 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-05-04 21:00:53.575 | + functions-common:git_clone:561 : cd /opt/stack/new/keystone 2020-05-04 21:00:53.580 | + functions-common:git_clone:562 : head -1 2020-05-04 21:00:53.580 | + functions-common:git_clone:562 : git show --oneline 2020-05-04 21:00:53.583 | 0cbf809 Ensure bootstrap handles multiple roles with the same name 2020-05-04 21:00:53.588 | + functions-common:git_clone:563 : cd /opt/stack/new/devstack 2020-05-04 21:00:53.591 | + lib/keystone:install_keystone:526 : setup_develop /opt/stack/new/keystone 2020-05-04 21:00:53.594 | + inc/python:setup_develop:494 : local project_dir=/opt/stack/new/keystone 2020-05-04 21:00:53.597 | + inc/python:setup_develop:495 : local extras= 2020-05-04 21:00:53.599 | + inc/python:setup_develop:496 : _setup_package_with_constraints_edit /opt/stack/new/keystone -e 2020-05-04 21:00:53.602 | + inc/python:_setup_package_with_constraints_edit:526 : local project_dir=/opt/stack/new/keystone 2020-05-04 21:00:53.605 | + inc/python:_setup_package_with_constraints_edit:527 : local flags=-e 2020-05-04 21:00:53.608 | + inc/python:_setup_package_with_constraints_edit:528 : local extras= 2020-05-04 21:00:53.612 | ++ inc/python:_setup_package_with_constraints_edit:535 : cd /opt/stack/new/keystone 2020-05-04 21:00:53.615 | ++ inc/python:_setup_package_with_constraints_edit:535 : pwd 2020-05-04 21:00:53.620 | + inc/python:_setup_package_with_constraints_edit:535 : project_dir=/opt/stack/new/keystone 2020-05-04 21:00:53.623 | + inc/python:_setup_package_with_constraints_edit:537 : '[' -n /opt/stack/new/requirements ']' 2020-05-04 21:00:53.627 | + inc/python:_setup_package_with_constraints_edit:539 : local name 2020-05-04 21:00:53.631 | ++ inc/python:_setup_package_with_constraints_edit:540 : awk '/^name.*=/ {print $3}' /opt/stack/new/keystone/setup.cfg 2020-05-04 21:00:53.638 | + inc/python:_setup_package_with_constraints_edit:540 : name=keystone 2020-05-04 21:00:53.642 | + inc/python:_setup_package_with_constraints_edit:542 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/new/keystone#egg=keystone' 2020-05-04 21:00:54.185 | + inc/python:_setup_package_with_constraints_edit:546 : setup_package /opt/stack/new/keystone -e 2020-05-04 21:00:54.188 | + inc/python:setup_package:569 : local project_dir=/opt/stack/new/keystone 2020-05-04 21:00:54.191 | + inc/python:setup_package:570 : local flags=-e 2020-05-04 21:00:54.194 | + inc/python:setup_package:571 : local extras= 2020-05-04 21:00:54.197 | + inc/python:setup_package:575 : [[ -n -e ]] 2020-05-04 21:00:54.200 | + inc/python:setup_package:575 : [[ -z '' ]] 2020-05-04 21:00:54.203 | + inc/python:setup_package:575 : [[ ! -e =~ ^-.* ]] 2020-05-04 21:00:54.206 | + inc/python:setup_package:580 : [[ ! -z '' ]] 2020-05-04 21:00:54.209 | + inc/python:setup_package:584 : pip_install -e /opt/stack/new/keystone 2020-05-04 21:00:54.665 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:00:54.668 | + inc/python:pip_install:350 : local test_req=/opt/stack/new/keystone/test-requirements.txt 2020-05-04 21:00:54.672 | + inc/python:pip_install:351 : [[ -e /opt/stack/new/keystone/test-requirements.txt ]] 2020-05-04 21:00:54.675 | + inc/python:pip_install:352 : install_test_reqs='-r /opt/stack/new/keystone/test-requirements.txt' 2020-05-04 21:00:54.678 | + inc/python:pip_install:359 : 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 -r /opt/stack/new/keystone/test-requirements.txt -e /opt/stack/new/keystone 2020-05-04 21:00:55.218 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.220 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.324 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.326 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.343 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.345 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.353 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.355 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.383 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.385 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.416 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.419 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.483 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.485 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.492 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.494 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.497 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.499 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.503 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.505 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.522 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.524 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.536 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.538 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.581 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.583 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.698 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.700 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.889 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.891 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.921 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.923 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.978 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.981 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:55.992 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:55.994 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:56.007 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:56.009 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:56.019 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:56.021 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:56.044 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:00:56.046 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:00:56.048 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:00:56.085 | Obtaining file:///opt/stack/new/keystone 2020-05-04 21:00:57.559 | Obtaining keystone from file:///opt/stack/new/keystone#egg=keystone (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2020-05-04 21:00:58.930 | Requirement already satisfied: Babel===2.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2020-05-04 21:00:58.992 | Collecting Paste===2.0.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 16)) 2020-05-04 21:00:59.135 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/a4/d2/ac41e1b414ff1ed70c81e493bf9da42fbeeb53774ed1557b4729242a18ab/Paste-2.0.3-py2-none-any.whl (625kB) 2020-05-04 21:00:59.608 | Collecting PasteDeploy===1.5.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 17)) 2020-05-04 21:00:59.645 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/31/28/51201a54aeecbd02eff767d17050b302f6fd98fdfecb4e3f4c9301ba6ef8/PasteDeploy-1.5.2-py2.py3-none-any.whl 2020-05-04 21:00:59.780 | Collecting Routes===2.4.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 27)) 2020-05-04 21:00:59.829 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB) 2020-05-04 21:00:59.968 | Collecting SQLAlchemy===1.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 28)) 2020-05-04 21:01:00.245 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/sqlalchemy/SQLAlchemy-1.2.1-cp27-cp27mu-linux_x86_64.whl (1.1MB) 2020-05-04 21:01:00.430 | Requirement already satisfied: WebOb===1.7.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34)) 2020-05-04 21:01:00.499 | Collecting WebTest===2.0.29 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 35)) 2020-05-04 21:01:00.574 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/cf/14/7d2c9c136164b13816a3a2c5aef263eae48c22b2af45bb8674be3c255029/WebTest-2.0.29-py2.py3-none-any.whl 2020-05-04 21:01:00.719 | Collecting bashate===0.5.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 84)) 2020-05-04 21:01:00.766 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/6a/13/62705165f3acca95a05dd64c5ee83514269736c2398d8215a09bb496c048/bashate-0.5.1-py2-none-any.whl 2020-05-04 21:01:00.902 | Collecting bcrypt===3.1.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 85)) 2020-05-04 21:01:01.063 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/2e/5a/2abeae20ce294fe6bf63da0e0b5a885c788e1360bbd124edcc0429678a59/bcrypt-3.1.4-cp27-cp27mu-manylinux1_x86_64.whl (57kB) 2020-05-04 21:01:01.203 | Collecting beautifulsoup4===4.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 86)) 2020-05-04 21:01:01.314 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/a6/29/bcbd41a916ad3faf517780a0af7d0254e8d6722ff6414723eedba4334531/beautifulsoup4-4.6.0-py2-none-any.whl (86kB) 2020-05-04 21:01:01.482 | Collecting cffi===1.11.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2020-05-04 21:01:01.901 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/e1/37/c0b6157ca6d409d58e27db95a79df0cb0df2064de9de7db30dfbe02d4b13/cffi-1.11.4-cp27-cp27mu-manylinux1_x86_64.whl (406kB) 2020-05-04 21:01:02.077 | Collecting coverage===4.4.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 111)) 2020-05-04 21:01:02.886 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/a9/59/042a3b5ba4e9a88aaf77c86bd5f8a76a9e10f705a2cf3e72e9d02c9f66ad/coverage-4.4.2-cp27-cp27mu-manylinux1_x86_64.whl (194kB) 2020-05-04 21:01:03.133 | Collecting cryptography===2.1.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 114)) 2020-05-04 21:01:03.999 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/69/7b/05067e7c4d1a287c0be040e46ef70b8dfd7a809af8afcfbcc1b60e801ebc/cryptography-2.1.4-cp27-cp27mu-manylinux1_x86_64.whl (2.2MB) 2020-05-04 21:01:05.953 | Requirement already satisfied: dogpile.cache===0.6.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 142)) 2020-05-04 21:01:05.956 | 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 147)) 2020-05-04 21:01:05.958 | 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)) 2020-05-04 21:01:06.033 | Collecting freezegun===0.3.9 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 159)) 2020-05-04 21:01:06.133 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/5f/3a/cd0e2bab868df9edd94b0dcadb2bdc34e1af614de547f47dd7b5c0d58989/freezegun-0.3.9-py2.py3-none-any.whl 2020-05-04 21:01:06.211 | Requirement already satisfied: idna===2.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191)) 2020-05-04 21:01:06.279 | Collecting ipaddress===1.0.19 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2020-05-04 21:01:06.346 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/ipaddress/ipaddress-1.0.19-py2-none-any.whl 2020-05-04 21:01:06.481 | Collecting jsonschema===2.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 207)) 2020-05-04 21:01:06.551 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl 2020-05-04 21:01:06.642 | Requirement already satisfied: keystonemiddleware===4.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 214)) 2020-05-04 21:01:06.755 | Collecting lxml===4.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 224)) 2020-05-04 21:01:07.423 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/48/0b/94e83011d9b9b05a6edc8d0c424f6d2719b2bfc3cbf293ebea16c2ac3b30/lxml-4.1.1-cp27-cp27mu-manylinux1_x86_64.whl (5.6MB) 2020-05-04 21:01:08.514 | Collecting mock===2.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229)) 2020-05-04 21:01:08.602 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl (56kB) 2020-05-04 21:01:08.711 | Requirement already satisfied: msgpack===0.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236)) 2020-05-04 21:01:08.777 | Collecting oauthlib===2.0.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 257)) 2020-05-04 21:01:08.852 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/oauthlib/oauthlib-2.0.6-py2.py3-none-any.whl (123kB) 2020-05-04 21:01:09.035 | Collecting os-api-ref===1.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 264)) 2020-05-04 21:01:09.150 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/79/41/25aec1a5c25fee89dc744013abf41131e9507b00f4d014cae1c8ace1d9e1/os_api_ref-1.5.0-py2-none-any.whl (84kB) 2020-05-04 21:01:09.480 | Requirement already satisfied: os-testr===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 273)) 2020-05-04 21:01:09.488 | Requirement already satisfied: oslo.cache===1.28.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279)) 2020-05-04 21:01:09.580 | Collecting oslo.concurrency===3.25.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280)) 2020-05-04 21:01:09.719 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/b5/6a/5506838abcddce7d5e3ad140c6101a0826641b5dec28db29bd38159f1c8f/oslo.concurrency-3.25.1-py2.py3-none-any.whl (40kB) 2020-05-04 21:01:09.899 | Requirement already satisfied: oslo.config===5.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281)) 2020-05-04 21:01:09.910 | Requirement already satisfied: oslo.context===2.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282)) 2020-05-04 21:01:09.978 | Collecting oslo.db===4.33.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283)) 2020-05-04 21:01:10.301 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/24/0a/2f78704f2863b035afbf517c7e02172072049122d5f2b815fe97a05a23fe/oslo.db-4.33.4-py2.py3-none-any.whl (177kB) 2020-05-04 21:01:10.488 | Requirement already satisfied: oslo.i18n===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 284)) 2020-05-04 21:01:10.494 | Requirement already satisfied: oslo.log===3.36.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285)) 2020-05-04 21:01:10.585 | Collecting oslo.messaging===5.35.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286)) 2020-05-04 21:01:11.109 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/3f/55/2b9be8a94cb9853147705c327f11690165e83b6ecc8c8c93a8ca9801322d/oslo.messaging-5.35.6-py2.py3-none-any.whl (366kB) 2020-05-04 21:01:11.547 | Collecting oslo.middleware===3.34.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287)) 2020-05-04 21:01:11.709 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/ce/d1/57b27db184c66bc15b5214db691b7f6cc29569c0ed8ec67c3e7c73657967/oslo.middleware-3.34.0-py2.py3-none-any.whl (56kB) 2020-05-04 21:01:11.938 | Collecting oslo.policy===1.33.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288)) 2020-05-04 21:01:12.120 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/f1/95/5a2c27630fa64779fd6b77fd39cd5116275bb2765f0d4ea1e4554ee0ccb8/oslo.policy-1.33.2-py2.py3-none-any.whl (61kB) 2020-05-04 21:01:12.233 | Requirement already satisfied: oslo.serialization===2.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 292)) 2020-05-04 21:01:12.304 | Collecting oslo.service===1.29.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 293)) 2020-05-04 21:01:12.480 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/58/51/9d8c29524b79ed7da91c39adbc860ee032ef9d9ddc36dbcdb8cfd2d5a0b2/oslo.service-1.29.1-py2.py3-none-any.whl (75kB) 2020-05-04 21:01:12.617 | Requirement already satisfied: oslo.utils===3.35.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 294)) 2020-05-04 21:01:12.722 | Collecting oslotest===3.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 298)) 2020-05-04 21:01:12.912 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/a0/0f/bf0d1d54867a3b43a9823c3e468d8b7f9693dcef44f343e7403bc48d3db0/oslotest-3.2.0-py2.py3-none-any.whl 2020-05-04 21:01:13.085 | Collecting osprofiler===1.15.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 299)) 2020-05-04 21:01:13.303 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/59/65/0109e8b2201a049766ec23bf9b8d7cf5baa45df46edc057a0a71d1d67460/osprofiler-1.15.2-py2-none-any.whl (82kB) 2020-05-04 21:01:13.474 | Collecting passlib===1.7.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 304)) 2020-05-04 21:01:13.575 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/ee/a7/d6d238d927df355d4e4e000670342ca4705a72f0bf694027cf67d9bcf5af/passlib-1.7.1-py2.py3-none-any.whl (498kB) 2020-05-04 21:01:14.140 | Requirement already satisfied: pbr===3.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 310)) 2020-05-04 21:01:14.205 | Collecting pika===0.10.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 314)) 2020-05-04 21:01:14.315 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/26/12/400cf0aca6b1ecf1f00dcd89b246e7a4c8558677304ba067167b8167e714/pika-0.10.0-py2.py3-none-any.whl (92kB) 2020-05-04 21:01:14.678 | Collecting pika-pool===0.1.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 315)) 2020-05-04 21:01:14.726 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/pika-pool/pika_pool-0.1.3-py2-none-any.whl 2020-05-04 21:01:14.897 | Collecting psycopg2===2.7.3.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 322)) 2020-05-04 21:01:15.164 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/cb/d1/253c42d85af6b85a6857b6a414e7230d26a026236e3208c0bd9cb16cc118/psycopg2-2.7.3.2-cp27-cp27mu-manylinux1_x86_64.whl (2.7MB) 2020-05-04 21:01:16.366 | Requirement already satisfied: pycadf===2.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 329)) 2020-05-04 21:01:16.439 | Collecting pycparser===2.18 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 330)) 2020-05-04 21:01:16.496 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/pycparser/pycparser-2.18-py2.py3-none-any.whl (206kB) 2020-05-04 21:01:16.717 | 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 337)) 2020-05-04 21:01:16.719 | 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 346)) 2020-05-04 21:01:16.782 | Collecting pysaml2===4.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 350)) 2020-05-04 21:01:16.845 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/pysaml2/pysaml2-4.0.2-py2-none-any.whl (330kB) 2020-05-04 21:01:17.163 | Requirement already satisfied: python-dateutil===2.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 363)) 2020-05-04 21:01:17.166 | Requirement already satisfied: python-keystoneclient===3.15.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 375)) 2020-05-04 21:01:17.182 | 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 400)) 2020-05-04 21:01:17.195 | Requirement already satisfied: pytz===2017.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 408)) 2020-05-04 21:01:17.261 | Collecting repoze.lru===0.7 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 417)) 2020-05-04 21:01:17.307 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/repoze-lru/repoze.lru-0.7-py2-none-any.whl 2020-05-04 21:01:17.462 | Collecting repoze.who===2.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 418)) 2020-05-04 21:01:17.536 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/e3/4e/855263e86a77e59a43f980f2bae2d1844467f53d489bec7f793e30cadc83/repoze.who-2.3-py2-none-any.whl (75kB) 2020-05-04 21:01:17.662 | Requirement already satisfied: requests===2.18.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 419)) 2020-05-04 21:01:17.685 | Requirement already satisfied: rfc3986===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 430)) 2020-05-04 21:01:17.750 | Collecting scrypt===0.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 443)) 2020-05-04 21:01:17.847 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/scrypt/scrypt-0.8.0-cp27-cp27mu-linux_x86_64.whl (60kB) 2020-05-04 21:01:17.928 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 452)) 2020-05-04 21:01:17.992 | Collecting sqlalchemy-migrate===0.11.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 469)) 2020-05-04 21:01:18.053 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/9c/0f/dd5dfb543f2d1957c1511e789be03aa4e687deec16a8097a4f58f5f5e8e1/sqlalchemy_migrate-0.11.0-py2-none-any.whl (108kB) 2020-05-04 21:01:18.326 | Collecting sqlparse===0.2.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 470)) 2020-05-04 21:01:18.432 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl 2020-05-04 21:01:18.616 | Collecting statsd===3.2.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 471)) 2020-05-04 21:01:18.728 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/73/65/52e43c9489b0022b8bf531aada147e33a63e7911b1e8cb635187138910f9/statsd-3.2.2-py2.py3-none-any.whl 2020-05-04 21:01:18.803 | Requirement already satisfied: stestr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 472)) 2020-05-04 21:01:18.818 | Requirement already satisfied: stevedore===1.28.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 473)) 2020-05-04 21:01:18.883 | Collecting tempest===18.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 482)) 2020-05-04 21:01:19.181 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/c5/c9/7b95de036d41da0521d90c04589737425a600918f3365c22c2038a85dae8/tempest-18.0.0-py2.py3-none-any.whl (1.3MB) 2020-05-04 21:01:19.787 | Requirement already satisfied: tenacity===4.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 484)) 2020-05-04 21:01:19.865 | Collecting testrepository===0.0.20 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 486)) 2020-05-04 21:01:19.903 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/testrepository/testrepository-0.0.20-py2-none-any.whl (119kB) 2020-05-04 21:01:20.098 | Collecting testresources===2.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 487)) 2020-05-04 21:01:20.135 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl 2020-05-04 21:01:20.290 | Collecting testscenarios===0.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 488)) 2020-05-04 21:01:20.338 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl 2020-05-04 21:01:20.443 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 489)) 2020-05-04 21:01:20.459 | 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 497)) 2020-05-04 21:01:20.462 | 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 508)) 2020-05-04 21:01:20.470 | Requirement already satisfied: urllib3===1.22 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 510)) 2020-05-04 21:01:20.488 | Requirement already satisfied: voluptuous===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 516)) 2020-05-04 21:01:20.558 | Collecting waitress===1.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 517)) 2020-05-04 21:01:20.641 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/ee/af/ac32a716d64e56561ee9c23ce45ee2865d7ac4e0678b737d2f5ee49b5fd6/waitress-1.1.0-py2.py3-none-any.whl (114kB) 2020-05-04 21:01:20.949 | Collecting zope.interface===4.4.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 539)) 2020-05-04 21:01:21.384 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/21/a7/3cd033ea29c7614f3b41c593a16ae19b4470eb4eca0a4a883bec31d08955/zope.interface-4.4.3-cp27-cp27mu-manylinux1_x86_64.whl (170kB) 2020-05-04 21:01:21.549 | Collecting hacking!=0.13.0,<0.14,>=0.12.0 (from -r /opt/stack/new/keystone/test-requirements.txt (line 5)) 2020-05-04 21:01:21.600 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/91/ba/ef758cd0de7660fbf741fe067f3d82a708b7996a82b0569013419bd360ec/hacking-0.12.0-py2.py3-none-any.whl 2020-05-04 21:01:21.745 | Collecting pep257==0.7.0 (from -r /opt/stack/new/keystone/test-requirements.txt (line 6)) 2020-05-04 21:01:21.763 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/ec/31/e432e1aa35f692e3f6865fe07194f32536ec073ec7ad809cd3e7cb1a2b1a/pep257-0.7.0-py2.py3-none-any.whl 2020-05-04 21:01:21.888 | Collecting flake8-docstrings==0.2.1.post1 (from -r /opt/stack/new/keystone/test-requirements.txt (line 7)) 2020-05-04 21:01:21.919 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/eb/f1/795c0f158579a0b4983e5633ceed37d9be188019ab8bb44cdfdc8d27f955/flake8_docstrings-0.2.1.post1-py2-none-any.whl 2020-05-04 21:01:22.044 | Collecting asn1crypto===0.24.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 79)) 2020-05-04 21:01:22.127 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB) 2020-05-04 21:01:22.264 | Collecting functools32===3.2.3.post2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 163)) 2020-05-04 21:01:22.287 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/functools32/functools32-3.2.3.post2-py2-none-any.whl 2020-05-04 21:01:22.358 | Requirement already satisfied: keystoneauth1===3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 213)) 2020-05-04 21:01:22.416 | 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 162)) 2020-05-04 21:01:22.481 | Collecting openstackdocstheme===1.22.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 261)) 2020-05-04 21:01:22.614 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/1a/6f/03c994c6b47f9a6e849a3fe34d7899bc6e1c71db1b40845d37a3ca2be1fd/openstackdocstheme-1.22.0-py2.py3-none-any.whl (985kB) 2020-05-04 21:01:22.792 | Collecting Sphinx===1.6.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:01:22.998 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/00/6a/7d463c2d1e95356caf2df5aacda13d0932efa0697506624df89db45223a3/Sphinx-1.6.5-py2.py3-none-any.whl (1.9MB) 2020-05-04 21:01:23.303 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25)) 2020-05-04 21:01:23.367 | Collecting fasteners===0.14.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 154)) 2020-05-04 21:01:23.414 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl 2020-05-04 21:01:23.491 | Requirement already satisfied: debtcollector===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 120)) 2020-05-04 21:01:23.503 | 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 242)) 2020-05-04 21:01:23.564 | Collecting alembic===0.9.7 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 71)) 2020-05-04 21:01:23.721 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/alembic/alembic-0.9.7-py2.py3-none-any.whl (157kB) 2020-05-04 21:01:23.866 | Requirement already satisfied: PyMySQL===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23)) 2020-05-04 21:01:23.868 | Requirement already satisfied: monotonic===1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 232)) 2020-05-04 21:01:23.929 | Collecting kombu===4.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 215)) 2020-05-04 21:01:24.075 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/62/a4/5d16954803224a1e451713293c2a028614099f5538cf626e1fdd7b438c86/kombu-4.1.0-py2.py3-none-any.whl (181kB) 2020-05-04 21:01:24.189 | Requirement already satisfied: futurist===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 166)) 2020-05-04 21:01:24.267 | Collecting amqp===2.3.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 72)) 2020-05-04 21:01:24.357 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/7f/cf/12d4611fc67babd4ae250c9e8249c5650ae1933395488e9e7e3562b4ff24/amqp-2.3.2-py2.py3-none-any.whl (48kB) 2020-05-04 21:01:24.490 | Collecting cachetools===2.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 97)) 2020-05-04 21:01:24.545 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/ac/e8/5492fd5ada0b05a1bc485bcb634b559acdec59383eef5c4203b5e22be296/cachetools-2.0.1-py2.py3-none-any.whl 2020-05-04 21:01:24.650 | Requirement already satisfied: futures===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2020-05-04 21:01:24.712 | Collecting Jinja2===2.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12)) 2020-05-04 21:01:24.777 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) 2020-05-04 21:01:24.919 | Collecting eventlet===0.20.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 150)) 2020-05-04 21:01:24.997 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/e4/32/88ee8694dd3985d1615287faa47e458d44a6263ffb59cf71ef70b94df6f9/eventlet-0.20.0-py2.py3-none-any.whl (387kB) 2020-05-04 21:01:25.216 | Collecting greenlet===0.4.15 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 175)) 2020-05-04 21:01:25.474 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl 2020-05-04 21:01:25.547 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 197)) 2020-05-04 21:01:25.550 | Requirement already satisfied: netifaces===0.10.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 243)) 2020-05-04 21:01:25.620 | Collecting os-client-config===1.29.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 267)) 2020-05-04 21:01:25.722 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/41/8c/cb14dd2ed94b33dffea0414d31a716cb43291db4f397786ea0b03a887d87/os_client_config-1.29.0-py2.py3-none-any.whl (53kB) 2020-05-04 21:01:25.867 | Collecting mox3===0.24.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234)) 2020-05-04 21:01:25.947 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/2d/eb/1bc9bc08c61739e05ccdd301c5ace0c306282d1305cf608b957ba5aa1beb/mox3-0.24.0-py2.py3-none-any.whl (40kB) 2020-05-04 21:01:26.125 | Collecting decorator===4.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2020-05-04 21:01:26.181 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/e1/5a/53db15bf367d2028bdc6700dbdf1bdfab46b9f208b7516952817c0808118/decorator-4.2.1-py2.py3-none-any.whl 2020-05-04 21:01:26.312 | Collecting pycrypto===2.6.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 331)) 2020-05-04 21:01:26.353 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/pycrypto/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl (533kB) 2020-05-04 21:01:26.535 | Collecting pyOpenSSL===17.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 325)) 2020-05-04 21:01:26.602 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/79/db/7c0cfe4aa8341a5fab4638952520d8db6ab85ff84505e12c00ea311c3516/pyOpenSSL-17.5.0-py2.py3-none-any.whl (53kB) 2020-05-04 21:01:26.704 | 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)) 2020-05-04 21:01:26.706 | Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from repoze.who===2.3->-c /opt/stack/new/requirements/upper-constraints.txt (line 418)) 2020-05-04 21:01:26.712 | Requirement already satisfied: certifi===2018.1.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2020-05-04 21:01:26.715 | Requirement already satisfied: chardet===3.0.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103)) 2020-05-04 21:01:26.784 | Collecting Tempita===0.5.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 32)) 2020-05-04 21:01:26.819 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/tempita/Tempita-0.5.2-py2-none-any.whl 2020-05-04 21:01:26.915 | Requirement already satisfied: future===0.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2020-05-04 21:01:26.917 | Requirement already satisfied: cliff===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 105)) 2020-05-04 21:01:26.936 | 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 318)) 2020-05-04 21:01:27.035 | Collecting paramiko===2.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 303)) 2020-05-04 21:01:27.165 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/be/9f/2b899b028aec1f3973253c0cf8dda6fbff65f4930f7ebedc43033e9f1b18/paramiko-2.4.0-py2.py3-none-any.whl (192kB) 2020-05-04 21:01:27.255 | 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 382)) 2020-05-04 21:01:27.257 | 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 222)) 2020-05-04 21:01:27.259 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 508)) 2020-05-04 21:01:27.328 | 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)) 2020-05-04 21:01:27.378 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/49/94/592dfa051cb674d022c8ae6306d114dc752b3b5d3e08b896acaa4b3277f8/pyflakes-0.8.1-py2.py3-none-any.whl 2020-05-04 21:01:27.519 | 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)) 2020-05-04 21:01:27.674 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/01/f6/2b87406d83aacb6d1fa9acf2c7e3752f59020ebb1b1c9f8adc811d1ea6f0/flake8-2.5.5-py2.py3-none-any.whl 2020-05-04 21:01:27.816 | 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)) 2020-05-04 21:01:27.864 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/e2/3a/fb53887b208e7e444c13b59244fcac4ef923678e6ae33e7fc71391f37b62/pep8-1.5.7-py2.py3-none-any.whl 2020-05-04 21:01:27.993 | 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)) 2020-05-04 21:01:28.026 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/ec/b1/79c08edbb2a652f2f697c2b71dc08ede14e615bf6aa325237a32e0ed36f0/mccabe-0.2.1.tar.gz 2020-05-04 21:01:28.457 | Collecting dulwich===0.18.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 144)) 2020-05-04 21:01:28.574 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/dulwich/dulwich-0.18.6-cp27-cp27mu-linux_x86_64.whl (412kB) 2020-05-04 21:01:28.847 | Collecting alabaster===0.7.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 70)) 2020-05-04 21:01:28.905 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/2e/c3/9b7dcd8548cf2c00531763ba154e524af575e8f36701bacfe5bcadc67440/alabaster-0.7.10-py2.py3-none-any.whl 2020-05-04 21:01:29.041 | Collecting snowballstemmer===1.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 455)) 2020-05-04 21:01:29.072 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB) 2020-05-04 21:01:29.210 | Collecting imagesize===0.7.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192)) 2020-05-04 21:01:29.246 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/29/e9/342106962eac603ff7865a29de05e965af6a259e30fbccc6fc5aeac74d70/imagesize-0.7.1-py2.py3-none-any.whl 2020-05-04 21:01:29.375 | Collecting Pygments===2.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 26)) 2020-05-04 21:01:29.478 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl (841kB) 2020-05-04 21:01:29.618 | Collecting typing===3.6.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 504)) 2020-05-04 21:01:29.660 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/1c/15/aeaae0c01afa895ad774cfd408eca17818fd753817d433f55385d8e36364/typing-3.6.2-py2-none-any.whl 2020-05-04 21:01:29.726 | Collecting docutils===0.14 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 141)) 2020-05-04 21:01:29.782 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl (543kB) 2020-05-04 21:01:30.002 | Collecting sphinxcontrib-websupport===1.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 466)) 2020-05-04 21:01:30.039 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/56/0f/3ee19ca5e5a1d9751cf4bbeb372d40a46421c4321fe55a4703ba66d0bafb/sphinxcontrib_websupport-1.0.1-py2.py3-none-any.whl 2020-05-04 21:01:30.112 | Requirement already satisfied: wrapt===1.10.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 526)) 2020-05-04 21:01:30.174 | Collecting Mako===1.0.7 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13)) 2020-05-04 21:01:30.250 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/mako/Mako-1.0.7-py2-none-any.whl (77kB) 2020-05-04 21:01:30.393 | Collecting python-editor===1.0.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 365)) 2020-05-04 21:01:30.435 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/python-editor/python_editor-1.0.3-py2-none-any.whl 2020-05-04 21:01:30.501 | Requirement already satisfied: contextlib2===0.5.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 109)) 2020-05-04 21:01:30.565 | Collecting vine===1.1.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 513)) 2020-05-04 21:01:30.605 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/10/50/5b1ebe42843c19f35edb15022ecae339fbec6db5b241a7a13c924dabf2a3/vine-1.1.4-py2.py3-none-any.whl 2020-05-04 21:01:30.733 | Collecting MarkupSafe===1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2020-05-04 21:01:30.814 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/markupsafe/MarkupSafe-1.0-cp27-cp27mu-linux_x86_64.whl 2020-05-04 21:01:30.943 | Collecting enum-compat===0.0.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 146)) 2020-05-04 21:01:30.977 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/enum-compat/enum_compat-0.0.2-py2-none-any.whl 2020-05-04 21:01:31.104 | Collecting requestsexceptions===1.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 427)) 2020-05-04 21:01:31.136 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl 2020-05-04 21:01:31.201 | 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 76)) 2020-05-04 21:01:31.205 | Requirement already satisfied: cmd2===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106)) 2020-05-04 21:01:31.210 | 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 507)) 2020-05-04 21:01:31.270 | Collecting pyasn1===0.4.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 327)) 2020-05-04 21:01:31.421 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/ba/fe/02e3e2ee243966b143657fb8bd6bc97595841163b6d8c26820944acaec4d/pyasn1-0.4.2-py2.py3-none-any.whl (71kB) 2020-05-04 21:01:31.555 | Collecting PyNaCl===1.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2020-05-04 21:01:31.641 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/80/3d/d709b9fbd69e21dd3a4d34eb690c5484094699e03b7447bc7eb173cfd7b6/PyNaCl-1.2.1-cp27-cp27mu-manylinux1_x86_64.whl (696kB) 2020-05-04 21:01:31.758 | Requirement already satisfied: pyperclip===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 347)) 2020-05-04 21:01:31.762 | Building wheels for collected packages: mccabe 2020-05-04 21:01:31.763 | Running setup.py bdist_wheel for mccabe: started 2020-05-04 21:01:32.094 | Running setup.py bdist_wheel for mccabe: finished with status 'done' 2020-05-04 21:01:32.095 | Stored in directory: /root/.cache/pip/wheels/da/95/af/edf3ab4b3e4efff872702fcaa8a046d17bd6b626fd457c3ced 2020-05-04 21:01:32.104 | Successfully built mccabe 2020-05-04 21:01:32.108 | Installing collected packages: PasteDeploy, Paste, repoze.lru, Routes, pycparser, cffi, asn1crypto, ipaddress, cryptography, SQLAlchemy, Tempita, decorator, sqlparse, sqlalchemy-migrate, passlib, bcrypt, scrypt, fasteners, oslo.concurrency, vine, amqp, kombu, MarkupSafe, Jinja2, statsd, oslo.middleware, cachetools, pika, pika-pool, enum-compat, greenlet, eventlet, oslo.service, oslo.messaging, Mako, python-editor, alembic, testscenarios, testresources, psycopg2, oslo.db, oslo.policy, oauthlib, pycrypto, zope.interface, repoze.who, pyOpenSSL, pysaml2, functools32, jsonschema, osprofiler, keystone, PyNaCl, Pygments, alabaster, snowballstemmer, imagesize, typing, docutils, sphinxcontrib-websupport, Sphinx, waitress, beautifulsoup4, WebTest, bashate, coverage, dulwich, freezegun, lxml, mock, mox3, openstackdocstheme, os-api-ref, requestsexceptions, os-client-config, testrepository, oslotest, pyasn1, paramiko, tempest, pyflakes, pep8, mccabe, flake8, hacking, pep257, flake8-docstrings 2020-05-04 21:01:37.633 | Running setup.py develop for keystone 2020-05-04 21:01:39.842 | Found existing installation: typing 3.7.4.1 2020-05-04 21:01:39.847 | Uninstalling typing-3.7.4.1: 2020-05-04 21:01:39.855 | Successfully uninstalled typing-3.7.4.1 2020-05-04 21:01:52.048 | Successfully installed Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.0 Paste-2.0.3 PasteDeploy-1.5.2 PyNaCl-1.2.1 Pygments-2.2.0 Routes-2.4.1 SQLAlchemy-1.2.1 Sphinx-1.6.5 Tempita-0.5.2 WebTest-2.0.29 alabaster-0.7.10 alembic-0.9.7 amqp-2.3.2 asn1crypto-0.24.0 bashate-0.5.1 bcrypt-3.1.4 beautifulsoup4-4.6.0 cachetools-2.0.1 cffi-1.11.4 coverage-4.4.2 cryptography-2.1.4 decorator-4.2.1 docutils-0.14 dulwich-0.18.6 enum-compat-0.0.2 eventlet-0.20.0 fasteners-0.14.1 flake8-2.5.5 flake8-docstrings-0.2.1.post1 freezegun-0.3.9 functools32-3.2.3.post2 greenlet-0.4.15 hacking-0.12.0 imagesize-0.7.1 ipaddress-1.0.19 jsonschema-2.6.0 keystone kombu-4.1.0 lxml-4.1.1 mccabe-0.2.1 mock-2.0.0 mox3-0.24.0 oauthlib-2.0.6 openstackdocstheme-1.22.0 os-api-ref-1.5.0 os-client-config-1.29.0 oslo.concurrency-3.25.1 oslo.db-4.33.4 oslo.messaging-5.35.6 oslo.middleware-3.34.0 oslo.policy-1.33.2 oslo.service-1.29.1 oslotest-3.2.0 osprofiler-1.15.2 paramiko-2.4.0 passlib-1.7.1 pep257-0.7.0 pep8-1.5.7 pika-0.10.0 pika-pool-0.1.3 psycopg2-2.7.3.2 pyOpenSSL-17.5.0 pyasn1-0.4.2 pycparser-2.18 pycrypto-2.6.1 pyflakes-0.8.1 pysaml2-4.0.2 python-editor-1.0.3 repoze.lru-0.7 repoze.who-2.3 requestsexceptions-1.4.0 scrypt-0.8.0 snowballstemmer-1.2.1 sphinxcontrib-websupport-1.0.1 sqlalchemy-migrate-0.11.0 sqlparse-0.2.4 statsd-3.2.2 tempest-18.0.0 testrepository-0.0.20 testresources-2.0.1 testscenarios-0.5.0 typing-3.6.2 vine-1.1.4 waitress-1.1.0 zope.interface-4.4.3 2020-05-04 21:01:52.532 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:01:52.532 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:01:52.614 | + inc/python:pip_install:366 : result=0 2020-05-04 21:01:52.616 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:01:52.619 | + functions-common:time_stop:2251 : local name 2020-05-04 21:01:52.621 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:01:52.623 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:01:52.626 | + functions-common:time_stop:2254 : local total 2020-05-04 21:01:52.629 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:01:52.632 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:01:52.634 | + functions-common:time_stop:2258 : start_time=1588626054225 2020-05-04 21:01:52.637 | + functions-common:time_stop:2260 : [[ -z 1588626054225 ]] 2020-05-04 21:01:52.640 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:01:52.644 | + functions-common:time_stop:2263 : end_time=1588626112641 2020-05-04 21:01:52.647 | + functions-common:time_stop:2264 : elapsed_time=58416 2020-05-04 21:01:52.649 | + functions-common:time_stop:2265 : total=85367 2020-05-04 21:01:52.652 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:01:52.654 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=143783 2020-05-04 21:01:52.657 | + inc/python:pip_install:369 : return 0 2020-05-04 21:01:52.660 | + inc/python:setup_package:586 : [[ -e == \-\e ]] 2020-05-04 21:01:52.662 | + inc/python:setup_package:587 : safe_chown -R stack /opt/stack/new/keystone/keystone.egg-info 2020-05-04 21:01:52.665 | + functions-common:safe_chown:2152 : _safe_permission_operation chown -R stack /opt/stack/new/keystone/keystone.egg-info 2020-05-04 21:01:52.688 | + functions-common:_safe_permission_operation:2005 : sudo chown -R stack /opt/stack/new/keystone/keystone.egg-info 2020-05-04 21:01:52.702 | + inc/python:_setup_package_with_constraints_edit:550 : use_library_from_git /opt/stack/new/keystone 2020-05-04 21:01:52.705 | + inc/python:use_library_from_git:404 : local name=/opt/stack/new/keystone 2020-05-04 21:01:52.708 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:01:52.711 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:01:52.714 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,/opt/stack/new/keystone, ]] 2020-05-04 21:01:52.717 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:01:52.721 | + lib/keystone:install_keystone:528 : is_service_enabled ldap 2020-05-04 21:01:52.742 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:01:52.746 | + lib/keystone:install_keystone:532 : '[' uwsgi == mod_wsgi ']' 2020-05-04 21:01:52.749 | + lib/keystone:install_keystone:534 : '[' uwsgi == uwsgi ']' 2020-05-04 21:01:52.752 | + lib/keystone:install_keystone:535 : pip_install uwsgi 2020-05-04 21:01:53.340 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:01:53.343 | + inc/python:pip_install:350 : local test_req=uwsgi/test-requirements.txt 2020-05-04 21:01:53.346 | + inc/python:pip_install:351 : [[ -e uwsgi/test-requirements.txt ]] 2020-05-04 21:01:53.349 | + inc/python:pip_install:359 : 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 2020-05-04 21:01:53.999 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.001 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.107 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.110 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.127 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.130 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.138 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.140 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.170 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.172 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.200 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.202 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.270 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.272 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.280 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.282 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.284 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.286 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.290 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.292 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.308 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.310 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.323 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.325 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.373 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.375 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.491 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.493 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.688 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.690 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.720 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.722 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.778 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.780 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.791 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.793 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.805 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.807 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.818 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.820 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.842 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:01:54.844 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:01:54.846 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:01:54.855 | Requirement already satisfied: uwsgi in /usr/local/lib/python2.7/dist-packages 2020-05-04 21:01:54.951 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:01:54.951 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:01:54.984 | + inc/python:pip_install:366 : result=0 2020-05-04 21:01:54.987 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:01:54.989 | + functions-common:time_stop:2251 : local name 2020-05-04 21:01:54.992 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:01:54.994 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:01:54.997 | + functions-common:time_stop:2254 : local total 2020-05-04 21:01:54.999 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:01:55.002 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:01:55.004 | + functions-common:time_stop:2258 : start_time=1588626112772 2020-05-04 21:01:55.007 | + functions-common:time_stop:2260 : [[ -z 1588626112772 ]] 2020-05-04 21:01:55.010 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:01:55.014 | + functions-common:time_stop:2263 : end_time=1588626115011 2020-05-04 21:01:55.017 | + functions-common:time_stop:2264 : elapsed_time=2239 2020-05-04 21:01:55.019 | + functions-common:time_stop:2265 : total=143783 2020-05-04 21:01:55.021 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:01:55.024 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=146022 2020-05-04 21:01:55.027 | + inc/python:pip_install:369 : return 0 2020-05-04 21:01:55.030 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-05-04 21:01:55.032 | + ./stack.sh:main:861 : configure_keystone 2020-05-04 21:01:55.035 | + lib/keystone:configure_keystone:202 : sudo install -d -o stack /etc/keystone 2020-05-04 21:01:55.047 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\n\e\w\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2020-05-04 21:01:55.049 | + lib/keystone:configure_keystone:205 : install -m 600 /opt/stack/new/keystone/etc/keystone.conf.sample /etc/keystone/keystone.conf 2020-05-04 21:01:55.054 | + lib/keystone:configure_keystone:206 : [[ -f /opt/stack/new/keystone/etc/keystone-paste.ini ]] 2020-05-04 21:01:55.057 | + lib/keystone:configure_keystone:207 : cp -p /opt/stack/new/keystone/etc/keystone-paste.ini /etc/keystone/keystone-paste.ini 2020-05-04 21:01:55.062 | + lib/keystone:configure_keystone:210 : [[ -f /etc/keystone/keystone-paste.ini ]] 2020-05-04 21:01:55.065 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf paste_deploy config_file /etc/keystone/keystone-paste.ini 2020-05-04 21:01:55.110 | + lib/keystone:configure_keystone:217 : '[' False == False ']' 2020-05-04 21:01:55.113 | + lib/keystone:configure_keystone:219 : inidelete /etc/keystone/keystone-paste.ini composite:main '\/v2.0' 2020-05-04 21:01:55.136 | + lib/keystone:configure_keystone:220 : inidelete /etc/keystone/keystone-paste.ini composite:admin '\/v2.0' 2020-05-04 21:01:55.158 | + lib/keystone:configure_keystone:224 : is_service_enabled ldap 2020-05-04 21:01:55.178 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:01:55.181 | + lib/keystone:configure_keystone:228 : iniset /etc/keystone/keystone.conf identity driver sql 2020-05-04 21:01:55.231 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2020-05-04 21:01:55.281 | + lib/keystone:configure_keystone:230 : iniset /etc/keystone/keystone.conf assignment driver sql 2020-05-04 21:01:55.330 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf role driver sql 2020-05-04 21:01:55.378 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf resource driver sql 2020-05-04 21:01:55.426 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf cache enabled True 2020-05-04 21:01:55.479 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2020-05-04 21:01:55.526 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2020-05-04 21:01:55.576 | + lib/keystone:configure_keystone:239 : iniset_rpc_backend keystone /etc/keystone/keystone.conf 2020-05-04 21:01:55.579 | + lib/rpc_backend:iniset_rpc_backend:139 : local package=keystone 2020-05-04 21:01:55.582 | + lib/rpc_backend:iniset_rpc_backend:140 : local file=/etc/keystone/keystone.conf 2020-05-04 21:01:55.585 | + lib/rpc_backend:iniset_rpc_backend:141 : local section=DEFAULT 2020-05-04 21:01:55.588 | + lib/rpc_backend:iniset_rpc_backend:142 : local virtual_host= 2020-05-04 21:01:55.591 | + lib/rpc_backend:iniset_rpc_backend:143 : is_service_enabled rabbit 2020-05-04 21:01:55.609 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:01:55.613 | ++ lib/rpc_backend:iniset_rpc_backend:144 : get_transport_url '' 2020-05-04 21:01:55.617 | ++ lib/rpc_backend:get_transport_url:121 : local virtual_host= 2020-05-04 21:01:55.620 | ++ lib/rpc_backend:get_transport_url:122 : is_service_enabled rabbit 2020-05-04 21:01:55.637 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:01:55.640 | ++ lib/rpc_backend:get_transport_url:123 : echo rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:01:55.644 | + lib/rpc_backend:iniset_rpc_backend:144 : iniset /etc/keystone/keystone.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:01:55.691 | + lib/rpc_backend:iniset_rpc_backend:145 : '[' -n '' ']' 2020-05-04 21:01:55.694 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n '' ']' 2020-05-04 21:01:55.697 | + lib/keystone:configure_keystone:241 : local service_port=5000 2020-05-04 21:01:55.700 | + lib/keystone:configure_keystone:242 : local auth_port=35357 2020-05-04 21:01:55.702 | + lib/keystone:configure_keystone:244 : is_service_enabled tls-proxy 2020-05-04 21:01:55.722 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:01:55.725 | + lib/keystone:configure_keystone:256 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://162.242.166.178/identity 2020-05-04 21:01:55.775 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://162.242.166.178/identity 2020-05-04 21:01:55.821 | + lib/keystone:configure_keystone:259 : [[ fernet != '' ]] 2020-05-04 21:01:55.824 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf token provider fernet 2020-05-04 21:01:55.873 | ++ lib/keystone:configure_keystone:263 : database_connection_url keystone 2020-05-04 21:01:55.876 | ++ lib/database:database_connection_url:134 : local db=keystone 2020-05-04 21:01:55.880 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2020-05-04 21:01:55.883 | ++ lib/databases/mysql:database_connection_url_mysql:173 : local db=keystone 2020-05-04 21:01:55.886 | ++ lib/databases/mysql:database_connection_url_mysql:174 : echo 'mysql+pymysql://root:secretmysql@127.0.0.1/keystone?charset=utf8' 2020-05-04 21:01:55.891 | + lib/keystone:configure_keystone:263 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/keystone?charset=utf8' 2020-05-04 21:01:55.936 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf token driver sql 2020-05-04 21:01:55.979 | + lib/keystone:configure_keystone:268 : '[' False '!=' False ']' 2020-05-04 21:01:55.981 | + lib/keystone:configure_keystone:273 : setup_logging /etc/keystone/keystone.conf 2020-05-04 21:01:55.984 | + functions:setup_logging:632 : local conf_file=/etc/keystone/keystone.conf 2020-05-04 21:01:55.986 | + functions:setup_logging:633 : local other_cond=False 2020-05-04 21:01:55.989 | + functions:setup_logging:634 : [[ True == \T\r\u\e ]] 2020-05-04 21:01:55.991 | + functions:setup_logging:635 : setup_systemd_logging /etc/keystone/keystone.conf 2020-05-04 21:01:55.993 | + functions:setup_systemd_logging:663 : local conf_file=/etc/keystone/keystone.conf 2020-05-04 21:01:55.996 | + functions:setup_systemd_logging:664 : local conf_section=DEFAULT 2020-05-04 21:01:55.999 | ++ functions:setup_systemd_logging:669 : trueorfalse False USE_JOURNAL 2020-05-04 21:01:56.021 | + functions:setup_systemd_logging:669 : USE_JOURNAL=False 2020-05-04 21:01:56.024 | + functions:setup_systemd_logging:670 : local pidstr= 2020-05-04 21:01:56.027 | + functions:setup_systemd_logging:671 : [[ False == \T\r\u\e ]] 2020-05-04 21:01:56.029 | + functions:setup_systemd_logging:675 : pidstr='(pid=%(process)d) ' 2020-05-04 21:01:56.032 | + functions:setup_systemd_logging:677 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-05-04 21:01:56.080 | + functions:setup_systemd_logging:679 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:01:56.128 | + functions:setup_systemd_logging:680 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:01:56.183 | + functions:setup_systemd_logging:681 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-05-04 21:01:56.230 | + lib/keystone:configure_keystone:275 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2020-05-04 21:01:56.279 | + lib/keystone:configure_keystone:277 : '[' uwsgi == mod_wsgi ']' 2020-05-04 21:01:56.281 | + lib/keystone:configure_keystone:281 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2020-05-04 21:01:56.284 | + lib/apache:write_uwsgi_config:236 : local file=/etc/keystone/keystone-uwsgi-public.ini 2020-05-04 21:01:56.288 | + lib/apache:write_uwsgi_config:237 : local wsgi=/usr/local/bin/keystone-wsgi-public 2020-05-04 21:01:56.291 | + lib/apache:write_uwsgi_config:238 : local url=/identity 2020-05-04 21:01:56.293 | + lib/apache:write_uwsgi_config:239 : local http= 2020-05-04 21:01:56.296 | + lib/apache:write_uwsgi_config:240 : local name= 2020-05-04 21:01:56.299 | ++ lib/apache:write_uwsgi_config:241 : basename /usr/local/bin/keystone-wsgi-public 2020-05-04 21:01:56.304 | + lib/apache:write_uwsgi_config:241 : name=keystone-wsgi-public 2020-05-04 21:01:56.307 | + lib/apache:write_uwsgi_config:245 : local socket_dir=/var/run/uwsgi 2020-05-04 21:01:56.309 | + lib/apache:write_uwsgi_config:249 : sudo mkdir -p /etc/tmpfiles.d/ 2020-05-04 21:01:56.325 | + lib/apache:write_uwsgi_config:250 : echo 'd /var/run/uwsgi 0755 stack root' 2020-05-04 21:01:56.326 | + lib/apache:write_uwsgi_config:250 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-05-04 21:01:56.333 | d /var/run/uwsgi 0755 stack root 2020-05-04 21:01:56.337 | + lib/apache:write_uwsgi_config:251 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-05-04 21:01:56.351 | + lib/apache:write_uwsgi_config:253 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2020-05-04 21:01:56.354 | + lib/apache:write_uwsgi_config:256 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2020-05-04 21:01:56.358 | + lib/apache:write_uwsgi_config:257 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2020-05-04 21:01:56.391 | + lib/apache:write_uwsgi_config:258 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2020-05-04 21:01:56.424 | + lib/apache:write_uwsgi_config:260 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2020-05-04 21:01:56.455 | + lib/apache:write_uwsgi_config:262 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2020-05-04 21:01:56.484 | + lib/apache:write_uwsgi_config:263 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2020-05-04 21:01:56.515 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2020-05-04 21:01:56.543 | + lib/apache:write_uwsgi_config:267 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2020-05-04 21:01:56.571 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins python 2020-05-04 21:01:56.599 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2020-05-04 21:01:56.629 | + lib/apache:write_uwsgi_config:272 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-05-04 21:01:56.662 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2020-05-04 21:01:56.691 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2020-05-04 21:01:56.720 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2020-05-04 21:01:56.750 | + lib/apache:write_uwsgi_config:281 : [[ -n '' ]] 2020-05-04 21:01:56.752 | + lib/apache:write_uwsgi_config:284 : local apache_conf= 2020-05-04 21:01:56.756 | ++ lib/apache:write_uwsgi_config:285 : apache_site_config_for keystone-wsgi-public 2020-05-04 21:01:56.758 | ++ lib/apache:apache_site_config_for:168 : local site=keystone-wsgi-public 2020-05-04 21:01:56.761 | ++ lib/apache:apache_site_config_for:169 : is_ubuntu 2020-05-04 21:01:56.764 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:01:56.766 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:01:56.769 | ++ lib/apache:apache_site_config_for:171 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-05-04 21:01:56.772 | + lib/apache:write_uwsgi_config:285 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2020-05-04 21:01:56.775 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2020-05-04 21:01:56.804 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2020-05-04 21:01:56.835 | + lib/apache:write_uwsgi_config:288 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2020-05-04 21:01:56.836 | + lib/apache:write_uwsgi_config:288 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-05-04 21:01:56.843 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2020-05-04 21:01:56.847 | + lib/apache:write_uwsgi_config:289 : enable_apache_site keystone-wsgi-public 2020-05-04 21:01:56.850 | + lib/apache:enable_apache_site:185 : local site=keystone-wsgi-public 2020-05-04 21:01:56.852 | + lib/apache:enable_apache_site:187 : enable_apache_mod version 2020-05-04 21:01:56.855 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-05-04 21:01:56.858 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-05-04 21:01:56.861 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:01:56.863 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:01:56.866 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-05-04 21:01:56.868 | + lib/apache:enable_apache_site:188 : is_ubuntu 2020-05-04 21:01:56.871 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:01:56.873 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:01:56.876 | + lib/apache:enable_apache_site:189 : sudo a2ensite keystone-wsgi-public 2020-05-04 21:01:56.930 | Enabling site keystone-wsgi-public. 2020-05-04 21:01:56.936 | To activate the new configuration, you need to run: 2020-05-04 21:01:56.936 | service apache2 reload 2020-05-04 21:01:56.942 | + lib/apache:write_uwsgi_config:290 : restart_apache_server 2020-05-04 21:01:56.944 | + lib/apache:restart_apache_server:232 : restart_service apache2 2020-05-04 21:01:56.947 | + functions-common:restart_service:2135 : '[' -x /bin/systemctl ']' 2020-05-04 21:01:56.950 | + functions-common:restart_service:2136 : sudo /bin/systemctl restart apache2 2020-05-04 21:01:59.335 | + lib/keystone:configure_keystone:282 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2020-05-04 21:01:59.338 | + lib/apache:write_uwsgi_config:236 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2020-05-04 21:01:59.340 | + lib/apache:write_uwsgi_config:237 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2020-05-04 21:01:59.342 | + lib/apache:write_uwsgi_config:238 : local url=/identity_admin 2020-05-04 21:01:59.345 | + lib/apache:write_uwsgi_config:239 : local http= 2020-05-04 21:01:59.347 | + lib/apache:write_uwsgi_config:240 : local name= 2020-05-04 21:01:59.352 | ++ lib/apache:write_uwsgi_config:241 : basename /usr/local/bin/keystone-wsgi-admin 2020-05-04 21:01:59.357 | + lib/apache:write_uwsgi_config:241 : name=keystone-wsgi-admin 2020-05-04 21:01:59.360 | + lib/apache:write_uwsgi_config:245 : local socket_dir=/var/run/uwsgi 2020-05-04 21:01:59.363 | + lib/apache:write_uwsgi_config:249 : sudo mkdir -p /etc/tmpfiles.d/ 2020-05-04 21:01:59.375 | + lib/apache:write_uwsgi_config:250 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-05-04 21:01:59.376 | + lib/apache:write_uwsgi_config:250 : echo 'd /var/run/uwsgi 0755 stack root' 2020-05-04 21:01:59.382 | d /var/run/uwsgi 0755 stack root 2020-05-04 21:01:59.386 | + lib/apache:write_uwsgi_config:251 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-05-04 21:01:59.398 | + lib/apache:write_uwsgi_config:253 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2020-05-04 21:01:59.401 | + lib/apache:write_uwsgi_config:256 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2020-05-04 21:01:59.407 | + lib/apache:write_uwsgi_config:257 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2020-05-04 21:01:59.440 | + lib/apache:write_uwsgi_config:258 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2020-05-04 21:01:59.468 | + lib/apache:write_uwsgi_config:260 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2020-05-04 21:01:59.499 | + lib/apache:write_uwsgi_config:262 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2020-05-04 21:01:59.527 | + lib/apache:write_uwsgi_config:263 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2020-05-04 21:01:59.556 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2020-05-04 21:01:59.587 | + lib/apache:write_uwsgi_config:267 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2020-05-04 21:01:59.620 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins python 2020-05-04 21:01:59.654 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2020-05-04 21:01:59.686 | + lib/apache:write_uwsgi_config:272 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-05-04 21:01:59.718 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2020-05-04 21:01:59.749 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2020-05-04 21:01:59.778 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2020-05-04 21:01:59.808 | + lib/apache:write_uwsgi_config:281 : [[ -n '' ]] 2020-05-04 21:01:59.811 | + lib/apache:write_uwsgi_config:284 : local apache_conf= 2020-05-04 21:01:59.814 | ++ lib/apache:write_uwsgi_config:285 : apache_site_config_for keystone-wsgi-admin 2020-05-04 21:01:59.817 | ++ lib/apache:apache_site_config_for:168 : local site=keystone-wsgi-admin 2020-05-04 21:01:59.822 | ++ lib/apache:apache_site_config_for:169 : is_ubuntu 2020-05-04 21:01:59.825 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:01:59.828 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:01:59.831 | ++ lib/apache:apache_site_config_for:171 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-05-04 21:01:59.835 | + lib/apache:write_uwsgi_config:285 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-05-04 21:01:59.839 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2020-05-04 21:01:59.874 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2020-05-04 21:01:59.904 | + lib/apache:write_uwsgi_config:288 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2020-05-04 21:01:59.904 | + lib/apache:write_uwsgi_config:288 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-05-04 21:01:59.911 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2020-05-04 21:01:59.915 | + lib/apache:write_uwsgi_config:289 : enable_apache_site keystone-wsgi-admin 2020-05-04 21:01:59.918 | + lib/apache:enable_apache_site:185 : local site=keystone-wsgi-admin 2020-05-04 21:01:59.920 | + lib/apache:enable_apache_site:187 : enable_apache_mod version 2020-05-04 21:01:59.922 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-05-04 21:01:59.924 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-05-04 21:01:59.927 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:01:59.929 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:01:59.932 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-05-04 21:01:59.934 | + lib/apache:enable_apache_site:188 : is_ubuntu 2020-05-04 21:01:59.937 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:01:59.939 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:01:59.941 | + lib/apache:enable_apache_site:189 : sudo a2ensite keystone-wsgi-admin 2020-05-04 21:01:59.995 | Enabling site keystone-wsgi-admin. 2020-05-04 21:02:00.000 | To activate the new configuration, you need to run: 2020-05-04 21:02:00.000 | service apache2 reload 2020-05-04 21:02:00.005 | + lib/apache:write_uwsgi_config:290 : restart_apache_server 2020-05-04 21:02:00.008 | + lib/apache:restart_apache_server:232 : restart_service apache2 2020-05-04 21:02:00.011 | + functions-common:restart_service:2135 : '[' -x /bin/systemctl ']' 2020-05-04 21:02:00.014 | + functions-common:restart_service:2136 : sudo /bin/systemctl restart apache2 2020-05-04 21:02:02.396 | + lib/keystone:configure_keystone:285 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2020-05-04 21:02:02.445 | + lib/keystone:configure_keystone:287 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2020-05-04 21:02:02.496 | + lib/keystone:configure_keystone:289 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2020-05-04 21:02:02.547 | + lib/keystone:configure_keystone:297 : [[ True = True ]] 2020-05-04 21:02:02.549 | + lib/keystone:configure_keystone:298 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2020-05-04 21:02:02.594 | + lib/keystone:configure_keystone:299 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2020-05-04 21:02:02.639 | + lib/keystone:configure_keystone:300 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2020-05-04 21:02:02.683 | + ./stack.sh:main:865 : is_service_enabled swift 2020-05-04 21:02:02.704 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:02:02.707 | + ./stack.sh:main:866 : is_service_enabled ceilometer 2020-05-04 21:02:02.727 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:02:02.730 | + ./stack.sh:main:869 : stack_install_service swift 2020-05-04 21:02:02.734 | + lib/stack:stack_install_service:20 : local service=swift 2020-05-04 21:02:02.737 | + lib/stack:stack_install_service:21 : type install_swift 2020-05-04 21:02:02.740 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-05-04 21:02:02.743 | + lib/stack:stack_install_service:32 : install_swift 2020-05-04 21:02:02.746 | + lib/swift:install_swift:755 : git_clone https://git.openstack.org/openstack/swift.git /opt/stack/new/swift stable/queens 2020-05-04 21:02:02.749 | + functions-common:git_clone:492 : local git_remote=https://git.openstack.org/openstack/swift.git 2020-05-04 21:02:02.752 | + functions-common:git_clone:493 : local git_dest=/opt/stack/new/swift 2020-05-04 21:02:02.755 | + functions-common:git_clone:494 : local git_ref=stable/queens 2020-05-04 21:02:02.758 | + functions-common:git_clone:495 : local orig_dir 2020-05-04 21:02:02.762 | ++ functions-common:git_clone:496 : pwd 2020-05-04 21:02:02.766 | + functions-common:git_clone:496 : orig_dir=/opt/stack/new/devstack 2020-05-04 21:02:02.769 | + functions-common:git_clone:497 : local git_clone_flags= 2020-05-04 21:02:02.773 | ++ functions-common:git_clone:499 : trueorfalse False RECLONE 2020-05-04 21:02:02.795 | + functions-common:git_clone:499 : RECLONE=False 2020-05-04 21:02:02.798 | + functions-common:git_clone:500 : [[ 0 -gt 0 ]] 2020-05-04 21:02:02.801 | + functions-common:git_clone:504 : [[ False = \T\r\u\e ]] 2020-05-04 21:02:02.805 | + functions-common:git_clone:513 : echo stable/queens 2020-05-04 21:02:02.805 | + functions-common:git_clone:513 : egrep -q '^refs' 2020-05-04 21:02:02.811 | + functions-common:git_clone:527 : [[ ! -d /opt/stack/new/swift ]] 2020-05-04 21:02:02.813 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-05-04 21:02:02.817 | + functions-common:git_clone:561 : cd /opt/stack/new/swift 2020-05-04 21:02:02.820 | + functions-common:git_clone:562 : head -1 2020-05-04 21:02:02.821 | + functions-common:git_clone:562 : git show --oneline 2020-05-04 21:02:02.824 | 2607747 Merge "dlo: Respond 200 on multi-range GETs" into stable/queens 2020-05-04 21:02:02.828 | + functions-common:git_clone:563 : cd /opt/stack/new/devstack 2020-05-04 21:02:02.831 | + lib/swift:install_swift:756 : setup_develop /opt/stack/new/swift 2020-05-04 21:02:02.835 | + inc/python:setup_develop:494 : local project_dir=/opt/stack/new/swift 2020-05-04 21:02:02.839 | + inc/python:setup_develop:495 : local extras= 2020-05-04 21:02:02.842 | + inc/python:setup_develop:496 : _setup_package_with_constraints_edit /opt/stack/new/swift -e 2020-05-04 21:02:02.845 | + inc/python:_setup_package_with_constraints_edit:526 : local project_dir=/opt/stack/new/swift 2020-05-04 21:02:02.848 | + inc/python:_setup_package_with_constraints_edit:527 : local flags=-e 2020-05-04 21:02:02.851 | + inc/python:_setup_package_with_constraints_edit:528 : local extras= 2020-05-04 21:02:02.855 | ++ inc/python:_setup_package_with_constraints_edit:535 : cd /opt/stack/new/swift 2020-05-04 21:02:02.858 | ++ inc/python:_setup_package_with_constraints_edit:535 : pwd 2020-05-04 21:02:02.861 | + inc/python:_setup_package_with_constraints_edit:535 : project_dir=/opt/stack/new/swift 2020-05-04 21:02:02.864 | + inc/python:_setup_package_with_constraints_edit:537 : '[' -n /opt/stack/new/requirements ']' 2020-05-04 21:02:02.868 | + inc/python:_setup_package_with_constraints_edit:539 : local name 2020-05-04 21:02:02.871 | ++ inc/python:_setup_package_with_constraints_edit:540 : awk '/^name.*=/ {print $3}' /opt/stack/new/swift/setup.cfg 2020-05-04 21:02:02.878 | + inc/python:_setup_package_with_constraints_edit:540 : name=swift 2020-05-04 21:02:02.882 | + inc/python:_setup_package_with_constraints_edit:542 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/new/swift#egg=swift' 2020-05-04 21:02:03.438 | + inc/python:_setup_package_with_constraints_edit:546 : setup_package /opt/stack/new/swift -e 2020-05-04 21:02:03.441 | + inc/python:setup_package:569 : local project_dir=/opt/stack/new/swift 2020-05-04 21:02:03.444 | + inc/python:setup_package:570 : local flags=-e 2020-05-04 21:02:03.448 | + inc/python:setup_package:571 : local extras= 2020-05-04 21:02:03.451 | + inc/python:setup_package:575 : [[ -n -e ]] 2020-05-04 21:02:03.454 | + inc/python:setup_package:575 : [[ -z '' ]] 2020-05-04 21:02:03.457 | + inc/python:setup_package:575 : [[ ! -e =~ ^-.* ]] 2020-05-04 21:02:03.460 | + inc/python:setup_package:580 : [[ ! -z '' ]] 2020-05-04 21:02:03.463 | + inc/python:setup_package:584 : pip_install -e /opt/stack/new/swift 2020-05-04 21:02:04.068 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:02:04.070 | + inc/python:pip_install:350 : local test_req=/opt/stack/new/swift/test-requirements.txt 2020-05-04 21:02:04.073 | + inc/python:pip_install:351 : [[ -e /opt/stack/new/swift/test-requirements.txt ]] 2020-05-04 21:02:04.076 | + inc/python:pip_install:352 : install_test_reqs='-r /opt/stack/new/swift/test-requirements.txt' 2020-05-04 21:02:04.078 | + inc/python:pip_install:359 : 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 -r /opt/stack/new/swift/test-requirements.txt -e /opt/stack/new/swift 2020-05-04 21:02:04.734 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:04.736 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:04.845 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:04.848 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:04.867 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:04.870 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:04.878 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:04.880 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:04.908 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:04.912 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:04.942 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:04.944 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.008 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:05.010 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.018 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:05.020 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.022 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:05.024 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.027 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:05.029 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.046 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:05.048 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.060 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:05.062 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.107 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:05.109 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.226 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:05.228 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.420 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:05.422 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.454 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:05.456 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.513 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:05.515 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.526 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:05.528 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.541 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:05.543 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.553 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:05.555 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.577 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:05.579 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:05.582 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:02:05.612 | Obtaining file:///opt/stack/new/swift 2020-05-04 21:02:07.199 | Obtaining swift from file:///opt/stack/new/swift#egg=swift (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2020-05-04 21:02:08.649 | 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)) 2020-05-04 21:02:08.653 | Requirement already satisfied: Sphinx===1.6.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:02:08.681 | 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 70)) 2020-05-04 21:02:08.683 | Requirement already satisfied: coverage===4.4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 111)) 2020-05-04 21:02:08.686 | Requirement already satisfied: cryptography===2.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 114)) 2020-05-04 21:02:08.814 | Collecting dnspython===1.15.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 134)) 2020-05-04 21:02:08.872 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/a6/72/209e18bdfedfd78c6994e9ec96981624a5ad7738524dd474237268422cb8/dnspython-1.15.0-py2.py3-none-any.whl (177kB) 2020-05-04 21:02:09.003 | Requirement already satisfied: docutils===0.14 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 141)) 2020-05-04 21:02:09.009 | 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 147)) 2020-05-04 21:02:09.013 | Requirement already satisfied: eventlet===0.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 150)) 2020-05-04 21:02:09.017 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 175)) 2020-05-04 21:02:09.020 | Requirement already satisfied: idna===2.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191)) 2020-05-04 21:02:09.022 | 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 192)) 2020-05-04 21:02:09.024 | Requirement already satisfied: ipaddress===1.0.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2020-05-04 21:02:09.026 | 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 230)) 2020-05-04 21:02:09.053 | Requirement already satisfied: netifaces===0.10.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2020-05-04 21:02:09.149 | Collecting nose===1.3.7 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 249)) 2020-05-04 21:02:09.201 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/99/4f/13fb671119e65c4dce97c60e67d3fd9e6f7f809f2b307e2611f4701205cb/nose-1.3.7-py2-none-any.whl (154kB) 2020-05-04 21:02:09.430 | Collecting nosehtmloutput===0.0.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 251)) 2020-05-04 21:02:09.470 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/db/97/9c2af30a907a2929e33315c03d5245add9692141f2f1dbde14cc1ba05d61/nosehtmloutput-0.0.5-py2.py3-none-any.whl 2020-05-04 21:02:09.668 | Collecting nosexcover===1.0.11 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 252)) 2020-05-04 21:02:09.705 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/f5/74/0dfbedcab931df02d9437820014fd6f4b539b3aa64dbb8e7a362fe20343d/nosexcover-1.0.11-py2.py3-none-any.whl 2020-05-04 21:02:09.811 | Requirement already satisfied: openstackdocstheme===1.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262)) 2020-05-04 21:02:09.817 | Requirement already satisfied: os-api-ref===1.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265)) 2020-05-04 21:02:09.826 | Requirement already satisfied: os-testr===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274)) 2020-05-04 21:02:09.834 | Requirement already satisfied: pbr===3.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 311)) 2020-05-04 21:02:09.930 | Collecting pyeclib===1.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 336)) 2020-05-04 21:02:09.974 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/pyeclib/pyeclib-1.5.0-cp27-cp27mu-linux_x86_64.whl (46kB) 2020-05-04 21:02:10.083 | Requirement already satisfied: python-keystoneclient===3.15.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 376)) 2020-05-04 21:02:10.099 | 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 401)) 2020-05-04 21:02:10.204 | Collecting python-swiftclient===3.5.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 402)) 2020-05-04 21:02:10.273 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/44/e8/c1c5efb989be59afc367feabc73c4ac8e07295dbdb3043baa6c15ed33d8b/python_swiftclient-3.5.1-py2.py3-none-any.whl (82kB) 2020-05-04 21:02:10.501 | Collecting reno===2.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 417)) 2020-05-04 21:02:10.611 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/fd/6d/df25a652895b27d851aeec9488b823baff651701e5dceeaca88ae91d5e6c/reno-2.7.0-py2-none-any.whl (58kB) 2020-05-04 21:02:10.728 | Requirement already satisfied: requests===2.18.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 420)) 2020-05-04 21:02:10.750 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 453)) 2020-05-04 21:02:10.753 | 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 456)) 2020-05-04 21:02:10.755 | Requirement already satisfied: sphinxcontrib-websupport===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 467)) 2020-05-04 21:02:10.760 | Requirement already satisfied: stestr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 473)) 2020-05-04 21:02:10.775 | Requirement already satisfied: stevedore===1.28.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 474)) 2020-05-04 21:02:10.780 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 490)) 2020-05-04 21:02:10.794 | 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 498)) 2020-05-04 21:02:10.797 | Requirement already satisfied: typing===3.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 505)) 2020-05-04 21:02:10.799 | 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 509)) 2020-05-04 21:02:10.805 | Requirement already satisfied: urllib3===1.22 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 511)) 2020-05-04 21:02:10.825 | Requirement already satisfied: voluptuous===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 517)) 2020-05-04 21:02:10.923 | Collecting xattr===0.9.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 530)) 2020-05-04 21:02:10.982 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/xattr/xattr-0.9.2-cp27-cp27mu-linux_x86_64.whl 2020-05-04 21:02:11.112 | Collecting hacking<0.12,>=0.11.0 (from -r /opt/stack/new/swift/test-requirements.txt (line 6)) 2020-05-04 21:02:11.154 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/57/4f/2d0932d1d5845a969336bc5eef02e7a00fdad28f8de949abbf333a12d859/hacking-0.11.0-py2.py3-none-any.whl 2020-05-04 21:02:11.273 | Collecting bandit>=1.1.0 (from -r /opt/stack/new/swift/test-requirements.txt (line 21)) 2020-05-04 21:02:11.333 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/5a/50/ff2f2c8f1f0ca1569f678eeb608c0f973b835985410985594fbee96be820/bandit-1.6.2-py2.py3-none-any.whl (122kB) 2020-05-04 21:02:11.455 | Requirement already satisfied: Jinja2===2.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12)) 2020-05-04 21:02:11.460 | Requirement already satisfied: Babel===2.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2020-05-04 21:02:11.463 | Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from Sphinx===1.6.5->-c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:02:11.470 | 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 26)) 2020-05-04 21:02:11.472 | Requirement already satisfied: cffi===1.11.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2020-05-04 21:02:11.475 | Requirement already satisfied: asn1crypto===0.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 79)) 2020-05-04 21:02:11.477 | Requirement already satisfied: enum-compat===0.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 146)) 2020-05-04 21:02:11.480 | 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 162)) 2020-05-04 21:02:11.485 | Requirement already satisfied: dulwich===0.18.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 144)) 2020-05-04 21:02:11.487 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25)) 2020-05-04 21:02:11.489 | Requirement already satisfied: debtcollector===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 120)) 2020-05-04 21:02:11.499 | Requirement already satisfied: oslo.config===5.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282)) 2020-05-04 21:02:11.510 | Requirement already satisfied: oslo.serialization===2.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 293)) 2020-05-04 21:02:11.519 | Requirement already satisfied: oslo.i18n===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285)) 2020-05-04 21:02:11.525 | Requirement already satisfied: keystoneauth1===3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 214)) 2020-05-04 21:02:11.581 | Requirement already satisfied: oslo.utils===3.35.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 295)) 2020-05-04 21:02:11.600 | 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)) 2020-05-04 21:02:11.602 | Requirement already satisfied: futures===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2020-05-04 21:02:11.604 | Requirement already satisfied: certifi===2018.1.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2020-05-04 21:02:11.606 | Requirement already satisfied: chardet===3.0.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103)) 2020-05-04 21:02:11.608 | 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)) 2020-05-04 21:02:11.617 | Requirement already satisfied: future===0.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2020-05-04 21:02:11.619 | Requirement already satisfied: cliff===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 105)) 2020-05-04 21:02:11.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 383)) 2020-05-04 21:02:11.640 | 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 223)) 2020-05-04 21:02:11.641 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 509)) 2020-05-04 21:02:11.643 | Requirement already satisfied: pyflakes==0.8.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.12,>=0.11.0->-r /opt/stack/new/swift/test-requirements.txt (line 6)) 2020-05-04 21:02:11.646 | Requirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/local/lib/python2.7/dist-packages (from hacking<0.12,>=0.11.0->-r /opt/stack/new/swift/test-requirements.txt (line 6)) 2020-05-04 21:02:11.654 | Requirement already satisfied: pep8==1.5.7 in /usr/local/lib/python2.7/dist-packages (from hacking<0.12,>=0.11.0->-r /opt/stack/new/swift/test-requirements.txt (line 6)) 2020-05-04 21:02:11.658 | Requirement already satisfied: mccabe==0.2.1 in /usr/local/lib/python2.7/dist-packages (from hacking<0.12,>=0.11.0->-r /opt/stack/new/swift/test-requirements.txt (line 6)) 2020-05-04 21:02:11.751 | Collecting GitPython===2.1.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11)) 2020-05-04 21:02:11.886 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/5b/38/0433c06feebbfbb51d644129dbe334031c33d55af0524326266f847ae907/GitPython-2.1.8-py2.py3-none-any.whl (448kB) 2020-05-04 21:02:12.125 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2020-05-04 21:02:12.127 | Requirement already satisfied: pytz===2017.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 409)) 2020-05-04 21:02:12.131 | Requirement already satisfied: pycparser===2.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 331)) 2020-05-04 21:02:12.133 | Requirement already satisfied: wrapt===1.10.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 527)) 2020-05-04 21:02:12.135 | 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 243)) 2020-05-04 21:02:12.138 | Requirement already satisfied: rfc3986===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 431)) 2020-05-04 21:02:12.140 | Requirement already satisfied: msgpack===0.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237)) 2020-05-04 21:02:12.143 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 197)) 2020-05-04 21:02:12.146 | 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 347)) 2020-05-04 21:02:12.148 | Requirement already satisfied: monotonic===1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233)) 2020-05-04 21:02:12.150 | Requirement already satisfied: cmd2===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106)) 2020-05-04 21:02:12.155 | 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 319)) 2020-05-04 21:02:12.157 | 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 508)) 2020-05-04 21:02:12.251 | Collecting gitdb2===2.0.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 169)) 2020-05-04 21:02:12.291 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/e0/95/c772c13b7c5740ec1a0924250e6defbf5dfdaee76a50d1c47f9c51f1cabb/gitdb2-2.0.3-py2.py3-none-any.whl (63kB) 2020-05-04 21:02:12.401 | Requirement already satisfied: pyperclip===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 348)) 2020-05-04 21:02:12.507 | Collecting smmap2===2.0.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 455)) 2020-05-04 21:02:12.543 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/e3/59/4e22f692e65f5f9271252a8e63f04ce4ad561d4e06192478ee48dfac9611/smmap2-2.0.3-py2.py3-none-any.whl 2020-05-04 21:02:12.649 | Installing collected packages: dnspython, xattr, pyeclib, swift, smmap2, gitdb2, GitPython, nose, nosehtmloutput, nosexcover, python-swiftclient, reno, hacking, bandit 2020-05-04 21:02:12.862 | Running setup.py develop for swift 2020-05-04 21:02:14.899 | Found existing installation: hacking 0.12.0 2020-05-04 21:02:14.909 | Uninstalling hacking-0.12.0: 2020-05-04 21:02:14.922 | Successfully uninstalled hacking-0.12.0 2020-05-04 21:02:17.075 | Successfully installed GitPython-2.1.8 bandit-1.6.2 dnspython-1.15.0 gitdb2-2.0.3 hacking-0.11.0 nose-1.3.7 nosehtmloutput-0.0.5 nosexcover-1.0.11 pyeclib-1.5.0 python-swiftclient-3.5.1 reno-2.7.0 smmap2-2.0.3 swift xattr-0.9.2 2020-05-04 21:02:17.323 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:02:17.323 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:02:17.394 | + inc/python:pip_install:366 : result=0 2020-05-04 21:02:17.396 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:02:17.399 | + functions-common:time_stop:2251 : local name 2020-05-04 21:02:17.401 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:02:17.404 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:02:17.407 | + functions-common:time_stop:2254 : local total 2020-05-04 21:02:17.410 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:02:17.412 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:02:17.415 | + functions-common:time_stop:2258 : start_time=1588626123479 2020-05-04 21:02:17.418 | + functions-common:time_stop:2260 : [[ -z 1588626123479 ]] 2020-05-04 21:02:17.421 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:02:17.426 | + functions-common:time_stop:2263 : end_time=1588626137422 2020-05-04 21:02:17.430 | + functions-common:time_stop:2264 : elapsed_time=13943 2020-05-04 21:02:17.433 | + functions-common:time_stop:2265 : total=146022 2020-05-04 21:02:17.436 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:02:17.439 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=159965 2020-05-04 21:02:17.443 | + inc/python:pip_install:369 : return 0 2020-05-04 21:02:17.446 | + inc/python:setup_package:586 : [[ -e == \-\e ]] 2020-05-04 21:02:17.450 | + inc/python:setup_package:587 : safe_chown -R stack /opt/stack/new/swift/swift.egg-info 2020-05-04 21:02:17.452 | + functions-common:safe_chown:2152 : _safe_permission_operation chown -R stack /opt/stack/new/swift/swift.egg-info 2020-05-04 21:02:17.476 | + functions-common:_safe_permission_operation:2005 : sudo chown -R stack /opt/stack/new/swift/swift.egg-info 2020-05-04 21:02:17.489 | + inc/python:_setup_package_with_constraints_edit:550 : use_library_from_git /opt/stack/new/swift 2020-05-04 21:02:17.492 | + inc/python:use_library_from_git:404 : local name=/opt/stack/new/swift 2020-05-04 21:02:17.495 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:02:17.498 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:02:17.501 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,/opt/stack/new/swift, ]] 2020-05-04 21:02:17.505 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:02:17.508 | + lib/swift:install_swift:757 : '[' False == True ']' 2020-05-04 21:02:17.511 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-05-04 21:02:17.513 | + ./stack.sh:main:870 : configure_swift 2020-05-04 21:02:17.516 | + lib/swift:configure_swift:337 : local swift_pipeline=crossdomain 2020-05-04 21:02:17.518 | + lib/swift:configure_swift:338 : local node_number 2020-05-04 21:02:17.521 | + lib/swift:configure_swift:339 : local swift_node_config 2020-05-04 21:02:17.523 | + lib/swift:configure_swift:340 : local swift_log_dir 2020-05-04 21:02:17.525 | + lib/swift:configure_swift:341 : local user_group 2020-05-04 21:02:17.527 | + lib/swift:configure_swift:344 : swift-init --run-dir=/opt/stack/data/swift/run all stop 2020-05-04 21:02:18.099 | No container-updater running 2020-05-04 21:02:18.100 | No account-auditor running 2020-05-04 21:02:18.100 | No object-replicator running 2020-05-04 21:02:18.100 | No container-sync running 2020-05-04 21:02:18.100 | No container-replicator running 2020-05-04 21:02:18.100 | No object-auditor running 2020-05-04 21:02:18.100 | No object-expirer running 2020-05-04 21:02:18.100 | No container-auditor running 2020-05-04 21:02:18.100 | No container-server running 2020-05-04 21:02:18.100 | No object-reconstructor running 2020-05-04 21:02:18.100 | No object-server running 2020-05-04 21:02:18.100 | No account-reaper running 2020-05-04 21:02:18.100 | No proxy-server running 2020-05-04 21:02:18.100 | No account-replicator running 2020-05-04 21:02:18.100 | No object-updater running 2020-05-04 21:02:18.100 | No container-reconciler running 2020-05-04 21:02:18.100 | No account-server running 2020-05-04 21:02:18.134 | + lib/swift:configure_swift:344 : true 2020-05-04 21:02:18.136 | + lib/swift:configure_swift:346 : sudo install -d -o stack /etc/swift 2020-05-04 21:02:18.149 | + lib/swift:configure_swift:347 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2020-05-04 21:02:18.162 | + lib/swift:configure_swift:349 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2020-05-04 21:02:18.166 | + lib/swift:configure_swift:362 : sudo tee /etc/rsyncd.conf 2020-05-04 21:02:18.166 | + lib/swift:configure_swift:358 : sed -e ' 2020-05-04 21:02:18.166 | s/%GROUP%//; 2020-05-04 21:02:18.166 | s/%USER%/stack/; 2020-05-04 21:02:18.166 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2020-05-04 21:02:18.166 | ' /opt/stack/new/devstack/files/swift/rsyncd.conf 2020-05-04 21:02:18.172 | uid = stack 2020-05-04 21:02:18.172 | gid = 2020-05-04 21:02:18.172 | log file = /opt/stack/data/swift/logs/rsyncd.log 2020-05-04 21:02:18.172 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2020-05-04 21:02:18.172 | address = 127.0.0.1 2020-05-04 21:02:18.172 | 2020-05-04 21:02:18.173 | [account6612] 2020-05-04 21:02:18.173 | max connections = 25 2020-05-04 21:02:18.173 | path = /opt/stack/data/swift/1/node/ 2020-05-04 21:02:18.173 | read only = false 2020-05-04 21:02:18.173 | lock file = /opt/stack/data/swift/run/account6612.lock 2020-05-04 21:02:18.173 | 2020-05-04 21:02:18.173 | [account6622] 2020-05-04 21:02:18.173 | max connections = 25 2020-05-04 21:02:18.173 | path = /opt/stack/data/swift/2/node/ 2020-05-04 21:02:18.173 | read only = false 2020-05-04 21:02:18.173 | lock file = /opt/stack/data/swift/run/account6622.lock 2020-05-04 21:02:18.173 | 2020-05-04 21:02:18.173 | [account6632] 2020-05-04 21:02:18.173 | max connections = 25 2020-05-04 21:02:18.173 | path = /opt/stack/data/swift/3/node/ 2020-05-04 21:02:18.173 | read only = false 2020-05-04 21:02:18.173 | lock file = /opt/stack/data/swift/run/account6632.lock 2020-05-04 21:02:18.173 | 2020-05-04 21:02:18.173 | [account6642] 2020-05-04 21:02:18.173 | max connections = 25 2020-05-04 21:02:18.173 | path = /opt/stack/data/swift/4/node/ 2020-05-04 21:02:18.173 | read only = false 2020-05-04 21:02:18.173 | lock file = /opt/stack/data/swift/run/account6642.lock 2020-05-04 21:02:18.173 | 2020-05-04 21:02:18.173 | 2020-05-04 21:02:18.173 | [container6611] 2020-05-04 21:02:18.173 | max connections = 25 2020-05-04 21:02:18.173 | path = /opt/stack/data/swift/1/node/ 2020-05-04 21:02:18.173 | read only = false 2020-05-04 21:02:18.173 | lock file = /opt/stack/data/swift/run/container6611.lock 2020-05-04 21:02:18.173 | 2020-05-04 21:02:18.173 | [container6621] 2020-05-04 21:02:18.173 | max connections = 25 2020-05-04 21:02:18.174 | path = /opt/stack/data/swift/2/node/ 2020-05-04 21:02:18.174 | read only = false 2020-05-04 21:02:18.174 | lock file = /opt/stack/data/swift/run/container6621.lock 2020-05-04 21:02:18.174 | 2020-05-04 21:02:18.174 | [container6631] 2020-05-04 21:02:18.174 | max connections = 25 2020-05-04 21:02:18.174 | path = /opt/stack/data/swift/3/node/ 2020-05-04 21:02:18.174 | read only = false 2020-05-04 21:02:18.174 | lock file = /opt/stack/data/swift/run/container6631.lock 2020-05-04 21:02:18.174 | 2020-05-04 21:02:18.174 | [container6641] 2020-05-04 21:02:18.174 | max connections = 25 2020-05-04 21:02:18.174 | path = /opt/stack/data/swift/4/node/ 2020-05-04 21:02:18.174 | read only = false 2020-05-04 21:02:18.174 | lock file = /opt/stack/data/swift/run/container6641.lock 2020-05-04 21:02:18.174 | 2020-05-04 21:02:18.174 | 2020-05-04 21:02:18.174 | [object6613] 2020-05-04 21:02:18.174 | max connections = 25 2020-05-04 21:02:18.174 | path = /opt/stack/data/swift/1/node/ 2020-05-04 21:02:18.174 | read only = false 2020-05-04 21:02:18.174 | lock file = /opt/stack/data/swift/run/object6613.lock 2020-05-04 21:02:18.174 | 2020-05-04 21:02:18.174 | [object6623] 2020-05-04 21:02:18.174 | max connections = 25 2020-05-04 21:02:18.174 | path = /opt/stack/data/swift/2/node/ 2020-05-04 21:02:18.174 | read only = false 2020-05-04 21:02:18.174 | lock file = /opt/stack/data/swift/run/object6623.lock 2020-05-04 21:02:18.174 | 2020-05-04 21:02:18.174 | [object6633] 2020-05-04 21:02:18.175 | max connections = 25 2020-05-04 21:02:18.175 | path = /opt/stack/data/swift/3/node/ 2020-05-04 21:02:18.175 | read only = false 2020-05-04 21:02:18.175 | lock file = /opt/stack/data/swift/run/object6633.lock 2020-05-04 21:02:18.175 | 2020-05-04 21:02:18.175 | [object6643] 2020-05-04 21:02:18.175 | max connections = 25 2020-05-04 21:02:18.175 | path = /opt/stack/data/swift/4/node/ 2020-05-04 21:02:18.175 | read only = false 2020-05-04 21:02:18.175 | lock file = /opt/stack/data/swift/run/object6643.lock 2020-05-04 21:02:18.175 | + lib/swift:configure_swift:364 : is_ubuntu 2020-05-04 21:02:18.177 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:02:18.180 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:02:18.183 | + lib/swift:configure_swift:365 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2020-05-04 21:02:18.195 | + lib/swift:configure_swift:370 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2020-05-04 21:02:18.197 | + lib/swift:configure_swift:371 : cp /opt/stack/new/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2020-05-04 21:02:18.202 | + lib/swift:configure_swift:375 : local csyncfile=/etc/swift/container-sync-realms.conf 2020-05-04 21:02:18.206 | + lib/swift:configure_swift:376 : cp /opt/stack/new/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2020-05-04 21:02:18.211 | + lib/swift:configure_swift:377 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2020-05-04 21:02:18.241 | + lib/swift:configure_swift:378 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://162.242.166.178:8080/v1/ 2020-05-04 21:02:18.267 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2020-05-04 21:02:18.291 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2020-05-04 21:02:18.326 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2020-05-04 21:02:18.352 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2020-05-04 21:02:18.383 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2020-05-04 21:02:18.411 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2020-05-04 21:02:18.445 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2020-05-04 21:02:18.470 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2020-05-04 21:02:18.505 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2020-05-04 21:02:18.529 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2020-05-04 21:02:18.562 | + lib/swift:configure_swift:395 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2020-05-04 21:02:18.585 | + lib/swift:configure_swift:396 : is_service_enabled tls-proxy 2020-05-04 21:02:18.603 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:02:18.606 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2020-05-04 21:02:18.641 | + lib/swift:configure_swift:405 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2020-05-04 21:02:18.673 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2020-05-04 21:02:18.705 | + lib/swift:configure_swift:409 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2020-05-04 21:02:18.736 | + lib/swift:configure_swift:412 : is_service_enabled ceilometer 2020-05-04 21:02:18.753 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:02:18.755 | + lib/swift:configure_swift:423 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2020-05-04 21:02:18.796 | + lib/swift:configure_swift:429 : is_service_enabled swift3 2020-05-04 21:02:18.814 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:02:18.817 | + lib/swift:configure_swift:433 : is_service_enabled keystone 2020-05-04 21:02:18.835 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:02:18.837 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2020-05-04 21:02:18.839 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2020-05-04 21:02:18.841 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2020-05-04 21:02:18.851 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2020-05-04 21:02:18.862 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2020-05-04 21:02:18.899 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2020-05-04 21:02:18.934 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2020-05-04 21:02:18.970 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2020-05-04 21:02:19.006 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2020-05-04 21:02:19.038 | + lib/swift:configure_swift:453 : configure_auth_token_middleware /etc/swift/proxy-server.conf swift /var/cache/swift filter:authtoken 2020-05-04 21:02:19.040 | + lib/keystone:configure_auth_token_middleware:438 : local conf_file=/etc/swift/proxy-server.conf 2020-05-04 21:02:19.042 | + lib/keystone:configure_auth_token_middleware:439 : local admin_user=swift 2020-05-04 21:02:19.045 | + lib/keystone:configure_auth_token_middleware:440 : local signing_dir=/var/cache/swift 2020-05-04 21:02:19.048 | + lib/keystone:configure_auth_token_middleware:441 : local section=filter:authtoken 2020-05-04 21:02:19.051 | + lib/keystone:configure_auth_token_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2020-05-04 21:02:19.082 | + lib/keystone:configure_auth_token_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://162.242.166.178/identity 2020-05-04 21:02:19.116 | + lib/keystone:configure_auth_token_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2020-05-04 21:02:19.150 | + lib/keystone:configure_auth_token_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2020-05-04 21:02:19.181 | + lib/keystone:configure_auth_token_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2020-05-04 21:02:19.216 | + lib/keystone:configure_auth_token_middleware:448 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2020-05-04 21:02:19.246 | + lib/keystone:configure_auth_token_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2020-05-04 21:02:19.278 | + lib/keystone:configure_auth_token_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2020-05-04 21:02:19.311 | + lib/keystone:configure_auth_token_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken signing_dir /var/cache/swift 2020-05-04 21:02:19.343 | + lib/keystone:configure_auth_token_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2020-05-04 21:02:19.377 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2020-05-04 21:02:19.414 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2020-05-04 21:02:19.450 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2020-05-04 21:02:19.482 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2020-05-04 21:02:19.517 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2020-05-04 21:02:19.551 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2020-05-04 21:02:19.575 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2020-05-04 21:02:19.607 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2020-05-04 21:02:19.641 | + lib/swift:configure_swift:470 : is_service_enabled swift3 2020-05-04 21:02:19.660 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:02:19.663 | + lib/swift:configure_swift:486 : cp /opt/stack/new/swift/etc/swift.conf-sample /etc/swift/swift.conf 2020-05-04 21:02:19.667 | + lib/swift:configure_swift:487 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2020-05-04 21:02:19.697 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2020-05-04 21:02:19.726 | + lib/swift:configure_swift:489 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2020-05-04 21:02:19.754 | + lib/swift:configure_swift:491 : local node_number 2020-05-04 21:02:19.757 | + lib/swift:configure_swift:492 : for node_number in '${SWIFT_REPLICAS_SEQ}' 2020-05-04 21:02:19.759 | + lib/swift:configure_swift:493 : local swift_node_config=/etc/swift/object-server/1.conf 2020-05-04 21:02:19.762 | + lib/swift:configure_swift:494 : cp /opt/stack/new/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2020-05-04 21:02:19.767 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2020-05-04 21:02:19.769 | + lib/swift:generate_swift_config_services:295 : local swift_node_config=/etc/swift/object-server/1.conf 2020-05-04 21:02:19.772 | + lib/swift:generate_swift_config_services:296 : local node_id=1 2020-05-04 21:02:19.775 | + lib/swift:generate_swift_config_services:297 : local bind_port=6613 2020-05-04 21:02:19.777 | + lib/swift:generate_swift_config_services:298 : local server_type=object 2020-05-04 21:02:19.780 | + lib/swift:generate_swift_config_services:300 : log_facility=0 2020-05-04 21:02:19.783 | + lib/swift:generate_swift_config_services:301 : local node_path=/opt/stack/data/swift/1 2020-05-04 21:02:19.786 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2020-05-04 21:02:19.808 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2020-05-04 21:02:19.843 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2020-05-04 21:02:19.867 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2020-05-04 21:02:19.897 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2020-05-04 21:02:19.922 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2020-05-04 21:02:19.952 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2020-05-04 21:02:19.973 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-05-04 21:02:20.004 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2020-05-04 21:02:20.027 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-05-04 21:02:20.058 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2020-05-04 21:02:20.082 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2020-05-04 21:02:20.112 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2020-05-04 21:02:20.135 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2020-05-04 21:02:20.168 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2020-05-04 21:02:20.191 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2020-05-04 21:02:20.226 | + lib/swift:generate_swift_config_services:327 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2020-05-04 21:02:20.249 | + lib/swift:generate_swift_config_services:328 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2020-05-04 21:02:20.280 | + lib/swift:generate_swift_config_services:332 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2020-05-04 21:02:20.288 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2020-05-04 21:02:20.314 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-05-04 21:02:20.347 | + lib/swift:configure_swift:498 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2020-05-04 21:02:20.382 | + lib/swift:configure_swift:500 : swift_node_config=/etc/swift/container-server/1.conf 2020-05-04 21:02:20.384 | + lib/swift:configure_swift:501 : cp /opt/stack/new/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2020-05-04 21:02:20.389 | + lib/swift:configure_swift:502 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2020-05-04 21:02:20.392 | + lib/swift:generate_swift_config_services:295 : local swift_node_config=/etc/swift/container-server/1.conf 2020-05-04 21:02:20.395 | + lib/swift:generate_swift_config_services:296 : local node_id=1 2020-05-04 21:02:20.397 | + lib/swift:generate_swift_config_services:297 : local bind_port=6611 2020-05-04 21:02:20.399 | + lib/swift:generate_swift_config_services:298 : local server_type=container 2020-05-04 21:02:20.403 | + lib/swift:generate_swift_config_services:300 : log_facility=0 2020-05-04 21:02:20.405 | + lib/swift:generate_swift_config_services:301 : local node_path=/opt/stack/data/swift/1 2020-05-04 21:02:20.408 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2020-05-04 21:02:20.432 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2020-05-04 21:02:20.462 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2020-05-04 21:02:20.485 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2020-05-04 21:02:20.517 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2020-05-04 21:02:20.539 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2020-05-04 21:02:20.567 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2020-05-04 21:02:20.586 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-05-04 21:02:20.616 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2020-05-04 21:02:20.636 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-05-04 21:02:20.669 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2020-05-04 21:02:20.692 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2020-05-04 21:02:20.725 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2020-05-04 21:02:20.750 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2020-05-04 21:02:20.785 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2020-05-04 21:02:20.810 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2020-05-04 21:02:20.845 | + lib/swift:generate_swift_config_services:327 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2020-05-04 21:02:20.872 | + lib/swift:generate_swift_config_services:328 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2020-05-04 21:02:20.902 | + lib/swift:generate_swift_config_services:332 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2020-05-04 21:02:20.909 | + lib/swift:configure_swift:503 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2020-05-04 21:02:20.934 | + lib/swift:configure_swift:504 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-05-04 21:02:20.967 | + lib/swift:configure_swift:506 : swift_node_config=/etc/swift/account-server/1.conf 2020-05-04 21:02:20.970 | + lib/swift:configure_swift:507 : cp /opt/stack/new/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2020-05-04 21:02:20.975 | + lib/swift:configure_swift:508 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2020-05-04 21:02:20.978 | + lib/swift:generate_swift_config_services:295 : local swift_node_config=/etc/swift/account-server/1.conf 2020-05-04 21:02:20.981 | + lib/swift:generate_swift_config_services:296 : local node_id=1 2020-05-04 21:02:20.984 | + lib/swift:generate_swift_config_services:297 : local bind_port=6612 2020-05-04 21:02:20.987 | + lib/swift:generate_swift_config_services:298 : local server_type=account 2020-05-04 21:02:20.990 | + lib/swift:generate_swift_config_services:300 : log_facility=0 2020-05-04 21:02:20.993 | + lib/swift:generate_swift_config_services:301 : local node_path=/opt/stack/data/swift/1 2020-05-04 21:02:20.995 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2020-05-04 21:02:21.016 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2020-05-04 21:02:21.049 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2020-05-04 21:02:21.072 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2020-05-04 21:02:21.106 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2020-05-04 21:02:21.129 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2020-05-04 21:02:21.160 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2020-05-04 21:02:21.183 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-05-04 21:02:21.213 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2020-05-04 21:02:21.235 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-05-04 21:02:21.269 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2020-05-04 21:02:21.292 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2020-05-04 21:02:21.326 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2020-05-04 21:02:21.348 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2020-05-04 21:02:21.378 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2020-05-04 21:02:21.400 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2020-05-04 21:02:21.429 | + lib/swift:generate_swift_config_services:327 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2020-05-04 21:02:21.450 | + lib/swift:generate_swift_config_services:328 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2020-05-04 21:02:21.479 | + lib/swift:generate_swift_config_services:332 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2020-05-04 21:02:21.485 | + lib/swift:configure_swift:509 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2020-05-04 21:02:21.507 | + lib/swift:configure_swift:510 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-05-04 21:02:21.539 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2020-05-04 21:02:21.575 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2020-05-04 21:02:21.610 | + lib/swift:configure_swift:516 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2020-05-04 21:02:21.645 | + lib/swift:configure_swift:518 : testfile=/etc/swift/test.conf 2020-05-04 21:02:21.648 | + lib/swift:configure_swift:519 : cp /opt/stack/new/swift/test/sample.conf /etc/swift/test.conf 2020-05-04 21:02:21.653 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2020-05-04 21:02:21.685 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username swiftusertest1 2020-05-04 21:02:21.714 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2020-05-04 21:02:21.746 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2020-05-04 21:02:21.780 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2020-05-04 21:02:21.813 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2020-05-04 21:02:21.844 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2020-05-04 21:02:21.873 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test password4 testing4 2020-05-04 21:02:21.901 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test domain4 swift_test 2020-05-04 21:02:21.931 | + lib/swift:configure_swift:532 : is_service_enabled keystone 2020-05-04 21:02:21.948 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:02:21.951 | + lib/swift:configure_swift:533 : iniuncomment /etc/swift/test.conf func_test auth_version 2020-05-04 21:02:21.972 | + lib/swift:configure_swift:534 : local auth_vers 2020-05-04 21:02:21.975 | ++ lib/swift:configure_swift:535 : iniget /etc/swift/test.conf func_test auth_version 2020-05-04 21:02:21.996 | + lib/swift:configure_swift:535 : auth_vers=3 2020-05-04 21:02:21.999 | + lib/swift:configure_swift:536 : iniset /etc/swift/test.conf func_test auth_host 162.242.166.178 2020-05-04 21:02:22.033 | + lib/swift:configure_swift:537 : [[ http == \h\t\t\p\s ]] 2020-05-04 21:02:22.036 | + lib/swift:configure_swift:540 : iniset /etc/swift/test.conf func_test auth_port 80 2020-05-04 21:02:22.067 | + lib/swift:configure_swift:542 : iniset /etc/swift/test.conf func_test auth_uri http://162.242.166.178/identity 2020-05-04 21:02:22.097 | + lib/swift:configure_swift:543 : [[ 3 == \3 ]] 2020-05-04 21:02:22.100 | + lib/swift:configure_swift:544 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2020-05-04 21:02:22.135 | + lib/swift:configure_swift:548 : is_service_enabled tls-proxy 2020-05-04 21:02:22.152 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:02:22.155 | + lib/swift:configure_swift:554 : local user_group 2020-05-04 21:02:22.159 | ++ lib/swift:configure_swift:555 : id -g stack 2020-05-04 21:02:22.163 | + lib/swift:configure_swift:555 : user_group=1001 2020-05-04 21:02:22.166 | + lib/swift:configure_swift:556 : sudo install -d -o stack -g 1001 /opt/stack/data/swift 2020-05-04 21:02:22.179 | + lib/swift:configure_swift:558 : local swift_log_dir=/opt/stack/data/swift/logs 2020-05-04 21:02:22.181 | + lib/swift:configure_swift:559 : sudo rm -rf /opt/stack/data/swift/logs 2020-05-04 21:02:22.192 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2020-05-04 21:02:22.204 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2020-05-04 21:02:22.207 | + lib/swift:configure_swift:570 : '[' False == True ']' 2020-05-04 21:02:22.210 | + ./stack.sh:main:873 : is_service_enabled swift3 2020-05-04 21:02:22.231 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:02:22.234 | + ./stack.sh:main:881 : is_service_enabled g-api n-api 2020-05-04 21:02:22.255 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:02:22.259 | + ./stack.sh:main:883 : stack_install_service glance 2020-05-04 21:02:22.262 | + lib/stack:stack_install_service:20 : local service=glance 2020-05-04 21:02:22.265 | + lib/stack:stack_install_service:21 : type install_glance 2020-05-04 21:02:22.268 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-05-04 21:02:22.272 | + lib/stack:stack_install_service:32 : install_glance 2020-05-04 21:02:22.275 | + lib/glance:install_glance:335 : use_library_from_git glance_store 2020-05-04 21:02:22.278 | + inc/python:use_library_from_git:404 : local name=glance_store 2020-05-04 21:02:22.281 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:02:22.284 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:02:22.287 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,glance_store, ]] 2020-05-04 21:02:22.290 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:02:22.294 | + lib/glance:install_glance:340 : git_clone https://git.openstack.org/openstack/glance.git /opt/stack/new/glance stable/queens 2020-05-04 21:02:22.298 | + functions-common:git_clone:492 : local git_remote=https://git.openstack.org/openstack/glance.git 2020-05-04 21:02:22.302 | + functions-common:git_clone:493 : local git_dest=/opt/stack/new/glance 2020-05-04 21:02:22.305 | + functions-common:git_clone:494 : local git_ref=stable/queens 2020-05-04 21:02:22.308 | + functions-common:git_clone:495 : local orig_dir 2020-05-04 21:02:22.312 | ++ functions-common:git_clone:496 : pwd 2020-05-04 21:02:22.315 | + functions-common:git_clone:496 : orig_dir=/opt/stack/new/devstack 2020-05-04 21:02:22.319 | + functions-common:git_clone:497 : local git_clone_flags= 2020-05-04 21:02:22.322 | ++ functions-common:git_clone:499 : trueorfalse False RECLONE 2020-05-04 21:02:22.345 | + functions-common:git_clone:499 : RECLONE=False 2020-05-04 21:02:22.348 | + functions-common:git_clone:500 : [[ 0 -gt 0 ]] 2020-05-04 21:02:22.351 | + functions-common:git_clone:504 : [[ False = \T\r\u\e ]] 2020-05-04 21:02:22.355 | + functions-common:git_clone:513 : echo stable/queens 2020-05-04 21:02:22.356 | + functions-common:git_clone:513 : egrep -q '^refs' 2020-05-04 21:02:22.363 | + functions-common:git_clone:527 : [[ ! -d /opt/stack/new/glance ]] 2020-05-04 21:02:22.366 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-05-04 21:02:22.369 | + functions-common:git_clone:561 : cd /opt/stack/new/glance 2020-05-04 21:02:22.373 | + functions-common:git_clone:562 : git show --oneline 2020-05-04 21:02:22.376 | + functions-common:git_clone:562 : head -1 2020-05-04 21:02:22.377 | cc4f74d Merge "Mitigate OSSN-0075" into stable/queens 2020-05-04 21:02:22.382 | + functions-common:git_clone:563 : cd /opt/stack/new/devstack 2020-05-04 21:02:22.386 | + lib/glance:install_glance:342 : setup_develop /opt/stack/new/glance 2020-05-04 21:02:22.389 | + inc/python:setup_develop:494 : local project_dir=/opt/stack/new/glance 2020-05-04 21:02:22.392 | + inc/python:setup_develop:495 : local extras= 2020-05-04 21:02:22.395 | + inc/python:setup_develop:496 : _setup_package_with_constraints_edit /opt/stack/new/glance -e 2020-05-04 21:02:22.399 | + inc/python:_setup_package_with_constraints_edit:526 : local project_dir=/opt/stack/new/glance 2020-05-04 21:02:22.406 | + inc/python:_setup_package_with_constraints_edit:527 : local flags=-e 2020-05-04 21:02:22.408 | + inc/python:_setup_package_with_constraints_edit:528 : local extras= 2020-05-04 21:02:22.412 | ++ inc/python:_setup_package_with_constraints_edit:535 : cd /opt/stack/new/glance 2020-05-04 21:02:22.414 | ++ inc/python:_setup_package_with_constraints_edit:535 : pwd 2020-05-04 21:02:22.419 | + inc/python:_setup_package_with_constraints_edit:535 : project_dir=/opt/stack/new/glance 2020-05-04 21:02:22.423 | + inc/python:_setup_package_with_constraints_edit:537 : '[' -n /opt/stack/new/requirements ']' 2020-05-04 21:02:22.427 | + inc/python:_setup_package_with_constraints_edit:539 : local name 2020-05-04 21:02:22.430 | ++ inc/python:_setup_package_with_constraints_edit:540 : awk '/^name.*=/ {print $3}' /opt/stack/new/glance/setup.cfg 2020-05-04 21:02:22.436 | + inc/python:_setup_package_with_constraints_edit:540 : name=glance 2020-05-04 21:02:22.439 | + inc/python:_setup_package_with_constraints_edit:542 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/new/glance#egg=glance' 2020-05-04 21:02:22.994 | + inc/python:_setup_package_with_constraints_edit:546 : setup_package /opt/stack/new/glance -e 2020-05-04 21:02:22.997 | + inc/python:setup_package:569 : local project_dir=/opt/stack/new/glance 2020-05-04 21:02:23.000 | + inc/python:setup_package:570 : local flags=-e 2020-05-04 21:02:23.003 | + inc/python:setup_package:571 : local extras= 2020-05-04 21:02:23.006 | + inc/python:setup_package:575 : [[ -n -e ]] 2020-05-04 21:02:23.008 | + inc/python:setup_package:575 : [[ -z '' ]] 2020-05-04 21:02:23.011 | + inc/python:setup_package:575 : [[ ! -e =~ ^-.* ]] 2020-05-04 21:02:23.014 | + inc/python:setup_package:580 : [[ ! -z '' ]] 2020-05-04 21:02:23.017 | + inc/python:setup_package:584 : pip_install -e /opt/stack/new/glance 2020-05-04 21:02:23.630 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:02:23.634 | + inc/python:pip_install:350 : local test_req=/opt/stack/new/glance/test-requirements.txt 2020-05-04 21:02:23.636 | + inc/python:pip_install:351 : [[ -e /opt/stack/new/glance/test-requirements.txt ]] 2020-05-04 21:02:23.639 | + inc/python:pip_install:352 : install_test_reqs='-r /opt/stack/new/glance/test-requirements.txt' 2020-05-04 21:02:23.642 | + inc/python:pip_install:359 : 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 -r /opt/stack/new/glance/test-requirements.txt -e /opt/stack/new/glance 2020-05-04 21:02:24.373 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:24.375 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:24.483 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:24.485 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:24.503 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:24.507 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:24.517 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:24.519 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:24.547 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:24.549 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:24.583 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:24.585 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:24.653 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:24.655 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:24.661 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:24.663 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:24.666 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:24.668 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:24.674 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:24.676 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:24.692 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:24.694 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:24.707 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:24.709 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:24.753 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:24.755 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:24.875 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:24.877 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:25.068 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:25.070 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:25.102 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:25.104 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:25.166 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:25.168 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:25.179 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:25.181 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:25.194 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:25.197 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:25.208 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:25.210 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:25.233 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:25.235 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:25.238 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:02:25.289 | Obtaining file:///opt/stack/new/glance 2020-05-04 21:02:27.067 | Obtaining glance from file:///opt/stack/new/glance#egg=glance (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2020-05-04 21:02:28.613 | Requirement already satisfied: Babel===2.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2020-05-04 21:02:28.617 | 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)) 2020-05-04 21:02:28.624 | 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)) 2020-05-04 21:02:28.628 | Requirement already satisfied: PyMySQL===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23)) 2020-05-04 21:02:28.630 | 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 27)) 2020-05-04 21:02:28.637 | Requirement already satisfied: SQLAlchemy===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 28)) 2020-05-04 21:02:28.651 | Requirement already satisfied: Sphinx===1.6.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:02:28.792 | Collecting WSME===0.9.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 33)) 2020-05-04 21:02:28.884 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/6a/ff/3d6c07f4ea5fcc958fcedc44040b867161d324ec8bf807a84f95679feeaf/WSME-0.9.2-py2-none-any.whl (89kB) 2020-05-04 21:02:29.033 | Requirement already satisfied: WebOb===1.7.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34)) 2020-05-04 21:02:29.043 | 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 70)) 2020-05-04 21:02:29.045 | Requirement already satisfied: alembic===0.9.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 71)) 2020-05-04 21:02:29.051 | Requirement already satisfied: coverage===4.4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 111)) 2020-05-04 21:02:29.054 | Requirement already satisfied: cryptography===2.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 114)) 2020-05-04 21:02:29.233 | Collecting cursive===0.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 117)) 2020-05-04 21:02:29.262 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/85/18/b7420f82b75425f7b75b792ad88ce4808b07d8273e8ab9598d4157a112d0/cursive-0.2.1-py2.py3-none-any.whl (40kB) 2020-05-04 21:02:29.497 | Collecting ddt===1.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 119)) 2020-05-04 21:02:29.541 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/db/62/c04e4ffaa2d85c02c2af3fa28313a7e914cbfc634df212e9fc218e3630c5/ddt-1.1.1-py2.py3-none-any.whl 2020-05-04 21:02:29.662 | Requirement already satisfied: debtcollector===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 120)) 2020-05-04 21:02:29.779 | Collecting defusedxml===0.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122)) 2020-05-04 21:02:29.821 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/87/1c/17f3e3935a913dfe2a5ca85fa5ccbef366bfd82eb318b1f75dadbf0affca/defusedxml-0.5.0-py2.py3-none-any.whl 2020-05-04 21:02:30.054 | Collecting doc8===0.8.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 137)) 2020-05-04 21:02:30.096 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/d8/39/5427135280657da69b800cebb153f40b5f3209c636659c35a19c8760428a/doc8-0.8.0-py2.py3-none-any.whl 2020-05-04 21:02:30.283 | Requirement already satisfied: docutils===0.14 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 141)) 2020-05-04 21:02:30.285 | 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 147)) 2020-05-04 21:02:30.287 | Requirement already satisfied: eventlet===0.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 150)) 2020-05-04 21:02:30.292 | 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)) 2020-05-04 21:02:30.301 | 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 162)) 2020-05-04 21:02:30.305 | Requirement already satisfied: futurist===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 166)) 2020-05-04 21:02:30.426 | Collecting glance-store===0.23.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 170)) 2020-05-04 21:02:30.554 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/48/62/5ca3d18379258390c2adb30d20b9e76afbb829acb8ce169ad89912b553dc/glance_store-0.23.0-py2.py3-none-any.whl (142kB) 2020-05-04 21:02:30.982 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 175)) 2020-05-04 21:02:30.985 | 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 187)) 2020-05-04 21:02:30.987 | Requirement already satisfied: idna===2.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 191)) 2020-05-04 21:02:30.989 | 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 192)) 2020-05-04 21:02:30.991 | Requirement already satisfied: ipaddress===1.0.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 195)) 2020-05-04 21:02:30.993 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 197)) 2020-05-04 21:02:30.996 | 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 207)) 2020-05-04 21:02:31.005 | Requirement already satisfied: keystoneauth1===3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 214)) 2020-05-04 21:02:31.057 | Requirement already satisfied: keystonemiddleware===4.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 215)) 2020-05-04 21:02:31.105 | Requirement already satisfied: lxml===4.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 225)) 2020-05-04 21:02:31.116 | 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 230)) 2020-05-04 21:02:31.141 | Requirement already satisfied: monotonic===1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 233)) 2020-05-04 21:02:31.143 | 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 243)) 2020-05-04 21:02:31.146 | Requirement already satisfied: netifaces===0.10.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 244)) 2020-05-04 21:02:31.149 | Requirement already satisfied: openstackdocstheme===1.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 262)) 2020-05-04 21:02:31.154 | Requirement already satisfied: os-api-ref===1.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265)) 2020-05-04 21:02:31.164 | Requirement already satisfied: os-testr===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 274)) 2020-05-04 21:02:31.171 | Requirement already satisfied: oslo.cache===1.28.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280)) 2020-05-04 21:02:31.195 | Requirement already satisfied: oslo.concurrency===3.25.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281)) 2020-05-04 21:02:31.213 | Requirement already satisfied: oslo.config===5.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282)) 2020-05-04 21:02:31.224 | Requirement already satisfied: oslo.context===2.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283)) 2020-05-04 21:02:31.229 | Requirement already satisfied: oslo.db===4.33.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 284)) 2020-05-04 21:02:31.272 | Requirement already satisfied: oslo.i18n===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285)) 2020-05-04 21:02:31.279 | Requirement already satisfied: oslo.log===3.36.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286)) 2020-05-04 21:02:31.304 | Requirement already satisfied: oslo.messaging===5.35.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287)) 2020-05-04 21:02:31.342 | Requirement already satisfied: oslo.middleware===3.34.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288)) 2020-05-04 21:02:31.362 | Requirement already satisfied: oslo.policy===1.33.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289)) 2020-05-04 21:02:31.373 | Requirement already satisfied: oslo.serialization===2.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 293)) 2020-05-04 21:02:31.382 | Requirement already satisfied: oslo.service===1.29.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 294)) 2020-05-04 21:02:31.402 | Requirement already satisfied: oslo.utils===3.35.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 295)) 2020-05-04 21:02:31.421 | Requirement already satisfied: oslotest===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 299)) 2020-05-04 21:02:31.433 | Requirement already satisfied: osprofiler===1.15.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 300)) 2020-05-04 21:02:31.445 | Requirement already satisfied: pbr===3.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 311)) 2020-05-04 21:02:31.449 | 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 315)) 2020-05-04 21:02:31.456 | 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 316)) 2020-05-04 21:02:31.463 | 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 319)) 2020-05-04 21:02:31.466 | Collecting psutil===5.4.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 322)) 2020-05-04 21:02:32.416 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/psutil/psutil-5.4.3-cp27-cp27mu-linux_x86_64.whl (249kB) 2020-05-04 21:02:33.048 | Requirement already satisfied: psycopg2===2.7.3.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 323)) 2020-05-04 21:02:33.051 | Requirement already satisfied: pyOpenSSL===17.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 326)) 2020-05-04 21:02:33.063 | Requirement already satisfied: pycadf===2.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 330)) 2020-05-04 21:02:33.072 | 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 338)) 2020-05-04 21:02:33.074 | 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 347)) 2020-05-04 21:02:33.185 | Collecting pysendfile===2.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 352)) 2020-05-04 21:02:33.213 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/pysendfile/pysendfile-2.0.1-cp27-cp27mu-linux_x86_64.whl 2020-05-04 21:02:33.342 | Requirement already satisfied: python-dateutil===2.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 364)) 2020-05-04 21:02:33.346 | 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 366)) 2020-05-04 21:02:33.348 | Requirement already satisfied: python-keystoneclient===3.15.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 376)) 2020-05-04 21:02:33.363 | 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 401)) 2020-05-04 21:02:33.375 | Requirement already satisfied: python-swiftclient===3.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 402)) 2020-05-04 21:02:33.399 | Requirement already satisfied: pytz===2017.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 409)) 2020-05-04 21:02:33.508 | Collecting qpid-python===1.36.0.post1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413)) 2020-05-04 21:02:33.553 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/qpid-python/qpid_python-1.36.0.post1-py2-none-any.whl (318kB) 2020-05-04 21:02:33.822 | Requirement already satisfied: reno===2.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 417)) 2020-05-04 21:02:33.833 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 418)) 2020-05-04 21:02:33.839 | Requirement already satisfied: requests===2.18.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 420)) 2020-05-04 21:02:33.967 | Collecting restructuredtext-lint===1.1.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 429)) 2020-05-04 21:02:34.073 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/restructuredtext-lint/restructuredtext_lint-1.1.2-py2-none-any.whl 2020-05-04 21:02:34.460 | Collecting retrying===1.3.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 430)) 2020-05-04 21:02:34.495 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/retrying/retrying-1.3.3-py2-none-any.whl 2020-05-04 21:02:34.616 | Requirement already satisfied: rfc3986===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 431)) 2020-05-04 21:02:34.723 | Collecting simplegeneric===0.8.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 450)) 2020-05-04 21:02:34.754 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/simplegeneric/simplegeneric-0.8.1-py2-none-any.whl 2020-05-04 21:02:34.871 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 453)) 2020-05-04 21:02:34.873 | 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 456)) 2020-05-04 21:02:34.876 | Requirement already satisfied: sphinxcontrib-websupport===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 467)) 2020-05-04 21:02:34.880 | 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 470)) 2020-05-04 21:02:34.890 | Requirement already satisfied: sqlparse===0.2.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 471)) 2020-05-04 21:02:34.893 | Requirement already satisfied: statsd===3.2.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 472)) 2020-05-04 21:02:34.895 | Requirement already satisfied: stestr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 473)) 2020-05-04 21:02:34.910 | Requirement already satisfied: stevedore===1.28.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 474)) 2020-05-04 21:02:35.018 | Collecting taskflow===3.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 483)) 2020-05-04 21:02:35.199 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/14/ae/f81dbb0daeb23b0ec22a57a049022ee1bff868f6ecfac049d85adedc44c9/taskflow-3.1.0-py2.py3-none-any.whl (486kB) 2020-05-04 21:02:35.748 | Requirement already satisfied: tenacity===4.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 486)) 2020-05-04 21:02:35.766 | 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 488)) 2020-05-04 21:02:35.787 | 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 489)) 2020-05-04 21:02:35.803 | 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 490)) 2020-05-04 21:02:35.813 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 491)) 2020-05-04 21:02:35.841 | 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 499)) 2020-05-04 21:02:35.847 | Requirement already satisfied: typing===3.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 506)) 2020-05-04 21:02:35.851 | 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 510)) 2020-05-04 21:02:35.863 | Requirement already satisfied: urllib3===1.22 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 512)) 2020-05-04 21:02:35.897 | Requirement already satisfied: voluptuous===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 518)) 2020-05-04 21:02:35.904 | Requirement already satisfied: wrapt===1.10.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 528)) 2020-05-04 21:02:35.909 | Requirement already satisfied: xattr===0.9.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 531)) 2020-05-04 21:02:35.918 | Collecting hacking!=0.13.0,<0.14,>=0.12.0 (from -r /opt/stack/new/glance/test-requirements.txt (line 6)) 2020-05-04 21:02:35.981 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/91/ba/ef758cd0de7660fbf741fe067f3d82a708b7996a82b0569013419bd360ec/hacking-0.12.0-py2.py3-none-any.whl 2020-05-04 21:02:36.027 | Requirement already satisfied: Jinja2===2.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12)) 2020-05-04 21:02:36.032 | Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from Sphinx===1.6.5->-c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:02:36.039 | 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 26)) 2020-05-04 21:02:36.041 | Requirement already satisfied: Mako===1.0.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13)) 2020-05-04 21:02:36.044 | Requirement already satisfied: cffi===1.11.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2020-05-04 21:02:36.047 | Requirement already satisfied: asn1crypto===0.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 79)) 2020-05-04 21:02:36.152 | Collecting castellan===0.17.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 99)) 2020-05-04 21:02:36.275 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/0d/69/3b360118faaf0d86a0cacce43348f3d71de81fec846f5ef2ac13c8fe4899/castellan-0.17.0-py2.py3-none-any.whl (81kB) 2020-05-04 21:02:36.506 | Requirement already satisfied: chardet===3.0.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103)) 2020-05-04 21:02:36.509 | Requirement already satisfied: enum-compat===0.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 146)) 2020-05-04 21:02:36.512 | Requirement already satisfied: futures===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2020-05-04 21:02:36.514 | Requirement already satisfied: contextlib2===0.5.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 109)) 2020-05-04 21:02:36.516 | 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 163)) 2020-05-04 21:02:36.518 | Requirement already satisfied: dulwich===0.18.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 144)) 2020-05-04 21:02:36.520 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25)) 2020-05-04 21:02:36.522 | Requirement already satisfied: dogpile.cache===0.6.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 142)) 2020-05-04 21:02:36.524 | 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)) 2020-05-04 21:02:36.529 | Requirement already satisfied: kombu===4.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 216)) 2020-05-04 21:02:36.557 | Requirement already satisfied: amqp===2.3.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 72)) 2020-05-04 21:02:36.562 | Requirement already satisfied: cachetools===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 97)) 2020-05-04 21:02:36.564 | Requirement already satisfied: msgpack===0.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237)) 2020-05-04 21:02:36.567 | Requirement already satisfied: os-client-config===1.29.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 268)) 2020-05-04 21:02:36.574 | Requirement already satisfied: mox3===0.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2020-05-04 21:02:36.579 | 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)) 2020-05-04 21:02:36.581 | Requirement already satisfied: certifi===2018.1.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2020-05-04 21:02:36.583 | 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 32)) 2020-05-04 21:02:36.586 | Requirement already satisfied: decorator===4.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2020-05-04 21:02:36.588 | Requirement already satisfied: future===0.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2020-05-04 21:02:36.590 | Requirement already satisfied: cliff===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 105)) 2020-05-04 21:02:36.720 | Collecting networkx===1.11 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246)) 2020-05-04 21:02:36.848 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/d3/2c/e473e54afc9fae58dfa97066ef6709a7e35a1dd1c28c5a3842989322be00/networkx-1.11-py2.py3-none-any.whl (1.3MB) 2020-05-04 21:02:38.350 | Collecting automaton===1.14.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 82)) 2020-05-04 21:02:38.447 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/ab/34/c8ebc05297a48af686390b375e34f0bbc98ad52fe3f06a72c29606990c69/automaton-1.14.0-py2.py3-none-any.whl 2020-05-04 21:02:38.591 | 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 383)) 2020-05-04 21:02:38.593 | 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 223)) 2020-05-04 21:02:38.595 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 510)) 2020-05-04 21:02:38.597 | 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)) 2020-05-04 21:02:38.600 | 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)) 2020-05-04 21:02:38.608 | 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)) 2020-05-04 21:02:38.612 | 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)) 2020-05-04 21:02:38.614 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2020-05-04 21:02:38.616 | Requirement already satisfied: pycparser===2.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 331)) 2020-05-04 21:02:38.726 | Collecting python-barbicanclient===4.6.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 358)) 2020-05-04 21:02:38.822 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/c2/80/eb856b6884f3b0b697d1946b5129aa71c604cd650f5ed055de6d8f5ea2b1/python_barbicanclient-4.6.1-py2.py3-none-any.whl (81kB) 2020-05-04 21:02:39.003 | Requirement already satisfied: vine===1.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 515)) 2020-05-04 21:02:39.006 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 428)) 2020-05-04 21:02:39.008 | 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 76)) 2020-05-04 21:02:39.010 | Requirement already satisfied: cmd2===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106)) 2020-05-04 21:02:39.016 | 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 509)) 2020-05-04 21:02:39.018 | Requirement already satisfied: pyperclip===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 348)) 2020-05-04 21:02:39.020 | Installing collected packages: defusedxml, networkx, automaton, taskflow, simplegeneric, WSME, retrying, glance-store, python-barbicanclient, castellan, cursive, glance, ddt, restructuredtext-lint, doc8, psutil, pysendfile, qpid-python, hacking 2020-05-04 21:02:41.106 | Running setup.py develop for glance 2020-05-04 21:02:42.910 | Found existing installation: psutil 3.4.2 2020-05-04 21:02:42.915 | DEPRECATION: Uninstalling a distutils installed project (psutil) 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. 2020-05-04 21:02:42.915 | Uninstalling psutil-3.4.2: 2020-05-04 21:02:42.916 | Successfully uninstalled psutil-3.4.2 2020-05-04 21:02:43.406 | Found existing installation: hacking 0.11.0 2020-05-04 21:02:43.417 | Uninstalling hacking-0.11.0: 2020-05-04 21:02:43.430 | Successfully uninstalled hacking-0.11.0 2020-05-04 21:02:45.642 | Successfully installed WSME-0.9.2 automaton-1.14.0 castellan-0.17.0 cursive-0.2.1 ddt-1.1.1 defusedxml-0.5.0 doc8-0.8.0 glance glance-store-0.23.0 hacking-0.12.0 networkx-1.11 psutil-5.4.3 pysendfile-2.0.1 python-barbicanclient-4.6.1 qpid-python-1.36.0.post1 restructuredtext-lint-1.1.2 retrying-1.3.3 simplegeneric-0.8.1 taskflow-3.1.0 2020-05-04 21:02:45.846 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:02:45.846 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:02:45.903 | + inc/python:pip_install:366 : result=0 2020-05-04 21:02:45.906 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:02:45.908 | + functions-common:time_stop:2251 : local name 2020-05-04 21:02:45.911 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:02:45.913 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:02:45.915 | + functions-common:time_stop:2254 : local total 2020-05-04 21:02:45.918 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:02:45.921 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:02:45.925 | + functions-common:time_stop:2258 : start_time=1588626143038 2020-05-04 21:02:45.928 | + functions-common:time_stop:2260 : [[ -z 1588626143038 ]] 2020-05-04 21:02:45.932 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:02:45.937 | + functions-common:time_stop:2263 : end_time=1588626165933 2020-05-04 21:02:45.940 | + functions-common:time_stop:2264 : elapsed_time=22895 2020-05-04 21:02:45.943 | + functions-common:time_stop:2265 : total=159965 2020-05-04 21:02:45.946 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:02:45.949 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=182860 2020-05-04 21:02:45.953 | + inc/python:pip_install:369 : return 0 2020-05-04 21:02:45.957 | + inc/python:setup_package:586 : [[ -e == \-\e ]] 2020-05-04 21:02:45.961 | + inc/python:setup_package:587 : safe_chown -R stack /opt/stack/new/glance/glance.egg-info 2020-05-04 21:02:45.965 | + functions-common:safe_chown:2152 : _safe_permission_operation chown -R stack /opt/stack/new/glance/glance.egg-info 2020-05-04 21:02:45.991 | + functions-common:_safe_permission_operation:2005 : sudo chown -R stack /opt/stack/new/glance/glance.egg-info 2020-05-04 21:02:46.005 | + inc/python:_setup_package_with_constraints_edit:550 : use_library_from_git /opt/stack/new/glance 2020-05-04 21:02:46.009 | + inc/python:use_library_from_git:404 : local name=/opt/stack/new/glance 2020-05-04 21:02:46.013 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:02:46.016 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:02:46.019 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,/opt/stack/new/glance, ]] 2020-05-04 21:02:46.023 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:02:46.027 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-05-04 21:02:46.030 | + ./stack.sh:main:884 : configure_glance 2020-05-04 21:02:46.034 | + lib/glance:configure_glance:107 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2020-05-04 21:02:46.046 | + lib/glance:configure_glance:112 : create_glance_cache_dir 2020-05-04 21:02:46.049 | + lib/glance:create_glance_cache_dir:296 : sudo install -d -o stack /var/cache/glance/api /var/cache/glance/registry /var/cache/glance/search /var/cache/glance/artifact 2020-05-04 21:02:46.063 | + lib/glance:create_glance_cache_dir:297 : rm -f '/var/cache/glance/api/*' '/var/cache/glance/registry/*' '/var/cache/glance/search/*' '/var/cache/glance/artifact/*' 2020-05-04 21:02:46.069 | + lib/glance:configure_glance:115 : cp /opt/stack/new/glance/etc/glance-registry.conf /etc/glance/glance-registry.conf 2020-05-04 21:02:46.075 | + lib/glance:configure_glance:116 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2020-05-04 21:02:46.124 | + lib/glance:configure_glance:117 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2020-05-04 21:02:46.173 | + lib/glance:configure_glance:118 : inicomment /etc/glance/glance-registry.conf DEFAULT log_file 2020-05-04 21:02:46.212 | + lib/glance:configure_glance:119 : local dburl 2020-05-04 21:02:46.216 | ++ lib/glance:configure_glance:120 : database_connection_url glance 2020-05-04 21:02:46.220 | ++ lib/database:database_connection_url:134 : local db=glance 2020-05-04 21:02:46.224 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2020-05-04 21:02:46.227 | ++ lib/databases/mysql:database_connection_url_mysql:173 : local db=glance 2020-05-04 21:02:46.230 | ++ lib/databases/mysql:database_connection_url_mysql:174 : echo 'mysql+pymysql://root:secretmysql@127.0.0.1/glance?charset=utf8' 2020-05-04 21:02:46.235 | + lib/glance:configure_glance:120 : dburl='mysql+pymysql://root:secretmysql@127.0.0.1/glance?charset=utf8' 2020-05-04 21:02:46.239 | + lib/glance:configure_glance:121 : iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/glance?charset=utf8' 2020-05-04 21:02:46.294 | + lib/glance:configure_glance:122 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2020-05-04 21:02:46.347 | + lib/glance:configure_glance:123 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2020-05-04 21:02:46.396 | + lib/glance:configure_glance:124 : configure_auth_token_middleware /etc/glance/glance-registry.conf glance /var/cache/glance/registry 2020-05-04 21:02:46.400 | + lib/keystone:configure_auth_token_middleware:438 : local conf_file=/etc/glance/glance-registry.conf 2020-05-04 21:02:46.403 | + lib/keystone:configure_auth_token_middleware:439 : local admin_user=glance 2020-05-04 21:02:46.407 | + lib/keystone:configure_auth_token_middleware:440 : local signing_dir=/var/cache/glance/registry 2020-05-04 21:02:46.410 | + lib/keystone:configure_auth_token_middleware:441 : local section=keystone_authtoken 2020-05-04 21:02:46.413 | + lib/keystone:configure_auth_token_middleware:443 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2020-05-04 21:02:46.459 | + lib/keystone:configure_auth_token_middleware:444 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://162.242.166.178/identity 2020-05-04 21:02:46.509 | + lib/keystone:configure_auth_token_middleware:445 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2020-05-04 21:02:46.551 | + lib/keystone:configure_auth_token_middleware:446 : iniset /etc/glance/glance-registry.conf keystone_authtoken password secretservice 2020-05-04 21:02:46.597 | + lib/keystone:configure_auth_token_middleware:447 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2020-05-04 21:02:46.646 | + lib/keystone:configure_auth_token_middleware:448 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2020-05-04 21:02:46.688 | + lib/keystone:configure_auth_token_middleware:449 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2020-05-04 21:02:46.732 | + lib/keystone:configure_auth_token_middleware:451 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-05-04 21:02:46.777 | + lib/keystone:configure_auth_token_middleware:452 : iniset /etc/glance/glance-registry.conf keystone_authtoken signing_dir /var/cache/glance/registry 2020-05-04 21:02:46.821 | + lib/keystone:configure_auth_token_middleware:453 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2020-05-04 21:02:46.872 | + lib/glance:configure_glance:125 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2020-05-04 21:02:46.920 | + lib/glance:configure_glance:126 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2020-05-04 21:02:46.924 | + lib/rpc_backend:iniset_rpc_backend:139 : local package=glance 2020-05-04 21:02:46.927 | + lib/rpc_backend:iniset_rpc_backend:140 : local file=/etc/glance/glance-registry.conf 2020-05-04 21:02:46.930 | + lib/rpc_backend:iniset_rpc_backend:141 : local section=DEFAULT 2020-05-04 21:02:46.933 | + lib/rpc_backend:iniset_rpc_backend:142 : local virtual_host= 2020-05-04 21:02:46.937 | + lib/rpc_backend:iniset_rpc_backend:143 : is_service_enabled rabbit 2020-05-04 21:02:46.958 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:02:46.963 | ++ lib/rpc_backend:iniset_rpc_backend:144 : get_transport_url '' 2020-05-04 21:02:46.966 | ++ lib/rpc_backend:get_transport_url:121 : local virtual_host= 2020-05-04 21:02:46.969 | ++ lib/rpc_backend:get_transport_url:122 : is_service_enabled rabbit 2020-05-04 21:02:46.991 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:02:46.994 | ++ lib/rpc_backend:get_transport_url:123 : echo rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:02:46.998 | + lib/rpc_backend:iniset_rpc_backend:144 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:02:47.046 | + lib/rpc_backend:iniset_rpc_backend:145 : '[' -n '' ']' 2020-05-04 21:02:47.050 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n '' ']' 2020-05-04 21:02:47.053 | + lib/glance:configure_glance:127 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2020-05-04 21:02:47.099 | + lib/glance:configure_glance:129 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2020-05-04 21:02:47.135 | + lib/glance:configure_glance:130 : inicomment /etc/glance/glance-api.conf DEFAULT log_file 2020-05-04 21:02:47.158 | + lib/glance:configure_glance:131 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/glance?charset=utf8' 2020-05-04 21:02:47.192 | + lib/glance:configure_glance:132 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2020-05-04 21:02:47.224 | + lib/glance:configure_glance:133 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2020-05-04 21:02:47.260 | + lib/glance:configure_glance:134 : iniset /etc/glance/glance-api.conf DEFAULT lock_path /opt/stack/data/glance/locks 2020-05-04 21:02:47.295 | + lib/glance:configure_glance:135 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2020-05-04 21:02:47.329 | + lib/glance:configure_glance:136 : configure_auth_token_middleware /etc/glance/glance-api.conf glance /var/cache/glance/api 2020-05-04 21:02:47.332 | + lib/keystone:configure_auth_token_middleware:438 : local conf_file=/etc/glance/glance-api.conf 2020-05-04 21:02:47.336 | + lib/keystone:configure_auth_token_middleware:439 : local admin_user=glance 2020-05-04 21:02:47.339 | + lib/keystone:configure_auth_token_middleware:440 : local signing_dir=/var/cache/glance/api 2020-05-04 21:02:47.343 | + lib/keystone:configure_auth_token_middleware:441 : local section=keystone_authtoken 2020-05-04 21:02:47.346 | + lib/keystone:configure_auth_token_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2020-05-04 21:02:47.382 | + lib/keystone:configure_auth_token_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://162.242.166.178/identity 2020-05-04 21:02:47.417 | + lib/keystone:configure_auth_token_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2020-05-04 21:02:47.451 | + lib/keystone:configure_auth_token_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2020-05-04 21:02:47.486 | + lib/keystone:configure_auth_token_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2020-05-04 21:02:47.519 | + lib/keystone:configure_auth_token_middleware:448 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2020-05-04 21:02:47.549 | + lib/keystone:configure_auth_token_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2020-05-04 21:02:47.583 | + lib/keystone:configure_auth_token_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-05-04 21:02:47.618 | + lib/keystone:configure_auth_token_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken signing_dir /var/cache/glance/api 2020-05-04 21:02:47.653 | + lib/keystone:configure_auth_token_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2020-05-04 21:02:47.686 | + lib/glance:configure_glance:137 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2020-05-04 21:02:47.723 | + lib/glance:configure_glance:138 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2020-05-04 21:02:47.726 | + lib/rpc_backend:iniset_rpc_backend:139 : local package=glance 2020-05-04 21:02:47.729 | + lib/rpc_backend:iniset_rpc_backend:140 : local file=/etc/glance/glance-api.conf 2020-05-04 21:02:47.733 | + lib/rpc_backend:iniset_rpc_backend:141 : local section=DEFAULT 2020-05-04 21:02:47.737 | + lib/rpc_backend:iniset_rpc_backend:142 : local virtual_host= 2020-05-04 21:02:47.740 | + lib/rpc_backend:iniset_rpc_backend:143 : is_service_enabled rabbit 2020-05-04 21:02:47.761 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:02:47.766 | ++ lib/rpc_backend:iniset_rpc_backend:144 : get_transport_url '' 2020-05-04 21:02:47.770 | ++ lib/rpc_backend:get_transport_url:121 : local virtual_host= 2020-05-04 21:02:47.773 | ++ lib/rpc_backend:get_transport_url:122 : is_service_enabled rabbit 2020-05-04 21:02:47.794 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:02:47.797 | ++ lib/rpc_backend:get_transport_url:123 : echo rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:02:47.801 | + lib/rpc_backend:iniset_rpc_backend:144 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:02:47.834 | + lib/rpc_backend:iniset_rpc_backend:145 : '[' -n '' ']' 2020-05-04 21:02:47.837 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n '' ']' 2020-05-04 21:02:47.840 | + lib/glance:configure_glance:139 : '[' libvirt = xenserver ']' 2020-05-04 21:02:47.843 | + lib/glance:configure_glance:143 : '[' libvirt = libvirt ']' 2020-05-04 21:02:47.846 | + lib/glance:configure_glance:143 : '[' qemu = parallels ']' 2020-05-04 21:02:47.850 | + lib/glance:configure_glance:149 : '[' False '!=' True ']' 2020-05-04 21:02:47.853 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2020-05-04 21:02:47.889 | + lib/glance:configure_glance:154 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2020-05-04 21:02:47.928 | + lib/glance:configure_glance:155 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 162.242.166.178 2020-05-04 21:02:47.959 | + lib/glance:configure_glance:158 : '[' -n '' ']' 2020-05-04 21:02:47.962 | + lib/glance:configure_glance:161 : iniset /etc/glance/glance-api.conf cors allowed_origin http://162.242.166.178 2020-05-04 21:02:47.996 | + lib/glance:configure_glance:165 : is_service_enabled s-proxy 2020-05-04 21:02:48.015 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:02:48.018 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2020-05-04 21:02:48.047 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2020-05-04 21:02:48.077 | + lib/glance:configure_glance:168 : python3_enabled 2020-05-04 21:02:48.080 | + inc/python:python3_enabled:593 : [[ False == \T\r\u\e ]] 2020-05-04 21:02:48.083 | + inc/python:python3_enabled:596 : return 1 2020-05-04 21:02:48.086 | + lib/glance:configure_glance:172 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2020-05-04 21:02:48.118 | + lib/glance:configure_glance:173 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2020-05-04 21:02:48.149 | + lib/glance:configure_glance:174 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2020-05-04 21:02:48.186 | + lib/glance:configure_glance:175 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2020-05-04 21:02:48.221 | + lib/glance:configure_glance:177 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2020-05-04 21:02:48.259 | + lib/glance:configure_glance:179 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2020-05-04 21:02:48.294 | + lib/glance:configure_glance:180 : python3_enabled 2020-05-04 21:02:48.297 | + inc/python:python3_enabled:593 : [[ False == \T\r\u\e ]] 2020-05-04 21:02:48.301 | + inc/python:python3_enabled:596 : return 1 2020-05-04 21:02:48.304 | + lib/glance:configure_glance:185 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://162.242.166.178/identity/v3 2020-05-04 21:02:48.333 | + lib/glance:configure_glance:187 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2020-05-04 21:02:48.366 | + lib/glance:configure_glance:190 : inicomment /etc/glance/glance-api.conf glance_store swift_store_user 2020-05-04 21:02:48.389 | + lib/glance:configure_glance:191 : inicomment /etc/glance/glance-api.conf glance_store swift_store_key 2020-05-04 21:02:48.413 | + lib/glance:configure_glance:192 : inicomment /etc/glance/glance-api.conf glance_store swift_store_auth_address 2020-05-04 21:02:48.436 | + lib/glance:configure_glance:197 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://162.242.166.178/image 2020-05-04 21:02:48.470 | + lib/glance:configure_glance:199 : is_service_enabled tls-proxy 2020-05-04 21:02:48.488 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:02:48.491 | + lib/glance:configure_glance:207 : is_service_enabled tls-proxy 2020-05-04 21:02:48.510 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:02:48.513 | + lib/glance:configure_glance:212 : setup_logging /etc/glance/glance-api.conf 2020-05-04 21:02:48.516 | + functions:setup_logging:632 : local conf_file=/etc/glance/glance-api.conf 2020-05-04 21:02:48.519 | + functions:setup_logging:633 : local other_cond=False 2020-05-04 21:02:48.523 | + functions:setup_logging:634 : [[ True == \T\r\u\e ]] 2020-05-04 21:02:48.526 | + functions:setup_logging:635 : setup_systemd_logging /etc/glance/glance-api.conf 2020-05-04 21:02:48.530 | + functions:setup_systemd_logging:663 : local conf_file=/etc/glance/glance-api.conf 2020-05-04 21:02:48.533 | + functions:setup_systemd_logging:664 : local conf_section=DEFAULT 2020-05-04 21:02:48.536 | ++ functions:setup_systemd_logging:669 : trueorfalse False USE_JOURNAL 2020-05-04 21:02:48.558 | + functions:setup_systemd_logging:669 : USE_JOURNAL=False 2020-05-04 21:02:48.561 | + functions:setup_systemd_logging:670 : local pidstr= 2020-05-04 21:02:48.564 | + functions:setup_systemd_logging:671 : [[ False == \T\r\u\e ]] 2020-05-04 21:02:48.566 | + functions:setup_systemd_logging:675 : pidstr='(pid=%(process)d) ' 2020-05-04 21:02:48.569 | + functions:setup_systemd_logging:677 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-05-04 21:02:48.600 | + functions:setup_systemd_logging:679 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:02:48.632 | + functions:setup_systemd_logging:680 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:02:48.663 | + functions:setup_systemd_logging:681 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-05-04 21:02:48.697 | + lib/glance:configure_glance:213 : setup_logging /etc/glance/glance-registry.conf 2020-05-04 21:02:48.699 | + functions:setup_logging:632 : local conf_file=/etc/glance/glance-registry.conf 2020-05-04 21:02:48.703 | + functions:setup_logging:633 : local other_cond=False 2020-05-04 21:02:48.705 | + functions:setup_logging:634 : [[ True == \T\r\u\e ]] 2020-05-04 21:02:48.707 | + functions:setup_logging:635 : setup_systemd_logging /etc/glance/glance-registry.conf 2020-05-04 21:02:48.710 | + functions:setup_systemd_logging:663 : local conf_file=/etc/glance/glance-registry.conf 2020-05-04 21:02:48.713 | + functions:setup_systemd_logging:664 : local conf_section=DEFAULT 2020-05-04 21:02:48.716 | ++ functions:setup_systemd_logging:669 : trueorfalse False USE_JOURNAL 2020-05-04 21:02:48.738 | + functions:setup_systemd_logging:669 : USE_JOURNAL=False 2020-05-04 21:02:48.741 | + functions:setup_systemd_logging:670 : local pidstr= 2020-05-04 21:02:48.744 | + functions:setup_systemd_logging:671 : [[ False == \T\r\u\e ]] 2020-05-04 21:02:48.747 | + functions:setup_systemd_logging:675 : pidstr='(pid=%(process)d) ' 2020-05-04 21:02:48.750 | + functions:setup_systemd_logging:677 : iniset /etc/glance/glance-registry.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-05-04 21:02:48.794 | + functions:setup_systemd_logging:679 : iniset /etc/glance/glance-registry.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:02:48.838 | + functions:setup_systemd_logging:680 : iniset /etc/glance/glance-registry.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:02:48.887 | + functions:setup_systemd_logging:681 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-05-04 21:02:48.937 | + lib/glance:configure_glance:215 : cp -p /opt/stack/new/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2020-05-04 21:02:48.944 | + lib/glance:configure_glance:216 : cp -p /opt/stack/new/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2020-05-04 21:02:48.950 | + lib/glance:configure_glance:218 : cp /opt/stack/new/glance/etc/glance-cache.conf /etc/glance/glance-cache.conf 2020-05-04 21:02:48.955 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2020-05-04 21:02:49.003 | + lib/glance:configure_glance:220 : inicomment /etc/glance/glance-cache.conf DEFAULT log_file 2020-05-04 21:02:49.040 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2020-05-04 21:02:49.086 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2020-05-04 21:02:49.127 | + lib/glance:configure_glance:223 : iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_url 2020-05-04 21:02:49.167 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://162.242.166.178/identity 2020-05-04 21:02:49.220 | + lib/glance:configure_glance:225 : iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_tenant_name 2020-05-04 21:02:49.259 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2020-05-04 21:02:49.309 | + lib/glance:configure_glance:227 : iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_user 2020-05-04 21:02:49.347 | + lib/glance:configure_glance:228 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2020-05-04 21:02:49.395 | + lib/glance:configure_glance:229 : iniuncomment /etc/glance/glance-cache.conf DEFAULT auth_password 2020-05-04 21:02:49.436 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password secretservice 2020-05-04 21:02:49.482 | + lib/glance:configure_glance:231 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 162.242.166.178 2020-05-04 21:02:49.532 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2020-05-04 21:02:49.582 | + lib/glance:configure_glance:237 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2020-05-04 21:02:49.619 | + lib/glance:configure_glance:238 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2020-05-04 21:02:49.656 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2020-05-04 21:02:49.689 | + lib/glance:configure_glance:241 : cp -p /opt/stack/new/glance/etc/policy.json /etc/glance/policy.json 2020-05-04 21:02:49.696 | + lib/glance:configure_glance:242 : cp -p /opt/stack/new/glance/etc/schema-image.json /etc/glance/schema-image.json 2020-05-04 21:02:49.702 | + lib/glance:configure_glance:244 : 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.json /opt/stack/new/glance/etc/metadefs/compute-vmware-quota-flavor.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 2020-05-04 21:02:49.711 | + lib/glance:configure_glance:246 : is_service_enabled tls-proxy 2020-05-04 21:02:49.731 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:02:49.733 | + lib/glance:configure_glance:254 : [[ uwsgi == \u\w\s\g\i ]] 2020-05-04 21:02:49.736 | + lib/glance:configure_glance:255 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2020-05-04 21:02:49.739 | + lib/apache:write_local_uwsgi_http_config:301 : local file=/etc/glance/glance-uwsgi.ini 2020-05-04 21:02:49.742 | + lib/apache:write_local_uwsgi_http_config:302 : local wsgi=/usr/local/bin/glance-wsgi-api 2020-05-04 21:02:49.746 | + lib/apache:write_local_uwsgi_http_config:303 : local url=/image 2020-05-04 21:02:49.750 | ++ lib/apache:write_local_uwsgi_http_config:304 : basename /usr/local/bin/glance-wsgi-api 2020-05-04 21:02:49.755 | + lib/apache:write_local_uwsgi_http_config:304 : name=glance-wsgi-api 2020-05-04 21:02:49.758 | + lib/apache:write_local_uwsgi_http_config:310 : rm -rf /etc/glance/glance-uwsgi.ini 2020-05-04 21:02:49.763 | + lib/apache:write_local_uwsgi_http_config:311 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2020-05-04 21:02:49.798 | ++ lib/apache:write_local_uwsgi_http_config:312 : get_random_port 2020-05-04 21:02:49.802 | ++ functions:get_random_port:792 : read lower_port upper_port 2020-05-04 21:02:49.806 | ++ functions:get_random_port:793 : true 2020-05-04 21:02:49.810 | ++ functions:get_random_port:794 : (( port = upper_port )) 2020-05-04 21:02:49.814 | ++ functions:get_random_port:794 : (( port >= lower_port )) 2020-05-04 21:02:49.817 | ++ functions:get_random_port:795 : sudo lsof -i :60999 2020-05-04 21:02:49.852 | ++ functions:get_random_port:796 : [[ 1 > 0 ]] 2020-05-04 21:02:49.855 | ++ functions:get_random_port:797 : break 2 2020-05-04 21:02:49.858 | ++ functions:get_random_port:801 : echo 60999 2020-05-04 21:02:49.863 | + lib/apache:write_local_uwsgi_http_config:312 : port=60999 2020-05-04 21:02:49.866 | + lib/apache:write_local_uwsgi_http_config:313 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2020-05-04 21:02:49.896 | + lib/apache:write_local_uwsgi_http_config:314 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2020-05-04 21:02:49.925 | + lib/apache:write_local_uwsgi_http_config:316 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2020-05-04 21:02:49.957 | + lib/apache:write_local_uwsgi_http_config:318 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2020-05-04 21:02:49.990 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2020-05-04 21:02:50.022 | + lib/apache:write_local_uwsgi_http_config:320 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2020-05-04 21:02:50.051 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins python 2020-05-04 21:02:50.079 | + lib/apache:write_local_uwsgi_http_config:323 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2020-05-04 21:02:50.105 | + lib/apache:write_local_uwsgi_http_config:325 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-05-04 21:02:50.133 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2020-05-04 21:02:50.163 | + lib/apache:write_local_uwsgi_http_config:330 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2020-05-04 21:02:50.193 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2020-05-04 21:02:50.221 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2020-05-04 21:02:50.251 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2020-05-04 21:02:50.283 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2020-05-04 21:02:50.315 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2020-05-04 21:02:50.348 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2020-05-04 21:02:50.379 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2020-05-04 21:02:50.413 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2020-05-04 21:02:50.446 | + lib/apache:write_local_uwsgi_http_config:343 : enable_apache_mod proxy 2020-05-04 21:02:50.449 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2020-05-04 21:02:50.452 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-05-04 21:02:50.455 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:02:50.458 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:02:50.461 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2020-05-04 21:02:50.464 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2020-05-04 21:02:50.532 | proxy (enabled by maintainer script) 2020-05-04 21:02:50.537 | + lib/apache:write_local_uwsgi_http_config:344 : enable_apache_mod proxy_http 2020-05-04 21:02:50.540 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2020-05-04 21:02:50.543 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-05-04 21:02:50.546 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:02:50.548 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:02:50.551 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2020-05-04 21:02:50.554 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2020-05-04 21:02:50.635 | No module matches proxy_http 2020-05-04 21:02:50.640 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2020-05-04 21:02:50.696 | Considering dependency proxy for proxy_http: 2020-05-04 21:02:50.696 | Module proxy already enabled 2020-05-04 21:02:50.696 | Enabling module proxy_http. 2020-05-04 21:02:50.701 | To activate the new configuration, you need to run: 2020-05-04 21:02:50.701 | service apache2 restart 2020-05-04 21:02:50.707 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2020-05-04 21:02:50.711 | + lib/apache:restart_apache_server:232 : restart_service apache2 2020-05-04 21:02:50.714 | + functions-common:restart_service:2135 : '[' -x /bin/systemctl ']' 2020-05-04 21:02:50.717 | + functions-common:restart_service:2136 : sudo /bin/systemctl restart apache2 2020-05-04 21:02:53.058 | + lib/apache:write_local_uwsgi_http_config:345 : local apache_conf= 2020-05-04 21:02:53.062 | ++ lib/apache:write_local_uwsgi_http_config:346 : apache_site_config_for glance-wsgi-api 2020-05-04 21:02:53.065 | ++ lib/apache:apache_site_config_for:168 : local site=glance-wsgi-api 2020-05-04 21:02:53.068 | ++ lib/apache:apache_site_config_for:169 : is_ubuntu 2020-05-04 21:02:53.071 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:02:53.074 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:02:53.077 | ++ lib/apache:apache_site_config_for:171 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2020-05-04 21:02:53.081 | + lib/apache:write_local_uwsgi_http_config:346 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2020-05-04 21:02:53.084 | + lib/apache:write_local_uwsgi_http_config:347 : echo 'KeepAlive Off' 2020-05-04 21:02:53.085 | + lib/apache:write_local_uwsgi_http_config:347 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2020-05-04 21:02:53.092 | KeepAlive Off 2020-05-04 21:02:53.096 | + lib/apache:write_local_uwsgi_http_config:348 : echo 'SetEnv proxy-sendchunked 1' 2020-05-04 21:02:53.097 | + lib/apache:write_local_uwsgi_http_config:348 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2020-05-04 21:02:53.103 | SetEnv proxy-sendchunked 1 2020-05-04 21:02:53.108 | + lib/apache:write_local_uwsgi_http_config:349 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2020-05-04 21:02:53.108 | + lib/apache:write_local_uwsgi_http_config:349 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2020-05-04 21:02:53.114 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2020-05-04 21:02:53.118 | + lib/apache:write_local_uwsgi_http_config:350 : enable_apache_site glance-wsgi-api 2020-05-04 21:02:53.122 | + lib/apache:enable_apache_site:185 : local site=glance-wsgi-api 2020-05-04 21:02:53.126 | + lib/apache:enable_apache_site:187 : enable_apache_mod version 2020-05-04 21:02:53.129 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-05-04 21:02:53.133 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-05-04 21:02:53.136 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:02:53.138 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:02:53.141 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-05-04 21:02:53.145 | + lib/apache:enable_apache_site:188 : is_ubuntu 2020-05-04 21:02:53.148 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:02:53.151 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:02:53.154 | + lib/apache:enable_apache_site:189 : sudo a2ensite glance-wsgi-api 2020-05-04 21:02:53.206 | Enabling site glance-wsgi-api. 2020-05-04 21:02:53.211 | To activate the new configuration, you need to run: 2020-05-04 21:02:53.211 | service apache2 reload 2020-05-04 21:02:53.217 | + lib/apache:write_local_uwsgi_http_config:351 : restart_apache_server 2020-05-04 21:02:53.219 | + lib/apache:restart_apache_server:232 : restart_service apache2 2020-05-04 21:02:53.222 | + functions-common:restart_service:2135 : '[' -x /bin/systemctl ']' 2020-05-04 21:02:53.225 | + functions-common:restart_service:2136 : sudo /bin/systemctl restart apache2 2020-05-04 21:02:55.574 | + ./stack.sh:main:887 : is_service_enabled cinder 2020-05-04 21:02:55.594 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:02:55.597 | + ./stack.sh:main:889 : stack_install_service cinder 2020-05-04 21:02:55.600 | + lib/stack:stack_install_service:20 : local service=cinder 2020-05-04 21:02:55.603 | + lib/stack:stack_install_service:21 : type install_cinder 2020-05-04 21:02:55.606 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-05-04 21:02:55.609 | + lib/stack:stack_install_service:32 : install_cinder 2020-05-04 21:02:55.612 | + lib/cinder:install_cinder:439 : git_clone https://git.openstack.org/openstack/cinder.git /opt/stack/new/cinder stable/queens 2020-05-04 21:02:55.614 | + functions-common:git_clone:492 : local git_remote=https://git.openstack.org/openstack/cinder.git 2020-05-04 21:02:55.617 | + functions-common:git_clone:493 : local git_dest=/opt/stack/new/cinder 2020-05-04 21:02:55.620 | + functions-common:git_clone:494 : local git_ref=stable/queens 2020-05-04 21:02:55.622 | + functions-common:git_clone:495 : local orig_dir 2020-05-04 21:02:55.626 | ++ functions-common:git_clone:496 : pwd 2020-05-04 21:02:55.629 | + functions-common:git_clone:496 : orig_dir=/opt/stack/new/devstack 2020-05-04 21:02:55.632 | + functions-common:git_clone:497 : local git_clone_flags= 2020-05-04 21:02:55.635 | ++ functions-common:git_clone:499 : trueorfalse False RECLONE 2020-05-04 21:02:55.654 | + functions-common:git_clone:499 : RECLONE=False 2020-05-04 21:02:55.657 | + functions-common:git_clone:500 : [[ 0 -gt 0 ]] 2020-05-04 21:02:55.660 | + functions-common:git_clone:504 : [[ False = \T\r\u\e ]] 2020-05-04 21:02:55.663 | + functions-common:git_clone:513 : egrep -q '^refs' 2020-05-04 21:02:55.664 | + functions-common:git_clone:513 : echo stable/queens 2020-05-04 21:02:55.669 | + functions-common:git_clone:527 : [[ ! -d /opt/stack/new/cinder ]] 2020-05-04 21:02:55.671 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-05-04 21:02:55.674 | + functions-common:git_clone:561 : cd /opt/stack/new/cinder 2020-05-04 21:02:55.677 | + functions-common:git_clone:562 : head -1 2020-05-04 21:02:55.678 | + functions-common:git_clone:562 : git show --oneline 2020-05-04 21:02:55.680 | 05f8714 Merge "RBD: fix volume reference handling in clone logic" into stable/queens 2020-05-04 21:02:55.684 | + functions-common:git_clone:563 : cd /opt/stack/new/devstack 2020-05-04 21:02:55.687 | + lib/cinder:install_cinder:440 : setup_develop /opt/stack/new/cinder 2020-05-04 21:02:55.690 | + inc/python:setup_develop:494 : local project_dir=/opt/stack/new/cinder 2020-05-04 21:02:55.693 | + inc/python:setup_develop:495 : local extras= 2020-05-04 21:02:55.697 | + inc/python:setup_develop:496 : _setup_package_with_constraints_edit /opt/stack/new/cinder -e 2020-05-04 21:02:55.700 | + inc/python:_setup_package_with_constraints_edit:526 : local project_dir=/opt/stack/new/cinder 2020-05-04 21:02:55.703 | + inc/python:_setup_package_with_constraints_edit:527 : local flags=-e 2020-05-04 21:02:55.706 | + inc/python:_setup_package_with_constraints_edit:528 : local extras= 2020-05-04 21:02:55.710 | ++ inc/python:_setup_package_with_constraints_edit:535 : cd /opt/stack/new/cinder 2020-05-04 21:02:55.713 | ++ inc/python:_setup_package_with_constraints_edit:535 : pwd 2020-05-04 21:02:55.716 | + inc/python:_setup_package_with_constraints_edit:535 : project_dir=/opt/stack/new/cinder 2020-05-04 21:02:55.719 | + inc/python:_setup_package_with_constraints_edit:537 : '[' -n /opt/stack/new/requirements ']' 2020-05-04 21:02:55.723 | + inc/python:_setup_package_with_constraints_edit:539 : local name 2020-05-04 21:02:55.726 | ++ inc/python:_setup_package_with_constraints_edit:540 : awk '/^name.*=/ {print $3}' /opt/stack/new/cinder/setup.cfg 2020-05-04 21:02:55.733 | + inc/python:_setup_package_with_constraints_edit:540 : name=cinder 2020-05-04 21:02:55.736 | + inc/python:_setup_package_with_constraints_edit:542 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/new/cinder#egg=cinder' 2020-05-04 21:02:56.287 | + inc/python:_setup_package_with_constraints_edit:546 : setup_package /opt/stack/new/cinder -e 2020-05-04 21:02:56.289 | + inc/python:setup_package:569 : local project_dir=/opt/stack/new/cinder 2020-05-04 21:02:56.291 | + inc/python:setup_package:570 : local flags=-e 2020-05-04 21:02:56.294 | + inc/python:setup_package:571 : local extras= 2020-05-04 21:02:56.296 | + inc/python:setup_package:575 : [[ -n -e ]] 2020-05-04 21:02:56.298 | + inc/python:setup_package:575 : [[ -z '' ]] 2020-05-04 21:02:56.301 | + inc/python:setup_package:575 : [[ ! -e =~ ^-.* ]] 2020-05-04 21:02:56.303 | + inc/python:setup_package:580 : [[ ! -z '' ]] 2020-05-04 21:02:56.306 | + inc/python:setup_package:584 : pip_install -e /opt/stack/new/cinder 2020-05-04 21:02:56.976 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:02:56.979 | + inc/python:pip_install:350 : local test_req=/opt/stack/new/cinder/test-requirements.txt 2020-05-04 21:02:56.982 | + inc/python:pip_install:351 : [[ -e /opt/stack/new/cinder/test-requirements.txt ]] 2020-05-04 21:02:56.985 | + inc/python:pip_install:352 : install_test_reqs='-r /opt/stack/new/cinder/test-requirements.txt' 2020-05-04 21:02:56.988 | + inc/python:pip_install:359 : 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 -r /opt/stack/new/cinder/test-requirements.txt -e /opt/stack/new/cinder 2020-05-04 21:02:57.729 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:57.731 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:57.844 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:57.846 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:57.866 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:57.868 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:57.876 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:57.879 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:57.907 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:57.909 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:57.939 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:57.941 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.013 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:58.015 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.022 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:58.024 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.026 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:58.028 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.031 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:58.033 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.050 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:58.052 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.064 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:58.066 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.128 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:58.130 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.234 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:58.237 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.434 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:58.436 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.472 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:58.474 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.538 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:58.540 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.553 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:58.556 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.570 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:58.572 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.583 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:58.585 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.609 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:02:58.611 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:02:58.613 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:02:58.644 | Obtaining file:///opt/stack/new/cinder 2020-05-04 21:03:01.367 | Obtaining cinder from file:///opt/stack/new/cinder#egg=cinder (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2020-05-04 21:03:03.720 | Requirement already satisfied: Babel===2.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2020-05-04 21:03:03.723 | 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)) 2020-05-04 21:03:03.730 | 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)) 2020-05-04 21:03:03.734 | Requirement already satisfied: PyMySQL===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23)) 2020-05-04 21:03:03.736 | 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 27)) 2020-05-04 21:03:03.745 | Requirement already satisfied: SQLAlchemy===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 28)) 2020-05-04 21:03:03.886 | Collecting SQLAlchemy-Utils===0.32.21 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 29)) 2020-05-04 21:03:04.128 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/sqlalchemy-utils/SQLAlchemy_Utils-0.32.21-py2-none-any.whl (85kB) 2020-05-04 21:03:04.369 | Requirement already satisfied: WebOb===1.7.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34)) 2020-05-04 21:03:04.379 | Requirement already satisfied: castellan===0.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 99)) 2020-05-04 21:03:04.398 | Requirement already satisfied: coverage===4.4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 111)) 2020-05-04 21:03:04.401 | Requirement already satisfied: cryptography===2.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 114)) 2020-05-04 21:03:04.442 | 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 119)) 2020-05-04 21:03:04.444 | Requirement already satisfied: decorator===4.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2020-05-04 21:03:04.446 | Requirement already satisfied: defusedxml===0.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122)) 2020-05-04 21:03:04.450 | 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 147)) 2020-05-04 21:03:04.453 | Requirement already satisfied: eventlet===0.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 150)) 2020-05-04 21:03:04.457 | 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)) 2020-05-04 21:03:04.585 | Collecting google-api-python-client===1.6.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 173)) 2020-05-04 21:03:04.700 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/cb/df/2d1490cf01bda9283bbab83cf1a6aeb7cf9b4bbba0a94ea03858f64d45ea/google_api_python_client-1.6.5-py2.py3-none-any.whl (53kB) 2020-05-04 21:03:04.843 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 176)) 2020-05-04 21:03:04.845 | 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 188)) 2020-05-04 21:03:04.848 | Requirement already satisfied: idna===2.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 192)) 2020-05-04 21:03:04.850 | Requirement already satisfied: ipaddress===1.0.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 196)) 2020-05-04 21:03:04.852 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 198)) 2020-05-04 21:03:04.855 | 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 208)) 2020-05-04 21:03:04.864 | Requirement already satisfied: keystoneauth1===3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 215)) 2020-05-04 21:03:04.917 | Requirement already satisfied: keystonemiddleware===4.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 216)) 2020-05-04 21:03:04.968 | Requirement already satisfied: lxml===4.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 226)) 2020-05-04 21:03:04.977 | 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 231)) 2020-05-04 21:03:05.118 | Collecting oauth2client===4.1.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 258)) 2020-05-04 21:03:05.193 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/82/d8/3eab58811282ac7271a081ba5c0d4b875ce786ca68ce43e2a62ade32e9a8/oauth2client-4.1.2-py2.py3-none-any.whl (99kB) 2020-05-04 21:03:05.333 | Requirement already satisfied: os-api-ref===1.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 266)) 2020-05-04 21:03:05.463 | Collecting os-brick===2.3.9 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 268)) 2020-05-04 21:03:05.693 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/0c/3c/49ae1e1c5bc491f37aca8cc2008825d1a51cbef9445e2bac86893504470e/os_brick-2.3.9-py2.py3-none-any.whl (235kB) 2020-05-04 21:03:05.991 | Collecting os-win===3.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278)) 2020-05-04 21:03:06.143 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/26/f0/58bcd81bdb393048efcb6664faa44220a15da4f32d5072bc067d78f86095/os_win-3.0.1-py2-none-any.whl (254kB) 2020-05-04 21:03:06.313 | Requirement already satisfied: oslo.cache===1.28.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281)) 2020-05-04 21:03:06.335 | Requirement already satisfied: oslo.concurrency===3.25.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282)) 2020-05-04 21:03:06.352 | Requirement already satisfied: oslo.config===5.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283)) 2020-05-04 21:03:06.363 | Requirement already satisfied: oslo.context===2.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 284)) 2020-05-04 21:03:06.368 | Requirement already satisfied: oslo.db===4.33.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285)) 2020-05-04 21:03:06.419 | Requirement already satisfied: oslo.i18n===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286)) 2020-05-04 21:03:06.428 | Requirement already satisfied: oslo.log===3.36.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287)) 2020-05-04 21:03:06.456 | Requirement already satisfied: oslo.messaging===5.35.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288)) 2020-05-04 21:03:06.496 | Requirement already satisfied: oslo.middleware===3.34.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289)) 2020-05-04 21:03:06.515 | Requirement already satisfied: oslo.policy===1.33.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290)) 2020-05-04 21:03:06.671 | Collecting oslo.privsep===1.27.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 291)) 2020-05-04 21:03:06.793 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/d6/c8/e15aca1ad5992a47bfda408bad12b52c404626fe6c706a173b24475058d3/oslo.privsep-1.27.0-py2.py3-none-any.whl 2020-05-04 21:03:07.203 | Collecting oslo.reports===1.26.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 292)) 2020-05-04 21:03:07.308 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/21/d0/fb1e6af76ce0c176e4bae18c241218c4b4caa5fc32882e0f90533650cda0/oslo.reports-1.26.0-py2.py3-none-any.whl (50kB) 2020-05-04 21:03:07.576 | Collecting oslo.rootwrap===5.13.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 293)) 2020-05-04 21:03:07.704 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/fb/6e/b2939943a683720e30bb3513b3199a6834355f79c659f9ac9623934bfe50/oslo.rootwrap-5.13.0-py2.py3-none-any.whl 2020-05-04 21:03:07.843 | Requirement already satisfied: oslo.serialization===2.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 294)) 2020-05-04 21:03:07.854 | Requirement already satisfied: oslo.service===1.29.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 295)) 2020-05-04 21:03:07.880 | Requirement already satisfied: oslo.utils===3.35.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 296)) 2020-05-04 21:03:08.014 | Collecting oslo.versionedobjects===1.31.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 297)) 2020-05-04 21:03:08.169 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/fc/55/09c89a3c1724732f435b1639640ac58f4ab485f07c26aa5d1e452633040f/oslo.versionedobjects-1.31.3-py2.py3-none-any.whl (74kB) 2020-05-04 21:03:08.333 | oslo.versionedobjects 1.31.3 does not provide the extra 'fixtures' 2020-05-04 21:03:08.460 | Collecting oslo.vmware===2.26.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 298)) 2020-05-04 21:03:08.616 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/6b/af/0a5afd6bd85bf0f94ce9d203904657c28b587f7694edf43a9ec44ef0c8ee/oslo.vmware-2.26.0-py2.py3-none-any.whl (222kB) 2020-05-04 21:03:08.872 | Requirement already satisfied: oslotest===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 300)) 2020-05-04 21:03:08.885 | Requirement already satisfied: osprofiler===1.15.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 301)) 2020-05-04 21:03:08.896 | Requirement already satisfied: paramiko===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 305)) 2020-05-04 21:03:08.903 | Requirement already satisfied: pbr===3.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 312)) 2020-05-04 21:03:08.905 | 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 316)) 2020-05-04 21:03:08.912 | 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 317)) 2020-05-04 21:03:08.919 | 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 320)) 2020-05-04 21:03:08.922 | Requirement already satisfied: psutil===5.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 323)) 2020-05-04 21:03:08.929 | Requirement already satisfied: psycopg2===2.7.3.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 324)) 2020-05-04 21:03:08.931 | Requirement already satisfied: pyasn1===0.4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 329)) 2020-05-04 21:03:09.059 | Collecting pyasn1-modules===0.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 330)) 2020-05-04 21:03:09.216 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/e9/51/bcd96bf6231d4b2cc5e023c511bee86637ba375c44a6f9d1b4b7ad1ce4b9/pyasn1_modules-0.2.1-py2.py3-none-any.whl (60kB) 2020-05-04 21:03:09.372 | Requirement already satisfied: pycadf===2.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 331)) 2020-05-04 21:03:09.380 | 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 339)) 2020-05-04 21:03:09.383 | 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 348)) 2020-05-04 21:03:09.385 | Requirement already satisfied: python-barbicanclient===4.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 359)) 2020-05-04 21:03:09.398 | Requirement already satisfied: python-dateutil===2.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 365)) 2020-05-04 21:03:09.521 | Collecting python-glanceclient===2.10.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 370)) 2020-05-04 21:03:09.653 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/3a/b2/c85942e8a17ab675ae2975deac25edda57f16cf26355a18a5fb3884a5c86/python_glanceclient-2.10.1-py2.py3-none-any.whl (187kB) 2020-05-04 21:03:09.824 | Requirement already satisfied: python-keystoneclient===3.15.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 377)) 2020-05-04 21:03:09.956 | Collecting python-novaclient===10.1.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 389)) 2020-05-04 21:03:10.120 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/9e/2d/cabde08b533076c63f900ebb754893fd2b28af5ffe5503a18dfda1d2cd29/python_novaclient-10.1.1-py2.py3-none-any.whl (315kB) 2020-05-04 21:03:10.696 | 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 402)) 2020-05-04 21:03:10.708 | Requirement already satisfied: python-swiftclient===3.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 403)) 2020-05-04 21:03:10.733 | Requirement already satisfied: pytz===2017.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 410)) 2020-05-04 21:03:10.737 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 419)) 2020-05-04 21:03:10.743 | Requirement already satisfied: requests===2.18.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 421)) 2020-05-04 21:03:10.767 | 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 431)) 2020-05-04 21:03:10.771 | Requirement already satisfied: rfc3986===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 432)) 2020-05-04 21:03:10.895 | Collecting rsa===3.4.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 434)) 2020-05-04 21:03:10.948 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/e1/ae/baedc9cb175552e95f3395c43055a6a5e125ae4d48a1d7a924baca83e92e/rsa-3.4.2-py2.py3-none-any.whl (46kB) 2020-05-04 21:03:11.196 | Collecting rtslib-fb===2.1.63 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 436)) 2020-05-04 21:03:11.242 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/rtslib-fb/rtslib_fb-2.1.63-py2-none-any.whl (79kB) 2020-05-04 21:03:11.518 | Collecting simplejson===3.13.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 452)) 2020-05-04 21:03:11.681 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/simplejson/simplejson-3.13.2-cp27-cp27mu-linux_x86_64.whl (111kB) 2020-05-04 21:03:11.828 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 454)) 2020-05-04 21:03:11.830 | 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 471)) 2020-05-04 21:03:11.839 | Requirement already satisfied: sqlparse===0.2.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 472)) 2020-05-04 21:03:11.842 | Requirement already satisfied: statsd===3.2.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 473)) 2020-05-04 21:03:11.844 | Requirement already satisfied: stevedore===1.28.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 475)) 2020-05-04 21:03:11.968 | Collecting suds-jurko===0.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 477)) 2020-05-04 21:03:12.004 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/suds-jurko/suds_jurko-0.6-py2-none-any.whl (438kB) 2020-05-04 21:03:12.166 | Requirement already satisfied: taskflow===3.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 484)) 2020-05-04 21:03:12.232 | Requirement already satisfied: tempest===18.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 485)) 2020-05-04 21:03:12.265 | Requirement already satisfied: tenacity===4.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 487)) 2020-05-04 21:03:12.274 | 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 489)) 2020-05-04 21:03:12.285 | 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 490)) 2020-05-04 21:03:12.293 | 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 491)) 2020-05-04 21:03:12.298 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 492)) 2020-05-04 21:03:12.428 | Collecting tooz===1.60.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 496)) 2020-05-04 21:03:12.598 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/dd/9f/49404f6882509b15bb84c57dc3bd88d717cb29f93739c7c55ad0bb7627c4/tooz-1.60.2-py2.py3-none-any.whl (84kB) 2020-05-04 21:03:12.841 | 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 500)) 2020-05-04 21:03:12.844 | 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 511)) 2020-05-04 21:03:12.983 | Collecting uritemplate===3.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 512)) 2020-05-04 21:03:13.049 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/f6/25/66a49231b44409d7f07cfcf2506a8b070ce3c99fc47cc256bea833f24791/uritemplate-3.0.0-py2-none-any.whl 2020-05-04 21:03:13.192 | Requirement already satisfied: urllib3===1.22 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 513)) 2020-05-04 21:03:13.209 | Requirement already satisfied: voluptuous===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 519)) 2020-05-04 21:03:13.334 | Collecting warlock===1.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 521)) 2020-05-04 21:03:13.412 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/warlock/warlock-1.2.0-py2.py3-none-any.whl 2020-05-04 21:03:13.536 | Requirement already satisfied: wrapt===1.10.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 529)) 2020-05-04 21:03:13.539 | 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/cinder/test-requirements.txt (line 6)) 2020-05-04 21:03:13.551 | Requirement already satisfied: bandit>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/cinder/test-requirements.txt (line 22)) 2020-05-04 21:03:13.561 | Requirement already satisfied: cffi===1.11.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2020-05-04 21:03:13.564 | Requirement already satisfied: asn1crypto===0.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 79)) 2020-05-04 21:03:13.566 | Requirement already satisfied: enum-compat===0.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 146)) 2020-05-04 21:03:13.569 | 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 163)) 2020-05-04 21:03:13.571 | 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 162)) 2020-05-04 21:03:13.575 | Requirement already satisfied: openstackdocstheme===1.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 263)) 2020-05-04 21:03:13.580 | Requirement already satisfied: Sphinx===1.6.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:03:13.608 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25)) 2020-05-04 21:03:13.610 | Requirement already satisfied: dogpile.cache===0.6.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 142)) 2020-05-04 21:03:13.612 | 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)) 2020-05-04 21:03:13.616 | Requirement already satisfied: debtcollector===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 120)) 2020-05-04 21:03:13.628 | 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 244)) 2020-05-04 21:03:13.630 | Requirement already satisfied: alembic===0.9.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 71)) 2020-05-04 21:03:13.637 | Requirement already satisfied: monotonic===1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 234)) 2020-05-04 21:03:13.639 | Requirement already satisfied: kombu===4.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 217)) 2020-05-04 21:03:13.667 | Requirement already satisfied: futurist===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 166)) 2020-05-04 21:03:13.681 | Requirement already satisfied: amqp===2.3.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 72)) 2020-05-04 21:03:13.685 | Requirement already satisfied: cachetools===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 97)) 2020-05-04 21:03:13.688 | Requirement already satisfied: futures===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2020-05-04 21:03:13.690 | Requirement already satisfied: Jinja2===2.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12)) 2020-05-04 21:03:13.695 | Requirement already satisfied: msgpack===0.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 238)) 2020-05-04 21:03:13.697 | Requirement already satisfied: netifaces===0.10.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 245)) 2020-05-04 21:03:13.700 | Requirement already satisfied: os-client-config===1.29.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 269)) 2020-05-04 21:03:13.707 | Requirement already satisfied: mox3===0.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236)) 2020-05-04 21:03:13.712 | Requirement already satisfied: bcrypt===3.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 85)) 2020-05-04 21:03:13.743 | Requirement already satisfied: PyNaCl===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2020-05-04 21:03:13.754 | Requirement already satisfied: cliff===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 105)) 2020-05-04 21:03:13.775 | Requirement already satisfied: pyOpenSSL===17.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 327)) 2020-05-04 21:03:13.787 | 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)) 2020-05-04 21:03:13.789 | Requirement already satisfied: certifi===2018.1.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2020-05-04 21:03:13.791 | Requirement already satisfied: chardet===3.0.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103)) 2020-05-04 21:03:13.908 | Collecting pyudev===0.21.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 411)) 2020-05-04 21:03:13.969 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/pyudev/pyudev-0.21.0-py2-none-any.whl (56kB) 2020-05-04 21:03:14.112 | 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 32)) 2020-05-04 21:03:14.114 | Requirement already satisfied: networkx===1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 247)) 2020-05-04 21:03:14.117 | Requirement already satisfied: automaton===1.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 82)) 2020-05-04 21:03:14.123 | Requirement already satisfied: contextlib2===0.5.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 109)) 2020-05-04 21:03:14.125 | Requirement already satisfied: stestr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 474)) 2020-05-04 21:03:14.140 | 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 384)) 2020-05-04 21:03:14.142 | 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 224)) 2020-05-04 21:03:14.144 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 511)) 2020-05-04 21:03:14.261 | Collecting jsonpatch===1.21 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 204)) 2020-05-04 21:03:14.335 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/03/2b/79316cdaa736a0c7b2c7815f76883df3970cc66588453ae31f5472e934f9/jsonpatch-1.21-py2.py3-none-any.whl 2020-05-04 21:03:14.465 | 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/cinder/test-requirements.txt (line 6)) 2020-05-04 21:03:14.468 | 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/cinder/test-requirements.txt (line 6)) 2020-05-04 21:03:14.476 | 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/cinder/test-requirements.txt (line 6)) 2020-05-04 21:03:14.481 | 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/cinder/test-requirements.txt (line 6)) 2020-05-04 21:03:14.483 | Requirement already satisfied: GitPython===2.1.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11)) 2020-05-04 21:03:14.487 | Requirement already satisfied: pycparser===2.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 332)) 2020-05-04 21:03:14.489 | Requirement already satisfied: dulwich===0.18.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 144)) 2020-05-04 21:03:14.491 | 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 70)) 2020-05-04 21:03:14.493 | 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 457)) 2020-05-04 21:03:14.495 | 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 193)) 2020-05-04 21:03:14.497 | Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from Sphinx===1.6.5->-c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:03:14.504 | 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 26)) 2020-05-04 21:03:14.506 | Requirement already satisfied: typing===3.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 507)) 2020-05-04 21:03:14.509 | Requirement already satisfied: docutils===0.14 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 141)) 2020-05-04 21:03:14.511 | Requirement already satisfied: sphinxcontrib-websupport===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 468)) 2020-05-04 21:03:14.516 | Requirement already satisfied: Mako===1.0.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13)) 2020-05-04 21:03:14.519 | 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 367)) 2020-05-04 21:03:14.521 | Requirement already satisfied: vine===1.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 516)) 2020-05-04 21:03:14.524 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2020-05-04 21:03:14.526 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 429)) 2020-05-04 21:03:14.528 | 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 76)) 2020-05-04 21:03:14.531 | Requirement already satisfied: cmd2===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106)) 2020-05-04 21:03:14.536 | 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 510)) 2020-05-04 21:03:14.539 | Requirement already satisfied: future===0.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 164)) 2020-05-04 21:03:14.656 | Collecting jsonpointer===2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 207)) 2020-05-04 21:03:14.713 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl 2020-05-04 21:03:14.851 | Requirement already satisfied: gitdb2===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 169)) 2020-05-04 21:03:14.854 | Requirement already satisfied: pyperclip===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 349)) 2020-05-04 21:03:14.856 | Requirement already satisfied: smmap2===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 456)) 2020-05-04 21:03:14.859 | Installing collected packages: pyasn1-modules, rsa, oauth2client, oslo.privsep, oslo.reports, oslo.rootwrap, oslo.versionedobjects, jsonpointer, jsonpatch, warlock, python-glanceclient, simplejson, python-novaclient, pyudev, rtslib-fb, suds-jurko, oslo.vmware, os-win, os-brick, tooz, uritemplate, google-api-python-client, cinder, SQLAlchemy-Utils 2020-05-04 21:03:16.841 | Running setup.py develop for cinder 2020-05-04 21:03:22.565 | Successfully installed SQLAlchemy-Utils-0.32.21 cinder google-api-python-client-1.6.5 jsonpatch-1.21 jsonpointer-2.0 oauth2client-4.1.2 os-brick-2.3.9 os-win-3.0.1 oslo.privsep-1.27.0 oslo.reports-1.26.0 oslo.rootwrap-5.13.0 oslo.versionedobjects-1.31.3 oslo.vmware-2.26.0 pyasn1-modules-0.2.1 python-glanceclient-2.10.1 python-novaclient-10.1.1 pyudev-0.21.0 rsa-3.4.2 rtslib-fb-2.1.63 simplejson-3.13.2 suds-jurko-0.6 tooz-1.60.2 uritemplate-3.0.0 warlock-1.2.0 2020-05-04 21:03:22.756 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:03:22.756 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:03:22.818 | + inc/python:pip_install:366 : result=0 2020-05-04 21:03:22.822 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:03:22.824 | + functions-common:time_stop:2251 : local name 2020-05-04 21:03:22.827 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:03:22.830 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:03:22.833 | + functions-common:time_stop:2254 : local total 2020-05-04 21:03:22.836 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:03:22.838 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:03:22.841 | + functions-common:time_stop:2258 : start_time=1588626176326 2020-05-04 21:03:22.843 | + functions-common:time_stop:2260 : [[ -z 1588626176326 ]] 2020-05-04 21:03:22.847 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:03:22.851 | + functions-common:time_stop:2263 : end_time=1588626202848 2020-05-04 21:03:22.855 | + functions-common:time_stop:2264 : elapsed_time=26522 2020-05-04 21:03:22.859 | + functions-common:time_stop:2265 : total=182860 2020-05-04 21:03:22.863 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:03:22.867 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=209382 2020-05-04 21:03:22.871 | + inc/python:pip_install:369 : return 0 2020-05-04 21:03:22.875 | + inc/python:setup_package:586 : [[ -e == \-\e ]] 2020-05-04 21:03:22.879 | + inc/python:setup_package:587 : safe_chown -R stack /opt/stack/new/cinder/cinder.egg-info 2020-05-04 21:03:22.881 | + functions-common:safe_chown:2152 : _safe_permission_operation chown -R stack /opt/stack/new/cinder/cinder.egg-info 2020-05-04 21:03:22.903 | + functions-common:_safe_permission_operation:2005 : sudo chown -R stack /opt/stack/new/cinder/cinder.egg-info 2020-05-04 21:03:22.917 | + inc/python:_setup_package_with_constraints_edit:550 : use_library_from_git /opt/stack/new/cinder 2020-05-04 21:03:22.920 | + inc/python:use_library_from_git:404 : local name=/opt/stack/new/cinder 2020-05-04 21:03:22.924 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:03:22.927 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:03:22.930 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,/opt/stack/new/cinder, ]] 2020-05-04 21:03:22.933 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:03:22.937 | + lib/cinder:install_cinder:441 : [[ tgtadm == \t\g\t\a\d\m ]] 2020-05-04 21:03:22.940 | + lib/cinder:install_cinder:442 : install_package tgt 2020-05-04 21:03:22.943 | + functions-common:install_package:1278 : update_package_repo 2020-05-04 21:03:22.946 | + functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 21:03:22.949 | + functions-common:update_package_repo:1251 : REPOS_UPDATED=True 2020-05-04 21:03:22.952 | + functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 21:03:22.956 | + functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 21:03:22.959 | + functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 21:03:22.962 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:03:22.967 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:03:22.971 | + functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 21:03:22.975 | + functions-common:apt_get_update:1037 : [[ True == \T\r\u\e ]] 2020-05-04 21:03:22.979 | + functions-common:apt_get_update:1037 : [[ False != \T\r\u\e ]] 2020-05-04 21:03:22.982 | + functions-common:apt_get_update:1038 : return 2020-05-04 21:03:22.985 | + functions-common:install_package:1279 : real_install_package tgt 2020-05-04 21:03:22.988 | + functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 21:03:22.992 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:03:22.996 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:03:22.999 | + functions-common:real_install_package:1265 : apt_get install tgt 2020-05-04 21:03:23.026 | + functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2020-05-04 21:03:23.066 | Reading package lists... 2020-05-04 21:03:23.300 | Building dependency tree... 2020-05-04 21:03:23.301 | Reading state information... 2020-05-04 21:03:23.536 | The following additional packages will be installed: 2020-05-04 21:03:23.536 | libconfig-general-perl libibverbs1 librdmacm1 2020-05-04 21:03:23.537 | Suggested packages: 2020-05-04 21:03:23.537 | tgt-rbd 2020-05-04 21:03:23.538 | The following NEW packages will be installed: 2020-05-04 21:03:23.538 | libconfig-general-perl libibverbs1 librdmacm1 tgt 2020-05-04 21:03:23.612 | 0 upgraded, 4 newly installed, 0 to remove and 15 not upgraded. 2020-05-04 21:03:23.612 | Need to get 333 kB of archives. 2020-05-04 21:03:23.612 | After this operation, 971 kB of additional disk space will be used. 2020-05-04 21:03:23.612 | Get:1 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libconfig-general-perl all 2.60-1 [54.6 kB] 2020-05-04 21:03:23.625 | Get:2 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libibverbs1 amd64 1.1.8-1.1ubuntu2 [25.0 kB] 2020-05-04 21:03:23.631 | Get:3 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 librdmacm1 amd64 1.0.21-1 [49.1 kB] 2020-05-04 21:03:23.641 | Get:4 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 tgt amd64 1:1.0.63-1ubuntu1.1 [204 kB] 2020-05-04 21:03:23.779 | debconf: delaying package configuration, since apt-utils is not installed 2020-05-04 21:03:23.819 | Fetched 333 kB in 0s (3,811 kB/s) 2020-05-04 21:03:23.852 | Selecting previously unselected package libconfig-general-perl. 2020-05-04 21:03:23.881 | (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 ... 37701 files and directories currently installed.) 2020-05-04 21:03:23.883 | Preparing to unpack .../libconfig-general-perl_2.60-1_all.deb ... 2020-05-04 21:03:23.887 | Unpacking libconfig-general-perl (2.60-1) ... 2020-05-04 21:03:23.924 | Selecting previously unselected package libibverbs1. 2020-05-04 21:03:23.929 | Preparing to unpack .../libibverbs1_1.1.8-1.1ubuntu2_amd64.deb ... 2020-05-04 21:03:23.934 | Unpacking libibverbs1 (1.1.8-1.1ubuntu2) ... 2020-05-04 21:03:23.968 | Selecting previously unselected package librdmacm1. 2020-05-04 21:03:23.975 | Preparing to unpack .../librdmacm1_1.0.21-1_amd64.deb ... 2020-05-04 21:03:23.979 | Unpacking librdmacm1 (1.0.21-1) ... 2020-05-04 21:03:24.019 | Selecting previously unselected package tgt. 2020-05-04 21:03:24.025 | Preparing to unpack .../tgt_1%3a1.0.63-1ubuntu1.1_amd64.deb ... 2020-05-04 21:03:24.027 | Unpacking tgt (1:1.0.63-1ubuntu1.1) ... 2020-05-04 21:03:24.071 | Processing triggers for man-db (2.7.5-1) ... 2020-05-04 21:03:24.637 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 21:03:24.653 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 21:03:24.758 | Setting up libconfig-general-perl (2.60-1) ... 2020-05-04 21:03:24.763 | Setting up libibverbs1 (1.1.8-1.1ubuntu2) ... 2020-05-04 21:03:24.770 | Setting up librdmacm1 (1.0.21-1) ... 2020-05-04 21:03:24.782 | Setting up tgt (1:1.0.63-1ubuntu1.1) ... 2020-05-04 21:03:25.554 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 21:03:25.569 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 21:03:25.886 | + functions-common:apt_get:1082 : result=0 2020-05-04 21:03:25.890 | + functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 21:03:25.894 | + functions-common:time_stop:2251 : local name 2020-05-04 21:03:25.897 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:03:25.900 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:03:25.903 | + functions-common:time_stop:2254 : local total 2020-05-04 21:03:25.906 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:03:25.909 | + functions-common:time_stop:2257 : name=apt-get 2020-05-04 21:03:25.913 | + functions-common:time_stop:2258 : start_time=1588626203023 2020-05-04 21:03:25.916 | + functions-common:time_stop:2260 : [[ -z 1588626203023 ]] 2020-05-04 21:03:25.919 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:03:25.924 | + functions-common:time_stop:2263 : end_time=1588626205920 2020-05-04 21:03:25.926 | + functions-common:time_stop:2264 : elapsed_time=2897 2020-05-04 21:03:25.929 | + functions-common:time_stop:2265 : total=101508 2020-05-04 21:03:25.932 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:03:25.935 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=104405 2020-05-04 21:03:25.938 | + functions-common:apt_get:1086 : return 0 2020-05-04 21:03:25.941 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-05-04 21:03:25.945 | + ./stack.sh:main:890 : configure_cinder 2020-05-04 21:03:25.948 | + lib/cinder:configure_cinder:207 : sudo install -d -o stack -m 755 /etc/cinder 2020-05-04 21:03:25.962 | + lib/cinder:configure_cinder:209 : rm -f /etc/cinder/cinder.conf 2020-05-04 21:03:25.966 | + lib/cinder:configure_cinder:211 : configure_rootwrap cinder 2020-05-04 21:03:25.969 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2020-05-04 21:03:25.971 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2020-05-04 21:03:25.975 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2020-05-04 21:03:25.976 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2020-05-04 21:03:25.980 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2020-05-04 21:03:25.983 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2020-05-04 21:03:25.986 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2020-05-04 21:03:25.988 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2020-05-04 21:03:25.991 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/new/cinder 2020-05-04 21:03:25.994 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/new/cinder/etc/cinder 2020-05-04 21:03:25.998 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2020-05-04 21:03:26.001 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2020-05-04 21:03:26.012 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2020-05-04 21:03:26.027 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/new/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2020-05-04 21:03:26.039 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/new/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2020-05-04 21:03:26.051 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2020-05-04 21:03:26.065 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2020-05-04 21:03:26.070 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2020-05-04 21:03:26.076 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.N6c37wY6L1 2020-05-04 21:03:26.079 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2020-05-04 21:03:26.082 | + inc/rootwrap:configure_rootwrap:68 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2020-05-04 21:03:26.086 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2020-05-04 21:03:26.089 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.N6c37wY6L1 2020-05-04 21:03:26.094 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.N6c37wY6L1 2020-05-04 21:03:26.107 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.N6c37wY6L1 /etc/sudoers.d/cinder-rootwrap 2020-05-04 21:03:26.123 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2020-05-04 21:03:26.127 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2020-05-04 21:03:26.130 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2020-05-04 21:03:26.133 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2020-05-04 21:03:26.136 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2020-05-04 21:03:26.139 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2020-05-04 21:03:26.143 | + 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 ]] 2020-05-04 21:03:26.146 | + lib/cinder:configure_cinder:213 : [[ -f /opt/stack/new/cinder/etc/cinder/resource_filters.json ]] 2020-05-04 21:03:26.151 | + lib/cinder:configure_cinder:214 : cp -p /opt/stack/new/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2020-05-04 21:03:26.156 | + lib/cinder:configure_cinder:217 : cp /opt/stack/new/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2020-05-04 21:03:26.162 | + lib/cinder:configure_cinder:219 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2020-05-04 21:03:26.188 | + lib/cinder:configure_cinder:220 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2020-05-04 21:03:26.211 | + lib/cinder:configure_cinder:221 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2020-05-04 21:03:26.234 | + lib/cinder:configure_cinder:222 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2020-05-04 21:03:26.254 | + lib/cinder:configure_cinder:223 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2020-05-04 21:03:26.276 | + lib/cinder:configure_cinder:224 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2020-05-04 21:03:26.303 | + lib/cinder:configure_cinder:225 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2020-05-04 21:03:26.326 | + lib/cinder:configure_cinder:226 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2020-05-04 21:03:26.350 | + lib/cinder:configure_cinder:228 : configure_auth_token_middleware /etc/cinder/cinder.conf cinder /var/cache/cinder 2020-05-04 21:03:26.354 | + lib/keystone:configure_auth_token_middleware:438 : local conf_file=/etc/cinder/cinder.conf 2020-05-04 21:03:26.357 | + lib/keystone:configure_auth_token_middleware:439 : local admin_user=cinder 2020-05-04 21:03:26.360 | + lib/keystone:configure_auth_token_middleware:440 : local signing_dir=/var/cache/cinder 2020-05-04 21:03:26.362 | + lib/keystone:configure_auth_token_middleware:441 : local section=keystone_authtoken 2020-05-04 21:03:26.365 | + lib/keystone:configure_auth_token_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2020-05-04 21:03:26.397 | + lib/keystone:configure_auth_token_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://162.242.166.178/identity 2020-05-04 21:03:26.430 | + lib/keystone:configure_auth_token_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2020-05-04 21:03:26.460 | + lib/keystone:configure_auth_token_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2020-05-04 21:03:26.489 | + lib/keystone:configure_auth_token_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2020-05-04 21:03:26.522 | + lib/keystone:configure_auth_token_middleware:448 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2020-05-04 21:03:26.554 | + lib/keystone:configure_auth_token_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2020-05-04 21:03:26.585 | + lib/keystone:configure_auth_token_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-05-04 21:03:26.616 | + lib/keystone:configure_auth_token_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken signing_dir /var/cache/cinder 2020-05-04 21:03:26.649 | + lib/keystone:configure_auth_token_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2020-05-04 21:03:26.682 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf DEFAULT auth_strategy keystone 2020-05-04 21:03:26.721 | + lib/cinder:configure_cinder:231 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2020-05-04 21:03:26.757 | + lib/cinder:configure_cinder:233 : iniset /etc/cinder/cinder.conf DEFAULT iscsi_helper tgtadm 2020-05-04 21:03:26.793 | ++ lib/cinder:configure_cinder:234 : database_connection_url cinder 2020-05-04 21:03:26.796 | ++ lib/database:database_connection_url:134 : local db=cinder 2020-05-04 21:03:26.800 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2020-05-04 21:03:26.802 | ++ lib/databases/mysql:database_connection_url_mysql:173 : local db=cinder 2020-05-04 21:03:26.805 | ++ lib/databases/mysql:database_connection_url_mysql:174 : echo 'mysql+pymysql://root:secretmysql@127.0.0.1/cinder?charset=utf8' 2020-05-04 21:03:26.810 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/cinder?charset=utf8' 2020-05-04 21:03:26.847 | + lib/cinder:configure_cinder:235 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2020-05-04 21:03:26.880 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2020-05-04 21:03:26.912 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2020-05-04 21:03:26.944 | + lib/cinder:configure_cinder:238 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2020-05-04 21:03:26.977 | + lib/cinder:configure_cinder:239 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2020-05-04 21:03:27.011 | + lib/cinder:configure_cinder:240 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2020-05-04 21:03:27.047 | + lib/cinder:configure_cinder:241 : iniset /etc/cinder/cinder.conf DEFAULT periodic_interval 10 2020-05-04 21:03:27.077 | + lib/cinder:configure_cinder:242 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 162.242.166.178 2020-05-04 21:03:27.114 | + lib/cinder:configure_cinder:244 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2020-05-04 21:03:27.151 | ++ lib/cinder:configure_cinder:245 : openssl rand -hex 16 2020-05-04 21:03:27.158 | + lib/cinder:configure_cinder:245 : iniset /etc/cinder/cinder.conf key_manager fixed_key 48153772bbc895de0a86498774bbdbcf 2020-05-04 21:03:27.186 | + lib/cinder:configure_cinder:247 : is_service_enabled c-vol 2020-05-04 21:03:27.204 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:03:27.208 | + lib/cinder:configure_cinder:247 : [[ -n lvm:lvmdriver-1 ]] 2020-05-04 21:03:27.210 | + lib/cinder:configure_cinder:248 : local enabled_backends= 2020-05-04 21:03:27.213 | + lib/cinder:configure_cinder:249 : local default_name= 2020-05-04 21:03:27.216 | + lib/cinder:configure_cinder:250 : local be be_name be_type 2020-05-04 21:03:27.219 | + lib/cinder:configure_cinder:251 : for be in '${CINDER_ENABLED_BACKENDS//,/ }' 2020-05-04 21:03:27.222 | + lib/cinder:configure_cinder:252 : be_type=lvm 2020-05-04 21:03:27.225 | + lib/cinder:configure_cinder:253 : be_name=lvmdriver-1 2020-05-04 21:03:27.228 | + lib/cinder:configure_cinder:254 : type configure_cinder_backend_lvm 2020-05-04 21:03:27.232 | + lib/cinder:configure_cinder:255 : configure_cinder_backend_lvm lvmdriver-1 2020-05-04 21:03:27.236 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2020-05-04 21:03:27.239 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2020-05-04 21:03:27.272 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2020-05-04 21:03:27.304 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2020-05-04 21:03:27.335 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 iscsi_helper tgtadm 2020-05-04 21:03:27.370 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2020-05-04 21:03:27.406 | + lib/cinder:configure_cinder:257 : [[ -z '' ]] 2020-05-04 21:03:27.410 | + lib/cinder:configure_cinder:258 : default_name=lvmdriver-1 2020-05-04 21:03:27.413 | + lib/cinder:configure_cinder:260 : enabled_backends+=lvmdriver-1, 2020-05-04 21:03:27.416 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2020-05-04 21:03:27.452 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2020-05-04 21:03:27.485 | + lib/cinder:configure_cinder:266 : [[ -n lvmdriver-1 ]] 2020-05-04 21:03:27.487 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2020-05-04 21:03:27.517 | + lib/cinder:configure_cinder:269 : configure_cinder_image_volume_cache 2020-05-04 21:03:27.520 | + lib/cinder:configure_cinder_image_volume_cache:567 : for be in '${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ }' 2020-05-04 21:03:27.523 | + lib/cinder:configure_cinder_image_volume_cache:568 : local be_name=lvmdriver-1 2020-05-04 21:03:27.526 | + lib/cinder:configure_cinder_image_volume_cache:570 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2020-05-04 21:03:27.559 | + lib/cinder:configure_cinder_image_volume_cache:572 : [[ -n '' ]] 2020-05-04 21:03:27.562 | + lib/cinder:configure_cinder_image_volume_cache:576 : [[ -n '' ]] 2020-05-04 21:03:27.565 | + lib/cinder:configure_cinder:272 : is_service_enabled swift 2020-05-04 21:03:27.584 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:03:27.587 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://162.242.166.178:8080/v1/AUTH_ 2020-05-04 21:03:27.620 | + lib/cinder:configure_cinder:276 : is_service_enabled ceilometer 2020-05-04 21:03:27.641 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:03:27.644 | + lib/cinder:configure_cinder:280 : is_service_enabled tls-proxy 2020-05-04 21:03:27.666 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:03:27.669 | + lib/cinder:configure_cinder:294 : '[' False '!=' False ']' 2020-05-04 21:03:27.673 | + lib/cinder:configure_cinder:298 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2020-05-04 21:03:27.677 | + lib/rpc_backend:iniset_rpc_backend:139 : local package=cinder 2020-05-04 21:03:27.680 | + lib/rpc_backend:iniset_rpc_backend:140 : local file=/etc/cinder/cinder.conf 2020-05-04 21:03:27.684 | + lib/rpc_backend:iniset_rpc_backend:141 : local section=DEFAULT 2020-05-04 21:03:27.687 | + lib/rpc_backend:iniset_rpc_backend:142 : local virtual_host= 2020-05-04 21:03:27.690 | + lib/rpc_backend:iniset_rpc_backend:143 : is_service_enabled rabbit 2020-05-04 21:03:27.710 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:03:27.714 | ++ lib/rpc_backend:iniset_rpc_backend:144 : get_transport_url '' 2020-05-04 21:03:27.717 | ++ lib/rpc_backend:get_transport_url:121 : local virtual_host= 2020-05-04 21:03:27.719 | ++ lib/rpc_backend:get_transport_url:122 : is_service_enabled rabbit 2020-05-04 21:03:27.740 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:03:27.743 | ++ lib/rpc_backend:get_transport_url:123 : echo rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:03:27.747 | + lib/rpc_backend:iniset_rpc_backend:144 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:03:27.781 | + lib/rpc_backend:iniset_rpc_backend:145 : '[' -n '' ']' 2020-05-04 21:03:27.784 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n '' ']' 2020-05-04 21:03:27.788 | + lib/cinder:configure_cinder:301 : setup_logging /etc/cinder/cinder.conf True 2020-05-04 21:03:27.791 | + functions:setup_logging:632 : local conf_file=/etc/cinder/cinder.conf 2020-05-04 21:03:27.794 | + functions:setup_logging:633 : local other_cond=True 2020-05-04 21:03:27.797 | + functions:setup_logging:634 : [[ True == \T\r\u\e ]] 2020-05-04 21:03:27.800 | + functions:setup_logging:635 : setup_systemd_logging /etc/cinder/cinder.conf 2020-05-04 21:03:27.803 | + functions:setup_systemd_logging:663 : local conf_file=/etc/cinder/cinder.conf 2020-05-04 21:03:27.805 | + functions:setup_systemd_logging:664 : local conf_section=DEFAULT 2020-05-04 21:03:27.811 | ++ functions:setup_systemd_logging:669 : trueorfalse False USE_JOURNAL 2020-05-04 21:03:27.835 | + functions:setup_systemd_logging:669 : USE_JOURNAL=False 2020-05-04 21:03:27.839 | + functions:setup_systemd_logging:670 : local pidstr= 2020-05-04 21:03:27.842 | + functions:setup_systemd_logging:671 : [[ False == \T\r\u\e ]] 2020-05-04 21:03:27.846 | + functions:setup_systemd_logging:675 : pidstr='(pid=%(process)d) ' 2020-05-04 21:03:27.849 | + functions:setup_systemd_logging:677 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-05-04 21:03:27.884 | + functions:setup_systemd_logging:679 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:03:27.918 | + functions:setup_systemd_logging:680 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:03:27.949 | + functions:setup_systemd_logging:681 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-05-04 21:03:27.978 | + lib/cinder:configure_cinder:303 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2020-05-04 21:03:27.981 | + lib/apache:write_uwsgi_config:236 : local file=/etc/cinder/cinder-api-uwsgi.ini 2020-05-04 21:03:27.985 | + lib/apache:write_uwsgi_config:237 : local wsgi=/usr/local/bin/cinder-wsgi 2020-05-04 21:03:27.987 | + lib/apache:write_uwsgi_config:238 : local url=/volume 2020-05-04 21:03:27.990 | + lib/apache:write_uwsgi_config:239 : local http= 2020-05-04 21:03:27.994 | + lib/apache:write_uwsgi_config:240 : local name= 2020-05-04 21:03:27.999 | ++ lib/apache:write_uwsgi_config:241 : basename /usr/local/bin/cinder-wsgi 2020-05-04 21:03:28.004 | + lib/apache:write_uwsgi_config:241 : name=cinder-wsgi 2020-05-04 21:03:28.008 | + lib/apache:write_uwsgi_config:245 : local socket_dir=/var/run/uwsgi 2020-05-04 21:03:28.012 | + lib/apache:write_uwsgi_config:249 : sudo mkdir -p /etc/tmpfiles.d/ 2020-05-04 21:03:28.025 | + lib/apache:write_uwsgi_config:250 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-05-04 21:03:28.026 | + lib/apache:write_uwsgi_config:250 : echo 'd /var/run/uwsgi 0755 stack root' 2020-05-04 21:03:28.035 | d /var/run/uwsgi 0755 stack root 2020-05-04 21:03:28.040 | + lib/apache:write_uwsgi_config:251 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-05-04 21:03:28.053 | + lib/apache:write_uwsgi_config:253 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2020-05-04 21:03:28.056 | + lib/apache:write_uwsgi_config:256 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2020-05-04 21:03:28.060 | + lib/apache:write_uwsgi_config:257 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2020-05-04 21:03:28.099 | + lib/apache:write_uwsgi_config:258 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2020-05-04 21:03:28.134 | + lib/apache:write_uwsgi_config:260 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2020-05-04 21:03:28.169 | + lib/apache:write_uwsgi_config:262 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2020-05-04 21:03:28.203 | + lib/apache:write_uwsgi_config:263 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2020-05-04 21:03:28.238 | + lib/apache:write_uwsgi_config:266 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2020-05-04 21:03:28.270 | + lib/apache:write_uwsgi_config:267 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2020-05-04 21:03:28.304 | + lib/apache:write_uwsgi_config:268 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins python 2020-05-04 21:03:28.338 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2020-05-04 21:03:28.370 | + lib/apache:write_uwsgi_config:272 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-05-04 21:03:28.402 | + lib/apache:write_uwsgi_config:274 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2020-05-04 21:03:28.436 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2020-05-04 21:03:28.469 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2020-05-04 21:03:28.502 | + lib/apache:write_uwsgi_config:281 : [[ -n '' ]] 2020-05-04 21:03:28.506 | + lib/apache:write_uwsgi_config:284 : local apache_conf= 2020-05-04 21:03:28.510 | ++ lib/apache:write_uwsgi_config:285 : apache_site_config_for cinder-wsgi 2020-05-04 21:03:28.514 | ++ lib/apache:apache_site_config_for:168 : local site=cinder-wsgi 2020-05-04 21:03:28.517 | ++ lib/apache:apache_site_config_for:169 : is_ubuntu 2020-05-04 21:03:28.521 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:03:28.523 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:03:28.526 | ++ lib/apache:apache_site_config_for:171 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2020-05-04 21:03:28.530 | + lib/apache:write_uwsgi_config:285 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2020-05-04 21:03:28.533 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2020-05-04 21:03:28.562 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2020-05-04 21:03:28.596 | + lib/apache:write_uwsgi_config:288 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2020-05-04 21:03:28.597 | + lib/apache:write_uwsgi_config:288 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2020-05-04 21:03:28.607 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2020-05-04 21:03:28.611 | + lib/apache:write_uwsgi_config:289 : enable_apache_site cinder-wsgi 2020-05-04 21:03:28.615 | + lib/apache:enable_apache_site:185 : local site=cinder-wsgi 2020-05-04 21:03:28.617 | + lib/apache:enable_apache_site:187 : enable_apache_mod version 2020-05-04 21:03:28.620 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-05-04 21:03:28.624 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-05-04 21:03:28.627 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:03:28.631 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:03:28.635 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-05-04 21:03:28.638 | + lib/apache:enable_apache_site:188 : is_ubuntu 2020-05-04 21:03:28.641 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:03:28.645 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:03:28.649 | + lib/apache:enable_apache_site:189 : sudo a2ensite cinder-wsgi 2020-05-04 21:03:28.709 | Enabling site cinder-wsgi. 2020-05-04 21:03:28.715 | To activate the new configuration, you need to run: 2020-05-04 21:03:28.715 | service apache2 reload 2020-05-04 21:03:28.721 | + lib/apache:write_uwsgi_config:290 : restart_apache_server 2020-05-04 21:03:28.724 | + lib/apache:restart_apache_server:232 : restart_service apache2 2020-05-04 21:03:28.727 | + functions-common:restart_service:2135 : '[' -x /bin/systemctl ']' 2020-05-04 21:03:28.730 | + functions-common:restart_service:2136 : sudo /bin/systemctl restart apache2 2020-05-04 21:03:31.111 | + lib/cinder:configure_cinder:305 : [[ -r /opt/stack/new/devstack/lib/cinder_plugins/default ]] 2020-05-04 21:03:31.114 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2020-05-04 21:03:31.145 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://162.242.166.178/image 2020-05-04 21:03:31.175 | + lib/cinder:configure_cinder:312 : is_service_enabled tls-proxy 2020-05-04 21:03:31.194 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:03:31.197 | + lib/cinder:configure_cinder:317 : '[' False '!=' True ']' 2020-05-04 21:03:31.200 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2020-05-04 21:03:31.233 | + lib/cinder:configure_cinder:322 : configure_auth_token_middleware /etc/cinder/cinder.conf nova /var/cache/cinder nova 2020-05-04 21:03:31.236 | + lib/keystone:configure_auth_token_middleware:438 : local conf_file=/etc/cinder/cinder.conf 2020-05-04 21:03:31.239 | + lib/keystone:configure_auth_token_middleware:439 : local admin_user=nova 2020-05-04 21:03:31.242 | + lib/keystone:configure_auth_token_middleware:440 : local signing_dir=/var/cache/cinder 2020-05-04 21:03:31.245 | + lib/keystone:configure_auth_token_middleware:441 : local section=nova 2020-05-04 21:03:31.248 | + lib/keystone:configure_auth_token_middleware:443 : iniset /etc/cinder/cinder.conf nova auth_type password 2020-05-04 21:03:31.281 | + lib/keystone:configure_auth_token_middleware:444 : iniset /etc/cinder/cinder.conf nova auth_url http://162.242.166.178/identity 2020-05-04 21:03:31.309 | + lib/keystone:configure_auth_token_middleware:445 : iniset /etc/cinder/cinder.conf nova username nova 2020-05-04 21:03:31.340 | + lib/keystone:configure_auth_token_middleware:446 : iniset /etc/cinder/cinder.conf nova password secretservice 2020-05-04 21:03:31.376 | + lib/keystone:configure_auth_token_middleware:447 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2020-05-04 21:03:31.408 | + lib/keystone:configure_auth_token_middleware:448 : iniset /etc/cinder/cinder.conf nova project_name service 2020-05-04 21:03:31.440 | + lib/keystone:configure_auth_token_middleware:449 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2020-05-04 21:03:31.474 | + lib/keystone:configure_auth_token_middleware:451 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2020-05-04 21:03:31.510 | + lib/keystone:configure_auth_token_middleware:452 : iniset /etc/cinder/cinder.conf nova signing_dir /var/cache/cinder 2020-05-04 21:03:31.544 | + lib/keystone:configure_auth_token_middleware:453 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2020-05-04 21:03:31.576 | + lib/cinder:configure_cinder:323 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2020-05-04 21:03:31.606 | + lib/cinder:configure_cinder:324 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2020-05-04 21:03:31.640 | + lib/cinder:configure_cinder:326 : [[ ! -z '' ]] 2020-05-04 21:03:31.642 | + lib/cinder:configure_cinder:328 : is_service_enabled etcd3 2020-05-04 21:03:31.660 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:03:31.663 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://162.242.166.178:2379 2020-05-04 21:03:31.694 | + ./stack.sh:main:893 : is_service_enabled neutron 2020-05-04 21:03:31.715 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:03:31.718 | + ./stack.sh:main:895 : stack_install_service neutron 2020-05-04 21:03:31.721 | + lib/stack:stack_install_service:20 : local service=neutron 2020-05-04 21:03:31.725 | + lib/stack:stack_install_service:21 : type install_neutron 2020-05-04 21:03:31.728 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-05-04 21:03:31.730 | + lib/stack:stack_install_service:32 : install_neutron 2020-05-04 21:03:31.733 | + lib/neutron:install_neutron:567 : is_neutron_legacy_enabled 2020-05-04 21:03:31.735 | + lib/neutron:is_neutron_legacy_enabled:104 : [[ , =~ ,neutron ]] 2020-05-04 21:03:31.738 | + lib/neutron:is_neutron_legacy_enabled:105 : [[ ,c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat =~ ,q- ]] 2020-05-04 21:03:31.740 | + lib/neutron:is_neutron_legacy_enabled:105 : return 0 2020-05-04 21:03:31.743 | + lib/neutron:install_neutron:569 : install_mutnauq 2020-05-04 21:03:31.745 | + lib/neutron-legacy:install_mutnauq:429 : use_library_from_git neutron-lib 2020-05-04 21:03:31.748 | + inc/python:use_library_from_git:404 : local name=neutron-lib 2020-05-04 21:03:31.750 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:03:31.752 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:03:31.755 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,neutron-lib, ]] 2020-05-04 21:03:31.757 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:03:31.760 | + lib/neutron-legacy:install_mutnauq:434 : git_clone https://git.openstack.org/openstack/neutron.git /opt/stack/new/neutron stable/queens 2020-05-04 21:03:31.762 | + functions-common:git_clone:492 : local git_remote=https://git.openstack.org/openstack/neutron.git 2020-05-04 21:03:31.764 | + functions-common:git_clone:493 : local git_dest=/opt/stack/new/neutron 2020-05-04 21:03:31.767 | + functions-common:git_clone:494 : local git_ref=stable/queens 2020-05-04 21:03:31.769 | + functions-common:git_clone:495 : local orig_dir 2020-05-04 21:03:31.772 | ++ functions-common:git_clone:496 : pwd 2020-05-04 21:03:31.775 | + functions-common:git_clone:496 : orig_dir=/opt/stack/new/devstack 2020-05-04 21:03:31.777 | + functions-common:git_clone:497 : local git_clone_flags= 2020-05-04 21:03:31.780 | ++ functions-common:git_clone:499 : trueorfalse False RECLONE 2020-05-04 21:03:31.797 | + functions-common:git_clone:499 : RECLONE=False 2020-05-04 21:03:31.799 | + functions-common:git_clone:500 : [[ 0 -gt 0 ]] 2020-05-04 21:03:31.801 | + functions-common:git_clone:504 : [[ False = \T\r\u\e ]] 2020-05-04 21:03:31.804 | + functions-common:git_clone:513 : echo stable/queens 2020-05-04 21:03:31.805 | + functions-common:git_clone:513 : egrep -q '^refs' 2020-05-04 21:03:31.810 | + functions-common:git_clone:527 : [[ ! -d /opt/stack/new/neutron ]] 2020-05-04 21:03:31.812 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-05-04 21:03:31.814 | + functions-common:git_clone:561 : cd /opt/stack/new/neutron 2020-05-04 21:03:31.818 | + functions-common:git_clone:562 : git show --oneline 2020-05-04 21:03:31.820 | + functions-common:git_clone:562 : head -1 2020-05-04 21:03:31.821 | d25457e Merge "Improve VLAN allocations synchronization" into stable/queens 2020-05-04 21:03:31.824 | + functions-common:git_clone:563 : cd /opt/stack/new/devstack 2020-05-04 21:03:31.827 | + lib/neutron-legacy:install_mutnauq:435 : setup_develop /opt/stack/new/neutron 2020-05-04 21:03:31.829 | + inc/python:setup_develop:494 : local project_dir=/opt/stack/new/neutron 2020-05-04 21:03:31.831 | + inc/python:setup_develop:495 : local extras= 2020-05-04 21:03:31.834 | + inc/python:setup_develop:496 : _setup_package_with_constraints_edit /opt/stack/new/neutron -e 2020-05-04 21:03:31.837 | + inc/python:_setup_package_with_constraints_edit:526 : local project_dir=/opt/stack/new/neutron 2020-05-04 21:03:31.839 | + inc/python:_setup_package_with_constraints_edit:527 : local flags=-e 2020-05-04 21:03:31.842 | + inc/python:_setup_package_with_constraints_edit:528 : local extras= 2020-05-04 21:03:31.846 | ++ inc/python:_setup_package_with_constraints_edit:535 : cd /opt/stack/new/neutron 2020-05-04 21:03:31.850 | ++ inc/python:_setup_package_with_constraints_edit:535 : pwd 2020-05-04 21:03:31.853 | + inc/python:_setup_package_with_constraints_edit:535 : project_dir=/opt/stack/new/neutron 2020-05-04 21:03:31.856 | + inc/python:_setup_package_with_constraints_edit:537 : '[' -n /opt/stack/new/requirements ']' 2020-05-04 21:03:31.859 | + inc/python:_setup_package_with_constraints_edit:539 : local name 2020-05-04 21:03:31.862 | ++ inc/python:_setup_package_with_constraints_edit:540 : awk '/^name.*=/ {print $3}' /opt/stack/new/neutron/setup.cfg 2020-05-04 21:03:31.868 | + inc/python:_setup_package_with_constraints_edit:540 : name=neutron 2020-05-04 21:03:31.871 | + inc/python:_setup_package_with_constraints_edit:542 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/new/neutron#egg=neutron' 2020-05-04 21:03:32.397 | + inc/python:_setup_package_with_constraints_edit:546 : setup_package /opt/stack/new/neutron -e 2020-05-04 21:03:32.401 | + inc/python:setup_package:569 : local project_dir=/opt/stack/new/neutron 2020-05-04 21:03:32.405 | + inc/python:setup_package:570 : local flags=-e 2020-05-04 21:03:32.408 | + inc/python:setup_package:571 : local extras= 2020-05-04 21:03:32.411 | + inc/python:setup_package:575 : [[ -n -e ]] 2020-05-04 21:03:32.414 | + inc/python:setup_package:575 : [[ -z '' ]] 2020-05-04 21:03:32.417 | + inc/python:setup_package:575 : [[ ! -e =~ ^-.* ]] 2020-05-04 21:03:32.420 | + inc/python:setup_package:580 : [[ ! -z '' ]] 2020-05-04 21:03:32.423 | + inc/python:setup_package:584 : pip_install -e /opt/stack/new/neutron 2020-05-04 21:03:33.150 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:03:33.153 | + inc/python:pip_install:350 : local test_req=/opt/stack/new/neutron/test-requirements.txt 2020-05-04 21:03:33.156 | + inc/python:pip_install:351 : [[ -e /opt/stack/new/neutron/test-requirements.txt ]] 2020-05-04 21:03:33.159 | + inc/python:pip_install:352 : install_test_reqs='-r /opt/stack/new/neutron/test-requirements.txt' 2020-05-04 21:03:33.162 | + inc/python:pip_install:359 : 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 -r /opt/stack/new/neutron/test-requirements.txt -e /opt/stack/new/neutron 2020-05-04 21:03:33.948 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:33.950 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.055 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.058 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.075 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.077 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.085 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.087 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.116 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.118 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.147 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.149 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.219 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.222 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.228 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.231 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.233 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.235 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.240 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.244 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.271 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.274 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.296 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.299 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.378 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.381 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.531 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.535 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.820 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.823 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.879 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.883 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.954 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.956 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.967 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.969 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.986 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:34.988 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:34.999 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:35.002 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:35.025 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:03:35.027 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:03:35.029 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:03:35.067 | Obtaining file:///opt/stack/new/neutron 2020-05-04 21:03:37.864 | Obtaining neutron from file:///opt/stack/new/neutron#egg=neutron (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2020-05-04 21:03:40.684 | Requirement already satisfied: Jinja2===2.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12)) 2020-05-04 21:03:40.689 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2020-05-04 21:03:40.692 | 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)) 2020-05-04 21:03:40.698 | 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)) 2020-05-04 21:03:40.702 | Requirement already satisfied: PyMySQL===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23)) 2020-05-04 21:03:40.704 | 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 27)) 2020-05-04 21:03:40.711 | Requirement already satisfied: SQLAlchemy===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 28)) 2020-05-04 21:03:40.725 | Requirement already satisfied: Sphinx===1.6.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:03:40.757 | Requirement already satisfied: WebOb===1.7.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34)) 2020-05-04 21:03:40.767 | Requirement already satisfied: WebTest===2.0.29 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 35)) 2020-05-04 21:03:40.781 | 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 70)) 2020-05-04 21:03:40.783 | Requirement already satisfied: alembic===0.9.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 71)) 2020-05-04 21:03:40.790 | 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 84)) 2020-05-04 21:03:40.795 | Requirement already satisfied: beautifulsoup4===4.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 86)) 2020-05-04 21:03:40.799 | Requirement already satisfied: coverage===4.4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 112)) 2020-05-04 21:03:40.802 | 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 120)) 2020-05-04 21:03:40.804 | Requirement already satisfied: debtcollector===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2020-05-04 21:03:40.815 | Requirement already satisfied: docutils===0.14 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 142)) 2020-05-04 21:03:40.817 | Requirement already satisfied: eventlet===0.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 151)) 2020-05-04 21:03:40.823 | 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 156)) 2020-05-04 21:03:40.837 | 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 163)) 2020-05-04 21:03:40.841 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 177)) 2020-05-04 21:03:40.843 | 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 189)) 2020-05-04 21:03:40.845 | 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 194)) 2020-05-04 21:03:40.847 | Requirement already satisfied: keystoneauth1===3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 216)) 2020-05-04 21:03:40.899 | Requirement already satisfied: keystonemiddleware===4.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 217)) 2020-05-04 21:03:40.951 | 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 232)) 2020-05-04 21:03:40.976 | 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 245)) 2020-05-04 21:03:40.978 | Requirement already satisfied: netifaces===0.10.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246)) 2020-05-04 21:03:41.115 | Collecting neutron-lib===1.13.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 249)) 2020-05-04 21:03:41.358 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/ca/71/21c832ccd1c9e9ca78b5b76838cc59ebcf41fb395ac4fe91cecdd20cc1d9/neutron_lib-1.13.0-py2-none-any.whl (322kB) 2020-05-04 21:03:42.076 | Requirement already satisfied: openstackdocstheme===1.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 264)) 2020-05-04 21:03:42.081 | Requirement already satisfied: os-testr===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276)) 2020-05-04 21:03:42.219 | Collecting os-xenapi===0.3.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280)) 2020-05-04 21:03:42.322 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/d6/e5/8bff8e896d5e268a9aca1f03bc69d8587bfb7366d037245259abd2e2c78d/os_xenapi-0.3.1-py2-none-any.whl (111kB) 2020-05-04 21:03:42.525 | Requirement already satisfied: oslo.cache===1.28.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282)) 2020-05-04 21:03:42.548 | Requirement already satisfied: oslo.concurrency===3.25.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283)) 2020-05-04 21:03:42.564 | Requirement already satisfied: oslo.config===5.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 284)) 2020-05-04 21:03:42.575 | Requirement already satisfied: oslo.context===2.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285)) 2020-05-04 21:03:42.581 | Requirement already satisfied: oslo.db===4.33.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286)) 2020-05-04 21:03:42.629 | Requirement already satisfied: oslo.i18n===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287)) 2020-05-04 21:03:42.636 | Requirement already satisfied: oslo.log===3.36.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288)) 2020-05-04 21:03:42.660 | Requirement already satisfied: oslo.messaging===5.35.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289)) 2020-05-04 21:03:42.702 | Requirement already satisfied: oslo.middleware===3.34.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290)) 2020-05-04 21:03:42.723 | Requirement already satisfied: oslo.policy===1.33.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 291)) 2020-05-04 21:03:42.735 | Requirement already satisfied: oslo.privsep===1.27.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 292)) 2020-05-04 21:03:42.754 | Requirement already satisfied: oslo.reports===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 293)) 2020-05-04 21:03:42.768 | Requirement already satisfied: oslo.rootwrap===5.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 294)) 2020-05-04 21:03:42.771 | Requirement already satisfied: oslo.serialization===2.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 295)) 2020-05-04 21:03:42.780 | Requirement already satisfied: oslo.service===1.29.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 296)) 2020-05-04 21:03:42.806 | Requirement already satisfied: oslo.utils===3.35.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 297)) 2020-05-04 21:03:42.826 | Requirement already satisfied: oslo.versionedobjects===1.31.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 298)) 2020-05-04 21:03:42.979 | Collecting oslosphinx===4.18.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 300)) 2020-05-04 21:03:43.071 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/29/e5/523d2b1e2d20b2c4d41b7431574807584f76c7e0913e86a908435197a78a/oslosphinx-4.18.0-py2.py3-none-any.whl 2020-05-04 21:03:43.214 | Requirement already satisfied: oslotest===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 301)) 2020-05-04 21:03:43.226 | Requirement already satisfied: osprofiler===1.15.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 302)) 2020-05-04 21:03:43.401 | Collecting ovs===2.8.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 303)) 2020-05-04 21:03:43.464 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/ovs/ovs-2.8.1-py2-none-any.whl (90kB) 2020-05-04 21:03:43.771 | Collecting ovsdbapp===0.10.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 304)) 2020-05-04 21:03:43.906 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/db/5e/7f24e38eb953d775adb2bc4846aa4ff8ac548dfee38b4bfccb5e0f7dbb1f/ovsdbapp-0.10.5-py2.py3-none-any.whl (96kB) 2020-05-04 21:03:44.106 | Requirement already satisfied: pbr===3.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 313)) 2020-05-04 21:03:44.247 | Collecting pecan===1.2.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 314)) 2020-05-04 21:03:44.387 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/b3/a1/9aa02cd0c3771127d7c8d59c717fc9cbbc436d6a4cfe20332e097f385566/pecan-1.2.1-py2-none-any.whl (147kB) 2020-05-04 21:03:45.131 | 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 317)) 2020-05-04 21:03:45.138 | 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 318)) 2020-05-04 21:03:45.146 | Requirement already satisfied: psutil===5.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 324)) 2020-05-04 21:03:45.151 | Requirement already satisfied: pycadf===2.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 332)) 2020-05-04 21:03:45.161 | 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 340)) 2020-05-04 21:03:45.163 | 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 349)) 2020-05-04 21:03:45.288 | Collecting pyroute2===0.4.21 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 352)) 2020-05-04 21:03:45.493 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/pyroute2/pyroute2-0.4.21-py2-none-any.whl (219kB) 2020-05-04 21:03:46.335 | Requirement already satisfied: python-dateutil===2.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 366)) 2020-05-04 21:03:46.478 | Collecting python-designateclient===2.9.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 367)) 2020-05-04 21:03:46.556 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/37/d6/dfde8611cd9694ad9dcd307998d6021de22668d1f4ea6c501dcd63d89e28/python_designateclient-2.9.0-py2.py3-none-any.whl (120kB) 2020-05-04 21:03:46.845 | 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 368)) 2020-05-04 21:03:46.848 | Requirement already satisfied: python-keystoneclient===3.15.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 378)) 2020-05-04 21:03:46.988 | Collecting python-neutronclient===6.7.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 389)) 2020-05-04 21:03:47.109 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/dc/e5/d7f470a6aab489f35618c0ec0483bd2381c88bb0687a047f2d0045715e47/python_neutronclient-6.7.0-py2.py3-none-any.whl (429kB) 2020-05-04 21:03:47.518 | Requirement already satisfied: python-novaclient===10.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 390)) 2020-05-04 21:03:47.551 | 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 403)) 2020-05-04 21:03:47.575 | Requirement already satisfied: pytz===2017.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 411)) 2020-05-04 21:03:47.582 | Requirement already satisfied: reno===2.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 419)) 2020-05-04 21:03:47.602 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 420)) 2020-05-04 21:03:47.614 | Requirement already satisfied: requests===2.18.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 422)) 2020-05-04 21:03:47.660 | Requirement already satisfied: rfc3986===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 433)) 2020-05-04 21:03:47.959 | Collecting ryu===4.21 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 440)) 2020-05-04 21:03:48.126 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/ryu/ryu-4.21-py2-none-any.whl (2.2MB) 2020-05-04 21:03:49.679 | Requirement already satisfied: simplejson===3.13.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 453)) 2020-05-04 21:03:49.681 | 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 454)) 2020-05-04 21:03:49.685 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 455)) 2020-05-04 21:03:49.687 | 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 458)) 2020-05-04 21:03:49.689 | Requirement already satisfied: sphinxcontrib-websupport===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 469)) 2020-05-04 21:03:49.694 | 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 472)) 2020-05-04 21:03:49.707 | Requirement already satisfied: sqlparse===0.2.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 473)) 2020-05-04 21:03:49.709 | Requirement already satisfied: statsd===3.2.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 474)) 2020-05-04 21:03:49.712 | Requirement already satisfied: stestr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 475)) 2020-05-04 21:03:49.726 | Requirement already satisfied: stevedore===1.28.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 476)) 2020-05-04 21:03:49.731 | Requirement already satisfied: tenacity===4.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 488)) 2020-05-04 21:03:49.740 | 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 490)) 2020-05-04 21:03:49.754 | 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 491)) 2020-05-04 21:03:49.764 | 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 492)) 2020-05-04 21:03:49.770 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 493)) 2020-05-04 21:03:49.918 | Collecting tinyrpc===0.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 496)) 2020-05-04 21:03:50.051 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/tinyrpc/tinyrpc-0.8-py2-none-any.whl 2020-05-04 21:03:50.277 | 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 501)) 2020-05-04 21:03:50.280 | Requirement already satisfied: typing===3.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 508)) 2020-05-04 21:03:50.282 | 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 512)) 2020-05-04 21:03:50.289 | Requirement already satisfied: urllib3===1.22 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 514)) 2020-05-04 21:03:50.305 | Requirement already satisfied: voluptuous===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 520)) 2020-05-04 21:03:50.309 | Requirement already satisfied: waitress===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 521)) 2020-05-04 21:03:50.456 | Collecting weakrefmethod===1.0.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 525)) 2020-05-04 21:03:50.494 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/weakrefmethod/weakrefmethod-1.0.3-py2-none-any.whl 2020-05-04 21:03:50.624 | Requirement already satisfied: wrapt===1.10.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 530)) 2020-05-04 21:03:50.627 | 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)) 2020-05-04 21:03:50.642 | Collecting bandit<1.5.0,>=1.1.0 (from -r /opt/stack/new/neutron/test-requirements.txt (line 6)) 2020-05-04 21:03:50.703 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/77/41/d57366098a30a86af1821e231949221d2b6b896cc4bdd060cc1be27fdd47/bandit-1.4.0-py2.py3-none-any.whl (116kB) 2020-05-04 21:03:50.932 | Collecting flake8-import-order==0.12 (from -r /opt/stack/new/neutron/test-requirements.txt (line 9)) 2020-05-04 21:03:50.983 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/6f/a3/9873a279c4cca791ab0e8fca694aa682bdd3297339254459cd6edfdc58bf/flake8_import_order-0.12-py2.py3-none-any.whl 2020-05-04 21:03:51.265 | Collecting pylint==1.4.5 (from -r /opt/stack/new/neutron/test-requirements.txt (line 22)) 2020-05-04 21:03:51.400 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/22/32/fb870a6d1da6686ceabba1879b5f4c5c21f6a13915eb14577da00b5db138/pylint-1.4.5-py2.py3-none-any.whl (432kB) 2020-05-04 21:03:51.815 | Requirement already satisfied: Babel===2.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2020-05-04 21:03:51.818 | Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from Sphinx===1.6.5->-c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:03:51.829 | 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 26)) 2020-05-04 21:03:51.831 | Requirement already satisfied: Mako===1.0.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13)) 2020-05-04 21:03:51.835 | Requirement already satisfied: enum-compat===0.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 147)) 2020-05-04 21:03:51.838 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199)) 2020-05-04 21:03:51.840 | Requirement already satisfied: dulwich===0.18.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 145)) 2020-05-04 21:03:51.842 | Requirement already satisfied: dogpile.cache===0.6.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 143)) 2020-05-04 21:03:51.844 | 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 148)) 2020-05-04 21:03:51.846 | 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 155)) 2020-05-04 21:03:51.851 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25)) 2020-05-04 21:03:51.853 | Requirement already satisfied: monotonic===1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2020-05-04 21:03:51.855 | Requirement already satisfied: kombu===4.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 218)) 2020-05-04 21:03:51.883 | Requirement already satisfied: futurist===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 167)) 2020-05-04 21:03:51.897 | Requirement already satisfied: amqp===2.3.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 72)) 2020-05-04 21:03:51.903 | Requirement already satisfied: cachetools===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 97)) 2020-05-04 21:03:51.907 | Requirement already satisfied: futures===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 166)) 2020-05-04 21:03:51.910 | Requirement already satisfied: msgpack===0.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239)) 2020-05-04 21:03:51.913 | Requirement already satisfied: cffi===1.11.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2020-05-04 21:03:51.917 | Requirement already satisfied: os-client-config===1.29.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 270)) 2020-05-04 21:03:51.924 | Requirement already satisfied: mox3===0.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237)) 2020-05-04 21:03:52.057 | Collecting logutils===0.3.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 226)) 2020-05-04 21:03:52.091 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/logutils/logutils-0.3.5-py2-none-any.whl 2020-05-04 21:03:52.251 | 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 209)) 2020-05-04 21:03:52.261 | Requirement already satisfied: cliff===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106)) 2020-05-04 21:03:52.441 | Collecting osc-lib===1.9.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281)) 2020-05-04 21:03:52.562 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/c3/f3/1d0af6e4bf6af34914db3d5340e3be708cc65afb30c79ef1247806670c0e/osc_lib-1.9.0-py2-none-any.whl (78kB) 2020-05-04 21:03:52.777 | 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 321)) 2020-05-04 21:03:52.779 | 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 153)) 2020-05-04 21:03:52.781 | Requirement already satisfied: certifi===2018.1.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2020-05-04 21:03:52.783 | Requirement already satisfied: chardet===3.0.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103)) 2020-05-04 21:03:52.785 | Requirement already satisfied: idna===2.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193)) 2020-05-04 21:03:52.915 | Collecting msgpack-python>=0.3.0 (from ryu===4.21->-c /opt/stack/new/requirements/upper-constraints.txt (line 440)) 2020-05-04 21:03:53.012 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/msgpack-python/msgpack_python-0.5.6-cp27-cp27mu-linux_x86_64.whl (272kB) 2020-05-04 21:03:53.279 | 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 32)) 2020-05-04 21:03:53.281 | Requirement already satisfied: decorator===4.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122)) 2020-05-04 21:03:53.283 | Requirement already satisfied: future===0.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2020-05-04 21:03:53.286 | 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 385)) 2020-05-04 21:03:53.288 | 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 225)) 2020-05-04 21:03:53.290 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 512)) 2020-05-04 21:03:53.292 | 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)) 2020-05-04 21:03:53.295 | 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)) 2020-05-04 21:03:53.304 | 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)) 2020-05-04 21:03:53.307 | 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)) 2020-05-04 21:03:53.310 | Requirement already satisfied: GitPython===2.1.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11)) 2020-05-04 21:03:53.437 | Collecting pycodestyle (from flake8-import-order==0.12->-r /opt/stack/new/neutron/test-requirements.txt (line 9)) 2020-05-04 21:03:53.506 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/0e/0c/04a353e104d2f324f8ee5f4b32012618c1c86dd79e52a433b64fceed511b/pycodestyle-2.5.0-py2.py3-none-any.whl (51kB) 2020-05-04 21:03:53.831 | Collecting logilab-common>=0.53.0 (from pylint==1.4.5->-r /opt/stack/new/neutron/test-requirements.txt (line 22)) 2020-05-04 21:03:53.910 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/82/b9/774d315e3039c4af4d315a040abe987cc5e4c4fb1f51eb0322d2f9f4d72b/logilab-common-1.4.4.tar.gz (177kB) 2020-05-04 21:03:54.916 | Collecting astroid<1.4.0,>=1.3.6 (from pylint==1.4.5->-r /opt/stack/new/neutron/test-requirements.txt (line 22)) 2020-05-04 21:03:55.027 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/56/d9/cf815ad08aa3c80089f9824a33fa9b9979dc014de01b1abc5ce5e70772d2/astroid-1.3.8-py2.py3-none-any.whl (183kB) 2020-05-04 21:03:55.276 | Requirement already satisfied: contextlib2===0.5.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 110)) 2020-05-04 21:03:55.279 | Requirement already satisfied: vine===1.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 517)) 2020-05-04 21:03:55.281 | Requirement already satisfied: pycparser===2.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 333)) 2020-05-04 21:03:55.283 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 430)) 2020-05-04 21:03:55.285 | 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 76)) 2020-05-04 21:03:55.288 | 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 164)) 2020-05-04 21:03:55.290 | Requirement already satisfied: cmd2===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 107)) 2020-05-04 21:03:55.296 | 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 511)) 2020-05-04 21:03:55.428 | Collecting openstacksdk===0.11.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265)) 2020-05-04 21:03:55.607 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/8d/0f/925aa039b9032e625d21dda70a83428690f395466240683f30d3e1aae14c/openstacksdk-0.11.4-py2.py3-none-any.whl (981kB) 2020-05-04 21:03:56.404 | Requirement already satisfied: gitdb2===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 170)) 2020-05-04 21:03:56.411 | Requirement already satisfied: pyperclip===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 350)) 2020-05-04 21:03:56.539 | Collecting munch===2.2.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240)) 2020-05-04 21:03:56.581 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/munch/munch-2.2.0-py2-none-any.whl 2020-05-04 21:03:56.857 | Collecting os-service-types===1.1.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 275)) 2020-05-04 21:03:56.945 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/c9/97/2cd2b0fcec5b7c060338142eed10fdb75365bfc7e7482e12317bcb64369e/os_service_types-1.1.0-py2-none-any.whl 2020-05-04 21:03:57.117 | Requirement already satisfied: ipaddress===1.0.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 197)) 2020-05-04 21:03:57.119 | Requirement already satisfied: jsonpatch===1.21 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 205)) 2020-05-04 21:03:57.246 | Collecting deprecation===1.0.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2020-05-04 21:03:57.319 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/deprecation/deprecation-1.0.1-py2-none-any.whl 2020-05-04 21:03:57.595 | Collecting jmespath===0.9.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 201)) 2020-05-04 21:03:57.704 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/b7/31/05c8d001f7f87f0f07289a5fc0fc3832e9a57f2dbd4d3b0fee70e0d51365/jmespath-0.9.3-py2.py3-none-any.whl 2020-05-04 21:03:57.880 | Requirement already satisfied: smmap2===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 457)) 2020-05-04 21:03:57.882 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 208)) 2020-05-04 21:03:57.885 | Building wheels for collected packages: logilab-common 2020-05-04 21:03:57.886 | Running setup.py bdist_wheel for logilab-common: started 2020-05-04 21:03:58.532 | Running setup.py bdist_wheel for logilab-common: finished with status 'done' 2020-05-04 21:03:58.532 | Stored in directory: /root/.cache/pip/wheels/29/0f/b1/a4f05cc066c7a5046b1e9015b33985f06f7207db4b3cde55e3 2020-05-04 21:03:58.560 | Successfully built logilab-common 2020-05-04 21:03:58.563 | Installing collected packages: logutils, pecan, neutron-lib, munch, os-service-types, deprecation, jmespath, openstacksdk, osc-lib, python-neutronclient, msgpack-python, ovs, tinyrpc, ryu, ovsdbapp, pyroute2, weakrefmethod, python-designateclient, os-xenapi, neutron, oslosphinx, bandit, pycodestyle, flake8-import-order, logilab-common, astroid, pylint 2020-05-04 21:04:03.140 | Running setup.py develop for neutron 2020-05-04 21:04:05.918 | Found existing installation: bandit 1.6.2 2020-05-04 21:04:05.939 | Uninstalling bandit-1.6.2: 2020-05-04 21:04:05.963 | Successfully uninstalled bandit-1.6.2 2020-05-04 21:04:10.601 | Successfully installed astroid-1.3.8 bandit-1.4.0 deprecation-1.0.1 flake8-import-order-0.12 jmespath-0.9.3 logilab-common-1.4.4 logutils-0.3.5 msgpack-python-0.5.6 munch-2.2.0 neutron neutron-lib-1.13.0 openstacksdk-0.11.4 os-service-types-1.1.0 os-xenapi-0.3.1 osc-lib-1.9.0 oslosphinx-4.18.0 ovs-2.8.1 ovsdbapp-0.10.5 pecan-1.2.1 pycodestyle-2.5.0 pylint-1.4.5 pyroute2-0.4.21 python-designateclient-2.9.0 python-neutronclient-6.7.0 ryu-4.21 tinyrpc-0.8 weakrefmethod-1.0.3 2020-05-04 21:04:10.976 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:04:10.976 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:04:11.035 | + inc/python:pip_install:366 : result=0 2020-05-04 21:04:11.038 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:04:11.042 | + functions-common:time_stop:2251 : local name 2020-05-04 21:04:11.045 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:04:11.048 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:04:11.051 | + functions-common:time_stop:2254 : local total 2020-05-04 21:04:11.054 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:04:11.058 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:04:11.062 | + functions-common:time_stop:2258 : start_time=1588626212446 2020-05-04 21:04:11.065 | + functions-common:time_stop:2260 : [[ -z 1588626212446 ]] 2020-05-04 21:04:11.069 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:04:11.075 | + functions-common:time_stop:2263 : end_time=1588626251070 2020-05-04 21:04:11.079 | + functions-common:time_stop:2264 : elapsed_time=38624 2020-05-04 21:04:11.082 | + functions-common:time_stop:2265 : total=209382 2020-05-04 21:04:11.085 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:04:11.088 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=248006 2020-05-04 21:04:11.091 | + inc/python:pip_install:369 : return 0 2020-05-04 21:04:11.094 | + inc/python:setup_package:586 : [[ -e == \-\e ]] 2020-05-04 21:04:11.098 | + inc/python:setup_package:587 : safe_chown -R stack /opt/stack/new/neutron/neutron.egg-info 2020-05-04 21:04:11.101 | + functions-common:safe_chown:2152 : _safe_permission_operation chown -R stack /opt/stack/new/neutron/neutron.egg-info 2020-05-04 21:04:11.123 | + functions-common:_safe_permission_operation:2005 : sudo chown -R stack /opt/stack/new/neutron/neutron.egg-info 2020-05-04 21:04:11.135 | + inc/python:_setup_package_with_constraints_edit:550 : use_library_from_git /opt/stack/new/neutron 2020-05-04 21:04:11.138 | + inc/python:use_library_from_git:404 : local name=/opt/stack/new/neutron 2020-05-04 21:04:11.141 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:04:11.144 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:04:11.147 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,/opt/stack/new/neutron, ]] 2020-05-04 21:04:11.150 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:04:11.153 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-05-04 21:04:11.156 | + ./stack.sh:main:898 : is_service_enabled nova 2020-05-04 21:04:11.174 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:04:11.177 | + ./stack.sh:main:900 : stack_install_service nova 2020-05-04 21:04:11.180 | + lib/stack:stack_install_service:20 : local service=nova 2020-05-04 21:04:11.183 | + lib/stack:stack_install_service:21 : type install_nova 2020-05-04 21:04:11.186 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-05-04 21:04:11.189 | + lib/stack:stack_install_service:32 : install_nova 2020-05-04 21:04:11.192 | + lib/nova:install_nova:775 : use_library_from_git os-vif 2020-05-04 21:04:11.195 | + inc/python:use_library_from_git:404 : local name=os-vif 2020-05-04 21:04:11.197 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:04:11.201 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:04:11.203 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,os-vif, ]] 2020-05-04 21:04:11.206 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:04:11.209 | + lib/nova:install_nova:780 : is_service_enabled n-cpu 2020-05-04 21:04:11.229 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:04:11.233 | + lib/nova:install_nova:780 : [[ -r /opt/stack/new/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2020-05-04 21:04:11.235 | + lib/nova:install_nova:781 : install_nova_hypervisor 2020-05-04 21:04:11.239 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:88 : install_libvirt 2020-05-04 21:04:11.242 | + lib/nova_plugins/functions-libvirt:install_libvirt:63 : is_ubuntu 2020-05-04 21:04:11.245 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:04:11.248 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:04:11.251 | + lib/nova_plugins/functions-libvirt:install_libvirt:64 : install_package qemu-system 2020-05-04 21:04:11.255 | + functions-common:install_package:1278 : update_package_repo 2020-05-04 21:04:11.258 | + functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 21:04:11.261 | + functions-common:update_package_repo:1251 : REPOS_UPDATED=True 2020-05-04 21:04:11.264 | + functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 21:04:11.267 | + functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 21:04:11.270 | + functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 21:04:11.273 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:04:11.276 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:04:11.279 | + functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 21:04:11.282 | + functions-common:apt_get_update:1037 : [[ True == \T\r\u\e ]] 2020-05-04 21:04:11.285 | + functions-common:apt_get_update:1037 : [[ False != \T\r\u\e ]] 2020-05-04 21:04:11.288 | + functions-common:apt_get_update:1038 : return 2020-05-04 21:04:11.291 | + functions-common:install_package:1279 : real_install_package qemu-system 2020-05-04 21:04:11.293 | + functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 21:04:11.297 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:04:11.299 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:04:11.302 | + functions-common:real_install_package:1265 : apt_get install qemu-system 2020-05-04 21:04:11.329 | + functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system 2020-05-04 21:04:11.367 | Reading package lists... 2020-05-04 21:04:11.573 | Building dependency tree... 2020-05-04 21:04:11.574 | Reading state information... 2020-05-04 21:04:11.755 | The following packages were automatically installed and are no longer required: 2020-05-04 21:04:11.756 | libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 2020-05-04 21:04:11.756 | libboost-thread1.58.0 2020-05-04 21:04:11.756 | Use 'sudo apt autoremove' to remove them. 2020-05-04 21:04:11.756 | The following additional packages will be installed: 2020-05-04 21:04:11.756 | ipxe-qemu libasound2 libasound2-data libasyncns0 libbluetooth3 libbrlapi0.6 2020-05-04 21:04:11.756 | libcaca0 libcacard0 libfdt1 libflac8 libogg0 libopus0 libpulse0 librados2 2020-05-04 21:04:11.757 | librbd1 libsdl1.2debian libslang2 libsndfile1 libspice-server1 2020-05-04 21:04:11.757 | libusbredirparser1 libvorbis0a libvorbisenc2 libxen-4.6 libxenstore3.0 2020-05-04 21:04:11.757 | libyajl2 qemu-block-extra qemu-slof qemu-system-arm qemu-system-common 2020-05-04 21:04:11.757 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2020-05-04 21:04:11.757 | qemu-system-sparc qemu-system-x86 qemu-utils seabios 2020-05-04 21:04:11.758 | Suggested packages: 2020-05-04 21:04:11.758 | libasound2-plugins alsa-utils opus-tools pulseaudio qemu samba vde2 qemu-efi 2020-05-04 21:04:11.758 | openbios-ppc openhackware sgabios ovmf debootstrap 2020-05-04 21:04:11.758 | Recommended packages: 2020-05-04 21:04:11.758 | cpu-checker sharutils 2020-05-04 21:04:11.758 | The following NEW packages will be installed: 2020-05-04 21:04:11.758 | ipxe-qemu libasound2 libasound2-data libasyncns0 libbluetooth3 libbrlapi0.6 2020-05-04 21:04:11.758 | libcaca0 libcacard0 libfdt1 libflac8 libogg0 libopus0 libpulse0 2020-05-04 21:04:11.759 | libsdl1.2debian libslang2 libsndfile1 libspice-server1 libusbredirparser1 2020-05-04 21:04:11.759 | libvorbis0a libvorbisenc2 libxen-4.6 libxenstore3.0 libyajl2 qemu-slof 2020-05-04 21:04:11.759 | qemu-system qemu-system-arm qemu-system-common qemu-system-mips 2020-05-04 21:04:11.759 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2020-05-04 21:04:11.759 | qemu-system-x86 seabios 2020-05-04 21:04:11.759 | The following packages will be upgraded: 2020-05-04 21:04:11.760 | librados2 librbd1 qemu-block-extra qemu-utils 2020-05-04 21:04:11.797 | 4 upgraded, 34 newly installed, 0 to remove and 11 not upgraded. 2020-05-04 21:04:11.797 | Need to get 49.9 MB of archives. 2020-05-04 21:04:11.797 | After this operation, 253 MB of additional disk space will be used. 2020-05-04 21:04:11.797 | WARNING: The following packages cannot be authenticated! 2020-05-04 21:04:11.797 | qemu-utils librbd1 librados2 qemu-block-extra qemu-system-common libfdt1 2020-05-04 21:04:11.797 | qemu-system-arm qemu-system-mips qemu-system-ppc qemu-system-sparc seabios 2020-05-04 21:04:11.797 | qemu-system-x86 qemu-system-s390x qemu-system-misc qemu-system 2020-05-04 21:04:11.811 | Authentication warning overridden. 2020-05-04 21:04:11.811 | Get:1 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] 2020-05-04 21:04:11.817 | Get:2 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] 2020-05-04 21:04:11.820 | Get:3 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 qemu-utils amd64 1:2.10+dfsg-0ubuntu3.8~cloud1 [832 kB] 2020-05-04 21:04:13.543 | Get:4 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 librbd1 amd64 12.2.12-0ubuntu0.17.10.1~cloud0 [930 kB] 2020-05-04 21:04:15.253 | Get:5 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 librados2 amd64 12.2.12-0ubuntu0.17.10.1~cloud0 [2,811 kB] 2020-05-04 21:04:16.850 | Get:6 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 qemu-block-extra amd64 1:2.10+dfsg-0ubuntu3.8~cloud1 [38.2 kB] 2020-05-04 21:04:16.925 | Get:7 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 qemu-system-common amd64 1:2.10+dfsg-0ubuntu3.8~cloud1 [400 kB] 2020-05-04 21:04:17.560 | Get:8 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libyajl2 amd64 2.1.0-2 [19.6 kB] 2020-05-04 21:04:17.566 | Get:9 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libslang2 amd64 2.3.0-2ubuntu1.1 [415 kB] 2020-05-04 21:04:18.062 | Get:10 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 ipxe-qemu all 1.0.0+git-20150424.a25a16d-1ubuntu1.2 [717 kB] 2020-05-04 21:04:18.423 | Get:11 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] 2020-05-04 21:04:18.427 | Get:12 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] 2020-05-04 21:04:18.463 | Get:13 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libbluetooth3 amd64 5.37-0ubuntu5.3 [61.4 kB] 2020-05-04 21:04:18.468 | Get:14 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libcaca0 amd64 0.99.beta19-2ubuntu0.16.04.1 [202 kB] 2020-05-04 21:04:18.485 | Get:15 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libcacard0 amd64 1:2.5.0-2 [19.7 kB] 2020-05-04 21:04:18.487 | Get:16 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] 2020-05-04 21:04:18.502 | Get:17 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libopus0 amd64 1.1.2-1ubuntu1 [159 kB] 2020-05-04 21:04:18.512 | Get:18 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] 2020-05-04 21:04:18.519 | Get:19 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] 2020-05-04 21:04:18.524 | Get:20 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.2 [139 kB] 2020-05-04 21:04:18.533 | Get:21 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.11 [252 kB] 2020-05-04 21:04:18.554 | Get:22 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libsdl1.2debian amd64 1.2.15+dfsg1-3ubuntu0.1 [168 kB] 2020-05-04 21:04:18.564 | Get:23 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libspice-server1 amd64 0.12.6-4ubuntu0.4 [339 kB] 2020-05-04 21:04:18.591 | Get:24 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libusbredirparser1 amd64 0.7.1-1 [13.6 kB] 2020-05-04 21:04:18.592 | Get:25 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libxenstore3.0 amd64 4.6.5-0ubuntu1.4 [21.9 kB] 2020-05-04 21:04:18.593 | Get:26 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libxen-4.6 amd64 4.6.5-0ubuntu1.4 [345 kB] 2020-05-04 21:04:18.617 | Get:27 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libbrlapi0.6 amd64 5.3.1-2ubuntu2.1 [20.7 kB] 2020-05-04 21:04:18.618 | Get:28 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 libfdt1 amd64 1.4.2-1~cloud0 [14.5 kB] 2020-05-04 21:04:18.619 | Get:29 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 qemu-system-arm amd64 1:2.10+dfsg-0ubuntu3.8~cloud1 [5,471 kB] 2020-05-04 21:04:19.119 | Get:30 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 qemu-system-mips amd64 1:2.10+dfsg-0ubuntu3.8~cloud1 [9,239 kB] 2020-05-04 21:04:19.895 | Get:31 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 qemu-slof all 20151103+dfsg-1ubuntu1.1 [173 kB] 2020-05-04 21:04:19.903 | Get:32 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 qemu-system-ppc amd64 1:2.10+dfsg-0ubuntu3.8~cloud1 [7,291 kB] 2020-05-04 21:04:20.322 | Get:33 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 qemu-system-sparc amd64 1:2.10+dfsg-0ubuntu3.8~cloud1 [2,645 kB] 2020-05-04 21:04:20.485 | Get:34 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 seabios all 1.10.2-1ubuntu1~cloud0 [129 kB] 2020-05-04 21:04:20.491 | Get:35 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 qemu-system-x86 amd64 1:2.10+dfsg-0ubuntu3.8~cloud1 [5,029 kB] 2020-05-04 21:04:20.955 | Get:36 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 qemu-system-s390x amd64 1:2.10+dfsg-0ubuntu3.8~cloud1 [1,793 kB] 2020-05-04 21:04:21.056 | Get:37 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 qemu-system-misc amd64 1:2.10+dfsg-0ubuntu3.8~cloud1 [9,442 kB] 2020-05-04 21:04:21.815 | Get:38 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 qemu-system amd64 1:2.10+dfsg-0ubuntu3.8~cloud1 [12.2 kB] 2020-05-04 21:04:21.972 | debconf: delaying package configuration, since apt-utils is not installed 2020-05-04 21:04:22.014 | Fetched 49.9 MB in 10s (4,986 kB/s) 2020-05-04 21:04:22.048 | Selecting previously unselected package libasyncns0:amd64. 2020-05-04 21:04:22.079 | (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 ... 37765 files and directories currently installed.) 2020-05-04 21:04:22.081 | Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... 2020-05-04 21:04:22.083 | Unpacking libasyncns0:amd64 (0.8-5build1) ... 2020-05-04 21:04:22.113 | Selecting previously unselected package libogg0:amd64. 2020-05-04 21:04:22.119 | Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... 2020-05-04 21:04:22.121 | Unpacking libogg0:amd64 (1.3.2-1) ... 2020-05-04 21:04:22.152 | Preparing to unpack .../qemu-utils_1%3a2.10+dfsg-0ubuntu3.8~cloud1_amd64.deb ... 2020-05-04 21:04:22.157 | Unpacking qemu-utils (1:2.10+dfsg-0ubuntu3.8~cloud1) over (1:2.5+dfsg-5ubuntu10.43) ... 2020-05-04 21:04:22.314 | Preparing to unpack .../librbd1_12.2.12-0ubuntu0.17.10.1~cloud0_amd64.deb ... 2020-05-04 21:04:22.323 | Unpacking librbd1 (12.2.12-0ubuntu0.17.10.1~cloud0) over (10.2.11-0ubuntu0.16.04.2) ... 2020-05-04 21:04:22.491 | Preparing to unpack .../librados2_12.2.12-0ubuntu0.17.10.1~cloud0_amd64.deb ... 2020-05-04 21:04:22.497 | Unpacking librados2 (12.2.12-0ubuntu0.17.10.1~cloud0) over (10.2.11-0ubuntu0.16.04.2) ... 2020-05-04 21:04:22.877 | Preparing to unpack .../qemu-block-extra_1%3a2.10+dfsg-0ubuntu3.8~cloud1_amd64.deb ... 2020-05-04 21:04:22.883 | Unpacking qemu-block-extra:amd64 (1:2.10+dfsg-0ubuntu3.8~cloud1) over (1:2.5+dfsg-5ubuntu10.43) ... 2020-05-04 21:04:22.922 | Selecting previously unselected package qemu-system-common. 2020-05-04 21:04:22.927 | Preparing to unpack .../qemu-system-common_1%3a2.10+dfsg-0ubuntu3.8~cloud1_amd64.deb ... 2020-05-04 21:04:22.998 | Unpacking qemu-system-common (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:23.080 | Selecting previously unselected package libyajl2:amd64. 2020-05-04 21:04:23.085 | Preparing to unpack .../libyajl2_2.1.0-2_amd64.deb ... 2020-05-04 21:04:23.087 | Unpacking libyajl2:amd64 (2.1.0-2) ... 2020-05-04 21:04:23.119 | Selecting previously unselected package libslang2:amd64. 2020-05-04 21:04:23.124 | Preparing to unpack .../libslang2_2.3.0-2ubuntu1.1_amd64.deb ... 2020-05-04 21:04:23.126 | Unpacking libslang2:amd64 (2.3.0-2ubuntu1.1) ... 2020-05-04 21:04:23.218 | Selecting previously unselected package ipxe-qemu. 2020-05-04 21:04:23.223 | Preparing to unpack .../ipxe-qemu_1.0.0+git-20150424.a25a16d-1ubuntu1.2_all.deb ... 2020-05-04 21:04:23.226 | Unpacking ipxe-qemu (1.0.0+git-20150424.a25a16d-1ubuntu1.2) ... 2020-05-04 21:04:23.316 | Selecting previously unselected package libasound2-data. 2020-05-04 21:04:23.321 | Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... 2020-05-04 21:04:23.323 | Unpacking libasound2-data (1.1.0-0ubuntu1) ... 2020-05-04 21:04:23.384 | Selecting previously unselected package libasound2:amd64. 2020-05-04 21:04:23.391 | Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... 2020-05-04 21:04:23.394 | Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... 2020-05-04 21:04:23.468 | Selecting previously unselected package libbluetooth3:amd64. 2020-05-04 21:04:23.473 | Preparing to unpack .../libbluetooth3_5.37-0ubuntu5.3_amd64.deb ... 2020-05-04 21:04:23.475 | Unpacking libbluetooth3:amd64 (5.37-0ubuntu5.3) ... 2020-05-04 21:04:23.512 | Selecting previously unselected package libcaca0:amd64. 2020-05-04 21:04:23.519 | Preparing to unpack .../libcaca0_0.99.beta19-2ubuntu0.16.04.1_amd64.deb ... 2020-05-04 21:04:23.521 | Unpacking libcaca0:amd64 (0.99.beta19-2ubuntu0.16.04.1) ... 2020-05-04 21:04:23.575 | Selecting previously unselected package libcacard0:amd64. 2020-05-04 21:04:23.580 | Preparing to unpack .../libcacard0_1%3a2.5.0-2_amd64.deb ... 2020-05-04 21:04:23.582 | Unpacking libcacard0:amd64 (1:2.5.0-2) ... 2020-05-04 21:04:23.613 | Selecting previously unselected package libflac8:amd64. 2020-05-04 21:04:23.618 | Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... 2020-05-04 21:04:23.620 | Unpacking libflac8:amd64 (1.3.1-4) ... 2020-05-04 21:04:23.690 | Selecting previously unselected package libopus0:amd64. 2020-05-04 21:04:23.697 | Preparing to unpack .../libopus0_1.1.2-1ubuntu1_amd64.deb ... 2020-05-04 21:04:23.699 | Unpacking libopus0:amd64 (1.1.2-1ubuntu1) ... 2020-05-04 21:04:23.745 | Selecting previously unselected package libvorbis0a:amd64. 2020-05-04 21:04:23.751 | Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... 2020-05-04 21:04:23.753 | Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... 2020-05-04 21:04:23.792 | Selecting previously unselected package libvorbisenc2:amd64. 2020-05-04 21:04:23.798 | Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... 2020-05-04 21:04:23.801 | Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... 2020-05-04 21:04:23.841 | Selecting previously unselected package libsndfile1:amd64. 2020-05-04 21:04:23.846 | Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.2_amd64.deb ... 2020-05-04 21:04:23.848 | Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... 2020-05-04 21:04:23.894 | Selecting previously unselected package libpulse0:amd64. 2020-05-04 21:04:23.899 | Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.11_amd64.deb ... 2020-05-04 21:04:23.901 | Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.11) ... 2020-05-04 21:04:23.958 | Selecting previously unselected package libsdl1.2debian:amd64. 2020-05-04 21:04:23.965 | Preparing to unpack .../libsdl1.2debian_1.2.15+dfsg1-3ubuntu0.1_amd64.deb ... 2020-05-04 21:04:23.968 | Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg1-3ubuntu0.1) ... 2020-05-04 21:04:24.020 | Selecting previously unselected package libspice-server1:amd64. 2020-05-04 21:04:24.026 | Preparing to unpack .../libspice-server1_0.12.6-4ubuntu0.4_amd64.deb ... 2020-05-04 21:04:24.029 | Unpacking libspice-server1:amd64 (0.12.6-4ubuntu0.4) ... 2020-05-04 21:04:24.104 | Selecting previously unselected package libusbredirparser1:amd64. 2020-05-04 21:04:24.110 | Preparing to unpack .../libusbredirparser1_0.7.1-1_amd64.deb ... 2020-05-04 21:04:24.112 | Unpacking libusbredirparser1:amd64 (0.7.1-1) ... 2020-05-04 21:04:24.143 | Selecting previously unselected package libxenstore3.0:amd64. 2020-05-04 21:04:24.149 | Preparing to unpack .../libxenstore3.0_4.6.5-0ubuntu1.4_amd64.deb ... 2020-05-04 21:04:24.151 | Unpacking libxenstore3.0:amd64 (4.6.5-0ubuntu1.4) ... 2020-05-04 21:04:24.181 | Selecting previously unselected package libxen-4.6:amd64. 2020-05-04 21:04:24.187 | Preparing to unpack .../libxen-4.6_4.6.5-0ubuntu1.4_amd64.deb ... 2020-05-04 21:04:24.190 | Unpacking libxen-4.6:amd64 (4.6.5-0ubuntu1.4) ... 2020-05-04 21:04:24.261 | Selecting previously unselected package libbrlapi0.6:amd64. 2020-05-04 21:04:24.266 | Preparing to unpack .../libbrlapi0.6_5.3.1-2ubuntu2.1_amd64.deb ... 2020-05-04 21:04:24.268 | Unpacking libbrlapi0.6:amd64 (5.3.1-2ubuntu2.1) ... 2020-05-04 21:04:24.300 | Selecting previously unselected package libfdt1:amd64. 2020-05-04 21:04:24.307 | Preparing to unpack .../libfdt1_1.4.2-1~cloud0_amd64.deb ... 2020-05-04 21:04:24.309 | Unpacking libfdt1:amd64 (1.4.2-1~cloud0) ... 2020-05-04 21:04:24.334 | Selecting previously unselected package qemu-system-arm. 2020-05-04 21:04:24.340 | Preparing to unpack .../qemu-system-arm_1%3a2.10+dfsg-0ubuntu3.8~cloud1_amd64.deb ... 2020-05-04 21:04:24.342 | Unpacking qemu-system-arm (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:25.082 | Selecting previously unselected package qemu-system-mips. 2020-05-04 21:04:25.088 | Preparing to unpack .../qemu-system-mips_1%3a2.10+dfsg-0ubuntu3.8~cloud1_amd64.deb ... 2020-05-04 21:04:25.090 | Unpacking qemu-system-mips (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:26.384 | Selecting previously unselected package qemu-slof. 2020-05-04 21:04:26.390 | Preparing to unpack .../qemu-slof_20151103+dfsg-1ubuntu1.1_all.deb ... 2020-05-04 21:04:26.392 | Unpacking qemu-slof (20151103+dfsg-1ubuntu1.1) ... 2020-05-04 21:04:26.443 | Selecting previously unselected package qemu-system-ppc. 2020-05-04 21:04:26.450 | Preparing to unpack .../qemu-system-ppc_1%3a2.10+dfsg-0ubuntu3.8~cloud1_amd64.deb ... 2020-05-04 21:04:26.453 | Unpacking qemu-system-ppc (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:27.418 | Selecting previously unselected package qemu-system-sparc. 2020-05-04 21:04:27.423 | Preparing to unpack .../qemu-system-sparc_1%3a2.10+dfsg-0ubuntu3.8~cloud1_amd64.deb ... 2020-05-04 21:04:27.425 | Unpacking qemu-system-sparc (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:27.826 | Selecting previously unselected package seabios. 2020-05-04 21:04:27.832 | Preparing to unpack .../seabios_1.10.2-1ubuntu1~cloud0_all.deb ... 2020-05-04 21:04:27.834 | Unpacking seabios (1.10.2-1ubuntu1~cloud0) ... 2020-05-04 21:04:27.882 | Selecting previously unselected package qemu-system-x86. 2020-05-04 21:04:27.888 | Preparing to unpack .../qemu-system-x86_1%3a2.10+dfsg-0ubuntu3.8~cloud1_amd64.deb ... 2020-05-04 21:04:27.897 | Unpacking qemu-system-x86 (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:28.575 | Selecting previously unselected package qemu-system-s390x. 2020-05-04 21:04:28.581 | Preparing to unpack .../qemu-system-s390x_1%3a2.10+dfsg-0ubuntu3.8~cloud1_amd64.deb ... 2020-05-04 21:04:28.583 | Unpacking qemu-system-s390x (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:28.903 | Selecting previously unselected package qemu-system-misc. 2020-05-04 21:04:28.909 | Preparing to unpack .../qemu-system-misc_1%3a2.10+dfsg-0ubuntu3.8~cloud1_amd64.deb ... 2020-05-04 21:04:28.910 | Unpacking qemu-system-misc (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:30.490 | Selecting previously unselected package qemu-system. 2020-05-04 21:04:30.497 | Preparing to unpack .../qemu-system_1%3a2.10+dfsg-0ubuntu3.8~cloud1_amd64.deb ... 2020-05-04 21:04:30.499 | Unpacking qemu-system (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:30.514 | Processing triggers for man-db (2.7.5-1) ... 2020-05-04 21:04:31.004 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 21:04:31.063 | Setting up libasyncns0:amd64 (0.8-5build1) ... 2020-05-04 21:04:31.078 | Setting up libogg0:amd64 (1.3.2-1) ... 2020-05-04 21:04:31.089 | Setting up librados2 (12.2.12-0ubuntu0.17.10.1~cloud0) ... 2020-05-04 21:04:31.094 | Setting up librbd1 (12.2.12-0ubuntu0.17.10.1~cloud0) ... 2020-05-04 21:04:31.099 | Setting up qemu-block-extra:amd64 (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:31.103 | Setting up qemu-utils (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:31.108 | Setting up qemu-system-common (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:31.572 | Setting up libyajl2:amd64 (2.1.0-2) ... 2020-05-04 21:04:31.587 | Setting up libslang2:amd64 (2.3.0-2ubuntu1.1) ... 2020-05-04 21:04:31.594 | Setting up ipxe-qemu (1.0.0+git-20150424.a25a16d-1ubuntu1.2) ... 2020-05-04 21:04:31.604 | Setting up libasound2-data (1.1.0-0ubuntu1) ... 2020-05-04 21:04:31.614 | Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... 2020-05-04 21:04:31.621 | Setting up libbluetooth3:amd64 (5.37-0ubuntu5.3) ... 2020-05-04 21:04:31.630 | Setting up libcaca0:amd64 (0.99.beta19-2ubuntu0.16.04.1) ... 2020-05-04 21:04:31.637 | Setting up libcacard0:amd64 (1:2.5.0-2) ... 2020-05-04 21:04:31.646 | Setting up libflac8:amd64 (1.3.1-4) ... 2020-05-04 21:04:31.657 | Setting up libopus0:amd64 (1.1.2-1ubuntu1) ... 2020-05-04 21:04:31.662 | Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... 2020-05-04 21:04:31.667 | Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... 2020-05-04 21:04:31.672 | Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... 2020-05-04 21:04:31.677 | Setting up libpulse0:amd64 (1:8.0-0ubuntu3.11) ... 2020-05-04 21:04:31.687 | Setting up libsdl1.2debian:amd64 (1.2.15+dfsg1-3ubuntu0.1) ... 2020-05-04 21:04:31.698 | Setting up libspice-server1:amd64 (0.12.6-4ubuntu0.4) ... 2020-05-04 21:04:31.703 | Setting up libusbredirparser1:amd64 (0.7.1-1) ... 2020-05-04 21:04:31.707 | Setting up libxenstore3.0:amd64 (4.6.5-0ubuntu1.4) ... 2020-05-04 21:04:31.712 | Setting up libxen-4.6:amd64 (4.6.5-0ubuntu1.4) ... 2020-05-04 21:04:31.717 | Setting up libbrlapi0.6:amd64 (5.3.1-2ubuntu2.1) ... 2020-05-04 21:04:31.722 | Setting up libfdt1:amd64 (1.4.2-1~cloud0) ... 2020-05-04 21:04:31.726 | Setting up qemu-system-arm (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:31.731 | Setting up qemu-system-mips (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:31.736 | Setting up qemu-slof (20151103+dfsg-1ubuntu1.1) ... 2020-05-04 21:04:31.741 | Setting up qemu-system-ppc (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:31.747 | Setting up qemu-system-sparc (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:31.756 | Setting up seabios (1.10.2-1ubuntu1~cloud0) ... 2020-05-04 21:04:31.764 | Setting up qemu-system-x86 (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:31.781 | Setting up qemu-system-s390x (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:31.785 | Setting up qemu-system-misc (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:31.790 | Setting up qemu-system (1:2.10+dfsg-0ubuntu3.8~cloud1) ... 2020-05-04 21:04:31.795 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 21:04:32.024 | + functions-common:apt_get:1082 : result=0 2020-05-04 21:04:32.027 | + functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 21:04:32.030 | + functions-common:time_stop:2251 : local name 2020-05-04 21:04:32.034 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:04:32.038 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:04:32.041 | + functions-common:time_stop:2254 : local total 2020-05-04 21:04:32.044 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:04:32.048 | + functions-common:time_stop:2257 : name=apt-get 2020-05-04 21:04:32.051 | + functions-common:time_stop:2258 : start_time=1588626251325 2020-05-04 21:04:32.054 | + functions-common:time_stop:2260 : [[ -z 1588626251325 ]] 2020-05-04 21:04:32.058 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:04:32.062 | + functions-common:time_stop:2263 : end_time=1588626272059 2020-05-04 21:04:32.065 | + functions-common:time_stop:2264 : elapsed_time=20734 2020-05-04 21:04:32.069 | + functions-common:time_stop:2265 : total=104405 2020-05-04 21:04:32.072 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:04:32.075 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=125139 2020-05-04 21:04:32.078 | + functions-common:apt_get:1086 : return 0 2020-05-04 21:04:32.081 | + lib/nova_plugins/functions-libvirt:install_libvirt:65 : [[ xenial == \x\e\n\i\a\l ]] 2020-05-04 21:04:32.085 | + lib/nova_plugins/functions-libvirt:install_libvirt:66 : install_package libvirt-bin libvirt-dev 2020-05-04 21:04:32.087 | + functions-common:install_package:1278 : update_package_repo 2020-05-04 21:04:32.090 | + functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 21:04:32.093 | + functions-common:update_package_repo:1251 : REPOS_UPDATED=True 2020-05-04 21:04:32.096 | + functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 21:04:32.099 | + functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 21:04:32.102 | + functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 21:04:32.105 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:04:32.108 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:04:32.111 | + functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 21:04:32.114 | + functions-common:apt_get_update:1037 : [[ True == \T\r\u\e ]] 2020-05-04 21:04:32.117 | + functions-common:apt_get_update:1037 : [[ False != \T\r\u\e ]] 2020-05-04 21:04:32.120 | + functions-common:apt_get_update:1038 : return 2020-05-04 21:04:32.123 | + functions-common:install_package:1279 : real_install_package libvirt-bin libvirt-dev 2020-05-04 21:04:32.127 | + functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 21:04:32.129 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:04:32.132 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:04:32.136 | + functions-common:real_install_package:1265 : apt_get install libvirt-bin libvirt-dev 2020-05-04 21:04:32.160 | + functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libvirt-bin libvirt-dev 2020-05-04 21:04:32.201 | Reading package lists... 2020-05-04 21:04:32.415 | Building dependency tree... 2020-05-04 21:04:32.415 | Reading state information... 2020-05-04 21:04:32.584 | The following packages were automatically installed and are no longer required: 2020-05-04 21:04:32.584 | libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 2020-05-04 21:04:32.584 | libboost-thread1.58.0 2020-05-04 21:04:32.584 | Use 'sudo apt autoremove' to remove them. 2020-05-04 21:04:32.584 | The following additional packages will be installed: 2020-05-04 21:04:32.585 | augeas-lenses dbus libaugeas0 libavahi-client3 libavahi-common-data 2020-05-04 21:04:32.585 | libavahi-common3 libnetcf1 libpam-systemd libpciaccess0 libpolkit-agent-1-0 2020-05-04 21:04:32.585 | libpolkit-backend-1-0 libpolkit-gobject-1-0 libvirt-clients libvirt-daemon 2020-05-04 21:04:32.585 | libvirt-daemon-system libvirt0 libxen-dev policykit-1 2020-05-04 21:04:32.586 | Suggested packages: 2020-05-04 21:04:32.586 | augeas-doc dbus-user-session | dbus-x11 augeas-tools numad auditd systemtap 2020-05-04 21:04:32.586 | nfs-common zfsutils 2020-05-04 21:04:32.586 | Recommended packages: 2020-05-04 21:04:32.586 | qemu-kvm | qemu libxml2-utils dmidecode 2020-05-04 21:04:32.586 | The following NEW packages will be installed: 2020-05-04 21:04:32.587 | augeas-lenses dbus libaugeas0 libavahi-client3 libavahi-common-data 2020-05-04 21:04:32.587 | libavahi-common3 libnetcf1 libpam-systemd libpciaccess0 libpolkit-agent-1-0 2020-05-04 21:04:32.587 | libpolkit-backend-1-0 libpolkit-gobject-1-0 libvirt-bin libvirt-clients 2020-05-04 21:04:32.587 | libvirt-daemon libvirt-daemon-system libvirt-dev libvirt0 libxen-dev 2020-05-04 21:04:32.587 | policykit-1 2020-05-04 21:04:32.619 | 0 upgraded, 20 newly installed, 0 to remove and 11 not upgraded. 2020-05-04 21:04:32.619 | Need to get 5,709 kB of archives. 2020-05-04 21:04:32.619 | After this operation, 25.6 MB of additional disk space will be used. 2020-05-04 21:04:32.619 | WARNING: The following packages cannot be authenticated! 2020-05-04 21:04:32.619 | libvirt0 libvirt-clients libvirt-daemon libvirt-daemon-system libvirt-dev 2020-05-04 21:04:32.619 | libvirt-bin 2020-05-04 21:04:32.660 | Authentication warning overridden. 2020-05-04 21:04:32.660 | Get:1 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.5 kB] 2020-05-04 21:04:32.674 | Get:2 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.7 kB] 2020-05-04 21:04:32.721 | Get:3 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [25.3 kB] 2020-05-04 21:04:32.781 | Get:4 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 libvirt0 amd64 3.6.0-1ubuntu6.8~cloud0 [1,244 kB] 2020-05-04 21:04:33.812 | Get:5 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 libvirt-clients amd64 3.6.0-1ubuntu6.8~cloud0 [589 kB] 2020-05-04 21:04:33.985 | Get:6 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 augeas-lenses all 1.4.0-0ubuntu1.1 [263 kB] 2020-05-04 21:04:34.037 | Get:7 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libaugeas0 amd64 1.4.0-0ubuntu1.1 [154 kB] 2020-05-04 21:04:34.058 | Get:8 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libnetcf1 amd64 1:0.2.8-1ubuntu1 [46.3 kB] 2020-05-04 21:04:34.066 | Get:9 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] 2020-05-04 21:04:34.068 | Get:10 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 libvirt-daemon amd64 3.6.0-1ubuntu6.8~cloud0 [2,146 kB] 2020-05-04 21:04:34.278 | Get:11 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-14.1ubuntu0.5 [36.6 kB] 2020-05-04 21:04:34.280 | Get:12 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-14.1ubuntu0.5 [14.8 kB] 2020-05-04 21:04:34.280 | Get:13 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libpolkit-backend-1-0 amd64 0.105-14.1ubuntu0.5 [36.2 kB] 2020-05-04 21:04:34.281 | Get:14 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 dbus amd64 1.10.6-1ubuntu3.5 [141 kB] 2020-05-04 21:04:34.294 | Get:15 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libpam-systemd amd64 229-4ubuntu21.27 [115 kB] 2020-05-04 21:04:34.307 | Get:16 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 policykit-1 amd64 0.105-14.1ubuntu0.5 [52.8 kB] 2020-05-04 21:04:34.314 | Get:17 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 libvirt-daemon-system amd64 3.6.0-1ubuntu6.8~cloud0 [78.0 kB] 2020-05-04 21:04:34.321 | Get:18 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libxen-dev amd64 4.6.5-0ubuntu1.4 [559 kB] 2020-05-04 21:04:34.376 | Get:19 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 libvirt-dev amd64 3.6.0-1ubuntu6.8~cloud0 [141 kB] 2020-05-04 21:04:34.388 | Get:20 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 libvirt-bin amd64 3.6.0-1ubuntu6.8~cloud0 [5,012 B] 2020-05-04 21:04:34.511 | debconf: delaying package configuration, since apt-utils is not installed 2020-05-04 21:04:34.549 | Fetched 5,709 kB in 1s (3,236 kB/s) 2020-05-04 21:04:34.588 | Selecting previously unselected package libavahi-common-data:amd64. 2020-05-04 21:04:34.622 | (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 ... 38337 files and directories currently installed.) 2020-05-04 21:04:34.625 | Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... 2020-05-04 21:04:34.627 | Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... 2020-05-04 21:04:34.656 | Selecting previously unselected package libavahi-common3:amd64. 2020-05-04 21:04:34.663 | Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... 2020-05-04 21:04:34.667 | Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... 2020-05-04 21:04:34.698 | Selecting previously unselected package libavahi-client3:amd64. 2020-05-04 21:04:34.704 | Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... 2020-05-04 21:04:34.705 | Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... 2020-05-04 21:04:34.737 | Selecting previously unselected package libvirt0:amd64. 2020-05-04 21:04:34.742 | Preparing to unpack .../libvirt0_3.6.0-1ubuntu6.8~cloud0_amd64.deb ... 2020-05-04 21:04:34.744 | Unpacking libvirt0:amd64 (3.6.0-1ubuntu6.8~cloud0) ... 2020-05-04 21:04:34.925 | Selecting previously unselected package libvirt-clients. 2020-05-04 21:04:34.931 | Preparing to unpack .../libvirt-clients_3.6.0-1ubuntu6.8~cloud0_amd64.deb ... 2020-05-04 21:04:34.932 | Unpacking libvirt-clients (3.6.0-1ubuntu6.8~cloud0) ... 2020-05-04 21:04:35.028 | Selecting previously unselected package augeas-lenses. 2020-05-04 21:04:35.033 | Preparing to unpack .../augeas-lenses_1.4.0-0ubuntu1.1_all.deb ... 2020-05-04 21:04:35.035 | Unpacking augeas-lenses (1.4.0-0ubuntu1.1) ... 2020-05-04 21:04:35.173 | Selecting previously unselected package libaugeas0. 2020-05-04 21:04:35.178 | Preparing to unpack .../libaugeas0_1.4.0-0ubuntu1.1_amd64.deb ... 2020-05-04 21:04:35.180 | Unpacking libaugeas0 (1.4.0-0ubuntu1.1) ... 2020-05-04 21:04:35.224 | Selecting previously unselected package libnetcf1:amd64. 2020-05-04 21:04:35.230 | Preparing to unpack .../libnetcf1_1%3a0.2.8-1ubuntu1_amd64.deb ... 2020-05-04 21:04:35.232 | Unpacking libnetcf1:amd64 (1:0.2.8-1ubuntu1) ... 2020-05-04 21:04:35.274 | Selecting previously unselected package libpciaccess0:amd64. 2020-05-04 21:04:35.280 | Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... 2020-05-04 21:04:35.282 | Unpacking libpciaccess0:amd64 (0.13.4-1) ... 2020-05-04 21:04:35.312 | Selecting previously unselected package libvirt-daemon. 2020-05-04 21:04:35.318 | Preparing to unpack .../libvirt-daemon_3.6.0-1ubuntu6.8~cloud0_amd64.deb ... 2020-05-04 21:04:35.320 | Unpacking libvirt-daemon (3.6.0-1ubuntu6.8~cloud0) ... 2020-05-04 21:04:35.625 | Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2020-05-04 21:04:35.630 | Preparing to unpack .../libpolkit-gobject-1-0_0.105-14.1ubuntu0.5_amd64.deb ... 2020-05-04 21:04:35.632 | Unpacking libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.5) ... 2020-05-04 21:04:35.664 | Selecting previously unselected package libpolkit-agent-1-0:amd64. 2020-05-04 21:04:35.670 | Preparing to unpack .../libpolkit-agent-1-0_0.105-14.1ubuntu0.5_amd64.deb ... 2020-05-04 21:04:35.672 | Unpacking libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.5) ... 2020-05-04 21:04:35.703 | Selecting previously unselected package libpolkit-backend-1-0:amd64. 2020-05-04 21:04:35.710 | Preparing to unpack .../libpolkit-backend-1-0_0.105-14.1ubuntu0.5_amd64.deb ... 2020-05-04 21:04:35.712 | Unpacking libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.5) ... 2020-05-04 21:04:35.748 | Selecting previously unselected package dbus. 2020-05-04 21:04:35.753 | Preparing to unpack .../dbus_1.10.6-1ubuntu3.5_amd64.deb ... 2020-05-04 21:04:35.762 | Unpacking dbus (1.10.6-1ubuntu3.5) ... 2020-05-04 21:04:35.810 | Selecting previously unselected package libpam-systemd:amd64. 2020-05-04 21:04:35.815 | Preparing to unpack .../libpam-systemd_229-4ubuntu21.27_amd64.deb ... 2020-05-04 21:04:35.821 | Unpacking libpam-systemd:amd64 (229-4ubuntu21.27) ... 2020-05-04 21:04:35.861 | Selecting previously unselected package policykit-1. 2020-05-04 21:04:35.866 | Preparing to unpack .../policykit-1_0.105-14.1ubuntu0.5_amd64.deb ... 2020-05-04 21:04:35.873 | Created symlink from /run/systemd/system/polkitd.service to /dev/null. 2020-05-04 21:04:35.935 | Unpacking policykit-1 (0.105-14.1ubuntu0.5) ... 2020-05-04 21:04:35.975 | Selecting previously unselected package libvirt-daemon-system. 2020-05-04 21:04:35.981 | Preparing to unpack .../libvirt-daemon-system_3.6.0-1ubuntu6.8~cloud0_amd64.deb ... 2020-05-04 21:04:36.157 | Unpacking libvirt-daemon-system (3.6.0-1ubuntu6.8~cloud0) ... 2020-05-04 21:04:36.197 | Selecting previously unselected package libxen-dev:amd64. 2020-05-04 21:04:36.203 | Preparing to unpack .../libxen-dev_4.6.5-0ubuntu1.4_amd64.deb ... 2020-05-04 21:04:36.205 | Unpacking libxen-dev:amd64 (4.6.5-0ubuntu1.4) ... 2020-05-04 21:04:36.311 | Selecting previously unselected package libvirt-dev:amd64. 2020-05-04 21:04:36.318 | Preparing to unpack .../libvirt-dev_3.6.0-1ubuntu6.8~cloud0_amd64.deb ... 2020-05-04 21:04:36.320 | Unpacking libvirt-dev:amd64 (3.6.0-1ubuntu6.8~cloud0) ... 2020-05-04 21:04:36.369 | Selecting previously unselected package libvirt-bin. 2020-05-04 21:04:36.374 | Preparing to unpack .../libvirt-bin_3.6.0-1ubuntu6.8~cloud0_amd64.deb ... 2020-05-04 21:04:36.405 | Unpacking libvirt-bin (3.6.0-1ubuntu6.8~cloud0) ... 2020-05-04 21:04:36.418 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 21:04:36.435 | Processing triggers for man-db (2.7.5-1) ... 2020-05-04 21:04:36.823 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 21:04:36.941 | Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... 2020-05-04 21:04:36.946 | Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... 2020-05-04 21:04:36.952 | Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... 2020-05-04 21:04:36.956 | Setting up libvirt0:amd64 (3.6.0-1ubuntu6.8~cloud0) ... 2020-05-04 21:04:36.961 | Setting up libvirt-clients (3.6.0-1ubuntu6.8~cloud0) ... 2020-05-04 21:04:36.972 | Setting up augeas-lenses (1.4.0-0ubuntu1.1) ... 2020-05-04 21:04:36.977 | Setting up libaugeas0 (1.4.0-0ubuntu1.1) ... 2020-05-04 21:04:36.981 | Setting up libnetcf1:amd64 (1:0.2.8-1ubuntu1) ... 2020-05-04 21:04:36.986 | Setting up libpciaccess0:amd64 (0.13.4-1) ... 2020-05-04 21:04:36.997 | Setting up libvirt-daemon (3.6.0-1ubuntu6.8~cloud0) ... 2020-05-04 21:04:37.002 | Setting up libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.5) ... 2020-05-04 21:04:37.006 | Setting up libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.5) ... 2020-05-04 21:04:37.010 | Setting up libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.5) ... 2020-05-04 21:04:37.016 | Setting up dbus (1.10.6-1ubuntu3.5) ... 2020-05-04 21:04:37.316 | Setting up libpam-systemd:amd64 (229-4ubuntu21.27) ... 2020-05-04 21:04:37.574 | Setting up policykit-1 (0.105-14.1ubuntu0.5) ... 2020-05-04 21:04:37.619 | Removed symlink /run/systemd/system/polkitd.service. 2020-05-04 21:04:37.775 | polkitd.service is a disabled or a static unit not running, not starting it. 2020-05-04 21:04:37.779 | Setting up libvirt-daemon-system (3.6.0-1ubuntu6.8~cloud0) ... 2020-05-04 21:04:38.237 | Adding user libvirt-qemu to group libvirt-qemu 2020-05-04 21:04:41.270 | virtlockd.service is a disabled or a static unit, not starting it. 2020-05-04 21:04:41.313 | Setting up libvirt-daemon dnsmasq configuration. 2020-05-04 21:04:41.364 | Setting up libxen-dev:amd64 (4.6.5-0ubuntu1.4) ... 2020-05-04 21:04:41.371 | Setting up libvirt-dev:amd64 (3.6.0-1ubuntu6.8~cloud0) ... 2020-05-04 21:04:41.374 | Setting up libvirt-bin (3.6.0-1ubuntu6.8~cloud0) ... 2020-05-04 21:04:41.417 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 21:04:41.436 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 21:04:41.544 | Processing triggers for dbus (1.10.6-1ubuntu3.5) ... 2020-05-04 21:04:41.775 | + functions-common:apt_get:1082 : result=0 2020-05-04 21:04:41.779 | + functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 21:04:41.783 | + functions-common:time_stop:2251 : local name 2020-05-04 21:04:41.786 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:04:41.790 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:04:41.793 | + functions-common:time_stop:2254 : local total 2020-05-04 21:04:41.796 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:04:41.800 | + functions-common:time_stop:2257 : name=apt-get 2020-05-04 21:04:41.803 | + functions-common:time_stop:2258 : start_time=1588626272157 2020-05-04 21:04:41.805 | + functions-common:time_stop:2260 : [[ -z 1588626272157 ]] 2020-05-04 21:04:41.811 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:04:41.816 | + functions-common:time_stop:2263 : end_time=1588626281813 2020-05-04 21:04:41.818 | + functions-common:time_stop:2264 : elapsed_time=9656 2020-05-04 21:04:41.821 | + functions-common:time_stop:2265 : total=125139 2020-05-04 21:04:41.824 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:04:41.828 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=134795 2020-05-04 21:04:41.831 | + functions-common:apt_get:1086 : return 0 2020-05-04 21:04:41.834 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : pip_uninstall libvirt-python 2020-05-04 21:04:41.836 | + inc/python:pip_uninstall:374 : [[ False = \T\r\u\e ]] 2020-05-04 21:04:41.839 | + inc/python:pip_uninstall:376 : local name=libvirt-python 2020-05-04 21:04:41.843 | + inc/python:pip_uninstall:377 : [[ -n '' ]] 2020-05-04 21:04:41.846 | + inc/python:pip_uninstall:381 : local cmd_pip 2020-05-04 21:04:41.851 | ++ inc/python:pip_uninstall:382 : get_pip_command 2.7 2020-05-04 21:04:41.855 | ++ inc/python:get_pip_command:31 : local version=2.7 2020-05-04 21:04:41.859 | ++ inc/python:get_pip_command:34 : which pip2.7 2020-05-04 21:04:41.865 | ++ inc/python:get_pip_command:36 : '[' 0 -ne 0 ']' 2020-05-04 21:04:41.870 | + inc/python:pip_uninstall:382 : cmd_pip=/usr/local/bin/pip2.7 2020-05-04 21:04:41.873 | + inc/python:pip_uninstall:383 : local 'sudo_pip=sudo -H' 2020-05-04 21:04:41.877 | + inc/python:pip_uninstall:386 : sudo -H /usr/local/bin/pip2.7 uninstall -y libvirt-python 2020-05-04 21:04:42.911 | Cannot uninstall requirement libvirt-python, not installed 2020-05-04 21:04:43.040 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:04:43.040 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:04:43.078 | + inc/python:pip_uninstall:386 : /bin/true 2020-05-04 21:04:43.082 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : pip_install_gr libvirt-python 2020-05-04 21:04:43.085 | + inc/python:pip_install_gr:70 : local name=libvirt-python 2020-05-04 21:04:43.088 | + inc/python:pip_install_gr:71 : local clean_name 2020-05-04 21:04:43.091 | ++ inc/python:pip_install_gr:72 : get_from_global_requirements libvirt-python 2020-05-04 21:04:43.094 | ++ inc/python:get_from_global_requirements:392 : local package=libvirt-python 2020-05-04 21:04:43.097 | ++ inc/python:get_from_global_requirements:393 : local required_pkg 2020-05-04 21:04:43.101 | +++ inc/python:get_from_global_requirements:394 : grep -i -h '^libvirt-python' /opt/stack/new/requirements/global-requirements.txt 2020-05-04 21:04:43.102 | +++ inc/python:get_from_global_requirements:394 : cut -d# -f1 2020-05-04 21:04:43.106 | ++ inc/python:get_from_global_requirements:394 : required_pkg='libvirt-python>=3.5.0,!=4.1.0,<6.0.0;python_version<'\''3.0'\'' 2020-05-04 21:04:43.106 | libvirt-python>=3.5.0,!=4.1.0;python_version>='\''3.0'\'' ' 2020-05-04 21:04:43.108 | ++ inc/python:get_from_global_requirements:395 : [[ libvirt-python>=3.5.0,!=4.1.0,<6.0.0;python_version<'3.0' 2020-05-04 21:04:43.108 | libvirt-python>=3.5.0,!=4.1.0;python_version>='3.0' == '' ]] 2020-05-04 21:04:43.111 | ++ inc/python:get_from_global_requirements:398 : echo 'libvirt-python>=3.5.0,!=4.1.0,<6.0.0;python_version<'\''3.0'\''' 'libvirt-python>=3.5.0,!=4.1.0;python_version>='\''3.0'\''' 2020-05-04 21:04:43.114 | + inc/python:pip_install_gr:72 : clean_name='libvirt-python>=3.5.0,!=4.1.0,<6.0.0;python_version<'\''3.0'\'' libvirt-python>=3.5.0,!=4.1.0;python_version>='\''3.0'\''' 2020-05-04 21:04:43.117 | + inc/python:pip_install_gr:73 : pip_install 'libvirt-python>=3.5.0,!=4.1.0,<6.0.0;python_version<'\''3.0'\''' 'libvirt-python>=3.5.0,!=4.1.0;python_version>='\''3.0'\''' 2020-05-04 21:04:43.882 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:04:43.885 | + inc/python:pip_install:350 : local 'test_req=libvirt-python>=3.5.0,!=4.1.0;python_version>='\''3.0'\''/test-requirements.txt' 2020-05-04 21:04:43.888 | + inc/python:pip_install:351 : [[ -e libvirt-python>=3.5.0,!=4.1.0;python_version>='3.0'/test-requirements.txt ]] 2020-05-04 21:04:43.892 | + inc/python:pip_install:359 : 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>=3.5.0,!=4.1.0,<6.0.0;python_version<'\''3.0'\''' 'libvirt-python>=3.5.0,!=4.1.0;python_version>='\''3.0'\''' 2020-05-04 21:04:44.755 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:44.757 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:44.874 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:44.876 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:44.893 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:44.895 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:44.903 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:44.905 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:44.934 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:44.936 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:44.966 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:44.969 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.037 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:45.040 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.048 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:45.050 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.052 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:45.054 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.058 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:45.060 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.079 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:45.081 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.095 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:45.097 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.159 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:45.161 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.265 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:45.268 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.543 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:45.546 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.581 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:45.584 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.641 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:45.644 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.656 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:45.658 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.673 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:45.675 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.686 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:45.688 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.715 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:04:45.717 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:04:45.719 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:04:45.731 | Ignoring libvirt-python: markers 'python_version >= "3.0"' don't match your environment 2020-05-04 21:04:45.878 | Collecting libvirt-python===4.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 224)) 2020-05-04 21:04:46.104 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/28/d3/a04735d385ac645a758c89d1d1f4cbf72ae01ae4f85bc55d1de5af6254bb/libvirt-python-4.6.0.tar.gz (190kB) 2020-05-04 21:04:47.394 | Skipping bdist_wheel for libvirt-python, due to binaries being disabled for it. 2020-05-04 21:04:47.394 | Installing collected packages: libvirt-python 2020-05-04 21:04:47.395 | Running setup.py install for libvirt-python: started 2020-05-04 21:04:56.455 | Running setup.py install for libvirt-python: finished with status 'done' 2020-05-04 21:04:56.694 | Successfully installed libvirt-python-4.6.0 2020-05-04 21:04:56.831 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:04:56.831 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:04:56.882 | + inc/python:pip_install:366 : result=0 2020-05-04 21:04:56.885 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:04:56.888 | + functions-common:time_stop:2251 : local name 2020-05-04 21:04:56.891 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:04:56.895 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:04:56.898 | + functions-common:time_stop:2254 : local total 2020-05-04 21:04:56.902 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:04:56.905 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:04:56.909 | + functions-common:time_stop:2258 : start_time=1588626283136 2020-05-04 21:04:56.912 | + functions-common:time_stop:2260 : [[ -z 1588626283136 ]] 2020-05-04 21:04:56.917 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:04:56.921 | + functions-common:time_stop:2263 : end_time=1588626296918 2020-05-04 21:04:56.923 | + functions-common:time_stop:2264 : elapsed_time=13782 2020-05-04 21:04:56.926 | + functions-common:time_stop:2265 : total=248006 2020-05-04 21:04:56.928 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:04:56.931 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=261788 2020-05-04 21:04:56.935 | + inc/python:pip_install:369 : return 0 2020-05-04 21:04:56.938 | + lib/nova_plugins/functions-libvirt:install_libvirt:87 : [[ True == True ]] 2020-05-04 21:04:56.942 | + lib/nova_plugins/functions-libvirt:install_libvirt:88 : _enable_coredump 2020-05-04 21:04:56.945 | + lib/nova_plugins/functions-libvirt:_enable_coredump:37 : local confdir=/etc/systemd/system/libvirt-bin.service.d 2020-05-04 21:04:56.948 | + lib/nova_plugins/functions-libvirt:_enable_coredump:38 : local conffile=/etc/systemd/system/libvirt-bin.service.d/coredump.conf 2020-05-04 21:04:56.952 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo mkdir -p /var/core 2020-05-04 21:04:56.965 | + lib/nova_plugins/functions-libvirt:_enable_coredump:43 : sudo chmod a+wrx /var/core 2020-05-04 21:04:56.979 | + lib/nova_plugins/functions-libvirt:_enable_coredump:44 : echo /var/core/core.%e.%p.%h.%t 2020-05-04 21:04:56.979 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo tee /proc/sys/kernel/core_pattern 2020-05-04 21:04:56.987 | /var/core/core.%e.%p.%h.%t 2020-05-04 21:04:56.991 | + lib/nova_plugins/functions-libvirt:_enable_coredump:48 : sudo mkdir -p /etc/systemd/system/libvirt-bin.service.d 2020-05-04 21:04:57.006 | + lib/nova_plugins/functions-libvirt:_enable_coredump:49 : sudo tee /etc/systemd/system/libvirt-bin.service.d/coredump.conf 2020-05-04 21:04:57.014 | [Service] 2020-05-04 21:04:57.014 | LimitCORE=infinity 2020-05-04 21:04:57.018 | + lib/nova_plugins/functions-libvirt:_enable_coredump:56 : sudo systemctl daemon-reload 2020-05-04 21:04:57.113 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:93 : [[ qemu == \l\x\c ]] 2020-05-04 21:04:57.117 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:105 : [[ '' == \T\r\u\e ]] 2020-05-04 21:04:57.121 | + lib/nova:install_nova:784 : is_service_enabled n-novnc 2020-05-04 21:04:57.140 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:04:57.144 | ++ lib/nova:install_nova:786 : trueorfalse False NOVNC_FROM_PACKAGE 2020-05-04 21:04:57.165 | + lib/nova:install_nova:786 : NOVNC_FROM_PACKAGE=True 2020-05-04 21:04:57.167 | + lib/nova:install_nova:787 : '[' True = True ']' 2020-05-04 21:04:57.170 | + lib/nova:install_nova:788 : NOVNC_WEB_DIR=/usr/share/novnc 2020-05-04 21:04:57.173 | + lib/nova:install_nova:789 : install_package novnc 2020-05-04 21:04:57.175 | + functions-common:install_package:1278 : update_package_repo 2020-05-04 21:04:57.178 | + functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 21:04:57.181 | + functions-common:update_package_repo:1251 : REPOS_UPDATED=True 2020-05-04 21:04:57.183 | + functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 21:04:57.187 | + functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 21:04:57.189 | + functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 21:04:57.192 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:04:57.195 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:04:57.198 | + functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 21:04:57.200 | + functions-common:apt_get_update:1037 : [[ True == \T\r\u\e ]] 2020-05-04 21:04:57.204 | + functions-common:apt_get_update:1037 : [[ False != \T\r\u\e ]] 2020-05-04 21:04:57.207 | + functions-common:apt_get_update:1038 : return 2020-05-04 21:04:57.210 | + functions-common:install_package:1279 : real_install_package novnc 2020-05-04 21:04:57.213 | + functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 21:04:57.216 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:04:57.219 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:04:57.222 | + functions-common:real_install_package:1265 : apt_get install novnc 2020-05-04 21:04:57.248 | + functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install novnc 2020-05-04 21:04:57.286 | Reading package lists... 2020-05-04 21:04:57.522 | Building dependency tree... 2020-05-04 21:04:57.523 | Reading state information... 2020-05-04 21:04:57.704 | The following packages were automatically installed and are no longer required: 2020-05-04 21:04:57.704 | libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 2020-05-04 21:04:57.705 | libboost-thread1.58.0 2020-05-04 21:04:57.705 | Use 'sudo apt autoremove' to remove them. 2020-05-04 21:04:57.705 | The following additional packages will be installed: 2020-05-04 21:04:57.705 | docutils-common ieee-data libblas-common libblas3 libgfortran3 2020-05-04 21:04:57.705 | libjs-swfobject liblapack3 python-babel python-babel-localedata 2020-05-04 21:04:57.705 | python-debtcollector python-docutils python-funcsigs python-netaddr 2020-05-04 21:04:57.706 | python-novnc python-numpy python-oslo.config python-oslo.i18n python-pbr 2020-05-04 21:04:57.706 | python-rfc3986 python-roman python-stevedore python-tz python-websockify 2020-05-04 21:04:57.706 | python-wrapt python-yaml sgml-base websockify websockify-common xml-core 2020-05-04 21:04:57.706 | Suggested packages: 2020-05-04 21:04:57.706 | python-debtcollector-doc texlive-latex-recommended texlive-latex-base 2020-05-04 21:04:57.706 | texlive-lang-french fonts-linuxlibertine | ttf-linux-libertine 2020-05-04 21:04:57.706 | python-funcsigs-doc ipython python-netaddr-docs gfortran python-nose 2020-05-04 21:04:57.706 | python-numpy-dbg python-numpy-doc sgml-base-doc 2020-05-04 21:04:57.707 | Recommended packages: 2020-05-04 21:04:57.707 | python-nova python-pil python-pygments libpaper-utils docutils-doc 2020-05-04 21:04:57.707 | The following NEW packages will be installed: 2020-05-04 21:04:57.707 | docutils-common ieee-data libblas-common libblas3 libgfortran3 2020-05-04 21:04:57.707 | libjs-swfobject liblapack3 novnc python-babel python-babel-localedata 2020-05-04 21:04:57.707 | python-debtcollector python-docutils python-funcsigs python-netaddr 2020-05-04 21:04:57.707 | python-novnc python-numpy python-oslo.config python-oslo.i18n python-pbr 2020-05-04 21:04:57.707 | python-rfc3986 python-roman python-stevedore python-tz python-websockify 2020-05-04 21:04:57.708 | python-wrapt python-yaml sgml-base websockify websockify-common xml-core 2020-05-04 21:04:57.737 | 0 upgraded, 30 newly installed, 0 to remove and 11 not upgraded. 2020-05-04 21:04:57.737 | Need to get 9,758 kB of archives. 2020-05-04 21:04:57.737 | After this operation, 46.7 MB of additional disk space will be used. 2020-05-04 21:04:57.737 | WARNING: The following packages cannot be authenticated! 2020-05-04 21:04:57.737 | python-babel-localedata python-babel python-pbr python-funcsigs 2020-05-04 21:04:57.737 | python-oslo.i18n python-stevedore python-yaml python-rfc3986 2020-05-04 21:04:57.737 | python-oslo.config websockify-common python-websockify websockify 2020-05-04 21:04:57.795 | Authentication warning overridden. 2020-05-04 21:04:57.795 | Get:1 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB] 2020-05-04 21:04:57.821 | Get:2 http://mirror.ord.rax.opendev.org/ubuntu xenial/universe amd64 libjs-swfobject all 2.2+dfsg-1 [8,474 B] 2020-05-04 21:04:57.823 | Get:3 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 python-babel-localedata all 2.4.0+dfsg.1-2ubuntu1~cloud0 [3,430 kB] 2020-05-04 21:04:58.345 | Get:4 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 python-tz all 2014.10~dfsg1-0ubuntu2 [31.5 kB] 2020-05-04 21:04:58.346 | Get:5 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 python-babel all 2.4.0+dfsg.1-2ubuntu1~cloud0 [80.5 kB] 2020-05-04 21:04:58.348 | Get:6 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 python-pbr all 2.0.0-0ubuntu1~cloud0 [59.1 kB] 2020-05-04 21:04:58.349 | Get:7 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 python-funcsigs all 1.0.2-3~cloud0 [13.2 kB] 2020-05-04 21:04:58.350 | Get:8 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 python-wrapt amd64 1.8.0-5build2 [25.5 kB] 2020-05-04 21:04:58.351 | Get:9 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 python-debtcollector all 1.3.0-2 [12.8 kB] 2020-05-04 21:04:58.352 | Get:10 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 python-roman all 2.0.0-2 [8,062 B] 2020-05-04 21:04:58.352 | Get:11 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB] 2020-05-04 21:04:58.353 | Get:12 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 docutils-common all 0.12+dfsg-1 [141 kB] 2020-05-04 21:04:58.356 | Get:13 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 python-docutils all 0.12+dfsg-1 [348 kB] 2020-05-04 21:04:58.363 | Get:14 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 ieee-data all 20150531.1 [830 kB] 2020-05-04 21:04:58.380 | Get:15 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 python-netaddr all 0.7.18-1 [174 kB] 2020-05-04 21:04:58.383 | Get:16 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 python-oslo.i18n all 3.17.0-0ubuntu1~cloud0 [21.3 kB] 2020-05-04 21:04:58.384 | Get:17 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 python-stevedore all 1:1.25.0-0ubuntu1~cloud0 [18.4 kB] 2020-05-04 21:04:58.385 | Get:18 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 python-yaml amd64 3.12-1build2~cloud0 [105 kB] 2020-05-04 21:04:58.387 | Get:19 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 python-rfc3986 all 0.3.1-2~cloud0 [14.2 kB] 2020-05-04 21:04:58.388 | Get:20 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 python-oslo.config all 1:4.11.0-0ubuntu1~cloud0 [79.0 kB] 2020-05-04 21:04:58.390 | Get:21 http://mirror.ord.rax.opendev.org/ubuntu xenial/universe amd64 python-novnc all 1:0.4+dfsg+1+20131010+gitf68af8af3d-4 [19.2 kB] 2020-05-04 21:04:58.390 | Get:22 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] 2020-05-04 21:04:58.391 | Get:23 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] 2020-05-04 21:04:58.396 | Get:24 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.12 [260 kB] 2020-05-04 21:04:58.407 | Get:25 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] 2020-05-04 21:04:58.520 | Get:26 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 python-numpy amd64 1:1.11.0-1ubuntu1 [1,763 kB] 2020-05-04 21:04:58.604 | Get:27 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 websockify-common all 0.8.0+dfsg1-7ubuntu1~cloud0 [27.3 kB] 2020-05-04 21:04:58.605 | Get:28 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 python-websockify amd64 0.8.0+dfsg1-7ubuntu1~cloud0 [29.9 kB] 2020-05-04 21:04:58.606 | Get:29 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 websockify amd64 0.8.0+dfsg1-7ubuntu1~cloud0 [21.1 kB] 2020-05-04 21:04:58.606 | Get:30 http://mirror.ord.rax.opendev.org/ubuntu xenial/universe amd64 novnc all 1:0.4+dfsg+1+20131010+gitf68af8af3d-4 [112 kB] 2020-05-04 21:04:58.734 | debconf: delaying package configuration, since apt-utils is not installed 2020-05-04 21:04:58.775 | Fetched 9,758 kB in 0s (11.3 MB/s) 2020-05-04 21:04:58.808 | Selecting previously unselected package sgml-base. 2020-05-04 21:04:58.835 | (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 ... 39273 files and directories currently installed.) 2020-05-04 21:04:58.836 | Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ... 2020-05-04 21:04:58.843 | Unpacking sgml-base (1.26+nmu4ubuntu1) ... 2020-05-04 21:04:58.877 | Selecting previously unselected package libjs-swfobject. 2020-05-04 21:04:58.883 | Preparing to unpack .../libjs-swfobject_2.2+dfsg-1_all.deb ... 2020-05-04 21:04:58.885 | Unpacking libjs-swfobject (2.2+dfsg-1) ... 2020-05-04 21:04:58.908 | Selecting previously unselected package python-babel-localedata. 2020-05-04 21:04:58.914 | Preparing to unpack .../python-babel-localedata_2.4.0+dfsg.1-2ubuntu1~cloud0_all.deb ... 2020-05-04 21:04:58.916 | Unpacking python-babel-localedata (2.4.0+dfsg.1-2ubuntu1~cloud0) ... 2020-05-04 21:04:59.445 | Selecting previously unselected package python-tz. 2020-05-04 21:04:59.452 | Preparing to unpack .../python-tz_2014.10~dfsg1-0ubuntu2_all.deb ... 2020-05-04 21:04:59.454 | Unpacking python-tz (2014.10~dfsg1-0ubuntu2) ... 2020-05-04 21:04:59.488 | Selecting previously unselected package python-babel. 2020-05-04 21:04:59.494 | Preparing to unpack .../python-babel_2.4.0+dfsg.1-2ubuntu1~cloud0_all.deb ... 2020-05-04 21:04:59.496 | Unpacking python-babel (2.4.0+dfsg.1-2ubuntu1~cloud0) ... 2020-05-04 21:04:59.537 | Selecting previously unselected package python-pbr. 2020-05-04 21:04:59.543 | Preparing to unpack .../python-pbr_2.0.0-0ubuntu1~cloud0_all.deb ... 2020-05-04 21:04:59.546 | Unpacking python-pbr (2.0.0-0ubuntu1~cloud0) ... 2020-05-04 21:04:59.595 | Selecting previously unselected package python-funcsigs. 2020-05-04 21:04:59.601 | Preparing to unpack .../python-funcsigs_1.0.2-3~cloud0_all.deb ... 2020-05-04 21:04:59.603 | Unpacking python-funcsigs (1.0.2-3~cloud0) ... 2020-05-04 21:04:59.633 | Selecting previously unselected package python-wrapt. 2020-05-04 21:04:59.640 | Preparing to unpack .../python-wrapt_1.8.0-5build2_amd64.deb ... 2020-05-04 21:04:59.642 | Unpacking python-wrapt (1.8.0-5build2) ... 2020-05-04 21:04:59.675 | Selecting previously unselected package python-debtcollector. 2020-05-04 21:04:59.681 | Preparing to unpack .../python-debtcollector_1.3.0-2_all.deb ... 2020-05-04 21:04:59.683 | Unpacking python-debtcollector (1.3.0-2) ... 2020-05-04 21:04:59.714 | Selecting previously unselected package python-roman. 2020-05-04 21:04:59.720 | Preparing to unpack .../python-roman_2.0.0-2_all.deb ... 2020-05-04 21:04:59.722 | Unpacking python-roman (2.0.0-2) ... 2020-05-04 21:04:59.753 | Selecting previously unselected package xml-core. 2020-05-04 21:04:59.760 | Preparing to unpack .../xml-core_0.13+nmu2_all.deb ... 2020-05-04 21:04:59.763 | Unpacking xml-core (0.13+nmu2) ... 2020-05-04 21:04:59.805 | Selecting previously unselected package docutils-common. 2020-05-04 21:04:59.811 | Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ... 2020-05-04 21:04:59.815 | Unpacking docutils-common (0.12+dfsg-1) ... 2020-05-04 21:04:59.873 | Selecting previously unselected package python-docutils. 2020-05-04 21:04:59.881 | Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ... 2020-05-04 21:04:59.885 | Unpacking python-docutils (0.12+dfsg-1) ... 2020-05-04 21:04:59.963 | Selecting previously unselected package ieee-data. 2020-05-04 21:04:59.969 | Preparing to unpack .../ieee-data_20150531.1_all.deb ... 2020-05-04 21:04:59.971 | Unpacking ieee-data (20150531.1) ... 2020-05-04 21:05:00.103 | Selecting previously unselected package python-netaddr. 2020-05-04 21:05:00.109 | Preparing to unpack .../python-netaddr_0.7.18-1_all.deb ... 2020-05-04 21:05:00.111 | Unpacking python-netaddr (0.7.18-1) ... 2020-05-04 21:05:00.163 | Selecting previously unselected package python-oslo.i18n. 2020-05-04 21:05:00.169 | Preparing to unpack .../python-oslo.i18n_3.17.0-0ubuntu1~cloud0_all.deb ... 2020-05-04 21:05:00.171 | Unpacking python-oslo.i18n (3.17.0-0ubuntu1~cloud0) ... 2020-05-04 21:05:00.212 | Selecting previously unselected package python-stevedore. 2020-05-04 21:05:00.218 | Preparing to unpack .../python-stevedore_1%3a1.25.0-0ubuntu1~cloud0_all.deb ... 2020-05-04 21:05:00.220 | Unpacking python-stevedore (1:1.25.0-0ubuntu1~cloud0) ... 2020-05-04 21:05:00.257 | Selecting previously unselected package python-yaml. 2020-05-04 21:05:00.264 | Preparing to unpack .../python-yaml_3.12-1build2~cloud0_amd64.deb ... 2020-05-04 21:05:00.266 | Unpacking python-yaml (3.12-1build2~cloud0) ... 2020-05-04 21:05:00.309 | Selecting previously unselected package python-rfc3986. 2020-05-04 21:05:00.316 | Preparing to unpack .../python-rfc3986_0.3.1-2~cloud0_all.deb ... 2020-05-04 21:05:00.319 | Unpacking python-rfc3986 (0.3.1-2~cloud0) ... 2020-05-04 21:05:00.351 | Selecting previously unselected package python-oslo.config. 2020-05-04 21:05:00.357 | Preparing to unpack .../python-oslo.config_1%3a4.11.0-0ubuntu1~cloud0_all.deb ... 2020-05-04 21:05:00.359 | Unpacking python-oslo.config (1:4.11.0-0ubuntu1~cloud0) ... 2020-05-04 21:05:00.402 | Selecting previously unselected package python-novnc. 2020-05-04 21:05:00.409 | Preparing to unpack .../python-novnc_1%3a0.4+dfsg+1+20131010+gitf68af8af3d-4_all.deb ... 2020-05-04 21:05:00.412 | Unpacking python-novnc (1:0.4+dfsg+1+20131010+gitf68af8af3d-4) ... 2020-05-04 21:05:00.440 | Selecting previously unselected package libblas-common. 2020-05-04 21:05:00.447 | Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... 2020-05-04 21:05:00.449 | Unpacking libblas-common (3.6.0-2ubuntu2) ... 2020-05-04 21:05:00.479 | Selecting previously unselected package libblas3. 2020-05-04 21:05:00.486 | Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... 2020-05-04 21:05:00.489 | Unpacking libblas3 (3.6.0-2ubuntu2) ... 2020-05-04 21:05:00.538 | Selecting previously unselected package libgfortran3:amd64. 2020-05-04 21:05:00.545 | Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 2020-05-04 21:05:00.550 | Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.12) ... 2020-05-04 21:05:00.613 | Selecting previously unselected package liblapack3. 2020-05-04 21:05:00.619 | Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... 2020-05-04 21:05:00.621 | Unpacking liblapack3 (3.6.0-2ubuntu2) ... 2020-05-04 21:05:00.880 | Selecting previously unselected package python-numpy. 2020-05-04 21:05:00.885 | Preparing to unpack .../python-numpy_1%3a1.11.0-1ubuntu1_amd64.deb ... 2020-05-04 21:05:00.890 | Unpacking python-numpy (1:1.11.0-1ubuntu1) ... 2020-05-04 21:05:01.191 | Selecting previously unselected package websockify-common. 2020-05-04 21:05:01.197 | Preparing to unpack .../websockify-common_0.8.0+dfsg1-7ubuntu1~cloud0_all.deb ... 2020-05-04 21:05:01.200 | Unpacking websockify-common (0.8.0+dfsg1-7ubuntu1~cloud0) ... 2020-05-04 21:05:01.237 | Selecting previously unselected package python-websockify. 2020-05-04 21:05:01.243 | Preparing to unpack .../python-websockify_0.8.0+dfsg1-7ubuntu1~cloud0_amd64.deb ... 2020-05-04 21:05:01.245 | Unpacking python-websockify (0.8.0+dfsg1-7ubuntu1~cloud0) ... 2020-05-04 21:05:01.282 | Selecting previously unselected package websockify. 2020-05-04 21:05:01.288 | Preparing to unpack .../websockify_0.8.0+dfsg1-7ubuntu1~cloud0_amd64.deb ... 2020-05-04 21:05:01.290 | Unpacking websockify (0.8.0+dfsg1-7ubuntu1~cloud0) ... 2020-05-04 21:05:01.321 | Selecting previously unselected package novnc. 2020-05-04 21:05:01.328 | Preparing to unpack .../novnc_1%3a0.4+dfsg+1+20131010+gitf68af8af3d-4_all.deb ... 2020-05-04 21:05:01.330 | Unpacking novnc (1:0.4+dfsg+1+20131010+gitf68af8af3d-4) ... 2020-05-04 21:05:01.361 | Processing triggers for man-db (2.7.5-1) ... 2020-05-04 21:05:01.746 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 21:05:01.802 | Setting up sgml-base (1.26+nmu4ubuntu1) ... 2020-05-04 21:05:01.840 | Setting up libjs-swfobject (2.2+dfsg-1) ... 2020-05-04 21:05:01.845 | Setting up python-babel-localedata (2.4.0+dfsg.1-2ubuntu1~cloud0) ... 2020-05-04 21:05:01.850 | Setting up python-tz (2014.10~dfsg1-0ubuntu2) ... 2020-05-04 21:05:02.052 | Setting up python-babel (2.4.0+dfsg.1-2ubuntu1~cloud0) ... 2020-05-04 21:05:02.060 | update-alternatives: using /usr/bin/pybabel-python2 to provide /usr/bin/pybabel (pybabel) in auto mode 2020-05-04 21:05:02.217 | Setting up python-pbr (2.0.0-0ubuntu1~cloud0) ... 2020-05-04 21:05:02.225 | update-alternatives: using /usr/bin/python2-pbr to provide /usr/bin/pbr (pbr) in auto mode 2020-05-04 21:05:02.350 | Setting up python-funcsigs (1.0.2-3~cloud0) ... 2020-05-04 21:05:02.445 | Setting up python-wrapt (1.8.0-5build2) ... 2020-05-04 21:05:02.543 | Setting up python-debtcollector (1.3.0-2) ... 2020-05-04 21:05:02.652 | Setting up python-roman (2.0.0-2) ... 2020-05-04 21:05:02.744 | Setting up xml-core (0.13+nmu2) ... 2020-05-04 21:05:03.023 | Setting up ieee-data (20150531.1) ... 2020-05-04 21:05:03.031 | Setting up python-netaddr (0.7.18-1) ... 2020-05-04 21:05:03.162 | Setting up python-oslo.i18n (3.17.0-0ubuntu1~cloud0) ... 2020-05-04 21:05:03.277 | Setting up python-stevedore (1:1.25.0-0ubuntu1~cloud0) ... 2020-05-04 21:05:03.420 | Setting up python-yaml (3.12-1build2~cloud0) ... 2020-05-04 21:05:03.555 | Setting up python-rfc3986 (0.3.1-2~cloud0) ... 2020-05-04 21:05:03.657 | Setting up libblas-common (3.6.0-2ubuntu2) ... 2020-05-04 21:05:03.662 | Setting up libblas3 (3.6.0-2ubuntu2) ... 2020-05-04 21:05:03.668 | update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode 2020-05-04 21:05:03.671 | Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.12) ... 2020-05-04 21:05:03.677 | Setting up liblapack3 (3.6.0-2ubuntu2) ... 2020-05-04 21:05:03.683 | update-alternatives: using /usr/lib/lapack/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode 2020-05-04 21:05:03.687 | Setting up python-numpy (1:1.11.0-1ubuntu1) ... 2020-05-04 21:05:04.829 | Setting up websockify-common (0.8.0+dfsg1-7ubuntu1~cloud0) ... 2020-05-04 21:05:04.834 | Setting up python-websockify (0.8.0+dfsg1-7ubuntu1~cloud0) ... 2020-05-04 21:05:04.842 | update-alternatives: using /usr/bin/python2-websockify to provide /usr/bin/websockify (websockify) in auto mode 2020-05-04 21:05:04.947 | Setting up websockify (0.8.0+dfsg1-7ubuntu1~cloud0) ... 2020-05-04 21:05:04.961 | Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 2020-05-04 21:05:04.983 | Setting up docutils-common (0.12+dfsg-1) ... 2020-05-04 21:05:05.124 | Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 2020-05-04 21:05:05.142 | Setting up python-docutils (0.12+dfsg-1) ... 2020-05-04 21:05:05.149 | update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode 2020-05-04 21:05:05.153 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode 2020-05-04 21:05:05.156 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode 2020-05-04 21:05:05.160 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode 2020-05-04 21:05:05.164 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode 2020-05-04 21:05:05.167 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode 2020-05-04 21:05:05.171 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode 2020-05-04 21:05:05.175 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode 2020-05-04 21:05:05.179 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode 2020-05-04 21:05:05.183 | update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode 2020-05-04 21:05:05.187 | update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode 2020-05-04 21:05:05.531 | Setting up python-oslo.config (1:4.11.0-0ubuntu1~cloud0) ... 2020-05-04 21:05:05.539 | update-alternatives: using /usr/bin/python2-oslo-config-generator to provide /usr/bin/oslo-config-generator (oslo-config-generator) in auto mode 2020-05-04 21:05:05.738 | Setting up python-novnc (1:0.4+dfsg+1+20131010+gitf68af8af3d-4) ... 2020-05-04 21:05:05.848 | Setting up novnc (1:0.4+dfsg+1+20131010+gitf68af8af3d-4) ... 2020-05-04 21:05:05.992 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 21:05:06.219 | + functions-common:apt_get:1082 : result=0 2020-05-04 21:05:06.222 | + functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 21:05:06.226 | + functions-common:time_stop:2251 : local name 2020-05-04 21:05:06.229 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:05:06.233 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:05:06.236 | + functions-common:time_stop:2254 : local total 2020-05-04 21:05:06.239 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:05:06.242 | + functions-common:time_stop:2257 : name=apt-get 2020-05-04 21:05:06.245 | + functions-common:time_stop:2258 : start_time=1588626297244 2020-05-04 21:05:06.248 | + functions-common:time_stop:2260 : [[ -z 1588626297244 ]] 2020-05-04 21:05:06.252 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:05:06.256 | + functions-common:time_stop:2263 : end_time=1588626306253 2020-05-04 21:05:06.259 | + functions-common:time_stop:2264 : elapsed_time=9009 2020-05-04 21:05:06.262 | + functions-common:time_stop:2265 : total=134795 2020-05-04 21:05:06.265 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:05:06.268 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=143804 2020-05-04 21:05:06.271 | + functions-common:apt_get:1086 : return 0 2020-05-04 21:05:06.274 | + lib/nova:install_nova:796 : is_service_enabled n-spice 2020-05-04 21:05:06.293 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:05:06.297 | + lib/nova:install_nova:808 : git_clone https://git.openstack.org/openstack/nova.git /opt/stack/new/nova stable/queens 2020-05-04 21:05:06.300 | + functions-common:git_clone:492 : local git_remote=https://git.openstack.org/openstack/nova.git 2020-05-04 21:05:06.302 | + functions-common:git_clone:493 : local git_dest=/opt/stack/new/nova 2020-05-04 21:05:06.305 | + functions-common:git_clone:494 : local git_ref=stable/queens 2020-05-04 21:05:06.308 | + functions-common:git_clone:495 : local orig_dir 2020-05-04 21:05:06.312 | ++ functions-common:git_clone:496 : pwd 2020-05-04 21:05:06.315 | + functions-common:git_clone:496 : orig_dir=/opt/stack/new/devstack 2020-05-04 21:05:06.318 | + functions-common:git_clone:497 : local git_clone_flags= 2020-05-04 21:05:06.322 | ++ functions-common:git_clone:499 : trueorfalse False RECLONE 2020-05-04 21:05:06.342 | + functions-common:git_clone:499 : RECLONE=False 2020-05-04 21:05:06.344 | + functions-common:git_clone:500 : [[ 0 -gt 0 ]] 2020-05-04 21:05:06.347 | + functions-common:git_clone:504 : [[ False = \T\r\u\e ]] 2020-05-04 21:05:06.351 | + functions-common:git_clone:513 : echo stable/queens 2020-05-04 21:05:06.351 | + functions-common:git_clone:513 : egrep -q '^refs' 2020-05-04 21:05:06.356 | + functions-common:git_clone:527 : [[ ! -d /opt/stack/new/nova ]] 2020-05-04 21:05:06.359 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-05-04 21:05:06.362 | + functions-common:git_clone:561 : cd /opt/stack/new/nova 2020-05-04 21:05:06.365 | + functions-common:git_clone:562 : git show --oneline 2020-05-04 21:05:06.366 | + functions-common:git_clone:562 : head -1 2020-05-04 21:05:06.370 | f50bd6e Unplug VIFs as part of cleanup of networks 2020-05-04 21:05:06.384 | + functions-common:git_clone:563 : cd /opt/stack/new/devstack 2020-05-04 21:05:06.387 | + lib/nova:install_nova:809 : setup_develop /opt/stack/new/nova 2020-05-04 21:05:06.390 | + inc/python:setup_develop:494 : local project_dir=/opt/stack/new/nova 2020-05-04 21:05:06.393 | + inc/python:setup_develop:495 : local extras= 2020-05-04 21:05:06.395 | + inc/python:setup_develop:496 : _setup_package_with_constraints_edit /opt/stack/new/nova -e 2020-05-04 21:05:06.398 | + inc/python:_setup_package_with_constraints_edit:526 : local project_dir=/opt/stack/new/nova 2020-05-04 21:05:06.401 | + inc/python:_setup_package_with_constraints_edit:527 : local flags=-e 2020-05-04 21:05:06.405 | + inc/python:_setup_package_with_constraints_edit:528 : local extras= 2020-05-04 21:05:06.409 | ++ inc/python:_setup_package_with_constraints_edit:535 : cd /opt/stack/new/nova 2020-05-04 21:05:06.413 | ++ inc/python:_setup_package_with_constraints_edit:535 : pwd 2020-05-04 21:05:06.417 | + inc/python:_setup_package_with_constraints_edit:535 : project_dir=/opt/stack/new/nova 2020-05-04 21:05:06.420 | + inc/python:_setup_package_with_constraints_edit:537 : '[' -n /opt/stack/new/requirements ']' 2020-05-04 21:05:06.423 | + inc/python:_setup_package_with_constraints_edit:539 : local name 2020-05-04 21:05:06.427 | ++ inc/python:_setup_package_with_constraints_edit:540 : awk '/^name.*=/ {print $3}' /opt/stack/new/nova/setup.cfg 2020-05-04 21:05:06.434 | + inc/python:_setup_package_with_constraints_edit:540 : name=nova 2020-05-04 21:05:06.437 | + inc/python:_setup_package_with_constraints_edit:542 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/new/nova#egg=nova' 2020-05-04 21:05:06.966 | + inc/python:_setup_package_with_constraints_edit:546 : setup_package /opt/stack/new/nova -e 2020-05-04 21:05:06.969 | + inc/python:setup_package:569 : local project_dir=/opt/stack/new/nova 2020-05-04 21:05:06.973 | + inc/python:setup_package:570 : local flags=-e 2020-05-04 21:05:06.976 | + inc/python:setup_package:571 : local extras= 2020-05-04 21:05:06.979 | + inc/python:setup_package:575 : [[ -n -e ]] 2020-05-04 21:05:06.983 | + inc/python:setup_package:575 : [[ -z '' ]] 2020-05-04 21:05:06.986 | + inc/python:setup_package:575 : [[ ! -e =~ ^-.* ]] 2020-05-04 21:05:06.989 | + inc/python:setup_package:580 : [[ ! -z '' ]] 2020-05-04 21:05:06.993 | + inc/python:setup_package:584 : pip_install -e /opt/stack/new/nova 2020-05-04 21:05:07.719 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:05:07.722 | + inc/python:pip_install:350 : local test_req=/opt/stack/new/nova/test-requirements.txt 2020-05-04 21:05:07.724 | + inc/python:pip_install:351 : [[ -e /opt/stack/new/nova/test-requirements.txt ]] 2020-05-04 21:05:07.727 | + inc/python:pip_install:352 : install_test_reqs='-r /opt/stack/new/nova/test-requirements.txt' 2020-05-04 21:05:07.730 | + inc/python:pip_install:359 : 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 -r /opt/stack/new/nova/test-requirements.txt -e /opt/stack/new/nova 2020-05-04 21:05:08.542 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:08.545 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:08.648 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:08.650 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:08.667 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:08.669 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:08.677 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:08.679 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:08.708 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:08.710 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:08.738 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:08.740 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:08.805 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:08.807 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:08.814 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:08.816 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:08.818 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:08.821 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:08.824 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:08.826 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:08.843 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:08.845 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:08.857 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:08.859 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:08.917 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:08.920 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:09.020 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:09.022 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:09.210 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:09.212 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:09.243 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:09.245 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:09.301 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:09.303 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:09.315 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:09.317 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:09.331 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:09.333 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:09.344 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:09.346 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:09.369 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:05:09.371 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:05:09.373 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:05:09.423 | Obtaining file:///opt/stack/new/nova 2020-05-04 21:05:13.837 | Obtaining nova from file:///opt/stack/new/nova#egg=nova (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2020-05-04 21:05:17.649 | Requirement already satisfied: Babel===2.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2020-05-04 21:05:17.653 | Requirement already satisfied: Jinja2===2.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12)) 2020-05-04 21:05:17.658 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2020-05-04 21:05:17.661 | 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)) 2020-05-04 21:05:17.667 | 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)) 2020-05-04 21:05:17.671 | Requirement already satisfied: PyMySQL===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23)) 2020-05-04 21:05:17.674 | 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 27)) 2020-05-04 21:05:17.681 | Requirement already satisfied: SQLAlchemy===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 28)) 2020-05-04 21:05:17.698 | Requirement already satisfied: Sphinx===1.6.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:05:17.727 | Requirement already satisfied: WebOb===1.7.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34)) 2020-05-04 21:05:17.737 | 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 70)) 2020-05-04 21:05:17.740 | Requirement already satisfied: castellan===0.17.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 99)) 2020-05-04 21:05:17.758 | Requirement already satisfied: coverage===4.4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 112)) 2020-05-04 21:05:17.761 | Requirement already satisfied: cryptography===2.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 115)) 2020-05-04 21:05:17.812 | Requirement already satisfied: cursive===0.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 118)) 2020-05-04 21:05:17.830 | 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 120)) 2020-05-04 21:05:17.832 | Requirement already satisfied: decorator===4.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122)) 2020-05-04 21:05:17.834 | Requirement already satisfied: docutils===0.14 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 142)) 2020-05-04 21:05:17.837 | 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 148)) 2020-05-04 21:05:17.839 | Requirement already satisfied: eventlet===0.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 151)) 2020-05-04 21:05:17.844 | 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 156)) 2020-05-04 21:05:18.009 | Collecting gabbi===1.42.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 168)) 2020-05-04 21:05:18.192 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/1c/c3/9ea8030ed2a4a13f1b1b7b6d7323a0ae0e8267c2244434655bfe44b5724e/gabbi-1.42.1-py2.py3-none-any.whl (200kB) 2020-05-04 21:05:18.381 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 177)) 2020-05-04 21:05:18.383 | Requirement already satisfied: idna===2.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193)) 2020-05-04 21:05:18.386 | 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 194)) 2020-05-04 21:05:18.388 | Requirement already satisfied: ipaddress===1.0.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 197)) 2020-05-04 21:05:18.390 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199)) 2020-05-04 21:05:18.552 | Collecting jsonpath-rw-ext===1.1.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 207)) 2020-05-04 21:05:18.601 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/9c/51/05fa4a86e50e0c7d551bcef3f2900bf6c5654819ca3d89c97838e9411411/jsonpath_rw_ext-1.1.3-py2.py3-none-any.whl 2020-05-04 21:05:18.843 | 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 209)) 2020-05-04 21:05:18.860 | Requirement already satisfied: keystoneauth1===3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 216)) 2020-05-04 21:05:18.955 | Requirement already satisfied: keystonemiddleware===4.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 217)) 2020-05-04 21:05:19.042 | Requirement already satisfied: lxml===4.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 227)) 2020-05-04 21:05:19.274 | Collecting microversion-parse===0.1.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 229)) 2020-05-04 21:05:19.310 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/cd/c4/07276145a0a990c4918cf1de71a87937de2b1fa9d34a2f4a6ee3fdefcef0/microversion_parse-0.1.4-py2-none-any.whl 2020-05-04 21:05:19.470 | 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 232)) 2020-05-04 21:05:19.494 | Requirement already satisfied: mox3===0.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237)) 2020-05-04 21:05:19.499 | 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 245)) 2020-05-04 21:05:19.502 | Requirement already satisfied: netifaces===0.10.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246)) 2020-05-04 21:05:19.504 | Requirement already satisfied: openstackdocstheme===1.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 265)) 2020-05-04 21:05:19.509 | Requirement already satisfied: os-api-ref===1.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 268)) 2020-05-04 21:05:19.518 | Requirement already satisfied: os-brick===2.3.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 270)) 2020-05-04 21:05:19.539 | Requirement already satisfied: os-service-types===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276)) 2020-05-04 21:05:19.691 | Collecting os-traits===0.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278)) 2020-05-04 21:05:19.780 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/c5/9c/c3608c873bbcfbc00e1abbae42ace61ddf7efa3b34bfaf86138bdc3e7545/os_traits-0.5.0-py2-none-any.whl 2020-05-04 21:05:20.094 | Collecting os-vif===1.9.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 279)) 2020-05-04 21:05:20.218 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/9b/6d/414c4d86f84f34a08f11c9c4a0a6f312ad2bc2db0ac48f22900dce7131a3/os_vif-1.9.2-py2.py3-none-any.whl (82kB) 2020-05-04 21:05:20.405 | Requirement already satisfied: os-win===3.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 280)) 2020-05-04 21:05:20.423 | Requirement already satisfied: os-xenapi===0.3.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 281)) 2020-05-04 21:05:20.438 | Requirement already satisfied: oslo.cache===1.28.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283)) 2020-05-04 21:05:20.462 | Requirement already satisfied: oslo.concurrency===3.25.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 284)) 2020-05-04 21:05:20.480 | Requirement already satisfied: oslo.config===5.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285)) 2020-05-04 21:05:20.491 | Requirement already satisfied: oslo.context===2.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286)) 2020-05-04 21:05:20.496 | Requirement already satisfied: oslo.db===4.33.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287)) 2020-05-04 21:05:20.542 | Requirement already satisfied: oslo.i18n===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288)) 2020-05-04 21:05:20.549 | Requirement already satisfied: oslo.log===3.36.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289)) 2020-05-04 21:05:20.577 | Requirement already satisfied: oslo.messaging===5.35.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290)) 2020-05-04 21:05:20.614 | Requirement already satisfied: oslo.middleware===3.34.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 291)) 2020-05-04 21:05:20.632 | Requirement already satisfied: oslo.policy===1.33.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 292)) 2020-05-04 21:05:20.644 | Requirement already satisfied: oslo.privsep===1.27.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 293)) 2020-05-04 21:05:20.664 | Requirement already satisfied: oslo.reports===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 294)) 2020-05-04 21:05:20.677 | Requirement already satisfied: oslo.rootwrap===5.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 295)) 2020-05-04 21:05:20.681 | Requirement already satisfied: oslo.serialization===2.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 296)) 2020-05-04 21:05:20.689 | Requirement already satisfied: oslo.service===1.29.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 297)) 2020-05-04 21:05:20.710 | Requirement already satisfied: oslo.utils===3.35.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 298)) 2020-05-04 21:05:20.729 | Requirement already satisfied: oslo.versionedobjects===1.31.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 299)) 2020-05-04 21:05:20.747 | Requirement already satisfied: oslo.vmware===2.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 300)) 2020-05-04 21:05:20.769 | Requirement already satisfied: oslotest===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 302)) 2020-05-04 21:05:20.781 | Requirement already satisfied: osprofiler===1.15.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 303)) 2020-05-04 21:05:20.794 | Requirement already satisfied: paramiko===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 307)) 2020-05-04 21:05:20.801 | Requirement already satisfied: pbr===3.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 314)) 2020-05-04 21:05:20.803 | 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 318)) 2020-05-04 21:05:20.810 | 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 319)) 2020-05-04 21:05:20.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 322)) 2020-05-04 21:05:20.819 | Requirement already satisfied: psutil===5.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 325)) 2020-05-04 21:05:20.823 | Requirement already satisfied: psycopg2===2.7.3.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 326)) 2020-05-04 21:05:20.826 | Requirement already satisfied: pyasn1===0.4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 331)) 2020-05-04 21:05:20.828 | Requirement already satisfied: pycadf===2.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 333)) 2020-05-04 21:05:20.837 | 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 341)) 2020-05-04 21:05:20.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 350)) 2020-05-04 21:05:21.000 | Collecting pypowervm===1.1.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 352)) 2020-05-04 21:05:21.082 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/44/a6/4b6522b0378f312d82cc85f977f916ed5028c288df2094fe7a47ec457e75/pypowervm-1.1.10-py2.py3-none-any.whl (1.1MB) 2020-05-04 21:05:21.446 | Requirement already satisfied: pyroute2===0.4.21 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 353)) 2020-05-04 21:05:21.604 | Collecting pytest===3.3.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 360)) 2020-05-04 21:05:21.915 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/38/af/8dcf688d192914928393f931b7b550f2530299bbb08018b2f17efa6aab73/pytest-3.3.2-py2.py3-none-any.whl (185kB) 2020-05-04 21:05:22.105 | Requirement already satisfied: python-barbicanclient===4.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 361)) 2020-05-04 21:05:22.273 | Collecting python-cinderclient===3.5.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 364)) 2020-05-04 21:05:22.368 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/4a/d8/bb1af0485b4e5b3ebe1253b1396e63861c23c7b5c9b0e0aa0807d105de55/python_cinderclient-3.5.0-py2.py3-none-any.whl (326kB) 2020-05-04 21:05:22.592 | Requirement already satisfied: python-dateutil===2.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 367)) 2020-05-04 21:05:22.596 | Requirement already satisfied: python-glanceclient===2.10.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 372)) 2020-05-04 21:05:22.800 | Collecting python-ironicclient===2.2.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 377)) 2020-05-04 21:05:22.930 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/1f/11/08d29518867e368964aeaab844a1a8b01b1b63453e57b6dfab7e13e33f31/python_ironicclient-2.2.2-py2.py3-none-any.whl (269kB) 2020-05-04 21:05:23.167 | Requirement already satisfied: python-keystoneclient===3.15.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 379)) 2020-05-04 21:05:23.183 | Requirement already satisfied: python-neutronclient===6.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 390)) 2020-05-04 21:05:23.207 | 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 404)) 2020-05-04 21:05:23.219 | Requirement already satisfied: pytz===2017.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412)) 2020-05-04 21:05:23.223 | Requirement already satisfied: reno===2.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 420)) 2020-05-04 21:05:23.233 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 421)) 2020-05-04 21:05:23.240 | Requirement already satisfied: requests===2.18.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 423)) 2020-05-04 21:05:23.423 | Collecting requests-mock===1.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 426)) 2020-05-04 21:05:23.480 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/1d/e5/87dc4414c5a82045dbfb0710af6c4ec6266c89bde9cb7f62b6523e417916/requests_mock-1.4.0-py2.py3-none-any.whl 2020-05-04 21:05:23.647 | 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 433)) 2020-05-04 21:05:23.651 | Requirement already satisfied: rfc3986===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 434)) 2020-05-04 21:05:23.653 | Requirement already satisfied: simplejson===3.13.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 454)) 2020-05-04 21:05:23.656 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 456)) 2020-05-04 21:05:23.658 | 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 459)) 2020-05-04 21:05:23.857 | Collecting sphinxcontrib-actdiag===0.8.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 463)) 2020-05-04 21:05:23.958 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/84/0c/5d928f87a1c72ddfa549ba38b522330a7f1f38d735a12fd84a3dee358518/sphinxcontrib_actdiag-0.8.5-py2.py3-none-any.whl 2020-05-04 21:05:24.280 | Collecting sphinxcontrib-seqdiag===0.8.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 469)) 2020-05-04 21:05:24.366 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/62/0d/f23e07d7b400dff9b0602de8c8b9723a6bca2646a9cb40731a8c1106614a/sphinxcontrib_seqdiag-0.8.5-py2.py3-none-any.whl 2020-05-04 21:05:24.536 | Requirement already satisfied: sphinxcontrib-websupport===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 470)) 2020-05-04 21:05:24.541 | 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 473)) 2020-05-04 21:05:24.551 | Requirement already satisfied: sqlparse===0.2.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 474)) 2020-05-04 21:05:24.553 | Requirement already satisfied: statsd===3.2.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 475)) 2020-05-04 21:05:24.555 | Requirement already satisfied: stestr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 476)) 2020-05-04 21:05:24.570 | Requirement already satisfied: stevedore===1.28.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 477)) 2020-05-04 21:05:24.575 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 479)) 2020-05-04 21:05:24.577 | Requirement already satisfied: taskflow===3.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 486)) 2020-05-04 21:05:24.643 | Requirement already satisfied: tenacity===4.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 489)) 2020-05-04 21:05:24.652 | 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 491)) 2020-05-04 21:05:24.665 | 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 492)) 2020-05-04 21:05:24.672 | 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 493)) 2020-05-04 21:05:24.677 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 494)) 2020-05-04 21:05:24.692 | Requirement already satisfied: tooz===1.60.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 498)) 2020-05-04 21:05:24.769 | 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 502)) 2020-05-04 21:05:24.773 | Requirement already satisfied: typing===3.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 509)) 2020-05-04 21:05:24.776 | 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 513)) 2020-05-04 21:05:24.783 | Requirement already satisfied: urllib3===1.22 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 515)) 2020-05-04 21:05:24.800 | Requirement already satisfied: voluptuous===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 521)) 2020-05-04 21:05:24.804 | 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 523)) 2020-05-04 21:05:24.810 | Requirement already satisfied: websockify===0.8.0 in /usr/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 529)) 2020-05-04 21:05:24.989 | Collecting whereto===0.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 530)) 2020-05-04 21:05:25.069 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/whereto/whereto-0.4.0-py2-none-any.whl 2020-05-04 21:05:25.236 | Requirement already satisfied: wrapt===1.10.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 531)) 2020-05-04 21:05:25.388 | Collecting wsgi-intercept===1.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 533)) 2020-05-04 21:05:25.575 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/wsgi-intercept/wsgi_intercept-1.6.0-py2-none-any.whl 2020-05-04 21:05:25.888 | 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)) 2020-05-04 21:05:25.912 | Requirement already satisfied: bandit>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from -r /opt/stack/new/nova/test-requirements.txt (line 26)) 2020-05-04 21:05:25.940 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=16.0 in /usr/local/lib/python2.7/dist-packages (from nova==17.0.14.dev44) 2020-05-04 21:05:25.954 | 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 26)) 2020-05-04 21:05:25.958 | Requirement already satisfied: cffi===1.11.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2020-05-04 21:05:25.964 | Requirement already satisfied: asn1crypto===0.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 79)) 2020-05-04 21:05:25.968 | Requirement already satisfied: enum-compat===0.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 147)) 2020-05-04 21:05:26.268 | Collecting colorama===0.3.9 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 108)) 2020-05-04 21:05:26.466 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/db/c8/7dcf9dbcb22429512708fe3a547f8b6101c0d02137acbd892505aee57adf/colorama-0.3.9-py2.py3-none-any.whl 2020-05-04 21:05:26.724 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25)) 2020-05-04 21:05:26.878 | Collecting jsonpath-rw===1.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 206)) 2020-05-04 21:05:27.045 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/jsonpath-rw/jsonpath_rw-1.4.0-py2-none-any.whl 2020-05-04 21:05:27.210 | 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 164)) 2020-05-04 21:05:27.212 | 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 163)) 2020-05-04 21:05:27.216 | Requirement already satisfied: dulwich===0.18.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 145)) 2020-05-04 21:05:27.218 | Requirement already satisfied: dogpile.cache===0.6.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 143)) 2020-05-04 21:05:27.220 | 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 155)) 2020-05-04 21:05:27.225 | Requirement already satisfied: debtcollector===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2020-05-04 21:05:27.236 | Requirement already satisfied: alembic===0.9.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 71)) 2020-05-04 21:05:27.242 | Requirement already satisfied: monotonic===1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2020-05-04 21:05:27.244 | Requirement already satisfied: kombu===4.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 218)) 2020-05-04 21:05:27.273 | Requirement already satisfied: futurist===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 167)) 2020-05-04 21:05:27.286 | Requirement already satisfied: amqp===2.3.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 72)) 2020-05-04 21:05:27.291 | Requirement already satisfied: cachetools===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 97)) 2020-05-04 21:05:27.293 | Requirement already satisfied: futures===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 166)) 2020-05-04 21:05:27.295 | Requirement already satisfied: msgpack===0.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239)) 2020-05-04 21:05:27.298 | Requirement already satisfied: os-client-config===1.29.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 271)) 2020-05-04 21:05:27.305 | Requirement already satisfied: bcrypt===3.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 85)) 2020-05-04 21:05:27.312 | Requirement already satisfied: PyNaCl===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2020-05-04 21:05:27.322 | Requirement already satisfied: pyasn1-modules===0.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 332)) 2020-05-04 21:05:27.326 | Requirement already satisfied: networkx===1.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 248)) 2020-05-04 21:05:27.480 | Collecting py===1.5.2 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 328)) 2020-05-04 21:05:27.591 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/41/70/adacedf6cdc13700d40303f78b241f98c959e2745fdebbe56af74c08344d/py-1.5.2-py2.py3-none-any.whl (88kB) 2020-05-04 21:05:27.999 | Collecting pluggy===0.6.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 320)) 2020-05-04 21:05:28.085 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/82/05/43e3947125a2137cba4746135c75934ceed1863f27e050fc560052104a71/pluggy-0.6.0-py2-none-any.whl 2020-05-04 21:05:28.400 | Collecting attrs===17.4.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 80)) 2020-05-04 21:05:28.492 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/b5/60/4e178c1e790fd60f1229a9b3cb2f8bc2f4cc6ff2c8838054c142c70b5adc/attrs-17.4.0-py2.py3-none-any.whl 2020-05-04 21:05:28.691 | Requirement already satisfied: cliff===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106)) 2020-05-04 21:05:28.710 | Requirement already satisfied: pyOpenSSL===17.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 329)) 2020-05-04 21:05:28.722 | 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 76)) 2020-05-04 21:05:28.725 | Requirement already satisfied: osc-lib===1.9.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282)) 2020-05-04 21:05:28.742 | 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 153)) 2020-05-04 21:05:28.744 | Requirement already satisfied: certifi===2018.1.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2020-05-04 21:05:28.747 | Requirement already satisfied: chardet===3.0.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103)) 2020-05-04 21:05:28.907 | Collecting blockdiag===1.5.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 91)) 2020-05-04 21:05:29.017 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/1c/17/653639940e2a4f20e42af1738ec3350e972a11d0209ecd65c6034876cf60/blockdiag-1.5.3-py2.py3-none-any.whl (2.7MB) 2020-05-04 21:05:32.946 | Collecting actdiag===0.5.4 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 69)) 2020-05-04 21:05:33.034 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/39/13/4b7b1d738cea26fbe80d1a5546628115d10b0f02880be2b724cc8004f5db/actdiag-0.5.4-py2.py3-none-any.whl (2.6MB) 2020-05-04 21:05:34.411 | Collecting seqdiag===0.9.5 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 450)) 2020-05-04 21:05:34.556 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/03/9a/86d54f6a93d209649562f1fff77c7fe15d23d15da28569a8eb4e8a3dcfb8/seqdiag-0.9.5-py2.py3-none-any.whl (2.6MB) 2020-05-04 21:05:37.323 | 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 32)) 2020-05-04 21:05:37.325 | Requirement already satisfied: future===0.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2020-05-04 21:05:37.327 | Requirement already satisfied: automaton===1.14.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 82)) 2020-05-04 21:05:37.334 | Requirement already satisfied: contextlib2===0.5.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 110)) 2020-05-04 21:05:37.336 | 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 386)) 2020-05-04 21:05:37.338 | 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 225)) 2020-05-04 21:05:37.340 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 513)) 2020-05-04 21:05:37.342 | Requirement already satisfied: jsonpatch===1.21 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 205)) 2020-05-04 21:05:37.494 | Collecting python-pcre===0.7 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 395)) 2020-05-04 21:05:37.542 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/python-pcre/python_pcre-0.7-cp27-cp27mu-linux_x86_64.whl 2020-05-04 21:05:37.734 | 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)) 2020-05-04 21:05:37.737 | 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)) 2020-05-04 21:05:37.745 | 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)) 2020-05-04 21:05:37.749 | 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)) 2020-05-04 21:05:37.751 | Requirement already satisfied: GitPython===2.1.8 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 11)) 2020-05-04 21:05:37.755 | Requirement already satisfied: pycparser===2.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 334)) 2020-05-04 21:05:37.915 | Collecting ply===3.10 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 321)) 2020-05-04 21:05:37.973 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/ply/ply-3.10-py2.py3-none-any.whl (49kB) 2020-05-04 21:05:38.189 | Requirement already satisfied: Mako===1.0.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13)) 2020-05-04 21:05:38.193 | 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 369)) 2020-05-04 21:05:38.195 | Requirement already satisfied: vine===1.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 518)) 2020-05-04 21:05:38.197 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 431)) 2020-05-04 21:05:38.199 | Requirement already satisfied: cmd2===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 107)) 2020-05-04 21:05:38.204 | 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 512)) 2020-05-04 21:05:38.207 | Requirement already satisfied: openstacksdk===0.11.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 266)) 2020-05-04 21:05:38.393 | Collecting funcparserlib===0.3.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 162)) 2020-05-04 21:05:38.558 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/funcparserlib/funcparserlib-0.3.6-py2-none-any.whl 2020-05-04 21:05:38.878 | Collecting webcolors===1.7 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 527)) 2020-05-04 21:05:38.954 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/webcolors/webcolors-1.7-py2-none-any.whl 2020-05-04 21:05:39.351 | Collecting Pillow===5.0.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 18)) 2020-05-04 21:05:40.222 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/89/bd/1d9a10f3e8157b7df275740b0782a892a0db387f8286620110c41e5146c7/Pillow-5.0.0-cp27-cp27mu-manylinux1_x86_64.whl (5.8MB) 2020-05-04 21:05:40.741 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 208)) 2020-05-04 21:05:40.744 | Requirement already satisfied: gitdb2===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 170)) 2020-05-04 21:05:40.748 | Requirement already satisfied: pyperclip===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 351)) 2020-05-04 21:05:40.750 | Requirement already satisfied: munch===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240)) 2020-05-04 21:05:40.753 | Requirement already satisfied: deprecation===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2020-05-04 21:05:40.755 | Requirement already satisfied: jmespath===0.9.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 201)) 2020-05-04 21:05:40.759 | Requirement already satisfied: smmap2===2.0.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 458)) 2020-05-04 21:05:40.762 | Installing collected packages: python-cinderclient, os-traits, os-vif, microversion-parse, pypowervm, nova, Pillow, funcparserlib, webcolors, blockdiag, actdiag, attrs, colorama, wsgi-intercept, py, pluggy, pytest, ply, jsonpath-rw, jsonpath-rw-ext, gabbi, python-ironicclient, python-pcre, requests-mock, seqdiag, sphinxcontrib-actdiag, sphinxcontrib-seqdiag, whereto 2020-05-04 21:05:41.685 | Running setup.py develop for nova 2020-05-04 21:05:53.564 | Successfully installed Pillow-5.0.0 actdiag-0.5.4 attrs-17.4.0 blockdiag-1.5.3 colorama-0.3.9 funcparserlib-0.3.6 gabbi-1.42.1 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.1.3 microversion-parse-0.1.4 nova os-traits-0.5.0 os-vif-1.9.2 pluggy-0.6.0 ply-3.10 py-1.5.2 pypowervm-1.1.10 pytest-3.3.2 python-cinderclient-3.5.0 python-ironicclient-2.2.2 python-pcre-0.7 requests-mock-1.4.0 seqdiag-0.9.5 sphinxcontrib-actdiag-0.8.5 sphinxcontrib-seqdiag-0.8.5 webcolors-1.7 whereto-0.4.0 wsgi-intercept-1.6.0 2020-05-04 21:05:53.929 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:05:53.930 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:05:53.995 | + inc/python:pip_install:366 : result=0 2020-05-04 21:05:53.997 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:05:54.001 | + functions-common:time_stop:2251 : local name 2020-05-04 21:05:54.004 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:05:54.007 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:05:54.011 | + functions-common:time_stop:2254 : local total 2020-05-04 21:05:54.015 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:05:54.017 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:05:54.021 | + functions-common:time_stop:2258 : start_time=1588626307013 2020-05-04 21:05:54.024 | + functions-common:time_stop:2260 : [[ -z 1588626307013 ]] 2020-05-04 21:05:54.027 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:05:54.031 | + functions-common:time_stop:2263 : end_time=1588626354028 2020-05-04 21:05:54.034 | + functions-common:time_stop:2264 : elapsed_time=47015 2020-05-04 21:05:54.037 | + functions-common:time_stop:2265 : total=261788 2020-05-04 21:05:54.040 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:05:54.043 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=308803 2020-05-04 21:05:54.047 | + inc/python:pip_install:369 : return 0 2020-05-04 21:05:54.050 | + inc/python:setup_package:586 : [[ -e == \-\e ]] 2020-05-04 21:05:54.053 | + inc/python:setup_package:587 : safe_chown -R stack /opt/stack/new/nova/nova.egg-info 2020-05-04 21:05:54.056 | + functions-common:safe_chown:2152 : _safe_permission_operation chown -R stack /opt/stack/new/nova/nova.egg-info 2020-05-04 21:05:54.079 | + functions-common:_safe_permission_operation:2005 : sudo chown -R stack /opt/stack/new/nova/nova.egg-info 2020-05-04 21:05:54.091 | + inc/python:_setup_package_with_constraints_edit:550 : use_library_from_git /opt/stack/new/nova 2020-05-04 21:05:54.094 | + inc/python:use_library_from_git:404 : local name=/opt/stack/new/nova 2020-05-04 21:05:54.097 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:05:54.099 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:05:54.102 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,/opt/stack/new/nova, ]] 2020-05-04 21:05:54.105 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:05:54.109 | + lib/nova:install_nova:810 : sudo install -D -m 0644 -o stack /opt/stack/new/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2020-05-04 21:05:54.122 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-05-04 21:05:54.125 | + ./stack.sh:main:901 : configure_nova 2020-05-04 21:05:54.128 | + lib/nova:configure_nova:272 : sudo install -d -o stack /etc/nova 2020-05-04 21:05:54.141 | + lib/nova:configure_nova:274 : configure_rootwrap nova 2020-05-04 21:05:54.144 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2020-05-04 21:05:54.148 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2020-05-04 21:05:54.152 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2020-05-04 21:05:54.153 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2020-05-04 21:05:54.158 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2020-05-04 21:05:54.161 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2020-05-04 21:05:54.164 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2020-05-04 21:05:54.167 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2020-05-04 21:05:54.171 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/new/nova 2020-05-04 21:05:54.173 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/new/nova/etc/nova 2020-05-04 21:05:54.177 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2020-05-04 21:05:54.180 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2020-05-04 21:05:54.191 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2020-05-04 21:05:54.206 | + 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 2020-05-04 21:05:54.220 | + 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 2020-05-04 21:05:54.236 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2020-05-04 21:05:54.248 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2020-05-04 21:05:54.251 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2020-05-04 21:05:54.256 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.W4OXyv6npg 2020-05-04 21:05:54.260 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2020-05-04 21:05:54.263 | + inc/rootwrap:configure_rootwrap:68 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2020-05-04 21:05:54.267 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2020-05-04 21:05:54.271 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2020-05-04 21:05:54.275 | + inc/rootwrap:configure_rootwrap:72 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2020-05-04 21:05:54.277 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.W4OXyv6npg 2020-05-04 21:05:54.282 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.W4OXyv6npg 2020-05-04 21:05:54.296 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.W4OXyv6npg /etc/sudoers.d/nova-rootwrap 2020-05-04 21:05:54.308 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2020-05-04 21:05:54.312 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2020-05-04 21:05:54.315 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2020-05-04 21:05:54.318 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2020-05-04 21:05:54.321 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2020-05-04 21:05:54.324 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2020-05-04 21:05:54.326 | + 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 ]] 2020-05-04 21:05:54.330 | + lib/nova:configure_nova:276 : [[ c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat =~ n-api ]] 2020-05-04 21:05:54.334 | + lib/nova:configure_nova:278 : cp /opt/stack/new/nova/etc/nova/api-paste.ini /etc/nova 2020-05-04 21:05:54.339 | + lib/nova:configure_nova:281 : is_service_enabled n-cpu 2020-05-04 21:05:54.360 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:05:54.363 | + lib/nova:configure_nova:283 : sudo sysctl -w net.ipv4.ip_forward=1 2020-05-04 21:05:54.371 | net.ipv4.ip_forward = 1 2020-05-04 21:05:54.375 | + lib/nova:configure_nova:285 : [[ libvirt = \l\i\b\v\i\r\t ]] 2020-05-04 21:05:54.378 | + lib/nova:configure_nova:289 : [[ qemu == \k\v\m ]] 2020-05-04 21:05:54.381 | + lib/nova:configure_nova:304 : [[ qemu == \l\x\c ]] 2020-05-04 21:05:54.384 | + lib/nova:configure_nova:330 : sudo install -d -o stack /opt/stack/data/nova/instances 2020-05-04 21:05:54.396 | + lib/nova:configure_nova:335 : '[' -L /dev/disk/by-label/nova-instances ']' 2020-05-04 21:05:54.399 | + lib/nova:configure_nova:341 : is_suse 2020-05-04 21:05:54.402 | + functions-common:is_suse:450 : [[ -z Ubuntu ]] 2020-05-04 21:05:54.405 | + functions-common:is_suse:454 : [[ Ubuntu =~ (openSUSE) ]] 2020-05-04 21:05:54.408 | + functions-common:is_suse:454 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2020-05-04 21:05:54.411 | + lib/nova:configure_nova:348 : create_nova_conf 2020-05-04 21:05:54.414 | + lib/nova:create_nova_conf:415 : rm -f /opt/stack/new/nova/bin/nova.conf 2020-05-04 21:05:54.418 | + lib/nova:create_nova_conf:418 : rm -f /etc/nova/nova.conf 2020-05-04 21:05:54.423 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf DEFAULT debug True 2020-05-04 21:05:54.457 | + lib/nova:create_nova_conf:420 : '[' True == True ']' 2020-05-04 21:05:54.460 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2020-05-04 21:05:54.491 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2020-05-04 21:05:54.524 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2020-05-04 21:05:54.556 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2020-05-04 21:05:54.587 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters RetryFilter,AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2020-05-04 21:05:54.618 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT default_floating_pool public 2020-05-04 21:05:54.651 | + lib/nova:create_nova_conf:428 : [[ 4 == 6 ]] 2020-05-04 21:05:54.653 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT my_ip 162.242.166.178 2020-05-04 21:05:54.683 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2020-05-04 21:05:54.714 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2020-05-04 21:05:54.744 | + lib/nova:create_nova_conf:436 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2020-05-04 21:05:54.771 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf key_manager api_class nova.keymgr.conf_key_mgr.ConfKeyManager 2020-05-04 21:05:54.803 | + lib/nova:create_nova_conf:440 : is_fedora 2020-05-04 21:05:54.806 | + functions-common:is_fedora:435 : [[ -z Ubuntu ]] 2020-05-04 21:05:54.809 | + functions-common:is_fedora:439 : '[' Ubuntu = Fedora ']' 2020-05-04 21:05:54.812 | + functions-common:is_fedora:439 : '[' Ubuntu = 'Red Hat' ']' 2020-05-04 21:05:54.814 | + functions-common:is_fedora:440 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-05-04 21:05:54.817 | + functions-common:is_fedora:441 : '[' Ubuntu = CentOS ']' 2020-05-04 21:05:54.819 | + functions-common:is_fedora:441 : '[' Ubuntu = OracleServer ']' 2020-05-04 21:05:54.822 | + functions-common:is_fedora:442 : '[' Ubuntu = Virtuozzo ']' 2020-05-04 21:05:54.824 | + lib/nova:create_nova_conf:440 : is_suse 2020-05-04 21:05:54.828 | + functions-common:is_suse:450 : [[ -z Ubuntu ]] 2020-05-04 21:05:54.830 | + functions-common:is_suse:454 : [[ Ubuntu =~ (openSUSE) ]] 2020-05-04 21:05:54.833 | + functions-common:is_suse:454 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2020-05-04 21:05:54.835 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api n-cond n-sched 2020-05-04 21:05:54.854 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:05:54.858 | + lib/nova:create_nova_conf:453 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-05-04 21:05:54.861 | + lib/nova:create_nova_conf:456 : local db=nova_cell0 2020-05-04 21:05:54.864 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2020-05-04 21:05:54.898 | ++ lib/nova:create_nova_conf:462 : database_connection_url nova_cell0 2020-05-04 21:05:54.901 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2020-05-04 21:05:54.905 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2020-05-04 21:05:54.908 | ++ lib/databases/mysql:database_connection_url_mysql:173 : local db=nova_cell0 2020-05-04 21:05:54.911 | ++ lib/databases/mysql:database_connection_url_mysql:174 : echo 'mysql+pymysql://root:secretmysql@127.0.0.1/nova_cell0?charset=utf8' 2020-05-04 21:05:54.915 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/nova_cell0?charset=utf8' 2020-05-04 21:05:54.949 | ++ lib/nova:create_nova_conf:463 : database_connection_url nova_api 2020-05-04 21:05:54.952 | ++ lib/database:database_connection_url:134 : local db=nova_api 2020-05-04 21:05:54.954 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2020-05-04 21:05:54.957 | ++ lib/databases/mysql:database_connection_url_mysql:173 : local db=nova_api 2020-05-04 21:05:54.959 | ++ lib/databases/mysql:database_connection_url_mysql:174 : echo 'mysql+pymysql://root:secretmysql@127.0.0.1/nova_api?charset=utf8' 2020-05-04 21:05:54.963 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/nova_api?charset=utf8' 2020-05-04 21:05:54.995 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2020-05-04 21:05:55.014 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:05:55.017 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2020-05-04 21:05:55.035 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:05:55.039 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2020-05-04 21:05:55.040 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2020-05-04 21:05:55.045 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2020-05-04 21:05:55.049 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2020-05-04 21:05:55.079 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2020-05-04 21:05:55.098 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:05:55.101 | + lib/nova:create_nova_conf:478 : configure_auth_token_middleware /etc/nova/nova.conf nova /var/cache/nova 2020-05-04 21:05:55.104 | + lib/keystone:configure_auth_token_middleware:438 : local conf_file=/etc/nova/nova.conf 2020-05-04 21:05:55.107 | + lib/keystone:configure_auth_token_middleware:439 : local admin_user=nova 2020-05-04 21:05:55.109 | + lib/keystone:configure_auth_token_middleware:440 : local signing_dir=/var/cache/nova 2020-05-04 21:05:55.112 | + lib/keystone:configure_auth_token_middleware:441 : local section=keystone_authtoken 2020-05-04 21:05:55.115 | + lib/keystone:configure_auth_token_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2020-05-04 21:05:55.147 | + lib/keystone:configure_auth_token_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://162.242.166.178/identity 2020-05-04 21:05:55.177 | + lib/keystone:configure_auth_token_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2020-05-04 21:05:55.207 | + lib/keystone:configure_auth_token_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2020-05-04 21:05:55.238 | + lib/keystone:configure_auth_token_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2020-05-04 21:05:55.266 | + lib/keystone:configure_auth_token_middleware:448 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2020-05-04 21:05:55.293 | + lib/keystone:configure_auth_token_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2020-05-04 21:05:55.321 | + lib/keystone:configure_auth_token_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-05-04 21:05:55.352 | + lib/keystone:configure_auth_token_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken signing_dir /var/cache/nova 2020-05-04 21:05:55.384 | + lib/keystone:configure_auth_token_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2020-05-04 21:05:55.414 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2020-05-04 21:05:55.432 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:05:55.434 | + lib/nova:create_nova_conf:482 : is_service_enabled tls-proxy 2020-05-04 21:05:55.452 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:05:55.455 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2020-05-04 21:05:55.458 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2020-05-04 21:05:55.487 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2020-05-04 21:05:55.518 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2020-05-04 21:05:55.521 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2020-05-04 21:05:55.549 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2020-05-04 21:05:55.552 | + lib/nova:create_nova_conf:500 : '[' False '!=' False ']' 2020-05-04 21:05:55.556 | + lib/nova:create_nova_conf:503 : '[' False '!=' False ']' 2020-05-04 21:05:55.559 | + lib/nova:create_nova_conf:507 : setup_logging /etc/nova/nova.conf 2020-05-04 21:05:55.562 | + functions:setup_logging:632 : local conf_file=/etc/nova/nova.conf 2020-05-04 21:05:55.564 | + functions:setup_logging:633 : local other_cond=False 2020-05-04 21:05:55.567 | + functions:setup_logging:634 : [[ True == \T\r\u\e ]] 2020-05-04 21:05:55.569 | + functions:setup_logging:635 : setup_systemd_logging /etc/nova/nova.conf 2020-05-04 21:05:55.571 | + functions:setup_systemd_logging:663 : local conf_file=/etc/nova/nova.conf 2020-05-04 21:05:55.574 | + functions:setup_systemd_logging:664 : local conf_section=DEFAULT 2020-05-04 21:05:55.578 | ++ functions:setup_systemd_logging:669 : trueorfalse False USE_JOURNAL 2020-05-04 21:05:55.598 | + functions:setup_systemd_logging:669 : USE_JOURNAL=False 2020-05-04 21:05:55.601 | + functions:setup_systemd_logging:670 : local pidstr= 2020-05-04 21:05:55.604 | + functions:setup_systemd_logging:671 : [[ False == \T\r\u\e ]] 2020-05-04 21:05:55.607 | + functions:setup_systemd_logging:675 : pidstr='(pid=%(process)d) ' 2020-05-04 21:05:55.609 | + functions:setup_systemd_logging:677 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-05-04 21:05:55.645 | + functions:setup_systemd_logging:679 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:05:55.675 | + functions:setup_systemd_logging:680 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:05:55.706 | + functions:setup_systemd_logging:681 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-05-04 21:05:55.738 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2020-05-04 21:05:55.741 | + lib/apache:write_uwsgi_config:236 : local file=/etc/nova/nova-api-uwsgi.ini 2020-05-04 21:05:55.744 | + lib/apache:write_uwsgi_config:237 : local wsgi=/usr/local/bin/nova-api-wsgi 2020-05-04 21:05:55.746 | + lib/apache:write_uwsgi_config:238 : local url=/compute 2020-05-04 21:05:55.749 | + lib/apache:write_uwsgi_config:239 : local http= 2020-05-04 21:05:55.751 | + lib/apache:write_uwsgi_config:240 : local name= 2020-05-04 21:05:55.755 | ++ lib/apache:write_uwsgi_config:241 : basename /usr/local/bin/nova-api-wsgi 2020-05-04 21:05:55.759 | + lib/apache:write_uwsgi_config:241 : name=nova-api-wsgi 2020-05-04 21:05:55.761 | + lib/apache:write_uwsgi_config:245 : local socket_dir=/var/run/uwsgi 2020-05-04 21:05:55.764 | + lib/apache:write_uwsgi_config:249 : sudo mkdir -p /etc/tmpfiles.d/ 2020-05-04 21:05:55.777 | + lib/apache:write_uwsgi_config:250 : echo 'd /var/run/uwsgi 0755 stack root' 2020-05-04 21:05:55.779 | + lib/apache:write_uwsgi_config:250 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-05-04 21:05:55.787 | d /var/run/uwsgi 0755 stack root 2020-05-04 21:05:55.791 | + lib/apache:write_uwsgi_config:251 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-05-04 21:05:55.804 | + lib/apache:write_uwsgi_config:253 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2020-05-04 21:05:55.806 | + lib/apache:write_uwsgi_config:256 : rm -rf /etc/nova/nova-api-uwsgi.ini 2020-05-04 21:05:55.811 | + lib/apache:write_uwsgi_config:257 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2020-05-04 21:05:55.843 | + lib/apache:write_uwsgi_config:258 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2020-05-04 21:05:55.878 | + lib/apache:write_uwsgi_config:260 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2020-05-04 21:05:55.910 | + lib/apache:write_uwsgi_config:262 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2020-05-04 21:05:55.939 | + lib/apache:write_uwsgi_config:263 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2020-05-04 21:05:55.970 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2020-05-04 21:05:56.001 | + lib/apache:write_uwsgi_config:267 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2020-05-04 21:05:56.033 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins python 2020-05-04 21:05:56.062 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2020-05-04 21:05:56.095 | + lib/apache:write_uwsgi_config:272 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-05-04 21:05:56.123 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2020-05-04 21:05:56.151 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2020-05-04 21:05:56.179 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2020-05-04 21:05:56.209 | + lib/apache:write_uwsgi_config:281 : [[ -n '' ]] 2020-05-04 21:05:56.212 | + lib/apache:write_uwsgi_config:284 : local apache_conf= 2020-05-04 21:05:56.216 | ++ lib/apache:write_uwsgi_config:285 : apache_site_config_for nova-api-wsgi 2020-05-04 21:05:56.219 | ++ lib/apache:apache_site_config_for:168 : local site=nova-api-wsgi 2020-05-04 21:05:56.222 | ++ lib/apache:apache_site_config_for:169 : is_ubuntu 2020-05-04 21:05:56.225 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:05:56.227 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:05:56.230 | ++ lib/apache:apache_site_config_for:171 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2020-05-04 21:05:56.234 | + lib/apache:write_uwsgi_config:285 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2020-05-04 21:05:56.236 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2020-05-04 21:05:56.269 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2020-05-04 21:05:56.301 | + lib/apache:write_uwsgi_config:288 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2020-05-04 21:05:56.303 | + lib/apache:write_uwsgi_config:288 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2020-05-04 21:05:56.311 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2020-05-04 21:05:56.315 | + lib/apache:write_uwsgi_config:289 : enable_apache_site nova-api-wsgi 2020-05-04 21:05:56.317 | + lib/apache:enable_apache_site:185 : local site=nova-api-wsgi 2020-05-04 21:05:56.320 | + lib/apache:enable_apache_site:187 : enable_apache_mod version 2020-05-04 21:05:56.322 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-05-04 21:05:56.325 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-05-04 21:05:56.327 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:05:56.330 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:05:56.333 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-05-04 21:05:56.335 | + lib/apache:enable_apache_site:188 : is_ubuntu 2020-05-04 21:05:56.338 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:05:56.340 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:05:56.343 | + lib/apache:enable_apache_site:189 : sudo a2ensite nova-api-wsgi 2020-05-04 21:05:56.399 | Enabling site nova-api-wsgi. 2020-05-04 21:05:56.406 | To activate the new configuration, you need to run: 2020-05-04 21:05:56.406 | service apache2 reload 2020-05-04 21:05:56.411 | + lib/apache:write_uwsgi_config:290 : restart_apache_server 2020-05-04 21:05:56.414 | + lib/apache:restart_apache_server:232 : restart_service apache2 2020-05-04 21:05:56.418 | + functions-common:restart_service:2135 : '[' -x /bin/systemctl ']' 2020-05-04 21:05:56.421 | + functions-common:restart_service:2136 : sudo /bin/systemctl restart apache2 2020-05-04 21:05:58.827 | + lib/nova:create_nova_conf:510 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' :8775 2020-05-04 21:05:58.830 | + lib/apache:write_uwsgi_config:236 : local file=/etc/nova/nova-metadata-uwsgi.ini 2020-05-04 21:05:58.834 | + lib/apache:write_uwsgi_config:237 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2020-05-04 21:05:58.837 | + lib/apache:write_uwsgi_config:238 : local url= 2020-05-04 21:05:58.840 | + lib/apache:write_uwsgi_config:239 : local http=:8775 2020-05-04 21:05:58.843 | + lib/apache:write_uwsgi_config:240 : local name= 2020-05-04 21:05:58.847 | ++ lib/apache:write_uwsgi_config:241 : basename /usr/local/bin/nova-metadata-wsgi 2020-05-04 21:05:58.852 | + lib/apache:write_uwsgi_config:241 : name=nova-metadata-wsgi 2020-05-04 21:05:58.856 | + lib/apache:write_uwsgi_config:245 : local socket_dir=/var/run/uwsgi 2020-05-04 21:05:58.860 | + lib/apache:write_uwsgi_config:249 : sudo mkdir -p /etc/tmpfiles.d/ 2020-05-04 21:05:58.875 | + lib/apache:write_uwsgi_config:250 : echo 'd /var/run/uwsgi 0755 stack root' 2020-05-04 21:05:58.876 | + lib/apache:write_uwsgi_config:250 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-05-04 21:05:58.884 | d /var/run/uwsgi 0755 stack root 2020-05-04 21:05:58.889 | + lib/apache:write_uwsgi_config:251 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-05-04 21:05:58.903 | + lib/apache:write_uwsgi_config:253 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2020-05-04 21:05:58.906 | + lib/apache:write_uwsgi_config:256 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2020-05-04 21:05:58.911 | + lib/apache:write_uwsgi_config:257 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2020-05-04 21:05:58.945 | + lib/apache:write_uwsgi_config:258 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2020-05-04 21:05:58.976 | + lib/apache:write_uwsgi_config:260 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2020-05-04 21:05:59.006 | + lib/apache:write_uwsgi_config:262 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2020-05-04 21:05:59.035 | + lib/apache:write_uwsgi_config:263 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2020-05-04 21:05:59.066 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2020-05-04 21:05:59.095 | + lib/apache:write_uwsgi_config:267 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2020-05-04 21:05:59.125 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins python 2020-05-04 21:05:59.159 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2020-05-04 21:05:59.190 | + lib/apache:write_uwsgi_config:272 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-05-04 21:05:59.219 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2020-05-04 21:05:59.248 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2020-05-04 21:05:59.275 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2020-05-04 21:05:59.305 | + lib/apache:write_uwsgi_config:281 : [[ -n :8775 ]] 2020-05-04 21:05:59.307 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http :8775 2020-05-04 21:05:59.339 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2020-05-04 21:05:59.358 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:05:59.361 | + lib/nova:create_nova_conf:520 : is_service_enabled n-cpu 2020-05-04 21:05:59.383 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:05:59.386 | + lib/nova:create_nova_conf:521 : NOVNCPROXY_URL=http://162.242.166.178:6080/vnc_auto.html 2020-05-04 21:05:59.390 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf vnc novncproxy_base_url http://162.242.166.178:6080/vnc_auto.html 2020-05-04 21:05:59.425 | + lib/nova:create_nova_conf:523 : XVPVNCPROXY_URL=http://162.242.166.178:6081/console 2020-05-04 21:05:59.428 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf vnc xvpvncproxy_base_url http://162.242.166.178:6081/console 2020-05-04 21:05:59.463 | + lib/nova:create_nova_conf:525 : SPICEHTML5PROXY_URL=http://162.242.166.178:6082/spice_auto.html 2020-05-04 21:05:59.466 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf spice html5proxy_base_url http://162.242.166.178:6082/spice_auto.html 2020-05-04 21:05:59.497 | + lib/nova:create_nova_conf:529 : is_service_enabled n-novnc 2020-05-04 21:05:59.514 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:05:59.517 | + lib/nova:create_nova_conf:532 : VNCSERVER_LISTEN=127.0.0.1 2020-05-04 21:05:59.520 | + lib/nova:create_nova_conf:533 : VNCSERVER_PROXYCLIENT_ADDRESS=127.0.0.1 2020-05-04 21:05:59.523 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf vnc server_listen 127.0.0.1 2020-05-04 21:05:59.552 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf vnc server_proxyclient_address 127.0.0.1 2020-05-04 21:05:59.585 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf vnc novncproxy_host 0.0.0.0 2020-05-04 21:05:59.617 | + lib/nova:create_nova_conf:537 : iniset /etc/nova/nova.conf vnc xvpvncproxy_host 0.0.0.0 2020-05-04 21:05:59.650 | + lib/nova:create_nova_conf:539 : is_nova_console_proxy_compute_tls_enabled 2020-05-04 21:05:59.652 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:207 : [[ False = \T\r\u\e ]] 2020-05-04 21:05:59.655 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:208 : return 1 2020-05-04 21:05:59.658 | + lib/nova:create_nova_conf:553 : is_service_enabled n-spice 2020-05-04 21:05:59.677 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:05:59.680 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2020-05-04 21:05:59.713 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2020-05-04 21:05:59.716 | ++ lib/rpc_backend:get_notification_url:131 : local virtual_host= 2020-05-04 21:05:59.719 | ++ lib/rpc_backend:get_notification_url:132 : is_service_enabled rabbit 2020-05-04 21:05:59.737 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:05:59.740 | ++ lib/rpc_backend:get_notification_url:133 : echo rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:05:59.744 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:05:59.773 | + lib/nova:create_nova_conf:568 : iniset_rpc_backend nova /etc/nova/nova.conf 2020-05-04 21:05:59.775 | + lib/rpc_backend:iniset_rpc_backend:139 : local package=nova 2020-05-04 21:05:59.778 | + lib/rpc_backend:iniset_rpc_backend:140 : local file=/etc/nova/nova.conf 2020-05-04 21:05:59.780 | + lib/rpc_backend:iniset_rpc_backend:141 : local section=DEFAULT 2020-05-04 21:05:59.782 | + lib/rpc_backend:iniset_rpc_backend:142 : local virtual_host= 2020-05-04 21:05:59.784 | + lib/rpc_backend:iniset_rpc_backend:143 : is_service_enabled rabbit 2020-05-04 21:05:59.802 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:05:59.805 | ++ lib/rpc_backend:iniset_rpc_backend:144 : get_transport_url '' 2020-05-04 21:05:59.808 | ++ lib/rpc_backend:get_transport_url:121 : local virtual_host= 2020-05-04 21:05:59.810 | ++ lib/rpc_backend:get_transport_url:122 : is_service_enabled rabbit 2020-05-04 21:05:59.828 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:05:59.831 | ++ lib/rpc_backend:get_transport_url:123 : echo rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:05:59.834 | + lib/rpc_backend:iniset_rpc_backend:144 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:05:59.868 | + lib/rpc_backend:iniset_rpc_backend:145 : '[' -n '' ']' 2020-05-04 21:05:59.871 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n '' ']' 2020-05-04 21:05:59.874 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2020-05-04 21:05:59.901 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2020-05-04 21:05:59.931 | + lib/nova:create_nova_conf:573 : iniset /etc/nova/nova.conf conductor workers 2 2020-05-04 21:05:59.963 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2020-05-04 21:05:59.996 | + lib/nova:create_nova_conf:577 : is_service_enabled tls-proxy 2020-05-04 21:06:00.015 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:06:00.018 | + lib/nova:create_nova_conf:582 : is_service_enabled n-sproxy 2020-05-04 21:06:00.038 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:06:00.041 | + lib/nova:create_nova_conf:586 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2020-05-04 21:06:00.071 | + lib/nova:create_nova_conf:589 : sudo cp /etc/nova/nova.conf /etc/nova/nova-dhcpbridge.conf 2020-05-04 21:06:00.083 | + lib/nova:create_nova_conf:591 : is_service_enabled n-net 2020-05-04 21:06:00.102 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:06:00.105 | + lib/nova:create_nova_conf:603 : '[' False == True ']' 2020-05-04 21:06:00.107 | + lib/nova:create_nova_conf:607 : is_service_enabled n-cond 2020-05-04 21:06:00.125 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:06:00.128 | ++ lib/nova:create_nova_conf:608 : seq 1 1 2020-05-04 21:06:00.132 | + lib/nova:create_nova_conf:608 : for i in '$(seq 1 $NOVA_NUM_CELLS)' 2020-05-04 21:06:00.135 | + lib/nova:create_nova_conf:609 : local conf 2020-05-04 21:06:00.138 | + lib/nova:create_nova_conf:610 : local vhost 2020-05-04 21:06:00.142 | ++ lib/nova:create_nova_conf:611 : conductor_conf 1 2020-05-04 21:06:00.145 | ++ lib/nova:conductor_conf:650 : local cell=1 2020-05-04 21:06:00.148 | ++ lib/nova:conductor_conf:651 : echo /etc/nova/nova_cell1.conf 2020-05-04 21:06:00.151 | + lib/nova:create_nova_conf:611 : conf=/etc/nova/nova_cell1.conf 2020-05-04 21:06:00.154 | + lib/nova:create_nova_conf:612 : vhost=nova_cell1 2020-05-04 21:06:00.157 | + lib/nova:create_nova_conf:614 : rm -f /etc/nova/nova_cell1.conf 2020-05-04 21:06:00.162 | ++ lib/nova:create_nova_conf:615 : database_connection_url nova_cell1 2020-05-04 21:06:00.165 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2020-05-04 21:06:00.168 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2020-05-04 21:06:00.171 | ++ lib/databases/mysql:database_connection_url_mysql:173 : local db=nova_cell1 2020-05-04 21:06:00.174 | ++ lib/databases/mysql:database_connection_url_mysql:174 : echo 'mysql+pymysql://root:secretmysql@127.0.0.1/nova_cell1?charset=utf8' 2020-05-04 21:06:00.177 | + lib/nova:create_nova_conf:615 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/nova_cell1?charset=utf8' 2020-05-04 21:06:00.209 | + lib/nova:create_nova_conf:616 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2020-05-04 21:06:00.238 | + lib/nova:create_nova_conf:617 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2020-05-04 21:06:00.273 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-05-04 21:06:00.276 | + lib/nova:create_nova_conf:622 : rpc_backend_add_vhost nova_cell1 2020-05-04 21:06:00.279 | + lib/rpc_backend:rpc_backend_add_vhost:107 : local vhost=nova_cell1 2020-05-04 21:06:00.282 | + lib/rpc_backend:rpc_backend_add_vhost:108 : is_service_enabled rabbit 2020-05-04 21:06:00.303 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:06:00.308 | ++ lib/rpc_backend:rpc_backend_add_vhost:109 : sudo rabbitmqctl list_vhosts 2020-05-04 21:06:00.308 | ++ lib/rpc_backend:rpc_backend_add_vhost:109 : grep nova_cell1 2020-05-04 21:06:00.801 | + lib/rpc_backend:rpc_backend_add_vhost:109 : '[' -z ']' 2020-05-04 21:06:00.803 | + lib/rpc_backend:rpc_backend_add_vhost:110 : sudo rabbitmqctl add_vhost nova_cell1 2020-05-04 21:06:01.281 | Creating vhost "nova_cell1" ... 2020-05-04 21:06:01.308 | + lib/rpc_backend:rpc_backend_add_vhost:111 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2020-05-04 21:06:01.798 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2020-05-04 21:06:01.814 | + lib/nova:create_nova_conf:623 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2020-05-04 21:06:01.818 | + lib/rpc_backend:iniset_rpc_backend:139 : local package=nova 2020-05-04 21:06:01.821 | + lib/rpc_backend:iniset_rpc_backend:140 : local file=/etc/nova/nova_cell1.conf 2020-05-04 21:06:01.825 | + lib/rpc_backend:iniset_rpc_backend:141 : local section=DEFAULT 2020-05-04 21:06:01.828 | + lib/rpc_backend:iniset_rpc_backend:142 : local virtual_host=nova_cell1 2020-05-04 21:06:01.833 | + lib/rpc_backend:iniset_rpc_backend:143 : is_service_enabled rabbit 2020-05-04 21:06:01.857 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:06:01.862 | ++ lib/rpc_backend:iniset_rpc_backend:144 : get_transport_url nova_cell1 2020-05-04 21:06:01.866 | ++ lib/rpc_backend:get_transport_url:121 : local virtual_host=nova_cell1 2020-05-04 21:06:01.869 | ++ lib/rpc_backend:get_transport_url:122 : is_service_enabled rabbit 2020-05-04 21:06:01.890 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:06:01.894 | ++ lib/rpc_backend:get_transport_url:123 : echo rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/nova_cell1 2020-05-04 21:06:01.898 | + lib/rpc_backend:iniset_rpc_backend:144 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/nova_cell1 2020-05-04 21:06:01.931 | + lib/rpc_backend:iniset_rpc_backend:145 : '[' -n '' ']' 2020-05-04 21:06:01.934 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n '' ']' 2020-05-04 21:06:01.937 | + lib/nova:create_nova_conf:627 : is_service_enabled placement placement-client 2020-05-04 21:06:01.958 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:06:01.961 | + lib/nova:create_nova_conf:628 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2020-05-04 21:06:01.964 | + lib/placement:configure_placement_nova_compute:107 : local conf=/etc/nova/nova_cell1.conf 2020-05-04 21:06:01.967 | + lib/placement:configure_placement_nova_compute:108 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2020-05-04 21:06:01.999 | + lib/placement:configure_placement_nova_compute:109 : iniset /etc/nova/nova_cell1.conf placement auth_url http://162.242.166.178/identity 2020-05-04 21:06:02.028 | + lib/placement:configure_placement_nova_compute:110 : iniset /etc/nova/nova_cell1.conf placement username placement 2020-05-04 21:06:02.059 | + lib/placement:configure_placement_nova_compute:111 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2020-05-04 21:06:02.088 | + lib/placement:configure_placement_nova_compute:112 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2020-05-04 21:06:02.116 | + lib/placement:configure_placement_nova_compute:113 : iniset /etc/nova/nova_cell1.conf placement project_name service 2020-05-04 21:06:02.145 | + lib/placement:configure_placement_nova_compute:114 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2020-05-04 21:06:02.173 | + lib/placement:configure_placement_nova_compute:115 : iniset /etc/nova/nova_cell1.conf placement os_region_name RegionOne 2020-05-04 21:06:02.198 | + lib/nova:create_nova_conf:632 : setup_logging /etc/nova/nova_cell1.conf 2020-05-04 21:06:02.201 | + functions:setup_logging:632 : local conf_file=/etc/nova/nova_cell1.conf 2020-05-04 21:06:02.203 | + functions:setup_logging:633 : local other_cond=False 2020-05-04 21:06:02.206 | + functions:setup_logging:634 : [[ True == \T\r\u\e ]] 2020-05-04 21:06:02.209 | + functions:setup_logging:635 : setup_systemd_logging /etc/nova/nova_cell1.conf 2020-05-04 21:06:02.212 | + functions:setup_systemd_logging:663 : local conf_file=/etc/nova/nova_cell1.conf 2020-05-04 21:06:02.215 | + functions:setup_systemd_logging:664 : local conf_section=DEFAULT 2020-05-04 21:06:02.218 | ++ functions:setup_systemd_logging:669 : trueorfalse False USE_JOURNAL 2020-05-04 21:06:02.237 | + functions:setup_systemd_logging:669 : USE_JOURNAL=False 2020-05-04 21:06:02.239 | + functions:setup_systemd_logging:670 : local pidstr= 2020-05-04 21:06:02.242 | + functions:setup_systemd_logging:671 : [[ False == \T\r\u\e ]] 2020-05-04 21:06:02.244 | + functions:setup_systemd_logging:675 : pidstr='(pid=%(process)d) ' 2020-05-04 21:06:02.247 | + functions:setup_systemd_logging:677 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-05-04 21:06:02.278 | + functions:setup_systemd_logging:679 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:06:02.310 | + functions:setup_systemd_logging:680 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:06:02.338 | + functions:setup_systemd_logging:681 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-05-04 21:06:02.371 | + lib/nova:configure_nova:350 : is_service_enabled n-cpu 2020-05-04 21:06:02.390 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:06:02.393 | + lib/nova:configure_nova:350 : [[ -r /opt/stack/new/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2020-05-04 21:06:02.395 | + lib/nova:configure_nova:352 : configure_nova_hypervisor 2020-05-04 21:06:02.397 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2020-05-04 21:06:02.400 | + lib/nova_plugins/functions-libvirt:configure_libvirt:95 : is_service_enabled neutron 2020-05-04 21:06:02.419 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:06:02.421 | + lib/nova_plugins/functions-libvirt:configure_libvirt:95 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2020-05-04 21:06:02.436 | + lib/nova_plugins/functions-libvirt:configure_libvirt:97 : cat 2020-05-04 21:06:02.436 | + lib/nova_plugins/functions-libvirt:configure_libvirt:97 : sudo tee -a /etc/libvirt/qemu.conf 2020-05-04 21:06:02.444 | cgroup_device_acl = [ 2020-05-04 21:06:02.444 | "/dev/null", "/dev/full", "/dev/zero", 2020-05-04 21:06:02.444 | "/dev/random", "/dev/urandom", 2020-05-04 21:06:02.444 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2020-05-04 21:06:02.444 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2020-05-04 21:06:02.444 | "/dev/vfio/vfio", 2020-05-04 21:06:02.444 | ] 2020-05-04 21:06:02.448 | + lib/nova_plugins/functions-libvirt:configure_libvirt:108 : is_fedora 2020-05-04 21:06:02.451 | + functions-common:is_fedora:435 : [[ -z Ubuntu ]] 2020-05-04 21:06:02.454 | + functions-common:is_fedora:439 : '[' Ubuntu = Fedora ']' 2020-05-04 21:06:02.457 | + functions-common:is_fedora:439 : '[' Ubuntu = 'Red Hat' ']' 2020-05-04 21:06:02.459 | + functions-common:is_fedora:440 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-05-04 21:06:02.462 | + functions-common:is_fedora:441 : '[' Ubuntu = CentOS ']' 2020-05-04 21:06:02.465 | + functions-common:is_fedora:441 : '[' Ubuntu = OracleServer ']' 2020-05-04 21:06:02.468 | + functions-common:is_fedora:442 : '[' Ubuntu = Virtuozzo ']' 2020-05-04 21:06:02.470 | + lib/nova_plugins/functions-libvirt:configure_libvirt:108 : is_suse 2020-05-04 21:06:02.473 | + functions-common:is_suse:450 : [[ -z Ubuntu ]] 2020-05-04 21:06:02.476 | + functions-common:is_suse:454 : [[ Ubuntu =~ (openSUSE) ]] 2020-05-04 21:06:02.479 | + functions-common:is_suse:454 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2020-05-04 21:06:02.482 | + lib/nova_plugins/functions-libvirt:configure_libvirt:127 : getent group libvirt 2020-05-04 21:06:02.487 | + lib/nova_plugins/functions-libvirt:configure_libvirt:130 : add_user_to_group stack libvirt 2020-05-04 21:06:02.490 | + functions-common:add_user_to_group:2025 : local user=stack 2020-05-04 21:06:02.492 | + functions-common:add_user_to_group:2026 : local group=libvirt 2020-05-04 21:06:02.495 | + functions-common:add_user_to_group:2028 : sudo usermod -a -G libvirt stack 2020-05-04 21:06:02.515 | + lib/nova_plugins/functions-libvirt:configure_libvirt:133 : [[ True = \T\r\u\e ]] 2020-05-04 21:06:02.518 | + lib/nova_plugins/functions-libvirt:configure_libvirt:134 : is_ubuntu 2020-05-04 21:06:02.521 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:06:02.524 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:06:02.527 | + lib/nova_plugins/functions-libvirt:configure_libvirt:139 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2020-05-04 21:06:02.530 | + lib/nova_plugins/functions-libvirt:configure_libvirt:143 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2020-05-04 21:06:02.533 | + lib/nova_plugins/functions-libvirt:configure_libvirt:144 : 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 2020-05-04 21:06:02.545 | + lib/nova_plugins/functions-libvirt:configure_libvirt:145 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2020-05-04 21:06:02.547 | + lib/nova_plugins/functions-libvirt:configure_libvirt:145 : sudo tee -a /etc/libvirt/libvirtd.conf 2020-05-04 21:06:02.554 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2020-05-04 21:06:02.558 | + lib/nova_plugins/functions-libvirt:configure_libvirt:147 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2020-05-04 21:06:02.570 | + lib/nova_plugins/functions-libvirt:configure_libvirt:148 : sudo tee -a /etc/libvirt/libvirtd.conf 2020-05-04 21:06:02.570 | + lib/nova_plugins/functions-libvirt:configure_libvirt:148 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2020-05-04 21:06:02.578 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2020-05-04 21:06:02.582 | + lib/nova_plugins/functions-libvirt:configure_libvirt:152 : is_nova_console_proxy_compute_tls_enabled 2020-05-04 21:06:02.585 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:207 : [[ False = \T\r\u\e ]] 2020-05-04 21:06:02.588 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:208 : return 1 2020-05-04 21:06:02.591 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : restart_service libvirt-bin 2020-05-04 21:06:02.594 | + functions-common:restart_service:2135 : '[' -x /bin/systemctl ']' 2020-05-04 21:06:02.596 | + functions-common:restart_service:2136 : sudo /bin/systemctl restart libvirt-bin 2020-05-04 21:06:02.608 | Warning: libvirt-bin.service changed on disk. Run 'systemctl daemon-reload' to reload units. 2020-05-04 21:06:02.692 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : restart_service virtlogd 2020-05-04 21:06:02.695 | + functions-common:restart_service:2135 : '[' -x /bin/systemctl ']' 2020-05-04 21:06:02.698 | + functions-common:restart_service:2136 : sudo /bin/systemctl restart virtlogd 2020-05-04 21:06:02.734 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2020-05-04 21:06:02.772 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode none 2020-05-04 21:06:02.806 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2020-05-04 21:06:02.839 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:45 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2020-05-04 21:06:02.875 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:46 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2020-05-04 21:06:02.907 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2020-05-04 21:06:02.940 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : LIBVIRT_FIREWALL_DRIVER=nova.virt.libvirt.firewall.IptablesFirewallDriver 2020-05-04 21:06:02.942 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT firewall_driver nova.virt.libvirt.firewall.IptablesFirewallDriver 2020-05-04 21:06:02.976 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:51 : is_arch ppc64 2020-05-04 21:06:02.980 | ++ functions-common:is_arch:417 : uname -m 2020-05-04 21:06:02.987 | + functions-common:is_arch:417 : [[ x86_64 == \p\p\c\6\4 ]] 2020-05-04 21:06:02.990 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:56 : is_arch aarch64 2020-05-04 21:06:02.993 | ++ functions-common:is_arch:417 : uname -m 2020-05-04 21:06:02.998 | + functions-common:is_arch:417 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2020-05-04 21:06:03.001 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:62 : isset ENABLE_FILE_INJECTION 2020-05-04 21:06:03.005 | + functions-common:isset:163 : [[ -v ENABLE_FILE_INJECTION ]] 2020-05-04 21:06:03.008 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:70 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2020-05-04 21:06:03.012 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:77 : [[ '' == \L\V\M ]] 2020-05-04 21:06:03.016 | + ./stack.sh:main:904 : is_service_enabled placement 2020-05-04 21:06:03.037 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:06:03.040 | + ./stack.sh:main:906 : stack_install_service placement 2020-05-04 21:06:03.043 | + lib/stack:stack_install_service:20 : local service=placement 2020-05-04 21:06:03.046 | + lib/stack:stack_install_service:21 : type install_placement 2020-05-04 21:06:03.049 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-05-04 21:06:03.051 | + lib/stack:stack_install_service:32 : install_placement 2020-05-04 21:06:03.054 | + lib/placement:install_placement:164 : install_apache_wsgi 2020-05-04 21:06:03.056 | + lib/apache:install_apache_wsgi:121 : is_ubuntu 2020-05-04 21:06:03.059 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:06:03.062 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:06:03.065 | + lib/apache:install_apache_wsgi:123 : install_package apache2 2020-05-04 21:06:03.068 | + functions-common:install_package:1278 : update_package_repo 2020-05-04 21:06:03.071 | + functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 21:06:03.075 | + functions-common:update_package_repo:1251 : REPOS_UPDATED=True 2020-05-04 21:06:03.078 | + functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 21:06:03.081 | + functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 21:06:03.084 | + functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 21:06:03.087 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:06:03.090 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:06:03.093 | + functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 21:06:03.096 | + functions-common:apt_get_update:1037 : [[ True == \T\r\u\e ]] 2020-05-04 21:06:03.099 | + functions-common:apt_get_update:1037 : [[ False != \T\r\u\e ]] 2020-05-04 21:06:03.102 | + functions-common:apt_get_update:1038 : return 2020-05-04 21:06:03.105 | + functions-common:install_package:1279 : real_install_package apache2 2020-05-04 21:06:03.108 | + functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 21:06:03.111 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:06:03.114 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:06:03.117 | + functions-common:real_install_package:1265 : apt_get install apache2 2020-05-04 21:06:03.140 | + functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2020-05-04 21:06:03.177 | Reading package lists... 2020-05-04 21:06:03.412 | Building dependency tree... 2020-05-04 21:06:03.412 | Reading state information... 2020-05-04 21:06:03.585 | apache2 is already the newest version (2.4.18-2ubuntu3.14). 2020-05-04 21:06:03.585 | The following packages were automatically installed and are no longer required: 2020-05-04 21:06:03.586 | libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 2020-05-04 21:06:03.586 | libboost-thread1.58.0 2020-05-04 21:06:03.586 | Use 'sudo apt autoremove' to remove them. 2020-05-04 21:06:03.596 | 0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded. 2020-05-04 21:06:03.601 | + functions-common:apt_get:1082 : result=0 2020-05-04 21:06:03.604 | + functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 21:06:03.607 | + functions-common:time_stop:2251 : local name 2020-05-04 21:06:03.610 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:06:03.612 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:06:03.615 | + functions-common:time_stop:2254 : local total 2020-05-04 21:06:03.618 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:06:03.621 | + functions-common:time_stop:2257 : name=apt-get 2020-05-04 21:06:03.624 | + functions-common:time_stop:2258 : start_time=1588626363136 2020-05-04 21:06:03.627 | + functions-common:time_stop:2260 : [[ -z 1588626363136 ]] 2020-05-04 21:06:03.632 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:06:03.637 | + functions-common:time_stop:2263 : end_time=1588626363633 2020-05-04 21:06:03.641 | + functions-common:time_stop:2264 : elapsed_time=497 2020-05-04 21:06:03.645 | + functions-common:time_stop:2265 : total=143804 2020-05-04 21:06:03.648 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:06:03.652 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=144301 2020-05-04 21:06:03.656 | + functions-common:apt_get:1086 : return 0 2020-05-04 21:06:03.660 | + lib/apache:install_apache_wsgi:124 : python3_enabled 2020-05-04 21:06:03.663 | + inc/python:python3_enabled:593 : [[ False == \T\r\u\e ]] 2020-05-04 21:06:03.666 | + inc/python:python3_enabled:596 : return 1 2020-05-04 21:06:03.669 | + lib/apache:install_apache_wsgi:130 : install_package libapache2-mod-wsgi 2020-05-04 21:06:03.672 | + functions-common:install_package:1278 : update_package_repo 2020-05-04 21:06:03.675 | + functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 21:06:03.677 | + functions-common:update_package_repo:1251 : REPOS_UPDATED=True 2020-05-04 21:06:03.680 | + functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 21:06:03.682 | + functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 21:06:03.685 | + functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 21:06:03.688 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:06:03.692 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:06:03.696 | + functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 21:06:03.700 | + functions-common:apt_get_update:1037 : [[ True == \T\r\u\e ]] 2020-05-04 21:06:03.702 | + functions-common:apt_get_update:1037 : [[ False != \T\r\u\e ]] 2020-05-04 21:06:03.705 | + functions-common:apt_get_update:1038 : return 2020-05-04 21:06:03.708 | + functions-common:install_package:1279 : real_install_package libapache2-mod-wsgi 2020-05-04 21:06:03.711 | + functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 21:06:03.714 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:06:03.717 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:06:03.720 | + functions-common:real_install_package:1265 : apt_get install libapache2-mod-wsgi 2020-05-04 21:06:03.750 | + functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi 2020-05-04 21:06:03.792 | Reading package lists... 2020-05-04 21:06:04.012 | Building dependency tree... 2020-05-04 21:06:04.013 | Reading state information... 2020-05-04 21:06:04.188 | The following packages were automatically installed and are no longer required: 2020-05-04 21:06:04.189 | libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 2020-05-04 21:06:04.189 | libboost-thread1.58.0 2020-05-04 21:06:04.189 | Use 'sudo apt autoremove' to remove them. 2020-05-04 21:06:04.193 | The following NEW packages will be installed: 2020-05-04 21:06:04.194 | libapache2-mod-wsgi 2020-05-04 21:06:04.235 | 0 upgraded, 1 newly installed, 0 to remove and 11 not upgraded. 2020-05-04 21:06:04.235 | Need to get 77.5 kB of archives. 2020-05-04 21:06:04.235 | After this operation, 248 kB of additional disk space will be used. 2020-05-04 21:06:04.235 | Get:1 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libapache2-mod-wsgi amd64 4.3.0-1.1ubuntu1 [77.5 kB] 2020-05-04 21:06:04.425 | debconf: delaying package configuration, since apt-utils is not installed 2020-05-04 21:06:04.468 | Fetched 77.5 kB in 0s (1,223 kB/s) 2020-05-04 21:06:04.504 | Selecting previously unselected package libapache2-mod-wsgi. 2020-05-04 21:06:04.539 | (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 ... 41277 files and directories currently installed.) 2020-05-04 21:06:04.542 | Preparing to unpack .../libapache2-mod-wsgi_4.3.0-1.1ubuntu1_amd64.deb ... 2020-05-04 21:06:04.544 | Unpacking libapache2-mod-wsgi (4.3.0-1.1ubuntu1) ... 2020-05-04 21:06:04.601 | Setting up libapache2-mod-wsgi (4.3.0-1.1ubuntu1) ... 2020-05-04 21:06:04.785 | apache2_invoke: Enable module wsgi 2020-05-04 21:06:07.622 | + functions-common:apt_get:1082 : result=0 2020-05-04 21:06:07.625 | + functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 21:06:07.629 | + functions-common:time_stop:2251 : local name 2020-05-04 21:06:07.632 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:06:07.635 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:06:07.638 | + functions-common:time_stop:2254 : local total 2020-05-04 21:06:07.641 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:06:07.645 | + functions-common:time_stop:2257 : name=apt-get 2020-05-04 21:06:07.649 | + functions-common:time_stop:2258 : start_time=1588626363745 2020-05-04 21:06:07.652 | + functions-common:time_stop:2260 : [[ -z 1588626363745 ]] 2020-05-04 21:06:07.656 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:06:07.661 | + functions-common:time_stop:2263 : end_time=1588626367658 2020-05-04 21:06:07.664 | + functions-common:time_stop:2264 : elapsed_time=3913 2020-05-04 21:06:07.667 | + functions-common:time_stop:2265 : total=144301 2020-05-04 21:06:07.670 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:06:07.673 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=148214 2020-05-04 21:06:07.676 | + functions-common:apt_get:1086 : return 0 2020-05-04 21:06:07.679 | + lib/apache:install_apache_wsgi:146 : enable_apache_mod wsgi 2020-05-04 21:06:07.682 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2020-05-04 21:06:07.685 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-05-04 21:06:07.688 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:06:07.691 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:06:07.695 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2020-05-04 21:06:07.699 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2020-05-04 21:06:07.780 | wsgi (enabled by maintainer script) 2020-05-04 21:06:07.785 | + lib/placement:install_placement:167 : pip_install osc-placement 2020-05-04 21:06:08.569 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:06:08.572 | + inc/python:pip_install:350 : local test_req=osc-placement/test-requirements.txt 2020-05-04 21:06:08.576 | + inc/python:pip_install:351 : [[ -e osc-placement/test-requirements.txt ]] 2020-05-04 21:06:08.579 | + inc/python:pip_install:359 : 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 osc-placement 2020-05-04 21:06:09.453 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:09.455 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:09.558 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:09.560 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:09.578 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:09.580 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:09.587 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:09.589 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:09.623 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:09.626 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:09.658 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:09.660 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:09.727 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:09.729 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:09.736 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:09.738 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:09.740 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:09.743 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:09.746 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:09.748 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:09.780 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:09.782 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:09.794 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:09.796 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:09.841 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:09.843 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:09.949 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:09.951 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:10.141 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:10.143 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:10.175 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:10.177 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:10.234 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:10.236 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:10.247 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:10.249 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:10.261 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:10.263 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:10.274 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:10.276 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:10.297 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:10.299 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:10.301 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:06:10.473 | Collecting osc-placement 2020-05-04 21:06:10.584 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/osc-placement/osc_placement-2.0.0-py2-none-any.whl (57kB) 2020-05-04 21:06:10.928 | Requirement already satisfied: simplejson===3.13.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 454)) 2020-05-04 21:06:10.930 | Requirement already satisfied: osc-lib===1.9.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 282)) 2020-05-04 21:06:10.947 | Requirement already satisfied: pbr===3.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 314)) 2020-05-04 21:06:10.949 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 456)) 2020-05-04 21:06:10.951 | Requirement already satisfied: oslo.utils===3.35.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 298)) 2020-05-04 21:06:10.970 | Requirement already satisfied: keystoneauth1===3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 216)) 2020-05-04 21:06:11.023 | Requirement already satisfied: os-client-config===1.29.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 271)) 2020-05-04 21:06:11.030 | Requirement already satisfied: stevedore===1.28.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 477)) 2020-05-04 21:06:11.035 | Requirement already satisfied: oslo.i18n===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288)) 2020-05-04 21:06:11.041 | Requirement already satisfied: openstacksdk===0.11.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 266)) 2020-05-04 21:06:11.071 | Requirement already satisfied: cliff===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106)) 2020-05-04 21:06:11.090 | Requirement already satisfied: Babel===2.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2020-05-04 21:06:11.093 | Requirement already satisfied: pytz===2017.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412)) 2020-05-04 21:06:11.096 | 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 350)) 2020-05-04 21:06:11.098 | Requirement already satisfied: debtcollector===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2020-05-04 21:06:11.109 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199)) 2020-05-04 21:06:11.111 | 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 163)) 2020-05-04 21:06:11.115 | Requirement already satisfied: netifaces===0.10.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246)) 2020-05-04 21:06:11.118 | 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 245)) 2020-05-04 21:06:11.120 | Requirement already satisfied: monotonic===1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2020-05-04 21:06:11.122 | Requirement already satisfied: requests===2.18.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 423)) 2020-05-04 21:06:11.144 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 431)) 2020-05-04 21:06:11.146 | 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 76)) 2020-05-04 21:06:11.149 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25)) 2020-05-04 21:06:11.151 | Requirement already satisfied: munch===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240)) 2020-05-04 21:06:11.154 | Requirement already satisfied: os-service-types===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 276)) 2020-05-04 21:06:11.157 | Requirement already satisfied: ipaddress===1.0.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 197)) 2020-05-04 21:06:11.159 | Requirement already satisfied: dogpile.cache===0.6.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 143)) 2020-05-04 21:06:11.161 | Requirement already satisfied: jsonpatch===1.21 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 205)) 2020-05-04 21:06:11.165 | Requirement already satisfied: decorator===4.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122)) 2020-05-04 21:06:11.168 | Requirement already satisfied: deprecation===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2020-05-04 21:06:11.170 | Requirement already satisfied: futures===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 166)) 2020-05-04 21:06:11.173 | Requirement already satisfied: jmespath===0.9.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 201)) 2020-05-04 21:06:11.175 | Requirement already satisfied: cmd2===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 107)) 2020-05-04 21:06:11.181 | 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 322)) 2020-05-04 21:06:11.183 | 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 512)) 2020-05-04 21:06:11.185 | Requirement already satisfied: wrapt===1.10.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 531)) 2020-05-04 21:06:11.187 | Requirement already satisfied: certifi===2018.1.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2020-05-04 21:06:11.189 | Requirement already satisfied: chardet===3.0.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103)) 2020-05-04 21:06:11.191 | Requirement already satisfied: idna===2.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193)) 2020-05-04 21:06:11.194 | Requirement already satisfied: urllib3===1.22 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 515)) 2020-05-04 21:06:11.211 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 208)) 2020-05-04 21:06:11.213 | Requirement already satisfied: pyperclip===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 351)) 2020-05-04 21:06:11.215 | Installing collected packages: osc-placement 2020-05-04 21:06:11.433 | Successfully installed osc-placement-2.0.0 2020-05-04 21:06:11.574 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:06:11.574 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:06:11.609 | + inc/python:pip_install:366 : result=0 2020-05-04 21:06:11.612 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:06:11.615 | + functions-common:time_stop:2251 : local name 2020-05-04 21:06:11.618 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:06:11.621 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:06:11.624 | + functions-common:time_stop:2254 : local total 2020-05-04 21:06:11.626 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:06:11.629 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:06:11.631 | + functions-common:time_stop:2258 : start_time=1588626367803 2020-05-04 21:06:11.634 | + functions-common:time_stop:2260 : [[ -z 1588626367803 ]] 2020-05-04 21:06:11.637 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:06:11.641 | + functions-common:time_stop:2263 : end_time=1588626371638 2020-05-04 21:06:11.644 | + functions-common:time_stop:2264 : elapsed_time=3835 2020-05-04 21:06:11.646 | + functions-common:time_stop:2265 : total=308803 2020-05-04 21:06:11.649 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:06:11.652 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=312638 2020-05-04 21:06:11.654 | + inc/python:pip_install:369 : return 0 2020-05-04 21:06:11.657 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-05-04 21:06:11.660 | + ./stack.sh:main:907 : configure_placement 2020-05-04 21:06:11.662 | + lib/placement:configure_placement:126 : '[' False '!=' False ']' 2020-05-04 21:06:11.665 | + lib/placement:configure_placement:130 : [[ uwsgi == \u\w\s\g\i ]] 2020-05-04 21:06:11.668 | + lib/placement:configure_placement:131 : write_uwsgi_config /etc/nova/placement-uwsgi.ini /usr/local/bin/nova-placement-api /placement 2020-05-04 21:06:11.670 | + lib/apache:write_uwsgi_config:236 : local file=/etc/nova/placement-uwsgi.ini 2020-05-04 21:06:11.673 | + lib/apache:write_uwsgi_config:237 : local wsgi=/usr/local/bin/nova-placement-api 2020-05-04 21:06:11.676 | + lib/apache:write_uwsgi_config:238 : local url=/placement 2020-05-04 21:06:11.679 | + lib/apache:write_uwsgi_config:239 : local http= 2020-05-04 21:06:11.681 | + lib/apache:write_uwsgi_config:240 : local name= 2020-05-04 21:06:11.685 | ++ lib/apache:write_uwsgi_config:241 : basename /usr/local/bin/nova-placement-api 2020-05-04 21:06:11.689 | + lib/apache:write_uwsgi_config:241 : name=nova-placement-api 2020-05-04 21:06:11.692 | + lib/apache:write_uwsgi_config:245 : local socket_dir=/var/run/uwsgi 2020-05-04 21:06:11.694 | + lib/apache:write_uwsgi_config:249 : sudo mkdir -p /etc/tmpfiles.d/ 2020-05-04 21:06:11.709 | + lib/apache:write_uwsgi_config:250 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-05-04 21:06:11.710 | + lib/apache:write_uwsgi_config:250 : echo 'd /var/run/uwsgi 0755 stack root' 2020-05-04 21:06:11.716 | d /var/run/uwsgi 0755 stack root 2020-05-04 21:06:11.721 | + lib/apache:write_uwsgi_config:251 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-05-04 21:06:11.734 | + lib/apache:write_uwsgi_config:253 : local socket=/var/run/uwsgi/nova-placement-api.socket 2020-05-04 21:06:11.737 | + lib/apache:write_uwsgi_config:256 : rm -rf /etc/nova/placement-uwsgi.ini 2020-05-04 21:06:11.742 | + lib/apache:write_uwsgi_config:257 : iniset /etc/nova/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-placement-api 2020-05-04 21:06:11.777 | + lib/apache:write_uwsgi_config:258 : iniset /etc/nova/placement-uwsgi.ini uwsgi processes 2 2020-05-04 21:06:11.808 | + lib/apache:write_uwsgi_config:260 : iniset /etc/nova/placement-uwsgi.ini uwsgi master true 2020-05-04 21:06:11.838 | + lib/apache:write_uwsgi_config:262 : iniset /etc/nova/placement-uwsgi.ini uwsgi die-on-term true 2020-05-04 21:06:11.872 | + lib/apache:write_uwsgi_config:263 : iniset /etc/nova/placement-uwsgi.ini uwsgi exit-on-reload false 2020-05-04 21:06:11.907 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2020-05-04 21:06:11.943 | + lib/apache:write_uwsgi_config:267 : iniset /etc/nova/placement-uwsgi.ini uwsgi enable-threads true 2020-05-04 21:06:11.976 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/placement-uwsgi.ini uwsgi plugins python 2020-05-04 21:06:12.011 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/placement-uwsgi.ini uwsgi thunder-lock true 2020-05-04 21:06:12.044 | + lib/apache:write_uwsgi_config:272 : iniset /etc/nova/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-05-04 21:06:12.076 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/placement-uwsgi.ini uwsgi buffer-size 65535 2020-05-04 21:06:12.107 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2020-05-04 21:06:12.141 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/placement-uwsgi.ini uwsgi lazy-apps true 2020-05-04 21:06:12.173 | + lib/apache:write_uwsgi_config:281 : [[ -n '' ]] 2020-05-04 21:06:12.178 | + lib/apache:write_uwsgi_config:284 : local apache_conf= 2020-05-04 21:06:12.182 | ++ lib/apache:write_uwsgi_config:285 : apache_site_config_for nova-placement-api 2020-05-04 21:06:12.186 | ++ lib/apache:apache_site_config_for:168 : local site=nova-placement-api 2020-05-04 21:06:12.190 | ++ lib/apache:apache_site_config_for:169 : is_ubuntu 2020-05-04 21:06:12.193 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:06:12.196 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:06:12.200 | ++ lib/apache:apache_site_config_for:171 : echo /etc/apache2/sites-available/nova-placement-api.conf 2020-05-04 21:06:12.204 | + lib/apache:write_uwsgi_config:285 : apache_conf=/etc/apache2/sites-available/nova-placement-api.conf 2020-05-04 21:06:12.207 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-placement-api.socket 2020-05-04 21:06:12.242 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/placement-uwsgi.ini uwsgi chmod-socket 666 2020-05-04 21:06:12.278 | + lib/apache:write_uwsgi_config:288 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/nova-placement-api.socket|uwsgi://uwsgi-uds-nova-placement-api/" retry=0 ' 2020-05-04 21:06:12.279 | + lib/apache:write_uwsgi_config:288 : sudo tee -a /etc/apache2/sites-available/nova-placement-api.conf 2020-05-04 21:06:12.286 | ProxyPass "/placement" "unix:/var/run/uwsgi/nova-placement-api.socket|uwsgi://uwsgi-uds-nova-placement-api/" retry=0 2020-05-04 21:06:12.290 | + lib/apache:write_uwsgi_config:289 : enable_apache_site nova-placement-api 2020-05-04 21:06:12.293 | + lib/apache:enable_apache_site:185 : local site=nova-placement-api 2020-05-04 21:06:12.296 | + lib/apache:enable_apache_site:187 : enable_apache_mod version 2020-05-04 21:06:12.299 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-05-04 21:06:12.302 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-05-04 21:06:12.305 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:06:12.308 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:06:12.310 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-05-04 21:06:12.313 | + lib/apache:enable_apache_site:188 : is_ubuntu 2020-05-04 21:06:12.316 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:06:12.319 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:06:12.322 | + lib/apache:enable_apache_site:189 : sudo a2ensite nova-placement-api 2020-05-04 21:06:12.375 | Enabling site nova-placement-api. 2020-05-04 21:06:12.381 | To activate the new configuration, you need to run: 2020-05-04 21:06:12.381 | service apache2 reload 2020-05-04 21:06:12.386 | + lib/apache:write_uwsgi_config:290 : restart_apache_server 2020-05-04 21:06:12.389 | + lib/apache:restart_apache_server:232 : restart_service apache2 2020-05-04 21:06:12.391 | + functions-common:restart_service:2135 : '[' -x /bin/systemctl ']' 2020-05-04 21:06:12.394 | + functions-common:restart_service:2136 : sudo /bin/systemctl restart apache2 2020-05-04 21:06:14.764 | + ./stack.sh:main:914 : is_service_enabled placement placement-client 2020-05-04 21:06:14.785 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:06:14.787 | + ./stack.sh:main:915 : is_service_enabled n-cpu 2020-05-04 21:06:14.808 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:06:14.811 | + ./stack.sh:main:916 : configure_placement_nova_compute 2020-05-04 21:06:14.815 | + lib/placement:configure_placement_nova_compute:107 : local conf=/etc/nova/nova.conf 2020-05-04 21:06:14.818 | + lib/placement:configure_placement_nova_compute:108 : iniset /etc/nova/nova.conf placement auth_type password 2020-05-04 21:06:14.855 | + lib/placement:configure_placement_nova_compute:109 : iniset /etc/nova/nova.conf placement auth_url http://162.242.166.178/identity 2020-05-04 21:06:14.885 | + lib/placement:configure_placement_nova_compute:110 : iniset /etc/nova/nova.conf placement username placement 2020-05-04 21:06:14.915 | + lib/placement:configure_placement_nova_compute:111 : iniset /etc/nova/nova.conf placement password secretservice 2020-05-04 21:06:14.945 | + lib/placement:configure_placement_nova_compute:112 : iniset /etc/nova/nova.conf placement user_domain_name Default 2020-05-04 21:06:14.975 | + lib/placement:configure_placement_nova_compute:113 : iniset /etc/nova/nova.conf placement project_name service 2020-05-04 21:06:15.007 | + lib/placement:configure_placement_nova_compute:114 : iniset /etc/nova/nova.conf placement project_domain_name Default 2020-05-04 21:06:15.042 | + lib/placement:configure_placement_nova_compute:115 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2020-05-04 21:06:15.076 | + ./stack.sh:main:920 : is_service_enabled horizon 2020-05-04 21:06:15.095 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:06:15.098 | + ./stack.sh:main:925 : is_service_enabled tls-proxy 2020-05-04 21:06:15.116 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:06:15.119 | + ./stack.sh:main:936 : run_phase stack install 2020-05-04 21:06:15.123 | + functions-common:run_phase:1675 : local mode=stack 2020-05-04 21:06:15.125 | + functions-common:run_phase:1676 : local phase=install 2020-05-04 21:06:15.128 | + functions-common:run_phase:1677 : [[ -d /opt/stack/new/devstack/extras.d ]] 2020-05-04 21:06:15.131 | + functions-common:run_phase:1678 : local extra_plugin_file_name 2020-05-04 21:06:15.134 | + functions-common:run_phase:1679 : for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh' 2020-05-04 21:06:15.137 | + functions-common:run_phase:1684 : local exceptions=80-tempest.sh 2020-05-04 21:06:15.139 | + functions-common:run_phase:1685 : local extra 2020-05-04 21:06:15.143 | ++ functions-common:run_phase:1686 : basename /opt/stack/new/devstack/extras.d/80-tempest.sh 2020-05-04 21:06:15.147 | + functions-common:run_phase:1686 : extra=80-tempest.sh 2020-05-04 21:06:15.150 | + functions-common:run_phase:1687 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-05-04 21:06:15.153 | + functions-common:run_phase:1691 : [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]] 2020-05-04 21:06:15.155 | + functions-common:run_phase:1691 : source /opt/stack/new/devstack/extras.d/80-tempest.sh stack install 2020-05-04 21:06:15.158 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-05-04 21:06:15.178 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:06:15.181 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-05-04 21:06:15.184 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:06:15.187 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2020-05-04 21:06:15.190 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2020-05-04 21:06:15.193 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:06:15.196 | ++ ./stack.sh:echo_summary:445 : echo -e Installing Tempest 2020-05-04 21:06:15.199 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2020-05-04 21:06:15.202 | ++ lib/tempest:install_tempest:660 : git_clone https://git.openstack.org/openstack/tempest.git /opt/stack/new/tempest 21.0.0 2020-05-04 21:06:15.206 | ++ functions-common:git_clone:492 : local git_remote=https://git.openstack.org/openstack/tempest.git 2020-05-04 21:06:15.209 | ++ functions-common:git_clone:493 : local git_dest=/opt/stack/new/tempest 2020-05-04 21:06:15.213 | ++ functions-common:git_clone:494 : local git_ref=21.0.0 2020-05-04 21:06:15.216 | ++ functions-common:git_clone:495 : local orig_dir 2020-05-04 21:06:15.220 | +++ functions-common:git_clone:496 : pwd 2020-05-04 21:06:15.223 | ++ functions-common:git_clone:496 : orig_dir=/opt/stack/new/devstack 2020-05-04 21:06:15.226 | ++ functions-common:git_clone:497 : local git_clone_flags= 2020-05-04 21:06:15.229 | +++ functions-common:git_clone:499 : trueorfalse False RECLONE 2020-05-04 21:06:15.250 | ++ functions-common:git_clone:499 : RECLONE=False 2020-05-04 21:06:15.253 | ++ functions-common:git_clone:500 : [[ 0 -gt 0 ]] 2020-05-04 21:06:15.256 | ++ functions-common:git_clone:504 : [[ False = \T\r\u\e ]] 2020-05-04 21:06:15.259 | ++ functions-common:git_clone:513 : echo 21.0.0 2020-05-04 21:06:15.260 | ++ functions-common:git_clone:513 : egrep -q '^refs' 2020-05-04 21:06:15.265 | ++ functions-common:git_clone:527 : [[ ! -d /opt/stack/new/tempest ]] 2020-05-04 21:06:15.268 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-05-04 21:06:15.271 | ++ functions-common:git_clone:561 : cd /opt/stack/new/tempest 2020-05-04 21:06:15.275 | ++ functions-common:git_clone:562 : git show --oneline 2020-05-04 21:06:15.276 | ++ functions-common:git_clone:562 : head -1 2020-05-04 21:06:15.279 | e8f1876 Update supported version doc tempest 2020-05-04 21:06:15.283 | ++ functions-common:git_clone:563 : cd /opt/stack/new/devstack 2020-05-04 21:06:15.286 | ++ lib/tempest:install_tempest:661 : pip_install 'tox!=2.8.0' 2020-05-04 21:06:16.082 | ++ inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:06:16.085 | ++ inc/python:pip_install:350 : local 'test_req=tox!=2.8.0/test-requirements.txt' 2020-05-04 21:06:16.088 | ++ inc/python:pip_install:351 : [[ -e tox!=2.8.0/test-requirements.txt ]] 2020-05-04 21:06:16.091 | ++ inc/python:pip_install:359 : 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!=2.8.0' 2020-05-04 21:06:16.967 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:16.970 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.072 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.074 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.092 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.094 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.101 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.103 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.133 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.135 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.163 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.165 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.229 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.231 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.238 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.240 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.242 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.244 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.247 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.249 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.279 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.282 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.294 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.296 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.339 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.341 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.444 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.446 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.640 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.642 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.673 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.675 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.733 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.735 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.746 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.748 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.762 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.765 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.776 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.778 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.799 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:17.801 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:17.804 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:06:17.980 | Collecting tox!=2.8.0 2020-05-04 21:06:18.276 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/37/70/14b3fac1447864facfea2b604d531d8ece2380fec3fbb6938f4b38ecb217/tox-3.15.0-py2.py3-none-any.whl (82kB) 2020-05-04 21:06:18.808 | 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 520)) 2020-05-04 21:06:18.811 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 456)) 2020-05-04 21:06:18.976 | Collecting packaging===16.8 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 306)) 2020-05-04 21:06:19.111 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/87/1b/c39b7c65b5612812b83d6cab7ef2885eac9f6beb0b7b8a7071a186aea3b1/packaging-16.8-py2.py3-none-any.whl 2020-05-04 21:06:19.370 | Requirement already satisfied: importlib-metadata<2,>=0.12; python_version < "3.8" in /usr/local/lib/python2.7/dist-packages (from tox!=2.8.0) 2020-05-04 21:06:19.392 | Requirement already satisfied: pluggy===0.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 320)) 2020-05-04 21:06:19.560 | Collecting toml>=0.9.4 (from tox!=2.8.0) 2020-05-04 21:06:19.602 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/a2/12/ced7105d2de62fa7c8fb5fce92cc4ce66b57c95fb875e9318dba7f8c5db0/toml-0.10.0-py2.py3-none-any.whl 2020-05-04 21:06:19.850 | Requirement already satisfied: py===1.5.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 328)) 2020-05-04 21:06:19.854 | Requirement already satisfied: filelock<4,>=3.0.0 in /usr/local/lib/python2.7/dist-packages (from tox!=2.8.0) 2020-05-04 21:06:19.858 | 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 350)) 2020-05-04 21:06:19.861 | Requirement already satisfied: contextlib2===0.5.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 110)) 2020-05-04 21:06:19.863 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python2.7/dist-packages (from importlib-metadata<2,>=0.12; python_version < "3.8"->tox!=2.8.0) 2020-05-04 21:06:19.878 | Collecting pathlib2===2.3.0 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 310)) 2020-05-04 21:06:19.975 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/74/4e/68add57f8b993bb5da70c22c7eebb4266c7b66cab15095a1578cc6a62b1a/pathlib2-2.3.0-py2.py3-none-any.whl 2020-05-04 21:06:20.002 | Requirement already satisfied: configparser>=3.5; python_version < "3" in /usr/local/lib/python2.7/dist-packages (from importlib-metadata<2,>=0.12; python_version < "3.8"->tox!=2.8.0) 2020-05-04 21:06:20.015 | Collecting scandir===1.6 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 443)) 2020-05-04 21:06:20.106 | Downloading http://mirror.ord.rax.opendev.org/wheel/ubuntu-16.04-x86_64/scandir/scandir-1.6-cp27-cp27mu-linux_x86_64.whl 2020-05-04 21:06:20.160 | Installing collected packages: packaging, scandir, pathlib2, toml, tox 2020-05-04 21:06:20.182 | Found existing installation: scandir 1.10.0 2020-05-04 21:06:20.187 | Uninstalling scandir-1.10.0: 2020-05-04 21:06:20.196 | Successfully uninstalled scandir-1.10.0 2020-05-04 21:06:20.207 | Found existing installation: pathlib2 2.3.5 2020-05-04 21:06:20.213 | Uninstalling pathlib2-2.3.5: 2020-05-04 21:06:20.214 | Successfully uninstalled pathlib2-2.3.5 2020-05-04 21:06:21.113 | Successfully installed packaging-16.8 pathlib2-2.3.0 scandir-1.6 toml-0.10.0 tox-3.15.0 2020-05-04 21:06:21.279 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:06:21.279 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:06:21.319 | ++ inc/python:pip_install:366 : result=0 2020-05-04 21:06:21.323 | ++ inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:06:21.327 | ++ functions-common:time_stop:2251 : local name 2020-05-04 21:06:21.330 | ++ functions-common:time_stop:2252 : local end_time 2020-05-04 21:06:21.334 | ++ functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:06:21.337 | ++ functions-common:time_stop:2254 : local total 2020-05-04 21:06:21.340 | ++ functions-common:time_stop:2255 : local start_time 2020-05-04 21:06:21.343 | ++ functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:06:21.346 | ++ functions-common:time_stop:2258 : start_time=1588626375304 2020-05-04 21:06:21.349 | ++ functions-common:time_stop:2260 : [[ -z 1588626375304 ]] 2020-05-04 21:06:21.353 | +++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:06:21.357 | ++ functions-common:time_stop:2263 : end_time=1588626381354 2020-05-04 21:06:21.360 | ++ functions-common:time_stop:2264 : elapsed_time=6050 2020-05-04 21:06:21.362 | ++ functions-common:time_stop:2265 : total=312638 2020-05-04 21:06:21.365 | ++ functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:06:21.367 | ++ functions-common:time_stop:2268 : _TIME_TOTAL[$name]=318688 2020-05-04 21:06:21.370 | ++ inc/python:pip_install:369 : return 0 2020-05-04 21:06:21.373 | ++ lib/tempest:install_tempest:662 : pushd /opt/stack/new/tempest 2020-05-04 21:06:21.374 | ~/tempest ~/devstack 2020-05-04 21:06:21.377 | ++ lib/tempest:install_tempest:666 : git checkout 21.0.0 2020-05-04 21:06:21.527 | Note: checking out '21.0.0'. 2020-05-04 21:06:21.527 | 2020-05-04 21:06:21.527 | You are in 'detached HEAD' state. You can look around, make experimental 2020-05-04 21:06:21.527 | changes and commit them, and you can discard any commits you make in this 2020-05-04 21:06:21.527 | state without impacting any branches by performing another checkout. 2020-05-04 21:06:21.527 | 2020-05-04 21:06:21.527 | If you want to create a new branch to retain commits you create, you may 2020-05-04 21:06:21.527 | do so (now or later) by using -b with the checkout command again. Example: 2020-05-04 21:06:21.527 | 2020-05-04 21:06:21.527 | git checkout -b 2020-05-04 21:06:21.527 | 2020-05-04 21:06:21.527 | HEAD is now at 702b21c... Merge "Add releasenote to tag the end of support for Pike" 2020-05-04 21:06:21.531 | ++ lib/tempest:install_tempest:672 : export UPPER_CONSTRAINTS_FILE=/opt/stack/new/requirements/upper-constraints.txt 2020-05-04 21:06:21.535 | ++ lib/tempest:install_tempest:672 : UPPER_CONSTRAINTS_FILE=/opt/stack/new/requirements/upper-constraints.txt 2020-05-04 21:06:21.538 | ++ lib/tempest:install_tempest:674 : tox -r --notest -efull 2020-05-04 21:06:22.515 | full create: /opt/stack/new/tempest/.tox/tempest 2020-05-04 21:06:24.824 | full installdeps: -c/opt/stack/new/requirements/upper-constraints.txt, -r/opt/stack/new/tempest/requirements.txt 2020-05-04 21:06:48.465 | full develop-inst: /opt/stack/new/tempest 2020-05-04 21:06:55.153 | full installed: asn1crypto==0.24.0,Babel==2.5.3,bcrypt==3.1.4,cffi==1.11.4,cliff==2.11.1,cmd2==0.7.9,cryptography==2.1.4,debtcollector==1.19.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,future==0.16.0,idna==2.6,ipaddress==1.0.19,iso8601==0.1.12,jsonschema==2.6.0,linecache2==1.0.0,monotonic==1.4,msgpack==0.5.1,netaddr==0.7.19,netifaces==0.10.6,oslo.concurrency==3.31.0,oslo.config==5.2.1,oslo.context==2.20.0,oslo.i18n==3.19.0,oslo.log==3.36.0,oslo.serialization==2.24.0,oslo.utils==3.35.1,paramiko==2.4.0,pbr==3.1.1,prettytable==0.7.2,pyasn1==0.4.2,pycparser==2.18,pyinotify==0.9.6,PyNaCl==1.2.1,pyparsing==2.2.0,pyperclip==1.6.0,python-dateutil==2.6.1,python-mimeparse==1.6.0,python-subunit==1.2.0,pytz==2017.3,PyYAML==3.12,rfc3986==1.1.0,six==1.11.0,stestr==2.0.0,stevedore==1.28.0,-e git+file:///dev/null@702b21c1e4350ecf99542d8f1df545adb3f71d75#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unicodecsv==0.14.1,unittest2==1.1.0,urllib3==1.22,voluptuous==0.10.5,wrapt==1.10.11,You are using pip version 9.0.1, however version 20.1 is available.,You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:06:55.153 | ___________________________________ summary ____________________________________ 2020-05-04 21:06:55.153 | full: skipped tests 2020-05-04 21:06:55.153 | congratulations :) 2020-05-04 21:06:55.186 | ++ lib/tempest:install_tempest:678 : /opt/stack/new/tempest/.tox/tempest/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -r requirements.txt 2020-05-04 21:06:55.711 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:55.713 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:55.828 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:55.830 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:55.848 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:55.850 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:55.858 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:55.860 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:55.888 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:55.890 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:55.919 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:55.921 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:55.991 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:55.994 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:56.001 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:56.003 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:56.005 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:56.007 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:56.011 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:56.013 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:56.030 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:56.032 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:56.045 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:56.047 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:56.092 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:56.094 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:56.216 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:56.218 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:56.410 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:56.413 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:56.445 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:56.447 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:56.504 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:56.506 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:56.517 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:56.519 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:56.532 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:56.534 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:56.546 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:56.548 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:56.571 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:06:56.573 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:06:56.575 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:06:56.615 | Requirement already satisfied: PyYAML===3.12 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25)) 2020-05-04 21:06:56.617 | Requirement already satisfied: cliff===2.11.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106)) 2020-05-04 21:06:56.636 | Requirement already satisfied: cmd2===0.7.9 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 107)) 2020-05-04 21:06:56.641 | Requirement already satisfied: debtcollector===1.19.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2020-05-04 21:06:56.652 | 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 156)) 2020-05-04 21:06:56.662 | 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 163)) 2020-05-04 21:06:56.667 | 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 209)) 2020-05-04 21:06:56.675 | 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 245)) 2020-05-04 21:06:56.679 | Collecting oslo.concurrency===3.25.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 284)) 2020-05-04 21:06:56.824 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/b5/6a/5506838abcddce7d5e3ad140c6101a0826641b5dec28db29bd38159f1c8f/oslo.concurrency-3.25.1-py2.py3-none-any.whl (40kB) 2020-05-04 21:06:56.854 | Requirement already satisfied: oslo.config===5.2.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285)) 2020-05-04 21:06:56.869 | Requirement already satisfied: oslo.i18n===3.19.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288)) 2020-05-04 21:06:56.876 | Requirement already satisfied: oslo.log===3.36.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289)) 2020-05-04 21:06:56.901 | Requirement already satisfied: oslo.serialization===2.24.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 296)) 2020-05-04 21:06:56.909 | Requirement already satisfied: oslo.utils===3.35.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 298)) 2020-05-04 21:06:56.928 | Requirement already satisfied: paramiko===2.4.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 307)) 2020-05-04 21:06:56.935 | Requirement already satisfied: pbr===3.1.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 314)) 2020-05-04 21:06:56.937 | 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 322)) 2020-05-04 21:06:56.939 | Requirement already satisfied: pyasn1===0.4.2 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 331)) 2020-05-04 21:06:56.941 | 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 341)) 2020-05-04 21:06:56.943 | 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 350)) 2020-05-04 21:06:56.945 | Requirement already satisfied: pyperclip===1.6.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 351)) 2020-05-04 21:06:56.947 | Requirement already satisfied: python-dateutil===2.6.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 367)) 2020-05-04 21:06:56.951 | 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 404)) 2020-05-04 21:06:56.962 | Requirement already satisfied: pytz===2017.3 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412)) 2020-05-04 21:06:56.966 | Requirement already satisfied: rfc3986===1.1.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 434)) 2020-05-04 21:06:56.968 | Requirement already satisfied: six===1.11.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 456)) 2020-05-04 21:06:56.970 | Requirement already satisfied: stestr===2.0.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 476)) 2020-05-04 21:06:56.985 | Requirement already satisfied: stevedore===1.28.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 477)) 2020-05-04 21:06:56.990 | Requirement already satisfied: testtools===2.3.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 494)) 2020-05-04 21:06:57.004 | 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 502)) 2020-05-04 21:06:57.007 | 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 512)) 2020-05-04 21:06:57.009 | 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 513)) 2020-05-04 21:06:57.015 | Requirement already satisfied: urllib3===1.22 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 515)) 2020-05-04 21:06:57.031 | Requirement already satisfied: voluptuous===0.10.5 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 521)) 2020-05-04 21:06:57.035 | Requirement already satisfied: wrapt===1.10.11 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 531)) 2020-05-04 21:06:57.037 | 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 164)) 2020-05-04 21:06:57.039 | 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 148)) 2020-05-04 21:06:57.041 | 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 155)) 2020-05-04 21:06:57.045 | Requirement already satisfied: Babel===2.5.3 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2020-05-04 21:06:57.048 | Requirement already satisfied: oslo.context===2.20.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286)) 2020-05-04 21:06:57.053 | Requirement already satisfied: monotonic===1.4 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2020-05-04 21:06:57.055 | Requirement already satisfied: msgpack===0.5.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239)) 2020-05-04 21:06:57.058 | Requirement already satisfied: iso8601===0.1.12 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199)) 2020-05-04 21:06:57.060 | Requirement already satisfied: netifaces===0.10.6 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246)) 2020-05-04 21:06:57.062 | Requirement already satisfied: bcrypt===3.1.4 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 85)) 2020-05-04 21:06:57.069 | Requirement already satisfied: cryptography===2.1.4 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 115)) 2020-05-04 21:06:57.103 | Requirement already satisfied: PyNaCl===1.2.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2020-05-04 21:06:57.114 | 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 153)) 2020-05-04 21:06:57.116 | Requirement already satisfied: future===0.16.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2020-05-04 21:06:57.118 | 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 386)) 2020-05-04 21:06:57.120 | 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 225)) 2020-05-04 21:06:57.121 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 513)) 2020-05-04 21:06:57.123 | Requirement already satisfied: cffi===1.11.4 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2020-05-04 21:06:57.126 | Requirement already satisfied: asn1crypto===0.24.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 79)) 2020-05-04 21:06:57.128 | Requirement already satisfied: idna===2.6 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193)) 2020-05-04 21:06:57.131 | Requirement already satisfied: ipaddress===1.0.19 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 197)) 2020-05-04 21:06:57.133 | Requirement already satisfied: pycparser===2.18 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 334)) 2020-05-04 21:06:57.134 | Installing collected packages: oslo.concurrency 2020-05-04 21:06:57.134 | Found existing installation: oslo.concurrency 3.31.0 2020-05-04 21:06:57.153 | Uninstalling oslo.concurrency-3.31.0: 2020-05-04 21:06:57.173 | Successfully uninstalled oslo.concurrency-3.31.0 2020-05-04 21:06:57.251 | Successfully installed oslo.concurrency-3.25.1 2020-05-04 21:06:57.323 | You are using pip version 9.0.1, however version 20.1 is available. 2020-05-04 21:06:57.323 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:06:57.358 | ++ lib/tempest:install_tempest:679 : PROJECT_VENV["tempest"]=/opt/stack/new/tempest/.tox/tempest 2020-05-04 21:06:57.361 | ++ lib/tempest:install_tempest:680 : popd 2020-05-04 21:06:57.362 | ~/devstack 2020-05-04 21:06:57.365 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-05-04 21:06:57.368 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-05-04 21:06:57.372 | + functions-common:run_phase:1696 : [[ stack == \s\o\u\r\c\e ]] 2020-05-04 21:06:57.375 | + functions-common:run_phase:1699 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-05-04 21:06:57.378 | + functions-common:run_phase:1702 : run_plugins stack install 2020-05-04 21:06:57.381 | + functions-common:run_plugins:1661 : local mode=stack 2020-05-04 21:06:57.385 | + functions-common:run_plugins:1662 : local phase=install 2020-05-04 21:06:57.389 | + functions-common:run_plugins:1664 : local plugins=,manila 2020-05-04 21:06:57.392 | + functions-common:run_plugins:1665 : local plugin 2020-05-04 21:06:57.395 | + functions-common:run_plugins:1666 : for plugin in '${plugins//,/ }' 2020-05-04 21:06:57.398 | + functions-common:run_plugins:1667 : local dir=/opt/stack/new/manila 2020-05-04 21:06:57.401 | + functions-common:run_plugins:1668 : [[ -f /opt/stack/new/manila/devstack/plugin.sh ]] 2020-05-04 21:06:57.405 | + functions-common:run_plugins:1669 : source /opt/stack/new/manila/devstack/plugin.sh stack install 2020-05-04 21:06:57.437 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1066 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:06:57.440 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1066 : [[ install == \i\n\s\t\a\l\l ]] 2020-05-04 21:06:57.443 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1067 : echo_summary 'Installing Manila Client' 2020-05-04 21:06:57.447 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:06:57.450 | ++ ./stack.sh:echo_summary:445 : echo -e Installing Manila Client 2020-05-04 21:06:57.454 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1068 : install_manilaclient 2020-05-04 21:06:57.458 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_manilaclient:681 : use_library_from_git python-manilaclient 2020-05-04 21:06:57.462 | ++ inc/python:use_library_from_git:404 : local name=python-manilaclient 2020-05-04 21:06:57.465 | ++ inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:06:57.468 | ++ inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:06:57.472 | ++ inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,python-manilaclient, ]] 2020-05-04 21:06:57.475 | ++ inc/python:use_library_from_git:406 : enabled=0 2020-05-04 21:06:57.479 | ++ inc/python:use_library_from_git:407 : return 0 2020-05-04 21:06:57.482 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_manilaclient:682 : git_clone https://github.com/openstack/python-manilaclient.git /opt/stack/new/python-manilaclient master 2020-05-04 21:06:57.486 | ++ functions-common:git_clone:492 : local git_remote=https://github.com/openstack/python-manilaclient.git 2020-05-04 21:06:57.489 | ++ functions-common:git_clone:493 : local git_dest=/opt/stack/new/python-manilaclient 2020-05-04 21:06:57.492 | ++ functions-common:git_clone:494 : local git_ref=master 2020-05-04 21:06:57.496 | ++ functions-common:git_clone:495 : local orig_dir 2020-05-04 21:06:57.500 | +++ functions-common:git_clone:496 : pwd 2020-05-04 21:06:57.504 | ++ functions-common:git_clone:496 : orig_dir=/opt/stack/new/devstack 2020-05-04 21:06:57.507 | ++ functions-common:git_clone:497 : local git_clone_flags= 2020-05-04 21:06:57.511 | +++ functions-common:git_clone:499 : trueorfalse False RECLONE 2020-05-04 21:06:57.536 | ++ functions-common:git_clone:499 : RECLONE=False 2020-05-04 21:06:57.540 | ++ functions-common:git_clone:500 : [[ 0 -gt 0 ]] 2020-05-04 21:06:57.543 | ++ functions-common:git_clone:504 : [[ False = \T\r\u\e ]] 2020-05-04 21:06:57.546 | ++ functions-common:git_clone:513 : echo master 2020-05-04 21:06:57.547 | ++ functions-common:git_clone:513 : egrep -q '^refs' 2020-05-04 21:06:57.554 | ++ functions-common:git_clone:527 : [[ ! -d /opt/stack/new/python-manilaclient ]] 2020-05-04 21:06:57.557 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-05-04 21:06:57.561 | ++ functions-common:git_clone:561 : cd /opt/stack/new/python-manilaclient 2020-05-04 21:06:57.565 | ++ functions-common:git_clone:562 : git show --oneline 2020-05-04 21:06:57.566 | ++ functions-common:git_clone:562 : head -1 2020-05-04 21:06:57.568 | b483353 OpenDev Migration Patch 2020-05-04 21:06:57.572 | ++ functions-common:git_clone:563 : cd /opt/stack/new/devstack 2020-05-04 21:06:57.576 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_manilaclient:683 : setup_develop /opt/stack/new/python-manilaclient 2020-05-04 21:06:57.581 | ++ inc/python:setup_develop:494 : local project_dir=/opt/stack/new/python-manilaclient 2020-05-04 21:06:57.584 | ++ inc/python:setup_develop:495 : local extras= 2020-05-04 21:06:57.588 | ++ inc/python:setup_develop:496 : _setup_package_with_constraints_edit /opt/stack/new/python-manilaclient -e 2020-05-04 21:06:57.592 | ++ inc/python:_setup_package_with_constraints_edit:526 : local project_dir=/opt/stack/new/python-manilaclient 2020-05-04 21:06:57.595 | ++ inc/python:_setup_package_with_constraints_edit:527 : local flags=-e 2020-05-04 21:06:57.598 | ++ inc/python:_setup_package_with_constraints_edit:528 : local extras= 2020-05-04 21:06:57.603 | +++ inc/python:_setup_package_with_constraints_edit:535 : cd /opt/stack/new/python-manilaclient 2020-05-04 21:06:57.606 | +++ inc/python:_setup_package_with_constraints_edit:535 : pwd 2020-05-04 21:06:57.611 | ++ inc/python:_setup_package_with_constraints_edit:535 : project_dir=/opt/stack/new/python-manilaclient 2020-05-04 21:06:57.614 | ++ inc/python:_setup_package_with_constraints_edit:537 : '[' -n /opt/stack/new/requirements ']' 2020-05-04 21:06:57.617 | ++ inc/python:_setup_package_with_constraints_edit:539 : local name 2020-05-04 21:06:57.623 | +++ inc/python:_setup_package_with_constraints_edit:540 : awk '/^name.*=/ {print $3}' /opt/stack/new/python-manilaclient/setup.cfg 2020-05-04 21:06:57.632 | ++ inc/python:_setup_package_with_constraints_edit:540 : name=python-manilaclient 2020-05-04 21:06:57.636 | ++ inc/python:_setup_package_with_constraints_edit:542 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- python-manilaclient '-e file:///opt/stack/new/python-manilaclient#egg=python-manilaclient' 2020-05-04 21:06:58.239 | ++ inc/python:_setup_package_with_constraints_edit:546 : setup_package /opt/stack/new/python-manilaclient -e 2020-05-04 21:06:58.242 | ++ inc/python:setup_package:569 : local project_dir=/opt/stack/new/python-manilaclient 2020-05-04 21:06:58.246 | ++ inc/python:setup_package:570 : local flags=-e 2020-05-04 21:06:58.249 | ++ inc/python:setup_package:571 : local extras= 2020-05-04 21:06:58.253 | ++ inc/python:setup_package:575 : [[ -n -e ]] 2020-05-04 21:06:58.256 | ++ inc/python:setup_package:575 : [[ -z '' ]] 2020-05-04 21:06:58.259 | ++ inc/python:setup_package:575 : [[ ! -e =~ ^-.* ]] 2020-05-04 21:06:58.263 | ++ inc/python:setup_package:580 : [[ ! -z '' ]] 2020-05-04 21:06:58.266 | ++ inc/python:setup_package:584 : pip_install -e /opt/stack/new/python-manilaclient 2020-05-04 21:06:59.048 | ++ inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:06:59.051 | ++ inc/python:pip_install:350 : local test_req=/opt/stack/new/python-manilaclient/test-requirements.txt 2020-05-04 21:06:59.054 | ++ inc/python:pip_install:351 : [[ -e /opt/stack/new/python-manilaclient/test-requirements.txt ]] 2020-05-04 21:06:59.057 | ++ inc/python:pip_install:352 : install_test_reqs='-r /opt/stack/new/python-manilaclient/test-requirements.txt' 2020-05-04 21:06:59.060 | ++ inc/python:pip_install:359 : 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 -r /opt/stack/new/python-manilaclient/test-requirements.txt -e /opt/stack/new/python-manilaclient 2020-05-04 21:07:00.044 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.046 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.159 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.161 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.181 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.185 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.193 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.195 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.227 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.231 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.264 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.266 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.330 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.334 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.343 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.345 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.347 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.349 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.354 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.356 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.388 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.390 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.402 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.405 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.448 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.450 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.553 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.555 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.755 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.757 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.788 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.790 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.848 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.850 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.861 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.863 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.876 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.879 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.890 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.892 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.919 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:00.921 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:00.924 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:07:00.950 | Obtaining file:///opt/stack/new/python-manilaclient 2020-05-04 21:07:02.946 | Obtaining python-manilaclient from file:///opt/stack/new/python-manilaclient#egg=python-manilaclient (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2020-05-04 21:07:04.437 | Requirement already satisfied: Babel===2.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2020-05-04 21:07:04.441 | Requirement already satisfied: Sphinx===1.6.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:07:04.470 | 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 70)) 2020-05-04 21:07:04.472 | Requirement already satisfied: coverage===4.4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 112)) 2020-05-04 21:07:04.475 | 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 120)) 2020-05-04 21:07:04.477 | Requirement already satisfied: debtcollector===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2020-05-04 21:07:04.488 | Requirement already satisfied: docutils===0.14 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 142)) 2020-05-04 21:07:04.491 | 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 156)) 2020-05-04 21:07:04.501 | 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 163)) 2020-05-04 21:07:04.508 | 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 194)) 2020-05-04 21:07:04.512 | Requirement already satisfied: ipaddress===1.0.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 197)) 2020-05-04 21:07:04.516 | 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 232)) 2020-05-04 21:07:04.547 | Requirement already satisfied: openstackdocstheme===1.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 266)) 2020-05-04 21:07:04.552 | Requirement already satisfied: os-testr===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278)) 2020-05-04 21:07:04.560 | Requirement already satisfied: oslo.config===5.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286)) 2020-05-04 21:07:04.571 | Requirement already satisfied: oslo.i18n===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289)) 2020-05-04 21:07:04.578 | Requirement already satisfied: oslo.log===3.36.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290)) 2020-05-04 21:07:04.603 | Requirement already satisfied: oslo.serialization===2.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 297)) 2020-05-04 21:07:04.612 | Requirement already satisfied: oslo.utils===3.35.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 299)) 2020-05-04 21:07:04.632 | Requirement already satisfied: oslotest===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 303)) 2020-05-04 21:07:04.644 | Requirement already satisfied: pbr===3.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 315)) 2020-05-04 21:07:04.646 | 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 323)) 2020-05-04 21:07:04.648 | 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 342)) 2020-05-04 21:07:04.650 | 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 351)) 2020-05-04 21:07:04.652 | Requirement already satisfied: python-dateutil===2.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 368)) 2020-05-04 21:07:04.656 | Requirement already satisfied: python-keystoneclient===3.15.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 380)) 2020-05-04 21:07:04.878 | Collecting python-openstackclient===3.14.3 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 394)) 2020-05-04 21:07:05.052 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/b4/9f/241fb49f8f4fc4c195b9ba9125e7b976b4bf399d0c952e953f5b8b318a35/python_openstackclient-3.14.3-py2.py3-none-any.whl (817kB) 2020-05-04 21:07:05.478 | 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 404)) 2020-05-04 21:07:05.491 | Requirement already satisfied: pytz===2017.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 412)) 2020-05-04 21:07:05.494 | Requirement already satisfied: reno===2.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 420)) 2020-05-04 21:07:05.505 | Requirement already satisfied: requests===2.18.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 423)) 2020-05-04 21:07:05.528 | Requirement already satisfied: rfc3986===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 434)) 2020-05-04 21:07:05.531 | Requirement already satisfied: simplejson===3.13.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 454)) 2020-05-04 21:07:05.533 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 456)) 2020-05-04 21:07:05.535 | 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 459)) 2020-05-04 21:07:05.537 | Requirement already satisfied: sphinxcontrib-websupport===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 470)) 2020-05-04 21:07:05.542 | Requirement already satisfied: stestr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 476)) 2020-05-04 21:07:05.558 | Requirement already satisfied: stevedore===1.28.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 477)) 2020-05-04 21:07:05.563 | Requirement already satisfied: tempest===18.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 487)) 2020-05-04 21:07:05.596 | 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 491)) 2020-05-04 21:07:05.608 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 494)) 2020-05-04 21:07:05.623 | 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 502)) 2020-05-04 21:07:05.626 | Requirement already satisfied: typing===3.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 509)) 2020-05-04 21:07:05.628 | 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 513)) 2020-05-04 21:07:05.634 | Requirement already satisfied: urllib3===1.22 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 515)) 2020-05-04 21:07:05.652 | Requirement already satisfied: voluptuous===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 521)) 2020-05-04 21:07:05.657 | Requirement already satisfied: wrapt===1.10.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 531)) 2020-05-04 21:07:05.660 | 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-manilaclient/test-requirements.txt (line 6)) 2020-05-04 21:07:05.672 | Requirement already satisfied: Jinja2===2.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12)) 2020-05-04 21:07:05.677 | Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from Sphinx===1.6.5->-c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:07:05.686 | 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 26)) 2020-05-04 21:07:05.689 | Requirement already satisfied: dulwich===0.18.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 145)) 2020-05-04 21:07:05.691 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25)) 2020-05-04 21:07:05.693 | 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 245)) 2020-05-04 21:07:05.696 | Requirement already satisfied: oslo.context===2.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287)) 2020-05-04 21:07:05.702 | Requirement already satisfied: monotonic===1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2020-05-04 21:07:05.704 | Requirement already satisfied: msgpack===0.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239)) 2020-05-04 21:07:05.707 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199)) 2020-05-04 21:07:05.709 | Requirement already satisfied: netifaces===0.10.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246)) 2020-05-04 21:07:05.712 | Requirement already satisfied: os-client-config===1.29.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272)) 2020-05-04 21:07:05.720 | Requirement already satisfied: mox3===0.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237)) 2020-05-04 21:07:05.725 | Requirement already satisfied: keystoneauth1===3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 216)) 2020-05-04 21:07:05.813 | Requirement already satisfied: python-cinderclient===3.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 365)) 2020-05-04 21:07:05.840 | Requirement already satisfied: python-novaclient===10.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 391)) 2020-05-04 21:07:05.872 | Requirement already satisfied: openstacksdk===0.11.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 267)) 2020-05-04 21:07:05.934 | Requirement already satisfied: cliff===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106)) 2020-05-04 21:07:05.971 | Requirement already satisfied: osc-lib===1.9.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283)) 2020-05-04 21:07:06.005 | Requirement already satisfied: python-glanceclient===2.10.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 373)) 2020-05-04 21:07:06.035 | 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 153)) 2020-05-04 21:07:06.039 | Requirement already satisfied: certifi===2018.1.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2020-05-04 21:07:06.043 | Requirement already satisfied: chardet===3.0.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103)) 2020-05-04 21:07:06.047 | Requirement already satisfied: idna===2.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193)) 2020-05-04 21:07:06.052 | Requirement already satisfied: future===0.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2020-05-04 21:07:06.057 | 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 209)) 2020-05-04 21:07:06.074 | Requirement already satisfied: oslo.concurrency===3.25.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285)) 2020-05-04 21:07:06.107 | Requirement already satisfied: paramiko===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 308)) 2020-05-04 21:07:06.121 | 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 386)) 2020-05-04 21:07:06.125 | 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 225)) 2020-05-04 21:07:06.129 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 513)) 2020-05-04 21:07:06.132 | 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-manilaclient/test-requirements.txt (line 6)) 2020-05-04 21:07:06.137 | 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-manilaclient/test-requirements.txt (line 6)) 2020-05-04 21:07:06.153 | 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-manilaclient/test-requirements.txt (line 6)) 2020-05-04 21:07:06.160 | 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-manilaclient/test-requirements.txt (line 6)) 2020-05-04 21:07:06.164 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2020-05-04 21:07:06.169 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 431)) 2020-05-04 21:07:06.173 | 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 76)) 2020-05-04 21:07:06.178 | Requirement already satisfied: munch===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240)) 2020-05-04 21:07:06.184 | Requirement already satisfied: os-service-types===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277)) 2020-05-04 21:07:06.191 | Requirement already satisfied: dogpile.cache===0.6.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 143)) 2020-05-04 21:07:06.195 | Requirement already satisfied: jsonpatch===1.21 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 205)) 2020-05-04 21:07:06.201 | Requirement already satisfied: decorator===4.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122)) 2020-05-04 21:07:06.206 | Requirement already satisfied: deprecation===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2020-05-04 21:07:06.210 | Requirement already satisfied: futures===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 166)) 2020-05-04 21:07:06.214 | Requirement already satisfied: jmespath===0.9.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 201)) 2020-05-04 21:07:06.219 | Requirement already satisfied: cmd2===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 107)) 2020-05-04 21:07:06.229 | 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 512)) 2020-05-04 21:07:06.233 | 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 523)) 2020-05-04 21:07:06.244 | Requirement already satisfied: pyOpenSSL===17.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 330)) 2020-05-04 21:07:06.267 | 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 164)) 2020-05-04 21:07:06.271 | 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 148)) 2020-05-04 21:07:06.275 | 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 155)) 2020-05-04 21:07:06.283 | Requirement already satisfied: pyasn1===0.4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 332)) 2020-05-04 21:07:06.287 | Requirement already satisfied: bcrypt===3.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 85)) 2020-05-04 21:07:06.300 | Requirement already satisfied: cryptography===2.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 115)) 2020-05-04 21:07:06.371 | Requirement already satisfied: PyNaCl===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2020-05-04 21:07:06.392 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 208)) 2020-05-04 21:07:06.397 | Requirement already satisfied: pyperclip===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 352)) 2020-05-04 21:07:06.402 | Requirement already satisfied: cffi===1.11.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2020-05-04 21:07:06.407 | Requirement already satisfied: asn1crypto===0.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 79)) 2020-05-04 21:07:06.411 | Requirement already satisfied: pycparser===2.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 335)) 2020-05-04 21:07:06.414 | Installing collected packages: python-manilaclient, python-openstackclient 2020-05-04 21:07:06.414 | Running setup.py develop for python-manilaclient 2020-05-04 21:07:09.889 | Successfully installed python-manilaclient python-openstackclient-3.14.3 2020-05-04 21:07:10.072 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:07:10.072 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:07:10.132 | ++ inc/python:pip_install:366 : result=0 2020-05-04 21:07:10.135 | ++ inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:07:10.138 | ++ functions-common:time_stop:2251 : local name 2020-05-04 21:07:10.141 | ++ functions-common:time_stop:2252 : local end_time 2020-05-04 21:07:10.144 | ++ functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:07:10.146 | ++ functions-common:time_stop:2254 : local total 2020-05-04 21:07:10.149 | ++ functions-common:time_stop:2255 : local start_time 2020-05-04 21:07:10.152 | ++ functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:07:10.155 | ++ functions-common:time_stop:2258 : start_time=1588626418287 2020-05-04 21:07:10.157 | ++ functions-common:time_stop:2260 : [[ -z 1588626418287 ]] 2020-05-04 21:07:10.161 | +++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:07:10.166 | ++ functions-common:time_stop:2263 : end_time=1588626430163 2020-05-04 21:07:10.169 | ++ functions-common:time_stop:2264 : elapsed_time=11876 2020-05-04 21:07:10.171 | ++ functions-common:time_stop:2265 : total=318688 2020-05-04 21:07:10.175 | ++ functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:07:10.178 | ++ functions-common:time_stop:2268 : _TIME_TOTAL[$name]=330564 2020-05-04 21:07:10.181 | ++ inc/python:pip_install:369 : return 0 2020-05-04 21:07:10.183 | ++ inc/python:setup_package:586 : [[ -e == \-\e ]] 2020-05-04 21:07:10.186 | ++ inc/python:setup_package:587 : safe_chown -R stack /opt/stack/new/python-manilaclient/python_manilaclient.egg-info 2020-05-04 21:07:10.189 | ++ functions-common:safe_chown:2152 : _safe_permission_operation chown -R stack /opt/stack/new/python-manilaclient/python_manilaclient.egg-info 2020-05-04 21:07:10.212 | ++ functions-common:_safe_permission_operation:2005 : sudo chown -R stack /opt/stack/new/python-manilaclient/python_manilaclient.egg-info 2020-05-04 21:07:10.225 | ++ inc/python:_setup_package_with_constraints_edit:550 : use_library_from_git /opt/stack/new/python-manilaclient 2020-05-04 21:07:10.228 | ++ inc/python:use_library_from_git:404 : local name=/opt/stack/new/python-manilaclient 2020-05-04 21:07:10.230 | ++ inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:07:10.233 | ++ inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:07:10.236 | ++ inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,/opt/stack/new/python-manilaclient, ]] 2020-05-04 21:07:10.239 | ++ inc/python:use_library_from_git:407 : return 1 2020-05-04 21:07:10.243 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1069 : echo_summary 'Installing Manila' 2020-05-04 21:07:10.246 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:07:10.249 | ++ ./stack.sh:echo_summary:445 : echo -e Installing Manila 2020-05-04 21:07:10.253 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1070 : install_manila 2020-05-04 21:07:10.256 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_manila:691 : setup_develop /opt/stack/new/manila 2020-05-04 21:07:10.260 | ++ inc/python:setup_develop:494 : local project_dir=/opt/stack/new/manila 2020-05-04 21:07:10.263 | ++ inc/python:setup_develop:495 : local extras= 2020-05-04 21:07:10.266 | ++ inc/python:setup_develop:496 : _setup_package_with_constraints_edit /opt/stack/new/manila -e 2020-05-04 21:07:10.270 | ++ inc/python:_setup_package_with_constraints_edit:526 : local project_dir=/opt/stack/new/manila 2020-05-04 21:07:10.274 | ++ inc/python:_setup_package_with_constraints_edit:527 : local flags=-e 2020-05-04 21:07:10.277 | ++ inc/python:_setup_package_with_constraints_edit:528 : local extras= 2020-05-04 21:07:10.281 | +++ inc/python:_setup_package_with_constraints_edit:535 : cd /opt/stack/new/manila 2020-05-04 21:07:10.284 | +++ inc/python:_setup_package_with_constraints_edit:535 : pwd 2020-05-04 21:07:10.288 | ++ inc/python:_setup_package_with_constraints_edit:535 : project_dir=/opt/stack/new/manila 2020-05-04 21:07:10.291 | ++ inc/python:_setup_package_with_constraints_edit:537 : '[' -n /opt/stack/new/requirements ']' 2020-05-04 21:07:10.295 | ++ inc/python:_setup_package_with_constraints_edit:539 : local name 2020-05-04 21:07:10.299 | +++ inc/python:_setup_package_with_constraints_edit:540 : awk '/^name.*=/ {print $3}' /opt/stack/new/manila/setup.cfg 2020-05-04 21:07:10.305 | ++ inc/python:_setup_package_with_constraints_edit:540 : name=manila 2020-05-04 21:07:10.308 | ++ inc/python:_setup_package_with_constraints_edit:542 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- manila '-e file:///opt/stack/new/manila#egg=manila' 2020-05-04 21:07:10.856 | ++ inc/python:_setup_package_with_constraints_edit:546 : setup_package /opt/stack/new/manila -e 2020-05-04 21:07:10.859 | ++ inc/python:setup_package:569 : local project_dir=/opt/stack/new/manila 2020-05-04 21:07:10.862 | ++ inc/python:setup_package:570 : local flags=-e 2020-05-04 21:07:10.865 | ++ inc/python:setup_package:571 : local extras= 2020-05-04 21:07:10.868 | ++ inc/python:setup_package:575 : [[ -n -e ]] 2020-05-04 21:07:10.871 | ++ inc/python:setup_package:575 : [[ -z '' ]] 2020-05-04 21:07:10.874 | ++ inc/python:setup_package:575 : [[ ! -e =~ ^-.* ]] 2020-05-04 21:07:10.878 | ++ inc/python:setup_package:580 : [[ ! -z '' ]] 2020-05-04 21:07:10.881 | ++ inc/python:setup_package:584 : pip_install -e /opt/stack/new/manila 2020-05-04 21:07:11.682 | ++ inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:07:11.684 | ++ inc/python:pip_install:350 : local test_req=/opt/stack/new/manila/test-requirements.txt 2020-05-04 21:07:11.686 | ++ inc/python:pip_install:351 : [[ -e /opt/stack/new/manila/test-requirements.txt ]] 2020-05-04 21:07:11.689 | ++ inc/python:pip_install:352 : install_test_reqs='-r /opt/stack/new/manila/test-requirements.txt' 2020-05-04 21:07:11.692 | ++ inc/python:pip_install:359 : 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 -r /opt/stack/new/manila/test-requirements.txt -e /opt/stack/new/manila 2020-05-04 21:07:12.591 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:12.593 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:12.700 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:12.702 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:12.720 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:12.722 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:12.731 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:12.733 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:12.763 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:12.766 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:12.796 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:12.798 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:12.863 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:12.865 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:12.872 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:12.874 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:12.876 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:12.879 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:12.883 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:12.885 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:12.917 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:12.919 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:12.932 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:12.934 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:12.978 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:12.981 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:13.085 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:13.087 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:13.289 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:13.293 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:13.328 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:13.331 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:13.400 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:13.402 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:13.415 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:13.417 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:13.430 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:13.432 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:13.443 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:13.445 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:13.467 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:13.469 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:13.471 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:07:13.503 | Obtaining file:///opt/stack/new/manila 2020-05-04 21:07:15.802 | Obtaining manila from file:///opt/stack/new/manila#egg=manila (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2020-05-04 21:07:17.726 | Requirement already satisfied: Babel===2.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2020-05-04 21:07:17.729 | 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)) 2020-05-04 21:07:17.737 | 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)) 2020-05-04 21:07:17.741 | Requirement already satisfied: PyMySQL===0.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 23)) 2020-05-04 21:07:17.743 | 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 27)) 2020-05-04 21:07:17.751 | Requirement already satisfied: SQLAlchemy===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 28)) 2020-05-04 21:07:17.766 | Requirement already satisfied: WebOb===1.7.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 34)) 2020-05-04 21:07:17.776 | Requirement already satisfied: alembic===0.9.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 71)) 2020-05-04 21:07:17.783 | 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 84)) 2020-05-04 21:07:17.789 | Requirement already satisfied: coverage===4.4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 112)) 2020-05-04 21:07:17.791 | 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 120)) 2020-05-04 21:07:17.794 | Requirement already satisfied: eventlet===0.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 151)) 2020-05-04 21:07:17.800 | 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 156)) 2020-05-04 21:07:17.811 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 177)) 2020-05-04 21:07:17.814 | Requirement already satisfied: ipaddress===1.0.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 197)) 2020-05-04 21:07:17.817 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199)) 2020-05-04 21:07:17.820 | Requirement already satisfied: keystoneauth1===3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 216)) 2020-05-04 21:07:17.878 | Requirement already satisfied: keystonemiddleware===4.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 217)) 2020-05-04 21:07:17.926 | Requirement already satisfied: lxml===4.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 227)) 2020-05-04 21:07:17.934 | 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 232)) 2020-05-04 21:07:17.964 | 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 245)) 2020-05-04 21:07:17.967 | Requirement already satisfied: os-api-ref===1.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 269)) 2020-05-04 21:07:17.976 | Requirement already satisfied: os-testr===1.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 278)) 2020-05-04 21:07:17.983 | Requirement already satisfied: oslo.cache===1.28.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 284)) 2020-05-04 21:07:18.006 | Requirement already satisfied: oslo.concurrency===3.25.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285)) 2020-05-04 21:07:18.022 | Requirement already satisfied: oslo.config===5.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286)) 2020-05-04 21:07:18.033 | Requirement already satisfied: oslo.context===2.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287)) 2020-05-04 21:07:18.038 | Requirement already satisfied: oslo.db===4.33.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288)) 2020-05-04 21:07:18.091 | Requirement already satisfied: oslo.i18n===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289)) 2020-05-04 21:07:18.103 | Requirement already satisfied: oslo.log===3.36.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290)) 2020-05-04 21:07:18.147 | Requirement already satisfied: oslo.messaging===5.35.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 291)) 2020-05-04 21:07:18.195 | Requirement already satisfied: oslo.middleware===3.34.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 292)) 2020-05-04 21:07:18.214 | Requirement already satisfied: oslo.policy===1.33.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 293)) 2020-05-04 21:07:18.228 | Requirement already satisfied: oslo.reports===1.26.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 295)) 2020-05-04 21:07:18.244 | Requirement already satisfied: oslo.rootwrap===5.13.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 296)) 2020-05-04 21:07:18.248 | Requirement already satisfied: oslo.serialization===2.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 297)) 2020-05-04 21:07:18.257 | Requirement already satisfied: oslo.service===1.29.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 298)) 2020-05-04 21:07:18.277 | Requirement already satisfied: oslo.utils===3.35.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 299)) 2020-05-04 21:07:18.296 | Requirement already satisfied: oslotest===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 303)) 2020-05-04 21:07:18.308 | Requirement already satisfied: paramiko===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 308)) 2020-05-04 21:07:18.315 | Requirement already satisfied: pbr===3.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 315)) 2020-05-04 21:07:18.317 | 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 319)) 2020-05-04 21:07:18.323 | 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 320)) 2020-05-04 21:07:18.330 | Requirement already satisfied: psutil===5.4.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 326)) 2020-05-04 21:07:18.335 | Requirement already satisfied: psycopg2===2.7.3.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 327)) 2020-05-04 21:07:18.337 | Requirement already satisfied: pyasn1===0.4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 332)) 2020-05-04 21:07:18.339 | Requirement already satisfied: pycadf===2.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 334)) 2020-05-04 21:07:18.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 342)) 2020-05-04 21:07:18.350 | 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 351)) 2020-05-04 21:07:18.352 | Requirement already satisfied: python-cinderclient===3.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 365)) 2020-05-04 21:07:18.366 | Requirement already satisfied: python-dateutil===2.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 368)) 2020-05-04 21:07:18.369 | 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 370)) 2020-05-04 21:07:18.371 | Requirement already satisfied: python-keystoneclient===3.15.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 380)) 2020-05-04 21:07:18.387 | Requirement already satisfied: python-neutronclient===6.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 391)) 2020-05-04 21:07:18.415 | Requirement already satisfied: python-novaclient===10.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 392)) 2020-05-04 21:07:18.434 | 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 405)) 2020-05-04 21:07:18.449 | Requirement already satisfied: pytz===2017.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413)) 2020-05-04 21:07:18.453 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 422)) 2020-05-04 21:07:18.459 | Requirement already satisfied: requests===2.18.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 424)) 2020-05-04 21:07:18.481 | Requirement already satisfied: requests-mock===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 427)) 2020-05-04 21:07:18.487 | 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 434)) 2020-05-04 21:07:18.491 | Requirement already satisfied: rfc3986===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 435)) 2020-05-04 21:07:18.493 | Requirement already satisfied: simplejson===3.13.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 455)) 2020-05-04 21:07:18.495 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 457)) 2020-05-04 21:07:18.497 | 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 474)) 2020-05-04 21:07:18.506 | Requirement already satisfied: sqlparse===0.2.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 475)) 2020-05-04 21:07:18.509 | Requirement already satisfied: statsd===3.2.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 476)) 2020-05-04 21:07:18.511 | Requirement already satisfied: stestr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 477)) 2020-05-04 21:07:18.527 | Requirement already satisfied: stevedore===1.28.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 478)) 2020-05-04 21:07:18.532 | Requirement already satisfied: tenacity===4.8.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 490)) 2020-05-04 21:07:18.542 | 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 492)) 2020-05-04 21:07:18.557 | 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 493)) 2020-05-04 21:07:18.565 | 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 494)) 2020-05-04 21:07:18.570 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 495)) 2020-05-04 21:07:18.585 | Requirement already satisfied: tooz===1.60.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 499)) 2020-05-04 21:07:18.659 | 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 503)) 2020-05-04 21:07:18.662 | 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 514)) 2020-05-04 21:07:18.668 | Requirement already satisfied: urllib3===1.22 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 516)) 2020-05-04 21:07:18.684 | Requirement already satisfied: voluptuous===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 522)) 2020-05-04 21:07:18.688 | 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/manila/test-requirements.txt (line 6)) 2020-05-04 21:07:18.702 | Requirement already satisfied: Mako===1.0.7 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 13)) 2020-05-04 21:07:18.705 | Requirement already satisfied: enum-compat===0.0.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 147)) 2020-05-04 21:07:18.708 | 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 163)) 2020-05-04 21:07:18.713 | Requirement already satisfied: openstackdocstheme===1.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 266)) 2020-05-04 21:07:18.742 | Requirement already satisfied: Sphinx===1.6.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:07:18.770 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25)) 2020-05-04 21:07:18.773 | Requirement already satisfied: dogpile.cache===0.6.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 143)) 2020-05-04 21:07:18.775 | 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 148)) 2020-05-04 21:07:18.777 | 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 155)) 2020-05-04 21:07:18.781 | Requirement already satisfied: debtcollector===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2020-05-04 21:07:18.793 | Requirement already satisfied: monotonic===1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2020-05-04 21:07:18.796 | Requirement already satisfied: kombu===4.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 218)) 2020-05-04 21:07:18.825 | Requirement already satisfied: futurist===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 167)) 2020-05-04 21:07:18.840 | Requirement already satisfied: amqp===2.3.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 72)) 2020-05-04 21:07:18.844 | Requirement already satisfied: cachetools===2.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 97)) 2020-05-04 21:07:18.847 | Requirement already satisfied: futures===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 166)) 2020-05-04 21:07:18.849 | Requirement already satisfied: Jinja2===2.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12)) 2020-05-04 21:07:18.854 | Requirement already satisfied: msgpack===0.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239)) 2020-05-04 21:07:18.857 | Requirement already satisfied: netifaces===0.10.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246)) 2020-05-04 21:07:18.860 | Requirement already satisfied: os-client-config===1.29.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272)) 2020-05-04 21:07:18.867 | Requirement already satisfied: mox3===0.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 237)) 2020-05-04 21:07:18.872 | Requirement already satisfied: bcrypt===3.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 85)) 2020-05-04 21:07:18.878 | Requirement already satisfied: cryptography===2.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 115)) 2020-05-04 21:07:18.917 | Requirement already satisfied: PyNaCl===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2020-05-04 21:07:18.927 | 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 323)) 2020-05-04 21:07:18.929 | Requirement already satisfied: cliff===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106)) 2020-05-04 21:07:18.948 | Requirement already satisfied: osc-lib===1.9.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283)) 2020-05-04 21:07:18.964 | 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 153)) 2020-05-04 21:07:18.966 | Requirement already satisfied: certifi===2018.1.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2020-05-04 21:07:18.969 | Requirement already satisfied: chardet===3.0.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103)) 2020-05-04 21:07:18.971 | Requirement already satisfied: idna===2.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193)) 2020-05-04 21:07:18.974 | 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 32)) 2020-05-04 21:07:18.976 | Requirement already satisfied: decorator===4.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122)) 2020-05-04 21:07:18.978 | Requirement already satisfied: future===0.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2020-05-04 21:07:18.981 | 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 387)) 2020-05-04 21:07:18.983 | 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 225)) 2020-05-04 21:07:18.985 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 514)) 2020-05-04 21:07:18.987 | 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/manila/test-requirements.txt (line 6)) 2020-05-04 21:07:18.989 | 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/manila/test-requirements.txt (line 6)) 2020-05-04 21:07:18.997 | 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/manila/test-requirements.txt (line 6)) 2020-05-04 21:07:19.001 | 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/manila/test-requirements.txt (line 6)) 2020-05-04 21:07:19.003 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2020-05-04 21:07:19.006 | Requirement already satisfied: dulwich===0.18.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 145)) 2020-05-04 21:07:19.008 | 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 70)) 2020-05-04 21:07:19.010 | 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 460)) 2020-05-04 21:07:19.012 | 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 194)) 2020-05-04 21:07:19.014 | Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from Sphinx===1.6.5->-c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:07:19.021 | 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 26)) 2020-05-04 21:07:19.023 | Requirement already satisfied: typing===3.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 510)) 2020-05-04 21:07:19.025 | Requirement already satisfied: docutils===0.14 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 142)) 2020-05-04 21:07:19.027 | Requirement already satisfied: sphinxcontrib-websupport===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 471)) 2020-05-04 21:07:19.032 | Requirement already satisfied: wrapt===1.10.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 532)) 2020-05-04 21:07:19.034 | Requirement already satisfied: contextlib2===0.5.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 110)) 2020-05-04 21:07:19.036 | Requirement already satisfied: vine===1.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 519)) 2020-05-04 21:07:19.038 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 432)) 2020-05-04 21:07:19.040 | 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 76)) 2020-05-04 21:07:19.043 | Requirement already satisfied: cffi===1.11.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2020-05-04 21:07:19.047 | Requirement already satisfied: asn1crypto===0.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 79)) 2020-05-04 21:07:19.050 | Requirement already satisfied: cmd2===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 107)) 2020-05-04 21:07:19.055 | 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 513)) 2020-05-04 21:07:19.057 | Requirement already satisfied: openstacksdk===0.11.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 267)) 2020-05-04 21:07:19.090 | Requirement already satisfied: pycparser===2.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 335)) 2020-05-04 21:07:19.092 | Requirement already satisfied: pyperclip===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 352)) 2020-05-04 21:07:19.094 | Requirement already satisfied: munch===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240)) 2020-05-04 21:07:19.098 | Requirement already satisfied: os-service-types===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277)) 2020-05-04 21:07:19.102 | Requirement already satisfied: jsonpatch===1.21 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 205)) 2020-05-04 21:07:19.105 | Requirement already satisfied: deprecation===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2020-05-04 21:07:19.108 | Requirement already satisfied: jmespath===0.9.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 201)) 2020-05-04 21:07:19.110 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 208)) 2020-05-04 21:07:19.113 | Installing collected packages: manila 2020-05-04 21:07:19.113 | Running setup.py develop for manila 2020-05-04 21:07:21.829 | Successfully installed manila 2020-05-04 21:07:21.994 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:07:21.994 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:07:22.053 | ++ inc/python:pip_install:366 : result=0 2020-05-04 21:07:22.055 | ++ inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:07:22.058 | ++ functions-common:time_stop:2251 : local name 2020-05-04 21:07:22.061 | ++ functions-common:time_stop:2252 : local end_time 2020-05-04 21:07:22.064 | ++ functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:07:22.066 | ++ functions-common:time_stop:2254 : local total 2020-05-04 21:07:22.069 | ++ functions-common:time_stop:2255 : local start_time 2020-05-04 21:07:22.072 | ++ functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:07:22.075 | ++ functions-common:time_stop:2258 : start_time=1588626430900 2020-05-04 21:07:22.078 | ++ functions-common:time_stop:2260 : [[ -z 1588626430900 ]] 2020-05-04 21:07:22.081 | +++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:07:22.087 | ++ functions-common:time_stop:2263 : end_time=1588626442083 2020-05-04 21:07:22.090 | ++ functions-common:time_stop:2264 : elapsed_time=11183 2020-05-04 21:07:22.094 | ++ functions-common:time_stop:2265 : total=330564 2020-05-04 21:07:22.097 | ++ functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:07:22.100 | ++ functions-common:time_stop:2268 : _TIME_TOTAL[$name]=341747 2020-05-04 21:07:22.104 | ++ inc/python:pip_install:369 : return 0 2020-05-04 21:07:22.108 | ++ inc/python:setup_package:586 : [[ -e == \-\e ]] 2020-05-04 21:07:22.111 | ++ inc/python:setup_package:587 : safe_chown -R stack /opt/stack/new/manila/manila.egg-info 2020-05-04 21:07:22.114 | ++ functions-common:safe_chown:2152 : _safe_permission_operation chown -R stack /opt/stack/new/manila/manila.egg-info 2020-05-04 21:07:22.139 | ++ functions-common:_safe_permission_operation:2005 : sudo chown -R stack /opt/stack/new/manila/manila.egg-info 2020-05-04 21:07:22.153 | ++ inc/python:_setup_package_with_constraints_edit:550 : use_library_from_git /opt/stack/new/manila 2020-05-04 21:07:22.158 | ++ inc/python:use_library_from_git:404 : local name=/opt/stack/new/manila 2020-05-04 21:07:22.161 | ++ inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:07:22.164 | ++ inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:07:22.166 | ++ inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,/opt/stack/new/manila, ]] 2020-05-04 21:07:22.169 | ++ inc/python:use_library_from_git:407 : return 1 2020-05-04 21:07:22.173 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_manila:693 : is_service_enabled m-shr 2020-05-04 21:07:22.192 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:07:22.197 | +++ /opt/stack/new/manila/devstack/plugin.sh:install_manila:695 : systemctl is-active nfs-ganesha.service 2020-05-04 21:07:22.206 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_manila:695 : [[ ! inactive == \a\c\t\i\v\e ]] 2020-05-04 21:07:22.210 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_manila:696 : _install_nfs_and_samba 2020-05-04 21:07:22.213 | ++ /opt/stack/new/manila/devstack/plugin.sh:_install_nfs_and_samba:661 : is_ubuntu 2020-05-04 21:07:22.216 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:07:22.219 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:07:22.222 | ++ /opt/stack/new/manila/devstack/plugin.sh:_install_nfs_and_samba:662 : install_package nfs-kernel-server nfs-common samba 2020-05-04 21:07:22.226 | ++ functions-common:install_package:1278 : update_package_repo 2020-05-04 21:07:22.228 | ++ functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 21:07:22.232 | ++ functions-common:update_package_repo:1251 : REPOS_UPDATED=True 2020-05-04 21:07:22.235 | ++ functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 21:07:22.238 | ++ functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 21:07:22.241 | ++ functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 21:07:22.245 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:07:22.249 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:07:22.252 | ++ functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 21:07:22.255 | ++ functions-common:apt_get_update:1037 : [[ True == \T\r\u\e ]] 2020-05-04 21:07:22.259 | ++ functions-common:apt_get_update:1037 : [[ False != \T\r\u\e ]] 2020-05-04 21:07:22.262 | ++ functions-common:apt_get_update:1038 : return 2020-05-04 21:07:22.266 | ++ functions-common:install_package:1279 : real_install_package nfs-kernel-server nfs-common samba 2020-05-04 21:07:22.269 | ++ functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 21:07:22.273 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:07:22.276 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:07:22.280 | ++ functions-common:real_install_package:1265 : apt_get install nfs-kernel-server nfs-common samba 2020-05-04 21:07:22.309 | ++ functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install nfs-kernel-server nfs-common samba 2020-05-04 21:07:22.352 | Reading package lists... 2020-05-04 21:07:22.600 | Building dependency tree... 2020-05-04 21:07:22.600 | Reading state information... 2020-05-04 21:07:22.784 | The following packages were automatically installed and are no longer required: 2020-05-04 21:07:22.784 | libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 2020-05-04 21:07:22.785 | libboost-thread1.58.0 2020-05-04 21:07:22.785 | Use 'sudo apt autoremove' to remove them. 2020-05-04 21:07:22.785 | The following additional packages will be installed: 2020-05-04 21:07:22.785 | keyutils libcups2 libfile-copy-recursive-perl libldb1 libnfsidmap2 2020-05-04 21:07:22.785 | libtalloc2 libtdb1 libtevent0 libtirpc1 libwbclient0 python-crypto 2020-05-04 21:07:22.786 | python-dnspython python-ldb python-samba python-talloc python-tdb rpcbind 2020-05-04 21:07:22.786 | samba-common samba-common-bin samba-libs tdb-tools update-inetd 2020-05-04 21:07:22.786 | Suggested packages: 2020-05-04 21:07:22.786 | cups-common watchdog python-crypto-dbg python-crypto-doc bind9 bind9utils 2020-05-04 21:07:22.786 | ctdb ldb-tools smbldap-tools winbind ufw heimdal-clients 2020-05-04 21:07:22.787 | Recommended packages: 2020-05-04 21:07:22.787 | attr samba-dsdb-modules samba-vfs-modules 2020-05-04 21:07:22.787 | The following NEW packages will be installed: 2020-05-04 21:07:22.787 | keyutils libcups2 libfile-copy-recursive-perl libldb1 libnfsidmap2 2020-05-04 21:07:22.787 | libtalloc2 libtdb1 libtevent0 libtirpc1 libwbclient0 nfs-common 2020-05-04 21:07:22.787 | nfs-kernel-server python-crypto python-dnspython python-ldb python-samba 2020-05-04 21:07:22.788 | python-talloc python-tdb rpcbind samba samba-common samba-common-bin 2020-05-04 21:07:22.788 | samba-libs tdb-tools update-inetd 2020-05-04 21:07:22.819 | 0 upgraded, 25 newly installed, 0 to remove and 11 not upgraded. 2020-05-04 21:07:22.819 | Need to get 9,079 kB of archives. 2020-05-04 21:07:22.819 | After this operation, 49.6 MB of additional disk space will be used. 2020-05-04 21:07:22.819 | WARNING: The following packages cannot be authenticated! 2020-05-04 21:07:22.819 | python-dnspython 2020-05-04 21:07:22.831 | Authentication warning overridden. 2020-05-04 21:07:22.831 | Get:1 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libnfsidmap2 amd64 0.25-5 [32.2 kB] 2020-05-04 21:07:22.834 | Get:2 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libwbclient0 amd64 2:4.3.11+dfsg-0ubuntu0.16.04.27 [30.6 kB] 2020-05-04 21:07:22.836 | Get:3 http://mirror.ord.rax.opendev.org/ubuntu-cloud-archive xenial-updates/pike/main amd64 python-dnspython all 1.15.0-1~cloud0 [85.2 kB] 2020-05-04 21:07:22.839 | Get:4 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 python-crypto amd64 2.6.1-6ubuntu0.16.04.3 [246 kB] 2020-05-04 21:07:22.845 | Get:5 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libtalloc2 amd64 2.1.5-2 [34.0 kB] 2020-05-04 21:07:22.846 | Get:6 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libtdb1 amd64 1.3.8-2 [38.2 kB] 2020-05-04 21:07:22.847 | Get:7 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libtevent0 amd64 0.9.28-0ubuntu0.16.04.1 [26.1 kB] 2020-05-04 21:07:22.848 | Get:8 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libldb1 amd64 2:1.1.24-1ubuntu3.1 [108 kB] 2020-05-04 21:07:22.850 | Get:9 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 python-ldb amd64 2:1.1.24-1ubuntu3.1 [29.2 kB] 2020-05-04 21:07:22.851 | Get:10 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 python-tdb amd64 1.3.8-2 [11.1 kB] 2020-05-04 21:07:22.852 | Get:11 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 python-talloc amd64 2.1.5-2 [7,506 B] 2020-05-04 21:07:22.852 | Get:12 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.11 [197 kB] 2020-05-04 21:07:22.857 | Get:13 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 samba-libs amd64 2:4.3.11+dfsg-0ubuntu0.16.04.27 [5,177 kB] 2020-05-04 21:07:22.995 | Get:14 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 python-samba amd64 2:4.3.11+dfsg-0ubuntu0.16.04.27 [1,059 kB] 2020-05-04 21:07:23.027 | Get:15 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 samba-common all 2:4.3.11+dfsg-0ubuntu0.16.04.27 [84.1 kB] 2020-05-04 21:07:23.030 | Get:16 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 samba-common-bin amd64 2:4.3.11+dfsg-0ubuntu0.16.04.27 [506 kB] 2020-05-04 21:07:23.055 | Get:17 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 tdb-tools amd64 1.3.8-2 [21.0 kB] 2020-05-04 21:07:23.058 | Get:18 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 libfile-copy-recursive-perl all 0.38-1 [20.6 kB] 2020-05-04 21:07:23.060 | Get:19 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 update-inetd all 4.43 [19.2 kB] 2020-05-04 21:07:23.060 | Get:20 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 samba amd64 2:4.3.11+dfsg-0ubuntu0.16.04.27 [911 kB] 2020-05-04 21:07:23.080 | Get:21 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 keyutils amd64 1.5.9-8ubuntu1 [47.1 kB] 2020-05-04 21:07:23.081 | Get:22 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 libtirpc1 amd64 0.2.5-1ubuntu0.1 [75.4 kB] 2020-05-04 21:07:23.084 | Get:23 http://mirror.ord.rax.opendev.org/ubuntu xenial/main amd64 rpcbind amd64 0.2.3-0.2 [40.3 kB] 2020-05-04 21:07:23.086 | Get:24 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 nfs-common amd64 1:1.2.8-9ubuntu12.2 [184 kB] 2020-05-04 21:07:23.091 | Get:25 http://mirror.ord.rax.opendev.org/ubuntu xenial-updates/main amd64 nfs-kernel-server amd64 1:1.2.8-9ubuntu12.2 [87.7 kB] 2020-05-04 21:07:23.222 | debconf: delaying package configuration, since apt-utils is not installed 2020-05-04 21:07:23.275 | Fetched 9,079 kB in 0s (34.0 MB/s) 2020-05-04 21:07:23.315 | Selecting previously unselected package libnfsidmap2:amd64. 2020-05-04 21:07:23.346 | (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 ... 41286 files and directories currently installed.) 2020-05-04 21:07:23.348 | Preparing to unpack .../libnfsidmap2_0.25-5_amd64.deb ... 2020-05-04 21:07:23.350 | Unpacking libnfsidmap2:amd64 (0.25-5) ... 2020-05-04 21:07:23.385 | Selecting previously unselected package libwbclient0:amd64. 2020-05-04 21:07:23.392 | Preparing to unpack .../libwbclient0_2%3a4.3.11+dfsg-0ubuntu0.16.04.27_amd64.deb ... 2020-05-04 21:07:23.395 | Unpacking libwbclient0:amd64 (2:4.3.11+dfsg-0ubuntu0.16.04.27) ... 2020-05-04 21:07:23.424 | Selecting previously unselected package python-dnspython. 2020-05-04 21:07:23.431 | Preparing to unpack .../python-dnspython_1.15.0-1~cloud0_all.deb ... 2020-05-04 21:07:23.433 | Unpacking python-dnspython (1.15.0-1~cloud0) ... 2020-05-04 21:07:23.489 | Selecting previously unselected package python-crypto. 2020-05-04 21:07:23.495 | Preparing to unpack .../python-crypto_2.6.1-6ubuntu0.16.04.3_amd64.deb ... 2020-05-04 21:07:23.497 | Unpacking python-crypto (2.6.1-6ubuntu0.16.04.3) ... 2020-05-04 21:07:23.577 | Selecting previously unselected package libtalloc2:amd64. 2020-05-04 21:07:23.584 | Preparing to unpack .../libtalloc2_2.1.5-2_amd64.deb ... 2020-05-04 21:07:23.586 | Unpacking libtalloc2:amd64 (2.1.5-2) ... 2020-05-04 21:07:23.615 | Selecting previously unselected package libtdb1:amd64. 2020-05-04 21:07:23.621 | Preparing to unpack .../libtdb1_1.3.8-2_amd64.deb ... 2020-05-04 21:07:23.623 | Unpacking libtdb1:amd64 (1.3.8-2) ... 2020-05-04 21:07:23.657 | Selecting previously unselected package libtevent0:amd64. 2020-05-04 21:07:23.664 | Preparing to unpack .../libtevent0_0.9.28-0ubuntu0.16.04.1_amd64.deb ... 2020-05-04 21:07:23.666 | Unpacking libtevent0:amd64 (0.9.28-0ubuntu0.16.04.1) ... 2020-05-04 21:07:23.698 | Selecting previously unselected package libldb1:amd64. 2020-05-04 21:07:23.704 | Preparing to unpack .../libldb1_2%3a1.1.24-1ubuntu3.1_amd64.deb ... 2020-05-04 21:07:23.706 | Unpacking libldb1:amd64 (2:1.1.24-1ubuntu3.1) ... 2020-05-04 21:07:23.749 | Selecting previously unselected package python-ldb. 2020-05-04 21:07:23.755 | Preparing to unpack .../python-ldb_2%3a1.1.24-1ubuntu3.1_amd64.deb ... 2020-05-04 21:07:23.757 | Unpacking python-ldb (2:1.1.24-1ubuntu3.1) ... 2020-05-04 21:07:23.785 | Selecting previously unselected package python-tdb. 2020-05-04 21:07:23.791 | Preparing to unpack .../python-tdb_1.3.8-2_amd64.deb ... 2020-05-04 21:07:23.793 | Unpacking python-tdb (1.3.8-2) ... 2020-05-04 21:07:23.822 | Selecting previously unselected package python-talloc. 2020-05-04 21:07:23.829 | Preparing to unpack .../python-talloc_2.1.5-2_amd64.deb ... 2020-05-04 21:07:23.831 | Unpacking python-talloc (2.1.5-2) ... 2020-05-04 21:07:23.859 | Selecting previously unselected package libcups2:amd64. 2020-05-04 21:07:23.865 | Preparing to unpack .../libcups2_2.1.3-4ubuntu0.11_amd64.deb ... 2020-05-04 21:07:23.867 | Unpacking libcups2:amd64 (2.1.3-4ubuntu0.11) ... 2020-05-04 21:07:23.925 | Selecting previously unselected package samba-libs:amd64. 2020-05-04 21:07:23.932 | Preparing to unpack .../samba-libs_2%3a4.3.11+dfsg-0ubuntu0.16.04.27_amd64.deb ... 2020-05-04 21:07:23.936 | Unpacking samba-libs:amd64 (2:4.3.11+dfsg-0ubuntu0.16.04.27) ... 2020-05-04 21:07:24.625 | Selecting previously unselected package python-samba. 2020-05-04 21:07:24.631 | Preparing to unpack .../python-samba_2%3a4.3.11+dfsg-0ubuntu0.16.04.27_amd64.deb ... 2020-05-04 21:07:24.633 | Unpacking python-samba (2:4.3.11+dfsg-0ubuntu0.16.04.27) ... 2020-05-04 21:07:24.846 | Selecting previously unselected package samba-common. 2020-05-04 21:07:24.853 | Preparing to unpack .../samba-common_2%3a4.3.11+dfsg-0ubuntu0.16.04.27_all.deb ... 2020-05-04 21:07:24.861 | Unpacking samba-common (2:4.3.11+dfsg-0ubuntu0.16.04.27) ... 2020-05-04 21:07:24.896 | Selecting previously unselected package samba-common-bin. 2020-05-04 21:07:24.903 | Preparing to unpack .../samba-common-bin_2%3a4.3.11+dfsg-0ubuntu0.16.04.27_amd64.deb ... 2020-05-04 21:07:24.905 | Unpacking samba-common-bin (2:4.3.11+dfsg-0ubuntu0.16.04.27) ... 2020-05-04 21:07:24.989 | Selecting previously unselected package tdb-tools. 2020-05-04 21:07:24.995 | Preparing to unpack .../tdb-tools_1.3.8-2_amd64.deb ... 2020-05-04 21:07:24.997 | Unpacking tdb-tools (1.3.8-2) ... 2020-05-04 21:07:25.023 | Selecting previously unselected package libfile-copy-recursive-perl. 2020-05-04 21:07:25.029 | Preparing to unpack .../libfile-copy-recursive-perl_0.38-1_all.deb ... 2020-05-04 21:07:25.031 | Unpacking libfile-copy-recursive-perl (0.38-1) ... 2020-05-04 21:07:25.059 | Selecting previously unselected package update-inetd. 2020-05-04 21:07:25.065 | Preparing to unpack .../update-inetd_4.43_all.deb ... 2020-05-04 21:07:25.067 | Unpacking update-inetd (4.43) ... 2020-05-04 21:07:25.099 | Selecting previously unselected package samba. 2020-05-04 21:07:25.105 | Preparing to unpack .../samba_2%3a4.3.11+dfsg-0ubuntu0.16.04.27_amd64.deb ... 2020-05-04 21:07:25.112 | Unpacking samba (2:4.3.11+dfsg-0ubuntu0.16.04.27) ... 2020-05-04 21:07:25.311 | Selecting previously unselected package keyutils. 2020-05-04 21:07:25.319 | Preparing to unpack .../keyutils_1.5.9-8ubuntu1_amd64.deb ... 2020-05-04 21:07:25.321 | Unpacking keyutils (1.5.9-8ubuntu1) ... 2020-05-04 21:07:25.359 | Selecting previously unselected package libtirpc1:amd64. 2020-05-04 21:07:25.366 | Preparing to unpack .../libtirpc1_0.2.5-1ubuntu0.1_amd64.deb ... 2020-05-04 21:07:25.368 | Unpacking libtirpc1:amd64 (0.2.5-1ubuntu0.1) ... 2020-05-04 21:07:25.404 | Selecting previously unselected package rpcbind. 2020-05-04 21:07:25.411 | Preparing to unpack .../rpcbind_0.2.3-0.2_amd64.deb ... 2020-05-04 21:07:25.416 | Unpacking rpcbind (0.2.3-0.2) ... 2020-05-04 21:07:25.450 | Selecting previously unselected package nfs-common. 2020-05-04 21:07:25.457 | Preparing to unpack .../nfs-common_1%3a1.2.8-9ubuntu12.2_amd64.deb ... 2020-05-04 21:07:25.462 | Unpacking nfs-common (1:1.2.8-9ubuntu12.2) ... 2020-05-04 21:07:25.521 | Selecting previously unselected package nfs-kernel-server. 2020-05-04 21:07:25.527 | Preparing to unpack .../nfs-kernel-server_1%3a1.2.8-9ubuntu12.2_amd64.deb ... 2020-05-04 21:07:25.529 | Unpacking nfs-kernel-server (1:1.2.8-9ubuntu12.2) ... 2020-05-04 21:07:25.559 | Processing triggers for man-db (2.7.5-1) ... 2020-05-04 21:07:26.349 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 21:07:26.385 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 21:07:26.526 | Setting up libnfsidmap2:amd64 (0.25-5) ... 2020-05-04 21:07:26.546 | Setting up libwbclient0:amd64 (2:4.3.11+dfsg-0ubuntu0.16.04.27) ... 2020-05-04 21:07:26.556 | Setting up python-dnspython (1.15.0-1~cloud0) ... 2020-05-04 21:07:26.748 | Setting up python-crypto (2.6.1-6ubuntu0.16.04.3) ... 2020-05-04 21:07:26.989 | Setting up libtalloc2:amd64 (2.1.5-2) ... 2020-05-04 21:07:26.994 | Setting up libtdb1:amd64 (1.3.8-2) ... 2020-05-04 21:07:26.999 | Setting up libtevent0:amd64 (0.9.28-0ubuntu0.16.04.1) ... 2020-05-04 21:07:27.005 | Setting up libldb1:amd64 (2:1.1.24-1ubuntu3.1) ... 2020-05-04 21:07:27.011 | Setting up python-ldb (2:1.1.24-1ubuntu3.1) ... 2020-05-04 21:07:27.114 | Setting up python-tdb (1.3.8-2) ... 2020-05-04 21:07:27.225 | Setting up python-talloc (2.1.5-2) ... 2020-05-04 21:07:27.230 | Setting up libcups2:amd64 (2.1.3-4ubuntu0.11) ... 2020-05-04 21:07:27.236 | Setting up samba-libs:amd64 (2:4.3.11+dfsg-0ubuntu0.16.04.27) ... 2020-05-04 21:07:27.242 | Setting up python-samba (2:4.3.11+dfsg-0ubuntu0.16.04.27) ... 2020-05-04 21:07:27.671 | Setting up samba-common (2:4.3.11+dfsg-0ubuntu0.16.04.27) ... 2020-05-04 21:07:27.910 | 2020-05-04 21:07:27.910 | Creating config file /etc/samba/smb.conf with new version 2020-05-04 21:07:28.007 | Setting up samba-common-bin (2:4.3.11+dfsg-0ubuntu0.16.04.27) ... 2020-05-04 21:07:28.017 | Setting up tdb-tools (1.3.8-2) ... 2020-05-04 21:07:28.025 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2020-05-04 21:07:28.029 | Setting up libfile-copy-recursive-perl (0.38-1) ... 2020-05-04 21:07:28.033 | Setting up update-inetd (4.43) ... 2020-05-04 21:07:28.193 | Setting up samba (2:4.3.11+dfsg-0ubuntu0.16.04.27) ... 2020-05-04 21:07:28.279 | Adding group `sambashare' (GID 125) ... 2020-05-04 21:07:28.290 | Done. 2020-05-04 21:07:30.250 | Setting up keyutils (1.5.9-8ubuntu1) ... 2020-05-04 21:07:30.258 | Setting up libtirpc1:amd64 (0.2.5-1ubuntu0.1) ... 2020-05-04 21:07:30.267 | Setting up rpcbind (0.2.3-0.2) ... 2020-05-04 21:07:31.387 | Setting up nfs-common (1:1.2.8-9ubuntu12.2) ... 2020-05-04 21:07:31.645 | 2020-05-04 21:07:31.646 | Creating config file /etc/idmapd.conf with new version 2020-05-04 21:07:31.961 | 2020-05-04 21:07:31.961 | Creating config file /etc/default/nfs-common with new version 2020-05-04 21:07:32.068 | Adding system user `statd' (UID 121) ... 2020-05-04 21:07:32.068 | Adding new user `statd' (UID 121) with group `nogroup' ... 2020-05-04 21:07:32.114 | Not creating home directory `/var/lib/nfs'. 2020-05-04 21:07:32.630 | nfs-utils.service is a disabled or a static unit, not starting it. 2020-05-04 21:07:32.634 | Setting up nfs-kernel-server (1:1.2.8-9ubuntu12.2) ... 2020-05-04 21:07:33.454 | 2020-05-04 21:07:33.454 | Creating config file /etc/exports with new version 2020-05-04 21:07:33.757 | 2020-05-04 21:07:33.757 | Creating config file /etc/default/nfs-kernel-server with new version 2020-05-04 21:07:34.107 | Processing triggers for libc-bin (2.23-0ubuntu11) ... 2020-05-04 21:07:34.125 | Processing triggers for systemd (229-4ubuntu21.27) ... 2020-05-04 21:07:34.447 | ++ functions-common:apt_get:1082 : result=0 2020-05-04 21:07:34.451 | ++ functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 21:07:34.455 | ++ functions-common:time_stop:2251 : local name 2020-05-04 21:07:34.459 | ++ functions-common:time_stop:2252 : local end_time 2020-05-04 21:07:34.462 | ++ functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:07:34.466 | ++ functions-common:time_stop:2254 : local total 2020-05-04 21:07:34.470 | ++ functions-common:time_stop:2255 : local start_time 2020-05-04 21:07:34.474 | ++ functions-common:time_stop:2257 : name=apt-get 2020-05-04 21:07:34.478 | ++ functions-common:time_stop:2258 : start_time=1588626442305 2020-05-04 21:07:34.482 | ++ functions-common:time_stop:2260 : [[ -z 1588626442305 ]] 2020-05-04 21:07:34.487 | +++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:07:34.495 | ++ functions-common:time_stop:2263 : end_time=1588626454489 2020-05-04 21:07:34.499 | ++ functions-common:time_stop:2264 : elapsed_time=12184 2020-05-04 21:07:34.503 | ++ functions-common:time_stop:2265 : total=148214 2020-05-04 21:07:34.506 | ++ functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:07:34.510 | ++ functions-common:time_stop:2268 : _TIME_TOTAL[$name]=160398 2020-05-04 21:07:34.514 | ++ functions-common:apt_get:1086 : return 0 2020-05-04 21:07:34.518 | ++ /opt/stack/new/manila/devstack/plugin.sh:_install_nfs_and_samba:663 : check_nfs_kernel_service_state_ubuntu 2020-05-04 21:07:34.523 | +++ /opt/stack/new/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:646 : sudo service nfs-kernel-server status 2020-05-04 21:07:34.555 | ++ /opt/stack/new/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:646 : [[ '' == \f\a\i\l ]] 2020-05-04 21:07:34.561 | +++ /opt/stack/new/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:654 : sudo service nfs-kernel-server status 2020-05-04 21:07:34.586 | ++ /opt/stack/new/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:654 : [[ '' == \f\a\i\l ]] 2020-05-04 21:07:34.590 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_manila:699 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2020-05-04 21:07:34.593 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_manila:737 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2020-05-04 21:07:34.596 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1071 : set_cinder_quotas 2020-05-04 21:07:34.599 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_cinder_quotas:137 : is_service_enabled cinder 2020-05-04 21:07:34.622 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:07:34.626 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_cinder_quotas:138 : [[ ! -n /etc/cinder/cinder.conf ]] 2020-05-04 21:07:34.630 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_cinder_quotas:141 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 50 2020-05-04 21:07:34.667 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_cinder_quotas:142 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 50 2020-05-04 21:07:34.705 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_cinder_quotas:143 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2020-05-04 21:07:34.748 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1169 : [[ stack == \u\n\s\t\a\c\k ]] 2020-05-04 21:07:34.751 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1173 : [[ stack == \c\l\e\a\n ]] 2020-05-04 21:07:34.757 | + ./stack.sh:main:939 : use_library_from_git python-openstackclient 2020-05-04 21:07:34.761 | + inc/python:use_library_from_git:404 : local name=python-openstackclient 2020-05-04 21:07:34.764 | + inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:07:34.768 | + inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:07:34.771 | + inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,python-openstackclient, ]] 2020-05-04 21:07:34.774 | + inc/python:use_library_from_git:407 : return 1 2020-05-04 21:07:34.777 | + ./stack.sh:main:943 : pip_install_gr python-openstackclient 2020-05-04 21:07:34.780 | + inc/python:pip_install_gr:70 : local name=python-openstackclient 2020-05-04 21:07:34.784 | + inc/python:pip_install_gr:71 : local clean_name 2020-05-04 21:07:34.789 | ++ inc/python:pip_install_gr:72 : get_from_global_requirements python-openstackclient 2020-05-04 21:07:34.793 | ++ inc/python:get_from_global_requirements:392 : local package=python-openstackclient 2020-05-04 21:07:34.795 | ++ inc/python:get_from_global_requirements:393 : local required_pkg 2020-05-04 21:07:34.800 | +++ inc/python:get_from_global_requirements:394 : grep -i -h '^python-openstackclient' /opt/stack/new/requirements/global-requirements.txt 2020-05-04 21:07:34.801 | +++ inc/python:get_from_global_requirements:394 : cut -d# -f1 2020-05-04 21:07:34.806 | ++ inc/python:get_from_global_requirements:394 : required_pkg='python-openstackclient>=3.12.0 ' 2020-05-04 21:07:34.809 | ++ inc/python:get_from_global_requirements:395 : [[ python-openstackclient>=3.12.0 == '' ]] 2020-05-04 21:07:34.812 | ++ inc/python:get_from_global_requirements:398 : echo 'python-openstackclient>=3.12.0' 2020-05-04 21:07:34.816 | + inc/python:pip_install_gr:72 : clean_name='python-openstackclient>=3.12.0' 2020-05-04 21:07:34.819 | + inc/python:pip_install_gr:73 : pip_install 'python-openstackclient>=3.12.0' 2020-05-04 21:07:35.713 | + inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:07:35.717 | + inc/python:pip_install:350 : local 'test_req=python-openstackclient>=3.12.0/test-requirements.txt' 2020-05-04 21:07:35.721 | + inc/python:pip_install:351 : [[ -e python-openstackclient>=3.12.0/test-requirements.txt ]] 2020-05-04 21:07:35.725 | + inc/python:pip_install:359 : 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.12.0' 2020-05-04 21:07:36.938 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:36.940 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.055 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.057 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.075 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.077 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.085 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.087 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.116 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.118 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.146 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.148 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.212 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.214 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.221 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.225 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.227 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.229 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.232 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.234 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.266 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.268 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.280 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.282 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.326 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.328 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.433 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.435 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.627 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.629 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.662 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.665 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.723 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.726 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.736 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.738 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.751 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.754 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.764 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.766 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.793 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:07:37.795 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:07:37.797 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:07:37.807 | Requirement already satisfied: python-openstackclient===3.14.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 395)) 2020-05-04 21:07:37.827 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 457)) 2020-05-04 21:07:37.829 | Requirement already satisfied: python-cinderclient===3.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 365)) 2020-05-04 21:07:37.844 | Requirement already satisfied: python-novaclient===10.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 392)) 2020-05-04 21:07:37.863 | Requirement already satisfied: pbr===3.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 315)) 2020-05-04 21:07:37.866 | Requirement already satisfied: oslo.i18n===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289)) 2020-05-04 21:07:37.872 | Requirement already satisfied: openstacksdk===0.11.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 267)) 2020-05-04 21:07:37.915 | Requirement already satisfied: cliff===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106)) 2020-05-04 21:07:37.937 | Requirement already satisfied: osc-lib===1.9.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 283)) 2020-05-04 21:07:37.955 | Requirement already satisfied: python-keystoneclient===3.15.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 380)) 2020-05-04 21:07:37.971 | Requirement already satisfied: Babel===2.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2020-05-04 21:07:37.975 | Requirement already satisfied: keystoneauth1===3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 216)) 2020-05-04 21:07:38.029 | Requirement already satisfied: python-glanceclient===2.10.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 373)) 2020-05-04 21:07:38.045 | Requirement already satisfied: oslo.utils===3.35.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 299)) 2020-05-04 21:07:38.065 | 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 323)) 2020-05-04 21:07:38.067 | Requirement already satisfied: simplejson===3.13.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 455)) 2020-05-04 21:07:38.070 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199)) 2020-05-04 21:07:38.072 | Requirement already satisfied: oslo.serialization===2.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 297)) 2020-05-04 21:07:38.081 | Requirement already satisfied: munch===2.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240)) 2020-05-04 21:07:38.084 | Requirement already satisfied: os-service-types===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 277)) 2020-05-04 21:07:38.088 | Requirement already satisfied: ipaddress===1.0.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 197)) 2020-05-04 21:07:38.090 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 432)) 2020-05-04 21:07:38.092 | 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 76)) 2020-05-04 21:07:38.095 | Requirement already satisfied: dogpile.cache===0.6.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 143)) 2020-05-04 21:07:38.097 | Requirement already satisfied: jsonpatch===1.21 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 205)) 2020-05-04 21:07:38.101 | Requirement already satisfied: netifaces===0.10.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246)) 2020-05-04 21:07:38.103 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25)) 2020-05-04 21:07:38.105 | Requirement already satisfied: decorator===4.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 122)) 2020-05-04 21:07:38.108 | Requirement already satisfied: deprecation===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 125)) 2020-05-04 21:07:38.110 | Requirement already satisfied: futures===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 166)) 2020-05-04 21:07:38.112 | Requirement already satisfied: jmespath===0.9.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 201)) 2020-05-04 21:07:38.115 | Requirement already satisfied: cmd2===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 107)) 2020-05-04 21:07:38.121 | Requirement already satisfied: stevedore===1.28.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 478)) 2020-05-04 21:07:38.125 | 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 513)) 2020-05-04 21:07:38.127 | 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 351)) 2020-05-04 21:07:38.130 | Requirement already satisfied: os-client-config===1.29.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 272)) 2020-05-04 21:07:38.141 | Requirement already satisfied: debtcollector===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2020-05-04 21:07:38.152 | Requirement already satisfied: oslo.config===5.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286)) 2020-05-04 21:07:38.164 | Requirement already satisfied: requests===2.18.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 424)) 2020-05-04 21:07:38.188 | Requirement already satisfied: pytz===2017.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413)) 2020-05-04 21:07:38.191 | 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 524)) 2020-05-04 21:07:38.197 | Requirement already satisfied: wrapt===1.10.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 532)) 2020-05-04 21:07:38.199 | Requirement already satisfied: pyOpenSSL===17.5.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 330)) 2020-05-04 21:07:38.214 | 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 163)) 2020-05-04 21:07:38.219 | 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 245)) 2020-05-04 21:07:38.222 | Requirement already satisfied: monotonic===1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2020-05-04 21:07:38.224 | Requirement already satisfied: msgpack===0.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239)) 2020-05-04 21:07:38.227 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 208)) 2020-05-04 21:07:38.229 | Requirement already satisfied: pyperclip===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 352)) 2020-05-04 21:07:38.232 | Requirement already satisfied: rfc3986===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 435)) 2020-05-04 21:07:38.234 | Requirement already satisfied: certifi===2018.1.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2020-05-04 21:07:38.236 | Requirement already satisfied: chardet===3.0.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103)) 2020-05-04 21:07:38.238 | Requirement already satisfied: idna===2.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193)) 2020-05-04 21:07:38.241 | Requirement already satisfied: urllib3===1.22 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 516)) 2020-05-04 21:07:38.257 | 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 209)) 2020-05-04 21:07:38.266 | Requirement already satisfied: cryptography===2.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 115)) 2020-05-04 21:07:38.301 | 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 164)) 2020-05-04 21:07:38.303 | Requirement already satisfied: cffi===1.11.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2020-05-04 21:07:38.306 | 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 148)) 2020-05-04 21:07:38.308 | Requirement already satisfied: asn1crypto===0.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 79)) 2020-05-04 21:07:38.310 | Requirement already satisfied: pycparser===2.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 335)) 2020-05-04 21:07:38.465 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:07:38.465 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:07:38.503 | + inc/python:pip_install:366 : result=0 2020-05-04 21:07:38.506 | + inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:07:38.510 | + functions-common:time_stop:2251 : local name 2020-05-04 21:07:38.513 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:07:38.515 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:07:38.519 | + functions-common:time_stop:2254 : local total 2020-05-04 21:07:38.523 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:07:38.525 | + functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:07:38.528 | + functions-common:time_stop:2258 : start_time=1588626454838 2020-05-04 21:07:38.532 | + functions-common:time_stop:2260 : [[ -z 1588626454838 ]] 2020-05-04 21:07:38.537 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:07:38.542 | + functions-common:time_stop:2263 : end_time=1588626458538 2020-05-04 21:07:38.545 | + functions-common:time_stop:2264 : elapsed_time=3700 2020-05-04 21:07:38.548 | + functions-common:time_stop:2265 : total=341747 2020-05-04 21:07:38.551 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:07:38.554 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=345447 2020-05-04 21:07:38.558 | + inc/python:pip_install:369 : return 0 2020-05-04 21:07:38.561 | + ./stack.sh:main:948 : install_oscwrap 2020-05-04 21:07:38.566 | ++ functions-common:install_oscwrap:2291 : mktemp 2020-05-04 21:07:38.571 | + functions-common:install_oscwrap:2291 : OSCWRAP_TIMER_FILE=/tmp/tmp.33WIgQunvr 2020-05-04 21:07:38.575 | + functions-common:install_oscwrap:2294 : shopt -s expand_aliases 2020-05-04 21:07:38.578 | + functions-common:install_oscwrap:2297 : unalias -a 2020-05-04 21:07:38.582 | + functions-common:install_oscwrap:2299 : alias openstack=oscwrap 2020-05-04 21:07:38.586 | + ./stack.sh:main:950 : [[ False = True ]] 2020-05-04 21:07:38.589 | + ./stack.sh:main:964 : [[ False != \F\a\l\s\e ]] 2020-05-04 21:07:38.593 | + ./stack.sh:main:1006 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2020-05-04 21:07:38.597 | + ./stack.sh:main:1014 : is_service_enabled mysql postgresql 2020-05-04 21:07:38.620 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:07:38.623 | + ./stack.sh:main:1015 : configure_database 2020-05-04 21:07:38.626 | + lib/database:configure_database:128 : configure_database_mysql 2020-05-04 21:07:38.629 | + lib/databases/mysql:configure_database_mysql:61 : local my_conf mysql slow_log 2020-05-04 21:07:38.633 | + lib/databases/mysql:configure_database_mysql:62 : echo_summary 'Configuring and starting MySQL' 2020-05-04 21:07:38.637 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:07:38.641 | + ./stack.sh:echo_summary:445 : echo -e Configuring and starting MySQL 2020-05-04 21:07:38.644 | + lib/databases/mysql:configure_database_mysql:64 : is_ubuntu 2020-05-04 21:07:38.647 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:07:38.651 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:07:38.655 | + lib/databases/mysql:configure_database_mysql:65 : my_conf=/etc/mysql/my.cnf 2020-05-04 21:07:38.658 | + lib/databases/mysql:configure_database_mysql:79 : is_fedora 2020-05-04 21:07:38.661 | + functions-common:is_fedora:435 : [[ -z Ubuntu ]] 2020-05-04 21:07:38.665 | + functions-common:is_fedora:439 : '[' Ubuntu = Fedora ']' 2020-05-04 21:07:38.670 | + functions-common:is_fedora:439 : '[' Ubuntu = 'Red Hat' ']' 2020-05-04 21:07:38.674 | + functions-common:is_fedora:440 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-05-04 21:07:38.678 | + functions-common:is_fedora:441 : '[' Ubuntu = CentOS ']' 2020-05-04 21:07:38.682 | + functions-common:is_fedora:441 : '[' Ubuntu = OracleServer ']' 2020-05-04 21:07:38.685 | + functions-common:is_fedora:442 : '[' Ubuntu = Virtuozzo ']' 2020-05-04 21:07:38.688 | + lib/databases/mysql:configure_database_mysql:79 : is_suse 2020-05-04 21:07:38.690 | + functions-common:is_suse:450 : [[ -z Ubuntu ]] 2020-05-04 21:07:38.693 | + functions-common:is_suse:454 : [[ Ubuntu =~ (openSUSE) ]] 2020-05-04 21:07:38.696 | + functions-common:is_suse:454 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2020-05-04 21:07:38.698 | + lib/databases/mysql:configure_database_mysql:87 : sudo mysqladmin -u root password secretmysql 2020-05-04 21:07:38.747 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:07:38.747 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2020-05-04 21:07:38.754 | + 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'\'';' 2020-05-04 21:07:38.765 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:07:38.801 | + lib/databases/mysql:configure_database_mysql:96 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2020-05-04 21:07:38.853 | + lib/databases/mysql:configure_database_mysql:97 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2020-05-04 21:07:38.899 | + lib/databases/mysql:configure_database_mysql:98 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2020-05-04 21:07:38.942 | + lib/databases/mysql:configure_database_mysql:99 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2020-05-04 21:07:38.985 | + lib/databases/mysql:configure_database_mysql:100 : iniset -sudo /etc/mysql/my.cnf mysqld query_cache_type OFF 2020-05-04 21:07:39.026 | + lib/databases/mysql:configure_database_mysql:101 : iniset -sudo /etc/mysql/my.cnf mysqld query_cache_size 0 2020-05-04 21:07:39.064 | + lib/databases/mysql:configure_database_mysql:103 : [[ False == \T\r\u\e ]] 2020-05-04 21:07:39.067 | + lib/databases/mysql:configure_database_mysql:123 : restart_service mysql 2020-05-04 21:07:39.070 | + functions-common:restart_service:2135 : '[' -x /bin/systemctl ']' 2020-05-04 21:07:39.074 | + functions-common:restart_service:2136 : sudo /bin/systemctl restart mysql 2020-05-04 21:07:41.232 | + ./stack.sh:main:1019 : save_stackenv 1019 2020-05-04 21:07:41.236 | + functions-common:save_stackenv:62 : local tag=1019 2020-05-04 21:07:41.240 | ++ functions-common:save_stackenv:64 : date +%F-%H%M%S 2020-05-04 21:07:41.246 | + functions-common:save_stackenv:64 : time_stamp=2020-05-04-210741 2020-05-04 21:07:41.249 | + functions-common:save_stackenv:65 : echo '# 2020-05-04-210741 1019' 2020-05-04 21:07:41.252 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:07:41.255 | + functions-common:save_stackenv:67 : echo BASE_SQL_CONN=mysql+pymysql://root:secretmysql@127.0.0.1 2020-05-04 21:07:41.258 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:07:41.262 | + functions-common:save_stackenv:67 : echo DATA_DIR=/opt/stack/data 2020-05-04 21:07:41.266 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:07:41.270 | + functions-common:save_stackenv:67 : echo DEST=/opt/stack/new 2020-05-04 21:07:41.274 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:07:41.277 | + functions-common:save_stackenv:67 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat 2020-05-04 21:07:41.280 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:07:41.284 | + functions-common:save_stackenv:67 : echo HOST_IP=162.242.166.178 2020-05-04 21:07:41.288 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:07:41.291 | + functions-common:save_stackenv:67 : echo KEYSTONE_AUTH_URI=http://162.242.166.178/identity 2020-05-04 21:07:41.295 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:07:41.298 | + functions-common:save_stackenv:67 : echo KEYSTONE_SERVICE_URI=http://162.242.166.178/identity 2020-05-04 21:07:41.301 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:07:41.304 | + functions-common:save_stackenv:67 : echo LOGFILE=/opt/stack/new/devstacklog.txt.2020-05-04-205710 2020-05-04 21:07:41.307 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:07:41.310 | + functions-common:save_stackenv:67 : echo OS_CACERT= 2020-05-04 21:07:41.313 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:07:41.316 | + functions-common:save_stackenv:67 : echo SERVICE_HOST=162.242.166.178 2020-05-04 21:07:41.319 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:07:41.322 | + functions-common:save_stackenv:67 : echo STACK_USER=stack 2020-05-04 21:07:41.325 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:07:41.328 | + functions-common:save_stackenv:67 : echo TLS_IP= 2020-05-04 21:07:41.331 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:07:41.333 | + functions-common:save_stackenv:67 : echo HOST_IPV6=2001:4801:7825:104:be76:4eff:fe10:369b 2020-05-04 21:07:41.336 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:07:41.338 | + functions-common:save_stackenv:67 : echo SERVICE_IP_VERSION=4 2020-05-04 21:07:41.341 | + ./stack.sh:main:1031 : [[ True == \T\r\u\e ]] 2020-05-04 21:07:41.344 | + ./stack.sh:main:1032 : [[ -f /sys/kernel/mm/ksm/run ]] 2020-05-04 21:07:41.346 | + ./stack.sh:main:1033 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2020-05-04 21:07:41.358 | + ./stack.sh:main:1045 : start_dstat 2020-05-04 21:07:41.361 | + lib/dstat:start_dstat:22 : run_process dstat '/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new' 2020-05-04 21:07:41.364 | + functions-common:run_process:1498 : local service=dstat 2020-05-04 21:07:41.368 | + functions-common:run_process:1499 : local 'command=/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new' 2020-05-04 21:07:41.371 | + functions-common:run_process:1500 : local group= 2020-05-04 21:07:41.374 | + functions-common:run_process:1501 : local user= 2020-05-04 21:07:41.376 | + functions-common:run_process:1503 : local name=dstat 2020-05-04 21:07:41.379 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:07:41.382 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:07:41.385 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:07:41.388 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:07:41.392 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:07:41.395 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626461392 2020-05-04 21:07:41.398 | + functions-common:run_process:1506 : is_service_enabled dstat 2020-05-04 21:07:41.416 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:07:41.419 | + functions-common:run_process:1507 : _run_under_systemd dstat '/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new' '' '' 2020-05-04 21:07:41.422 | + functions-common:_run_under_systemd:1463 : local service=dstat 2020-05-04 21:07:41.425 | + functions-common:_run_under_systemd:1464 : local 'command=/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new' 2020-05-04 21:07:41.429 | + functions-common:_run_under_systemd:1465 : local 'cmd=/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new' 2020-05-04 21:07:41.432 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new' 2020-05-04 21:07:41.435 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new' 2020-05-04 21:07:41.438 | + functions-common:_common_systemd_pitfalls:1438 : [[ /opt/stack/new/devstack/tools/dstat.sh /opt/stack/new =~ sudo ]] 2020-05-04 21:07:41.441 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /opt/stack/new/devstack/tools/dstat.sh /opt/stack/new =~ ^/ ]] 2020-05-04 21:07:41.445 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@dstat.service 2020-05-04 21:07:41.448 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:07:41.452 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:07:41.455 | + functions-common:_run_under_systemd:1472 : [[ /opt/stack/new/devstack/tools/dstat.sh /opt/stack/new =~ uwsgi ]] 2020-05-04 21:07:41.459 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@dstat.service '/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new' '' stack 2020-05-04 21:07:41.462 | + functions-common:write_user_unit_file:1380 : local service=devstack@dstat.service 2020-05-04 21:07:41.465 | + functions-common:write_user_unit_file:1381 : local 'command=/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new' 2020-05-04 21:07:41.468 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:07:41.472 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:07:41.475 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:07:41.479 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:07:41.483 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@dstat.service 2020-05-04 21:07:41.487 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:07:41.493 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2020-05-04 21:07:41.550 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User stack 2020-05-04 21:07:41.608 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new' 2020-05-04 21:07:41.651 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2020-05-04 21:07:41.692 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2020-05-04 21:07:41.737 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:07:41.780 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:07:41.784 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2020-05-04 21:07:41.839 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:07:41.932 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@dstat.service 2020-05-04 21:07:41.942 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@dstat.service to /etc/systemd/system/devstack@dstat.service. 2020-05-04 21:07:42.023 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@dstat.service 2020-05-04 21:07:42.120 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:07:42.123 | + functions-common:time_stop:2251 : local name 2020-05-04 21:07:42.126 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:07:42.129 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:07:42.131 | + functions-common:time_stop:2254 : local total 2020-05-04 21:07:42.134 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:07:42.137 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:07:42.141 | + functions-common:time_stop:2258 : start_time=1588626461392 2020-05-04 21:07:42.144 | + functions-common:time_stop:2260 : [[ -z 1588626461392 ]] 2020-05-04 21:07:42.148 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:07:42.154 | + functions-common:time_stop:2263 : end_time=1588626462150 2020-05-04 21:07:42.157 | + functions-common:time_stop:2264 : elapsed_time=758 2020-05-04 21:07:42.161 | + functions-common:time_stop:2265 : total=0 2020-05-04 21:07:42.164 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:07:42.167 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=758 2020-05-04 21:07:42.171 | + lib/dstat:start_dstat:27 : run_process memory_tracker /opt/stack/new/devstack/tools/memory_tracker.sh '' root 2020-05-04 21:07:42.174 | + functions-common:run_process:1498 : local service=memory_tracker 2020-05-04 21:07:42.178 | + functions-common:run_process:1499 : local command=/opt/stack/new/devstack/tools/memory_tracker.sh 2020-05-04 21:07:42.181 | + functions-common:run_process:1500 : local group= 2020-05-04 21:07:42.184 | + functions-common:run_process:1501 : local user=root 2020-05-04 21:07:42.188 | + functions-common:run_process:1503 : local name=memory_tracker 2020-05-04 21:07:42.191 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:07:42.195 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:07:42.199 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:07:42.203 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:07:42.208 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:07:42.213 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626462209 2020-05-04 21:07:42.217 | + functions-common:run_process:1506 : is_service_enabled memory_tracker 2020-05-04 21:07:42.240 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:07:42.245 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:07:42.249 | + functions-common:time_stop:2251 : local name 2020-05-04 21:07:42.252 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:07:42.256 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:07:42.259 | + functions-common:time_stop:2254 : local total 2020-05-04 21:07:42.262 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:07:42.265 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:07:42.268 | + functions-common:time_stop:2258 : start_time=1588626462209 2020-05-04 21:07:42.270 | + functions-common:time_stop:2260 : [[ -z 1588626462209 ]] 2020-05-04 21:07:42.275 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:07:42.279 | + functions-common:time_stop:2263 : end_time=1588626462276 2020-05-04 21:07:42.282 | + functions-common:time_stop:2264 : elapsed_time=67 2020-05-04 21:07:42.285 | + functions-common:time_stop:2265 : total=758 2020-05-04 21:07:42.287 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:07:42.291 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=825 2020-05-04 21:07:42.293 | + lib/dstat:start_dstat:30 : is_service_enabled peakmem_tracker 2020-05-04 21:07:42.316 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:07:42.320 | + ./stack.sh:main:1051 : is_service_enabled etcd3 2020-05-04 21:07:42.342 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:07:42.345 | + ./stack.sh:main:1052 : start_etcd3 2020-05-04 21:07:42.348 | + lib/etcd3:start_etcd3:38 : local cmd=/opt/stack/new/bin/etcd 2020-05-04 21:07:42.351 | + lib/etcd3:start_etcd3:39 : cmd+=' --name ubuntu-xenial-rax-ord-0016362133 --data-dir /opt/stack/data/etcd' 2020-05-04 21:07:42.354 | + lib/etcd3:start_etcd3:40 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2020-05-04 21:07:42.357 | + lib/etcd3:start_etcd3:41 : cmd+=' --initial-cluster ubuntu-xenial-rax-ord-0016362133=http://162.242.166.178:2380' 2020-05-04 21:07:42.360 | + lib/etcd3:start_etcd3:42 : cmd+=' --initial-advertise-peer-urls http://162.242.166.178:2380' 2020-05-04 21:07:42.363 | + lib/etcd3:start_etcd3:43 : cmd+=' --advertise-client-urls http://162.242.166.178:2379' 2020-05-04 21:07:42.366 | + lib/etcd3:start_etcd3:44 : '[' 0.0.0.0 == :: ']' 2020-05-04 21:07:42.369 | + lib/etcd3:start_etcd3:47 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2020-05-04 21:07:42.372 | + lib/etcd3:start_etcd3:49 : cmd+=' --listen-client-urls http://162.242.166.178:2379' 2020-05-04 21:07:42.375 | + lib/etcd3:start_etcd3:51 : local unitfile=/etc/systemd/system/devstack@etcd.service 2020-05-04 21:07:42.378 | + lib/etcd3:start_etcd3:52 : write_user_unit_file devstack@etcd.service '/opt/stack/new/bin/etcd --name ubuntu-xenial-rax-ord-0016362133 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster ubuntu-xenial-rax-ord-0016362133=http://162.242.166.178:2380 --initial-advertise-peer-urls http://162.242.166.178:2380 --advertise-client-urls http://162.242.166.178:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.242.166.178:2379' '' root 2020-05-04 21:07:42.381 | + functions-common:write_user_unit_file:1380 : local service=devstack@etcd.service 2020-05-04 21:07:42.385 | + functions-common:write_user_unit_file:1381 : local 'command=/opt/stack/new/bin/etcd --name ubuntu-xenial-rax-ord-0016362133 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster ubuntu-xenial-rax-ord-0016362133=http://162.242.166.178:2380 --initial-advertise-peer-urls http://162.242.166.178:2380 --advertise-client-urls http://162.242.166.178:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.242.166.178:2379' 2020-05-04 21:07:42.388 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:07:42.390 | + functions-common:write_user_unit_file:1383 : local user=root 2020-05-04 21:07:42.394 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:07:42.397 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:07:42.401 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@etcd.service 2020-05-04 21:07:42.407 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:07:42.412 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2020-05-04 21:07:42.462 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2020-05-04 21:07:42.512 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/new/bin/etcd --name ubuntu-xenial-rax-ord-0016362133 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster ubuntu-xenial-rax-ord-0016362133=http://162.242.166.178:2380 --initial-advertise-peer-urls http://162.242.166.178:2380 --advertise-client-urls http://162.242.166.178:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://162.242.166.178:2379' 2020-05-04 21:07:42.555 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2020-05-04 21:07:42.600 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2020-05-04 21:07:42.644 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:07:42.690 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:07:42.694 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2020-05-04 21:07:42.748 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:07:42.852 | + lib/etcd3:start_etcd3:54 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2020-05-04 21:07:42.897 | + lib/etcd3:start_etcd3:55 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2020-05-04 21:07:42.942 | + lib/etcd3:start_etcd3:56 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2020-05-04 21:07:42.986 | + lib/etcd3:start_etcd3:57 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2020-05-04 21:07:43.032 | + lib/etcd3:start_etcd3:58 : is_arch aarch64 2020-05-04 21:07:43.036 | ++ functions-common:is_arch:417 : uname -m 2020-05-04 21:07:43.040 | + functions-common:is_arch:417 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2020-05-04 21:07:43.043 | + lib/etcd3:start_etcd3:62 : sudo systemctl daemon-reload 2020-05-04 21:07:43.149 | + lib/etcd3:start_etcd3:63 : sudo systemctl enable devstack@etcd.service 2020-05-04 21:07:43.160 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@etcd.service to /etc/systemd/system/devstack@etcd.service. 2020-05-04 21:07:43.248 | + lib/etcd3:start_etcd3:64 : sudo systemctl start devstack@etcd.service 2020-05-04 21:07:44.112 | + ./stack.sh:main:1063 : cat 2020-05-04 21:07:44.117 | + ./stack.sh:main:1078 : is_service_enabled tls-proxy 2020-05-04 21:07:44.138 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:07:44.142 | + ./stack.sh:main:1083 : source /opt/stack/new/devstack/userrc_early 2020-05-04 21:07:44.145 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2020-05-04 21:07:44.148 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2020-05-04 21:07:44.151 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://162.242.166.178/identity 2020-05-04 21:07:44.154 | ++ userrc_early:source:5 : OS_AUTH_URL=http://162.242.166.178/identity 2020-05-04 21:07:44.157 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2020-05-04 21:07:44.160 | ++ userrc_early:source:6 : OS_USERNAME=admin 2020-05-04 21:07:44.163 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2020-05-04 21:07:44.166 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2020-05-04 21:07:44.169 | ++ userrc_early:source:8 : export OS_PASSWORD=secretadmin 2020-05-04 21:07:44.172 | ++ userrc_early:source:8 : OS_PASSWORD=secretadmin 2020-05-04 21:07:44.176 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2020-05-04 21:07:44.179 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2020-05-04 21:07:44.182 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2020-05-04 21:07:44.185 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2020-05-04 21:07:44.188 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2020-05-04 21:07:44.191 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2020-05-04 21:07:44.194 | + ./stack.sh:main:1085 : is_service_enabled keystone 2020-05-04 21:07:44.216 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:07:44.220 | + ./stack.sh:main:1086 : echo_summary 'Starting Keystone' 2020-05-04 21:07:44.223 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:07:44.226 | + ./stack.sh:echo_summary:445 : echo -e Starting Keystone 2020-05-04 21:07:44.229 | + ./stack.sh:main:1088 : '[' 162.242.166.178 == 162.242.166.178 ']' 2020-05-04 21:07:44.232 | + ./stack.sh:main:1089 : init_keystone 2020-05-04 21:07:44.235 | + lib/keystone:init_keystone:458 : is_service_enabled ldap 2020-05-04 21:07:44.258 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:07:44.262 | + lib/keystone:init_keystone:462 : [[ True == True ]] 2020-05-04 21:07:44.265 | + lib/keystone:init_keystone:464 : recreate_database keystone 2020-05-04 21:07:44.268 | + lib/database:recreate_database:112 : local db=keystone 2020-05-04 21:07:44.271 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2020-05-04 21:07:44.275 | + lib/databases/mysql:recreate_database_mysql:55 : local db=keystone 2020-05-04 21:07:44.279 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2020-05-04 21:07:44.283 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:07:44.320 | + lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2020-05-04 21:07:44.324 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:07:44.367 | + lib/keystone:init_keystone:467 : time_start dbsync 2020-05-04 21:07:44.370 | + functions-common:time_start:2237 : local name=dbsync 2020-05-04 21:07:44.374 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:07:44.378 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:07:44.381 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:07:44.385 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626464382 2020-05-04 21:07:44.388 | + lib/keystone:init_keystone:469 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2020-05-04 21:07:46.251 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:46.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.264 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.264 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.264 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.265 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.265 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.266 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.267 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.267 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.268 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.272 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.272 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.273 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.274 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.274 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:46.275 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:46.302 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=4694) _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:290}} 2020-05-04 21:07:46.305 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:46.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.317 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.317 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.318 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.318 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.318 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.319 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.320 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.320 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.321 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.325 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.326 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.326 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.327 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.328 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:46.328 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:46.349 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:46.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.363 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.363 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.363 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.363 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.363 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.364 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.365 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.365 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.366 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.368 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.369 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.369 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.370 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.370 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:46.370 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:46.416 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:46.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.429 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.429 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.430 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.430 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.430 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.430 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.431 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.432 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.432 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.435 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.435 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.436 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:46.437 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:46.437 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:46.437 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:46.446 | INFO migrate.versioning.api [-] 66 -> 67...  2020-05-04 21:07:46.954 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:46.954 | INFO migrate.versioning.api [-] 67 -> 68...  2020-05-04 21:07:46.961 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:46.961 | INFO migrate.versioning.api [-] 68 -> 69...  2020-05-04 21:07:46.968 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:46.968 | INFO migrate.versioning.api [-] 69 -> 70...  2020-05-04 21:07:46.974 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:46.974 | INFO migrate.versioning.api [-] 70 -> 71...  2020-05-04 21:07:46.980 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:46.981 | INFO migrate.versioning.api [-] 71 -> 72...  2020-05-04 21:07:46.987 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:46.987 | INFO migrate.versioning.api [-] 72 -> 73...  2020-05-04 21:07:47.045 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.046 | INFO migrate.versioning.api [-] 73 -> 74...  2020-05-04 21:07:47.092 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.092 | INFO migrate.versioning.api [-] 74 -> 75...  2020-05-04 21:07:47.112 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.112 | INFO migrate.versioning.api [-] 75 -> 76...  2020-05-04 21:07:47.120 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.121 | INFO migrate.versioning.api [-] 76 -> 77...  2020-05-04 21:07:47.127 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.127 | INFO migrate.versioning.api [-] 77 -> 78...  2020-05-04 21:07:47.134 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.134 | INFO migrate.versioning.api [-] 78 -> 79...  2020-05-04 21:07:47.141 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.141 | INFO migrate.versioning.api [-] 79 -> 80...  2020-05-04 21:07:47.148 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.148 | INFO migrate.versioning.api [-] 80 -> 81...  2020-05-04 21:07:47.173 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.173 | INFO migrate.versioning.api [-] 81 -> 82...  2020-05-04 21:07:47.444 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.444 | INFO migrate.versioning.api [-] 82 -> 83...  2020-05-04 21:07:47.521 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.521 | INFO migrate.versioning.api [-] 83 -> 84...  2020-05-04 21:07:47.552 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.552 | INFO migrate.versioning.api [-] 84 -> 85...  2020-05-04 21:07:47.602 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.602 | INFO migrate.versioning.api [-] 85 -> 86...  2020-05-04 21:07:47.622 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.622 | INFO migrate.versioning.api [-] 86 -> 87...  2020-05-04 21:07:47.680 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.680 | INFO migrate.versioning.api [-] 87 -> 88...  2020-05-04 21:07:47.726 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.727 | INFO migrate.versioning.api [-] 88 -> 89...  2020-05-04 21:07:47.747 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.747 | INFO migrate.versioning.api [-] 89 -> 90...  2020-05-04 21:07:47.802 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.802 | INFO migrate.versioning.api [-] 90 -> 91...  2020-05-04 21:07:47.895 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.895 | INFO migrate.versioning.api [-] 91 -> 92...  2020-05-04 21:07:47.956 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:47.956 | INFO migrate.versioning.api [-] 92 -> 93...  2020-05-04 21:07:48.030 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.031 | INFO migrate.versioning.api [-] 93 -> 94...  2020-05-04 21:07:48.092 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.093 | INFO migrate.versioning.api [-] 94 -> 95...  2020-05-04 21:07:48.150 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.150 | INFO migrate.versioning.api [-] 95 -> 96...  2020-05-04 21:07:48.163 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.163 | INFO migrate.versioning.api [-] 96 -> 97...  2020-05-04 21:07:48.173 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.173 | INFO migrate.versioning.api [-] 97 -> 98...  2020-05-04 21:07:48.180 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.180 | INFO migrate.versioning.api [-] 98 -> 99...  2020-05-04 21:07:48.186 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.186 | INFO migrate.versioning.api [-] 99 -> 100...  2020-05-04 21:07:48.192 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.192 | INFO migrate.versioning.api [-] 100 -> 101...  2020-05-04 21:07:48.203 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.203 | INFO migrate.versioning.api [-] 101 -> 102...  2020-05-04 21:07:48.218 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.218 | INFO migrate.versioning.api [-] 102 -> 103...  2020-05-04 21:07:48.241 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.241 | INFO migrate.versioning.api [-] 103 -> 104...  2020-05-04 21:07:48.253 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.253 | INFO migrate.versioning.api [-] 104 -> 105...  2020-05-04 21:07:48.310 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.310 | INFO migrate.versioning.api [-] 105 -> 106...  2020-05-04 21:07:48.345 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.345 | INFO migrate.versioning.api [-] 106 -> 107...  2020-05-04 21:07:48.385 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.386 | INFO migrate.versioning.api [-] 107 -> 108...  2020-05-04 21:07:48.436 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.436 | INFO migrate.versioning.api [-] 108 -> 109...  2020-05-04 21:07:48.474 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.474 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:48.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.483 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.483 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.483 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.483 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.483 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.484 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.485 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.485 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.485 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.488 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.488 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.488 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.489 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.490 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:48.490 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:48.490 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:48.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.499 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.499 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.499 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.499 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.500 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.500 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.501 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.501 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.502 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.504 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.505 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.505 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.506 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.506 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:48.506 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:48.506 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:48.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.517 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.517 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.517 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.518 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.518 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.519 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.520 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.520 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.522 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.526 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.527 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.527 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.529 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.529 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:48.529 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:48.539 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/expand_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:48.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.541 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.541 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.541 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.544 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.544 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.544 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.545 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.545 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.545 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.545 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.545 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.545 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.546 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.548 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.548 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.556 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:48.557 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:48.570 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/expand_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:48.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.571 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.571 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.572 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.574 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.574 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.574 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.574 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.575 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.575 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.575 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.575 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.575 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.576 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.578 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.578 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.586 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:48.586 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:48.586 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/expand_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:48.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.587 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.587 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.587 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.590 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.590 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.590 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.590 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.590 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.591 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.591 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.591 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.591 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.591 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.594 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.594 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.601 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:48.601 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:48.607 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/expand_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:48.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.609 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.609 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.609 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.611 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.612 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.612 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.612 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.612 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.612 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.612 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.613 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.613 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.613 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.615 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.615 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:48.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:48.623 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:48.623 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:48.633 | INFO migrate.versioning.api [-] 0 -> 1...  2020-05-04 21:07:48.644 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.644 | INFO migrate.versioning.api [-] 1 -> 2...  2020-05-04 21:07:48.652 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.652 | INFO migrate.versioning.api [-] 2 -> 3...  2020-05-04 21:07:48.706 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.706 | INFO migrate.versioning.api [-] 3 -> 4...  2020-05-04 21:07:48.714 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.714 | INFO migrate.versioning.api [-] 4 -> 5...  2020-05-04 21:07:48.724 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.725 | INFO migrate.versioning.api [-] 5 -> 6...  2020-05-04 21:07:48.738 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.738 | INFO migrate.versioning.api [-] 6 -> 7...  2020-05-04 21:07:48.747 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.747 | INFO migrate.versioning.api [-] 7 -> 8...  2020-05-04 21:07:48.755 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.755 | INFO migrate.versioning.api [-] 8 -> 9...  2020-05-04 21:07:48.764 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.765 | INFO migrate.versioning.api [-] 9 -> 10...  2020-05-04 21:07:48.811 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.812 | INFO migrate.versioning.api [-] 10 -> 11...  2020-05-04 21:07:48.820 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.820 | INFO migrate.versioning.api [-] 11 -> 12...  2020-05-04 21:07:48.875 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.875 | INFO migrate.versioning.api [-] 12 -> 13...  2020-05-04 21:07:48.902 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.903 | INFO migrate.versioning.api [-] 13 -> 14...  2020-05-04 21:07:48.958 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.958 | INFO migrate.versioning.api [-] 14 -> 15...  2020-05-04 21:07:48.965 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.965 | INFO migrate.versioning.api [-] 15 -> 16...  2020-05-04 21:07:48.994 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:48.994 | INFO migrate.versioning.api [-] 16 -> 17...  2020-05-04 21:07:49.002 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.002 | INFO migrate.versioning.api [-] 17 -> 18...  2020-05-04 21:07:49.009 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.009 | INFO migrate.versioning.api [-] 18 -> 19...  2020-05-04 21:07:49.018 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.018 | INFO migrate.versioning.api [-] 19 -> 20...  2020-05-04 21:07:49.026 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.026 | INFO migrate.versioning.api [-] 20 -> 21...  2020-05-04 21:07:49.034 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.034 | INFO migrate.versioning.api [-] 21 -> 22...  2020-05-04 21:07:49.061 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.061 | INFO migrate.versioning.api [-] 22 -> 23...  2020-05-04 21:07:49.104 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.104 | INFO migrate.versioning.api [-] 23 -> 24...  2020-05-04 21:07:49.159 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.159 | INFO migrate.versioning.api [-] 24 -> 25...  2020-05-04 21:07:49.167 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.167 | INFO migrate.versioning.api [-] 25 -> 26...  2020-05-04 21:07:49.178 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.178 | INFO migrate.versioning.api [-] 26 -> 27...  2020-05-04 21:07:49.189 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.189 | INFO migrate.versioning.api [-] 27 -> 28...  2020-05-04 21:07:49.200 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.200 | INFO migrate.versioning.api [-] 28 -> 29...  2020-05-04 21:07:49.209 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.209 | INFO migrate.versioning.api [-] 29 -> 30...  2020-05-04 21:07:49.237 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.238 | INFO migrate.versioning.api [-] 30 -> 31...  2020-05-04 21:07:49.258 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.258 | INFO migrate.versioning.api [-] 31 -> 32...  2020-05-04 21:07:49.302 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.302 | INFO migrate.versioning.api [-] 32 -> 33...  2020-05-04 21:07:49.385 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.385 | INFO migrate.versioning.api [-] 33 -> 34...  2020-05-04 21:07:49.425 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.425 | INFO migrate.versioning.api [-] 34 -> 35...  2020-05-04 21:07:49.454 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.454 | INFO migrate.versioning.api [-] 35 -> 36...  2020-05-04 21:07:49.489 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.489 | INFO migrate.versioning.api [-] 36 -> 37...  2020-05-04 21:07:49.498 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.498 | INFO migrate.versioning.api [-] 37 -> 38...  2020-05-04 21:07:49.507 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.507 | INFO migrate.versioning.api [-] 38 -> 39...  2020-05-04 21:07:49.516 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.516 | INFO migrate.versioning.api [-] 39 -> 40...  2020-05-04 21:07:49.523 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.523 | INFO migrate.versioning.api [-] 40 -> 41...  2020-05-04 21:07:49.530 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.530 | INFO migrate.versioning.api [-] 41 -> 42...  2020-05-04 21:07:49.537 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.537 | INFO migrate.versioning.api [-] 42 -> 43...  2020-05-04 21:07:49.544 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.544 | INFO migrate.versioning.api [-] 43 -> 44...  2020-05-04 21:07:49.554 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.554 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:49.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.555 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.555 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.555 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.556 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.558 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.558 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.558 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.559 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.559 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.559 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.559 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.559 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.559 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.560 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.560 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.560 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.560 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.562 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.562 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.570 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:49.570 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:49.571 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:49.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.579 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.579 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.579 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.580 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.580 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.580 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.581 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.581 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.582 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.584 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.585 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.585 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.586 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.586 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:49.586 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:49.586 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/expand_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:49.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.588 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.588 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.588 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.590 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.591 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.591 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.591 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.591 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.591 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.592 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.592 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.592 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.592 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.594 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.595 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.602 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:49.602 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:49.609 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:49.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.610 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.610 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.610 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.611 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.613 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.613 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.614 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.614 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.614 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.614 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.614 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.614 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.615 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.615 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.615 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.615 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.616 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.617 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.618 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.625 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:49.625 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:49.640 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:49.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.641 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.641 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.642 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.642 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.644 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.645 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.645 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.645 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.645 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.645 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.645 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.646 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.646 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.646 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.646 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.646 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.647 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.649 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.649 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.657 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:49.657 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:49.657 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:49.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.658 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.658 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.658 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.659 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.661 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.661 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.661 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.662 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.662 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.662 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.662 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.662 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.663 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.663 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.663 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.663 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.663 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.666 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.666 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.674 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:49.674 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:49.680 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:49.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.681 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.681 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.681 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.682 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.684 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.684 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.684 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.684 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.684 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.685 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.685 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.685 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.685 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.685 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.686 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.686 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.686 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.688 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.688 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:49.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:49.696 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:49.697 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:49.704 | INFO migrate.versioning.api [-] 0 -> 1...  2020-05-04 21:07:49.712 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.712 | INFO migrate.versioning.api [-] 1 -> 2...  2020-05-04 21:07:49.718 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.718 | INFO migrate.versioning.api [-] 2 -> 3...  2020-05-04 21:07:49.732 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.733 | INFO migrate.versioning.api [-] 3 -> 4...  2020-05-04 21:07:49.740 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.740 | INFO migrate.versioning.api [-] 4 -> 5...  2020-05-04 21:07:49.749 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.749 | INFO migrate.versioning.api [-] 5 -> 6...  2020-05-04 21:07:49.756 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.756 | INFO migrate.versioning.api [-] 6 -> 7...  2020-05-04 21:07:49.762 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.762 | INFO migrate.versioning.api [-] 7 -> 8...  2020-05-04 21:07:49.769 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.769 | INFO migrate.versioning.api [-] 8 -> 9...  2020-05-04 21:07:49.777 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.778 | INFO migrate.versioning.api [-] 9 -> 10...  2020-05-04 21:07:49.786 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.786 | INFO migrate.versioning.api [-] 10 -> 11...  2020-05-04 21:07:49.791 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.791 | INFO migrate.versioning.api [-] 11 -> 12...  2020-05-04 21:07:49.808 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.808 | INFO migrate.versioning.api [-] 12 -> 13...  2020-05-04 21:07:49.814 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.814 | INFO migrate.versioning.api [-] 13 -> 14...  2020-05-04 21:07:49.848 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.849 | INFO migrate.versioning.api [-] 14 -> 15...  2020-05-04 21:07:49.891 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.891 | INFO migrate.versioning.api [-] 15 -> 16...  2020-05-04 21:07:49.901 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.901 | INFO migrate.versioning.api [-] 16 -> 17...  2020-05-04 21:07:49.907 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.907 | INFO migrate.versioning.api [-] 17 -> 18...  2020-05-04 21:07:49.915 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.915 | INFO migrate.versioning.api [-] 18 -> 19...  2020-05-04 21:07:49.925 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.925 | INFO migrate.versioning.api [-] 19 -> 20...  2020-05-04 21:07:49.934 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.934 | INFO migrate.versioning.api [-] 20 -> 21...  2020-05-04 21:07:49.941 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.941 | INFO migrate.versioning.api [-] 21 -> 22...  2020-05-04 21:07:49.949 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.949 | INFO migrate.versioning.api [-] 22 -> 23...  2020-05-04 21:07:49.957 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.957 | INFO migrate.versioning.api [-] 23 -> 24...  2020-05-04 21:07:49.964 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.964 | INFO migrate.versioning.api [-] 24 -> 25...  2020-05-04 21:07:49.970 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.970 | INFO migrate.versioning.api [-] 25 -> 26...  2020-05-04 21:07:49.976 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.976 | INFO migrate.versioning.api [-] 26 -> 27...  2020-05-04 21:07:49.982 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.982 | INFO migrate.versioning.api [-] 27 -> 28...  2020-05-04 21:07:49.988 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.988 | INFO migrate.versioning.api [-] 28 -> 29...  2020-05-04 21:07:49.994 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:49.994 | INFO migrate.versioning.api [-] 29 -> 30...  2020-05-04 21:07:50.001 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.001 | INFO migrate.versioning.api [-] 30 -> 31...  2020-05-04 21:07:50.007 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.007 | INFO migrate.versioning.api [-] 31 -> 32...  2020-05-04 21:07:50.014 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.014 | INFO migrate.versioning.api [-] 32 -> 33...  2020-05-04 21:07:50.021 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.021 | INFO migrate.versioning.api [-] 33 -> 34...  2020-05-04 21:07:50.030 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.030 | INFO migrate.versioning.api [-] 34 -> 35...  2020-05-04 21:07:50.037 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.037 | INFO migrate.versioning.api [-] 35 -> 36...  2020-05-04 21:07:50.044 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.045 | INFO migrate.versioning.api [-] 36 -> 37...  2020-05-04 21:07:50.051 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.051 | INFO migrate.versioning.api [-] 37 -> 38...  2020-05-04 21:07:50.058 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.058 | INFO migrate.versioning.api [-] 38 -> 39...  2020-05-04 21:07:50.065 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.065 | INFO migrate.versioning.api [-] 39 -> 40...  2020-05-04 21:07:50.072 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.073 | INFO migrate.versioning.api [-] 40 -> 41...  2020-05-04 21:07:50.079 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.079 | INFO migrate.versioning.api [-] 41 -> 42...  2020-05-04 21:07:50.086 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.086 | INFO migrate.versioning.api [-] 42 -> 43...  2020-05-04 21:07:50.092 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.092 | INFO migrate.versioning.api [-] 43 -> 44...  2020-05-04 21:07:50.099 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.099 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/contract_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:50.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.100 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.101 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.101 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.103 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.103 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.104 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.104 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.104 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.104 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.104 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.104 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.105 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.105 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.108 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.108 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.117 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:50.117 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:50.117 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:50.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.126 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.126 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.127 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.127 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.127 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.127 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.128 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.128 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.129 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.132 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.133 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.133 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.135 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.135 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:50.135 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:50.136 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:50.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.138 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.138 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.138 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.139 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.141 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.142 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.142 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.142 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.142 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.142 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.142 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.143 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.143 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.143 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.143 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.143 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.144 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.146 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.146 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.155 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:50.155 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:50.162 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/contract_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:50.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.164 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.164 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.164 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.166 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.167 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.167 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.167 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.167 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.167 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.167 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.168 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.168 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.168 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.170 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.170 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.178 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:50.178 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:50.192 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/contract_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:50.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.194 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.194 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.194 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.197 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.197 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.197 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.197 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.197 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.197 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.198 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.198 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.198 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.198 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.201 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.201 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.210 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:50.211 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:50.211 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/contract_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:50.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.212 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.212 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.212 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.215 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.215 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.215 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.215 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.215 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.216 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.216 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.216 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.216 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.216 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.219 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.219 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.227 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:50.227 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:50.233 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/keystone/keystone/common/sql/contract_repo... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:07:50.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.235 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.235 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.235 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.238 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.238 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.238 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.238 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.238 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.239 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.239 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.239 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.239 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.240 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.242 | 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... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.242 | 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 {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:07:50.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:07:50.250 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:07:50.250 | 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')]))]) {{(pid=4694) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:07:50.259 | INFO migrate.versioning.api [-] 0 -> 1...  2020-05-04 21:07:50.266 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.267 | INFO migrate.versioning.api [-] 1 -> 2...  2020-05-04 21:07:50.326 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.327 | INFO migrate.versioning.api [-] 2 -> 3...  2020-05-04 21:07:50.391 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.391 | INFO migrate.versioning.api [-] 3 -> 4...  2020-05-04 21:07:50.475 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.475 | INFO migrate.versioning.api [-] 4 -> 5...  2020-05-04 21:07:50.483 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.483 | INFO migrate.versioning.api [-] 5 -> 6...  2020-05-04 21:07:50.489 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.489 | INFO migrate.versioning.api [-] 6 -> 7...  2020-05-04 21:07:50.496 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.496 | INFO migrate.versioning.api [-] 7 -> 8...  2020-05-04 21:07:50.502 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.502 | INFO migrate.versioning.api [-] 8 -> 9...  2020-05-04 21:07:50.508 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.509 | INFO migrate.versioning.api [-] 9 -> 10...  2020-05-04 21:07:50.517 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.517 | INFO migrate.versioning.api [-] 10 -> 11...  2020-05-04 21:07:50.547 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.547 | INFO migrate.versioning.api [-] 11 -> 12...  2020-05-04 21:07:50.577 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.577 | INFO migrate.versioning.api [-] 12 -> 13...  2020-05-04 21:07:50.636 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.636 | INFO migrate.versioning.api [-] 13 -> 14...  2020-05-04 21:07:50.737 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.738 | INFO migrate.versioning.api [-] 14 -> 15...  2020-05-04 21:07:50.774 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.775 | INFO migrate.versioning.api [-] 15 -> 16...  2020-05-04 21:07:50.782 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.782 | INFO migrate.versioning.api [-] 16 -> 17...  2020-05-04 21:07:50.788 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.788 | INFO migrate.versioning.api [-] 17 -> 18...  2020-05-04 21:07:50.795 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.795 | INFO migrate.versioning.api [-] 18 -> 19...  2020-05-04 21:07:50.803 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.803 | INFO migrate.versioning.api [-] 19 -> 20...  2020-05-04 21:07:50.812 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.812 | INFO migrate.versioning.api [-] 20 -> 21...  2020-05-04 21:07:50.820 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.820 | INFO migrate.versioning.api [-] 21 -> 22...  2020-05-04 21:07:50.829 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.829 | INFO migrate.versioning.api [-] 22 -> 23...  2020-05-04 21:07:50.838 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.838 | INFO migrate.versioning.api [-] 23 -> 24...  2020-05-04 21:07:50.880 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.880 | INFO migrate.versioning.api [-] 24 -> 25...  2020-05-04 21:07:50.887 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.887 | INFO migrate.versioning.api [-] 25 -> 26...  2020-05-04 21:07:50.895 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.896 | INFO migrate.versioning.api [-] 26 -> 27...  2020-05-04 21:07:50.904 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.904 | INFO migrate.versioning.api [-] 27 -> 28...  2020-05-04 21:07:50.911 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.911 | INFO migrate.versioning.api [-] 28 -> 29...  2020-05-04 21:07:50.917 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.918 | INFO migrate.versioning.api [-] 29 -> 30...  2020-05-04 21:07:50.926 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.927 | INFO migrate.versioning.api [-] 30 -> 31...  2020-05-04 21:07:50.934 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.934 | INFO migrate.versioning.api [-] 31 -> 32...  2020-05-04 21:07:50.960 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.960 | INFO migrate.versioning.api [-] 32 -> 33...  2020-05-04 21:07:50.967 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.967 | INFO migrate.versioning.api [-] 33 -> 34...  2020-05-04 21:07:50.975 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:50.975 | INFO migrate.versioning.api [-] 34 -> 35...  2020-05-04 21:07:51.007 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:51.007 | INFO migrate.versioning.api [-] 35 -> 36...  2020-05-04 21:07:51.038 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:51.038 | INFO migrate.versioning.api [-] 36 -> 37...  2020-05-04 21:07:51.072 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:51.072 | INFO migrate.versioning.api [-] 37 -> 38...  2020-05-04 21:07:51.079 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:51.079 | INFO migrate.versioning.api [-] 38 -> 39...  2020-05-04 21:07:51.087 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:51.087 | INFO migrate.versioning.api [-] 39 -> 40...  2020-05-04 21:07:51.094 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:51.094 | INFO migrate.versioning.api [-] 40 -> 41...  2020-05-04 21:07:51.100 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:51.100 | INFO migrate.versioning.api [-] 41 -> 42...  2020-05-04 21:07:51.107 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:51.107 | INFO migrate.versioning.api [-] 42 -> 43...  2020-05-04 21:07:51.116 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:51.116 | INFO migrate.versioning.api [-] 43 -> 44...  2020-05-04 21:07:51.124 | INFO migrate.versioning.api [-] done 2020-05-04 21:07:51.239 | + lib/keystone:init_keystone:470 : time_stop dbsync 2020-05-04 21:07:51.242 | + functions-common:time_stop:2251 : local name 2020-05-04 21:07:51.246 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:07:51.249 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:07:51.253 | + functions-common:time_stop:2254 : local total 2020-05-04 21:07:51.256 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:07:51.259 | + functions-common:time_stop:2257 : name=dbsync 2020-05-04 21:07:51.262 | + functions-common:time_stop:2258 : start_time=1588626464382 2020-05-04 21:07:51.266 | + functions-common:time_stop:2260 : [[ -z 1588626464382 ]] 2020-05-04 21:07:51.270 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:07:51.275 | + functions-common:time_stop:2263 : end_time=1588626471271 2020-05-04 21:07:51.277 | + functions-common:time_stop:2264 : elapsed_time=6889 2020-05-04 21:07:51.281 | + functions-common:time_stop:2265 : total=0 2020-05-04 21:07:51.284 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:07:51.287 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=6889 2020-05-04 21:07:51.290 | + lib/keystone:init_keystone:472 : [[ fernet == \p\k\i ]] 2020-05-04 21:07:51.293 | + lib/keystone:init_keystone:472 : [[ fernet == \p\k\i\z ]] 2020-05-04 21:07:51.296 | + lib/keystone:init_keystone:477 : [[ fernet == \f\e\r\n\e\t ]] 2020-05-04 21:07:51.300 | + lib/keystone:init_keystone:478 : rm -rf /etc/keystone/fernet-keys/ 2020-05-04 21:07:51.305 | + lib/keystone:init_keystone:479 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2020-05-04 21:07:52.988 | INFO keystone.common.token_utils [-] key_repository does not appear to exist; attempting to create it 2020-05-04 21:07:52.988 | INFO keystone.common.token_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2020-05-04 21:07:52.989 | INFO keystone.common.token_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2020-05-04 21:07:52.989 | INFO keystone.common.token_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2020-05-04 21:07:52.989 | INFO keystone.common.token_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2020-05-04 21:07:52.990 | INFO keystone.common.token_utils [-] Current primary key is: 0 2020-05-04 21:07:52.990 | INFO keystone.common.token_utils [-] Next primary key will be: 1 2020-05-04 21:07:52.990 | INFO keystone.common.token_utils [-] Promoted key 0 to be the primary: 1 2020-05-04 21:07:52.990 | INFO keystone.common.token_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2020-05-04 21:07:53.079 | + lib/keystone:init_keystone:481 : rm -rf /etc/keystone/credential-keys/ 2020-05-04 21:07:53.084 | + lib/keystone:init_keystone:482 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2020-05-04 21:07:55.035 | INFO keystone.common.token_utils [-] key_repository does not appear to exist; attempting to create it 2020-05-04 21:07:55.036 | INFO keystone.common.token_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2020-05-04 21:07:55.037 | INFO keystone.common.token_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2020-05-04 21:07:55.037 | INFO keystone.common.token_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2020-05-04 21:07:55.037 | INFO keystone.common.token_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2020-05-04 21:07:55.038 | INFO keystone.common.token_utils [-] Current primary key is: 0 2020-05-04 21:07:55.038 | INFO keystone.common.token_utils [-] Next primary key will be: 1 2020-05-04 21:07:55.038 | INFO keystone.common.token_utils [-] Promoted key 0 to be the primary: 1 2020-05-04 21:07:55.039 | INFO keystone.common.token_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2020-05-04 21:07:55.143 | + ./stack.sh:main:1090 : start_keystone 2020-05-04 21:07:55.148 | + lib/keystone:start_keystone:542 : local service_port=5000 2020-05-04 21:07:55.152 | + lib/keystone:start_keystone:543 : local auth_protocol=http 2020-05-04 21:07:55.155 | + lib/keystone:start_keystone:544 : is_service_enabled tls-proxy 2020-05-04 21:07:55.178 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:07:55.182 | + lib/keystone:start_keystone:549 : '[' uwsgi == mod_wsgi ']' 2020-05-04 21:07:55.185 | + lib/keystone:start_keystone:553 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2020-05-04 21:07:55.189 | + functions-common:run_process:1498 : local service=keystone 2020-05-04 21:07:55.193 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-05-04 21:07:55.197 | + functions-common:run_process:1500 : local group= 2020-05-04 21:07:55.201 | + functions-common:run_process:1501 : local user= 2020-05-04 21:07:55.204 | + functions-common:run_process:1503 : local name=keystone 2020-05-04 21:07:55.207 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:07:55.211 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:07:55.214 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:07:55.217 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:07:55.220 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:07:55.226 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626475222 2020-05-04 21:07:55.229 | + functions-common:run_process:1506 : is_service_enabled keystone 2020-05-04 21:07:55.254 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:07:55.258 | + functions-common:run_process:1507 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2020-05-04 21:07:55.262 | + functions-common:_run_under_systemd:1463 : local service=keystone 2020-05-04 21:07:55.265 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-05-04 21:07:55.268 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-05-04 21:07:55.271 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-05-04 21:07:55.275 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-05-04 21:07:55.278 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2020-05-04 21:07:55.281 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2020-05-04 21:07:55.285 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@keystone.service 2020-05-04 21:07:55.288 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:07:55.291 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:07:55.294 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2020-05-04 21:07:55.298 | + functions-common:_run_under_systemd:1473 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' stack 2020-05-04 21:07:55.301 | + functions-common:write_uwsgi_user_unit_file:1407 : local service=devstack@keystone.service 2020-05-04 21:07:55.305 | + functions-common:write_uwsgi_user_unit_file:1408 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-05-04 21:07:55.308 | + functions-common:write_uwsgi_user_unit_file:1409 : local group= 2020-05-04 21:07:55.311 | + functions-common:write_uwsgi_user_unit_file:1410 : local user=stack 2020-05-04 21:07:55.315 | + functions-common:write_uwsgi_user_unit_file:1411 : local unitfile=/etc/systemd/system/devstack@keystone.service 2020-05-04 21:07:55.318 | + functions-common:write_uwsgi_user_unit_file:1412 : mkdir -p /etc/systemd/system 2020-05-04 21:07:55.324 | + functions-common:write_uwsgi_user_unit_file:1414 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2020-05-04 21:07:55.378 | + functions-common:write_uwsgi_user_unit_file:1415 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2020-05-04 21:07:55.433 | + functions-common:write_uwsgi_user_unit_file:1416 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2020-05-04 21:07:55.479 | + functions-common:write_uwsgi_user_unit_file:1417 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-05-04 21:07:55.520 | + functions-common:write_uwsgi_user_unit_file:1418 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:07:55.562 | + functions-common:write_uwsgi_user_unit_file:1419 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2020-05-04 21:07:55.608 | + functions-common:write_uwsgi_user_unit_file:1420 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2020-05-04 21:07:55.655 | + functions-common:write_uwsgi_user_unit_file:1421 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2020-05-04 21:07:55.702 | + functions-common:write_uwsgi_user_unit_file:1422 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2020-05-04 21:07:55.744 | + functions-common:write_uwsgi_user_unit_file:1423 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2020-05-04 21:07:55.787 | + functions-common:write_uwsgi_user_unit_file:1425 : [[ -n '' ]] 2020-05-04 21:07:55.790 | + functions-common:write_uwsgi_user_unit_file:1428 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2020-05-04 21:07:55.845 | + functions-common:write_uwsgi_user_unit_file:1431 : sudo systemctl daemon-reload 2020-05-04 21:07:55.958 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@keystone.service 2020-05-04 21:07:55.969 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@keystone.service to /etc/systemd/system/devstack@keystone.service. 2020-05-04 21:07:56.052 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@keystone.service 2020-05-04 21:07:56.149 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:07:56.152 | + functions-common:time_stop:2251 : local name 2020-05-04 21:07:56.155 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:07:56.159 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:07:56.163 | + functions-common:time_stop:2254 : local total 2020-05-04 21:07:56.167 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:07:56.172 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:07:56.175 | + functions-common:time_stop:2258 : start_time=1588626475222 2020-05-04 21:07:56.178 | + functions-common:time_stop:2260 : [[ -z 1588626475222 ]] 2020-05-04 21:07:56.181 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:07:56.186 | + functions-common:time_stop:2263 : end_time=1588626476182 2020-05-04 21:07:56.190 | + functions-common:time_stop:2264 : elapsed_time=960 2020-05-04 21:07:56.194 | + functions-common:time_stop:2265 : total=825 2020-05-04 21:07:56.197 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:07:56.200 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=1785 2020-05-04 21:07:56.205 | + lib/keystone:start_keystone:556 : echo 'Waiting for keystone to start...' 2020-05-04 21:07:56.205 | Waiting for keystone to start... 2020-05-04 21:07:56.207 | + lib/keystone:start_keystone:562 : local service_uri=http://162.242.166.178/identity/v3/ 2020-05-04 21:07:56.211 | + lib/keystone:start_keystone:564 : wait_for_service 60 http://162.242.166.178/identity/v3/ 2020-05-04 21:07:56.215 | + functions:wait_for_service:428 : local timeout=60 2020-05-04 21:07:56.219 | + functions:wait_for_service:429 : local url=http://162.242.166.178/identity/v3/ 2020-05-04 21:07:56.223 | + functions:wait_for_service:430 : local rval=0 2020-05-04 21:07:56.227 | + functions:wait_for_service:431 : time_start wait_for_service 2020-05-04 21:07:56.230 | + functions-common:time_start:2237 : local name=wait_for_service 2020-05-04 21:07:56.233 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:07:56.235 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:07:56.239 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:07:56.244 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626476241 2020-05-04 21:07:56.247 | + functions:wait_for_service:432 : timeout 60 bash -x 2020-05-04 21:07:56.253 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.166.178/identity/v3/ 2020-05-04 21:07:59.808 | + :: : [[ 200 == 503 ]] 2020-05-04 21:07:59.809 | + :: : [[ 0 -eq 7 ]] 2020-05-04 21:07:59.813 | + functions:wait_for_service:437 : time_stop wait_for_service 2020-05-04 21:07:59.816 | + functions-common:time_stop:2251 : local name 2020-05-04 21:07:59.819 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:07:59.822 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:07:59.825 | + functions-common:time_stop:2254 : local total 2020-05-04 21:07:59.828 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:07:59.831 | + functions-common:time_stop:2257 : name=wait_for_service 2020-05-04 21:07:59.835 | + functions-common:time_stop:2258 : start_time=1588626476241 2020-05-04 21:07:59.839 | + functions-common:time_stop:2260 : [[ -z 1588626476241 ]] 2020-05-04 21:07:59.843 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:07:59.848 | + functions-common:time_stop:2263 : end_time=1588626479844 2020-05-04 21:07:59.851 | + functions-common:time_stop:2264 : elapsed_time=3603 2020-05-04 21:07:59.855 | + functions-common:time_stop:2265 : total=0 2020-05-04 21:07:59.859 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:07:59.863 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=3603 2020-05-04 21:07:59.866 | + functions:wait_for_service:438 : return 0 2020-05-04 21:07:59.869 | + lib/keystone:start_keystone:569 : is_service_enabled tls-proxy 2020-05-04 21:07:59.891 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:07:59.895 | + lib/keystone:start_keystone:575 : restart_service memcached 2020-05-04 21:07:59.899 | + functions-common:restart_service:2135 : '[' -x /bin/systemctl ']' 2020-05-04 21:07:59.903 | + functions-common:restart_service:2136 : sudo /bin/systemctl restart memcached 2020-05-04 21:07:59.946 | + ./stack.sh:main:1091 : bootstrap_keystone 2020-05-04 21:07:59.950 | + lib/keystone:bootstrap_keystone:599 : /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://162.242.166.178/identity --bootstrap-public-url http://162.242.166.178/identity 2020-05-04 21:08:01.723 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.724 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.724 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.invalidate_user_project_tokens.internal`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.733 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.818 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.818 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.850 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.851 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.851 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.851 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.851 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.852 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.invalidate_user_tokens.internal`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.865 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.869 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._trust_deleted_event_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.869 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_user_tokens_callback` subscribed to event `identity.user.deleted`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.869 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_domain_tokens_callback` subscribed to event `identity.domain.deleted`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.869 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_user_tokens_callback` subscribed to event `identity.user.disabled`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.870 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_domain_tokens_callback` subscribed to event `identity.domain.disabled`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.870 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_project_tokens_callback` subscribed to event `identity.project.disabled`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.870 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_user_tokens_callback` subscribed to event `identity.invalidate_user_tokens.internal`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.871 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_user_project_tokens_callback` subscribed to event `identity.invalidate_user_project_tokens.internal`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.871 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._delete_user_oauth_consumer_tokens_callback` subscribed to event `identity.invalidate_user_consumer_tokens.internal`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.871 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._invalidate_token_cache_from_deleted_idp_callback` subscribed to event `identity.invalidate_token_cache_from_deleted_idp.internal`. {{(pid=5322) register_event_callback /opt/stack/new/keystone/keystone/notifications.py:237}} 2020-05-04 21:08:01.871 | WARNING oslo_config.cfg [-] Option "driver" from group "token" is deprecated for removal. Its value may be silently ignored in the future. 2020-05-04 21:08:01.909 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=5322) _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:290}} 2020-05-04 21:08:02.082 | INFO keystone.cmd.cli [None req-2d05983b-4627-451a-8d7e-1b0b80951779 None None] Created domain default 2020-05-04 21:08:02.127 | INFO keystone.cmd.cli [None req-2d05983b-4627-451a-8d7e-1b0b80951779 None None] Created project admin 2020-05-04 21:08:02.154 | DEBUG passlib.handlers.bcrypt [None req-2d05983b-4627-451a-8d7e-1b0b80951779 None None] detected 'bcrypt' backend, version u'3.1.4' {{(pid=5322) _load_backend_mixin /usr/local/lib/python2.7/dist-packages/passlib/handlers/bcrypt.py:564}} 2020-05-04 21:08:02.155 | DEBUG passlib.handlers.bcrypt [None req-2d05983b-4627-451a-8d7e-1b0b80951779 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=5322) _finalize_backend_mixin /usr/local/lib/python2.7/dist-packages/passlib/handlers/bcrypt.py:379}} 2020-05-04 21:08:02.215 | INFO keystone.cmd.cli [None req-2d05983b-4627-451a-8d7e-1b0b80951779 None None] Created user admin 2020-05-04 21:08:02.226 | INFO keystone.cmd.cli [None req-2d05983b-4627-451a-8d7e-1b0b80951779 None None] Created role admin 2020-05-04 21:08:02.238 | INFO keystone.cmd.cli [None req-2d05983b-4627-451a-8d7e-1b0b80951779 None None] Granted admin on admin to user admin. 2020-05-04 21:08:02.245 | INFO keystone.cmd.cli [None req-2d05983b-4627-451a-8d7e-1b0b80951779 None None] Granted admin on the system to user admin. 2020-05-04 21:08:02.256 | WARNING py.warnings [None req-2d05983b-4627-451a-8d7e-1b0b80951779 None None] /usr/local/lib/python2.7/dist-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2020-05-04 21:08:02.256 | 'identifiers should be a valid uuid.' % (value))) 2020-05-04 21:08:02.256 |  2020-05-04 21:08:02.260 | INFO keystone.cmd.cli [None req-2d05983b-4627-451a-8d7e-1b0b80951779 None None] Created region RegionOne 2020-05-04 21:08:02.292 | INFO keystone.cmd.cli [None req-2d05983b-4627-451a-8d7e-1b0b80951779 None None] Created admin endpoint http://162.242.166.178/identity 2020-05-04 21:08:02.302 | INFO keystone.cmd.cli [None req-2d05983b-4627-451a-8d7e-1b0b80951779 None None] Created public endpoint http://162.242.166.178/identity 2020-05-04 21:08:02.425 | + ./stack.sh:main:1094 : create_keystone_accounts 2020-05-04 21:08:02.429 | + lib/keystone:create_keystone_accounts:331 : local admin_project 2020-05-04 21:08:02.433 | ++ lib/keystone:create_keystone_accounts:332 : oscwrap project show admin -f value -c id 2020-05-04 21:08:02.436 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:02.440 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:02.443 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:02.445 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:02.449 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:02.455 | ++ functions-common:oscwrap:2279 : start=1588626482451 2020-05-04 21:08:02.460 | +++ functions-common:oscwrap:2280 : command openstack project show admin -f value -c id 2020-05-04 21:08:02.464 | +++ functions-common:oscwrap:2280 : openstack project show admin -f value -c id 2020-05-04 21:08:04.713 | ++ functions-common:oscwrap:2280 : out=f985d01f2c734c5da75a77a4ff78ccd8 2020-05-04 21:08:04.717 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:04.721 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:04.727 | ++ functions-common:oscwrap:2282 : end=1588626484722 2020-05-04 21:08:04.731 | ++ functions-common:oscwrap:2283 : echo 2271 2020-05-04 21:08:04.735 | ++ functions-common:oscwrap:2285 : echo f985d01f2c734c5da75a77a4ff78ccd8 2020-05-04 21:08:04.739 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:04.743 | + lib/keystone:create_keystone_accounts:332 : admin_project=f985d01f2c734c5da75a77a4ff78ccd8 2020-05-04 21:08:04.746 | + lib/keystone:create_keystone_accounts:333 : local admin_user 2020-05-04 21:08:04.751 | ++ lib/keystone:create_keystone_accounts:334 : oscwrap user show admin -f value -c id 2020-05-04 21:08:04.755 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:04.758 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:04.761 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:04.764 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:04.769 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:04.775 | ++ functions-common:oscwrap:2279 : start=1588626484771 2020-05-04 21:08:04.780 | +++ functions-common:oscwrap:2280 : command openstack user show admin -f value -c id 2020-05-04 21:08:04.784 | +++ functions-common:oscwrap:2280 : openstack user show admin -f value -c id 2020-05-04 21:08:06.316 | ++ functions-common:oscwrap:2280 : out=130f9ddeada548509e593ecd364ca2bf 2020-05-04 21:08:06.321 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:06.325 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:06.332 | ++ functions-common:oscwrap:2282 : end=1588626486327 2020-05-04 21:08:06.335 | ++ functions-common:oscwrap:2283 : echo 1556 2020-05-04 21:08:06.339 | ++ functions-common:oscwrap:2285 : echo 130f9ddeada548509e593ecd364ca2bf 2020-05-04 21:08:06.342 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:06.347 | + lib/keystone:create_keystone_accounts:334 : admin_user=130f9ddeada548509e593ecd364ca2bf 2020-05-04 21:08:06.350 | + lib/keystone:create_keystone_accounts:335 : local admin_role=admin 2020-05-04 21:08:06.353 | + lib/keystone:create_keystone_accounts:337 : get_or_add_user_domain_role admin 130f9ddeada548509e593ecd364ca2bf default 2020-05-04 21:08:06.355 | + functions-common:get_or_add_user_domain_role:887 : local user_role_id 2020-05-04 21:08:06.359 | ++ functions-common:get_or_add_user_domain_role:893 : oscwrap role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --domain default 2020-05-04 21:08:06.361 | ++ functions-common:get_or_add_user_domain_role:893 : get_field 1 2020-05-04 21:08:06.361 | ++ functions-common:get_or_add_user_domain_role:893 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:08:06.365 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:08:06.365 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:06.368 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:06.369 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:06.372 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:06.375 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:06.381 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:06.387 | ++ functions-common:oscwrap:2279 : start=1588626486382 2020-05-04 21:08:06.391 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --domain default 2020-05-04 21:08:06.394 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --domain default 2020-05-04 21:08:08.199 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:08:08.203 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:08.208 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:08.214 | ++ functions-common:oscwrap:2282 : end=1588626488209 2020-05-04 21:08:08.218 | ++ functions-common:oscwrap:2283 : echo 1827 2020-05-04 21:08:08.221 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:08:08.225 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:08.230 | + functions-common:get_or_add_user_domain_role:893 : user_role_id= 2020-05-04 21:08:08.234 | + functions-common:get_or_add_user_domain_role:894 : [[ -z '' ]] 2020-05-04 21:08:08.237 | + functions-common:get_or_add_user_domain_role:896 : openstack role add admin --user 130f9ddeada548509e593ecd364ca2bf --domain default 2020-05-04 21:08:09.959 | ++ functions-common:get_or_add_user_domain_role:903 : oscwrap role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --domain default 2020-05-04 21:08:09.959 | ++ functions-common:get_or_add_user_domain_role:903 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:08:09.961 | ++ functions-common:get_or_add_user_domain_role:903 : get_field 1 2020-05-04 21:08:09.963 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:09.965 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:08:09.966 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:09.968 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:09.969 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:09.973 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:09.977 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:09.982 | ++ functions-common:oscwrap:2279 : start=1588626489978 2020-05-04 21:08:09.986 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --domain default 2020-05-04 21:08:09.989 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --domain default 2020-05-04 21:08:11.628 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+---------+---------+-----------+ 2020-05-04 21:08:11.628 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:08:11.628 | +----------------------------------+----------------------------------+-------+---------+---------+-----------+ 2020-05-04 21:08:11.628 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 130f9ddeada548509e593ecd364ca2bf | | | default | False | 2020-05-04 21:08:11.628 | +----------------------------------+----------------------------------+-------+---------+---------+-----------+' 2020-05-04 21:08:11.631 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:11.634 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:11.639 | ++ functions-common:oscwrap:2282 : end=1588626491636 2020-05-04 21:08:11.642 | ++ functions-common:oscwrap:2283 : echo 1658 2020-05-04 21:08:11.646 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+---------+---------+-----------+ 2020-05-04 21:08:11.646 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:08:11.646 | +----------------------------------+----------------------------------+-------+---------+---------+-----------+ 2020-05-04 21:08:11.646 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 130f9ddeada548509e593ecd364ca2bf | | | default | False | 2020-05-04 21:08:11.646 | +----------------------------------+----------------------------------+-------+---------+---------+-----------+' 2020-05-04 21:08:11.651 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:11.651 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:08:11.654 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:08:11.658 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:08:11.659 | ++ functions-common:get_field:702 : echo '| 57d0e691a2d14a3ca7503c8a4e54ef76 | 130f9ddeada548509e593ecd364ca2bf | | | default | False |' 2020-05-04 21:08:11.665 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:11.670 | + functions-common:get_or_add_user_domain_role:903 : user_role_id=57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:08:11.673 | + functions-common:get_or_add_user_domain_role:905 : echo 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:08:11.673 | 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:08:11.676 | + lib/keystone:create_keystone_accounts:340 : get_or_create_domain Default 2020-05-04 21:08:11.680 | + functions-common:get_or_create_domain:761 : local domain_id 2020-05-04 21:08:11.683 | ++ functions-common:get_or_create_domain:773 : oscwrap domain show Default -f value -c id 2020-05-04 21:08:13.219 | + functions-common:get_or_create_domain:771 : domain_id=default 2020-05-04 21:08:13.223 | + functions-common:get_or_create_domain:772 : echo default 2020-05-04 21:08:13.223 | default 2020-05-04 21:08:13.227 | + lib/keystone:create_keystone_accounts:341 : get_or_create_project service Default 2020-05-04 21:08:13.230 | + functions-common:get_or_create_project:816 : local project_id 2020-05-04 21:08:13.234 | ++ functions-common:get_or_create_project:824 : oscwrap project create service --domain=Default --or-show -f value -c id 2020-05-04 21:08:13.237 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:13.241 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:13.244 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:13.247 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:13.251 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:13.256 | ++ functions-common:oscwrap:2279 : start=1588626493253 2020-05-04 21:08:13.261 | +++ functions-common:oscwrap:2280 : command openstack project create service --domain=Default --or-show -f value -c id 2020-05-04 21:08:13.264 | +++ functions-common:oscwrap:2280 : openstack project create service --domain=Default --or-show -f value -c id 2020-05-04 21:08:14.874 | ++ functions-common:oscwrap:2280 : out=2ff7bb411dfa4785a25f763121c10c18 2020-05-04 21:08:14.877 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:14.881 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:14.886 | ++ functions-common:oscwrap:2282 : end=1588626494882 2020-05-04 21:08:14.889 | ++ functions-common:oscwrap:2283 : echo 1629 2020-05-04 21:08:14.892 | ++ functions-common:oscwrap:2285 : echo 2ff7bb411dfa4785a25f763121c10c18 2020-05-04 21:08:14.895 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:14.898 | + functions-common:get_or_create_project:822 : project_id=2ff7bb411dfa4785a25f763121c10c18 2020-05-04 21:08:14.901 | + functions-common:get_or_create_project:823 : echo 2ff7bb411dfa4785a25f763121c10c18 2020-05-04 21:08:14.901 | 2ff7bb411dfa4785a25f763121c10c18 2020-05-04 21:08:14.904 | + lib/keystone:create_keystone_accounts:344 : get_or_create_role service 2020-05-04 21:08:14.907 | + functions-common:get_or_create_role:829 : local role_id 2020-05-04 21:08:14.911 | ++ functions-common:get_or_create_role:836 : oscwrap role create service --or-show -f value -c id 2020-05-04 21:08:14.914 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:14.917 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:14.920 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:14.924 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:14.928 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:14.934 | ++ functions-common:oscwrap:2279 : start=1588626494930 2020-05-04 21:08:14.940 | +++ functions-common:oscwrap:2280 : command openstack role create service --or-show -f value -c id 2020-05-04 21:08:14.943 | +++ functions-common:oscwrap:2280 : openstack role create service --or-show -f value -c id 2020-05-04 21:08:16.406 | ++ functions-common:oscwrap:2280 : out=0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:08:16.410 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:16.414 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:16.419 | ++ functions-common:oscwrap:2282 : end=1588626496415 2020-05-04 21:08:16.422 | ++ functions-common:oscwrap:2283 : echo 1485 2020-05-04 21:08:16.425 | ++ functions-common:oscwrap:2285 : echo 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:08:16.428 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:16.432 | + functions-common:get_or_create_role:834 : role_id=0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:08:16.435 | + functions-common:get_or_create_role:835 : echo 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:08:16.435 | 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:08:16.438 | + lib/keystone:create_keystone_accounts:350 : get_or_create_role ResellerAdmin 2020-05-04 21:08:16.441 | + functions-common:get_or_create_role:829 : local role_id 2020-05-04 21:08:16.445 | ++ functions-common:get_or_create_role:836 : oscwrap role create ResellerAdmin --or-show -f value -c id 2020-05-04 21:08:16.448 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:16.451 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:16.454 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:16.458 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:16.462 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:16.468 | ++ functions-common:oscwrap:2279 : start=1588626496464 2020-05-04 21:08:16.473 | +++ functions-common:oscwrap:2280 : command openstack role create ResellerAdmin --or-show -f value -c id 2020-05-04 21:08:16.476 | +++ functions-common:oscwrap:2280 : openstack role create ResellerAdmin --or-show -f value -c id 2020-05-04 21:08:18.042 | ++ functions-common:oscwrap:2280 : out=45bb81ac20b74f41a1bfaf5a9f8354fe 2020-05-04 21:08:18.045 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:18.050 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:18.056 | ++ functions-common:oscwrap:2282 : end=1588626498051 2020-05-04 21:08:18.060 | ++ functions-common:oscwrap:2283 : echo 1587 2020-05-04 21:08:18.064 | ++ functions-common:oscwrap:2285 : echo 45bb81ac20b74f41a1bfaf5a9f8354fe 2020-05-04 21:08:18.069 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:18.074 | + functions-common:get_or_create_role:834 : role_id=45bb81ac20b74f41a1bfaf5a9f8354fe 2020-05-04 21:08:18.076 | + functions-common:get_or_create_role:835 : echo 45bb81ac20b74f41a1bfaf5a9f8354fe 2020-05-04 21:08:18.076 | 45bb81ac20b74f41a1bfaf5a9f8354fe 2020-05-04 21:08:18.080 | + lib/keystone:create_keystone_accounts:353 : local member_role=member 2020-05-04 21:08:18.083 | + lib/keystone:create_keystone_accounts:357 : get_or_create_role Member 2020-05-04 21:08:18.087 | + functions-common:get_or_create_role:829 : local role_id 2020-05-04 21:08:18.092 | ++ functions-common:get_or_create_role:836 : oscwrap role create Member --or-show -f value -c id 2020-05-04 21:08:18.095 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:18.098 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:18.100 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:18.103 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:18.107 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:18.113 | ++ functions-common:oscwrap:2279 : start=1588626498109 2020-05-04 21:08:18.117 | +++ functions-common:oscwrap:2280 : command openstack role create Member --or-show -f value -c id 2020-05-04 21:08:18.123 | +++ functions-common:oscwrap:2280 : openstack role create Member --or-show -f value -c id 2020-05-04 21:08:19.691 | ++ functions-common:oscwrap:2280 : out=78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:19.695 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:19.699 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:19.706 | ++ functions-common:oscwrap:2282 : end=1588626499701 2020-05-04 21:08:19.709 | ++ functions-common:oscwrap:2283 : echo 1592 2020-05-04 21:08:19.713 | ++ functions-common:oscwrap:2285 : echo 78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:19.716 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:19.721 | + functions-common:get_or_create_role:834 : role_id=78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:19.724 | + functions-common:get_or_create_role:835 : echo 78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:19.724 | 78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:19.728 | + lib/keystone:create_keystone_accounts:361 : get_or_create_role member 2020-05-04 21:08:19.732 | + functions-common:get_or_create_role:829 : local role_id 2020-05-04 21:08:19.737 | ++ functions-common:get_or_create_role:836 : oscwrap role create member --or-show -f value -c id 2020-05-04 21:08:19.740 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:19.744 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:19.748 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:19.751 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:19.755 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:19.760 | ++ functions-common:oscwrap:2279 : start=1588626499757 2020-05-04 21:08:19.764 | +++ functions-common:oscwrap:2280 : command openstack role create member --or-show -f value -c id 2020-05-04 21:08:19.767 | +++ functions-common:oscwrap:2280 : openstack role create member --or-show -f value -c id 2020-05-04 21:08:21.430 | ++ functions-common:oscwrap:2280 : out=78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:21.434 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:21.439 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:21.445 | ++ functions-common:oscwrap:2282 : end=1588626501441 2020-05-04 21:08:21.450 | ++ functions-common:oscwrap:2283 : echo 1684 2020-05-04 21:08:21.453 | ++ functions-common:oscwrap:2285 : echo 78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:21.457 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:21.461 | + functions-common:get_or_create_role:834 : role_id=78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:21.465 | + functions-common:get_or_create_role:835 : echo 78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:21.465 | 78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:21.468 | + lib/keystone:create_keystone_accounts:365 : local another_role=anotherrole 2020-05-04 21:08:21.471 | + lib/keystone:create_keystone_accounts:366 : get_or_create_role anotherrole 2020-05-04 21:08:21.474 | + functions-common:get_or_create_role:829 : local role_id 2020-05-04 21:08:21.479 | ++ functions-common:get_or_create_role:836 : oscwrap role create anotherrole --or-show -f value -c id 2020-05-04 21:08:21.483 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:21.486 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:21.489 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:21.493 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:21.497 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:21.503 | ++ functions-common:oscwrap:2279 : start=1588626501498 2020-05-04 21:08:21.507 | +++ functions-common:oscwrap:2280 : command openstack role create anotherrole --or-show -f value -c id 2020-05-04 21:08:21.510 | +++ functions-common:oscwrap:2280 : openstack role create anotherrole --or-show -f value -c id 2020-05-04 21:08:23.032 | ++ functions-common:oscwrap:2280 : out=5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:08:23.036 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:23.040 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:23.046 | ++ functions-common:oscwrap:2282 : end=1588626503042 2020-05-04 21:08:23.049 | ++ functions-common:oscwrap:2283 : echo 1544 2020-05-04 21:08:23.052 | ++ functions-common:oscwrap:2285 : echo 5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:08:23.056 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:23.060 | + functions-common:get_or_create_role:834 : role_id=5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:08:23.063 | + functions-common:get_or_create_role:835 : echo 5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:08:23.063 | 5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:08:23.065 | + lib/keystone:create_keystone_accounts:369 : local invis_project 2020-05-04 21:08:23.069 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_project invisible_to_admin default 2020-05-04 21:08:23.073 | ++ functions-common:get_or_create_project:816 : local project_id 2020-05-04 21:08:23.077 | +++ functions-common:get_or_create_project:824 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2020-05-04 21:08:23.081 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:23.085 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:23.089 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:23.093 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:23.098 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:23.104 | +++ functions-common:oscwrap:2279 : start=1588626503099 2020-05-04 21:08:23.109 | ++++ functions-common:oscwrap:2280 : command openstack project create invisible_to_admin --domain=default --or-show -f value -c id 2020-05-04 21:08:23.113 | ++++ functions-common:oscwrap:2280 : openstack project create invisible_to_admin --domain=default --or-show -f value -c id 2020-05-04 21:08:24.701 | +++ functions-common:oscwrap:2280 : out=d93d8b7b6f3d426fb297377283af73b2 2020-05-04 21:08:24.705 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:24.710 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:24.716 | +++ functions-common:oscwrap:2282 : end=1588626504712 2020-05-04 21:08:24.719 | +++ functions-common:oscwrap:2283 : echo 1613 2020-05-04 21:08:24.722 | +++ functions-common:oscwrap:2285 : echo d93d8b7b6f3d426fb297377283af73b2 2020-05-04 21:08:24.724 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:24.729 | ++ functions-common:get_or_create_project:822 : project_id=d93d8b7b6f3d426fb297377283af73b2 2020-05-04 21:08:24.732 | ++ functions-common:get_or_create_project:823 : echo d93d8b7b6f3d426fb297377283af73b2 2020-05-04 21:08:24.736 | + lib/keystone:create_keystone_accounts:370 : invis_project=d93d8b7b6f3d426fb297377283af73b2 2020-05-04 21:08:24.739 | + lib/keystone:create_keystone_accounts:373 : local demo_project 2020-05-04 21:08:24.744 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_project demo default 2020-05-04 21:08:24.747 | ++ functions-common:get_or_create_project:816 : local project_id 2020-05-04 21:08:24.751 | +++ functions-common:get_or_create_project:824 : oscwrap project create demo --domain=default --or-show -f value -c id 2020-05-04 21:08:24.754 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:24.757 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:24.759 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:24.762 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:24.765 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:24.770 | +++ functions-common:oscwrap:2279 : start=1588626504767 2020-05-04 21:08:24.774 | ++++ functions-common:oscwrap:2280 : command openstack project create demo --domain=default --or-show -f value -c id 2020-05-04 21:08:24.778 | ++++ functions-common:oscwrap:2280 : openstack project create demo --domain=default --or-show -f value -c id 2020-05-04 21:08:26.384 | +++ functions-common:oscwrap:2280 : out=130d26896abe46938982f3c019298599 2020-05-04 21:08:26.388 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:26.391 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:26.398 | +++ functions-common:oscwrap:2282 : end=1588626506393 2020-05-04 21:08:26.402 | +++ functions-common:oscwrap:2283 : echo 1626 2020-05-04 21:08:26.405 | +++ functions-common:oscwrap:2285 : echo 130d26896abe46938982f3c019298599 2020-05-04 21:08:26.409 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:26.413 | ++ functions-common:get_or_create_project:822 : project_id=130d26896abe46938982f3c019298599 2020-05-04 21:08:26.416 | ++ functions-common:get_or_create_project:823 : echo 130d26896abe46938982f3c019298599 2020-05-04 21:08:26.419 | + lib/keystone:create_keystone_accounts:374 : demo_project=130d26896abe46938982f3c019298599 2020-05-04 21:08:26.422 | + lib/keystone:create_keystone_accounts:375 : local demo_user 2020-05-04 21:08:26.427 | ++ lib/keystone:create_keystone_accounts:377 : get_or_create_user demo secretadmin default demo@example.com 2020-05-04 21:08:26.430 | ++ functions-common:get_or_create_user:793 : local user_id 2020-05-04 21:08:26.434 | ++ functions-common:get_or_create_user:794 : [[ ! -z demo@example.com ]] 2020-05-04 21:08:26.437 | ++ functions-common:get_or_create_user:795 : local email=--email=demo@example.com 2020-05-04 21:08:26.441 | +++ functions-common:get_or_create_user:811 : oscwrap user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2020-05-04 21:08:26.445 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:26.448 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:26.451 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:26.455 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:26.459 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:26.466 | +++ functions-common:oscwrap:2279 : start=1588626506461 2020-05-04 21:08:26.471 | ++++ functions-common:oscwrap:2280 : command openstack user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2020-05-04 21:08:26.474 | ++++ functions-common:oscwrap:2280 : openstack user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2020-05-04 21:08:28.038 | +++ functions-common:oscwrap:2280 : out=22ef900e5ad743ee8aa1e007b67da263 2020-05-04 21:08:28.041 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:28.046 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:28.052 | +++ functions-common:oscwrap:2282 : end=1588626508047 2020-05-04 21:08:28.055 | +++ functions-common:oscwrap:2283 : echo 1586 2020-05-04 21:08:28.059 | +++ functions-common:oscwrap:2285 : echo 22ef900e5ad743ee8aa1e007b67da263 2020-05-04 21:08:28.062 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:28.066 | ++ functions-common:get_or_create_user:809 : user_id=22ef900e5ad743ee8aa1e007b67da263 2020-05-04 21:08:28.070 | ++ functions-common:get_or_create_user:810 : echo 22ef900e5ad743ee8aa1e007b67da263 2020-05-04 21:08:28.075 | + lib/keystone:create_keystone_accounts:377 : demo_user=22ef900e5ad743ee8aa1e007b67da263 2020-05-04 21:08:28.078 | + lib/keystone:create_keystone_accounts:379 : get_or_add_user_project_role member 22ef900e5ad743ee8aa1e007b67da263 130d26896abe46938982f3c019298599 2020-05-04 21:08:28.082 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:08:28.086 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args 2020-05-04 21:08:28.089 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:08:28.093 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:08:28.096 | ++ functions-common:_get_domain_args:844 : [[ -n '' ]] 2020-05-04 21:08:28.099 | ++ functions-common:_get_domain_args:847 : [[ -n '' ]] 2020-05-04 21:08:28.103 | ++ functions-common:_get_domain_args:851 : echo 2020-05-04 21:08:28.108 | + functions-common:get_or_add_user_project_role:859 : domain_args= 2020-05-04 21:08:28.113 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:08:28.115 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:08:28.117 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role member --user 22ef900e5ad743ee8aa1e007b67da263 --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:28.117 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:08:28.120 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:28.121 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:28.125 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:28.129 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:28.132 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:28.136 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:28.142 | ++ functions-common:oscwrap:2279 : start=1588626508138 2020-05-04 21:08:28.145 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role member --user 22ef900e5ad743ee8aa1e007b67da263 --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:28.148 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role member --user 22ef900e5ad743ee8aa1e007b67da263 --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:29.993 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:08:29.996 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:30.001 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:30.008 | ++ functions-common:oscwrap:2282 : end=1588626510003 2020-05-04 21:08:30.011 | ++ functions-common:oscwrap:2283 : echo 1865 2020-05-04 21:08:30.015 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:08:30.018 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:30.023 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:08:30.025 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:08:30.030 | + functions-common:get_or_add_user_project_role:870 : openstack role add member --user 22ef900e5ad743ee8aa1e007b67da263 --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:31.665 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role member --user 22ef900e5ad743ee8aa1e007b67da263 --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:31.666 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:08:31.666 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:08:31.669 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:31.669 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:08:31.671 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:31.673 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:31.675 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:31.679 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:31.684 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:31.690 | ++ functions-common:oscwrap:2279 : start=1588626511686 2020-05-04 21:08:31.695 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role member --user 22ef900e5ad743ee8aa1e007b67da263 --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:31.699 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role member --user 22ef900e5ad743ee8aa1e007b67da263 --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:33.664 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:33.664 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:08:33.664 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:33.664 | | 78052f0d99ba44ef800bd545a0fa149d | 22ef900e5ad743ee8aa1e007b67da263 | | 130d26896abe46938982f3c019298599 | | False | 2020-05-04 21:08:33.664 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:08:33.667 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:33.673 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:33.679 | ++ functions-common:oscwrap:2282 : end=1588626513674 2020-05-04 21:08:33.682 | ++ functions-common:oscwrap:2283 : echo 1988 2020-05-04 21:08:33.686 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:33.686 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:08:33.686 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:33.686 | | 78052f0d99ba44ef800bd545a0fa149d | 22ef900e5ad743ee8aa1e007b67da263 | | 130d26896abe46938982f3c019298599 | | False | 2020-05-04 21:08:33.686 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:08:33.689 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:33.690 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:08:33.693 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:08:33.698 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:08:33.699 | ++ functions-common:get_field:702 : echo '| 78052f0d99ba44ef800bd545a0fa149d | 22ef900e5ad743ee8aa1e007b67da263 | | 130d26896abe46938982f3c019298599 | | False |' 2020-05-04 21:08:33.704 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:33.710 | + functions-common:get_or_add_user_project_role:879 : user_role_id=78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:33.713 | + functions-common:get_or_add_user_project_role:881 : echo 78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:33.713 | 78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:33.717 | + lib/keystone:create_keystone_accounts:380 : get_or_add_user_project_role admin 130f9ddeada548509e593ecd364ca2bf 130d26896abe46938982f3c019298599 2020-05-04 21:08:33.720 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:08:33.724 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args 2020-05-04 21:08:33.727 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:08:33.730 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:08:33.734 | ++ functions-common:_get_domain_args:844 : [[ -n '' ]] 2020-05-04 21:08:33.737 | ++ functions-common:_get_domain_args:847 : [[ -n '' ]] 2020-05-04 21:08:33.741 | ++ functions-common:_get_domain_args:851 : echo 2020-05-04 21:08:33.745 | + functions-common:get_or_add_user_project_role:859 : domain_args= 2020-05-04 21:08:33.749 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:33.750 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:08:33.750 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:08:33.753 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:33.755 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:08:33.757 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:33.758 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:33.760 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:33.763 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:33.766 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:33.771 | ++ functions-common:oscwrap:2279 : start=1588626513768 2020-05-04 21:08:33.775 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:33.779 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:35.388 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:08:35.392 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:35.396 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:35.401 | ++ functions-common:oscwrap:2282 : end=1588626515397 2020-05-04 21:08:35.404 | ++ functions-common:oscwrap:2283 : echo 1629 2020-05-04 21:08:35.407 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:08:35.410 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:35.414 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:08:35.417 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:08:35.420 | + functions-common:get_or_add_user_project_role:870 : openstack role add admin --user 130f9ddeada548509e593ecd364ca2bf --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:37.041 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:08:37.043 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:08:37.044 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:37.047 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:08:37.048 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:37.050 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:37.051 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:37.055 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:37.057 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:37.062 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:37.068 | ++ functions-common:oscwrap:2279 : start=1588626517063 2020-05-04 21:08:37.072 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:37.076 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:38.843 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:38.844 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:08:38.844 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:38.844 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 130f9ddeada548509e593ecd364ca2bf | | 130d26896abe46938982f3c019298599 | | False | 2020-05-04 21:08:38.844 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:08:38.847 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:38.850 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:38.857 | ++ functions-common:oscwrap:2282 : end=1588626518852 2020-05-04 21:08:38.861 | ++ functions-common:oscwrap:2283 : echo 1789 2020-05-04 21:08:38.865 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:38.865 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:08:38.865 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:38.865 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 130f9ddeada548509e593ecd364ca2bf | | 130d26896abe46938982f3c019298599 | | False | 2020-05-04 21:08:38.865 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:08:38.867 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:38.870 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:08:38.873 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:08:38.876 | ++ functions-common:get_field:702 : echo '| 57d0e691a2d14a3ca7503c8a4e54ef76 | 130f9ddeada548509e593ecd364ca2bf | | 130d26896abe46938982f3c019298599 | | False |' 2020-05-04 21:08:38.878 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:08:38.886 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:38.891 | + functions-common:get_or_add_user_project_role:879 : user_role_id=57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:08:38.894 | + functions-common:get_or_add_user_project_role:881 : echo 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:08:38.894 | 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:08:38.897 | + lib/keystone:create_keystone_accounts:381 : get_or_add_user_project_role anotherrole 22ef900e5ad743ee8aa1e007b67da263 130d26896abe46938982f3c019298599 2020-05-04 21:08:38.900 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:08:38.904 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args 2020-05-04 21:08:38.908 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:08:38.910 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:08:38.913 | ++ functions-common:_get_domain_args:844 : [[ -n '' ]] 2020-05-04 21:08:38.916 | ++ functions-common:_get_domain_args:847 : [[ -n '' ]] 2020-05-04 21:08:38.919 | ++ functions-common:_get_domain_args:851 : echo 2020-05-04 21:08:38.923 | + functions-common:get_or_add_user_project_role:859 : domain_args= 2020-05-04 21:08:38.928 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:08:38.930 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role anotherrole --user 22ef900e5ad743ee8aa1e007b67da263 --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:38.932 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:08:38.934 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:38.937 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:08:38.938 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:38.939 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:38.942 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:38.946 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:38.949 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:38.954 | ++ functions-common:oscwrap:2279 : start=1588626518951 2020-05-04 21:08:38.958 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role anotherrole --user 22ef900e5ad743ee8aa1e007b67da263 --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:38.961 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role anotherrole --user 22ef900e5ad743ee8aa1e007b67da263 --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:40.946 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:08:40.949 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:40.952 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:40.959 | ++ functions-common:oscwrap:2282 : end=1588626520954 2020-05-04 21:08:40.962 | ++ functions-common:oscwrap:2283 : echo 2003 2020-05-04 21:08:40.965 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:08:40.969 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:40.976 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:08:40.980 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:08:40.984 | + functions-common:get_or_add_user_project_role:870 : openstack role add anotherrole --user 22ef900e5ad743ee8aa1e007b67da263 --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:42.602 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role anotherrole --user 22ef900e5ad743ee8aa1e007b67da263 --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:42.603 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:08:42.604 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:08:42.607 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:42.608 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:08:42.611 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:42.611 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:42.614 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:42.617 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:42.621 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:42.626 | ++ functions-common:oscwrap:2279 : start=1588626522622 2020-05-04 21:08:42.630 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role anotherrole --user 22ef900e5ad743ee8aa1e007b67da263 --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:42.633 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role anotherrole --user 22ef900e5ad743ee8aa1e007b67da263 --project 130d26896abe46938982f3c019298599 2020-05-04 21:08:44.395 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:44.395 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:08:44.395 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:44.395 | | 5371b42e3b8a43eaa25bcca7b1728b12 | 22ef900e5ad743ee8aa1e007b67da263 | | 130d26896abe46938982f3c019298599 | | False | 2020-05-04 21:08:44.395 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:08:44.398 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:44.403 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:44.409 | ++ functions-common:oscwrap:2282 : end=1588626524405 2020-05-04 21:08:44.412 | ++ functions-common:oscwrap:2283 : echo 1783 2020-05-04 21:08:44.414 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:44.415 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:08:44.415 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:44.415 | | 5371b42e3b8a43eaa25bcca7b1728b12 | 22ef900e5ad743ee8aa1e007b67da263 | | 130d26896abe46938982f3c019298599 | | False | 2020-05-04 21:08:44.415 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:08:44.417 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:44.419 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:08:44.422 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:08:44.425 | ++ functions-common:get_field:702 : echo '| 5371b42e3b8a43eaa25bcca7b1728b12 | 22ef900e5ad743ee8aa1e007b67da263 | | 130d26896abe46938982f3c019298599 | | False |' 2020-05-04 21:08:44.426 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:08:44.431 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:44.436 | + functions-common:get_or_add_user_project_role:879 : user_role_id=5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:08:44.439 | + functions-common:get_or_add_user_project_role:881 : echo 5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:08:44.439 | 5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:08:44.442 | + lib/keystone:create_keystone_accounts:382 : get_or_add_user_project_role member 22ef900e5ad743ee8aa1e007b67da263 d93d8b7b6f3d426fb297377283af73b2 2020-05-04 21:08:44.445 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:08:44.450 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args 2020-05-04 21:08:44.454 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:08:44.457 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:08:44.460 | ++ functions-common:_get_domain_args:844 : [[ -n '' ]] 2020-05-04 21:08:44.463 | ++ functions-common:_get_domain_args:847 : [[ -n '' ]] 2020-05-04 21:08:44.467 | ++ functions-common:_get_domain_args:851 : echo 2020-05-04 21:08:44.470 | + functions-common:get_or_add_user_project_role:859 : domain_args= 2020-05-04 21:08:44.476 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role member --user 22ef900e5ad743ee8aa1e007b67da263 --project d93d8b7b6f3d426fb297377283af73b2 2020-05-04 21:08:44.476 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:08:44.478 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:08:44.480 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:44.482 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:08:44.483 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:44.486 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:44.487 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:44.491 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:44.496 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:44.502 | ++ functions-common:oscwrap:2279 : start=1588626524498 2020-05-04 21:08:44.507 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role member --user 22ef900e5ad743ee8aa1e007b67da263 --project d93d8b7b6f3d426fb297377283af73b2 2020-05-04 21:08:44.511 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role member --user 22ef900e5ad743ee8aa1e007b67da263 --project d93d8b7b6f3d426fb297377283af73b2 2020-05-04 21:08:46.325 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:08:46.328 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:46.333 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:46.339 | ++ functions-common:oscwrap:2282 : end=1588626526334 2020-05-04 21:08:46.342 | ++ functions-common:oscwrap:2283 : echo 1836 2020-05-04 21:08:46.346 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:08:46.349 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:46.355 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:08:46.359 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:08:46.363 | + functions-common:get_or_add_user_project_role:870 : openstack role add member --user 22ef900e5ad743ee8aa1e007b67da263 --project d93d8b7b6f3d426fb297377283af73b2 2020-05-04 21:08:48.102 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:08:48.103 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role member --user 22ef900e5ad743ee8aa1e007b67da263 --project d93d8b7b6f3d426fb297377283af73b2 2020-05-04 21:08:48.107 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:08:48.108 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:48.111 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:08:48.112 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:48.116 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:48.118 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:48.120 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:48.125 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:48.131 | ++ functions-common:oscwrap:2279 : start=1588626528127 2020-05-04 21:08:48.135 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role member --user 22ef900e5ad743ee8aa1e007b67da263 --project d93d8b7b6f3d426fb297377283af73b2 2020-05-04 21:08:48.138 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role member --user 22ef900e5ad743ee8aa1e007b67da263 --project d93d8b7b6f3d426fb297377283af73b2 2020-05-04 21:08:49.937 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:49.937 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:08:49.937 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:49.937 | | 78052f0d99ba44ef800bd545a0fa149d | 22ef900e5ad743ee8aa1e007b67da263 | | d93d8b7b6f3d426fb297377283af73b2 | | False | 2020-05-04 21:08:49.937 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:08:49.941 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:49.945 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:49.950 | ++ functions-common:oscwrap:2282 : end=1588626529946 2020-05-04 21:08:49.953 | ++ functions-common:oscwrap:2283 : echo 1819 2020-05-04 21:08:49.956 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:49.956 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:08:49.956 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:49.956 | | 78052f0d99ba44ef800bd545a0fa149d | 22ef900e5ad743ee8aa1e007b67da263 | | d93d8b7b6f3d426fb297377283af73b2 | | False | 2020-05-04 21:08:49.956 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:08:49.959 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:49.960 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:08:49.963 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:08:49.967 | ++ functions-common:get_field:702 : echo '| 78052f0d99ba44ef800bd545a0fa149d | 22ef900e5ad743ee8aa1e007b67da263 | | d93d8b7b6f3d426fb297377283af73b2 | | False |' 2020-05-04 21:08:49.968 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:08:49.974 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:49.979 | + functions-common:get_or_add_user_project_role:879 : user_role_id=78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:49.981 | + functions-common:get_or_add_user_project_role:881 : echo 78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:49.981 | 78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:49.985 | + lib/keystone:create_keystone_accounts:385 : local alt_demo_project 2020-05-04 21:08:49.990 | ++ lib/keystone:create_keystone_accounts:386 : get_or_create_project alt_demo default 2020-05-04 21:08:49.994 | ++ functions-common:get_or_create_project:816 : local project_id 2020-05-04 21:08:49.998 | +++ functions-common:get_or_create_project:824 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2020-05-04 21:08:50.002 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:50.007 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:50.011 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:50.015 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:50.020 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:50.026 | +++ functions-common:oscwrap:2279 : start=1588626530022 2020-05-04 21:08:50.030 | ++++ functions-common:oscwrap:2280 : command openstack project create alt_demo --domain=default --or-show -f value -c id 2020-05-04 21:08:50.033 | ++++ functions-common:oscwrap:2280 : openstack project create alt_demo --domain=default --or-show -f value -c id 2020-05-04 21:08:51.633 | +++ functions-common:oscwrap:2280 : out=d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:51.637 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:51.641 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:51.647 | +++ functions-common:oscwrap:2282 : end=1588626531643 2020-05-04 21:08:51.651 | +++ functions-common:oscwrap:2283 : echo 1621 2020-05-04 21:08:51.655 | +++ functions-common:oscwrap:2285 : echo d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:51.658 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:51.662 | ++ functions-common:get_or_create_project:822 : project_id=d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:51.666 | ++ functions-common:get_or_create_project:823 : echo d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:51.670 | + lib/keystone:create_keystone_accounts:386 : alt_demo_project=d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:51.674 | + lib/keystone:create_keystone_accounts:387 : local alt_demo_user 2020-05-04 21:08:51.678 | ++ lib/keystone:create_keystone_accounts:389 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2020-05-04 21:08:51.682 | ++ functions-common:get_or_create_user:793 : local user_id 2020-05-04 21:08:51.686 | ++ functions-common:get_or_create_user:794 : [[ ! -z alt_demo@example.com ]] 2020-05-04 21:08:51.689 | ++ functions-common:get_or_create_user:795 : local email=--email=alt_demo@example.com 2020-05-04 21:08:51.694 | +++ functions-common:get_or_create_user:811 : oscwrap user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2020-05-04 21:08:51.698 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:51.701 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:51.705 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:51.708 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:51.713 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:51.719 | +++ functions-common:oscwrap:2279 : start=1588626531715 2020-05-04 21:08:51.725 | ++++ functions-common:oscwrap:2280 : command openstack user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2020-05-04 21:08:51.728 | ++++ functions-common:oscwrap:2280 : openstack user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2020-05-04 21:08:53.462 | +++ functions-common:oscwrap:2280 : out=9951943828b040c0bb9a9b26a98b019e 2020-05-04 21:08:53.466 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:53.470 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:53.476 | +++ functions-common:oscwrap:2282 : end=1588626533472 2020-05-04 21:08:53.480 | +++ functions-common:oscwrap:2283 : echo 1757 2020-05-04 21:08:53.483 | +++ functions-common:oscwrap:2285 : echo 9951943828b040c0bb9a9b26a98b019e 2020-05-04 21:08:53.487 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:53.492 | ++ functions-common:get_or_create_user:809 : user_id=9951943828b040c0bb9a9b26a98b019e 2020-05-04 21:08:53.495 | ++ functions-common:get_or_create_user:810 : echo 9951943828b040c0bb9a9b26a98b019e 2020-05-04 21:08:53.498 | + lib/keystone:create_keystone_accounts:389 : alt_demo_user=9951943828b040c0bb9a9b26a98b019e 2020-05-04 21:08:53.502 | + lib/keystone:create_keystone_accounts:391 : get_or_add_user_project_role member 9951943828b040c0bb9a9b26a98b019e d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:53.505 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:08:53.510 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args 2020-05-04 21:08:53.513 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:08:53.516 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:08:53.521 | ++ functions-common:_get_domain_args:844 : [[ -n '' ]] 2020-05-04 21:08:53.524 | ++ functions-common:_get_domain_args:847 : [[ -n '' ]] 2020-05-04 21:08:53.527 | ++ functions-common:_get_domain_args:851 : echo 2020-05-04 21:08:53.532 | + functions-common:get_or_add_user_project_role:859 : domain_args= 2020-05-04 21:08:53.537 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role member --user 9951943828b040c0bb9a9b26a98b019e --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:53.538 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:08:53.538 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:08:53.540 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:53.543 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:08:53.544 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:53.546 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:53.548 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:53.552 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:53.556 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:53.562 | ++ functions-common:oscwrap:2279 : start=1588626533557 2020-05-04 21:08:53.566 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role member --user 9951943828b040c0bb9a9b26a98b019e --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:53.569 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role member --user 9951943828b040c0bb9a9b26a98b019e --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:55.456 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:08:55.460 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:55.463 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:55.469 | ++ functions-common:oscwrap:2282 : end=1588626535465 2020-05-04 21:08:55.472 | ++ functions-common:oscwrap:2283 : echo 1908 2020-05-04 21:08:55.475 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:08:55.478 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:55.483 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:08:55.486 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:08:55.490 | + functions-common:get_or_add_user_project_role:870 : openstack role add member --user 9951943828b040c0bb9a9b26a98b019e --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:57.159 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:08:57.160 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role member --user 9951943828b040c0bb9a9b26a98b019e --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:57.161 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:08:57.165 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:57.165 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:08:57.168 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:57.169 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:57.171 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:57.175 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:57.179 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:57.184 | ++ functions-common:oscwrap:2279 : start=1588626537181 2020-05-04 21:08:57.188 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role member --user 9951943828b040c0bb9a9b26a98b019e --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:57.190 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role member --user 9951943828b040c0bb9a9b26a98b019e --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:59.214 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:59.214 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:08:59.214 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:59.214 | | 78052f0d99ba44ef800bd545a0fa149d | 9951943828b040c0bb9a9b26a98b019e | | d3b22f9f7fda435ea8e3f4ac34cac382 | | False | 2020-05-04 21:08:59.214 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:08:59.218 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:08:59.223 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:08:59.229 | ++ functions-common:oscwrap:2282 : end=1588626539225 2020-05-04 21:08:59.232 | ++ functions-common:oscwrap:2283 : echo 2044 2020-05-04 21:08:59.235 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:59.235 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:08:59.235 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:08:59.235 | | 78052f0d99ba44ef800bd545a0fa149d | 9951943828b040c0bb9a9b26a98b019e | | d3b22f9f7fda435ea8e3f4ac34cac382 | | False | 2020-05-04 21:08:59.235 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:08:59.239 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:08:59.239 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:08:59.242 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:08:59.245 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:08:59.245 | ++ functions-common:get_field:702 : echo '| 78052f0d99ba44ef800bd545a0fa149d | 9951943828b040c0bb9a9b26a98b019e | | d3b22f9f7fda435ea8e3f4ac34cac382 | | False |' 2020-05-04 21:08:59.251 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:59.256 | + functions-common:get_or_add_user_project_role:879 : user_role_id=78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:59.259 | + functions-common:get_or_add_user_project_role:881 : echo 78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:59.259 | 78052f0d99ba44ef800bd545a0fa149d 2020-05-04 21:08:59.263 | + lib/keystone:create_keystone_accounts:392 : get_or_add_user_project_role admin 130f9ddeada548509e593ecd364ca2bf d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:59.265 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:08:59.269 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args 2020-05-04 21:08:59.272 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:08:59.276 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:08:59.279 | ++ functions-common:_get_domain_args:844 : [[ -n '' ]] 2020-05-04 21:08:59.282 | ++ functions-common:_get_domain_args:847 : [[ -n '' ]] 2020-05-04 21:08:59.285 | ++ functions-common:_get_domain_args:851 : echo 2020-05-04 21:08:59.289 | + functions-common:get_or_add_user_project_role:859 : domain_args= 2020-05-04 21:08:59.293 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:59.294 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:08:59.296 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:08:59.299 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:08:59.300 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:08:59.303 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:08:59.303 | ++ functions-common:get_field:696 : read data 2020-05-04 21:08:59.307 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:08:59.311 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:08:59.315 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:08:59.320 | ++ functions-common:oscwrap:2279 : start=1588626539316 2020-05-04 21:08:59.325 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:08:59.329 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:00.971 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:09:00.974 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:00.978 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:00.984 | ++ functions-common:oscwrap:2282 : end=1588626540979 2020-05-04 21:09:00.987 | ++ functions-common:oscwrap:2283 : echo 1663 2020-05-04 21:09:00.991 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:09:00.994 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:01.000 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:09:01.003 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:09:01.006 | + functions-common:get_or_add_user_project_role:870 : openstack role add admin --user 130f9ddeada548509e593ecd364ca2bf --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:02.692 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:02.694 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:09:02.695 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:09:02.696 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:02.699 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:09:02.701 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:02.702 | ++ functions-common:get_field:696 : read data 2020-05-04 21:09:02.704 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:02.707 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:02.712 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:02.717 | ++ functions-common:oscwrap:2279 : start=1588626542713 2020-05-04 21:09:02.722 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:02.725 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user 130f9ddeada548509e593ecd364ca2bf --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:04.605 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:04.605 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:09:04.605 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:04.605 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 130f9ddeada548509e593ecd364ca2bf | | d3b22f9f7fda435ea8e3f4ac34cac382 | | False | 2020-05-04 21:09:04.605 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:09:04.608 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:04.612 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:04.617 | ++ functions-common:oscwrap:2282 : end=1588626544614 2020-05-04 21:09:04.620 | ++ functions-common:oscwrap:2283 : echo 1901 2020-05-04 21:09:04.623 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:04.623 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:09:04.623 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:04.623 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 130f9ddeada548509e593ecd364ca2bf | | d3b22f9f7fda435ea8e3f4ac34cac382 | | False | 2020-05-04 21:09:04.623 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:09:04.626 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:04.628 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:09:04.632 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:09:04.635 | ++ functions-common:get_field:702 : echo '| 57d0e691a2d14a3ca7503c8a4e54ef76 | 130f9ddeada548509e593ecd364ca2bf | | d3b22f9f7fda435ea8e3f4ac34cac382 | | False |' 2020-05-04 21:09:04.637 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:09:04.645 | ++ functions-common:get_field:696 : read data 2020-05-04 21:09:04.650 | + functions-common:get_or_add_user_project_role:879 : user_role_id=57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:09:04.654 | + functions-common:get_or_add_user_project_role:881 : echo 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:09:04.654 | 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:09:04.658 | + lib/keystone:create_keystone_accounts:393 : get_or_add_user_project_role anotherrole 9951943828b040c0bb9a9b26a98b019e d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:04.661 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:09:04.666 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args 2020-05-04 21:09:04.670 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:09:04.674 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:09:04.677 | ++ functions-common:_get_domain_args:844 : [[ -n '' ]] 2020-05-04 21:09:04.681 | ++ functions-common:_get_domain_args:847 : [[ -n '' ]] 2020-05-04 21:09:04.685 | ++ functions-common:_get_domain_args:851 : echo 2020-05-04 21:09:04.689 | + functions-common:get_or_add_user_project_role:859 : domain_args= 2020-05-04 21:09:04.695 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role anotherrole --user 9951943828b040c0bb9a9b26a98b019e --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:04.695 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:09:04.696 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:09:04.700 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:04.700 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:09:04.703 | ++ functions-common:get_field:696 : read data 2020-05-04 21:09:04.704 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:04.708 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:04.711 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:04.716 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:04.723 | ++ functions-common:oscwrap:2279 : start=1588626544718 2020-05-04 21:09:04.728 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role anotherrole --user 9951943828b040c0bb9a9b26a98b019e --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:04.732 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role anotherrole --user 9951943828b040c0bb9a9b26a98b019e --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:06.379 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:09:06.383 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:06.387 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:06.392 | ++ functions-common:oscwrap:2282 : end=1588626546388 2020-05-04 21:09:06.395 | ++ functions-common:oscwrap:2283 : echo 1670 2020-05-04 21:09:06.398 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:09:06.402 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:06.407 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:09:06.410 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:09:06.413 | + functions-common:get_or_add_user_project_role:870 : openstack role add anotherrole --user 9951943828b040c0bb9a9b26a98b019e --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:08.335 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role anotherrole --user 9951943828b040c0bb9a9b26a98b019e --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:08.337 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:09:08.337 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:09:08.341 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:08.341 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:09:08.345 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:08.346 | ++ functions-common:get_field:696 : read data 2020-05-04 21:09:08.349 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:08.353 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:08.356 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:08.361 | ++ functions-common:oscwrap:2279 : start=1588626548357 2020-05-04 21:09:08.366 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role anotherrole --user 9951943828b040c0bb9a9b26a98b019e --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:08.369 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role anotherrole --user 9951943828b040c0bb9a9b26a98b019e --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:10.237 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:10.237 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:09:10.237 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:10.237 | | 5371b42e3b8a43eaa25bcca7b1728b12 | 9951943828b040c0bb9a9b26a98b019e | | d3b22f9f7fda435ea8e3f4ac34cac382 | | False | 2020-05-04 21:09:10.237 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:09:10.239 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:10.243 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:10.249 | ++ functions-common:oscwrap:2282 : end=1588626550245 2020-05-04 21:09:10.253 | ++ functions-common:oscwrap:2283 : echo 1888 2020-05-04 21:09:10.257 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:10.257 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:09:10.257 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:10.257 | | 5371b42e3b8a43eaa25bcca7b1728b12 | 9951943828b040c0bb9a9b26a98b019e | | d3b22f9f7fda435ea8e3f4ac34cac382 | | False | 2020-05-04 21:09:10.257 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:09:10.260 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:10.262 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:09:10.266 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:09:10.271 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:09:10.271 | ++ functions-common:get_field:702 : echo '| 5371b42e3b8a43eaa25bcca7b1728b12 | 9951943828b040c0bb9a9b26a98b019e | | d3b22f9f7fda435ea8e3f4ac34cac382 | | False |' 2020-05-04 21:09:10.277 | ++ functions-common:get_field:696 : read data 2020-05-04 21:09:10.281 | + functions-common:get_or_add_user_project_role:879 : user_role_id=5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:09:10.285 | + functions-common:get_or_add_user_project_role:881 : echo 5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:09:10.286 | 5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:09:10.289 | + lib/keystone:create_keystone_accounts:396 : local admin_group 2020-05-04 21:09:10.294 | ++ lib/keystone:create_keystone_accounts:398 : get_or_create_group admins default 'openstack admin group' 2020-05-04 21:09:10.298 | ++ functions-common:get_or_create_group:778 : local 'desc=openstack admin group' 2020-05-04 21:09:10.301 | ++ functions-common:get_or_create_group:779 : local group_id 2020-05-04 21:09:10.306 | +++ functions-common:get_or_create_group:788 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2020-05-04 21:09:10.310 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:10.314 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:10.317 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:10.322 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:10.326 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:10.332 | +++ functions-common:oscwrap:2279 : start=1588626550328 2020-05-04 21:09:10.338 | ++++ functions-common:oscwrap:2280 : command openstack group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2020-05-04 21:09:10.341 | ++++ functions-common:oscwrap:2280 : openstack group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2020-05-04 21:09:11.883 | +++ functions-common:oscwrap:2280 : out=d5b0ed8bd78742878ca41c2f01c2714e 2020-05-04 21:09:11.887 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:11.892 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:11.898 | +++ functions-common:oscwrap:2282 : end=1588626551893 2020-05-04 21:09:11.901 | +++ functions-common:oscwrap:2283 : echo 1565 2020-05-04 21:09:11.906 | +++ functions-common:oscwrap:2285 : echo d5b0ed8bd78742878ca41c2f01c2714e 2020-05-04 21:09:11.910 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:11.914 | ++ functions-common:get_or_create_group:786 : group_id=d5b0ed8bd78742878ca41c2f01c2714e 2020-05-04 21:09:11.918 | ++ functions-common:get_or_create_group:787 : echo d5b0ed8bd78742878ca41c2f01c2714e 2020-05-04 21:09:11.922 | + lib/keystone:create_keystone_accounts:398 : admin_group=d5b0ed8bd78742878ca41c2f01c2714e 2020-05-04 21:09:11.925 | + lib/keystone:create_keystone_accounts:399 : local non_admin_group 2020-05-04 21:09:11.928 | ++ lib/keystone:create_keystone_accounts:401 : get_or_create_group nonadmins default 'non-admin group' 2020-05-04 21:09:11.931 | ++ functions-common:get_or_create_group:778 : local 'desc=non-admin group' 2020-05-04 21:09:11.935 | ++ functions-common:get_or_create_group:779 : local group_id 2020-05-04 21:09:11.939 | +++ functions-common:get_or_create_group:788 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2020-05-04 21:09:11.942 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:11.945 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:11.948 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:11.951 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:11.955 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:11.962 | +++ functions-common:oscwrap:2279 : start=1588626551957 2020-05-04 21:09:11.967 | ++++ functions-common:oscwrap:2280 : command openstack group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2020-05-04 21:09:11.971 | ++++ functions-common:oscwrap:2280 : openstack group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2020-05-04 21:09:13.792 | +++ functions-common:oscwrap:2280 : out=a42ccbe5eefb4d66a5283e5a0976665c 2020-05-04 21:09:13.796 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:13.799 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:13.804 | +++ functions-common:oscwrap:2282 : end=1588626553800 2020-05-04 21:09:13.807 | +++ functions-common:oscwrap:2283 : echo 1843 2020-05-04 21:09:13.810 | +++ functions-common:oscwrap:2285 : echo a42ccbe5eefb4d66a5283e5a0976665c 2020-05-04 21:09:13.813 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:13.816 | ++ functions-common:get_or_create_group:786 : group_id=a42ccbe5eefb4d66a5283e5a0976665c 2020-05-04 21:09:13.819 | ++ functions-common:get_or_create_group:787 : echo a42ccbe5eefb4d66a5283e5a0976665c 2020-05-04 21:09:13.823 | + lib/keystone:create_keystone_accounts:401 : non_admin_group=a42ccbe5eefb4d66a5283e5a0976665c 2020-05-04 21:09:13.826 | + lib/keystone:create_keystone_accounts:403 : get_or_add_group_project_role member a42ccbe5eefb4d66a5283e5a0976665c 130d26896abe46938982f3c019298599 2020-05-04 21:09:13.830 | + functions-common:get_or_add_group_project_role:911 : local group_role_id 2020-05-04 21:09:13.835 | ++ functions-common:get_or_add_group_project_role:917 : oscwrap role assignment list --role member --group a42ccbe5eefb4d66a5283e5a0976665c --project 130d26896abe46938982f3c019298599 -f value 2020-05-04 21:09:13.838 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:13.842 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:13.846 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:13.849 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:13.854 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:13.859 | ++ functions-common:oscwrap:2279 : start=1588626553855 2020-05-04 21:09:13.864 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role member --group a42ccbe5eefb4d66a5283e5a0976665c --project 130d26896abe46938982f3c019298599 -f value 2020-05-04 21:09:13.868 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role member --group a42ccbe5eefb4d66a5283e5a0976665c --project 130d26896abe46938982f3c019298599 -f value 2020-05-04 21:09:15.844 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:09:15.848 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:15.852 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:15.858 | ++ functions-common:oscwrap:2282 : end=1588626555854 2020-05-04 21:09:15.862 | ++ functions-common:oscwrap:2283 : echo 1999 2020-05-04 21:09:15.865 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:09:15.868 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:15.872 | + functions-common:get_or_add_group_project_role:917 : group_role_id= 2020-05-04 21:09:15.875 | + functions-common:get_or_add_group_project_role:918 : [[ -z '' ]] 2020-05-04 21:09:15.878 | + functions-common:get_or_add_group_project_role:920 : openstack role add member --group a42ccbe5eefb4d66a5283e5a0976665c --project 130d26896abe46938982f3c019298599 2020-05-04 21:09:17.480 | ++ functions-common:get_or_add_group_project_role:927 : oscwrap role assignment list --role member --group a42ccbe5eefb4d66a5283e5a0976665c --project 130d26896abe46938982f3c019298599 -f value 2020-05-04 21:09:17.483 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:17.486 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:17.490 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:17.493 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:17.497 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:17.503 | ++ functions-common:oscwrap:2279 : start=1588626557499 2020-05-04 21:09:17.507 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role member --group a42ccbe5eefb4d66a5283e5a0976665c --project 130d26896abe46938982f3c019298599 -f value 2020-05-04 21:09:17.510 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role member --group a42ccbe5eefb4d66a5283e5a0976665c --project 130d26896abe46938982f3c019298599 -f value 2020-05-04 21:09:19.186 | ++ functions-common:oscwrap:2280 : out='78052f0d99ba44ef800bd545a0fa149d a42ccbe5eefb4d66a5283e5a0976665c 130d26896abe46938982f3c019298599 False' 2020-05-04 21:09:19.189 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:19.193 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:19.199 | ++ functions-common:oscwrap:2282 : end=1588626559194 2020-05-04 21:09:19.202 | ++ functions-common:oscwrap:2283 : echo 1695 2020-05-04 21:09:19.205 | ++ functions-common:oscwrap:2285 : echo '78052f0d99ba44ef800bd545a0fa149d a42ccbe5eefb4d66a5283e5a0976665c 130d26896abe46938982f3c019298599 False' 2020-05-04 21:09:19.209 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:19.213 | + functions-common:get_or_add_group_project_role:927 : group_role_id='78052f0d99ba44ef800bd545a0fa149d a42ccbe5eefb4d66a5283e5a0976665c 130d26896abe46938982f3c019298599 False' 2020-05-04 21:09:19.216 | + functions-common:get_or_add_group_project_role:929 : echo 78052f0d99ba44ef800bd545a0fa149d a42ccbe5eefb4d66a5283e5a0976665c 130d26896abe46938982f3c019298599 False 2020-05-04 21:09:19.216 | 78052f0d99ba44ef800bd545a0fa149d a42ccbe5eefb4d66a5283e5a0976665c 130d26896abe46938982f3c019298599 False 2020-05-04 21:09:19.219 | + lib/keystone:create_keystone_accounts:404 : get_or_add_group_project_role anotherrole a42ccbe5eefb4d66a5283e5a0976665c 130d26896abe46938982f3c019298599 2020-05-04 21:09:19.223 | + functions-common:get_or_add_group_project_role:911 : local group_role_id 2020-05-04 21:09:19.226 | ++ functions-common:get_or_add_group_project_role:917 : oscwrap role assignment list --role anotherrole --group a42ccbe5eefb4d66a5283e5a0976665c --project 130d26896abe46938982f3c019298599 -f value 2020-05-04 21:09:19.230 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:19.234 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:19.238 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:19.241 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:19.246 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:19.252 | ++ functions-common:oscwrap:2279 : start=1588626559248 2020-05-04 21:09:19.256 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role anotherrole --group a42ccbe5eefb4d66a5283e5a0976665c --project 130d26896abe46938982f3c019298599 -f value 2020-05-04 21:09:19.260 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role anotherrole --group a42ccbe5eefb4d66a5283e5a0976665c --project 130d26896abe46938982f3c019298599 -f value 2020-05-04 21:09:21.063 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:09:21.066 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:21.070 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:21.075 | ++ functions-common:oscwrap:2282 : end=1588626561071 2020-05-04 21:09:21.079 | ++ functions-common:oscwrap:2283 : echo 1823 2020-05-04 21:09:21.082 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:09:21.085 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:21.090 | + functions-common:get_or_add_group_project_role:917 : group_role_id= 2020-05-04 21:09:21.093 | + functions-common:get_or_add_group_project_role:918 : [[ -z '' ]] 2020-05-04 21:09:21.096 | + functions-common:get_or_add_group_project_role:920 : openstack role add anotherrole --group a42ccbe5eefb4d66a5283e5a0976665c --project 130d26896abe46938982f3c019298599 2020-05-04 21:09:22.662 | ++ functions-common:get_or_add_group_project_role:927 : oscwrap role assignment list --role anotherrole --group a42ccbe5eefb4d66a5283e5a0976665c --project 130d26896abe46938982f3c019298599 -f value 2020-05-04 21:09:22.666 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:22.670 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:22.674 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:22.679 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:22.683 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:22.689 | ++ functions-common:oscwrap:2279 : start=1588626562685 2020-05-04 21:09:22.694 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role anotherrole --group a42ccbe5eefb4d66a5283e5a0976665c --project 130d26896abe46938982f3c019298599 -f value 2020-05-04 21:09:22.698 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role anotherrole --group a42ccbe5eefb4d66a5283e5a0976665c --project 130d26896abe46938982f3c019298599 -f value 2020-05-04 21:09:24.385 | ++ functions-common:oscwrap:2280 : out='5371b42e3b8a43eaa25bcca7b1728b12 a42ccbe5eefb4d66a5283e5a0976665c 130d26896abe46938982f3c019298599 False' 2020-05-04 21:09:24.389 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:24.393 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:24.398 | ++ functions-common:oscwrap:2282 : end=1588626564394 2020-05-04 21:09:24.402 | ++ functions-common:oscwrap:2283 : echo 1709 2020-05-04 21:09:24.405 | ++ functions-common:oscwrap:2285 : echo '5371b42e3b8a43eaa25bcca7b1728b12 a42ccbe5eefb4d66a5283e5a0976665c 130d26896abe46938982f3c019298599 False' 2020-05-04 21:09:24.409 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:24.413 | + functions-common:get_or_add_group_project_role:927 : group_role_id='5371b42e3b8a43eaa25bcca7b1728b12 a42ccbe5eefb4d66a5283e5a0976665c 130d26896abe46938982f3c019298599 False' 2020-05-04 21:09:24.416 | + functions-common:get_or_add_group_project_role:929 : echo 5371b42e3b8a43eaa25bcca7b1728b12 a42ccbe5eefb4d66a5283e5a0976665c 130d26896abe46938982f3c019298599 False 2020-05-04 21:09:24.416 | 5371b42e3b8a43eaa25bcca7b1728b12 a42ccbe5eefb4d66a5283e5a0976665c 130d26896abe46938982f3c019298599 False 2020-05-04 21:09:24.419 | + lib/keystone:create_keystone_accounts:405 : get_or_add_group_project_role member a42ccbe5eefb4d66a5283e5a0976665c d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:24.422 | + functions-common:get_or_add_group_project_role:911 : local group_role_id 2020-05-04 21:09:24.428 | ++ functions-common:get_or_add_group_project_role:917 : oscwrap role assignment list --role member --group a42ccbe5eefb4d66a5283e5a0976665c --project d3b22f9f7fda435ea8e3f4ac34cac382 -f value 2020-05-04 21:09:24.431 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:24.435 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:24.438 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:24.441 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:24.445 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:24.449 | ++ functions-common:oscwrap:2279 : start=1588626564446 2020-05-04 21:09:24.453 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role member --group a42ccbe5eefb4d66a5283e5a0976665c --project d3b22f9f7fda435ea8e3f4ac34cac382 -f value 2020-05-04 21:09:24.456 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role member --group a42ccbe5eefb4d66a5283e5a0976665c --project d3b22f9f7fda435ea8e3f4ac34cac382 -f value 2020-05-04 21:09:26.072 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:09:26.076 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:26.080 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:26.085 | ++ functions-common:oscwrap:2282 : end=1588626566082 2020-05-04 21:09:26.088 | ++ functions-common:oscwrap:2283 : echo 1636 2020-05-04 21:09:26.091 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:09:26.095 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:26.099 | + functions-common:get_or_add_group_project_role:917 : group_role_id= 2020-05-04 21:09:26.103 | + functions-common:get_or_add_group_project_role:918 : [[ -z '' ]] 2020-05-04 21:09:26.106 | + functions-common:get_or_add_group_project_role:920 : openstack role add member --group a42ccbe5eefb4d66a5283e5a0976665c --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:27.987 | ++ functions-common:get_or_add_group_project_role:927 : oscwrap role assignment list --role member --group a42ccbe5eefb4d66a5283e5a0976665c --project d3b22f9f7fda435ea8e3f4ac34cac382 -f value 2020-05-04 21:09:27.991 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:27.995 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:27.998 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:28.002 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:28.006 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:28.012 | ++ functions-common:oscwrap:2279 : start=1588626568008 2020-05-04 21:09:28.017 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role member --group a42ccbe5eefb4d66a5283e5a0976665c --project d3b22f9f7fda435ea8e3f4ac34cac382 -f value 2020-05-04 21:09:28.021 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role member --group a42ccbe5eefb4d66a5283e5a0976665c --project d3b22f9f7fda435ea8e3f4ac34cac382 -f value 2020-05-04 21:09:29.909 | ++ functions-common:oscwrap:2280 : out='78052f0d99ba44ef800bd545a0fa149d a42ccbe5eefb4d66a5283e5a0976665c d3b22f9f7fda435ea8e3f4ac34cac382 False' 2020-05-04 21:09:29.912 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:29.916 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:29.920 | ++ functions-common:oscwrap:2282 : end=1588626569917 2020-05-04 21:09:29.923 | ++ functions-common:oscwrap:2283 : echo 1909 2020-05-04 21:09:29.926 | ++ functions-common:oscwrap:2285 : echo '78052f0d99ba44ef800bd545a0fa149d a42ccbe5eefb4d66a5283e5a0976665c d3b22f9f7fda435ea8e3f4ac34cac382 False' 2020-05-04 21:09:29.929 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:29.932 | + functions-common:get_or_add_group_project_role:927 : group_role_id='78052f0d99ba44ef800bd545a0fa149d a42ccbe5eefb4d66a5283e5a0976665c d3b22f9f7fda435ea8e3f4ac34cac382 False' 2020-05-04 21:09:29.935 | + functions-common:get_or_add_group_project_role:929 : echo 78052f0d99ba44ef800bd545a0fa149d a42ccbe5eefb4d66a5283e5a0976665c d3b22f9f7fda435ea8e3f4ac34cac382 False 2020-05-04 21:09:29.935 | 78052f0d99ba44ef800bd545a0fa149d a42ccbe5eefb4d66a5283e5a0976665c d3b22f9f7fda435ea8e3f4ac34cac382 False 2020-05-04 21:09:29.938 | + lib/keystone:create_keystone_accounts:406 : get_or_add_group_project_role anotherrole a42ccbe5eefb4d66a5283e5a0976665c d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:29.941 | + functions-common:get_or_add_group_project_role:911 : local group_role_id 2020-05-04 21:09:29.945 | ++ functions-common:get_or_add_group_project_role:917 : oscwrap role assignment list --role anotherrole --group a42ccbe5eefb4d66a5283e5a0976665c --project d3b22f9f7fda435ea8e3f4ac34cac382 -f value 2020-05-04 21:09:29.948 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:29.952 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:29.955 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:29.958 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:29.962 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:29.968 | ++ functions-common:oscwrap:2279 : start=1588626569964 2020-05-04 21:09:29.972 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role anotherrole --group a42ccbe5eefb4d66a5283e5a0976665c --project d3b22f9f7fda435ea8e3f4ac34cac382 -f value 2020-05-04 21:09:29.974 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role anotherrole --group a42ccbe5eefb4d66a5283e5a0976665c --project d3b22f9f7fda435ea8e3f4ac34cac382 -f value 2020-05-04 21:09:31.619 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:09:31.622 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:31.627 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:31.632 | ++ functions-common:oscwrap:2282 : end=1588626571628 2020-05-04 21:09:31.636 | ++ functions-common:oscwrap:2283 : echo 1664 2020-05-04 21:09:31.639 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:09:31.642 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:31.646 | + functions-common:get_or_add_group_project_role:917 : group_role_id= 2020-05-04 21:09:31.650 | + functions-common:get_or_add_group_project_role:918 : [[ -z '' ]] 2020-05-04 21:09:31.653 | + functions-common:get_or_add_group_project_role:920 : openstack role add anotherrole --group a42ccbe5eefb4d66a5283e5a0976665c --project d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:09:33.529 | ++ functions-common:get_or_add_group_project_role:927 : oscwrap role assignment list --role anotherrole --group a42ccbe5eefb4d66a5283e5a0976665c --project d3b22f9f7fda435ea8e3f4ac34cac382 -f value 2020-05-04 21:09:33.532 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:33.536 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:33.540 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:33.544 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:33.548 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:33.553 | ++ functions-common:oscwrap:2279 : start=1588626573549 2020-05-04 21:09:33.558 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role anotherrole --group a42ccbe5eefb4d66a5283e5a0976665c --project d3b22f9f7fda435ea8e3f4ac34cac382 -f value 2020-05-04 21:09:33.561 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role anotherrole --group a42ccbe5eefb4d66a5283e5a0976665c --project d3b22f9f7fda435ea8e3f4ac34cac382 -f value 2020-05-04 21:09:35.285 | ++ functions-common:oscwrap:2280 : out='5371b42e3b8a43eaa25bcca7b1728b12 a42ccbe5eefb4d66a5283e5a0976665c d3b22f9f7fda435ea8e3f4ac34cac382 False' 2020-05-04 21:09:35.288 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:35.293 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:35.298 | ++ functions-common:oscwrap:2282 : end=1588626575294 2020-05-04 21:09:35.302 | ++ functions-common:oscwrap:2283 : echo 1745 2020-05-04 21:09:35.305 | ++ functions-common:oscwrap:2285 : echo '5371b42e3b8a43eaa25bcca7b1728b12 a42ccbe5eefb4d66a5283e5a0976665c d3b22f9f7fda435ea8e3f4ac34cac382 False' 2020-05-04 21:09:35.308 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:35.313 | + functions-common:get_or_add_group_project_role:927 : group_role_id='5371b42e3b8a43eaa25bcca7b1728b12 a42ccbe5eefb4d66a5283e5a0976665c d3b22f9f7fda435ea8e3f4ac34cac382 False' 2020-05-04 21:09:35.316 | + functions-common:get_or_add_group_project_role:929 : echo 5371b42e3b8a43eaa25bcca7b1728b12 a42ccbe5eefb4d66a5283e5a0976665c d3b22f9f7fda435ea8e3f4ac34cac382 False 2020-05-04 21:09:35.316 | 5371b42e3b8a43eaa25bcca7b1728b12 a42ccbe5eefb4d66a5283e5a0976665c d3b22f9f7fda435ea8e3f4ac34cac382 False 2020-05-04 21:09:35.320 | + lib/keystone:create_keystone_accounts:407 : get_or_add_group_project_role admin d5b0ed8bd78742878ca41c2f01c2714e f985d01f2c734c5da75a77a4ff78ccd8 2020-05-04 21:09:35.323 | + functions-common:get_or_add_group_project_role:911 : local group_role_id 2020-05-04 21:09:35.328 | ++ functions-common:get_or_add_group_project_role:917 : oscwrap role assignment list --role admin --group d5b0ed8bd78742878ca41c2f01c2714e --project f985d01f2c734c5da75a77a4ff78ccd8 -f value 2020-05-04 21:09:35.332 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:35.335 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:35.338 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:35.342 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:35.346 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:35.352 | ++ functions-common:oscwrap:2279 : start=1588626575348 2020-05-04 21:09:35.357 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --group d5b0ed8bd78742878ca41c2f01c2714e --project f985d01f2c734c5da75a77a4ff78ccd8 -f value 2020-05-04 21:09:35.360 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --group d5b0ed8bd78742878ca41c2f01c2714e --project f985d01f2c734c5da75a77a4ff78ccd8 -f value 2020-05-04 21:09:36.953 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:09:36.957 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:36.961 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:36.967 | ++ functions-common:oscwrap:2282 : end=1588626576962 2020-05-04 21:09:36.970 | ++ functions-common:oscwrap:2283 : echo 1614 2020-05-04 21:09:36.973 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:09:36.976 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:36.979 | + functions-common:get_or_add_group_project_role:917 : group_role_id= 2020-05-04 21:09:36.982 | + functions-common:get_or_add_group_project_role:918 : [[ -z '' ]] 2020-05-04 21:09:36.985 | + functions-common:get_or_add_group_project_role:920 : openstack role add admin --group d5b0ed8bd78742878ca41c2f01c2714e --project f985d01f2c734c5da75a77a4ff78ccd8 2020-05-04 21:09:38.523 | ++ functions-common:get_or_add_group_project_role:927 : oscwrap role assignment list --role admin --group d5b0ed8bd78742878ca41c2f01c2714e --project f985d01f2c734c5da75a77a4ff78ccd8 -f value 2020-05-04 21:09:38.526 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:38.529 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:38.532 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:38.535 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:38.539 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:38.545 | ++ functions-common:oscwrap:2279 : start=1588626578541 2020-05-04 21:09:38.549 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --group d5b0ed8bd78742878ca41c2f01c2714e --project f985d01f2c734c5da75a77a4ff78ccd8 -f value 2020-05-04 21:09:38.552 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --group d5b0ed8bd78742878ca41c2f01c2714e --project f985d01f2c734c5da75a77a4ff78ccd8 -f value 2020-05-04 21:09:40.222 | ++ functions-common:oscwrap:2280 : out='57d0e691a2d14a3ca7503c8a4e54ef76 d5b0ed8bd78742878ca41c2f01c2714e f985d01f2c734c5da75a77a4ff78ccd8 False' 2020-05-04 21:09:40.226 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:40.229 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:40.235 | ++ functions-common:oscwrap:2282 : end=1588626580231 2020-05-04 21:09:40.239 | ++ functions-common:oscwrap:2283 : echo 1690 2020-05-04 21:09:40.242 | ++ functions-common:oscwrap:2285 : echo '57d0e691a2d14a3ca7503c8a4e54ef76 d5b0ed8bd78742878ca41c2f01c2714e f985d01f2c734c5da75a77a4ff78ccd8 False' 2020-05-04 21:09:40.245 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:40.249 | + functions-common:get_or_add_group_project_role:927 : group_role_id='57d0e691a2d14a3ca7503c8a4e54ef76 d5b0ed8bd78742878ca41c2f01c2714e f985d01f2c734c5da75a77a4ff78ccd8 False' 2020-05-04 21:09:40.252 | + functions-common:get_or_add_group_project_role:929 : echo 57d0e691a2d14a3ca7503c8a4e54ef76 d5b0ed8bd78742878ca41c2f01c2714e f985d01f2c734c5da75a77a4ff78ccd8 False 2020-05-04 21:09:40.252 | 57d0e691a2d14a3ca7503c8a4e54ef76 d5b0ed8bd78742878ca41c2f01c2714e f985d01f2c734c5da75a77a4ff78ccd8 False 2020-05-04 21:09:40.256 | + lib/keystone:create_keystone_accounts:409 : is_service_enabled ldap 2020-05-04 21:09:40.277 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:09:40.280 | + ./stack.sh:main:1095 : is_service_enabled nova 2020-05-04 21:09:40.301 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:09:40.305 | + ./stack.sh:main:1096 : create_nova_accounts 2020-05-04 21:09:40.308 | + lib/nova:create_nova_accounts:365 : [[ c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat =~ n-api ]] 2020-05-04 21:09:40.311 | + lib/nova:create_nova_accounts:369 : create_service_user nova admin 2020-05-04 21:09:40.315 | + lib/keystone:create_service_user:422 : get_or_create_user nova secretservice Default 2020-05-04 21:09:40.318 | + functions-common:get_or_create_user:793 : local user_id 2020-05-04 21:09:40.321 | + functions-common:get_or_create_user:794 : [[ ! -z '' ]] 2020-05-04 21:09:40.324 | + functions-common:get_or_create_user:797 : local email= 2020-05-04 21:09:40.328 | ++ functions-common:get_or_create_user:811 : oscwrap user create nova --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:09:40.331 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:40.334 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:40.336 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:40.339 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:40.342 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:40.347 | ++ functions-common:oscwrap:2279 : start=1588626580344 2020-05-04 21:09:40.351 | +++ functions-common:oscwrap:2280 : command openstack user create nova --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:09:40.354 | +++ functions-common:oscwrap:2280 : openstack user create nova --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:09:41.870 | ++ functions-common:oscwrap:2280 : out=52f2db34a59447f29343beda3398bd21 2020-05-04 21:09:41.873 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:41.877 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:41.882 | ++ functions-common:oscwrap:2282 : end=1588626581878 2020-05-04 21:09:41.886 | ++ functions-common:oscwrap:2283 : echo 1534 2020-05-04 21:09:41.889 | ++ functions-common:oscwrap:2285 : echo 52f2db34a59447f29343beda3398bd21 2020-05-04 21:09:41.892 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:41.896 | + functions-common:get_or_create_user:809 : user_id=52f2db34a59447f29343beda3398bd21 2020-05-04 21:09:41.900 | + functions-common:get_or_create_user:810 : echo 52f2db34a59447f29343beda3398bd21 2020-05-04 21:09:41.900 | 52f2db34a59447f29343beda3398bd21 2020-05-04 21:09:41.902 | + lib/keystone:create_service_user:423 : get_or_add_user_project_role service nova service Default Default 2020-05-04 21:09:41.905 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:09:41.909 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args Default Default 2020-05-04 21:09:41.914 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:09:41.917 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:09:41.920 | ++ functions-common:_get_domain_args:844 : [[ -n Default ]] 2020-05-04 21:09:41.923 | ++ functions-common:_get_domain_args:845 : domain=' --user-domain Default' 2020-05-04 21:09:41.927 | ++ functions-common:_get_domain_args:847 : [[ -n Default ]] 2020-05-04 21:09:41.930 | ++ functions-common:_get_domain_args:848 : domain=' --user-domain Default --project-domain Default' 2020-05-04 21:09:41.934 | ++ functions-common:_get_domain_args:851 : echo --user-domain Default --project-domain Default 2020-05-04 21:09:41.938 | + functions-common:get_or_add_user_project_role:859 : domain_args='--user-domain Default --project-domain Default' 2020-05-04 21:09:41.943 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:09:41.943 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:09:41.944 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:09:41.946 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:41.948 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:09:41.949 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:41.951 | ++ functions-common:get_field:696 : read data 2020-05-04 21:09:41.952 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:41.955 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:41.959 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:41.965 | ++ functions-common:oscwrap:2279 : start=1588626581961 2020-05-04 21:09:41.969 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:09:41.972 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:09:43.751 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:09:43.754 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:43.759 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:43.765 | ++ functions-common:oscwrap:2282 : end=1588626583760 2020-05-04 21:09:43.767 | ++ functions-common:oscwrap:2283 : echo 1799 2020-05-04 21:09:43.771 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:09:43.774 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:43.779 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:09:43.782 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:09:43.786 | + functions-common:get_or_add_user_project_role:870 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:09:45.583 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:09:45.586 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:09:45.586 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:09:45.588 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:45.589 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:09:45.591 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:45.593 | ++ functions-common:get_field:696 : read data 2020-05-04 21:09:45.595 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:45.598 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:45.602 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:45.608 | ++ functions-common:oscwrap:2279 : start=1588626585603 2020-05-04 21:09:45.612 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:09:45.615 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:09:47.438 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:47.439 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:09:47.439 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:47.439 | | 0c61841e6bd744209bfc895f9a3652f5 | 52f2db34a59447f29343beda3398bd21 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:09:47.439 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:09:47.441 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:47.445 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:47.450 | ++ functions-common:oscwrap:2282 : end=1588626587446 2020-05-04 21:09:47.454 | ++ functions-common:oscwrap:2283 : echo 1843 2020-05-04 21:09:47.458 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:47.458 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:09:47.458 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:47.458 | | 0c61841e6bd744209bfc895f9a3652f5 | 52f2db34a59447f29343beda3398bd21 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:09:47.458 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:09:47.462 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:09:47.462 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:47.466 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:09:47.470 | ++ functions-common:get_field:702 : echo '| 0c61841e6bd744209bfc895f9a3652f5 | 52f2db34a59447f29343beda3398bd21 | | 2ff7bb411dfa4785a25f763121c10c18 | | False |' 2020-05-04 21:09:47.470 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:09:47.476 | ++ functions-common:get_field:696 : read data 2020-05-04 21:09:47.481 | + functions-common:get_or_add_user_project_role:879 : user_role_id=0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:09:47.483 | + functions-common:get_or_add_user_project_role:881 : echo 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:09:47.483 | 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:09:47.486 | + lib/keystone:create_service_user:425 : [[ -n admin ]] 2020-05-04 21:09:47.489 | + lib/keystone:create_service_user:426 : get_or_add_user_project_role admin nova service Default Default 2020-05-04 21:09:47.492 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:09:47.495 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args Default Default 2020-05-04 21:09:47.499 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:09:47.501 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:09:47.504 | ++ functions-common:_get_domain_args:844 : [[ -n Default ]] 2020-05-04 21:09:47.507 | ++ functions-common:_get_domain_args:845 : domain=' --user-domain Default' 2020-05-04 21:09:47.509 | ++ functions-common:_get_domain_args:847 : [[ -n Default ]] 2020-05-04 21:09:47.512 | ++ functions-common:_get_domain_args:848 : domain=' --user-domain Default --project-domain Default' 2020-05-04 21:09:47.514 | ++ functions-common:_get_domain_args:851 : echo --user-domain Default --project-domain Default 2020-05-04 21:09:47.518 | + functions-common:get_or_add_user_project_role:859 : domain_args='--user-domain Default --project-domain Default' 2020-05-04 21:09:47.523 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:09:47.523 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:09:47.524 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:09:47.528 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:09:47.528 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:47.531 | ++ functions-common:get_field:696 : read data 2020-05-04 21:09:47.532 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:47.535 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:47.538 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:47.542 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:47.547 | ++ functions-common:oscwrap:2279 : start=1588626587544 2020-05-04 21:09:47.552 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:09:47.555 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:09:49.370 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:09:49.373 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:49.377 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:49.382 | ++ functions-common:oscwrap:2282 : end=1588626589378 2020-05-04 21:09:49.385 | ++ functions-common:oscwrap:2283 : echo 1834 2020-05-04 21:09:49.389 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:09:49.391 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:49.396 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:09:49.398 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:09:49.401 | + functions-common:get_or_add_user_project_role:870 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:09:51.265 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:09:51.266 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:09:51.268 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:51.269 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:09:51.272 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:51.273 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:09:51.276 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:51.278 | ++ functions-common:get_field:696 : read data 2020-05-04 21:09:51.280 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:51.285 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:51.290 | ++ functions-common:oscwrap:2279 : start=1588626591286 2020-05-04 21:09:51.295 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:09:51.298 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:09:53.233 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:53.233 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:09:53.233 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:53.233 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 52f2db34a59447f29343beda3398bd21 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:09:53.233 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:09:53.236 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:53.239 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:53.245 | ++ functions-common:oscwrap:2282 : end=1588626593241 2020-05-04 21:09:53.249 | ++ functions-common:oscwrap:2283 : echo 1955 2020-05-04 21:09:53.252 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:53.252 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:09:53.252 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:09:53.252 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 52f2db34a59447f29343beda3398bd21 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:09:53.252 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:09:53.255 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:53.256 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:09:53.259 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:09:53.263 | ++ functions-common:get_field:702 : echo '| 57d0e691a2d14a3ca7503c8a4e54ef76 | 52f2db34a59447f29343beda3398bd21 | | 2ff7bb411dfa4785a25f763121c10c18 | | False |' 2020-05-04 21:09:53.264 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:09:53.269 | ++ functions-common:get_field:696 : read data 2020-05-04 21:09:53.272 | + functions-common:get_or_add_user_project_role:879 : user_role_id=57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:09:53.275 | + functions-common:get_or_add_user_project_role:881 : echo 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:09:53.275 | 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:09:53.277 | + lib/nova:create_nova_accounts:371 : local nova_api_url 2020-05-04 21:09:53.280 | + lib/nova:create_nova_accounts:372 : [[ True == \F\a\l\s\e ]] 2020-05-04 21:09:53.283 | + lib/nova:create_nova_accounts:375 : nova_api_url=http://162.242.166.178/compute 2020-05-04 21:09:53.286 | + lib/nova:create_nova_accounts:378 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2020-05-04 21:09:53.289 | + functions-common:get_or_create_service:935 : local service_id 2020-05-04 21:09:53.293 | ++ functions-common:get_or_create_service:948 : oscwrap service show compute_legacy -f value -c id 2020-05-04 21:09:54.947 | ++ functions-common:get_or_create_service:950 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2020-05-04 21:09:54.950 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:54.952 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:54.955 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:54.958 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:54.963 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:54.967 | ++ functions-common:oscwrap:2279 : start=1588626594964 2020-05-04 21:09:54.972 | +++ functions-common:oscwrap:2280 : command openstack service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2020-05-04 21:09:54.975 | +++ functions-common:oscwrap:2280 : openstack service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2020-05-04 21:09:56.476 | ++ functions-common:oscwrap:2280 : out=295c23597fd94e92911d428ae80b37ca 2020-05-04 21:09:56.479 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:56.484 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:56.490 | ++ functions-common:oscwrap:2282 : end=1588626596485 2020-05-04 21:09:56.493 | ++ functions-common:oscwrap:2283 : echo 1521 2020-05-04 21:09:56.496 | ++ functions-common:oscwrap:2285 : echo 295c23597fd94e92911d428ae80b37ca 2020-05-04 21:09:56.499 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:56.503 | + functions-common:get_or_create_service:946 : service_id=' 2020-05-04 21:09:56.503 | 295c23597fd94e92911d428ae80b37ca' 2020-05-04 21:09:56.506 | + functions-common:get_or_create_service:947 : echo 295c23597fd94e92911d428ae80b37ca 2020-05-04 21:09:56.506 | 295c23597fd94e92911d428ae80b37ca 2020-05-04 21:09:56.509 | + lib/nova:create_nova_accounts:380 : get_or_create_endpoint compute_legacy RegionOne 'http://162.242.166.178/compute/v2/$(project_id)s' 2020-05-04 21:09:56.513 | + functions-common:get_or_create_endpoint:979 : local public_id 2020-05-04 21:09:56.516 | ++ functions-common:get_or_create_endpoint:980 : _get_or_create_endpoint_with_interface compute_legacy public 'http://162.242.166.178/compute/v2/$(project_id)s' RegionOne 2020-05-04 21:09:56.520 | ++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:09:56.524 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2020-05-04 21:09:56.528 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:56.531 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:56.534 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:56.538 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:56.542 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:56.547 | +++ functions-common:oscwrap:2279 : start=1588626596543 2020-05-04 21:09:56.552 | ++++ functions-common:oscwrap:2280 : command openstack endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2020-05-04 21:09:56.556 | ++++ functions-common:oscwrap:2280 : openstack endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2020-05-04 21:09:58.171 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:09:58.175 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:58.178 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:58.184 | +++ functions-common:oscwrap:2282 : end=1588626598180 2020-05-04 21:09:58.186 | +++ functions-common:oscwrap:2283 : echo 1637 2020-05-04 21:09:58.190 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:09:58.193 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:58.196 | ++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:09:58.199 | ++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:09:58.204 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create compute_legacy public 'http://162.242.166.178/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:09:58.207 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:09:58.210 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:09:58.213 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:09:58.217 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:09:58.221 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:09:58.227 | +++ functions-common:oscwrap:2279 : start=1588626598223 2020-05-04 21:09:58.232 | ++++ functions-common:oscwrap:2280 : command openstack endpoint create compute_legacy public 'http://162.242.166.178/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:09:58.235 | ++++ functions-common:oscwrap:2280 : openstack endpoint create compute_legacy public 'http://162.242.166.178/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:09:59.762 | +++ functions-common:oscwrap:2280 : out=1188d15649a24a8ea066e96e5568abb5 2020-05-04 21:09:59.764 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:09:59.769 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:09:59.773 | +++ functions-common:oscwrap:2282 : end=1588626599770 2020-05-04 21:09:59.776 | +++ functions-common:oscwrap:2283 : echo 1547 2020-05-04 21:09:59.779 | +++ functions-common:oscwrap:2285 : echo 1188d15649a24a8ea066e96e5568abb5 2020-05-04 21:09:59.781 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:09:59.785 | ++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=1188d15649a24a8ea066e96e5568abb5 2020-05-04 21:09:59.787 | ++ functions-common:_get_or_create_endpoint_with_interface:965 : echo 1188d15649a24a8ea066e96e5568abb5 2020-05-04 21:09:59.792 | + functions-common:get_or_create_endpoint:980 : public_id=1188d15649a24a8ea066e96e5568abb5 2020-05-04 21:09:59.796 | + functions-common:get_or_create_endpoint:982 : [[ -n '' ]] 2020-05-04 21:09:59.799 | + functions-common:get_or_create_endpoint:985 : [[ -n '' ]] 2020-05-04 21:09:59.802 | + functions-common:get_or_create_endpoint:989 : echo 1188d15649a24a8ea066e96e5568abb5 2020-05-04 21:09:59.802 | 1188d15649a24a8ea066e96e5568abb5 2020-05-04 21:09:59.805 | + lib/nova:create_nova_accounts:384 : get_or_create_service nova compute 'Nova Compute Service' 2020-05-04 21:09:59.809 | + functions-common:get_or_create_service:935 : local service_id 2020-05-04 21:09:59.813 | ++ functions-common:get_or_create_service:948 : oscwrap service show compute -f value -c id 2020-05-04 21:10:01.429 | ++ functions-common:get_or_create_service:950 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2020-05-04 21:10:01.432 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:01.435 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:01.438 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:01.441 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:01.445 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:01.450 | ++ functions-common:oscwrap:2279 : start=1588626601446 2020-05-04 21:10:01.454 | +++ functions-common:oscwrap:2280 : command openstack service create compute --name nova '--description=Nova Compute Service' -f value -c id 2020-05-04 21:10:01.457 | +++ functions-common:oscwrap:2280 : openstack service create compute --name nova '--description=Nova Compute Service' -f value -c id 2020-05-04 21:10:02.900 | ++ functions-common:oscwrap:2280 : out=24f22b832fe04174a9345a30e0e69eb6 2020-05-04 21:10:02.903 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:02.907 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:02.912 | ++ functions-common:oscwrap:2282 : end=1588626602908 2020-05-04 21:10:02.915 | ++ functions-common:oscwrap:2283 : echo 1462 2020-05-04 21:10:02.919 | ++ functions-common:oscwrap:2285 : echo 24f22b832fe04174a9345a30e0e69eb6 2020-05-04 21:10:02.922 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:02.926 | + functions-common:get_or_create_service:946 : service_id=' 2020-05-04 21:10:02.926 | 24f22b832fe04174a9345a30e0e69eb6' 2020-05-04 21:10:02.929 | + functions-common:get_or_create_service:947 : echo 24f22b832fe04174a9345a30e0e69eb6 2020-05-04 21:10:02.929 | 24f22b832fe04174a9345a30e0e69eb6 2020-05-04 21:10:02.932 | + lib/nova:create_nova_accounts:386 : get_or_create_endpoint compute RegionOne http://162.242.166.178/compute/v2.1 2020-05-04 21:10:02.936 | + functions-common:get_or_create_endpoint:979 : local public_id 2020-05-04 21:10:02.940 | ++ functions-common:get_or_create_endpoint:980 : _get_or_create_endpoint_with_interface compute public http://162.242.166.178/compute/v2.1 RegionOne 2020-05-04 21:10:02.943 | ++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:10:02.947 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2020-05-04 21:10:02.950 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:02.953 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:02.956 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:02.959 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:02.963 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:02.968 | +++ functions-common:oscwrap:2279 : start=1588626602965 2020-05-04 21:10:02.972 | ++++ functions-common:oscwrap:2280 : command openstack endpoint list --service compute --interface public --region RegionOne -c ID -f value 2020-05-04 21:10:02.976 | ++++ functions-common:oscwrap:2280 : openstack endpoint list --service compute --interface public --region RegionOne -c ID -f value 2020-05-04 21:10:04.541 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:10:04.544 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:04.548 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:04.553 | +++ functions-common:oscwrap:2282 : end=1588626604549 2020-05-04 21:10:04.556 | +++ functions-common:oscwrap:2283 : echo 1584 2020-05-04 21:10:04.560 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:10:04.563 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:04.568 | ++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:10:04.571 | ++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:10:04.575 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create compute public http://162.242.166.178/compute/v2.1 --region RegionOne -f value -c id 2020-05-04 21:10:04.579 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:04.583 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:04.586 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:04.589 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:04.594 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:04.599 | +++ functions-common:oscwrap:2279 : start=1588626604595 2020-05-04 21:10:04.603 | ++++ functions-common:oscwrap:2280 : command openstack endpoint create compute public http://162.242.166.178/compute/v2.1 --region RegionOne -f value -c id 2020-05-04 21:10:04.606 | ++++ functions-common:oscwrap:2280 : openstack endpoint create compute public http://162.242.166.178/compute/v2.1 --region RegionOne -f value -c id 2020-05-04 21:10:06.139 | +++ functions-common:oscwrap:2280 : out=8fab62e4007240dcb8a5130e80c2c6ae 2020-05-04 21:10:06.142 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:06.146 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:06.152 | +++ functions-common:oscwrap:2282 : end=1588626606147 2020-05-04 21:10:06.155 | +++ functions-common:oscwrap:2283 : echo 1552 2020-05-04 21:10:06.158 | +++ functions-common:oscwrap:2285 : echo 8fab62e4007240dcb8a5130e80c2c6ae 2020-05-04 21:10:06.162 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:06.167 | ++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=8fab62e4007240dcb8a5130e80c2c6ae 2020-05-04 21:10:06.170 | ++ functions-common:_get_or_create_endpoint_with_interface:965 : echo 8fab62e4007240dcb8a5130e80c2c6ae 2020-05-04 21:10:06.175 | + functions-common:get_or_create_endpoint:980 : public_id=8fab62e4007240dcb8a5130e80c2c6ae 2020-05-04 21:10:06.178 | + functions-common:get_or_create_endpoint:982 : [[ -n '' ]] 2020-05-04 21:10:06.181 | + functions-common:get_or_create_endpoint:985 : [[ -n '' ]] 2020-05-04 21:10:06.184 | + functions-common:get_or_create_endpoint:989 : echo 8fab62e4007240dcb8a5130e80c2c6ae 2020-05-04 21:10:06.184 | 8fab62e4007240dcb8a5130e80c2c6ae 2020-05-04 21:10:06.187 | + lib/nova:create_nova_accounts:391 : is_service_enabled n-api 2020-05-04 21:10:06.212 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:10:06.215 | + lib/nova:create_nova_accounts:393 : is_service_enabled swift 2020-05-04 21:10:06.238 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:10:06.241 | + lib/nova:create_nova_accounts:396 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2020-05-04 21:10:06.245 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:10:06.249 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args Default Default 2020-05-04 21:10:06.252 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:10:06.255 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:10:06.257 | ++ functions-common:_get_domain_args:844 : [[ -n Default ]] 2020-05-04 21:10:06.261 | ++ functions-common:_get_domain_args:845 : domain=' --user-domain Default' 2020-05-04 21:10:06.263 | ++ functions-common:_get_domain_args:847 : [[ -n Default ]] 2020-05-04 21:10:06.266 | ++ functions-common:_get_domain_args:848 : domain=' --user-domain Default --project-domain Default' 2020-05-04 21:10:06.268 | ++ functions-common:_get_domain_args:851 : echo --user-domain Default --project-domain Default 2020-05-04 21:10:06.272 | + functions-common:get_or_add_user_project_role:859 : domain_args='--user-domain Default --project-domain Default' 2020-05-04 21:10:06.277 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:10:06.277 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:10:06.277 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:10:06.281 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:06.281 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:10:06.284 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:06.284 | ++ functions-common:get_field:696 : read data 2020-05-04 21:10:06.287 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:06.289 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:06.293 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:06.298 | ++ functions-common:oscwrap:2279 : start=1588626606295 2020-05-04 21:10:06.303 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:10:06.306 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:10:08.132 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:10:08.135 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:08.140 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:08.145 | ++ functions-common:oscwrap:2282 : end=1588626608141 2020-05-04 21:10:08.148 | ++ functions-common:oscwrap:2283 : echo 1846 2020-05-04 21:10:08.151 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:10:08.155 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:08.160 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:10:08.163 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:10:08.166 | + functions-common:get_or_add_user_project_role:870 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:10:10.014 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:10:10.015 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:10:10.015 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:10:10.018 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:10.020 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:10:10.022 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:10.022 | ++ functions-common:get_field:696 : read data 2020-05-04 21:10:10.025 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:10.028 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:10.031 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:10.037 | ++ functions-common:oscwrap:2279 : start=1588626610033 2020-05-04 21:10:10.041 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:10:10.044 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2020-05-04 21:10:12.094 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:12.095 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:10:12.095 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:12.095 | | 45bb81ac20b74f41a1bfaf5a9f8354fe | 52f2db34a59447f29343beda3398bd21 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:10:12.095 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:10:12.097 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:12.102 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:12.107 | ++ functions-common:oscwrap:2282 : end=1588626612103 2020-05-04 21:10:12.110 | ++ functions-common:oscwrap:2283 : echo 2070 2020-05-04 21:10:12.117 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:12.117 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:10:12.117 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:12.117 | | 45bb81ac20b74f41a1bfaf5a9f8354fe | 52f2db34a59447f29343beda3398bd21 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:10:12.118 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:10:12.121 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:12.121 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:10:12.125 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:10:12.129 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:10:12.129 | ++ functions-common:get_field:702 : echo '| 45bb81ac20b74f41a1bfaf5a9f8354fe | 52f2db34a59447f29343beda3398bd21 | | 2ff7bb411dfa4785a25f763121c10c18 | | False |' 2020-05-04 21:10:12.134 | ++ functions-common:get_field:696 : read data 2020-05-04 21:10:12.138 | + functions-common:get_or_add_user_project_role:879 : user_role_id=45bb81ac20b74f41a1bfaf5a9f8354fe 2020-05-04 21:10:12.141 | + functions-common:get_or_add_user_project_role:881 : echo 45bb81ac20b74f41a1bfaf5a9f8354fe 2020-05-04 21:10:12.141 | 45bb81ac20b74f41a1bfaf5a9f8354fe 2020-05-04 21:10:12.145 | + lib/nova:create_nova_accounts:401 : is_service_enabled swift3 2020-05-04 21:10:12.165 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:10:12.168 | + ./stack.sh:main:1098 : is_service_enabled glance 2020-05-04 21:10:12.191 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:10:12.195 | + ./stack.sh:main:1099 : create_glance_accounts 2020-05-04 21:10:12.198 | + lib/glance:create_glance_accounts:271 : is_service_enabled g-api 2020-05-04 21:10:12.220 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:10:12.223 | + lib/glance:create_glance_accounts:273 : create_service_user glance 2020-05-04 21:10:12.227 | + lib/keystone:create_service_user:422 : get_or_create_user glance secretservice Default 2020-05-04 21:10:12.230 | + functions-common:get_or_create_user:793 : local user_id 2020-05-04 21:10:12.234 | + functions-common:get_or_create_user:794 : [[ ! -z '' ]] 2020-05-04 21:10:12.238 | + functions-common:get_or_create_user:797 : local email= 2020-05-04 21:10:12.242 | ++ functions-common:get_or_create_user:811 : oscwrap user create glance --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:10:12.246 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:12.249 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:12.252 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:12.255 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:12.260 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:12.265 | ++ functions-common:oscwrap:2279 : start=1588626612261 2020-05-04 21:10:12.270 | +++ functions-common:oscwrap:2280 : command openstack user create glance --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:10:12.273 | +++ functions-common:oscwrap:2280 : openstack user create glance --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:10:13.896 | ++ functions-common:oscwrap:2280 : out=f96be9c755f447d2aee51bb329aabcd1 2020-05-04 21:10:13.900 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:13.905 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:13.912 | ++ functions-common:oscwrap:2282 : end=1588626613907 2020-05-04 21:10:13.915 | ++ functions-common:oscwrap:2283 : echo 1646 2020-05-04 21:10:13.919 | ++ functions-common:oscwrap:2285 : echo f96be9c755f447d2aee51bb329aabcd1 2020-05-04 21:10:13.922 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:13.927 | + functions-common:get_or_create_user:809 : user_id=f96be9c755f447d2aee51bb329aabcd1 2020-05-04 21:10:13.930 | + functions-common:get_or_create_user:810 : echo f96be9c755f447d2aee51bb329aabcd1 2020-05-04 21:10:13.930 | f96be9c755f447d2aee51bb329aabcd1 2020-05-04 21:10:13.933 | + lib/keystone:create_service_user:423 : get_or_add_user_project_role service glance service Default Default 2020-05-04 21:10:13.937 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:10:13.941 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args Default Default 2020-05-04 21:10:13.945 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:10:13.948 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:10:13.951 | ++ functions-common:_get_domain_args:844 : [[ -n Default ]] 2020-05-04 21:10:13.953 | ++ functions-common:_get_domain_args:845 : domain=' --user-domain Default' 2020-05-04 21:10:13.956 | ++ functions-common:_get_domain_args:847 : [[ -n Default ]] 2020-05-04 21:10:13.960 | ++ functions-common:_get_domain_args:848 : domain=' --user-domain Default --project-domain Default' 2020-05-04 21:10:13.963 | ++ functions-common:_get_domain_args:851 : echo --user-domain Default --project-domain Default 2020-05-04 21:10:13.968 | + functions-common:get_or_add_user_project_role:859 : domain_args='--user-domain Default --project-domain Default' 2020-05-04 21:10:13.973 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:10:13.974 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2020-05-04 21:10:13.975 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:10:13.978 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:13.979 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:10:13.982 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:13.982 | ++ functions-common:get_field:696 : read data 2020-05-04 21:10:13.984 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:13.987 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:13.991 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:13.996 | ++ functions-common:oscwrap:2279 : start=1588626613992 2020-05-04 21:10:14.000 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2020-05-04 21:10:14.004 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2020-05-04 21:10:15.947 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:10:15.951 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:15.956 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:15.962 | ++ functions-common:oscwrap:2282 : end=1588626615957 2020-05-04 21:10:15.965 | ++ functions-common:oscwrap:2283 : echo 1965 2020-05-04 21:10:15.969 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:10:15.972 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:15.977 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:10:15.980 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:10:15.982 | + functions-common:get_or_add_user_project_role:870 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2020-05-04 21:10:17.904 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2020-05-04 21:10:17.905 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:10:17.906 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:10:17.908 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:17.911 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:10:17.912 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:17.914 | ++ functions-common:get_field:696 : read data 2020-05-04 21:10:17.915 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:17.919 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:17.924 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:17.929 | ++ functions-common:oscwrap:2279 : start=1588626617925 2020-05-04 21:10:17.933 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2020-05-04 21:10:17.936 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2020-05-04 21:10:19.757 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:19.757 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:10:19.757 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:19.758 | | 0c61841e6bd744209bfc895f9a3652f5 | f96be9c755f447d2aee51bb329aabcd1 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:10:19.758 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:10:19.760 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:19.763 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:19.768 | ++ functions-common:oscwrap:2282 : end=1588626619765 2020-05-04 21:10:19.771 | ++ functions-common:oscwrap:2283 : echo 1840 2020-05-04 21:10:19.774 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:19.774 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:10:19.774 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:19.774 | | 0c61841e6bd744209bfc895f9a3652f5 | f96be9c755f447d2aee51bb329aabcd1 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:10:19.774 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:10:19.778 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:19.779 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:10:19.782 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:10:19.785 | ++ functions-common:get_field:702 : echo '| 0c61841e6bd744209bfc895f9a3652f5 | f96be9c755f447d2aee51bb329aabcd1 | | 2ff7bb411dfa4785a25f763121c10c18 | | False |' 2020-05-04 21:10:19.786 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:10:19.792 | ++ functions-common:get_field:696 : read data 2020-05-04 21:10:19.797 | + functions-common:get_or_add_user_project_role:879 : user_role_id=0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:10:19.800 | + functions-common:get_or_add_user_project_role:881 : echo 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:10:19.800 | 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:10:19.803 | + lib/keystone:create_service_user:425 : [[ -n '' ]] 2020-05-04 21:10:19.807 | + lib/glance:create_glance_accounts:276 : is_service_enabled s-proxy 2020-05-04 21:10:19.827 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:10:19.830 | + lib/glance:create_glance_accounts:277 : create_service_user glance-swift ResellerAdmin 2020-05-04 21:10:19.834 | + lib/keystone:create_service_user:422 : get_or_create_user glance-swift secretservice Default 2020-05-04 21:10:19.838 | + functions-common:get_or_create_user:793 : local user_id 2020-05-04 21:10:19.841 | + functions-common:get_or_create_user:794 : [[ ! -z '' ]] 2020-05-04 21:10:19.845 | + functions-common:get_or_create_user:797 : local email= 2020-05-04 21:10:19.850 | ++ functions-common:get_or_create_user:811 : oscwrap user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:10:19.854 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:19.857 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:19.860 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:19.864 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:19.869 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:19.874 | ++ functions-common:oscwrap:2279 : start=1588626619871 2020-05-04 21:10:19.879 | +++ functions-common:oscwrap:2280 : command openstack user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:10:19.881 | +++ functions-common:oscwrap:2280 : openstack user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:10:21.382 | ++ functions-common:oscwrap:2280 : out=8e369350550b41e99380665e63d06df3 2020-05-04 21:10:21.385 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:21.389 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:21.395 | ++ functions-common:oscwrap:2282 : end=1588626621391 2020-05-04 21:10:21.398 | ++ functions-common:oscwrap:2283 : echo 1520 2020-05-04 21:10:21.401 | ++ functions-common:oscwrap:2285 : echo 8e369350550b41e99380665e63d06df3 2020-05-04 21:10:21.403 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:21.408 | + functions-common:get_or_create_user:809 : user_id=8e369350550b41e99380665e63d06df3 2020-05-04 21:10:21.411 | + functions-common:get_or_create_user:810 : echo 8e369350550b41e99380665e63d06df3 2020-05-04 21:10:21.411 | 8e369350550b41e99380665e63d06df3 2020-05-04 21:10:21.414 | + lib/keystone:create_service_user:423 : get_or_add_user_project_role service glance-swift service Default Default 2020-05-04 21:10:21.418 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:10:21.422 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args Default Default 2020-05-04 21:10:21.425 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:10:21.429 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:10:21.432 | ++ functions-common:_get_domain_args:844 : [[ -n Default ]] 2020-05-04 21:10:21.435 | ++ functions-common:_get_domain_args:845 : domain=' --user-domain Default' 2020-05-04 21:10:21.438 | ++ functions-common:_get_domain_args:847 : [[ -n Default ]] 2020-05-04 21:10:21.442 | ++ functions-common:_get_domain_args:848 : domain=' --user-domain Default --project-domain Default' 2020-05-04 21:10:21.445 | ++ functions-common:_get_domain_args:851 : echo --user-domain Default --project-domain Default 2020-05-04 21:10:21.450 | + functions-common:get_or_add_user_project_role:859 : domain_args='--user-domain Default --project-domain Default' 2020-05-04 21:10:21.455 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:10:21.455 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2020-05-04 21:10:21.456 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:10:21.459 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:21.460 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:10:21.462 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:21.463 | ++ functions-common:get_field:696 : read data 2020-05-04 21:10:21.466 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:21.468 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:21.472 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:21.478 | ++ functions-common:oscwrap:2279 : start=1588626621473 2020-05-04 21:10:21.482 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2020-05-04 21:10:21.485 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2020-05-04 21:10:23.252 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:10:23.256 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:23.260 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:23.265 | ++ functions-common:oscwrap:2282 : end=1588626623261 2020-05-04 21:10:23.269 | ++ functions-common:oscwrap:2283 : echo 1788 2020-05-04 21:10:23.271 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:10:23.275 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:23.279 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:10:23.282 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:10:23.286 | + functions-common:get_or_add_user_project_role:870 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2020-05-04 21:10:25.091 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2020-05-04 21:10:25.092 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:10:25.094 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:10:25.095 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:25.098 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:25.098 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:10:25.100 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:25.101 | ++ functions-common:get_field:696 : read data 2020-05-04 21:10:25.103 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:25.106 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:25.111 | ++ functions-common:oscwrap:2279 : start=1588626625107 2020-05-04 21:10:25.118 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2020-05-04 21:10:25.121 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2020-05-04 21:10:26.893 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:26.893 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:10:26.894 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:26.894 | | 0c61841e6bd744209bfc895f9a3652f5 | 8e369350550b41e99380665e63d06df3 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:10:26.894 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:10:26.896 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:26.900 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:26.905 | ++ functions-common:oscwrap:2282 : end=1588626626901 2020-05-04 21:10:26.908 | ++ functions-common:oscwrap:2283 : echo 1794 2020-05-04 21:10:26.911 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:26.911 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:10:26.911 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:26.911 | | 0c61841e6bd744209bfc895f9a3652f5 | 8e369350550b41e99380665e63d06df3 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:10:26.911 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:10:26.914 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:26.915 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:10:26.919 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:10:26.922 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:10:26.923 | ++ functions-common:get_field:702 : echo '| 0c61841e6bd744209bfc895f9a3652f5 | 8e369350550b41e99380665e63d06df3 | | 2ff7bb411dfa4785a25f763121c10c18 | | False |' 2020-05-04 21:10:26.929 | ++ functions-common:get_field:696 : read data 2020-05-04 21:10:26.933 | + functions-common:get_or_add_user_project_role:879 : user_role_id=0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:10:26.936 | + functions-common:get_or_add_user_project_role:881 : echo 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:10:26.936 | 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:10:26.939 | + lib/keystone:create_service_user:425 : [[ -n ResellerAdmin ]] 2020-05-04 21:10:26.942 | + lib/keystone:create_service_user:426 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2020-05-04 21:10:26.945 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:10:26.950 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args Default Default 2020-05-04 21:10:26.954 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:10:26.957 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:10:26.960 | ++ functions-common:_get_domain_args:844 : [[ -n Default ]] 2020-05-04 21:10:26.963 | ++ functions-common:_get_domain_args:845 : domain=' --user-domain Default' 2020-05-04 21:10:26.966 | ++ functions-common:_get_domain_args:847 : [[ -n Default ]] 2020-05-04 21:10:26.969 | ++ functions-common:_get_domain_args:848 : domain=' --user-domain Default --project-domain Default' 2020-05-04 21:10:26.972 | ++ functions-common:_get_domain_args:851 : echo --user-domain Default --project-domain Default 2020-05-04 21:10:26.976 | + functions-common:get_or_add_user_project_role:859 : domain_args='--user-domain Default --project-domain Default' 2020-05-04 21:10:26.982 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:10:26.982 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:10:26.985 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2020-05-04 21:10:26.987 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:10:26.988 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:26.990 | ++ functions-common:get_field:696 : read data 2020-05-04 21:10:26.991 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:26.995 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:26.998 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:27.002 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:27.008 | ++ functions-common:oscwrap:2279 : start=1588626627004 2020-05-04 21:10:27.012 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2020-05-04 21:10:27.016 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2020-05-04 21:10:28.809 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:10:28.813 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:28.817 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:28.822 | ++ functions-common:oscwrap:2282 : end=1588626628818 2020-05-04 21:10:28.825 | ++ functions-common:oscwrap:2283 : echo 1814 2020-05-04 21:10:28.828 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:10:28.831 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:28.836 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:10:28.839 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:10:28.843 | + functions-common:get_or_add_user_project_role:870 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2020-05-04 21:10:30.606 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2020-05-04 21:10:30.606 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:10:30.607 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:10:30.609 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:30.610 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:10:30.612 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:30.614 | ++ functions-common:get_field:696 : read data 2020-05-04 21:10:30.615 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:30.618 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:30.623 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:30.628 | ++ functions-common:oscwrap:2279 : start=1588626630624 2020-05-04 21:10:30.632 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2020-05-04 21:10:30.635 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2020-05-04 21:10:32.481 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:32.482 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:10:32.482 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:32.482 | | 45bb81ac20b74f41a1bfaf5a9f8354fe | 8e369350550b41e99380665e63d06df3 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:10:32.482 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:10:32.485 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:32.489 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:32.495 | ++ functions-common:oscwrap:2282 : end=1588626632491 2020-05-04 21:10:32.498 | ++ functions-common:oscwrap:2283 : echo 1867 2020-05-04 21:10:32.501 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:32.501 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:10:32.501 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:32.501 | | 45bb81ac20b74f41a1bfaf5a9f8354fe | 8e369350550b41e99380665e63d06df3 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:10:32.501 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:10:32.504 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:32.504 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:10:32.507 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:10:32.510 | ++ functions-common:get_field:702 : echo '| 45bb81ac20b74f41a1bfaf5a9f8354fe | 8e369350550b41e99380665e63d06df3 | | 2ff7bb411dfa4785a25f763121c10c18 | | False |' 2020-05-04 21:10:32.511 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:10:32.516 | ++ functions-common:get_field:696 : read data 2020-05-04 21:10:32.520 | + functions-common:get_or_add_user_project_role:879 : user_role_id=45bb81ac20b74f41a1bfaf5a9f8354fe 2020-05-04 21:10:32.524 | + functions-common:get_or_add_user_project_role:881 : echo 45bb81ac20b74f41a1bfaf5a9f8354fe 2020-05-04 21:10:32.524 | 45bb81ac20b74f41a1bfaf5a9f8354fe 2020-05-04 21:10:32.527 | + lib/glance:create_glance_accounts:280 : get_or_create_service glance image 'Glance Image Service' 2020-05-04 21:10:32.530 | + functions-common:get_or_create_service:935 : local service_id 2020-05-04 21:10:32.534 | ++ functions-common:get_or_create_service:948 : oscwrap service show image -f value -c id 2020-05-04 21:10:34.064 | ++ functions-common:get_or_create_service:950 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2020-05-04 21:10:34.067 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:34.071 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:34.074 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:34.077 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:34.080 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:34.085 | ++ functions-common:oscwrap:2279 : start=1588626634082 2020-05-04 21:10:34.089 | +++ functions-common:oscwrap:2280 : command openstack service create image --name glance '--description=Glance Image Service' -f value -c id 2020-05-04 21:10:34.093 | +++ functions-common:oscwrap:2280 : openstack service create image --name glance '--description=Glance Image Service' -f value -c id 2020-05-04 21:10:35.542 | ++ functions-common:oscwrap:2280 : out=a32c5b105cc241598bb51caeac7030af 2020-05-04 21:10:35.545 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:35.548 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:35.553 | ++ functions-common:oscwrap:2282 : end=1588626635549 2020-05-04 21:10:35.555 | ++ functions-common:oscwrap:2283 : echo 1467 2020-05-04 21:10:35.558 | ++ functions-common:oscwrap:2285 : echo a32c5b105cc241598bb51caeac7030af 2020-05-04 21:10:35.561 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:35.565 | + functions-common:get_or_create_service:946 : service_id=' 2020-05-04 21:10:35.565 | a32c5b105cc241598bb51caeac7030af' 2020-05-04 21:10:35.569 | + functions-common:get_or_create_service:947 : echo a32c5b105cc241598bb51caeac7030af 2020-05-04 21:10:35.569 | a32c5b105cc241598bb51caeac7030af 2020-05-04 21:10:35.572 | + lib/glance:create_glance_accounts:282 : get_or_create_endpoint image RegionOne http://162.242.166.178/image 2020-05-04 21:10:35.577 | + functions-common:get_or_create_endpoint:979 : local public_id 2020-05-04 21:10:35.581 | ++ functions-common:get_or_create_endpoint:980 : _get_or_create_endpoint_with_interface image public http://162.242.166.178/image RegionOne 2020-05-04 21:10:35.584 | ++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:10:35.588 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2020-05-04 21:10:35.592 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:35.595 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:35.598 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:35.602 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:35.606 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:35.611 | +++ functions-common:oscwrap:2279 : start=1588626635607 2020-05-04 21:10:35.615 | ++++ functions-common:oscwrap:2280 : command openstack endpoint list --service image --interface public --region RegionOne -c ID -f value 2020-05-04 21:10:35.619 | ++++ functions-common:oscwrap:2280 : openstack endpoint list --service image --interface public --region RegionOne -c ID -f value 2020-05-04 21:10:37.144 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:10:37.147 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:37.151 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:37.158 | +++ functions-common:oscwrap:2282 : end=1588626637153 2020-05-04 21:10:37.161 | +++ functions-common:oscwrap:2283 : echo 1546 2020-05-04 21:10:37.164 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:10:37.167 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:37.171 | ++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:10:37.174 | ++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:10:37.177 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create image public http://162.242.166.178/image --region RegionOne -f value -c id 2020-05-04 21:10:37.181 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:37.184 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:37.186 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:37.189 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:37.193 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:37.198 | +++ functions-common:oscwrap:2279 : start=1588626637195 2020-05-04 21:10:37.202 | ++++ functions-common:oscwrap:2280 : command openstack endpoint create image public http://162.242.166.178/image --region RegionOne -f value -c id 2020-05-04 21:10:37.206 | ++++ functions-common:oscwrap:2280 : openstack endpoint create image public http://162.242.166.178/image --region RegionOne -f value -c id 2020-05-04 21:10:38.731 | +++ functions-common:oscwrap:2280 : out=20ad71065988427f8d394f054024f8dc 2020-05-04 21:10:38.735 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:38.740 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:38.746 | +++ functions-common:oscwrap:2282 : end=1588626638741 2020-05-04 21:10:38.751 | +++ functions-common:oscwrap:2283 : echo 1546 2020-05-04 21:10:38.754 | +++ functions-common:oscwrap:2285 : echo 20ad71065988427f8d394f054024f8dc 2020-05-04 21:10:38.757 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:38.762 | ++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=20ad71065988427f8d394f054024f8dc 2020-05-04 21:10:38.765 | ++ functions-common:_get_or_create_endpoint_with_interface:965 : echo 20ad71065988427f8d394f054024f8dc 2020-05-04 21:10:38.770 | + functions-common:get_or_create_endpoint:980 : public_id=20ad71065988427f8d394f054024f8dc 2020-05-04 21:10:38.773 | + functions-common:get_or_create_endpoint:982 : [[ -n '' ]] 2020-05-04 21:10:38.776 | + functions-common:get_or_create_endpoint:985 : [[ -n '' ]] 2020-05-04 21:10:38.779 | + functions-common:get_or_create_endpoint:989 : echo 20ad71065988427f8d394f054024f8dc 2020-05-04 21:10:38.779 | 20ad71065988427f8d394f054024f8dc 2020-05-04 21:10:38.784 | ++ lib/glance:create_glance_accounts:287 : get_or_create_domain Default 2020-05-04 21:10:38.787 | ++ functions-common:get_or_create_domain:761 : local domain_id 2020-05-04 21:10:38.792 | +++ functions-common:get_or_create_domain:773 : oscwrap domain show Default -f value -c id 2020-05-04 21:10:40.286 | ++ functions-common:get_or_create_domain:771 : domain_id=default 2020-05-04 21:10:40.289 | ++ functions-common:get_or_create_domain:772 : echo default 2020-05-04 21:10:40.293 | + lib/glance:create_glance_accounts:287 : service_domain_id=default 2020-05-04 21:10:40.296 | + lib/glance:create_glance_accounts:288 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2020-05-04 21:10:40.326 | + lib/glance:create_glance_accounts:289 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2020-05-04 21:10:40.358 | + ./stack.sh:main:1101 : is_service_enabled cinder 2020-05-04 21:10:40.379 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:10:40.382 | + ./stack.sh:main:1102 : create_cinder_accounts 2020-05-04 21:10:40.385 | + lib/cinder:create_cinder_accounts:342 : [[ c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat =~ c-api ]] 2020-05-04 21:10:40.388 | + lib/cinder:create_cinder_accounts:344 : create_service_user cinder 2020-05-04 21:10:40.391 | + lib/keystone:create_service_user:422 : get_or_create_user cinder secretservice Default 2020-05-04 21:10:40.394 | + functions-common:get_or_create_user:793 : local user_id 2020-05-04 21:10:40.396 | + functions-common:get_or_create_user:794 : [[ ! -z '' ]] 2020-05-04 21:10:40.399 | + functions-common:get_or_create_user:797 : local email= 2020-05-04 21:10:40.405 | ++ functions-common:get_or_create_user:811 : oscwrap user create cinder --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:10:40.409 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:40.413 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:40.416 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:40.420 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:40.424 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:40.429 | ++ functions-common:oscwrap:2279 : start=1588626640426 2020-05-04 21:10:40.434 | +++ functions-common:oscwrap:2280 : command openstack user create cinder --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:10:40.437 | +++ functions-common:oscwrap:2280 : openstack user create cinder --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:10:41.939 | ++ functions-common:oscwrap:2280 : out=4b9f88c25c9146a4b9804b25d4d7ab4b 2020-05-04 21:10:41.942 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:41.946 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:41.951 | ++ functions-common:oscwrap:2282 : end=1588626641948 2020-05-04 21:10:41.954 | ++ functions-common:oscwrap:2283 : echo 1522 2020-05-04 21:10:41.957 | ++ functions-common:oscwrap:2285 : echo 4b9f88c25c9146a4b9804b25d4d7ab4b 2020-05-04 21:10:41.960 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:41.964 | + functions-common:get_or_create_user:809 : user_id=4b9f88c25c9146a4b9804b25d4d7ab4b 2020-05-04 21:10:41.967 | + functions-common:get_or_create_user:810 : echo 4b9f88c25c9146a4b9804b25d4d7ab4b 2020-05-04 21:10:41.967 | 4b9f88c25c9146a4b9804b25d4d7ab4b 2020-05-04 21:10:41.970 | + lib/keystone:create_service_user:423 : get_or_add_user_project_role service cinder service Default Default 2020-05-04 21:10:41.973 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:10:41.976 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args Default Default 2020-05-04 21:10:41.979 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:10:41.982 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:10:41.985 | ++ functions-common:_get_domain_args:844 : [[ -n Default ]] 2020-05-04 21:10:41.987 | ++ functions-common:_get_domain_args:845 : domain=' --user-domain Default' 2020-05-04 21:10:41.990 | ++ functions-common:_get_domain_args:847 : [[ -n Default ]] 2020-05-04 21:10:41.992 | ++ functions-common:_get_domain_args:848 : domain=' --user-domain Default --project-domain Default' 2020-05-04 21:10:41.995 | ++ functions-common:_get_domain_args:851 : echo --user-domain Default --project-domain Default 2020-05-04 21:10:41.998 | + functions-common:get_or_add_user_project_role:859 : domain_args='--user-domain Default --project-domain Default' 2020-05-04 21:10:42.003 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2020-05-04 21:10:42.003 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:10:42.003 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:10:42.006 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:42.007 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:10:42.009 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:42.010 | ++ functions-common:get_field:696 : read data 2020-05-04 21:10:42.012 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:42.015 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:42.019 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:42.024 | ++ functions-common:oscwrap:2279 : start=1588626642020 2020-05-04 21:10:42.028 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2020-05-04 21:10:42.031 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2020-05-04 21:10:43.737 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:10:43.740 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:43.744 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:43.749 | ++ functions-common:oscwrap:2282 : end=1588626643745 2020-05-04 21:10:43.752 | ++ functions-common:oscwrap:2283 : echo 1725 2020-05-04 21:10:43.755 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:10:43.758 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:43.762 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:10:43.765 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:10:43.768 | + functions-common:get_or_add_user_project_role:870 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2020-05-04 21:10:45.504 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2020-05-04 21:10:45.505 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:10:45.505 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:10:45.509 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:45.509 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:10:45.512 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:45.513 | ++ functions-common:get_field:696 : read data 2020-05-04 21:10:45.515 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:45.518 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:45.521 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:45.526 | ++ functions-common:oscwrap:2279 : start=1588626645522 2020-05-04 21:10:45.529 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2020-05-04 21:10:45.532 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2020-05-04 21:10:47.326 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:47.326 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:10:47.326 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:47.326 | | 0c61841e6bd744209bfc895f9a3652f5 | 4b9f88c25c9146a4b9804b25d4d7ab4b | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:10:47.326 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:10:47.329 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:47.332 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:47.337 | ++ functions-common:oscwrap:2282 : end=1588626647333 2020-05-04 21:10:47.340 | ++ functions-common:oscwrap:2283 : echo 1811 2020-05-04 21:10:47.343 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:47.343 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:10:47.343 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:10:47.344 | | 0c61841e6bd744209bfc895f9a3652f5 | 4b9f88c25c9146a4b9804b25d4d7ab4b | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:10:47.344 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:10:47.347 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:47.347 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:10:47.350 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:10:47.354 | ++ functions-common:get_field:702 : echo '| 0c61841e6bd744209bfc895f9a3652f5 | 4b9f88c25c9146a4b9804b25d4d7ab4b | | 2ff7bb411dfa4785a25f763121c10c18 | | False |' 2020-05-04 21:10:47.355 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:10:47.361 | ++ functions-common:get_field:696 : read data 2020-05-04 21:10:47.365 | + functions-common:get_or_add_user_project_role:879 : user_role_id=0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:10:47.368 | + functions-common:get_or_add_user_project_role:881 : echo 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:10:47.368 | 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:10:47.371 | + lib/keystone:create_service_user:425 : [[ -n '' ]] 2020-05-04 21:10:47.374 | + lib/cinder:create_cinder_accounts:347 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2020-05-04 21:10:47.377 | + functions-common:get_or_create_service:935 : local service_id 2020-05-04 21:10:47.381 | ++ functions-common:get_or_create_service:948 : oscwrap service show block-storage -f value -c id 2020-05-04 21:10:48.884 | ++ functions-common:get_or_create_service:950 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2020-05-04 21:10:48.887 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:48.890 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:48.893 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:48.896 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:48.899 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:48.904 | ++ functions-common:oscwrap:2279 : start=1588626648900 2020-05-04 21:10:48.908 | +++ functions-common:oscwrap:2280 : command openstack service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2020-05-04 21:10:48.912 | +++ functions-common:oscwrap:2280 : openstack service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2020-05-04 21:10:50.381 | ++ functions-common:oscwrap:2280 : out=99387e0a432640ea81854370b667c8a2 2020-05-04 21:10:50.384 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:50.388 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:50.392 | ++ functions-common:oscwrap:2282 : end=1588626650389 2020-05-04 21:10:50.394 | ++ functions-common:oscwrap:2283 : echo 1489 2020-05-04 21:10:50.398 | ++ functions-common:oscwrap:2285 : echo 99387e0a432640ea81854370b667c8a2 2020-05-04 21:10:50.400 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:50.404 | + functions-common:get_or_create_service:946 : service_id=' 2020-05-04 21:10:50.404 | 99387e0a432640ea81854370b667c8a2' 2020-05-04 21:10:50.407 | + functions-common:get_or_create_service:947 : echo 99387e0a432640ea81854370b667c8a2 2020-05-04 21:10:50.407 | 99387e0a432640ea81854370b667c8a2 2020-05-04 21:10:50.410 | + lib/cinder:create_cinder_accounts:348 : get_or_create_service cinder volume 'Cinder Volume Service' 2020-05-04 21:10:50.412 | + functions-common:get_or_create_service:935 : local service_id 2020-05-04 21:10:50.416 | ++ functions-common:get_or_create_service:948 : oscwrap service show volume -f value -c id 2020-05-04 21:10:51.987 | ++ functions-common:get_or_create_service:950 : oscwrap service create volume --name cinder '--description=Cinder Volume Service' -f value -c id 2020-05-04 21:10:51.991 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:51.994 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:51.997 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:52.000 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:52.005 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:52.010 | ++ functions-common:oscwrap:2279 : start=1588626652006 2020-05-04 21:10:52.015 | +++ functions-common:oscwrap:2280 : command openstack service create volume --name cinder '--description=Cinder Volume Service' -f value -c id 2020-05-04 21:10:52.018 | +++ functions-common:oscwrap:2280 : openstack service create volume --name cinder '--description=Cinder Volume Service' -f value -c id 2020-05-04 21:10:53.454 | ++ functions-common:oscwrap:2280 : out=066d8393539d4e91aef948e714d127bd 2020-05-04 21:10:53.457 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:53.460 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:53.465 | ++ functions-common:oscwrap:2282 : end=1588626653462 2020-05-04 21:10:53.468 | ++ functions-common:oscwrap:2283 : echo 1456 2020-05-04 21:10:53.471 | ++ functions-common:oscwrap:2285 : echo 066d8393539d4e91aef948e714d127bd 2020-05-04 21:10:53.474 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:53.479 | + functions-common:get_or_create_service:946 : service_id=' 2020-05-04 21:10:53.479 | 066d8393539d4e91aef948e714d127bd' 2020-05-04 21:10:53.482 | + functions-common:get_or_create_service:947 : echo 066d8393539d4e91aef948e714d127bd 2020-05-04 21:10:53.482 | 066d8393539d4e91aef948e714d127bd 2020-05-04 21:10:53.486 | + lib/cinder:create_cinder_accounts:349 : '[' True == False ']' 2020-05-04 21:10:53.489 | + lib/cinder:create_cinder_accounts:373 : get_or_create_endpoint block-storage RegionOne 'http://162.242.166.178/volume/v3/$(project_id)s' 2020-05-04 21:10:53.492 | + functions-common:get_or_create_endpoint:979 : local public_id 2020-05-04 21:10:53.496 | ++ functions-common:get_or_create_endpoint:980 : _get_or_create_endpoint_with_interface block-storage public 'http://162.242.166.178/volume/v3/$(project_id)s' RegionOne 2020-05-04 21:10:53.499 | ++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:10:53.503 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2020-05-04 21:10:53.506 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:53.509 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:53.512 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:53.516 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:53.520 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:53.525 | +++ functions-common:oscwrap:2279 : start=1588626653521 2020-05-04 21:10:53.529 | ++++ functions-common:oscwrap:2280 : command openstack endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2020-05-04 21:10:53.533 | ++++ functions-common:oscwrap:2280 : openstack endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2020-05-04 21:10:55.040 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:10:55.043 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:55.046 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:55.052 | +++ functions-common:oscwrap:2282 : end=1588626655048 2020-05-04 21:10:55.054 | +++ functions-common:oscwrap:2283 : echo 1527 2020-05-04 21:10:55.057 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:10:55.060 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:55.063 | ++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:10:55.065 | ++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:10:55.069 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create block-storage public 'http://162.242.166.178/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:10:55.072 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:55.075 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:55.078 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:55.081 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:55.085 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:55.090 | +++ functions-common:oscwrap:2279 : start=1588626655086 2020-05-04 21:10:55.094 | ++++ functions-common:oscwrap:2280 : command openstack endpoint create block-storage public 'http://162.242.166.178/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:10:55.098 | ++++ functions-common:oscwrap:2280 : openstack endpoint create block-storage public 'http://162.242.166.178/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:10:56.581 | +++ functions-common:oscwrap:2280 : out=4068d04c0eac44639fcb9b6688577cba 2020-05-04 21:10:56.584 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:56.588 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:56.593 | +++ functions-common:oscwrap:2282 : end=1588626656589 2020-05-04 21:10:56.596 | +++ functions-common:oscwrap:2283 : echo 1503 2020-05-04 21:10:56.599 | +++ functions-common:oscwrap:2285 : echo 4068d04c0eac44639fcb9b6688577cba 2020-05-04 21:10:56.602 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:56.606 | ++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=4068d04c0eac44639fcb9b6688577cba 2020-05-04 21:10:56.608 | ++ functions-common:_get_or_create_endpoint_with_interface:965 : echo 4068d04c0eac44639fcb9b6688577cba 2020-05-04 21:10:56.612 | + functions-common:get_or_create_endpoint:980 : public_id=4068d04c0eac44639fcb9b6688577cba 2020-05-04 21:10:56.615 | + functions-common:get_or_create_endpoint:982 : [[ -n '' ]] 2020-05-04 21:10:56.618 | + functions-common:get_or_create_endpoint:985 : [[ -n '' ]] 2020-05-04 21:10:56.620 | + functions-common:get_or_create_endpoint:989 : echo 4068d04c0eac44639fcb9b6688577cba 2020-05-04 21:10:56.620 | 4068d04c0eac44639fcb9b6688577cba 2020-05-04 21:10:56.623 | + lib/cinder:create_cinder_accounts:378 : get_or_create_endpoint volume RegionOne 'http://162.242.166.178/volume/v1/$(project_id)s' 2020-05-04 21:10:56.626 | + functions-common:get_or_create_endpoint:979 : local public_id 2020-05-04 21:10:56.630 | ++ functions-common:get_or_create_endpoint:980 : _get_or_create_endpoint_with_interface volume public 'http://162.242.166.178/volume/v1/$(project_id)s' RegionOne 2020-05-04 21:10:56.633 | ++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:10:56.638 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service volume --interface public --region RegionOne -c ID -f value 2020-05-04 21:10:56.642 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:56.645 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:56.648 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:56.651 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:56.655 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:56.659 | +++ functions-common:oscwrap:2279 : start=1588626656656 2020-05-04 21:10:56.663 | ++++ functions-common:oscwrap:2280 : command openstack endpoint list --service volume --interface public --region RegionOne -c ID -f value 2020-05-04 21:10:56.667 | ++++ functions-common:oscwrap:2280 : openstack endpoint list --service volume --interface public --region RegionOne -c ID -f value 2020-05-04 21:10:58.372 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:10:58.375 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:58.379 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:58.384 | +++ functions-common:oscwrap:2282 : end=1588626658380 2020-05-04 21:10:58.387 | +++ functions-common:oscwrap:2283 : echo 1724 2020-05-04 21:10:58.390 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:10:58.393 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:58.397 | ++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:10:58.400 | ++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:10:58.404 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create volume public 'http://162.242.166.178/volume/v1/$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:10:58.408 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:10:58.411 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:10:58.414 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:10:58.417 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:10:58.421 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:10:58.427 | +++ functions-common:oscwrap:2279 : start=1588626658423 2020-05-04 21:10:58.431 | ++++ functions-common:oscwrap:2280 : command openstack endpoint create volume public 'http://162.242.166.178/volume/v1/$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:10:58.434 | ++++ functions-common:oscwrap:2280 : openstack endpoint create volume public 'http://162.242.166.178/volume/v1/$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:10:59.915 | +++ functions-common:oscwrap:2280 : out=0057b3d65f2f4a67b281a0553cf633c3 2020-05-04 21:10:59.918 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:10:59.922 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:10:59.927 | +++ functions-common:oscwrap:2282 : end=1588626659923 2020-05-04 21:10:59.930 | +++ functions-common:oscwrap:2283 : echo 1500 2020-05-04 21:10:59.933 | +++ functions-common:oscwrap:2285 : echo 0057b3d65f2f4a67b281a0553cf633c3 2020-05-04 21:10:59.937 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:10:59.941 | ++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=0057b3d65f2f4a67b281a0553cf633c3 2020-05-04 21:10:59.945 | ++ functions-common:_get_or_create_endpoint_with_interface:965 : echo 0057b3d65f2f4a67b281a0553cf633c3 2020-05-04 21:10:59.949 | + functions-common:get_or_create_endpoint:980 : public_id=0057b3d65f2f4a67b281a0553cf633c3 2020-05-04 21:10:59.952 | + functions-common:get_or_create_endpoint:982 : [[ -n '' ]] 2020-05-04 21:10:59.955 | + functions-common:get_or_create_endpoint:985 : [[ -n '' ]] 2020-05-04 21:10:59.958 | + functions-common:get_or_create_endpoint:989 : echo 0057b3d65f2f4a67b281a0553cf633c3 2020-05-04 21:10:59.958 | 0057b3d65f2f4a67b281a0553cf633c3 2020-05-04 21:10:59.962 | + lib/cinder:create_cinder_accounts:382 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2020-05-04 21:10:59.964 | + functions-common:get_or_create_service:935 : local service_id 2020-05-04 21:10:59.969 | ++ functions-common:get_or_create_service:948 : oscwrap service show volumev2 -f value -c id 2020-05-04 21:11:01.502 | ++ functions-common:get_or_create_service:950 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2020-05-04 21:11:01.505 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:01.508 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:01.511 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:01.514 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:01.517 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:01.522 | ++ functions-common:oscwrap:2279 : start=1588626661518 2020-05-04 21:11:01.525 | +++ functions-common:oscwrap:2280 : command openstack service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2020-05-04 21:11:01.528 | +++ functions-common:oscwrap:2280 : openstack service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2020-05-04 21:11:02.910 | ++ functions-common:oscwrap:2280 : out=8f17e09cb3ff4c23afc8d8a6f5191cd0 2020-05-04 21:11:02.913 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:02.916 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:02.922 | ++ functions-common:oscwrap:2282 : end=1588626662918 2020-05-04 21:11:02.924 | ++ functions-common:oscwrap:2283 : echo 1400 2020-05-04 21:11:02.928 | ++ functions-common:oscwrap:2285 : echo 8f17e09cb3ff4c23afc8d8a6f5191cd0 2020-05-04 21:11:02.931 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:02.935 | + functions-common:get_or_create_service:946 : service_id=' 2020-05-04 21:11:02.935 | 8f17e09cb3ff4c23afc8d8a6f5191cd0' 2020-05-04 21:11:02.938 | + functions-common:get_or_create_service:947 : echo 8f17e09cb3ff4c23afc8d8a6f5191cd0 2020-05-04 21:11:02.938 | 8f17e09cb3ff4c23afc8d8a6f5191cd0 2020-05-04 21:11:02.941 | + lib/cinder:create_cinder_accounts:384 : get_or_create_endpoint volumev2 RegionOne 'http://162.242.166.178/volume/v2/$(project_id)s' 2020-05-04 21:11:02.944 | + functions-common:get_or_create_endpoint:979 : local public_id 2020-05-04 21:11:02.947 | ++ functions-common:get_or_create_endpoint:980 : _get_or_create_endpoint_with_interface volumev2 public 'http://162.242.166.178/volume/v2/$(project_id)s' RegionOne 2020-05-04 21:11:02.949 | ++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:11:02.953 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2020-05-04 21:11:02.956 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:02.959 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:02.962 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:02.965 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:02.969 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:02.973 | +++ functions-common:oscwrap:2279 : start=1588626662970 2020-05-04 21:11:02.977 | ++++ functions-common:oscwrap:2280 : command openstack endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2020-05-04 21:11:02.980 | ++++ functions-common:oscwrap:2280 : openstack endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2020-05-04 21:11:04.479 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:11:04.482 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:04.485 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:04.491 | +++ functions-common:oscwrap:2282 : end=1588626664487 2020-05-04 21:11:04.494 | +++ functions-common:oscwrap:2283 : echo 1517 2020-05-04 21:11:04.497 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:11:04.500 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:04.505 | ++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:11:04.508 | ++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:11:04.512 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create volumev2 public 'http://162.242.166.178/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:11:04.516 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:04.519 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:04.522 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:04.525 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:04.528 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:04.534 | +++ functions-common:oscwrap:2279 : start=1588626664530 2020-05-04 21:11:04.538 | ++++ functions-common:oscwrap:2280 : command openstack endpoint create volumev2 public 'http://162.242.166.178/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:11:04.542 | ++++ functions-common:oscwrap:2280 : openstack endpoint create volumev2 public 'http://162.242.166.178/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:11:05.998 | +++ functions-common:oscwrap:2280 : out=f242f3bcb13040d789c40604b35adeff 2020-05-04 21:11:06.001 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:06.005 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:06.010 | +++ functions-common:oscwrap:2282 : end=1588626666006 2020-05-04 21:11:06.013 | +++ functions-common:oscwrap:2283 : echo 1476 2020-05-04 21:11:06.016 | +++ functions-common:oscwrap:2285 : echo f242f3bcb13040d789c40604b35adeff 2020-05-04 21:11:06.019 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:06.023 | ++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=f242f3bcb13040d789c40604b35adeff 2020-05-04 21:11:06.026 | ++ functions-common:_get_or_create_endpoint_with_interface:965 : echo f242f3bcb13040d789c40604b35adeff 2020-05-04 21:11:06.030 | + functions-common:get_or_create_endpoint:980 : public_id=f242f3bcb13040d789c40604b35adeff 2020-05-04 21:11:06.033 | + functions-common:get_or_create_endpoint:982 : [[ -n '' ]] 2020-05-04 21:11:06.035 | + functions-common:get_or_create_endpoint:985 : [[ -n '' ]] 2020-05-04 21:11:06.038 | + functions-common:get_or_create_endpoint:989 : echo f242f3bcb13040d789c40604b35adeff 2020-05-04 21:11:06.038 | f242f3bcb13040d789c40604b35adeff 2020-05-04 21:11:06.040 | + lib/cinder:create_cinder_accounts:388 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2020-05-04 21:11:06.043 | + functions-common:get_or_create_service:935 : local service_id 2020-05-04 21:11:06.047 | ++ functions-common:get_or_create_service:948 : oscwrap service show volumev3 -f value -c id 2020-05-04 21:11:07.581 | ++ functions-common:get_or_create_service:950 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2020-05-04 21:11:07.584 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:07.587 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:07.589 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:07.592 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:07.596 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:07.602 | ++ functions-common:oscwrap:2279 : start=1588626667598 2020-05-04 21:11:07.606 | +++ functions-common:oscwrap:2280 : command openstack service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2020-05-04 21:11:07.609 | +++ functions-common:oscwrap:2280 : openstack service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2020-05-04 21:11:09.030 | ++ functions-common:oscwrap:2280 : out=60146a62b4634aaea4ac60dbbfb0d97a 2020-05-04 21:11:09.033 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:09.037 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:09.043 | ++ functions-common:oscwrap:2282 : end=1588626669039 2020-05-04 21:11:09.046 | ++ functions-common:oscwrap:2283 : echo 1441 2020-05-04 21:11:09.049 | ++ functions-common:oscwrap:2285 : echo 60146a62b4634aaea4ac60dbbfb0d97a 2020-05-04 21:11:09.052 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:09.055 | + functions-common:get_or_create_service:946 : service_id=' 2020-05-04 21:11:09.055 | 60146a62b4634aaea4ac60dbbfb0d97a' 2020-05-04 21:11:09.058 | + functions-common:get_or_create_service:947 : echo 60146a62b4634aaea4ac60dbbfb0d97a 2020-05-04 21:11:09.058 | 60146a62b4634aaea4ac60dbbfb0d97a 2020-05-04 21:11:09.060 | + lib/cinder:create_cinder_accounts:390 : get_or_create_endpoint volumev3 RegionOne 'http://162.242.166.178/volume/v3/$(project_id)s' 2020-05-04 21:11:09.063 | + functions-common:get_or_create_endpoint:979 : local public_id 2020-05-04 21:11:09.067 | ++ functions-common:get_or_create_endpoint:980 : _get_or_create_endpoint_with_interface volumev3 public 'http://162.242.166.178/volume/v3/$(project_id)s' RegionOne 2020-05-04 21:11:09.070 | ++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:11:09.074 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2020-05-04 21:11:09.078 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:09.081 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:09.084 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:09.088 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:09.092 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:09.097 | +++ functions-common:oscwrap:2279 : start=1588626669093 2020-05-04 21:11:09.101 | ++++ functions-common:oscwrap:2280 : command openstack endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2020-05-04 21:11:09.104 | ++++ functions-common:oscwrap:2280 : openstack endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2020-05-04 21:11:10.624 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:11:10.627 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:10.630 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:10.634 | +++ functions-common:oscwrap:2282 : end=1588626670631 2020-05-04 21:11:10.638 | +++ functions-common:oscwrap:2283 : echo 1538 2020-05-04 21:11:10.640 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:11:10.643 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:10.647 | ++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:11:10.650 | ++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:11:10.653 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create volumev3 public 'http://162.242.166.178/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:11:10.656 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:10.659 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:10.662 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:10.665 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:10.669 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:10.674 | +++ functions-common:oscwrap:2279 : start=1588626670670 2020-05-04 21:11:10.678 | ++++ functions-common:oscwrap:2280 : command openstack endpoint create volumev3 public 'http://162.242.166.178/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:11:10.681 | ++++ functions-common:oscwrap:2280 : openstack endpoint create volumev3 public 'http://162.242.166.178/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:11:12.214 | +++ functions-common:oscwrap:2280 : out=6232e947b92e4ecc9b4d40c92d14d48e 2020-05-04 21:11:12.217 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:12.220 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:12.227 | +++ functions-common:oscwrap:2282 : end=1588626672222 2020-05-04 21:11:12.230 | +++ functions-common:oscwrap:2283 : echo 1552 2020-05-04 21:11:12.233 | +++ functions-common:oscwrap:2285 : echo 6232e947b92e4ecc9b4d40c92d14d48e 2020-05-04 21:11:12.236 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:12.240 | ++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=6232e947b92e4ecc9b4d40c92d14d48e 2020-05-04 21:11:12.243 | ++ functions-common:_get_or_create_endpoint_with_interface:965 : echo 6232e947b92e4ecc9b4d40c92d14d48e 2020-05-04 21:11:12.248 | + functions-common:get_or_create_endpoint:980 : public_id=6232e947b92e4ecc9b4d40c92d14d48e 2020-05-04 21:11:12.251 | + functions-common:get_or_create_endpoint:982 : [[ -n '' ]] 2020-05-04 21:11:12.255 | + functions-common:get_or_create_endpoint:985 : [[ -n '' ]] 2020-05-04 21:11:12.258 | + functions-common:get_or_create_endpoint:989 : echo 6232e947b92e4ecc9b4d40c92d14d48e 2020-05-04 21:11:12.258 | 6232e947b92e4ecc9b4d40c92d14d48e 2020-05-04 21:11:12.262 | + lib/cinder:create_cinder_accounts:395 : configure_cinder_internal_tenant 2020-05-04 21:11:12.266 | ++ lib/cinder:configure_cinder_internal_tenant:559 : get_or_create_project service 2020-05-04 21:11:12.269 | ++ functions-common:get_or_create_project:816 : local project_id 2020-05-04 21:11:12.273 | +++ functions-common:get_or_create_project:824 : oscwrap project create service --domain= --or-show -f value -c id 2020-05-04 21:11:12.277 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:12.281 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:12.285 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:12.288 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:12.292 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:12.297 | +++ functions-common:oscwrap:2279 : start=1588626672293 2020-05-04 21:11:12.300 | ++++ functions-common:oscwrap:2280 : command openstack project create service --domain= --or-show -f value -c id 2020-05-04 21:11:12.305 | ++++ functions-common:oscwrap:2280 : openstack project create service --domain= --or-show -f value -c id 2020-05-04 21:11:13.878 | +++ functions-common:oscwrap:2280 : out=2ff7bb411dfa4785a25f763121c10c18 2020-05-04 21:11:13.881 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:13.885 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:13.891 | +++ functions-common:oscwrap:2282 : end=1588626673887 2020-05-04 21:11:13.895 | +++ functions-common:oscwrap:2283 : echo 1594 2020-05-04 21:11:13.897 | +++ functions-common:oscwrap:2285 : echo 2ff7bb411dfa4785a25f763121c10c18 2020-05-04 21:11:13.901 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:13.905 | ++ functions-common:get_or_create_project:822 : project_id=2ff7bb411dfa4785a25f763121c10c18 2020-05-04 21:11:13.907 | ++ functions-common:get_or_create_project:823 : echo 2ff7bb411dfa4785a25f763121c10c18 2020-05-04 21:11:13.911 | + lib/cinder:configure_cinder_internal_tenant:559 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 2ff7bb411dfa4785a25f763121c10c18 2020-05-04 21:11:13.945 | ++ lib/cinder:configure_cinder_internal_tenant:560 : get_or_create_user cinder 2020-05-04 21:11:13.948 | ++ functions-common:get_or_create_user:793 : local user_id 2020-05-04 21:11:13.951 | ++ functions-common:get_or_create_user:794 : [[ ! -z '' ]] 2020-05-04 21:11:13.954 | ++ functions-common:get_or_create_user:797 : local email= 2020-05-04 21:11:13.958 | +++ functions-common:get_or_create_user:811 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2020-05-04 21:11:13.962 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:13.965 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:13.968 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:13.970 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:13.974 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:13.978 | +++ functions-common:oscwrap:2279 : start=1588626673974 2020-05-04 21:11:13.981 | ++++ functions-common:oscwrap:2280 : command openstack user create cinder --password '' --domain= --or-show -f value -c id 2020-05-04 21:11:13.984 | ++++ functions-common:oscwrap:2280 : openstack user create cinder --password '' --domain= --or-show -f value -c id 2020-05-04 21:11:15.292 | No password was supplied, authentication will fail when a user does not have a password. 2020-05-04 21:11:15.510 | +++ functions-common:oscwrap:2280 : out=4b9f88c25c9146a4b9804b25d4d7ab4b 2020-05-04 21:11:15.513 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:15.517 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:15.523 | +++ functions-common:oscwrap:2282 : end=1588626675518 2020-05-04 21:11:15.526 | +++ functions-common:oscwrap:2283 : echo 1544 2020-05-04 21:11:15.529 | +++ functions-common:oscwrap:2285 : echo 4b9f88c25c9146a4b9804b25d4d7ab4b 2020-05-04 21:11:15.532 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:15.536 | ++ functions-common:get_or_create_user:809 : user_id=4b9f88c25c9146a4b9804b25d4d7ab4b 2020-05-04 21:11:15.539 | ++ functions-common:get_or_create_user:810 : echo 4b9f88c25c9146a4b9804b25d4d7ab4b 2020-05-04 21:11:15.542 | + lib/cinder:configure_cinder_internal_tenant:560 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4b9f88c25c9146a4b9804b25d4d7ab4b 2020-05-04 21:11:15.573 | + ./stack.sh:main:1104 : is_service_enabled neutron 2020-05-04 21:11:15.593 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:11:15.596 | + ./stack.sh:main:1105 : create_neutron_accounts 2020-05-04 21:11:15.599 | + lib/neutron:create_neutron_accounts:549 : is_neutron_legacy_enabled 2020-05-04 21:11:15.602 | + lib/neutron:is_neutron_legacy_enabled:104 : [[ , =~ ,neutron ]] 2020-05-04 21:11:15.606 | + lib/neutron:is_neutron_legacy_enabled:105 : [[ ,c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat =~ ,q- ]] 2020-05-04 21:11:15.608 | + lib/neutron:is_neutron_legacy_enabled:105 : return 0 2020-05-04 21:11:15.611 | + lib/neutron:create_neutron_accounts:551 : create_mutnauq_accounts 2020-05-04 21:11:15.614 | + lib/neutron-legacy:create_mutnauq_accounts:404 : [[ c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat =~ q-svc ]] 2020-05-04 21:11:15.617 | + lib/neutron-legacy:create_mutnauq_accounts:406 : create_service_user neutron 2020-05-04 21:11:15.620 | + lib/keystone:create_service_user:422 : get_or_create_user neutron secretservice Default 2020-05-04 21:11:15.623 | + functions-common:get_or_create_user:793 : local user_id 2020-05-04 21:11:15.626 | + functions-common:get_or_create_user:794 : [[ ! -z '' ]] 2020-05-04 21:11:15.629 | + functions-common:get_or_create_user:797 : local email= 2020-05-04 21:11:15.633 | ++ functions-common:get_or_create_user:811 : oscwrap user create neutron --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:11:15.636 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:15.639 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:15.642 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:15.645 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:15.649 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:15.654 | ++ functions-common:oscwrap:2279 : start=1588626675651 2020-05-04 21:11:15.659 | +++ functions-common:oscwrap:2280 : command openstack user create neutron --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:11:15.662 | +++ functions-common:oscwrap:2280 : openstack user create neutron --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:11:17.177 | ++ functions-common:oscwrap:2280 : out=a8e5f16f9c264ca1ac923ec6e7864b88 2020-05-04 21:11:17.180 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:17.183 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:17.188 | ++ functions-common:oscwrap:2282 : end=1588626677184 2020-05-04 21:11:17.191 | ++ functions-common:oscwrap:2283 : echo 1533 2020-05-04 21:11:17.194 | ++ functions-common:oscwrap:2285 : echo a8e5f16f9c264ca1ac923ec6e7864b88 2020-05-04 21:11:17.197 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:17.201 | + functions-common:get_or_create_user:809 : user_id=a8e5f16f9c264ca1ac923ec6e7864b88 2020-05-04 21:11:17.204 | + functions-common:get_or_create_user:810 : echo a8e5f16f9c264ca1ac923ec6e7864b88 2020-05-04 21:11:17.204 | a8e5f16f9c264ca1ac923ec6e7864b88 2020-05-04 21:11:17.207 | + lib/keystone:create_service_user:423 : get_or_add_user_project_role service neutron service Default Default 2020-05-04 21:11:17.210 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:11:17.214 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args Default Default 2020-05-04 21:11:17.217 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:11:17.220 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:11:17.222 | ++ functions-common:_get_domain_args:844 : [[ -n Default ]] 2020-05-04 21:11:17.225 | ++ functions-common:_get_domain_args:845 : domain=' --user-domain Default' 2020-05-04 21:11:17.228 | ++ functions-common:_get_domain_args:847 : [[ -n Default ]] 2020-05-04 21:11:17.232 | ++ functions-common:_get_domain_args:848 : domain=' --user-domain Default --project-domain Default' 2020-05-04 21:11:17.235 | ++ functions-common:_get_domain_args:851 : echo --user-domain Default --project-domain Default 2020-05-04 21:11:17.239 | + functions-common:get_or_add_user_project_role:859 : domain_args='--user-domain Default --project-domain Default' 2020-05-04 21:11:17.244 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:11:17.245 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2020-05-04 21:11:17.246 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:11:17.248 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:17.250 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:11:17.252 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:17.253 | ++ functions-common:get_field:696 : read data 2020-05-04 21:11:17.255 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:17.258 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:17.262 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:17.267 | ++ functions-common:oscwrap:2279 : start=1588626677263 2020-05-04 21:11:17.271 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2020-05-04 21:11:17.274 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2020-05-04 21:11:19.000 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:11:19.002 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:19.006 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:19.011 | ++ functions-common:oscwrap:2282 : end=1588626679008 2020-05-04 21:11:19.014 | ++ functions-common:oscwrap:2283 : echo 1745 2020-05-04 21:11:19.017 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:11:19.020 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:19.025 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:11:19.028 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:11:19.031 | + functions-common:get_or_add_user_project_role:870 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2020-05-04 21:11:20.733 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2020-05-04 21:11:20.735 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:11:20.736 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:11:20.738 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:20.740 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:11:20.741 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:20.744 | ++ functions-common:get_field:696 : read data 2020-05-04 21:11:20.745 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:20.748 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:20.752 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:20.758 | ++ functions-common:oscwrap:2279 : start=1588626680753 2020-05-04 21:11:20.761 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2020-05-04 21:11:20.764 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2020-05-04 21:11:22.496 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:22.496 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:11:22.496 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:22.496 | | 0c61841e6bd744209bfc895f9a3652f5 | a8e5f16f9c264ca1ac923ec6e7864b88 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:11:22.496 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:11:22.499 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:22.503 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:22.507 | ++ functions-common:oscwrap:2282 : end=1588626682504 2020-05-04 21:11:22.510 | ++ functions-common:oscwrap:2283 : echo 1751 2020-05-04 21:11:22.513 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:22.513 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:11:22.513 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:22.513 | | 0c61841e6bd744209bfc895f9a3652f5 | a8e5f16f9c264ca1ac923ec6e7864b88 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:11:22.513 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:11:22.516 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:22.517 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:11:22.520 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:11:22.523 | ++ functions-common:get_field:702 : echo '| 0c61841e6bd744209bfc895f9a3652f5 | a8e5f16f9c264ca1ac923ec6e7864b88 | | 2ff7bb411dfa4785a25f763121c10c18 | | False |' 2020-05-04 21:11:22.523 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:11:22.528 | ++ functions-common:get_field:696 : read data 2020-05-04 21:11:22.532 | + functions-common:get_or_add_user_project_role:879 : user_role_id=0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:11:22.535 | + functions-common:get_or_add_user_project_role:881 : echo 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:11:22.535 | 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:11:22.538 | + lib/keystone:create_service_user:425 : [[ -n '' ]] 2020-05-04 21:11:22.541 | + lib/neutron-legacy:create_mutnauq_accounts:408 : get_or_create_service neutron network 'Neutron Service' 2020-05-04 21:11:22.543 | + functions-common:get_or_create_service:935 : local service_id 2020-05-04 21:11:22.547 | ++ functions-common:get_or_create_service:948 : oscwrap service show network -f value -c id 2020-05-04 21:11:24.012 | ++ functions-common:get_or_create_service:950 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2020-05-04 21:11:24.015 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:24.018 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:24.020 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:24.023 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:24.026 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:24.031 | ++ functions-common:oscwrap:2279 : start=1588626684028 2020-05-04 21:11:24.034 | +++ functions-common:oscwrap:2280 : command openstack service create network --name neutron '--description=Neutron Service' -f value -c id 2020-05-04 21:11:24.037 | +++ functions-common:oscwrap:2280 : openstack service create network --name neutron '--description=Neutron Service' -f value -c id 2020-05-04 21:11:25.442 | ++ functions-common:oscwrap:2280 : out=99808e15618a4ef4a2fd66423c020542 2020-05-04 21:11:25.445 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:25.450 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:25.454 | ++ functions-common:oscwrap:2282 : end=1588626685451 2020-05-04 21:11:25.457 | ++ functions-common:oscwrap:2283 : echo 1423 2020-05-04 21:11:25.460 | ++ functions-common:oscwrap:2285 : echo 99808e15618a4ef4a2fd66423c020542 2020-05-04 21:11:25.464 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:25.468 | + functions-common:get_or_create_service:946 : service_id=' 2020-05-04 21:11:25.468 | 99808e15618a4ef4a2fd66423c020542' 2020-05-04 21:11:25.472 | + functions-common:get_or_create_service:947 : echo 99808e15618a4ef4a2fd66423c020542 2020-05-04 21:11:25.472 | 99808e15618a4ef4a2fd66423c020542 2020-05-04 21:11:25.475 | + lib/neutron-legacy:create_mutnauq_accounts:410 : get_or_create_endpoint network RegionOne http://162.242.166.178:9696/ 2020-05-04 21:11:25.478 | + functions-common:get_or_create_endpoint:979 : local public_id 2020-05-04 21:11:25.482 | ++ functions-common:get_or_create_endpoint:980 : _get_or_create_endpoint_with_interface network public http://162.242.166.178:9696/ RegionOne 2020-05-04 21:11:25.485 | ++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:11:25.489 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2020-05-04 21:11:25.492 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:25.496 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:25.499 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:25.502 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:25.506 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:25.512 | +++ functions-common:oscwrap:2279 : start=1588626685508 2020-05-04 21:11:25.516 | ++++ functions-common:oscwrap:2280 : command openstack endpoint list --service network --interface public --region RegionOne -c ID -f value 2020-05-04 21:11:25.519 | ++++ functions-common:oscwrap:2280 : openstack endpoint list --service network --interface public --region RegionOne -c ID -f value 2020-05-04 21:11:27.007 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:11:27.010 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:27.014 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:27.019 | +++ functions-common:oscwrap:2282 : end=1588626687015 2020-05-04 21:11:27.022 | +++ functions-common:oscwrap:2283 : echo 1507 2020-05-04 21:11:27.025 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:11:27.028 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:27.032 | ++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:11:27.035 | ++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:11:27.039 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create network public http://162.242.166.178:9696/ --region RegionOne -f value -c id 2020-05-04 21:11:27.042 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:27.045 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:27.048 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:27.051 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:27.055 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:27.060 | +++ functions-common:oscwrap:2279 : start=1588626687057 2020-05-04 21:11:27.064 | ++++ functions-common:oscwrap:2280 : command openstack endpoint create network public http://162.242.166.178:9696/ --region RegionOne -f value -c id 2020-05-04 21:11:27.067 | ++++ functions-common:oscwrap:2280 : openstack endpoint create network public http://162.242.166.178:9696/ --region RegionOne -f value -c id 2020-05-04 21:11:28.546 | +++ functions-common:oscwrap:2280 : out=2fefeb5d7f3e477e807c92087b55a8c5 2020-05-04 21:11:28.549 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:28.552 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:28.558 | +++ functions-common:oscwrap:2282 : end=1588626688554 2020-05-04 21:11:28.561 | +++ functions-common:oscwrap:2283 : echo 1497 2020-05-04 21:11:28.564 | +++ functions-common:oscwrap:2285 : echo 2fefeb5d7f3e477e807c92087b55a8c5 2020-05-04 21:11:28.567 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:28.571 | ++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=2fefeb5d7f3e477e807c92087b55a8c5 2020-05-04 21:11:28.574 | ++ functions-common:_get_or_create_endpoint_with_interface:965 : echo 2fefeb5d7f3e477e807c92087b55a8c5 2020-05-04 21:11:28.578 | + functions-common:get_or_create_endpoint:980 : public_id=2fefeb5d7f3e477e807c92087b55a8c5 2020-05-04 21:11:28.581 | + functions-common:get_or_create_endpoint:982 : [[ -n '' ]] 2020-05-04 21:11:28.584 | + functions-common:get_or_create_endpoint:985 : [[ -n '' ]] 2020-05-04 21:11:28.587 | + functions-common:get_or_create_endpoint:989 : echo 2fefeb5d7f3e477e807c92087b55a8c5 2020-05-04 21:11:28.587 | 2fefeb5d7f3e477e807c92087b55a8c5 2020-05-04 21:11:28.590 | + ./stack.sh:main:1107 : is_service_enabled swift 2020-05-04 21:11:28.609 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:11:28.613 | + ./stack.sh:main:1108 : create_swift_accounts 2020-05-04 21:11:28.616 | + lib/swift:create_swift_accounts:641 : export swiftusertest1_password=testing 2020-05-04 21:11:28.619 | + lib/swift:create_swift_accounts:641 : swiftusertest1_password=testing 2020-05-04 21:11:28.622 | + lib/swift:create_swift_accounts:642 : export swiftusertest2_password=testing2 2020-05-04 21:11:28.625 | + lib/swift:create_swift_accounts:642 : swiftusertest2_password=testing2 2020-05-04 21:11:28.628 | + lib/swift:create_swift_accounts:643 : export swiftusertest3_password=testing3 2020-05-04 21:11:28.631 | + lib/swift:create_swift_accounts:643 : swiftusertest3_password=testing3 2020-05-04 21:11:28.634 | + lib/swift:create_swift_accounts:644 : export swiftusertest4_password=testing4 2020-05-04 21:11:28.637 | + lib/swift:create_swift_accounts:644 : swiftusertest4_password=testing4 2020-05-04 21:11:28.640 | + lib/swift:create_swift_accounts:646 : local another_role 2020-05-04 21:11:28.643 | ++ lib/swift:create_swift_accounts:647 : get_or_create_role anotherrole 2020-05-04 21:11:28.646 | ++ functions-common:get_or_create_role:829 : local role_id 2020-05-04 21:11:28.651 | +++ functions-common:get_or_create_role:836 : oscwrap role create anotherrole --or-show -f value -c id 2020-05-04 21:11:28.654 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:28.657 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:28.660 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:28.663 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:28.667 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:28.672 | +++ functions-common:oscwrap:2279 : start=1588626688668 2020-05-04 21:11:28.676 | ++++ functions-common:oscwrap:2280 : command openstack role create anotherrole --or-show -f value -c id 2020-05-04 21:11:28.680 | ++++ functions-common:oscwrap:2280 : openstack role create anotherrole --or-show -f value -c id 2020-05-04 21:11:30.126 | +++ functions-common:oscwrap:2280 : out=5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:11:30.129 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:30.132 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:30.137 | +++ functions-common:oscwrap:2282 : end=1588626690134 2020-05-04 21:11:30.140 | +++ functions-common:oscwrap:2283 : echo 1466 2020-05-04 21:11:30.143 | +++ functions-common:oscwrap:2285 : echo 5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:11:30.146 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:30.150 | ++ functions-common:get_or_create_role:834 : role_id=5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:11:30.153 | ++ functions-common:get_or_create_role:835 : echo 5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:11:30.157 | + lib/swift:create_swift_accounts:647 : another_role=5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:11:30.160 | + lib/swift:create_swift_accounts:651 : create_service_user swift admin 2020-05-04 21:11:30.163 | + lib/keystone:create_service_user:422 : get_or_create_user swift secretservice Default 2020-05-04 21:11:30.166 | + functions-common:get_or_create_user:793 : local user_id 2020-05-04 21:11:30.168 | + functions-common:get_or_create_user:794 : [[ ! -z '' ]] 2020-05-04 21:11:30.171 | + functions-common:get_or_create_user:797 : local email= 2020-05-04 21:11:30.175 | ++ functions-common:get_or_create_user:811 : oscwrap user create swift --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:11:30.178 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:30.181 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:30.184 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:30.187 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:30.190 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:30.195 | ++ functions-common:oscwrap:2279 : start=1588626690192 2020-05-04 21:11:30.199 | +++ functions-common:oscwrap:2280 : command openstack user create swift --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:11:30.203 | +++ functions-common:oscwrap:2280 : openstack user create swift --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:11:31.718 | ++ functions-common:oscwrap:2280 : out=4db62aca1351429abef495a9c55338bb 2020-05-04 21:11:31.721 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:31.724 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:31.730 | ++ functions-common:oscwrap:2282 : end=1588626691726 2020-05-04 21:11:31.733 | ++ functions-common:oscwrap:2283 : echo 1534 2020-05-04 21:11:31.735 | ++ functions-common:oscwrap:2285 : echo 4db62aca1351429abef495a9c55338bb 2020-05-04 21:11:31.738 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:31.743 | + functions-common:get_or_create_user:809 : user_id=4db62aca1351429abef495a9c55338bb 2020-05-04 21:11:31.745 | + functions-common:get_or_create_user:810 : echo 4db62aca1351429abef495a9c55338bb 2020-05-04 21:11:31.745 | 4db62aca1351429abef495a9c55338bb 2020-05-04 21:11:31.748 | + lib/keystone:create_service_user:423 : get_or_add_user_project_role service swift service Default Default 2020-05-04 21:11:31.751 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:11:31.755 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args Default Default 2020-05-04 21:11:31.758 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:11:31.760 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:11:31.763 | ++ functions-common:_get_domain_args:844 : [[ -n Default ]] 2020-05-04 21:11:31.766 | ++ functions-common:_get_domain_args:845 : domain=' --user-domain Default' 2020-05-04 21:11:31.769 | ++ functions-common:_get_domain_args:847 : [[ -n Default ]] 2020-05-04 21:11:31.772 | ++ functions-common:_get_domain_args:848 : domain=' --user-domain Default --project-domain Default' 2020-05-04 21:11:31.774 | ++ functions-common:_get_domain_args:851 : echo --user-domain Default --project-domain Default 2020-05-04 21:11:31.779 | + functions-common:get_or_add_user_project_role:859 : domain_args='--user-domain Default --project-domain Default' 2020-05-04 21:11:31.783 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:11:31.784 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:11:31.785 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2020-05-04 21:11:31.788 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:11:31.789 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:31.791 | ++ functions-common:get_field:696 : read data 2020-05-04 21:11:31.793 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:31.796 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:31.799 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:31.803 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:31.807 | ++ functions-common:oscwrap:2279 : start=1588626691804 2020-05-04 21:11:31.812 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2020-05-04 21:11:31.814 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2020-05-04 21:11:33.541 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:11:33.544 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:33.548 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:33.553 | ++ functions-common:oscwrap:2282 : end=1588626693549 2020-05-04 21:11:33.556 | ++ functions-common:oscwrap:2283 : echo 1745 2020-05-04 21:11:33.559 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:11:33.562 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:33.567 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:11:33.570 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:11:33.573 | + functions-common:get_or_add_user_project_role:870 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2020-05-04 21:11:35.248 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2020-05-04 21:11:35.249 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:11:35.252 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:11:35.253 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:35.256 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:11:35.257 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:35.259 | ++ functions-common:get_field:696 : read data 2020-05-04 21:11:35.261 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:35.264 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:35.267 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:35.273 | ++ functions-common:oscwrap:2279 : start=1588626695268 2020-05-04 21:11:35.276 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2020-05-04 21:11:35.279 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2020-05-04 21:11:37.009 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:37.009 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:11:37.009 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:37.009 | | 0c61841e6bd744209bfc895f9a3652f5 | 4db62aca1351429abef495a9c55338bb | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:11:37.009 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:11:37.012 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:37.015 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:37.021 | ++ functions-common:oscwrap:2282 : end=1588626697017 2020-05-04 21:11:37.023 | ++ functions-common:oscwrap:2283 : echo 1749 2020-05-04 21:11:37.026 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:37.026 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:11:37.026 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:37.026 | | 0c61841e6bd744209bfc895f9a3652f5 | 4db62aca1351429abef495a9c55338bb | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:11:37.026 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:11:37.029 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:37.029 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:11:37.032 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:11:37.036 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:11:37.036 | ++ functions-common:get_field:702 : echo '| 0c61841e6bd744209bfc895f9a3652f5 | 4db62aca1351429abef495a9c55338bb | | 2ff7bb411dfa4785a25f763121c10c18 | | False |' 2020-05-04 21:11:37.042 | ++ functions-common:get_field:696 : read data 2020-05-04 21:11:37.046 | + functions-common:get_or_add_user_project_role:879 : user_role_id=0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:11:37.048 | + functions-common:get_or_add_user_project_role:881 : echo 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:11:37.048 | 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:11:37.052 | + lib/keystone:create_service_user:425 : [[ -n admin ]] 2020-05-04 21:11:37.054 | + lib/keystone:create_service_user:426 : get_or_add_user_project_role admin swift service Default Default 2020-05-04 21:11:37.057 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:11:37.060 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args Default Default 2020-05-04 21:11:37.063 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:11:37.066 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:11:37.069 | ++ functions-common:_get_domain_args:844 : [[ -n Default ]] 2020-05-04 21:11:37.072 | ++ functions-common:_get_domain_args:845 : domain=' --user-domain Default' 2020-05-04 21:11:37.074 | ++ functions-common:_get_domain_args:847 : [[ -n Default ]] 2020-05-04 21:11:37.077 | ++ functions-common:_get_domain_args:848 : domain=' --user-domain Default --project-domain Default' 2020-05-04 21:11:37.079 | ++ functions-common:_get_domain_args:851 : echo --user-domain Default --project-domain Default 2020-05-04 21:11:37.083 | + functions-common:get_or_add_user_project_role:859 : domain_args='--user-domain Default --project-domain Default' 2020-05-04 21:11:37.088 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2020-05-04 21:11:37.088 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:11:37.088 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:11:37.091 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:37.092 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:11:37.094 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:37.094 | ++ functions-common:get_field:696 : read data 2020-05-04 21:11:37.097 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:37.101 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:37.104 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:37.109 | ++ functions-common:oscwrap:2279 : start=1588626697105 2020-05-04 21:11:37.112 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2020-05-04 21:11:37.115 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2020-05-04 21:11:38.816 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:11:38.819 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:38.823 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:38.828 | ++ functions-common:oscwrap:2282 : end=1588626698825 2020-05-04 21:11:38.831 | ++ functions-common:oscwrap:2283 : echo 1720 2020-05-04 21:11:38.834 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:11:38.837 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:38.843 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:11:38.845 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:11:38.848 | + functions-common:get_or_add_user_project_role:870 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2020-05-04 21:11:40.536 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:11:40.537 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2020-05-04 21:11:40.540 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:11:40.540 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:40.544 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:40.544 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:11:40.547 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:40.547 | ++ functions-common:get_field:696 : read data 2020-05-04 21:11:40.549 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:40.553 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:40.558 | ++ functions-common:oscwrap:2279 : start=1588626700554 2020-05-04 21:11:40.561 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2020-05-04 21:11:40.564 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2020-05-04 21:11:42.312 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:42.313 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:11:42.313 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:42.313 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 4db62aca1351429abef495a9c55338bb | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:11:42.313 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:11:42.315 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:42.319 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:42.324 | ++ functions-common:oscwrap:2282 : end=1588626702321 2020-05-04 21:11:42.327 | ++ functions-common:oscwrap:2283 : echo 1767 2020-05-04 21:11:42.330 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:42.330 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:11:42.330 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:42.330 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 4db62aca1351429abef495a9c55338bb | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:11:42.330 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:11:42.333 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:42.334 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:11:42.337 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:11:42.341 | ++ functions-common:get_field:702 : echo '| 57d0e691a2d14a3ca7503c8a4e54ef76 | 4db62aca1351429abef495a9c55338bb | | 2ff7bb411dfa4785a25f763121c10c18 | | False |' 2020-05-04 21:11:42.341 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:11:42.348 | ++ functions-common:get_field:696 : read data 2020-05-04 21:11:42.352 | + functions-common:get_or_add_user_project_role:879 : user_role_id=57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:11:42.355 | + functions-common:get_or_add_user_project_role:881 : echo 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:11:42.355 | 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:11:42.358 | + lib/swift:create_swift_accounts:653 : get_or_create_service swift object-store 'Swift Service' 2020-05-04 21:11:42.361 | + functions-common:get_or_create_service:935 : local service_id 2020-05-04 21:11:42.364 | ++ functions-common:get_or_create_service:948 : oscwrap service show object-store -f value -c id 2020-05-04 21:11:43.869 | ++ functions-common:get_or_create_service:950 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2020-05-04 21:11:43.872 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:43.875 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:43.878 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:43.881 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:43.885 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:43.890 | ++ functions-common:oscwrap:2279 : start=1588626703886 2020-05-04 21:11:43.895 | +++ functions-common:oscwrap:2280 : command openstack service create object-store --name swift '--description=Swift Service' -f value -c id 2020-05-04 21:11:43.898 | +++ functions-common:oscwrap:2280 : openstack service create object-store --name swift '--description=Swift Service' -f value -c id 2020-05-04 21:11:45.270 | ++ functions-common:oscwrap:2280 : out=19cd243607c1454a8e83bae683f3eece 2020-05-04 21:11:45.273 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:45.277 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:45.281 | ++ functions-common:oscwrap:2282 : end=1588626705278 2020-05-04 21:11:45.284 | ++ functions-common:oscwrap:2283 : echo 1392 2020-05-04 21:11:45.287 | ++ functions-common:oscwrap:2285 : echo 19cd243607c1454a8e83bae683f3eece 2020-05-04 21:11:45.291 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:45.295 | + functions-common:get_or_create_service:946 : service_id=' 2020-05-04 21:11:45.295 | 19cd243607c1454a8e83bae683f3eece' 2020-05-04 21:11:45.298 | + functions-common:get_or_create_service:947 : echo 19cd243607c1454a8e83bae683f3eece 2020-05-04 21:11:45.298 | 19cd243607c1454a8e83bae683f3eece 2020-05-04 21:11:45.301 | + lib/swift:create_swift_accounts:655 : get_or_create_endpoint object-store RegionOne 'http://162.242.166.178:8080/v1/AUTH_$(project_id)s' http://162.242.166.178:8080 2020-05-04 21:11:45.303 | + functions-common:get_or_create_endpoint:979 : local public_id 2020-05-04 21:11:45.307 | ++ functions-common:get_or_create_endpoint:980 : _get_or_create_endpoint_with_interface object-store public 'http://162.242.166.178:8080/v1/AUTH_$(project_id)s' RegionOne 2020-05-04 21:11:45.310 | ++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:11:45.314 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2020-05-04 21:11:45.317 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:45.320 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:45.323 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:45.326 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:45.329 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:45.334 | +++ functions-common:oscwrap:2279 : start=1588626705331 2020-05-04 21:11:45.338 | ++++ functions-common:oscwrap:2280 : command openstack endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2020-05-04 21:11:45.341 | ++++ functions-common:oscwrap:2280 : openstack endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2020-05-04 21:11:46.820 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:11:46.823 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:46.827 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:46.832 | +++ functions-common:oscwrap:2282 : end=1588626706829 2020-05-04 21:11:46.835 | +++ functions-common:oscwrap:2283 : echo 1498 2020-05-04 21:11:46.839 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:11:46.842 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:46.846 | ++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:11:46.849 | ++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:11:46.853 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create object-store public 'http://162.242.166.178:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:11:46.856 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:46.859 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:46.862 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:46.865 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:46.869 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:46.874 | +++ functions-common:oscwrap:2279 : start=1588626706871 2020-05-04 21:11:46.878 | ++++ functions-common:oscwrap:2280 : command openstack endpoint create object-store public 'http://162.242.166.178:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:11:46.882 | ++++ functions-common:oscwrap:2280 : openstack endpoint create object-store public 'http://162.242.166.178:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2020-05-04 21:11:48.383 | +++ functions-common:oscwrap:2280 : out=4cd98b98feb64e70b488528bb67546f4 2020-05-04 21:11:48.386 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:48.390 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:48.395 | +++ functions-common:oscwrap:2282 : end=1588626708391 2020-05-04 21:11:48.398 | +++ functions-common:oscwrap:2283 : echo 1520 2020-05-04 21:11:48.401 | +++ functions-common:oscwrap:2285 : echo 4cd98b98feb64e70b488528bb67546f4 2020-05-04 21:11:48.405 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:48.409 | ++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=4cd98b98feb64e70b488528bb67546f4 2020-05-04 21:11:48.413 | ++ functions-common:_get_or_create_endpoint_with_interface:965 : echo 4cd98b98feb64e70b488528bb67546f4 2020-05-04 21:11:48.416 | + functions-common:get_or_create_endpoint:980 : public_id=4cd98b98feb64e70b488528bb67546f4 2020-05-04 21:11:48.419 | + functions-common:get_or_create_endpoint:982 : [[ -n http://162.242.166.178:8080 ]] 2020-05-04 21:11:48.422 | + functions-common:get_or_create_endpoint:983 : _get_or_create_endpoint_with_interface object-store admin http://162.242.166.178:8080 RegionOne 2020-05-04 21:11:48.425 | + functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:11:48.429 | ++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2020-05-04 21:11:48.432 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:48.436 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:48.439 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:48.442 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:48.446 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:48.452 | ++ functions-common:oscwrap:2279 : start=1588626708448 2020-05-04 21:11:48.456 | +++ functions-common:oscwrap:2280 : command openstack endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2020-05-04 21:11:48.459 | +++ functions-common:oscwrap:2280 : openstack endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2020-05-04 21:11:49.947 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:11:49.950 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:49.954 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:49.959 | ++ functions-common:oscwrap:2282 : end=1588626709955 2020-05-04 21:11:49.962 | ++ functions-common:oscwrap:2283 : echo 1507 2020-05-04 21:11:49.965 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:11:49.968 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:49.972 | + functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:11:49.975 | + functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:11:49.978 | ++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create object-store admin http://162.242.166.178:8080 --region RegionOne -f value -c id 2020-05-04 21:11:49.981 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:49.985 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:49.988 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:49.991 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:49.995 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:50.001 | ++ functions-common:oscwrap:2279 : start=1588626709997 2020-05-04 21:11:50.005 | +++ functions-common:oscwrap:2280 : command openstack endpoint create object-store admin http://162.242.166.178:8080 --region RegionOne -f value -c id 2020-05-04 21:11:50.008 | +++ functions-common:oscwrap:2280 : openstack endpoint create object-store admin http://162.242.166.178:8080 --region RegionOne -f value -c id 2020-05-04 21:11:51.505 | ++ functions-common:oscwrap:2280 : out=49f1121d151041b6bba6581146dba2fc 2020-05-04 21:11:51.509 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:51.513 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:51.518 | ++ functions-common:oscwrap:2282 : end=1588626711515 2020-05-04 21:11:51.522 | ++ functions-common:oscwrap:2283 : echo 1518 2020-05-04 21:11:51.525 | ++ functions-common:oscwrap:2285 : echo 49f1121d151041b6bba6581146dba2fc 2020-05-04 21:11:51.528 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:51.532 | + functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=49f1121d151041b6bba6581146dba2fc 2020-05-04 21:11:51.535 | + functions-common:_get_or_create_endpoint_with_interface:965 : echo 49f1121d151041b6bba6581146dba2fc 2020-05-04 21:11:51.535 | 49f1121d151041b6bba6581146dba2fc 2020-05-04 21:11:51.538 | + functions-common:get_or_create_endpoint:985 : [[ -n '' ]] 2020-05-04 21:11:51.541 | + functions-common:get_or_create_endpoint:989 : echo 4cd98b98feb64e70b488528bb67546f4 2020-05-04 21:11:51.542 | 4cd98b98feb64e70b488528bb67546f4 2020-05-04 21:11:51.545 | + lib/swift:create_swift_accounts:660 : local swift_project_test1 2020-05-04 21:11:51.548 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest1 default 2020-05-04 21:11:51.551 | ++ functions-common:get_or_create_project:816 : local project_id 2020-05-04 21:11:51.555 | +++ functions-common:get_or_create_project:824 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2020-05-04 21:11:51.558 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:51.561 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:51.564 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:51.567 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:51.571 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:51.575 | +++ functions-common:oscwrap:2279 : start=1588626711572 2020-05-04 21:11:51.579 | ++++ functions-common:oscwrap:2280 : command openstack project create swiftprojecttest1 --domain=default --or-show -f value -c id 2020-05-04 21:11:51.582 | ++++ functions-common:oscwrap:2280 : openstack project create swiftprojecttest1 --domain=default --or-show -f value -c id 2020-05-04 21:11:53.083 | +++ functions-common:oscwrap:2280 : out=df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:11:53.086 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:53.091 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:53.096 | +++ functions-common:oscwrap:2282 : end=1588626713092 2020-05-04 21:11:53.100 | +++ functions-common:oscwrap:2283 : echo 1520 2020-05-04 21:11:53.103 | +++ functions-common:oscwrap:2285 : echo df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:11:53.107 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:53.110 | ++ functions-common:get_or_create_project:822 : project_id=df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:11:53.117 | ++ functions-common:get_or_create_project:823 : echo df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:11:53.126 | + lib/swift:create_swift_accounts:661 : swift_project_test1=df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:11:53.130 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test1 'Failure creating swift_project_test1' 2020-05-04 21:11:53.133 | + functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:11:53.154 | ++ lib/swift:create_swift_accounts:664 : get_or_create_user swiftusertest1 testing default test@example.com 2020-05-04 21:11:53.157 | ++ functions-common:get_or_create_user:793 : local user_id 2020-05-04 21:11:53.159 | ++ functions-common:get_or_create_user:794 : [[ ! -z test@example.com ]] 2020-05-04 21:11:53.162 | ++ functions-common:get_or_create_user:795 : local email=--email=test@example.com 2020-05-04 21:11:53.166 | +++ functions-common:get_or_create_user:811 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2020-05-04 21:11:53.170 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:53.173 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:53.176 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:53.179 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:53.184 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:53.189 | +++ functions-common:oscwrap:2279 : start=1588626713185 2020-05-04 21:11:53.194 | ++++ functions-common:oscwrap:2280 : command openstack user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2020-05-04 21:11:53.197 | ++++ functions-common:oscwrap:2280 : openstack user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2020-05-04 21:11:54.677 | +++ functions-common:oscwrap:2280 : out=529b22e88c5949648fe0f7450c7bbd72 2020-05-04 21:11:54.681 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:54.685 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:54.690 | +++ functions-common:oscwrap:2282 : end=1588626714686 2020-05-04 21:11:54.693 | +++ functions-common:oscwrap:2283 : echo 1501 2020-05-04 21:11:54.696 | +++ functions-common:oscwrap:2285 : echo 529b22e88c5949648fe0f7450c7bbd72 2020-05-04 21:11:54.699 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:54.704 | ++ functions-common:get_or_create_user:809 : user_id=529b22e88c5949648fe0f7450c7bbd72 2020-05-04 21:11:54.708 | ++ functions-common:get_or_create_user:810 : echo 529b22e88c5949648fe0f7450c7bbd72 2020-05-04 21:11:54.713 | + lib/swift:create_swift_accounts:664 : SWIFT_USER_TEST1=529b22e88c5949648fe0f7450c7bbd72 2020-05-04 21:11:54.716 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2020-05-04 21:11:54.720 | + functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:11:54.741 | + lib/swift:create_swift_accounts:666 : get_or_add_user_project_role admin 529b22e88c5949648fe0f7450c7bbd72 df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:11:54.744 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:11:54.748 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args 2020-05-04 21:11:54.751 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:11:54.755 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:11:54.758 | ++ functions-common:_get_domain_args:844 : [[ -n '' ]] 2020-05-04 21:11:54.761 | ++ functions-common:_get_domain_args:847 : [[ -n '' ]] 2020-05-04 21:11:54.765 | ++ functions-common:_get_domain_args:851 : echo 2020-05-04 21:11:54.768 | + functions-common:get_or_add_user_project_role:859 : domain_args= 2020-05-04 21:11:54.774 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role admin --user 529b22e88c5949648fe0f7450c7bbd72 --project df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:11:54.774 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:11:54.775 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:11:54.777 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:54.779 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:11:54.780 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:54.782 | ++ functions-common:get_field:696 : read data 2020-05-04 21:11:54.783 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:54.786 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:54.790 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:54.795 | ++ functions-common:oscwrap:2279 : start=1588626714791 2020-05-04 21:11:54.799 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user 529b22e88c5949648fe0f7450c7bbd72 --project df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:11:54.802 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user 529b22e88c5949648fe0f7450c7bbd72 --project df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:11:56.357 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:11:56.360 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:56.363 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:56.368 | ++ functions-common:oscwrap:2282 : end=1588626716365 2020-05-04 21:11:56.372 | ++ functions-common:oscwrap:2283 : echo 1574 2020-05-04 21:11:56.375 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:11:56.378 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:56.382 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:11:56.385 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:11:56.387 | + functions-common:get_or_add_user_project_role:870 : openstack role add admin --user 529b22e88c5949648fe0f7450c7bbd72 --project df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:11:57.853 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role admin --user 529b22e88c5949648fe0f7450c7bbd72 --project df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:11:57.854 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:11:57.855 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:11:57.857 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:57.860 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:11:57.861 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:57.863 | ++ functions-common:get_field:696 : read data 2020-05-04 21:11:57.864 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:57.867 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:57.872 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:57.877 | ++ functions-common:oscwrap:2279 : start=1588626717873 2020-05-04 21:11:57.881 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user 529b22e88c5949648fe0f7450c7bbd72 --project df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:11:57.884 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user 529b22e88c5949648fe0f7450c7bbd72 --project df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:11:59.456 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:59.456 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:11:59.456 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:59.456 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 529b22e88c5949648fe0f7450c7bbd72 | | df3eb6762b8044d2b9433816ecc86855 | | False | 2020-05-04 21:11:59.456 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:11:59.459 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:11:59.463 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:11:59.468 | ++ functions-common:oscwrap:2282 : end=1588626719464 2020-05-04 21:11:59.471 | ++ functions-common:oscwrap:2283 : echo 1591 2020-05-04 21:11:59.474 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:59.474 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:11:59.474 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:11:59.474 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 529b22e88c5949648fe0f7450c7bbd72 | | df3eb6762b8044d2b9433816ecc86855 | | False | 2020-05-04 21:11:59.474 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:11:59.477 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:11:59.478 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:11:59.481 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:11:59.485 | ++ functions-common:get_field:702 : echo '| 57d0e691a2d14a3ca7503c8a4e54ef76 | 529b22e88c5949648fe0f7450c7bbd72 | | df3eb6762b8044d2b9433816ecc86855 | | False |' 2020-05-04 21:11:59.485 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:11:59.491 | ++ functions-common:get_field:696 : read data 2020-05-04 21:11:59.495 | + functions-common:get_or_add_user_project_role:879 : user_role_id=57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:11:59.498 | + functions-common:get_or_add_user_project_role:881 : echo 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:11:59.498 | 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:11:59.501 | + lib/swift:create_swift_accounts:668 : local swift_user_test3 2020-05-04 21:11:59.504 | ++ lib/swift:create_swift_accounts:670 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2020-05-04 21:11:59.507 | ++ functions-common:get_or_create_user:793 : local user_id 2020-05-04 21:11:59.510 | ++ functions-common:get_or_create_user:794 : [[ ! -z test3@example.com ]] 2020-05-04 21:11:59.513 | ++ functions-common:get_or_create_user:795 : local email=--email=test3@example.com 2020-05-04 21:11:59.517 | +++ functions-common:get_or_create_user:811 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2020-05-04 21:11:59.520 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:11:59.523 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:11:59.525 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:11:59.528 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:11:59.532 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:11:59.537 | +++ functions-common:oscwrap:2279 : start=1588626719534 2020-05-04 21:11:59.541 | ++++ functions-common:oscwrap:2280 : command openstack user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2020-05-04 21:11:59.544 | ++++ functions-common:oscwrap:2280 : openstack user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2020-05-04 21:12:00.958 | +++ functions-common:oscwrap:2280 : out=86cd767907d14e228d7e78b58ecbe92c 2020-05-04 21:12:00.962 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:12:00.967 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:12:00.972 | +++ functions-common:oscwrap:2282 : end=1588626720968 2020-05-04 21:12:00.975 | +++ functions-common:oscwrap:2283 : echo 1434 2020-05-04 21:12:00.978 | +++ functions-common:oscwrap:2285 : echo 86cd767907d14e228d7e78b58ecbe92c 2020-05-04 21:12:00.981 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:12:00.984 | ++ functions-common:get_or_create_user:809 : user_id=86cd767907d14e228d7e78b58ecbe92c 2020-05-04 21:12:00.987 | ++ functions-common:get_or_create_user:810 : echo 86cd767907d14e228d7e78b58ecbe92c 2020-05-04 21:12:00.992 | + lib/swift:create_swift_accounts:670 : swift_user_test3=86cd767907d14e228d7e78b58ecbe92c 2020-05-04 21:12:00.995 | + lib/swift:create_swift_accounts:671 : die_if_not_set 671 swift_user_test3 'Failure creating swift_user_test3' 2020-05-04 21:12:00.998 | + functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:12:01.019 | + lib/swift:create_swift_accounts:672 : get_or_add_user_project_role 5371b42e3b8a43eaa25bcca7b1728b12 86cd767907d14e228d7e78b58ecbe92c df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:12:01.022 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:12:01.025 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args 2020-05-04 21:12:01.029 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:12:01.033 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:12:01.037 | ++ functions-common:_get_domain_args:844 : [[ -n '' ]] 2020-05-04 21:12:01.041 | ++ functions-common:_get_domain_args:847 : [[ -n '' ]] 2020-05-04 21:12:01.044 | ++ functions-common:_get_domain_args:851 : echo 2020-05-04 21:12:01.048 | + functions-common:get_or_add_user_project_role:859 : domain_args= 2020-05-04 21:12:01.052 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role 5371b42e3b8a43eaa25bcca7b1728b12 --user 86cd767907d14e228d7e78b58ecbe92c --project df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:12:01.052 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:12:01.054 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:12:01.056 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:12:01.058 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:12:01.060 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:12:01.061 | ++ functions-common:get_field:696 : read data 2020-05-04 21:12:01.063 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:12:01.066 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:12:01.070 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:12:01.076 | ++ functions-common:oscwrap:2279 : start=1588626721071 2020-05-04 21:12:01.080 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role 5371b42e3b8a43eaa25bcca7b1728b12 --user 86cd767907d14e228d7e78b58ecbe92c --project df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:12:01.083 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role 5371b42e3b8a43eaa25bcca7b1728b12 --user 86cd767907d14e228d7e78b58ecbe92c --project df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:12:02.620 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:12:02.623 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:12:02.628 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:12:02.633 | ++ functions-common:oscwrap:2282 : end=1588626722629 2020-05-04 21:12:02.636 | ++ functions-common:oscwrap:2283 : echo 1558 2020-05-04 21:12:02.640 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:12:02.643 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:12:02.647 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:12:02.650 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:12:02.653 | + functions-common:get_or_add_user_project_role:870 : openstack role add 5371b42e3b8a43eaa25bcca7b1728b12 --user 86cd767907d14e228d7e78b58ecbe92c --project df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:12:04.144 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role 5371b42e3b8a43eaa25bcca7b1728b12 --user 86cd767907d14e228d7e78b58ecbe92c --project df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:12:04.145 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:12:04.147 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:12:04.149 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:12:04.151 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:12:04.152 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:12:04.153 | ++ functions-common:get_field:696 : read data 2020-05-04 21:12:04.155 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:12:04.158 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:12:04.161 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:12:04.166 | ++ functions-common:oscwrap:2279 : start=1588626724162 2020-05-04 21:12:04.169 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role 5371b42e3b8a43eaa25bcca7b1728b12 --user 86cd767907d14e228d7e78b58ecbe92c --project df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:12:04.172 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role 5371b42e3b8a43eaa25bcca7b1728b12 --user 86cd767907d14e228d7e78b58ecbe92c --project df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:12:05.688 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:12:05.688 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:12:05.688 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:12:05.688 | | 5371b42e3b8a43eaa25bcca7b1728b12 | 86cd767907d14e228d7e78b58ecbe92c | | df3eb6762b8044d2b9433816ecc86855 | | False | 2020-05-04 21:12:05.688 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:12:05.691 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:12:05.694 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:12:05.700 | ++ functions-common:oscwrap:2282 : end=1588626725696 2020-05-04 21:12:05.703 | ++ functions-common:oscwrap:2283 : echo 1534 2020-05-04 21:12:05.706 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:12:05.706 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:12:05.706 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:12:05.706 | | 5371b42e3b8a43eaa25bcca7b1728b12 | 86cd767907d14e228d7e78b58ecbe92c | | df3eb6762b8044d2b9433816ecc86855 | | False | 2020-05-04 21:12:05.706 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:12:05.708 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:12:05.709 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:12:05.712 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:12:05.716 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:12:05.716 | ++ functions-common:get_field:702 : echo '| 5371b42e3b8a43eaa25bcca7b1728b12 | 86cd767907d14e228d7e78b58ecbe92c | | df3eb6762b8044d2b9433816ecc86855 | | False |' 2020-05-04 21:12:05.721 | ++ functions-common:get_field:696 : read data 2020-05-04 21:12:05.726 | + functions-common:get_or_add_user_project_role:879 : user_role_id=5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:12:05.729 | + functions-common:get_or_add_user_project_role:881 : echo 5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:12:05.729 | 5371b42e3b8a43eaa25bcca7b1728b12 2020-05-04 21:12:05.732 | + lib/swift:create_swift_accounts:674 : local swift_project_test2 2020-05-04 21:12:05.735 | ++ lib/swift:create_swift_accounts:675 : get_or_create_project swiftprojecttest2 default 2020-05-04 21:12:05.738 | ++ functions-common:get_or_create_project:816 : local project_id 2020-05-04 21:12:05.741 | +++ functions-common:get_or_create_project:824 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2020-05-04 21:12:05.745 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:12:05.748 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:12:05.750 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:12:05.754 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:12:05.758 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:12:05.762 | +++ functions-common:oscwrap:2279 : start=1588626725759 2020-05-04 21:12:05.766 | ++++ functions-common:oscwrap:2280 : command openstack project create swiftprojecttest2 --domain=default --or-show -f value -c id 2020-05-04 21:12:05.769 | ++++ functions-common:oscwrap:2280 : openstack project create swiftprojecttest2 --domain=default --or-show -f value -c id 2020-05-04 21:12:07.207 | +++ functions-common:oscwrap:2280 : out=4a4d2d6530e3440bb5f2ddad9c3905f2 2020-05-04 21:12:07.210 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:12:07.214 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:12:07.219 | +++ functions-common:oscwrap:2282 : end=1588626727215 2020-05-04 21:12:07.222 | +++ functions-common:oscwrap:2283 : echo 1456 2020-05-04 21:12:07.225 | +++ functions-common:oscwrap:2285 : echo 4a4d2d6530e3440bb5f2ddad9c3905f2 2020-05-04 21:12:07.228 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:12:07.233 | ++ functions-common:get_or_create_project:822 : project_id=4a4d2d6530e3440bb5f2ddad9c3905f2 2020-05-04 21:12:07.235 | ++ functions-common:get_or_create_project:823 : echo 4a4d2d6530e3440bb5f2ddad9c3905f2 2020-05-04 21:12:07.238 | + lib/swift:create_swift_accounts:675 : swift_project_test2=4a4d2d6530e3440bb5f2ddad9c3905f2 2020-05-04 21:12:07.241 | + lib/swift:create_swift_accounts:676 : die_if_not_set 676 swift_project_test2 'Failure creating swift_project_test2' 2020-05-04 21:12:07.244 | + functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:12:07.263 | + lib/swift:create_swift_accounts:678 : local swift_user_test2 2020-05-04 21:12:07.266 | ++ lib/swift:create_swift_accounts:680 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2020-05-04 21:12:07.269 | ++ functions-common:get_or_create_user:793 : local user_id 2020-05-04 21:12:07.271 | ++ functions-common:get_or_create_user:794 : [[ ! -z test2@example.com ]] 2020-05-04 21:12:07.274 | ++ functions-common:get_or_create_user:795 : local email=--email=test2@example.com 2020-05-04 21:12:07.277 | +++ functions-common:get_or_create_user:811 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2020-05-04 21:12:07.280 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:12:07.283 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:12:07.285 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:12:07.288 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:12:07.292 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:12:07.297 | +++ functions-common:oscwrap:2279 : start=1588626727293 2020-05-04 21:12:07.301 | ++++ functions-common:oscwrap:2280 : command openstack user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2020-05-04 21:12:07.304 | ++++ functions-common:oscwrap:2280 : openstack user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2020-05-04 21:12:08.709 | +++ functions-common:oscwrap:2280 : out=3cd1bcfd55d5407ba4199b8153ec9af7 2020-05-04 21:12:08.711 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:12:08.715 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:12:08.720 | +++ functions-common:oscwrap:2282 : end=1588626728716 2020-05-04 21:12:08.723 | +++ functions-common:oscwrap:2283 : echo 1423 2020-05-04 21:12:08.725 | +++ functions-common:oscwrap:2285 : echo 3cd1bcfd55d5407ba4199b8153ec9af7 2020-05-04 21:12:08.728 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:12:08.732 | ++ functions-common:get_or_create_user:809 : user_id=3cd1bcfd55d5407ba4199b8153ec9af7 2020-05-04 21:12:08.735 | ++ functions-common:get_or_create_user:810 : echo 3cd1bcfd55d5407ba4199b8153ec9af7 2020-05-04 21:12:08.738 | + lib/swift:create_swift_accounts:680 : swift_user_test2=3cd1bcfd55d5407ba4199b8153ec9af7 2020-05-04 21:12:08.740 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_user_test2 'Failure creating swift_user_test2' 2020-05-04 21:12:08.743 | + functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:12:08.759 | + lib/swift:create_swift_accounts:682 : get_or_add_user_project_role admin 3cd1bcfd55d5407ba4199b8153ec9af7 4a4d2d6530e3440bb5f2ddad9c3905f2 2020-05-04 21:12:08.761 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:12:08.765 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args 2020-05-04 21:12:08.768 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:12:08.771 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:12:08.774 | ++ functions-common:_get_domain_args:844 : [[ -n '' ]] 2020-05-04 21:12:08.777 | ++ functions-common:_get_domain_args:847 : [[ -n '' ]] 2020-05-04 21:12:08.780 | ++ functions-common:_get_domain_args:851 : echo 2020-05-04 21:12:08.783 | + functions-common:get_or_add_user_project_role:859 : domain_args= 2020-05-04 21:12:08.787 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role admin --user 3cd1bcfd55d5407ba4199b8153ec9af7 --project 4a4d2d6530e3440bb5f2ddad9c3905f2 2020-05-04 21:12:08.788 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:12:08.789 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:12:08.791 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:12:08.792 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:12:08.794 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:12:08.795 | ++ functions-common:get_field:696 : read data 2020-05-04 21:12:08.797 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:12:08.800 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:12:08.803 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:12:08.808 | ++ functions-common:oscwrap:2279 : start=1588626728805 2020-05-04 21:12:08.813 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user 3cd1bcfd55d5407ba4199b8153ec9af7 --project 4a4d2d6530e3440bb5f2ddad9c3905f2 2020-05-04 21:12:08.816 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user 3cd1bcfd55d5407ba4199b8153ec9af7 --project 4a4d2d6530e3440bb5f2ddad9c3905f2 2020-05-04 21:12:10.388 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:12:10.392 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:12:10.396 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:12:10.401 | ++ functions-common:oscwrap:2282 : end=1588626730397 2020-05-04 21:12:10.405 | ++ functions-common:oscwrap:2283 : echo 1592 2020-05-04 21:12:10.408 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:12:10.411 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:12:10.416 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:12:10.418 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:12:10.421 | + functions-common:get_or_add_user_project_role:870 : openstack role add admin --user 3cd1bcfd55d5407ba4199b8153ec9af7 --project 4a4d2d6530e3440bb5f2ddad9c3905f2 2020-05-04 21:12:11.935 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:12:11.935 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role admin --user 3cd1bcfd55d5407ba4199b8153ec9af7 --project 4a4d2d6530e3440bb5f2ddad9c3905f2 2020-05-04 21:12:11.937 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:12:11.941 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:12:11.941 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:12:11.944 | ++ functions-common:get_field:696 : read data 2020-05-04 21:12:11.945 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:12:11.948 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:12:11.951 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:12:11.955 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:12:11.960 | ++ functions-common:oscwrap:2279 : start=1588626731956 2020-05-04 21:12:11.965 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user 3cd1bcfd55d5407ba4199b8153ec9af7 --project 4a4d2d6530e3440bb5f2ddad9c3905f2 2020-05-04 21:12:11.968 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user 3cd1bcfd55d5407ba4199b8153ec9af7 --project 4a4d2d6530e3440bb5f2ddad9c3905f2 2020-05-04 21:12:13.569 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:12:13.569 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:12:13.569 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:12:13.569 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 3cd1bcfd55d5407ba4199b8153ec9af7 | | 4a4d2d6530e3440bb5f2ddad9c3905f2 | | False | 2020-05-04 21:12:13.569 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:12:13.572 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:12:13.575 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:12:13.582 | ++ functions-common:oscwrap:2282 : end=1588626733576 2020-05-04 21:12:13.585 | ++ functions-common:oscwrap:2283 : echo 1620 2020-05-04 21:12:13.588 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:12:13.588 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:12:13.588 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:12:13.588 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 3cd1bcfd55d5407ba4199b8153ec9af7 | | 4a4d2d6530e3440bb5f2ddad9c3905f2 | | False | 2020-05-04 21:12:13.588 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:12:13.591 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:12:13.592 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:12:13.596 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:12:13.599 | ++ functions-common:get_field:702 : echo '| 57d0e691a2d14a3ca7503c8a4e54ef76 | 3cd1bcfd55d5407ba4199b8153ec9af7 | | 4a4d2d6530e3440bb5f2ddad9c3905f2 | | False |' 2020-05-04 21:12:13.600 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:12:13.607 | ++ functions-common:get_field:696 : read data 2020-05-04 21:12:13.611 | + functions-common:get_or_add_user_project_role:879 : user_role_id=57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:12:13.614 | + functions-common:get_or_add_user_project_role:881 : echo 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:12:13.614 | 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:12:13.617 | + lib/swift:create_swift_accounts:684 : local swift_domain 2020-05-04 21:12:13.621 | ++ lib/swift:create_swift_accounts:685 : get_or_create_domain swift_test 'Used for swift functional testing' 2020-05-04 21:12:13.624 | ++ functions-common:get_or_create_domain:761 : local domain_id 2020-05-04 21:12:13.628 | +++ functions-common:get_or_create_domain:773 : oscwrap domain show swift_test -f value -c id 2020-05-04 21:12:15.156 | +++ functions-common:get_or_create_domain:775 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2020-05-04 21:12:15.159 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:12:15.162 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:12:15.165 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:12:15.168 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:12:15.172 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:12:15.177 | +++ functions-common:oscwrap:2279 : start=1588626735173 2020-05-04 21:12:15.181 | ++++ functions-common:oscwrap:2280 : command openstack domain create swift_test --description 'Used for swift functional testing' -f value -c id 2020-05-04 21:12:15.186 | ++++ functions-common:oscwrap:2280 : openstack domain create swift_test --description 'Used for swift functional testing' -f value -c id 2020-05-04 21:12:16.630 | +++ functions-common:oscwrap:2280 : out=af2d90762c4a41b0841879937b3414e8 2020-05-04 21:12:16.634 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:12:16.638 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:12:16.643 | +++ functions-common:oscwrap:2282 : end=1588626736639 2020-05-04 21:12:16.646 | +++ functions-common:oscwrap:2283 : echo 1466 2020-05-04 21:12:16.650 | +++ functions-common:oscwrap:2285 : echo af2d90762c4a41b0841879937b3414e8 2020-05-04 21:12:16.653 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:12:16.658 | ++ functions-common:get_or_create_domain:771 : domain_id=' 2020-05-04 21:12:16.658 | af2d90762c4a41b0841879937b3414e8' 2020-05-04 21:12:16.660 | ++ functions-common:get_or_create_domain:772 : echo af2d90762c4a41b0841879937b3414e8 2020-05-04 21:12:16.665 | + lib/swift:create_swift_accounts:685 : swift_domain=af2d90762c4a41b0841879937b3414e8 2020-05-04 21:12:16.668 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_domain 'Failure creating swift_test domain' 2020-05-04 21:12:16.672 | + functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:12:16.690 | + lib/swift:create_swift_accounts:688 : local swift_project_test4 2020-05-04 21:12:16.693 | ++ lib/swift:create_swift_accounts:689 : get_or_create_project swiftprojecttest4 af2d90762c4a41b0841879937b3414e8 2020-05-04 21:12:16.697 | ++ functions-common:get_or_create_project:816 : local project_id 2020-05-04 21:12:16.701 | +++ functions-common:get_or_create_project:824 : oscwrap project create swiftprojecttest4 --domain=af2d90762c4a41b0841879937b3414e8 --or-show -f value -c id 2020-05-04 21:12:16.704 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:12:16.707 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:12:16.709 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:12:16.712 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:12:16.716 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:12:16.720 | +++ functions-common:oscwrap:2279 : start=1588626736717 2020-05-04 21:12:16.723 | ++++ functions-common:oscwrap:2280 : command openstack project create swiftprojecttest4 --domain=af2d90762c4a41b0841879937b3414e8 --or-show -f value -c id 2020-05-04 21:12:16.726 | ++++ functions-common:oscwrap:2280 : openstack project create swiftprojecttest4 --domain=af2d90762c4a41b0841879937b3414e8 --or-show -f value -c id 2020-05-04 21:12:18.174 | +++ functions-common:oscwrap:2280 : out=47df950a64154f7592be9419f1da1310 2020-05-04 21:12:18.177 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:12:18.180 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:12:18.186 | +++ functions-common:oscwrap:2282 : end=1588626738182 2020-05-04 21:12:18.189 | +++ functions-common:oscwrap:2283 : echo 1465 2020-05-04 21:12:18.192 | +++ functions-common:oscwrap:2285 : echo 47df950a64154f7592be9419f1da1310 2020-05-04 21:12:18.196 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:12:18.199 | ++ functions-common:get_or_create_project:822 : project_id=47df950a64154f7592be9419f1da1310 2020-05-04 21:12:18.203 | ++ functions-common:get_or_create_project:823 : echo 47df950a64154f7592be9419f1da1310 2020-05-04 21:12:18.205 | + lib/swift:create_swift_accounts:689 : swift_project_test4=47df950a64154f7592be9419f1da1310 2020-05-04 21:12:18.208 | + lib/swift:create_swift_accounts:690 : die_if_not_set 690 swift_project_test4 'Failure creating swift_project_test4' 2020-05-04 21:12:18.211 | + functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:12:18.229 | + lib/swift:create_swift_accounts:692 : local swift_user_test4 2020-05-04 21:12:18.233 | ++ lib/swift:create_swift_accounts:694 : get_or_create_user swiftusertest4 testing4 af2d90762c4a41b0841879937b3414e8 test4@example.com 2020-05-04 21:12:18.236 | ++ functions-common:get_or_create_user:793 : local user_id 2020-05-04 21:12:18.239 | ++ functions-common:get_or_create_user:794 : [[ ! -z test4@example.com ]] 2020-05-04 21:12:18.242 | ++ functions-common:get_or_create_user:795 : local email=--email=test4@example.com 2020-05-04 21:12:18.245 | +++ functions-common:get_or_create_user:811 : oscwrap user create swiftusertest4 --password testing4 --domain=af2d90762c4a41b0841879937b3414e8 --email=test4@example.com --or-show -f value -c id 2020-05-04 21:12:18.248 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:12:18.251 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:12:18.254 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:12:18.256 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:12:18.261 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:12:18.265 | +++ functions-common:oscwrap:2279 : start=1588626738262 2020-05-04 21:12:18.269 | ++++ functions-common:oscwrap:2280 : command openstack user create swiftusertest4 --password testing4 --domain=af2d90762c4a41b0841879937b3414e8 --email=test4@example.com --or-show -f value -c id 2020-05-04 21:12:18.272 | ++++ functions-common:oscwrap:2280 : openstack user create swiftusertest4 --password testing4 --domain=af2d90762c4a41b0841879937b3414e8 --email=test4@example.com --or-show -f value -c id 2020-05-04 21:12:19.716 | +++ functions-common:oscwrap:2280 : out=50fae39a1260412ca2435d945e52b9a2 2020-05-04 21:12:19.719 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:12:19.722 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:12:19.728 | +++ functions-common:oscwrap:2282 : end=1588626739724 2020-05-04 21:12:19.731 | +++ functions-common:oscwrap:2283 : echo 1462 2020-05-04 21:12:19.734 | +++ functions-common:oscwrap:2285 : echo 50fae39a1260412ca2435d945e52b9a2 2020-05-04 21:12:19.737 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:12:19.741 | ++ functions-common:get_or_create_user:809 : user_id=50fae39a1260412ca2435d945e52b9a2 2020-05-04 21:12:19.744 | ++ functions-common:get_or_create_user:810 : echo 50fae39a1260412ca2435d945e52b9a2 2020-05-04 21:12:19.747 | + lib/swift:create_swift_accounts:694 : swift_user_test4=50fae39a1260412ca2435d945e52b9a2 2020-05-04 21:12:19.750 | + lib/swift:create_swift_accounts:695 : die_if_not_set 695 swift_user_test4 'Failure creating swift_user_test4' 2020-05-04 21:12:19.753 | + functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:12:19.772 | + lib/swift:create_swift_accounts:696 : get_or_add_user_project_role admin 50fae39a1260412ca2435d945e52b9a2 47df950a64154f7592be9419f1da1310 2020-05-04 21:12:19.775 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:12:19.778 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args 2020-05-04 21:12:19.782 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:12:19.784 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:12:19.787 | ++ functions-common:_get_domain_args:844 : [[ -n '' ]] 2020-05-04 21:12:19.790 | ++ functions-common:_get_domain_args:847 : [[ -n '' ]] 2020-05-04 21:12:19.793 | ++ functions-common:_get_domain_args:851 : echo 2020-05-04 21:12:19.796 | + functions-common:get_or_add_user_project_role:859 : domain_args= 2020-05-04 21:12:19.801 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role admin --user 50fae39a1260412ca2435d945e52b9a2 --project 47df950a64154f7592be9419f1da1310 2020-05-04 21:12:19.802 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:12:19.802 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:12:19.805 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:12:19.806 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:12:19.808 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:12:19.810 | ++ functions-common:get_field:696 : read data 2020-05-04 21:12:19.811 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:12:19.814 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:12:19.818 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:12:19.823 | ++ functions-common:oscwrap:2279 : start=1588626739819 2020-05-04 21:12:19.827 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user 50fae39a1260412ca2435d945e52b9a2 --project 47df950a64154f7592be9419f1da1310 2020-05-04 21:12:19.831 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user 50fae39a1260412ca2435d945e52b9a2 --project 47df950a64154f7592be9419f1da1310 2020-05-04 21:12:21.415 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:12:21.418 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:12:21.422 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:12:21.427 | ++ functions-common:oscwrap:2282 : end=1588626741423 2020-05-04 21:12:21.431 | ++ functions-common:oscwrap:2283 : echo 1604 2020-05-04 21:12:21.434 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:12:21.437 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:12:21.442 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:12:21.444 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:12:21.447 | + functions-common:get_or_add_user_project_role:870 : openstack role add admin --user 50fae39a1260412ca2435d945e52b9a2 --project 47df950a64154f7592be9419f1da1310 2020-05-04 21:12:22.908 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:12:22.908 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role admin --user 50fae39a1260412ca2435d945e52b9a2 --project 47df950a64154f7592be9419f1da1310 2020-05-04 21:12:22.909 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:12:22.911 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:12:22.912 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:12:22.915 | ++ functions-common:get_field:696 : read data 2020-05-04 21:12:22.915 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:12:22.918 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:12:22.922 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:12:22.925 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:12:22.930 | ++ functions-common:oscwrap:2279 : start=1588626742926 2020-05-04 21:12:22.934 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user 50fae39a1260412ca2435d945e52b9a2 --project 47df950a64154f7592be9419f1da1310 2020-05-04 21:12:22.937 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user 50fae39a1260412ca2435d945e52b9a2 --project 47df950a64154f7592be9419f1da1310 2020-05-04 21:12:24.483 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:12:24.483 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:12:24.483 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:12:24.483 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 50fae39a1260412ca2435d945e52b9a2 | | 47df950a64154f7592be9419f1da1310 | | False | 2020-05-04 21:12:24.483 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:12:24.486 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:12:24.490 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:12:24.494 | ++ functions-common:oscwrap:2282 : end=1588626744491 2020-05-04 21:12:24.497 | ++ functions-common:oscwrap:2283 : echo 1565 2020-05-04 21:12:24.500 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:12:24.500 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:12:24.500 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:12:24.501 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 50fae39a1260412ca2435d945e52b9a2 | | 47df950a64154f7592be9419f1da1310 | | False | 2020-05-04 21:12:24.501 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:12:24.504 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:12:24.504 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:12:24.507 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:12:24.510 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:12:24.511 | ++ functions-common:get_field:702 : echo '| 57d0e691a2d14a3ca7503c8a4e54ef76 | 50fae39a1260412ca2435d945e52b9a2 | | 47df950a64154f7592be9419f1da1310 | | False |' 2020-05-04 21:12:24.516 | ++ functions-common:get_field:696 : read data 2020-05-04 21:12:24.520 | + functions-common:get_or_add_user_project_role:879 : user_role_id=57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:12:24.522 | + functions-common:get_or_add_user_project_role:881 : echo 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:12:24.522 | 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:12:24.525 | + ./stack.sh:main:1114 : write_clouds_yaml 2020-05-04 21:12:24.528 | + functions-common:write_clouds_yaml:81 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2020-05-04 21:12:24.532 | ++ functions-common:write_clouds_yaml:83 : dirname /etc/openstack/clouds.yaml 2020-05-04 21:12:24.536 | + functions-common:write_clouds_yaml:83 : sudo mkdir -p /etc/openstack 2020-05-04 21:12:24.547 | + functions-common:write_clouds_yaml:84 : sudo chown -R stack /etc/openstack 2020-05-04 21:12:24.558 | + functions-common:write_clouds_yaml:86 : CA_CERT_ARG= 2020-05-04 21:12:24.561 | + functions-common:write_clouds_yaml:87 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2020-05-04 21:12:24.564 | + functions-common:write_clouds_yaml:91 : /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://162.242.166.178/identity --os-username demo --os-password secretadmin --os-project-name demo 2020-05-04 21:12:24.620 | The user clouds.yaml file didn't exist. 2020-05-04 21:12:24.628 | + functions-common:write_clouds_yaml:103 : /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://162.242.166.178/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2020-05-04 21:12:24.698 | + functions-common:write_clouds_yaml:115 : /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://162.242.166.178/identity --os-username admin --os-password secretadmin --os-project-name admin 2020-05-04 21:12:24.773 | ++ functions-common:write_clouds_yaml:127 : eval echo '~stack' 2020-05-04 21:12:24.777 | +++ functions-common:write_clouds_yaml:127 : echo /opt/stack/new 2020-05-04 21:12:24.780 | + functions-common:write_clouds_yaml:127 : rm -f /opt/stack/new/.config/openstack/clouds.yaml 2020-05-04 21:12:24.784 | + ./stack.sh:main:1119 : is_service_enabled horizon 2020-05-04 21:12:24.804 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:12:24.807 | + ./stack.sh:main:1128 : is_service_enabled g-reg 2020-05-04 21:12:24.826 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:12:24.828 | + ./stack.sh:main:1129 : echo_summary 'Configuring Glance' 2020-05-04 21:12:24.831 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:12:24.834 | + ./stack.sh:echo_summary:445 : echo -e Configuring Glance 2020-05-04 21:12:24.837 | + ./stack.sh:main:1130 : init_glance 2020-05-04 21:12:24.840 | + lib/glance:init_glance:303 : rm -rf /opt/stack/data/glance/images 2020-05-04 21:12:24.843 | + lib/glance:init_glance:304 : mkdir -p /opt/stack/data/glance/images 2020-05-04 21:12:24.849 | + lib/glance:init_glance:307 : rm -rf /opt/stack/data/glance/cache 2020-05-04 21:12:24.853 | + lib/glance:init_glance:308 : mkdir -p /opt/stack/data/glance/cache 2020-05-04 21:12:24.857 | + lib/glance:init_glance:311 : recreate_database glance 2020-05-04 21:12:24.860 | + lib/database:recreate_database:112 : local db=glance 2020-05-04 21:12:24.864 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2020-05-04 21:12:24.867 | + lib/databases/mysql:recreate_database_mysql:55 : local db=glance 2020-05-04 21:12:24.870 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2020-05-04 21:12:24.873 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:12:24.907 | + lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2020-05-04 21:12:24.911 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:12:24.945 | + lib/glance:init_glance:313 : time_start dbsync 2020-05-04 21:12:24.948 | + functions-common:time_start:2237 : local name=dbsync 2020-05-04 21:12:24.951 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:12:24.954 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:12:24.958 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:12:24.962 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626744959 2020-05-04 21:12:24.965 | + lib/glance:init_glance:315 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2020-05-04 21:12:26.759 | /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/enginefacade.py:1336: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade 2020-05-04 21:12:26.759 | expire_on_commit=expire_on_commit, _conf=conf) 2020-05-04 21:12:26.785 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=14064) _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:290}} 2020-05-04 21:12:26.789 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2020-05-04 21:12:26.789 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2020-05-04 21:12:26.805 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2020-05-04 21:12:26.805 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2020-05-04 21:12:26.817 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:12:26.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.824 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.834 | 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... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.834 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.838 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.839 | 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... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.839 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.839 | 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... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.839 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.840 | 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... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.840 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.841 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.841 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.842 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:12:26.843 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:12:26.862 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:12:26.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.869 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.878 | 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... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.878 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.882 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.883 | 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... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.883 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.883 | 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... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.883 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.884 | 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... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.884 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.885 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.885 | 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 {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:12:26.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:12:26.887 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:12:26.887 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=14064) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:12:26.932 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-05-04 21:12:26.932 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-05-04 21:12:26.946 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2020-05-04 21:12:27.411 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2020-05-04 21:12:27.430 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2020-05-04 21:12:27.436 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2020-05-04 21:12:27.497 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2020-05-04 21:12:27.499 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2020-05-04 21:12:27.502 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-05-04 21:12:27.502 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-05-04 21:12:27.506 | Upgraded database to: queens_expand01, current revision(s): queens_expand01 2020-05-04 21:12:27.507 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-05-04 21:12:27.507 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-05-04 21:12:27.512 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-05-04 21:12:27.512 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-05-04 21:12:27.526 | Database migration is up to date. No migration needed. 2020-05-04 21:12:27.527 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-05-04 21:12:27.527 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-05-04 21:12:27.551 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-05-04 21:12:27.551 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-05-04 21:12:27.558 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2020-05-04 21:12:27.609 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2020-05-04 21:12:27.632 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2020-05-04 21:12:27.636 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-05-04 21:12:27.636 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-05-04 21:12:27.640 | Upgraded database to: queens_contract01, current revision(s): queens_contract01 2020-05-04 21:12:27.641 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-05-04 21:12:27.641 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-05-04 21:12:27.645 | Database is synced successfully. 2020-05-04 21:12:27.734 | + lib/glance:init_glance:318 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2020-05-04 21:12:29.451 | /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/enginefacade.py:1336: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade 2020-05-04 21:12:29.451 | expire_on_commit=expire_on_commit, _conf=conf) 2020-05-04 21:12:29.475 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=14075) _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:290}} 2020-05-04 21:12:29.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2020-05-04 21:12:29.659 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2020-05-04 21:12:29.710 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2020-05-04 21:12:29.752 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2020-05-04 21:12:29.770 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2020-05-04 21:12:29.806 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2020-05-04 21:12:29.843 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2020-05-04 21:12:29.870 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2020-05-04 21:12:29.888 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2020-05-04 21:12:29.919 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2020-05-04 21:12:29.949 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2020-05-04 21:12:29.980 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2020-05-04 21:12:30.063 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2020-05-04 21:12:30.084 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2020-05-04 21:12:30.191 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2020-05-04 21:12:30.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2020-05-04 21:12:30.240 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2020-05-04 21:12:30.257 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2020-05-04 21:12:30.395 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2020-05-04 21:12:30.436 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2020-05-04 21:12:30.489 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2020-05-04 21:12:30.515 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2020-05-04 21:12:30.544 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2020-05-04 21:12:30.566 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2020-05-04 21:12:30.584 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-trust.json loaded to database. 2020-05-04 21:12:30.647 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2020-05-04 21:12:30.663 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2020-05-04 21:12:30.711 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2020-05-04 21:12:30.762 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2020-05-04 21:12:30.786 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2020-05-04 21:12:30.803 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2020-05-04 21:12:30.803 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2020-05-04 21:12:30.884 | + lib/glance:init_glance:319 : time_stop dbsync 2020-05-04 21:12:30.887 | + functions-common:time_stop:2251 : local name 2020-05-04 21:12:30.890 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:12:30.893 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:12:30.896 | + functions-common:time_stop:2254 : local total 2020-05-04 21:12:30.899 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:12:30.903 | + functions-common:time_stop:2257 : name=dbsync 2020-05-04 21:12:30.906 | + functions-common:time_stop:2258 : start_time=1588626744959 2020-05-04 21:12:30.909 | + functions-common:time_stop:2260 : [[ -z 1588626744959 ]] 2020-05-04 21:12:30.913 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:12:30.917 | + functions-common:time_stop:2263 : end_time=1588626750914 2020-05-04 21:12:30.920 | + functions-common:time_stop:2264 : elapsed_time=5955 2020-05-04 21:12:30.923 | + functions-common:time_stop:2265 : total=6889 2020-05-04 21:12:30.926 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:12:30.929 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=12844 2020-05-04 21:12:30.932 | + ./stack.sh:main:1137 : is_service_enabled neutron 2020-05-04 21:12:30.951 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:12:30.955 | + ./stack.sh:main:1138 : echo_summary 'Configuring Neutron' 2020-05-04 21:12:30.958 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:12:30.961 | + ./stack.sh:echo_summary:445 : echo -e Configuring Neutron 2020-05-04 21:12:30.964 | + ./stack.sh:main:1140 : configure_neutron 2020-05-04 21:12:30.967 | + lib/neutron:configure_neutron:531 : is_neutron_legacy_enabled 2020-05-04 21:12:30.970 | + lib/neutron:is_neutron_legacy_enabled:104 : [[ , =~ ,neutron ]] 2020-05-04 21:12:30.973 | + lib/neutron:is_neutron_legacy_enabled:105 : [[ ,c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat =~ ,q- ]] 2020-05-04 21:12:30.976 | + lib/neutron:is_neutron_legacy_enabled:105 : return 0 2020-05-04 21:12:30.978 | + lib/neutron:configure_neutron:533 : configure_mutnauq 2020-05-04 21:12:30.981 | + lib/neutron-legacy:configure_mutnauq:332 : _configure_neutron_common 2020-05-04 21:12:30.985 | + lib/neutron-legacy:_configure_neutron_common:664 : _create_neutron_conf_dir 2020-05-04 21:12:30.988 | + lib/neutron-legacy:_create_neutron_conf_dir:657 : sudo install -d -o stack /etc/neutron 2020-05-04 21:12:31.000 | + lib/neutron-legacy:_configure_neutron_common:667 : cd /opt/stack/new/neutron 2020-05-04 21:12:31.003 | + lib/neutron-legacy:_configure_neutron_common:667 : exec ./tools/generate_config_file_samples.sh 2020-05-04 21:12:50.338 | + lib/neutron-legacy:_configure_neutron_common:669 : cp /opt/stack/new/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2020-05-04 21:12:50.344 | + lib/neutron-legacy:_configure_neutron_common:671 : Q_POLICY_FILE=/etc/neutron/policy.json 2020-05-04 21:12:50.346 | + lib/neutron-legacy:_configure_neutron_common:672 : cp /opt/stack/new/neutron/etc/policy.json /etc/neutron/policy.json 2020-05-04 21:12:50.351 | + lib/neutron-legacy:_configure_neutron_common:675 : sed -i 's/"context_is_admin": "role:admin"/"context_is_admin": "role:admin or user_name:neutron"/g' /etc/neutron/policy.json 2020-05-04 21:12:50.357 | + lib/neutron-legacy:_configure_neutron_common:679 : neutron_plugin_configure_common 2020-05-04 21:12:50.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2020-05-04 21:12:50.363 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2020-05-04 21:12:50.366 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2020-05-04 21:12:50.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add neutron.services.l3_router.l3_router_plugin.L3RouterPlugin 2020-05-04 21:12:50.372 | + lib/neutron-legacy:_neutron_service_plugin_class_add:828 : local service_plugin_class=neutron.services.l3_router.l3_router_plugin.L3RouterPlugin 2020-05-04 21:12:50.375 | + lib/neutron-legacy:_neutron_service_plugin_class_add:829 : [[ '' == '' ]] 2020-05-04 21:12:50.378 | + lib/neutron-legacy:_neutron_service_plugin_class_add:830 : Q_SERVICE_PLUGIN_CLASSES=neutron.services.l3_router.l3_router_plugin.L3RouterPlugin 2020-05-04 21:12:50.381 | + lib/neutron-legacy:_configure_neutron_common:681 : [[ etc/neutron/plugins/ml2 == '' ]] 2020-05-04 21:12:50.384 | + lib/neutron-legacy:_configure_neutron_common:681 : [[ ml2_conf.ini == '' ]] 2020-05-04 21:12:50.387 | + lib/neutron-legacy:_configure_neutron_common:681 : [[ ml2 == '' ]] 2020-05-04 21:12:50.390 | + lib/neutron-legacy:_configure_neutron_common:686 : mkdir -p /etc/neutron/plugins/ml2 2020-05-04 21:12:50.394 | + lib/neutron-legacy:_configure_neutron_common:687 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:12:50.397 | + lib/neutron-legacy:_configure_neutron_common:690 : '[' -f /opt/stack/new/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2020-05-04 21:12:50.400 | + lib/neutron-legacy:_configure_neutron_common:691 : cp /opt/stack/new/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:12:50.407 | ++ lib/neutron-legacy:_configure_neutron_common:696 : database_connection_url neutron 2020-05-04 21:12:50.410 | ++ lib/database:database_connection_url:134 : local db=neutron 2020-05-04 21:12:50.413 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2020-05-04 21:12:50.416 | ++ lib/databases/mysql:database_connection_url_mysql:173 : local db=neutron 2020-05-04 21:12:50.419 | ++ lib/databases/mysql:database_connection_url_mysql:174 : echo 'mysql+pymysql://root:secretmysql@127.0.0.1/neutron?charset=utf8' 2020-05-04 21:12:50.423 | + lib/neutron-legacy:_configure_neutron_common:696 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretmysql@127.0.0.1/neutron?charset=utf8' 2020-05-04 21:12:50.462 | + lib/neutron-legacy:_configure_neutron_common:697 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2020-05-04 21:12:50.502 | + lib/neutron-legacy:_configure_neutron_common:698 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2020-05-04 21:12:50.541 | + lib/neutron-legacy:_configure_neutron_common:699 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2020-05-04 21:12:50.583 | + lib/neutron-legacy:_configure_neutron_common:700 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2020-05-04 21:12:50.622 | + lib/neutron-legacy:_configure_neutron_common:703 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2020-05-04 21:12:50.662 | + lib/neutron-legacy:_configure_neutron_common:705 : '[' libvirt = fake ']' 2020-05-04 21:12:50.665 | + lib/neutron-legacy:_configure_neutron_common:715 : setup_logging /etc/neutron/neutron.conf 2020-05-04 21:12:50.668 | + functions:setup_logging:632 : local conf_file=/etc/neutron/neutron.conf 2020-05-04 21:12:50.671 | + functions:setup_logging:633 : local other_cond=False 2020-05-04 21:12:50.674 | + functions:setup_logging:634 : [[ True == \T\r\u\e ]] 2020-05-04 21:12:50.677 | + functions:setup_logging:635 : setup_systemd_logging /etc/neutron/neutron.conf 2020-05-04 21:12:50.680 | + functions:setup_systemd_logging:663 : local conf_file=/etc/neutron/neutron.conf 2020-05-04 21:12:50.684 | + functions:setup_systemd_logging:664 : local conf_section=DEFAULT 2020-05-04 21:12:50.687 | ++ functions:setup_systemd_logging:669 : trueorfalse False USE_JOURNAL 2020-05-04 21:12:50.706 | + functions:setup_systemd_logging:669 : USE_JOURNAL=False 2020-05-04 21:12:50.709 | + functions:setup_systemd_logging:670 : local pidstr= 2020-05-04 21:12:50.712 | + functions:setup_systemd_logging:671 : [[ False == \T\r\u\e ]] 2020-05-04 21:12:50.715 | + functions:setup_systemd_logging:675 : pidstr='(pid=%(process)d) ' 2020-05-04 21:12:50.718 | + functions:setup_systemd_logging:677 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-05-04 21:12:50.759 | + functions:setup_systemd_logging:679 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:12:50.801 | + functions:setup_systemd_logging:680 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:12:50.842 | + functions:setup_systemd_logging:681 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-05-04 21:12:50.883 | + lib/neutron-legacy:_configure_neutron_common:717 : is_service_enabled tls-proxy 2020-05-04 21:12:50.903 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:12:50.907 | + lib/neutron-legacy:_configure_neutron_common:723 : _neutron_setup_rootwrap 2020-05-04 21:12:50.910 | + lib/neutron-legacy:_neutron_setup_rootwrap:863 : [[ True == \F\a\l\s\e ]] 2020-05-04 21:12:50.913 | + lib/neutron-legacy:_neutron_setup_rootwrap:867 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2020-05-04 21:12:50.916 | + lib/neutron-legacy:_neutron_setup_rootwrap:868 : [[ -d /etc/neutron/rootwrap.d ]] 2020-05-04 21:12:50.919 | + lib/neutron-legacy:_neutron_setup_rootwrap:872 : _neutron_deploy_rootwrap_filters /opt/stack/new/neutron 2020-05-04 21:12:50.923 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:853 : [[ True == \F\a\l\s\e ]] 2020-05-04 21:12:50.926 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:856 : local srcdir=/opt/stack/new/neutron 2020-05-04 21:12:50.929 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:857 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2020-05-04 21:12:50.942 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:858 : 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/ 2020-05-04 21:12:50.956 | + lib/neutron-legacy:_neutron_setup_rootwrap:876 : test -r /opt/stack/new/neutron/etc/neutron/rootwrap.conf 2020-05-04 21:12:50.959 | + lib/neutron-legacy:_neutron_setup_rootwrap:879 : sudo install -o root -g root -m 644 /opt/stack/new/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2020-05-04 21:12:50.972 | + lib/neutron-legacy:_neutron_setup_rootwrap:881 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2020-05-04 21:12:50.986 | + lib/neutron-legacy:_neutron_setup_rootwrap:882 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2020-05-04 21:12:50.999 | + lib/neutron-legacy:_neutron_setup_rootwrap:885 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2020-05-04 21:12:51.001 | + lib/neutron-legacy:_neutron_setup_rootwrap:886 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2020-05-04 21:12:51.005 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:889 : mktemp 2020-05-04 21:12:51.009 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : TEMPFILE=/tmp/tmp.dkZgVzeGtc 2020-05-04 21:12:51.011 | + lib/neutron-legacy:_neutron_setup_rootwrap:890 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2020-05-04 21:12:51.014 | + lib/neutron-legacy:_neutron_setup_rootwrap:891 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2020-05-04 21:12:51.016 | + lib/neutron-legacy:_neutron_setup_rootwrap:892 : chmod 0440 /tmp/tmp.dkZgVzeGtc 2020-05-04 21:12:51.020 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : sudo chown root:root /tmp/tmp.dkZgVzeGtc 2020-05-04 21:12:51.032 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : sudo mv /tmp/tmp.dkZgVzeGtc /etc/sudoers.d/neutron-rootwrap 2020-05-04 21:12:51.044 | + lib/neutron-legacy:_neutron_setup_rootwrap:897 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2020-05-04 21:12:51.086 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : [[ True == \T\r\u\e ]] 2020-05-04 21:12:51.089 | + lib/neutron-legacy:_neutron_setup_rootwrap:899 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2020-05-04 21:12:51.128 | + lib/neutron-legacy:configure_mutnauq:333 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2020-05-04 21:12:51.131 | + lib/rpc_backend:iniset_rpc_backend:139 : local package=neutron 2020-05-04 21:12:51.133 | + lib/rpc_backend:iniset_rpc_backend:140 : local file=/etc/neutron/neutron.conf 2020-05-04 21:12:51.136 | + lib/rpc_backend:iniset_rpc_backend:141 : local section=DEFAULT 2020-05-04 21:12:51.139 | + lib/rpc_backend:iniset_rpc_backend:142 : local virtual_host= 2020-05-04 21:12:51.142 | + lib/rpc_backend:iniset_rpc_backend:143 : is_service_enabled rabbit 2020-05-04 21:12:51.164 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:12:51.168 | ++ lib/rpc_backend:iniset_rpc_backend:144 : get_transport_url '' 2020-05-04 21:12:51.171 | ++ lib/rpc_backend:get_transport_url:121 : local virtual_host= 2020-05-04 21:12:51.174 | ++ lib/rpc_backend:get_transport_url:122 : is_service_enabled rabbit 2020-05-04 21:12:51.193 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:12:51.196 | ++ lib/rpc_backend:get_transport_url:123 : echo rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:12:51.199 | + lib/rpc_backend:iniset_rpc_backend:144 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:12:51.239 | + lib/rpc_backend:iniset_rpc_backend:145 : '[' -n '' ']' 2020-05-04 21:12:51.242 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n '' ']' 2020-05-04 21:12:51.245 | + lib/neutron-legacy:configure_mutnauq:335 : is_service_enabled q-metering 2020-05-04 21:12:51.264 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:12:51.267 | + lib/neutron-legacy:configure_mutnauq:336 : _configure_neutron_metering 2020-05-04 21:12:51.269 | + lib/neutron-legacy:_configure_neutron_metering:772 : neutron_agent_metering_configure_common 2020-05-04 21:12:51.272 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2020-05-04 21:12:51.275 | + lib/neutron-legacy:_neutron_service_plugin_class_add:828 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2020-05-04 21:12:51.278 | + lib/neutron-legacy:_neutron_service_plugin_class_add:829 : [[ neutron.services.l3_router.l3_router_plugin.L3RouterPlugin == '' ]] 2020-05-04 21:12:51.280 | + lib/neutron-legacy:_neutron_service_plugin_class_add:831 : [[ ! ,neutron.services.l3_router.l3_router_plugin.L3RouterPlugin, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2020-05-04 21:12:51.283 | + lib/neutron-legacy:_neutron_service_plugin_class_add:832 : Q_SERVICE_PLUGIN_CLASSES=neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.metering.metering_plugin.MeteringPlugin 2020-05-04 21:12:51.286 | + lib/neutron-legacy:_configure_neutron_metering:773 : neutron_agent_metering_configure_agent 2020-05-04 21:12:51.289 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2020-05-04 21:12:51.292 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2020-05-04 21:12:51.296 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2020-05-04 21:12:51.299 | + 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 2020-05-04 21:12:51.304 | + lib/neutron-legacy:configure_mutnauq:338 : is_service_enabled q-agt q-svc 2020-05-04 21:12:51.324 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:12:51.327 | + lib/neutron-legacy:configure_mutnauq:339 : _configure_neutron_service 2020-05-04 21:12:51.330 | + lib/neutron-legacy:_configure_neutron_service:800 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2020-05-04 21:12:51.332 | + lib/neutron-legacy:_configure_neutron_service:801 : cp /opt/stack/new/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2020-05-04 21:12:51.337 | + lib/neutron-legacy:_configure_neutron_service:804 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2020-05-04 21:12:51.382 | + lib/neutron-legacy:_configure_neutron_service:806 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2020-05-04 21:12:51.423 | + lib/neutron-legacy:_configure_neutron_service:807 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2020-05-04 21:12:51.464 | + lib/neutron-legacy:_configure_neutron_service:808 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2020-05-04 21:12:51.504 | + lib/neutron-legacy:_configure_neutron_service:810 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2020-05-04 21:12:51.545 | + lib/neutron-legacy:_configure_neutron_service:811 : _neutron_setup_keystone /etc/neutron/neutron.conf keystone_authtoken 2020-05-04 21:12:51.548 | + lib/neutron-legacy:_neutron_setup_keystone:905 : local conf_file=/etc/neutron/neutron.conf 2020-05-04 21:12:51.551 | + lib/neutron-legacy:_neutron_setup_keystone:906 : local section=keystone_authtoken 2020-05-04 21:12:51.555 | + lib/neutron-legacy:_neutron_setup_keystone:908 : create_neutron_cache_dir 2020-05-04 21:12:51.558 | + lib/neutron:create_neutron_cache_dir:343 : sudo install -d -o stack /var/cache/neutron 2020-05-04 21:12:51.570 | + lib/neutron:create_neutron_cache_dir:344 : rm -f '/var/cache/neutron/*' 2020-05-04 21:12:51.575 | + lib/neutron-legacy:_neutron_setup_keystone:909 : configure_auth_token_middleware /etc/neutron/neutron.conf neutron /var/cache/neutron keystone_authtoken 2020-05-04 21:12:51.577 | + lib/keystone:configure_auth_token_middleware:438 : local conf_file=/etc/neutron/neutron.conf 2020-05-04 21:12:51.580 | + lib/keystone:configure_auth_token_middleware:439 : local admin_user=neutron 2020-05-04 21:12:51.583 | + lib/keystone:configure_auth_token_middleware:440 : local signing_dir=/var/cache/neutron 2020-05-04 21:12:51.585 | + lib/keystone:configure_auth_token_middleware:441 : local section=keystone_authtoken 2020-05-04 21:12:51.588 | + lib/keystone:configure_auth_token_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2020-05-04 21:12:51.630 | + lib/keystone:configure_auth_token_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://162.242.166.178/identity 2020-05-04 21:12:51.673 | + lib/keystone:configure_auth_token_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2020-05-04 21:12:51.718 | + lib/keystone:configure_auth_token_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2020-05-04 21:12:51.759 | + lib/keystone:configure_auth_token_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2020-05-04 21:12:51.803 | + lib/keystone:configure_auth_token_middleware:448 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2020-05-04 21:12:51.847 | + lib/keystone:configure_auth_token_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2020-05-04 21:12:51.889 | + lib/keystone:configure_auth_token_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-05-04 21:12:51.932 | + lib/keystone:configure_auth_token_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken signing_dir /var/cache/neutron 2020-05-04 21:12:51.975 | + lib/keystone:configure_auth_token_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2020-05-04 21:12:52.018 | + lib/neutron-legacy:_configure_neutron_service:814 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2020-05-04 21:12:52.059 | + lib/neutron-legacy:_configure_neutron_service:815 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2020-05-04 21:12:52.101 | + lib/neutron-legacy:_configure_neutron_service:817 : configure_auth_token_middleware /etc/neutron/neutron.conf nova /var/cache/neutron nova 2020-05-04 21:12:52.104 | + lib/keystone:configure_auth_token_middleware:438 : local conf_file=/etc/neutron/neutron.conf 2020-05-04 21:12:52.107 | + lib/keystone:configure_auth_token_middleware:439 : local admin_user=nova 2020-05-04 21:12:52.110 | + lib/keystone:configure_auth_token_middleware:440 : local signing_dir=/var/cache/neutron 2020-05-04 21:12:52.113 | + lib/keystone:configure_auth_token_middleware:441 : local section=nova 2020-05-04 21:12:52.117 | + lib/keystone:configure_auth_token_middleware:443 : iniset /etc/neutron/neutron.conf nova auth_type password 2020-05-04 21:12:52.164 | + lib/keystone:configure_auth_token_middleware:444 : iniset /etc/neutron/neutron.conf nova auth_url http://162.242.166.178/identity 2020-05-04 21:12:52.205 | + lib/keystone:configure_auth_token_middleware:445 : iniset /etc/neutron/neutron.conf nova username nova 2020-05-04 21:12:52.254 | + lib/keystone:configure_auth_token_middleware:446 : iniset /etc/neutron/neutron.conf nova password secretservice 2020-05-04 21:12:52.294 | + lib/keystone:configure_auth_token_middleware:447 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2020-05-04 21:12:52.335 | + lib/keystone:configure_auth_token_middleware:448 : iniset /etc/neutron/neutron.conf nova project_name service 2020-05-04 21:12:52.377 | + lib/keystone:configure_auth_token_middleware:449 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2020-05-04 21:12:52.420 | + lib/keystone:configure_auth_token_middleware:451 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2020-05-04 21:12:52.463 | + lib/keystone:configure_auth_token_middleware:452 : iniset /etc/neutron/neutron.conf nova signing_dir /var/cache/neutron 2020-05-04 21:12:52.502 | + lib/keystone:configure_auth_token_middleware:453 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2020-05-04 21:12:52.551 | + lib/neutron-legacy:_configure_neutron_service:820 : neutron_plugin_configure_service 2020-05-04 21:12:52.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vxlan != \l\o\c\a\l ]] 2020-05-04 21:12:52.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2020-05-04 21:12:52.562 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2020-05-04 21:12:52.565 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2020-05-04 21:12:52.568 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ public != '' ]] 2020-05-04 21:12:52.570 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=public 2020-05-04 21:12:52.573 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ '' != '' ]] 2020-05-04 21:12:52.577 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ public != '' ]] 2020-05-04 21:12:52.581 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2020-05-04 21:12:52.583 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2020-05-04 21:12:52.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n public ]] 2020-05-04 21:12:52.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2020-05-04 21:12:52.592 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n public ]] 2020-05-04 21:12:52.595 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2020-05-04 21:12:52.598 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n public ]] 2020-05-04 21:12:52.600 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ public != \p\u\b\l\i\c ]] 2020-05-04 21:12:52.603 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2020-05-04 21:12:52.607 | + 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 2020-05-04 21:12:52.640 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,linuxbridge 2020-05-04 21:12:52.643 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:12:52.646 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2020-05-04 21:12:52.649 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,linuxbridge 2020-05-04 21:12:52.653 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,linuxbridge ']' 2020-05-04 21:12:52.656 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2020-05-04 21:12:52.660 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,linuxbridge 2020-05-04 21:12:52.694 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2020-05-04 21:12:52.698 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2020-05-04 21:12:52.701 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:12:52.704 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2020-05-04 21:12:52.707 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2020-05-04 21:12:52.709 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2020-05-04 21:12:52.712 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2020-05-04 21:12:52.715 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2020-05-04 21:12:52.749 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vxlan 2020-05-04 21:12:52.753 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:12:52.756 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2020-05-04 21:12:52.759 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vxlan 2020-05-04 21:12:52.762 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vxlan ']' 2020-05-04 21:12:52.764 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2020-05-04 21:12:52.768 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vxlan 2020-05-04 21:12:52.800 | + 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 2020-05-04 21:12:52.803 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:12:52.806 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2020-05-04 21:12:52.809 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2020-05-04 21:12:52.811 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2020-05-04 21:12:52.814 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2020-05-04 21:12:52.817 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2020-05-04 21:12:52.847 | + 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 2020-05-04 21:12:52.850 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:12:52.852 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2020-05-04 21:12:52.855 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2020-05-04 21:12:52.858 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2020-05-04 21:12:52.861 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2020-05-04 21:12:52.864 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2020-05-04 21:12:52.895 | + 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, 2020-05-04 21:12:52.898 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:12:52.901 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2020-05-04 21:12:52.904 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=public, 2020-05-04 21:12:52.907 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=public, ']' 2020-05-04 21:12:52.910 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2020-05-04 21:12:52.913 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2020-05-04 21:12:52.948 | + 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 2020-05-04 21:12:52.951 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:12:52.954 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2020-05-04 21:12:52.957 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=public 2020-05-04 21:12:52.961 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=public ']' 2020-05-04 21:12:52.964 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2020-05-04 21:12:52.967 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2020-05-04 21:12:53.000 | + 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 2020-05-04 21:12:53.002 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:12:53.005 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2020-05-04 21:12:53.008 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2020-05-04 21:12:53.011 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2020-05-04 21:12:53.014 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in '"${OPTS[@]}"' 2020-05-04 21:12:53.017 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2020-05-04 21:12:53.047 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2020-05-04 21:12:53.050 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-agt 2020-05-04 21:12:53.068 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:12:53.071 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_plugin_agent 2020-05-04 21:12:53.073 | + lib/neutron-legacy:_configure_neutron_plugin_agent:787 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2020-05-04 21:12:53.106 | + lib/neutron-legacy:_configure_neutron_plugin_agent:788 : [[ True == \T\r\u\e ]] 2020-05-04 21:12:53.109 | + lib/neutron-legacy:_configure_neutron_plugin_agent:789 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2020-05-04 21:12:53.144 | + lib/neutron-legacy:_configure_neutron_plugin_agent:791 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2020-05-04 21:12:53.191 | + lib/neutron-legacy:_configure_neutron_plugin_agent:794 : neutron_plugin_configure_plugin_agent 2020-05-04 21:12:53.194 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2020-05-04 21:12:53.198 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2020-05-04 21:12:53.201 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2020-05-04 21:12:54.757 | INFO neutron.common.config [-] Logging enabled! 2020-05-04 21:12:54.758 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 12.1.2.dev93 2020-05-04 21:12:54.758 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=15835) setup_logging /opt/stack/new/neutron/neutron/common/config.py:104}} 2020-05-04 21:12:54.784 | DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ovs-vsctl', '--timeout=5', '--id=@manager', '--', 'create', 'Manager', 'target="ptcp:6640:127.0.0.1"', '--', 'add', 'Open_vSwitch', '.', 'manager_options', '@manager'] {{(pid=15835) execute_rootwrap_daemon /opt/stack/new/neutron/neutron/agent/linux/utils.py:103}} 2020-05-04 21:12:54.791 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=15835) _initialize /usr/local/lib/python2.7/dist-packages/oslo_rootwrap/client.py:73}} 2020-05-04 21:12:55.007 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=15849 2020-05-04 21:12:55.083 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2020-05-04 21:12:55.085 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=15849 2020-05-04 21:12:55.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2020-05-04 21:12:55.207 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2020-05-04 21:12:55.210 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2020-05-04 21:12:55.214 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2020-05-04 21:12:55.217 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2020-05-04 21:12:55.286 | + 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 2020-05-04 21:12:55.302 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2020-05-04 21:12:55.305 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:81 : [[ True == \T\r\u\e ]] 2020-05-04 21:12:55.308 | + 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 2020-05-04 21:12:55.346 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:83 : running_in_container 2020-05-04 21:12:55.349 | ++ functions:running_in_container:749 : systemd-detect-virt --container 2020-05-04 21:12:55.353 | + functions:running_in_container:749 : [[ none != \n\o\n\e ]] 2020-05-04 21:12:55.356 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:84 : enable_kernel_bridge_firewall 2020-05-04 21:12:55.359 | + functions:enable_kernel_bridge_firewall:758 : sudo modprobe bridge 2020-05-04 21:12:55.371 | + functions:enable_kernel_bridge_firewall:761 : sudo modprobe br_netfilter 2020-05-04 21:12:55.388 | + functions:enable_kernel_bridge_firewall:765 : for proto in ip ip6 2020-05-04 21:12:55.391 | + functions:enable_kernel_bridge_firewall:766 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2020-05-04 21:12:55.401 | net.bridge.bridge-nf-call-iptables = 1 2020-05-04 21:12:55.406 | + functions:enable_kernel_bridge_firewall:765 : for proto in ip ip6 2020-05-04 21:12:55.409 | + functions:enable_kernel_bridge_firewall:766 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2020-05-04 21:12:55.418 | net.bridge.bridge-nf-call-ip6tables = 1 2020-05-04 21:12:55.422 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ True == \T\r\u\e ]] 2020-05-04 21:12:55.425 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs local_ip 162.242.166.178 2020-05-04 21:12:55.461 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:38 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs tunnel_bridge br-tun 2020-05-04 21:12:55.492 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ '' == '' ]] 2020-05-04 21:12:55.495 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ public != '' ]] 2020-05-04 21:12:55.498 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-ex != '' ]] 2020-05-04 21:12:55.501 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : OVS_BRIDGE_MAPPINGS=public:br-ex 2020-05-04 21:12:55.504 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : _neutron_ovs_base_add_bridge br-ex 2020-05-04 21:12:55.507 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-ex 2020-05-04 21:12:55.510 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-ex' 2020-05-04 21:12:55.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2020-05-04 21:12:55.517 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-ex 2020-05-04 21:12:55.554 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : [[ public:br-ex != '' ]] 2020-05-04 21:12:55.557 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:51 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings public:br-ex 2020-05-04 21:12:55.590 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:53 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2020-05-04 21:12:55.593 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types vxlan 2020-05-04 21:12:55.626 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2020-05-04 21:12:55.660 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-dhcp 2020-05-04 21:12:55.682 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:12:55.685 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_dhcp_agent 2020-05-04 21:12:55.689 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:728 : cp /opt/stack/new/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2020-05-04 21:12:55.694 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:730 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2020-05-04 21:12:55.726 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:732 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2020-05-04 21:12:55.760 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:733 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2020-05-04 21:12:55.799 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:734 : [[ True == \T\r\u\e ]] 2020-05-04 21:12:55.802 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:735 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2020-05-04 21:12:55.838 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:738 : is_service_enabled q-l3 2020-05-04 21:12:55.858 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:12:55.861 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:749 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2020-05-04 21:12:55.864 | + lib/neutron-legacy:_neutron_setup_interface_driver:916 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2020-05-04 21:12:55.900 | + lib/neutron-legacy:_neutron_setup_interface_driver:918 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2020-05-04 21:12:55.903 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:60 : local conf_file=/etc/neutron/dhcp_agent.ini 2020-05-04 21:12:55.906 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:61 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2020-05-04 21:12:55.938 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:751 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2020-05-04 21:12:55.941 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2020-05-04 21:12:55.944 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2020-05-04 21:12:55.947 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-l3 2020-05-04 21:12:55.969 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:12:55.972 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_l3_agent 2020-05-04 21:12:55.975 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:115 : cp /opt/stack/new/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2020-05-04 21:12:55.981 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2020-05-04 21:12:56.013 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2020-05-04 21:12:56.049 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2020-05-04 21:12:56.052 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:120 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2020-05-04 21:12:56.085 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2020-05-04 21:12:56.089 | + lib/neutron-legacy:_neutron_setup_interface_driver:916 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2020-05-04 21:12:56.123 | + lib/neutron-legacy:_neutron_setup_interface_driver:918 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2020-05-04 21:12:56.126 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:60 : local conf_file=/etc/neutron/l3_agent.ini 2020-05-04 21:12:56.130 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:61 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2020-05-04 21:12:56.164 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2020-05-04 21:12:56.167 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2020-05-04 21:12:56.171 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2020-05-04 21:12:56.174 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:92 : '[' True '!=' True ']' 2020-05-04 21:12:56.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:96 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2020-05-04 21:12:57.683 | INFO neutron.common.config [-] Logging enabled! 2020-05-04 21:12:57.683 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 12.1.2.dev93 2020-05-04 21:12:57.683 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=16534) setup_logging /opt/stack/new/neutron/neutron/common/config.py:104}} 2020-05-04 21:12:57.771 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2020-05-04 21:12:57.772 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=16534) do_commit /usr/local/lib/python2.7/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:84}} 2020-05-04 21:12:57.773 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=16534) do_commit /usr/local/lib/python2.7/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:121}} 2020-05-04 21:12:57.773 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2020-05-04 21:12:57.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:97 : [[ False = \T\r\u\e ]] 2020-05-04 21:12:57.854 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:105 : _neutron_ovs_base_add_public_bridge 2020-05-04 21:12:57.857 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:111 : _neutron_ovs_base_add_bridge br-ex 2020-05-04 21:12:57.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-ex 2020-05-04 21:12:57.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-ex' 2020-05-04 21:12:57.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2020-05-04 21:12:57.870 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-ex 2020-05-04 21:12:57.885 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:112 : set_mtu br-ex 1500 2020-05-04 21:12:57.888 | + functions:set_mtu:741 : local dev=br-ex 2020-05-04 21:12:57.891 | + functions:set_mtu:742 : local mtu=1500 2020-05-04 21:12:57.894 | + functions:set_mtu:743 : sudo ip link set mtu 1500 dev br-ex 2020-05-04 21:12:57.907 | + 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 2020-05-04 21:12:57.924 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n '' ]] 2020-05-04 21:12:57.928 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:138 : for d in '$default_v4_route_devs' 2020-05-04 21:12:57.932 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:139 : sudo iptables -t nat -A POSTROUTING -o eth0 -s 172.24.5.0/24 -j MASQUERADE 2020-05-04 21:12:57.945 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-meta 2020-05-04 21:12:57.966 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:12:57.969 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_metadata_agent 2020-05-04 21:12:57.972 | + lib/neutron-legacy:_configure_neutron_metadata_agent:756 : cp /opt/stack/new/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2020-05-04 21:12:57.977 | + lib/neutron-legacy:_configure_neutron_metadata_agent:758 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2020-05-04 21:12:58.010 | + lib/neutron-legacy:_configure_neutron_metadata_agent:759 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 162.242.166.178 2020-05-04 21:12:58.043 | + lib/neutron-legacy:_configure_neutron_metadata_agent:760 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2020-05-04 21:12:58.077 | + lib/neutron-legacy:_configure_neutron_metadata_agent:761 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2020-05-04 21:12:58.112 | + lib/neutron-legacy:_configure_neutron_metadata_agent:762 : [[ True == \T\r\u\e ]] 2020-05-04 21:12:58.115 | + lib/neutron-legacy:_configure_neutron_metadata_agent:763 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2020-05-04 21:12:58.149 | + lib/neutron-legacy:configure_mutnauq:354 : [[ legacy != \l\e\g\a\c\y ]] 2020-05-04 21:12:58.152 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled ceilometer 2020-05-04 21:12:58.174 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:12:58.177 | + lib/neutron-legacy:configure_mutnauq:361 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2020-05-04 21:12:58.221 | + lib/neutron-legacy:configure_mutnauq:365 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2020-05-04 21:12:58.261 | + ./stack.sh:main:1142 : is_service_enabled mysql postgresql 2020-05-04 21:12:58.281 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:12:58.284 | + ./stack.sh:main:1142 : is_service_enabled neutron 2020-05-04 21:12:58.304 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:12:58.307 | + ./stack.sh:main:1143 : init_neutron 2020-05-04 21:12:58.310 | + lib/neutron:init_neutron:558 : is_neutron_legacy_enabled 2020-05-04 21:12:58.313 | + lib/neutron:is_neutron_legacy_enabled:104 : [[ , =~ ,neutron ]] 2020-05-04 21:12:58.317 | + lib/neutron:is_neutron_legacy_enabled:105 : [[ ,c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat =~ ,q- ]] 2020-05-04 21:12:58.320 | + lib/neutron:is_neutron_legacy_enabled:105 : return 0 2020-05-04 21:12:58.322 | + lib/neutron:init_neutron:560 : init_mutnauq 2020-05-04 21:12:58.326 | + lib/neutron-legacy:init_mutnauq:418 : recreate_database neutron 2020-05-04 21:12:58.328 | + lib/database:recreate_database:112 : local db=neutron 2020-05-04 21:12:58.331 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2020-05-04 21:12:58.334 | + lib/databases/mysql:recreate_database_mysql:55 : local db=neutron 2020-05-04 21:12:58.337 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2020-05-04 21:12:58.342 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:12:58.377 | + lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2020-05-04 21:12:58.381 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:12:58.416 | + lib/neutron-legacy:init_mutnauq:419 : time_start dbsync 2020-05-04 21:12:58.420 | + functions-common:time_start:2237 : local name=dbsync 2020-05-04 21:12:58.423 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:12:58.426 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:12:58.430 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:12:58.434 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626778430 2020-05-04 21:12:58.437 | + 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 2020-05-04 21:13:00.263 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-05-04 21:13:00.263 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-05-04 21:13:00.364 | Running upgrade for neutron ... 2020-05-04 21:13:00.377 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-05-04 21:13:00.377 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-05-04 21:13:00.445 | INFO [alembic.runtime.migration] Running upgrade -> kilo, kilo_initial 2020-05-04 21:13:02.296 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225, nsxv_vdr_metadata.py 2020-05-04 21:13:02.323 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151, neutrodb_ipam 2020-05-04 21:13:02.378 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf, Initial operations in support of address scopes 2020-05-04 21:13:02.394 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee, Flavor framework 2020-05-04 21:13:02.430 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f, network_rbac 2020-05-04 21:13:02.452 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773, quota_usage 2020-05-04 21:13:02.475 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592, subnetpool hash 2020-05-04 21:13:02.491 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7, add order to dnsnameservers 2020-05-04 21:13:02.507 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79, address scope support in subnetpool 2020-05-04 21:13:02.523 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051, qos db changes 2020-05-04 21:13:02.571 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136, quota_reservations 2020-05-04 21:13:02.591 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59, Add dns_name to Port 2020-05-04 21:13:02.615 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d, Add availability zone 2020-05-04 21:13:02.634 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a, add is_default to subnetpool 2020-05-04 21:13:02.653 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25, Add standard attribute table 2020-05-04 21:13:02.804 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee, Add network availability zone 2020-05-04 21:13:02.820 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9, Add router availability zone 2020-05-04 21:13:02.835 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4, Add ip_version to AddressScope 2020-05-04 21:13:02.851 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664, Add tables and attributes to support external DNS integration 2020-05-04 21:13:02.902 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5, add_unique_ha_router_agent_port_bindings 2020-05-04 21:13:02.913 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f, Auto Allocated Topology - aka Get-Me-A-Network 2020-05-04 21:13:02.944 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821, add dynamic routing model data 2020-05-04 21:13:03.000 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4, add_bgp_dragent_model_data 2020-05-04 21:13:03.015 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81, rbac_qos_policy 2020-05-04 21:13:03.037 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6, Add resource_versions row to agent table 2020-05-04 21:13:03.055 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532, tag support 2020-05-04 21:13:03.064 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f, add_timestamp_to_base_resources 2020-05-04 21:13:03.092 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a, Add desc to standard attr table 2020-05-04 21:13:03.106 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b, qos dscp db addition 2020-05-04 21:13:03.121 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73, Add support for VLAN trunking 2020-05-04 21:13:03.158 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99, Initial no-op Liberty contract rule. 2020-05-04 21:13:03.159 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada, network_rbac 2020-05-04 21:13:03.203 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016, Drop legacy OVS and LB plugin tables 2020-05-04 21:13:03.226 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3, Metaplugin removal 2020-05-04 21:13:03.235 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d, Add missing foreign keys 2020-05-04 21:13:03.283 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d, add geneve ml2 type driver 2020-05-04 21:13:03.312 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297, Drop cisco monolithic tables 2020-05-04 21:13:03.359 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c, Drop embrane plugin table 2020-05-04 21:13:03.364 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39, standardattributes migration 2020-05-04 21:13:03.752 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b, DVR sheduling refactoring 2020-05-04 21:13:03.763 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050, Drop NEC plugin tables 2020-05-04 21:13:03.795 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9, rbac_qos_policy 2020-05-04 21:13:03.813 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada, network_rbac_external 2020-05-04 21:13:03.818 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc, standard_desc 2020-05-04 21:13:03.836 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53, device_owner_ha_replicate_int 2020-05-04 21:13:03.906 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70, Rename ml2_network_segments table 2020-05-04 21:13:03.935 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502, Add device_id index to Port 2020-05-04 21:13:03.943 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee, provisioning_blocks.py 2020-05-04 21:13:03.953 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048, add revisions table 2020-05-04 21:13:03.967 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4, add dns name to portdnses 2020-05-04 21:13:03.982 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37, Add flavor_id to Router 2020-05-04 21:13:04.023 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa, uniq_routerports0port_id 2020-05-04 21:13:04.033 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf, Add support for Subnet Service Types 2020-05-04 21:13:04.043 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4, add_qos_minimum_bandwidth_rules 2020-05-04 21:13:04.063 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e, add standardattr to qos policies 2020-05-04 21:13:04.076 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90, Add segment_id to subnet 2020-05-04 21:13:04.120 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4, Add segment_host_mapping table. 2020-05-04 21:13:04.142 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426, Rename ml2_dvr_port_bindings 2020-05-04 21:13:04.147 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524, Remove mtu column from networks. 2020-05-04 21:13:04.163 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc, uniq_floatingips0floating_network_id0fixed_port_id0fixed_ip_addr 2020-05-04 21:13:04.170 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d, Add ip_allocation to port 2020-05-04 21:13:04.193 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70, add_pk_version_table 2020-05-04 21:13:04.196 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c, extend_pk_with_host_and_add_status_to_ml2_port_binding 2020-05-04 21:13:04.222 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c, Add data_plane_status to Port 2020-05-04 21:13:04.239 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da, qos add direction to bw_limit_rule table 2020-05-04 21:13:04.288 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192, add is default to qos policies 2020-05-04 21:13:04.306 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9, logging api 2020-05-04 21:13:04.340 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6, Add dns_domain to portdnses 2020-05-04 21:13:04.355 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f, add mtu for networks 2020-05-04 21:13:04.374 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee, fip qos 2020-05-04 21:13:04.387 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a, migrate dns name from port 2020-05-04 21:13:04.414 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad, rename tenant to project 2020-05-04 21:13:04.656 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab, Add routerport bindings for L3 HA 2020-05-04 21:13:04.663 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0, migrate to pluggable ipam 2020-05-04 21:13:04.671 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62, add standardattr to qos policies 2020-05-04 21:13:04.729 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353, Add Name and Description to the networksegments table 2020-05-04 21:13:04.798 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586, Add binding index to RouterL3AgentBinding 2020-05-04 21:13:04.823 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d, Remove availability ranges. 2020-05-04 21:13:04.832 | OK 2020-05-04 21:13:04.934 | + lib/neutron-legacy:init_mutnauq:422 : time_stop dbsync 2020-05-04 21:13:04.937 | + functions-common:time_stop:2251 : local name 2020-05-04 21:13:04.940 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:13:04.943 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:13:04.945 | + functions-common:time_stop:2254 : local total 2020-05-04 21:13:04.948 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:13:04.951 | + functions-common:time_stop:2257 : name=dbsync 2020-05-04 21:13:04.954 | + functions-common:time_stop:2258 : start_time=1588626778430 2020-05-04 21:13:04.957 | + functions-common:time_stop:2260 : [[ -z 1588626778430 ]] 2020-05-04 21:13:04.960 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:13:04.964 | + functions-common:time_stop:2263 : end_time=1588626784961 2020-05-04 21:13:04.967 | + functions-common:time_stop:2264 : elapsed_time=6531 2020-05-04 21:13:04.970 | + functions-common:time_stop:2265 : total=12844 2020-05-04 21:13:04.973 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:13:04.976 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=19375 2020-05-04 21:13:04.979 | + ./stack.sh:main:1150 : is_service_enabled n-net q-dhcp 2020-05-04 21:13:04.999 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:13:05.003 | ++ ./stack.sh:main:1153 : pidof NetworkManager 2020-05-04 21:13:05.016 | ++ ./stack.sh:main:1153 : true 2020-05-04 21:13:05.019 | + ./stack.sh:main:1153 : netman_pid= 2020-05-04 21:13:05.021 | + ./stack.sh:main:1154 : '[' -z '' ']' 2020-05-04 21:13:05.024 | + ./stack.sh:main:1155 : sudo killall dnsmasq 2020-05-04 21:13:05.039 | + ./stack.sh:main:1160 : clean_iptables 2020-05-04 21:13:05.044 | + lib/nova:clean_iptables:214 : sudo iptables -S -v 2020-05-04 21:13:05.046 | + lib/nova:clean_iptables:214 : grep nova 2020-05-04 21:13:05.046 | + lib/nova:clean_iptables:214 : sed 's/-c [0-9]* [0-9]* //g' 2020-05-04 21:13:05.046 | + lib/nova:clean_iptables:214 : grep '\-A' 2020-05-04 21:13:05.047 | + lib/nova:clean_iptables:214 : awk '{print "sudo iptables",$0}' 2020-05-04 21:13:05.047 | + lib/nova:clean_iptables:214 : sed s/-A/-D/g 2020-05-04 21:13:05.048 | + lib/nova:clean_iptables:214 : bash 2020-05-04 21:13:05.058 | + lib/nova:clean_iptables:216 : sudo iptables -S -v -t nat 2020-05-04 21:13:05.059 | + lib/nova:clean_iptables:216 : sed 's/-c [0-9]* [0-9]* //g' 2020-05-04 21:13:05.060 | + lib/nova:clean_iptables:216 : sed s/-A/-D/g 2020-05-04 21:13:05.060 | + lib/nova:clean_iptables:216 : grep nova 2020-05-04 21:13:05.060 | + lib/nova:clean_iptables:216 : awk '{print "sudo iptables -t nat",$0}' 2020-05-04 21:13:05.060 | + lib/nova:clean_iptables:216 : grep '\-A' 2020-05-04 21:13:05.063 | + lib/nova:clean_iptables:216 : bash 2020-05-04 21:13:05.070 | + lib/nova:clean_iptables:218 : sudo iptables -S -v 2020-05-04 21:13:05.071 | + lib/nova:clean_iptables:218 : sed 's/-c [0-9]* [0-9]* //g' 2020-05-04 21:13:05.071 | + lib/nova:clean_iptables:218 : grep '\-N' 2020-05-04 21:13:05.073 | + lib/nova:clean_iptables:218 : sed s/-N/-X/g 2020-05-04 21:13:05.073 | + lib/nova:clean_iptables:218 : awk '{print "sudo iptables",$0}' 2020-05-04 21:13:05.074 | + lib/nova:clean_iptables:218 : grep nova 2020-05-04 21:13:05.075 | + lib/nova:clean_iptables:218 : bash 2020-05-04 21:13:05.084 | + lib/nova:clean_iptables:220 : sed 's/-c [0-9]* [0-9]* //g' 2020-05-04 21:13:05.085 | + lib/nova:clean_iptables:220 : sudo iptables -S -v -t nat 2020-05-04 21:13:05.085 | + lib/nova:clean_iptables:220 : grep nova 2020-05-04 21:13:05.085 | + lib/nova:clean_iptables:220 : grep '\-N' 2020-05-04 21:13:05.086 | + lib/nova:clean_iptables:220 : sed s/-N/-X/g 2020-05-04 21:13:05.088 | + lib/nova:clean_iptables:220 : awk '{print "sudo iptables -t nat",$0}' 2020-05-04 21:13:05.088 | + lib/nova:clean_iptables:220 : bash 2020-05-04 21:13:05.096 | + ./stack.sh:main:1162 : is_service_enabled n-net 2020-05-04 21:13:05.115 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:13:05.119 | + ./stack.sh:main:1169 : sudo sysctl -w net.ipv4.ip_forward=1 2020-05-04 21:13:05.126 | net.ipv4.ip_forward = 1 2020-05-04 21:13:05.131 | + ./stack.sh:main:1176 : is_service_enabled swift 2020-05-04 21:13:05.149 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:13:05.152 | + ./stack.sh:main:1177 : echo_summary 'Configuring Swift' 2020-05-04 21:13:05.155 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:13:05.158 | + ./stack.sh:echo_summary:445 : echo -e Configuring Swift 2020-05-04 21:13:05.161 | + ./stack.sh:main:1178 : init_swift 2020-05-04 21:13:05.163 | + lib/swift:init_swift:701 : local node_number 2020-05-04 21:13:05.166 | + lib/swift:init_swift:703 : swift-init --run-dir=/opt/stack/data/swift/run all stop 2020-05-04 21:13:05.858 | No container-updater running 2020-05-04 21:13:05.858 | No account-auditor running 2020-05-04 21:13:05.858 | No object-replicator running 2020-05-04 21:13:05.858 | No container-sync running 2020-05-04 21:13:05.859 | No container-replicator running 2020-05-04 21:13:05.859 | No object-auditor running 2020-05-04 21:13:05.859 | No object-expirer running 2020-05-04 21:13:05.859 | No container-auditor running 2020-05-04 21:13:05.859 | No container-server running 2020-05-04 21:13:05.859 | No object-reconstructor running 2020-05-04 21:13:05.859 | No object-server running 2020-05-04 21:13:05.859 | No account-reaper running 2020-05-04 21:13:05.860 | No proxy-server running 2020-05-04 21:13:05.860 | No account-replicator running 2020-05-04 21:13:05.860 | No object-updater running 2020-05-04 21:13:05.860 | No container-reconciler running 2020-05-04 21:13:05.860 | No account-server running 2020-05-04 21:13:05.892 | + lib/swift:init_swift:703 : true 2020-05-04 21:13:05.895 | + lib/swift:init_swift:706 : create_swift_disk 2020-05-04 21:13:05.899 | + lib/swift:create_swift_disk:577 : local node_number 2020-05-04 21:13:05.902 | + lib/swift:create_swift_disk:582 : local user_group 2020-05-04 21:13:05.906 | ++ lib/swift:create_swift_disk:583 : id -g stack 2020-05-04 21:13:05.912 | + lib/swift:create_swift_disk:583 : user_group=1001 2020-05-04 21:13:05.916 | + lib/swift:create_swift_disk:584 : sudo install -d -o stack -g 1001 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2020-05-04 21:13:05.929 | + lib/swift:create_swift_disk:587 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2020-05-04 21:13:05.933 | + lib/swift:create_swift_disk:594 : mkdir -p /opt/stack/data/swift/drives/images 2020-05-04 21:13:05.938 | + lib/swift:create_swift_disk:595 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2020-05-04 21:13:05.949 | + lib/swift:create_swift_disk:596 : sudo chown stack: /opt/stack/data/swift/drives/images/swift.img 2020-05-04 21:13:05.960 | + lib/swift:create_swift_disk:598 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2020-05-04 21:13:05.965 | + lib/swift:create_swift_disk:601 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2020-05-04 21:13:05.967 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2020-05-04 21:13:05.967 | = sectsz=512 attr=2, projid32bit=1 2020-05-04 21:13:05.967 | = crc=1 finobt=1, sparse=0 2020-05-04 21:13:05.967 | data = bsize=4096 blocks=1572864, imaxpct=25 2020-05-04 21:13:05.967 | = sunit=0 swidth=0 blks 2020-05-04 21:13:05.967 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2020-05-04 21:13:05.967 | log =internal log bsize=4096 blocks=2560, version=2 2020-05-04 21:13:05.967 | = sectsz=512 sunit=0 blks, lazy-count=1 2020-05-04 21:13:05.967 | realtime =none extsz=4096 blocks=0, rtextents=0 2020-05-04 21:13:06.069 | + lib/swift:create_swift_disk:604 : mkdir -p /opt/stack/data/swift/drives/sdb1 2020-05-04 21:13:06.074 | + lib/swift:create_swift_disk:605 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2020-05-04 21:13:06.080 | + lib/swift:create_swift_disk:606 : sudo mount -t xfs -o loop,noatime,nodiratime,nobarrier,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2020-05-04 21:13:06.273 | + lib/swift:create_swift_disk:612 : local node_number 2020-05-04 21:13:06.276 | + lib/swift:create_swift_disk:613 : for node_number in '${SWIFT_REPLICAS_SEQ}' 2020-05-04 21:13:06.279 | + lib/swift:create_swift_disk:615 : local node_devices=/opt/stack/data/swift/1 2020-05-04 21:13:06.282 | + lib/swift:create_swift_disk:616 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2020-05-04 21:13:06.285 | + lib/swift:create_swift_disk:617 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2020-05-04 21:13:06.298 | + lib/swift:create_swift_disk:618 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2020-05-04 21:13:06.301 | + lib/swift:create_swift_disk:619 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2020-05-04 21:13:06.304 | + lib/swift:create_swift_disk:620 : sudo install -o stack -g 1001 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2020-05-04 21:13:06.318 | + lib/swift:init_swift:710 : pushd /etc/swift 2020-05-04 21:13:06.322 | + lib/swift:init_swift:712 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2020-05-04 21:13:06.326 | + lib/swift:init_swift:714 : swift-ring-builder object.builder create 9 1 1 2020-05-04 21:13:07.075 | + lib/swift:init_swift:715 : swift-ring-builder container.builder create 9 1 1 2020-05-04 21:13:07.800 | + lib/swift:init_swift:716 : swift-ring-builder account.builder create 9 1 1 2020-05-04 21:13:08.497 | + lib/swift:init_swift:722 : [[ -n '' ]] 2020-05-04 21:13:08.501 | + lib/swift:init_swift:735 : for node_number in '${SWIFT_REPLICAS_SEQ}' 2020-05-04 21:13:08.504 | + lib/swift:init_swift:736 : swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2020-05-04 21:13:09.184 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2020-05-04 21:13:09.184 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2020-05-04 21:13:09.221 | + lib/swift:init_swift:737 : swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2020-05-04 21:13:09.911 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2020-05-04 21:13:09.911 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2020-05-04 21:13:09.942 | + lib/swift:init_swift:738 : swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2020-05-04 21:13:10.624 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2020-05-04 21:13:10.624 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2020-05-04 21:13:10.656 | + lib/swift:init_swift:744 : swift-ring-builder object.builder rebalance 42 2020-05-04 21:13:11.348 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2020-05-04 21:13:11.383 | + lib/swift:init_swift:745 : swift-ring-builder container.builder rebalance 42 2020-05-04 21:13:12.100 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2020-05-04 21:13:12.140 | + lib/swift:init_swift:746 : swift-ring-builder account.builder rebalance 42 2020-05-04 21:13:12.856 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2020-05-04 21:13:12.892 | + lib/swift:init_swift:747 : popd 2020-05-04 21:13:12.895 | + lib/swift:init_swift:750 : sudo install -d -o stack /var/cache/swift 2020-05-04 21:13:12.908 | + lib/swift:init_swift:751 : rm -f '/var/cache/swift/*' 2020-05-04 21:13:12.912 | + ./stack.sh:main:1185 : is_service_enabled cinder 2020-05-04 21:13:12.930 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:13:12.933 | + ./stack.sh:main:1186 : echo_summary 'Configuring Cinder' 2020-05-04 21:13:12.937 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:13:12.940 | + ./stack.sh:echo_summary:445 : echo -e Configuring Cinder 2020-05-04 21:13:12.944 | + ./stack.sh:main:1187 : init_cinder 2020-05-04 21:13:12.947 | + lib/cinder:init_cinder:408 : is_service_enabled mysql postgresql 2020-05-04 21:13:12.966 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:13:12.969 | + lib/cinder:init_cinder:410 : recreate_database cinder 2020-05-04 21:13:12.972 | + lib/database:recreate_database:112 : local db=cinder 2020-05-04 21:13:12.976 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2020-05-04 21:13:12.980 | + lib/databases/mysql:recreate_database_mysql:55 : local db=cinder 2020-05-04 21:13:12.983 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2020-05-04 21:13:12.987 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:13:13.021 | + lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2020-05-04 21:13:13.026 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:13:13.061 | + lib/cinder:init_cinder:412 : time_start dbsync 2020-05-04 21:13:13.064 | + functions-common:time_start:2237 : local name=dbsync 2020-05-04 21:13:13.067 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:13:13.070 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:13:13.073 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:13:13.077 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626793074 2020-05-04 21:13:13.081 | + lib/cinder:init_cinder:414 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2020-05-04 21:13:15.339 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=17317) _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:290}} 2020-05-04 21:13:15.342 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:13:15.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/085_cinder_init.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/085_cinder_init.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/086_create_default_cgsnapshot_type.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/086_create_default_cgsnapshot_type.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/087_allow_null_request_id_in_message.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/087_allow_null_request_id_in_message.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/088_add_replication_info_to_cluster.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/088_add_replication_info_to_cluster.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/089_add_cluster_name_image_cache.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/089_add_cluster_name_image_cache.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/090_add_race_preventer_to_workers.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/090_add_race_preventer_to_workers.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/091_add_attachment_specs.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/091_add_attachment_specs.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/092_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/092_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/093_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/093_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/094_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/094_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/095_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/095_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/096_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/096_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/097_enforce_ocata_online_migrations.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/097_enforce_ocata_online_migrations.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/098_message_add_expire_at_index.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/098_message_add_expire_at_index.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/099_add_connection_info_to_attachment.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/099_add_connection_info_to_attachment.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/100_add_foreign_key_indexes.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/100_add_foreign_key_indexes.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/101_fix_replication_status_default_upgrade.sql... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/101_fix_replication_status_default_upgrade.sql loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/102_add_replication_status_to_groups_table.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/102_add_replication_status_to_groups_table.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/103_message_action_detail_column.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/103_message_action_detail_column.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/104_change_size_of_project_id.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/104_change_size_of_project_id.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/105_add_backup_metadata.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/105_add_backup_metadata.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/106_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/106_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/107_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/107_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/108_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/108_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/109_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/109_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/110_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/110_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/111_add_project_resource_idx_for_quota_usage.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/111_add_project_resource_idx_for_quota_usage.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/112_add_uuid_to_services_table.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/112_add_uuid_to_services_table.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/113_add_reservation_deleted_uuid_index.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/113_add_reservation_deleted_uuid_index.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/114_add_service_uuid_fk_to_volumes.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/114_add_service_uuid_fk_to_volumes.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/115_add_shared_targets_to_volumes.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/115_add_shared_targets_to_volumes.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/116_add_volume_attachment_connector.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/116_add_volume_attachment_connector.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/117_add_encryption_key_id_to_backups.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/117_add_encryption_key_id_to_backups.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.359 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:13:15.359 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:13:15.380 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:13:15.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/085_cinder_init.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/085_cinder_init.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/086_create_default_cgsnapshot_type.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/086_create_default_cgsnapshot_type.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/087_allow_null_request_id_in_message.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/087_allow_null_request_id_in_message.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/088_add_replication_info_to_cluster.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/088_add_replication_info_to_cluster.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/089_add_cluster_name_image_cache.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/089_add_cluster_name_image_cache.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/090_add_race_preventer_to_workers.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/090_add_race_preventer_to_workers.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/091_add_attachment_specs.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/091_add_attachment_specs.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/092_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/092_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/093_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/093_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/094_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/094_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/095_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/095_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/096_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/096_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/097_enforce_ocata_online_migrations.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/097_enforce_ocata_online_migrations.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/098_message_add_expire_at_index.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/098_message_add_expire_at_index.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/099_add_connection_info_to_attachment.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/099_add_connection_info_to_attachment.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/100_add_foreign_key_indexes.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/100_add_foreign_key_indexes.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/101_fix_replication_status_default_upgrade.sql... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/101_fix_replication_status_default_upgrade.sql loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/102_add_replication_status_to_groups_table.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/102_add_replication_status_to_groups_table.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/103_message_action_detail_column.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/103_message_action_detail_column.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/104_change_size_of_project_id.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/104_change_size_of_project_id.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/105_add_backup_metadata.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/105_add_backup_metadata.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/106_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/106_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/107_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/107_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/108_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/108_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/109_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/109_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/110_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/110_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/111_add_project_resource_idx_for_quota_usage.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/111_add_project_resource_idx_for_quota_usage.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/112_add_uuid_to_services_table.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/112_add_uuid_to_services_table.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/113_add_reservation_deleted_uuid_index.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/113_add_reservation_deleted_uuid_index.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/114_add_service_uuid_fk_to_volumes.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/114_add_service_uuid_fk_to_volumes.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/115_add_shared_targets_to_volumes.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/115_add_shared_targets_to_volumes.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/116_add_volume_attachment_connector.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/116_add_volume_attachment_connector.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/117_add_encryption_key_id_to_backups.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/117_add_encryption_key_id_to_backups.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.397 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:13:15.397 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:13:15.425 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:13:15.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/085_cinder_init.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/085_cinder_init.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/086_create_default_cgsnapshot_type.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/086_create_default_cgsnapshot_type.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/087_allow_null_request_id_in_message.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/087_allow_null_request_id_in_message.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/088_add_replication_info_to_cluster.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/088_add_replication_info_to_cluster.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/089_add_cluster_name_image_cache.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/089_add_cluster_name_image_cache.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/090_add_race_preventer_to_workers.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/090_add_race_preventer_to_workers.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/091_add_attachment_specs.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/091_add_attachment_specs.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/092_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/092_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/093_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/093_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/094_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/094_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/095_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/095_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/096_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/096_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/097_enforce_ocata_online_migrations.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/097_enforce_ocata_online_migrations.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/098_message_add_expire_at_index.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/098_message_add_expire_at_index.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/099_add_connection_info_to_attachment.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/099_add_connection_info_to_attachment.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/100_add_foreign_key_indexes.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/100_add_foreign_key_indexes.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/101_fix_replication_status_default_upgrade.sql... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/101_fix_replication_status_default_upgrade.sql loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/102_add_replication_status_to_groups_table.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/102_add_replication_status_to_groups_table.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/103_message_action_detail_column.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/103_message_action_detail_column.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/104_change_size_of_project_id.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/104_change_size_of_project_id.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/105_add_backup_metadata.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/105_add_backup_metadata.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/106_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/106_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/107_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/107_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/108_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/108_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/109_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/109_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/110_placeholder.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/110_placeholder.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/111_add_project_resource_idx_for_quota_usage.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/111_add_project_resource_idx_for_quota_usage.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/112_add_uuid_to_services_table.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/112_add_uuid_to_services_table.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/113_add_reservation_deleted_uuid_index.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/113_add_reservation_deleted_uuid_index.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/114_add_service_uuid_fk_to_volumes.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/114_add_service_uuid_fk_to_volumes.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/115_add_shared_targets_to_volumes.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/115_add_shared_targets_to_volumes.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/116_add_volume_attachment_connector.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/116_add_volume_attachment_connector.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/117_add_encryption_key_id_to_backups.py... {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:15.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo/versions/117_add_encryption_key_id_to_backups.py loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:15.441 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:13:15.442 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=17317) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:13:15.454 | INFO migrate.versioning.api [-] 84 -> 85...  2020-05-04 21:13:16.094 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.094 | INFO migrate.versioning.api [-] 85 -> 86...  2020-05-04 21:13:16.122 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.122 | INFO migrate.versioning.api [-] 86 -> 87...  2020-05-04 21:13:16.147 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.147 | INFO migrate.versioning.api [-] 87 -> 88...  2020-05-04 21:13:16.289 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.289 | INFO migrate.versioning.api [-] 88 -> 89...  2020-05-04 21:13:16.316 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.317 | INFO migrate.versioning.api [-] 89 -> 90...  2020-05-04 21:13:16.386 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.386 | INFO migrate.versioning.api [-] 90 -> 91...  2020-05-04 21:13:16.426 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.426 | INFO migrate.versioning.api [-] 91 -> 92...  2020-05-04 21:13:16.432 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.432 | INFO migrate.versioning.api [-] 92 -> 93...  2020-05-04 21:13:16.439 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.439 | INFO migrate.versioning.api [-] 93 -> 94...  2020-05-04 21:13:16.445 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.445 | INFO migrate.versioning.api [-] 94 -> 95...  2020-05-04 21:13:16.451 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.452 | INFO migrate.versioning.api [-] 95 -> 96...  2020-05-04 21:13:16.459 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.459 | INFO migrate.versioning.api [-] 96 -> 97...  2020-05-04 21:13:16.484 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.484 | INFO migrate.versioning.api [-] 97 -> 98...  2020-05-04 21:13:16.509 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.510 | INFO migrate.versioning.api [-] 98 -> 99...  2020-05-04 21:13:16.549 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.550 | INFO migrate.versioning.api [-] 99 -> 100...  2020-05-04 21:13:16.555 | INFO 100_add_foreign_key_indexes [-] Skipped adding attachment_specs_attachment_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.558 | INFO 100_add_foreign_key_indexes [-] Skipped adding cgsnapshots_consistencygroup_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.562 | INFO 100_add_foreign_key_indexes [-] Skipped adding group_snapshots_group_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.565 | INFO 100_add_foreign_key_indexes [-] Skipped adding group_type_specs_group_type_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.568 | INFO 100_add_foreign_key_indexes [-] Skipped adding group_volume_type_mapping_group_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.571 | INFO 100_add_foreign_key_indexes [-] Skipped adding group_volume_type_mapping_volume_type_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.574 | INFO 100_add_foreign_key_indexes [-] Skipped adding quality_of_service_specs_specs_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.579 | INFO 100_add_foreign_key_indexes [-] Skipped adding reservations_allocated_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.582 | INFO 100_add_foreign_key_indexes [-] Skipped adding reservations_usage_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.586 | INFO 100_add_foreign_key_indexes [-] Skipped adding snapshot_metadata_snapshot_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.591 | INFO 100_add_foreign_key_indexes [-] Skipped adding snapshots_cgsnapshot_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.596 | INFO 100_add_foreign_key_indexes [-] Skipped adding snapshots_group_snapshot_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.601 | INFO 100_add_foreign_key_indexes [-] Skipped adding snapshots_volume_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.605 | INFO 100_add_foreign_key_indexes [-] Skipped adding transfers_volume_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.608 | INFO 100_add_foreign_key_indexes [-] Skipped adding volume_admin_metadata_volume_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.612 | INFO 100_add_foreign_key_indexes [-] Skipped adding volume_attachment_volume_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.615 | INFO 100_add_foreign_key_indexes [-] Skipped adding volume_glance_metadata_snapshot_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.618 | INFO 100_add_foreign_key_indexes [-] Skipped adding volume_glance_metadata_volume_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.621 | INFO 100_add_foreign_key_indexes [-] Skipped adding volume_metadata_volume_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.625 | INFO 100_add_foreign_key_indexes [-] Skipped adding volume_type_extra_specs_volume_type_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.628 | INFO 100_add_foreign_key_indexes [-] Skipped adding volume_types_qos_specs_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.632 | INFO 100_add_foreign_key_indexes [-] Skipped adding volumes_consistencygroup_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.636 | INFO 100_add_foreign_key_indexes [-] Skipped adding volumes_group_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.639 | INFO 100_add_foreign_key_indexes [-] Skipped adding workers_service_id_idx because an equivalent index already exists. 2020-05-04 21:13:16.645 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.645 | INFO migrate.versioning.api [-] 100 -> 101...  2020-05-04 21:13:16.664 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.664 | INFO migrate.versioning.api [-] 101 -> 102...  2020-05-04 21:13:16.690 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.690 | INFO migrate.versioning.api [-] 102 -> 103...  2020-05-04 21:13:16.735 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.735 | INFO migrate.versioning.api [-] 103 -> 104...  2020-05-04 21:13:16.766 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.766 | INFO migrate.versioning.api [-] 104 -> 105...  2020-05-04 21:13:16.795 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.795 | INFO migrate.versioning.api [-] 105 -> 106...  2020-05-04 21:13:16.801 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.801 | INFO migrate.versioning.api [-] 106 -> 107...  2020-05-04 21:13:16.808 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.808 | INFO migrate.versioning.api [-] 107 -> 108...  2020-05-04 21:13:16.815 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.815 | INFO migrate.versioning.api [-] 108 -> 109...  2020-05-04 21:13:16.824 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.824 | INFO migrate.versioning.api [-] 109 -> 110...  2020-05-04 21:13:16.833 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.833 | INFO migrate.versioning.api [-] 110 -> 111...  2020-05-04 21:13:16.864 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.865 | INFO migrate.versioning.api [-] 111 -> 112...  2020-05-04 21:13:16.911 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.911 | INFO migrate.versioning.api [-] 112 -> 113...  2020-05-04 21:13:16.951 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:16.951 | INFO migrate.versioning.api [-] 113 -> 114...  2020-05-04 21:13:17.031 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:17.032 | INFO migrate.versioning.api [-] 114 -> 115...  2020-05-04 21:13:17.080 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:17.080 | INFO migrate.versioning.api [-] 115 -> 116...  2020-05-04 21:13:17.129 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:17.129 | INFO migrate.versioning.api [-] 116 -> 117...  2020-05-04 21:13:17.159 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:17.277 | + lib/cinder:init_cinder:415 : time_stop dbsync 2020-05-04 21:13:17.280 | + functions-common:time_stop:2251 : local name 2020-05-04 21:13:17.284 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:13:17.287 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:13:17.290 | + functions-common:time_stop:2254 : local total 2020-05-04 21:13:17.293 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:13:17.296 | + functions-common:time_stop:2257 : name=dbsync 2020-05-04 21:13:17.299 | + functions-common:time_stop:2258 : start_time=1588626793074 2020-05-04 21:13:17.302 | + functions-common:time_stop:2260 : [[ -z 1588626793074 ]] 2020-05-04 21:13:17.306 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:13:17.310 | + functions-common:time_stop:2263 : end_time=1588626797307 2020-05-04 21:13:17.314 | + functions-common:time_stop:2264 : elapsed_time=4233 2020-05-04 21:13:17.317 | + functions-common:time_stop:2265 : total=19375 2020-05-04 21:13:17.320 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:13:17.323 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=23608 2020-05-04 21:13:17.327 | + lib/cinder:init_cinder:418 : is_service_enabled c-vol 2020-05-04 21:13:17.350 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:13:17.353 | + lib/cinder:init_cinder:418 : [[ -n lvm:lvmdriver-1 ]] 2020-05-04 21:13:17.356 | + lib/cinder:init_cinder:419 : local be be_name be_type 2020-05-04 21:13:17.359 | + lib/cinder:init_cinder:420 : for be in '${CINDER_ENABLED_BACKENDS//,/ }' 2020-05-04 21:13:17.362 | + lib/cinder:init_cinder:421 : be_type=lvm 2020-05-04 21:13:17.366 | + lib/cinder:init_cinder:422 : be_name=lvmdriver-1 2020-05-04 21:13:17.369 | + lib/cinder:init_cinder:423 : type init_cinder_backend_lvm 2020-05-04 21:13:17.372 | + lib/cinder:init_cinder:425 : [[ lvm == \l\v\m ]] 2020-05-04 21:13:17.375 | + lib/cinder:init_cinder:426 : init_default_lvm_volume_group 2020-05-04 21:13:17.378 | + lib/lvm:init_default_lvm_volume_group:153 : [[ 0 = \0 ]] 2020-05-04 21:13:17.381 | + lib/lvm:init_default_lvm_volume_group:154 : init_lvm_volume_group stack-volumes-default 22G 2020-05-04 21:13:17.385 | + lib/lvm:init_lvm_volume_group:117 : local vg=stack-volumes-default 2020-05-04 21:13:17.388 | + lib/lvm:init_lvm_volume_group:118 : local size=22G 2020-05-04 21:13:17.390 | + lib/lvm:init_lvm_volume_group:121 : is_fedora 2020-05-04 21:13:17.394 | + functions-common:is_fedora:435 : [[ -z Ubuntu ]] 2020-05-04 21:13:17.396 | + functions-common:is_fedora:439 : '[' Ubuntu = Fedora ']' 2020-05-04 21:13:17.400 | + functions-common:is_fedora:439 : '[' Ubuntu = 'Red Hat' ']' 2020-05-04 21:13:17.403 | + functions-common:is_fedora:440 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-05-04 21:13:17.406 | + functions-common:is_fedora:441 : '[' Ubuntu = CentOS ']' 2020-05-04 21:13:17.409 | + functions-common:is_fedora:441 : '[' Ubuntu = OracleServer ']' 2020-05-04 21:13:17.411 | + functions-common:is_fedora:442 : '[' Ubuntu = Virtuozzo ']' 2020-05-04 21:13:17.414 | + lib/lvm:init_lvm_volume_group:121 : is_suse 2020-05-04 21:13:17.417 | + functions-common:is_suse:450 : [[ -z Ubuntu ]] 2020-05-04 21:13:17.420 | + functions-common:is_suse:454 : [[ Ubuntu =~ (openSUSE) ]] 2020-05-04 21:13:17.424 | + functions-common:is_suse:454 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2020-05-04 21:13:17.427 | + lib/lvm:init_lvm_volume_group:130 : _create_lvm_volume_group stack-volumes-default 22G 2020-05-04 21:13:17.429 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2020-05-04 21:13:17.432 | + lib/lvm:_create_lvm_volume_group:96 : local size=22G 2020-05-04 21:13:17.435 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2020-05-04 21:13:17.438 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2020-05-04 21:13:17.450 | Volume group "stack-volumes-default" not found 2020-05-04 21:13:17.451 | Cannot process volume group stack-volumes-default 2020-05-04 21:13:17.456 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2020-05-04 21:13:17.459 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 22G /opt/stack/data/stack-volumes-default-backing-file 2020-05-04 21:13:17.464 | + lib/lvm:_create_lvm_volume_group:102 : local vg_dev 2020-05-04 21:13:17.467 | ++ lib/lvm:_create_lvm_volume_group:103 : sudo losetup -f --show /opt/stack/data/stack-volumes-default-backing-file 2020-05-04 21:13:17.501 | + lib/lvm:_create_lvm_volume_group:103 : vg_dev=/dev/loop1 2020-05-04 21:13:17.505 | + lib/lvm:_create_lvm_volume_group:106 : sudo vgs stack-volumes-default 2020-05-04 21:13:17.518 | Volume group "stack-volumes-default" not found 2020-05-04 21:13:17.518 | Cannot process volume group stack-volumes-default 2020-05-04 21:13:17.523 | + lib/lvm:_create_lvm_volume_group:107 : sudo vgcreate stack-volumes-default /dev/loop1 2020-05-04 21:13:17.621 | Physical volume "/dev/loop1" successfully created 2020-05-04 21:13:17.626 | Volume group "stack-volumes-default" successfully created 2020-05-04 21:13:17.631 | + lib/lvm:init_lvm_volume_group:133 : '[' tgtadm = lioadm ']' 2020-05-04 21:13:17.636 | + lib/lvm:init_lvm_volume_group:136 : sudo tgtadm --op show --mode target 2020-05-04 21:13:17.637 | + lib/lvm:init_lvm_volume_group:136 : awk '/Target/ {print $3}' 2020-05-04 21:13:17.638 | + lib/lvm:init_lvm_volume_group:136 : sudo xargs -r -n1 tgt-admin --delete 2020-05-04 21:13:17.653 | + lib/lvm:init_lvm_volume_group:138 : _clean_lvm_volume_group stack-volumes-default 2020-05-04 21:13:17.656 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2020-05-04 21:13:17.659 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2020-05-04 21:13:17.680 | + lib/lvm:init_default_lvm_volume_group:155 : _DEFAULT_LVM_INIT=1 2020-05-04 21:13:17.683 | + lib/cinder:init_cinder:428 : init_cinder_backend_lvm lvmdriver-1 2020-05-04 21:13:17.686 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2020-05-04 21:13:17.690 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 22G 2020-05-04 21:13:17.694 | + lib/lvm:init_lvm_volume_group:117 : local vg=stack-volumes-lvmdriver-1 2020-05-04 21:13:17.698 | + lib/lvm:init_lvm_volume_group:118 : local size=22G 2020-05-04 21:13:17.702 | + lib/lvm:init_lvm_volume_group:121 : is_fedora 2020-05-04 21:13:17.705 | + functions-common:is_fedora:435 : [[ -z Ubuntu ]] 2020-05-04 21:13:17.709 | + functions-common:is_fedora:439 : '[' Ubuntu = Fedora ']' 2020-05-04 21:13:17.712 | + functions-common:is_fedora:439 : '[' Ubuntu = 'Red Hat' ']' 2020-05-04 21:13:17.716 | + functions-common:is_fedora:440 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-05-04 21:13:17.721 | + functions-common:is_fedora:441 : '[' Ubuntu = CentOS ']' 2020-05-04 21:13:17.725 | + functions-common:is_fedora:441 : '[' Ubuntu = OracleServer ']' 2020-05-04 21:13:17.729 | + functions-common:is_fedora:442 : '[' Ubuntu = Virtuozzo ']' 2020-05-04 21:13:17.732 | + lib/lvm:init_lvm_volume_group:121 : is_suse 2020-05-04 21:13:17.735 | + functions-common:is_suse:450 : [[ -z Ubuntu ]] 2020-05-04 21:13:17.738 | + functions-common:is_suse:454 : [[ Ubuntu =~ (openSUSE) ]] 2020-05-04 21:13:17.741 | + functions-common:is_suse:454 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2020-05-04 21:13:17.743 | + lib/lvm:init_lvm_volume_group:130 : _create_lvm_volume_group stack-volumes-lvmdriver-1 22G 2020-05-04 21:13:17.746 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2020-05-04 21:13:17.750 | + lib/lvm:_create_lvm_volume_group:96 : local size=22G 2020-05-04 21:13:17.753 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2020-05-04 21:13:17.756 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2020-05-04 21:13:17.767 | Volume group "stack-volumes-lvmdriver-1" not found 2020-05-04 21:13:17.767 | Cannot process volume group stack-volumes-lvmdriver-1 2020-05-04 21:13:17.771 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2020-05-04 21:13:17.774 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 22G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2020-05-04 21:13:17.778 | + lib/lvm:_create_lvm_volume_group:102 : local vg_dev 2020-05-04 21:13:17.783 | ++ lib/lvm:_create_lvm_volume_group:103 : sudo losetup -f --show /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2020-05-04 21:13:17.814 | + lib/lvm:_create_lvm_volume_group:103 : vg_dev=/dev/loop2 2020-05-04 21:13:17.817 | + lib/lvm:_create_lvm_volume_group:106 : sudo vgs stack-volumes-lvmdriver-1 2020-05-04 21:13:17.830 | Volume group "stack-volumes-lvmdriver-1" not found 2020-05-04 21:13:17.830 | Cannot process volume group stack-volumes-lvmdriver-1 2020-05-04 21:13:17.835 | + lib/lvm:_create_lvm_volume_group:107 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop2 2020-05-04 21:13:18.005 | Physical volume "/dev/loop2" successfully created 2020-05-04 21:13:18.009 | Volume group "stack-volumes-lvmdriver-1" successfully created 2020-05-04 21:13:18.015 | + lib/lvm:init_lvm_volume_group:133 : '[' tgtadm = lioadm ']' 2020-05-04 21:13:18.020 | + lib/lvm:init_lvm_volume_group:136 : awk '/Target/ {print $3}' 2020-05-04 21:13:18.020 | + lib/lvm:init_lvm_volume_group:136 : sudo tgtadm --op show --mode target 2020-05-04 21:13:18.022 | + lib/lvm:init_lvm_volume_group:136 : sudo xargs -r -n1 tgt-admin --delete 2020-05-04 21:13:18.033 | + lib/lvm:init_lvm_volume_group:138 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2020-05-04 21:13:18.036 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2020-05-04 21:13:18.038 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2020-05-04 21:13:18.057 | + lib/cinder:init_cinder:433 : mkdir -p /opt/stack/data/cinder/volumes 2020-05-04 21:13:18.062 | + lib/cinder:init_cinder:434 : create_cinder_cache_dir 2020-05-04 21:13:18.065 | + lib/cinder:create_cinder_cache_dir:402 : sudo install -d -o stack /var/cache/cinder 2020-05-04 21:13:18.079 | + lib/cinder:create_cinder_cache_dir:403 : rm -f '/var/cache/cinder/*' 2020-05-04 21:13:18.084 | + ./stack.sh:main:1194 : is_service_enabled nova 2020-05-04 21:13:18.106 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:13:18.109 | + ./stack.sh:main:1195 : echo_summary 'Configuring Nova' 2020-05-04 21:13:18.113 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:13:18.116 | + ./stack.sh:echo_summary:445 : echo -e Configuring Nova 2020-05-04 21:13:18.119 | + ./stack.sh:main:1196 : init_nova 2020-05-04 21:13:18.123 | + lib/nova:init_nova:719 : is_service_enabled mysql postgresql 2020-05-04 21:13:18.146 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:13:18.149 | + lib/nova:init_nova:719 : is_service_enabled n-api 2020-05-04 21:13:18.169 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:13:18.172 | + lib/nova:init_nova:720 : recreate_database nova_api 2020-05-04 21:13:18.176 | + lib/database:recreate_database:112 : local db=nova_api 2020-05-04 21:13:18.179 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2020-05-04 21:13:18.182 | + lib/databases/mysql:recreate_database_mysql:55 : local db=nova_api 2020-05-04 21:13:18.185 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2020-05-04 21:13:18.189 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:13:18.224 | + lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2020-05-04 21:13:18.228 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:13:18.263 | + lib/nova:init_nova:721 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2020-05-04 21:13:22.694 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:13:22.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.697 | 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 {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.698 | 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... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.698 | 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 {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.700 | 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... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.700 | 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 {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.701 | 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... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.701 | 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 {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.702 | 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... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.703 | 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 {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.703 | 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... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.703 | 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 {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.705 | 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 {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.706 | 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... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.706 | 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 {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.707 | 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 {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.711 | 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 {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py... {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:22.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:22.716 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/new/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:13:22.716 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=17674) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:13:22.797 | INFO migrate.versioning.api [-] 0 -> 1...  2020-05-04 21:13:22.823 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:22.823 | INFO migrate.versioning.api [-] 1 -> 2...  2020-05-04 21:13:22.860 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:22.860 | INFO migrate.versioning.api [-] 2 -> 3...  2020-05-04 21:13:22.891 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:22.891 | INFO migrate.versioning.api [-] 3 -> 4...  2020-05-04 21:13:22.914 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:22.915 | INFO migrate.versioning.api [-] 4 -> 5...  2020-05-04 21:13:22.965 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:22.965 | INFO migrate.versioning.api [-] 5 -> 6...  2020-05-04 21:13:22.997 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:22.997 | INFO migrate.versioning.api [-] 6 -> 7...  2020-05-04 21:13:23.028 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.028 | INFO migrate.versioning.api [-] 7 -> 8...  2020-05-04 21:13:23.035 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.035 | INFO migrate.versioning.api [-] 8 -> 9...  2020-05-04 21:13:23.041 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.041 | INFO migrate.versioning.api [-] 9 -> 10...  2020-05-04 21:13:23.047 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.047 | INFO migrate.versioning.api [-] 10 -> 11...  2020-05-04 21:13:23.053 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.053 | INFO migrate.versioning.api [-] 11 -> 12...  2020-05-04 21:13:23.059 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.059 | INFO migrate.versioning.api [-] 12 -> 13...  2020-05-04 21:13:23.124 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.125 | INFO migrate.versioning.api [-] 13 -> 14...  2020-05-04 21:13:23.144 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.144 | INFO migrate.versioning.api [-] 14 -> 15...  2020-05-04 21:13:23.266 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.266 | INFO migrate.versioning.api [-] 15 -> 16...  2020-05-04 21:13:23.378 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.378 | INFO migrate.versioning.api [-] 16 -> 17...  2020-05-04 21:13:23.439 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.439 | INFO migrate.versioning.api [-] 17 -> 18...  2020-05-04 21:13:23.496 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.496 | INFO migrate.versioning.api [-] 18 -> 19...  2020-05-04 21:13:23.538 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.539 | INFO migrate.versioning.api [-] 19 -> 20...  2020-05-04 21:13:23.573 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.573 | INFO migrate.versioning.api [-] 20 -> 21...  2020-05-04 21:13:23.579 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.579 | INFO migrate.versioning.api [-] 21 -> 22...  2020-05-04 21:13:23.586 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.586 | INFO migrate.versioning.api [-] 22 -> 23...  2020-05-04 21:13:23.592 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.593 | INFO migrate.versioning.api [-] 23 -> 24...  2020-05-04 21:13:23.599 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.599 | INFO migrate.versioning.api [-] 24 -> 25...  2020-05-04 21:13:23.605 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.605 | INFO migrate.versioning.api [-] 25 -> 26...  2020-05-04 21:13:23.624 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.624 | INFO migrate.versioning.api [-] 26 -> 27...  2020-05-04 21:13:23.752 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.753 | INFO migrate.versioning.api [-] 27 -> 28...  2020-05-04 21:13:23.789 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.789 | INFO migrate.versioning.api [-] 28 -> 29...  2020-05-04 21:13:23.814 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.814 | INFO migrate.versioning.api [-] 29 -> 30...  2020-05-04 21:13:23.827 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.827 | INFO migrate.versioning.api [-] 30 -> 31...  2020-05-04 21:13:23.833 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.833 | INFO migrate.versioning.api [-] 31 -> 32...  2020-05-04 21:13:23.840 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.840 | INFO migrate.versioning.api [-] 32 -> 33...  2020-05-04 21:13:23.846 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.847 | INFO migrate.versioning.api [-] 33 -> 34...  2020-05-04 21:13:23.853 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.853 | INFO migrate.versioning.api [-] 34 -> 35...  2020-05-04 21:13:23.859 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.860 | INFO migrate.versioning.api [-] 35 -> 36...  2020-05-04 21:13:23.866 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.866 | INFO migrate.versioning.api [-] 36 -> 37...  2020-05-04 21:13:23.872 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.873 | INFO migrate.versioning.api [-] 37 -> 38...  2020-05-04 21:13:23.879 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.879 | INFO migrate.versioning.api [-] 38 -> 39...  2020-05-04 21:13:23.886 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.886 | INFO migrate.versioning.api [-] 39 -> 40...  2020-05-04 21:13:23.892 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.893 | INFO migrate.versioning.api [-] 40 -> 41...  2020-05-04 21:13:23.938 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.939 | INFO migrate.versioning.api [-] 41 -> 42...  2020-05-04 21:13:23.970 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:23.970 | INFO migrate.versioning.api [-] 42 -> 43...  2020-05-04 21:13:24.004 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:24.004 | INFO migrate.versioning.api [-] 43 -> 44...  2020-05-04 21:13:24.083 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:24.083 | INFO migrate.versioning.api [-] 44 -> 45...  2020-05-04 21:13:24.090 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:24.091 | INFO migrate.versioning.api [-] 45 -> 46...  2020-05-04 21:13:24.097 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:24.097 | INFO migrate.versioning.api [-] 46 -> 47...  2020-05-04 21:13:24.104 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:24.104 | INFO migrate.versioning.api [-] 47 -> 48...  2020-05-04 21:13:24.111 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:24.112 | INFO migrate.versioning.api [-] 48 -> 49...  2020-05-04 21:13:24.119 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:24.119 | INFO migrate.versioning.api [-] 49 -> 50...  2020-05-04 21:13:24.147 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:24.147 | INFO migrate.versioning.api [-] 50 -> 51...  2020-05-04 21:13:24.314 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:24.314 | INFO migrate.versioning.api [-] 51 -> 52...  2020-05-04 21:13:24.342 | INFO migrate.versioning.api [-] done 2020-05-04 21:13:24.471 | + lib/nova:init_nova:723 : recreate_database nova_cell0 2020-05-04 21:13:24.473 | + lib/database:recreate_database:112 : local db=nova_cell0 2020-05-04 21:13:24.476 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2020-05-04 21:13:24.479 | + lib/databases/mysql:recreate_database_mysql:55 : local db=nova_cell0 2020-05-04 21:13:24.481 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2020-05-04 21:13:24.486 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:13:24.520 | + lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2020-05-04 21:13:24.523 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:13:24.557 | ++ lib/nova:init_nova:729 : database_connection_url nova_cell0 2020-05-04 21:13:24.560 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2020-05-04 21:13:24.562 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2020-05-04 21:13:24.565 | ++ lib/databases/mysql:database_connection_url_mysql:173 : local db=nova_cell0 2020-05-04 21:13:24.568 | ++ lib/databases/mysql:database_connection_url_mysql:174 : echo 'mysql+pymysql://root:secretmysql@127.0.0.1/nova_cell0?charset=utf8' 2020-05-04 21:13:24.571 | + lib/nova:init_nova:729 : nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretmysql@127.0.0.1/nova_cell0?charset=utf8' 2020-05-04 21:13:28.881 | ++ lib/nova:init_nova:732 : seq 1 1 2020-05-04 21:13:28.885 | + lib/nova:init_nova:732 : for i in '$(seq 1 $NOVA_NUM_CELLS)' 2020-05-04 21:13:28.888 | + lib/nova:init_nova:733 : recreate_database nova_cell1 2020-05-04 21:13:28.891 | + lib/database:recreate_database:112 : local db=nova_cell1 2020-05-04 21:13:28.894 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2020-05-04 21:13:28.897 | + lib/databases/mysql:recreate_database_mysql:55 : local db=nova_cell1 2020-05-04 21:13:28.900 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2020-05-04 21:13:28.903 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:13:28.937 | + lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2020-05-04 21:13:28.942 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:13:28.978 | ++ lib/nova:init_nova:734 : conductor_conf 1 2020-05-04 21:13:28.981 | ++ lib/nova:conductor_conf:650 : local cell=1 2020-05-04 21:13:28.984 | ++ lib/nova:conductor_conf:651 : echo /etc/nova/nova_cell1.conf 2020-05-04 21:13:28.987 | + lib/nova:init_nova:734 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync 2020-05-04 21:13:32.879 | ERROR: Could not access cell0. 2020-05-04 21:13:32.880 | Has the nova_api database been created? 2020-05-04 21:13:32.880 | Has the nova_cell0 database been created? 2020-05-04 21:13:32.880 | Has "nova-manage api_db sync" been run? 2020-05-04 21:13:32.880 | Has "nova-manage cell_v2 map_cell0" been run? 2020-05-04 21:13:32.880 | Is [api_database]/connection set in nova.conf? 2020-05-04 21:13:32.880 | Is the cell0 database connection URL correct? 2020-05-04 21:13:32.880 | Error: No sql_connection parameter is established 2020-05-04 21:13:32.880 | DEBUG migrate.versioning.repository [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading repository /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:13:32.882 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.882 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.882 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.882 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.883 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.883 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.883 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.884 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.884 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.884 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.885 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.885 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.885 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.886 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.886 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.886 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.886 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.887 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.887 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.887 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.888 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.888 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.888 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.889 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.889 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.889 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.889 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.890 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.890 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.890 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.891 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.891 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.891 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.892 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.892 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.892 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.892 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.893 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.893 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.893 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.894 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.894 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.894 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.895 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.895 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.895 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.895 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.896 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.896 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.896 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.897 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.897 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.897 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.897 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.898 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.898 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.898 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.899 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.899 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.899 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.900 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.900 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.900 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.900 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.901 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.901 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.901 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.902 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.902 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.902 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.902 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.903 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.903 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.903 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.904 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.904 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.904 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.905 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.905 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.905 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.905 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.906 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.906 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.906 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.907 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.907 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.907 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.907 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.908 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.908 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.908 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.909 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.909 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.909 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.910 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.910 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.910 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.910 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.911 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.911 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.911 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.912 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.912 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.912 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.913 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.913 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.913 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.913 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.914 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.914 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.914 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.915 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.915 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.915 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.915 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.916 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.916 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.916 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.917 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.917 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.917 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.918 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.918 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.918 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.918 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.919 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.919 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.919 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.920 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.920 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.920 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.920 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.921 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.921 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.921 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.922 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.922 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.922 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.923 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.923 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.923 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.923 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.924 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.924 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.924 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.925 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.925 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.925 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.926 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.926 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.926 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.926 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.927 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.927 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.927 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.928 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.928 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.928 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.929 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.929 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.929 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.929 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.930 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.930 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.930 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.931 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.931 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.931 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.931 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.932 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.932 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.932 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.933 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.933 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.933 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.934 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.934 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.934 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.934 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.935 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.935 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.935 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.936 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.936 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.936 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.937 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.937 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.937 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.937 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.938 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.938 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.938 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.939 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.939 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.939 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.939 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.940 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.940 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.940 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.941 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.941 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.941 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.942 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.942 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.942 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.942 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.943 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.943 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.943 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.944 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.944 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.944 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.945 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.945 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.945 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.945 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.946 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.946 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.946 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.947 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.947 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.947 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.947 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.948 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.948 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.948 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.949 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.949 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.949 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.949 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.950 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.950 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.950 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.951 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.951 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.951 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.952 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.952 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.952 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.952 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.953 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.953 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.953 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.954 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.954 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.954 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.954 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.955 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.955 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.955 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.956 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.956 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.956 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.957 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.957 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.957 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.957 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.958 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.958 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.958 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.959 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.959 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.959 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.959 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.960 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.960 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.960 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.961 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.961 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.961 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.962 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.962 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.962 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.962 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.963 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.963 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.963 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.964 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.964 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.964 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.965 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.965 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.965 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.966 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.966 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.966 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.967 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.967 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.968 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.968 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.968 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.968 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.969 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.969 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.969 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.970 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.970 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.970 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.971 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.971 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.971 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.971 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.972 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.972 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.972 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.973 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.973 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.973 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.973 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.974 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.974 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.974 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.975 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.975 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.975 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.976 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.976 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.976 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.976 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.977 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.977 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.977 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.978 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.978 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.978 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.978 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.979 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:32.979 | DEBUG migrate.versioning.script.base [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:32.979 | DEBUG migrate.versioning.repository [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Repository /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:13:32.980 | DEBUG migrate.versioning.repository [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=17743) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:13:33.066 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 215 -> 216...  2020-05-04 21:13:34.017 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:165: Warning: (1831, u"Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell1.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2020-05-04 21:13:34.017 | result = self._query(query) 2020-05-04 21:13:35.974 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:35.974 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 216 -> 217...  2020-05-04 21:13:35.981 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:35.982 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 217 -> 218...  2020-05-04 21:13:35.988 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:35.988 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 218 -> 219...  2020-05-04 21:13:35.995 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:35.995 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 219 -> 220...  2020-05-04 21:13:36.003 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.004 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 220 -> 221...  2020-05-04 21:13:36.010 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.010 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 221 -> 222...  2020-05-04 21:13:36.017 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.017 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 222 -> 223...  2020-05-04 21:13:36.024 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.024 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 223 -> 224...  2020-05-04 21:13:36.030 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.031 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 224 -> 225...  2020-05-04 21:13:36.037 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.037 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 225 -> 226...  2020-05-04 21:13:36.043 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.044 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 226 -> 227...  2020-05-04 21:13:36.054 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.055 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 227 -> 228...  2020-05-04 21:13:36.104 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.104 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 228 -> 229...  2020-05-04 21:13:36.158 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.158 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 229 -> 230...  2020-05-04 21:13:36.244 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.244 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 230 -> 231...  2020-05-04 21:13:36.316 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.317 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 231 -> 232...  2020-05-04 21:13:36.801 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.801 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 232 -> 233...  2020-05-04 21:13:36.875 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.876 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 233 -> 234...  2020-05-04 21:13:36.899 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.900 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 234 -> 235...  2020-05-04 21:13:36.906 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.907 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 235 -> 236...  2020-05-04 21:13:36.913 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.914 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 236 -> 237...  2020-05-04 21:13:36.922 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.922 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 237 -> 238...  2020-05-04 21:13:36.930 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.930 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 238 -> 239...  2020-05-04 21:13:36.937 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.938 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 239 -> 240...  2020-05-04 21:13:36.944 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.944 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 240 -> 241...  2020-05-04 21:13:36.950 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.951 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 241 -> 242...  2020-05-04 21:13:36.957 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.958 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 242 -> 243...  2020-05-04 21:13:36.965 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.966 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 243 -> 244...  2020-05-04 21:13:36.981 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:36.981 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 244 -> 245...  2020-05-04 21:13:37.175 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.176 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 245 -> 246...  2020-05-04 21:13:37.219 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.220 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 246 -> 247...  2020-05-04 21:13:37.339 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.339 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 247 -> 248...  2020-05-04 21:13:37.349 | INFO 248_add_expire_reservations_index [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2020-05-04 21:13:37.354 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.355 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 248 -> 249...  2020-05-04 21:13:37.383 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.384 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 249 -> 250...  2020-05-04 21:13:37.418 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.418 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 250 -> 251...  2020-05-04 21:13:37.468 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.469 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 251 -> 252...  2020-05-04 21:13:37.558 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.558 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 252 -> 253...  2020-05-04 21:13:37.610 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.610 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 253 -> 254...  2020-05-04 21:13:37.667 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.668 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 254 -> 255...  2020-05-04 21:13:37.675 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.675 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 255 -> 256...  2020-05-04 21:13:37.685 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.685 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 256 -> 257...  2020-05-04 21:13:37.692 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.692 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 257 -> 258...  2020-05-04 21:13:37.699 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.700 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 258 -> 259...  2020-05-04 21:13:37.707 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.707 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 259 -> 260...  2020-05-04 21:13:37.713 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.714 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 260 -> 261...  2020-05-04 21:13:37.720 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.720 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 261 -> 262...  2020-05-04 21:13:37.728 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.728 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 262 -> 263...  2020-05-04 21:13:37.735 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.735 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 263 -> 264...  2020-05-04 21:13:37.741 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.742 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 264 -> 265...  2020-05-04 21:13:37.779 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.779 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 265 -> 266...  2020-05-04 21:13:37.804 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:37.804 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 266 -> 267...  2020-05-04 21:13:38.216 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:165: Warning: (1831, u"Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell1.instances'. This is deprecated and will be disallowed in a future release.") 2020-05-04 21:13:38.216 | result = self._query(query) 2020-05-04 21:13:38.222 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.222 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 267 -> 268...  2020-05-04 21:13:38.296 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.296 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 268 -> 269...  2020-05-04 21:13:38.350 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.350 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 269 -> 270...  2020-05-04 21:13:38.402 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.403 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 270 -> 271...  2020-05-04 21:13:38.486 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.486 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 271 -> 272...  2020-05-04 21:13:38.493 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.493 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 272 -> 273...  2020-05-04 21:13:38.501 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.501 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 273 -> 274...  2020-05-04 21:13:38.536 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.537 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 274 -> 275...  2020-05-04 21:13:38.580 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.580 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 275 -> 276...  2020-05-04 21:13:38.631 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.631 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 276 -> 277...  2020-05-04 21:13:38.664 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.665 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 277 -> 278...  2020-05-04 21:13:38.730 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.730 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 278 -> 279...  2020-05-04 21:13:38.756 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.757 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 279 -> 280...  2020-05-04 21:13:38.797 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.797 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 280 -> 281...  2020-05-04 21:13:38.803 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.804 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 281 -> 282...  2020-05-04 21:13:38.810 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.811 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 282 -> 283...  2020-05-04 21:13:38.817 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.818 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 283 -> 284...  2020-05-04 21:13:38.824 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.824 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 284 -> 285...  2020-05-04 21:13:38.831 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.832 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 285 -> 286...  2020-05-04 21:13:38.840 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.840 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 286 -> 287...  2020-05-04 21:13:38.849 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.849 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 287 -> 288...  2020-05-04 21:13:38.856 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.856 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 288 -> 289...  2020-05-04 21:13:38.863 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.863 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 289 -> 290...  2020-05-04 21:13:38.870 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.870 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 290 -> 291...  2020-05-04 21:13:38.893 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.894 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 291 -> 292...  2020-05-04 21:13:38.974 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:38.974 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 292 -> 293...  2020-05-04 21:13:39.071 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.072 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 293 -> 294...  2020-05-04 21:13:39.116 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.117 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 294 -> 295...  2020-05-04 21:13:39.147 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.148 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 295 -> 296...  2020-05-04 21:13:39.156 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.157 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 296 -> 297...  2020-05-04 21:13:39.208 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.208 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 297 -> 298...  2020-05-04 21:13:39.234 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.235 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 298 -> 299...  2020-05-04 21:13:39.288 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.288 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 299 -> 300...  2020-05-04 21:13:39.361 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.362 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 300 -> 301...  2020-05-04 21:13:39.437 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.437 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 301 -> 302...  2020-05-04 21:13:39.447 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.447 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 302 -> 303...  2020-05-04 21:13:39.456 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.457 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 303 -> 304...  2020-05-04 21:13:39.464 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.464 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 304 -> 305...  2020-05-04 21:13:39.471 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.471 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 305 -> 306...  2020-05-04 21:13:39.478 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.479 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 306 -> 307...  2020-05-04 21:13:39.486 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.486 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 307 -> 308...  2020-05-04 21:13:39.493 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.493 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 308 -> 309...  2020-05-04 21:13:39.500 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.501 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 309 -> 310...  2020-05-04 21:13:39.508 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.509 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 310 -> 311...  2020-05-04 21:13:39.518 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.519 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 311 -> 312...  2020-05-04 21:13:39.528 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.528 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 312 -> 313...  2020-05-04 21:13:39.607 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.608 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 313 -> 314...  2020-05-04 21:13:39.740 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.740 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 314 -> 315...  2020-05-04 21:13:39.989 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:39.989 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 315 -> 316...  2020-05-04 21:13:40.041 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.041 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 316 -> 317...  2020-05-04 21:13:40.083 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.084 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 317 -> 318...  2020-05-04 21:13:40.277 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.277 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 318 -> 319...  2020-05-04 21:13:40.302 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.302 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 319 -> 320...  2020-05-04 21:13:40.310 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.311 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 320 -> 321...  2020-05-04 21:13:40.320 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.320 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 321 -> 322...  2020-05-04 21:13:40.329 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.329 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 322 -> 323...  2020-05-04 21:13:40.338 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.338 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 323 -> 324...  2020-05-04 21:13:40.346 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.346 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 324 -> 325...  2020-05-04 21:13:40.355 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.355 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 325 -> 326...  2020-05-04 21:13:40.363 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.363 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 326 -> 327...  2020-05-04 21:13:40.370 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.371 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 327 -> 328...  2020-05-04 21:13:40.379 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.379 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 328 -> 329...  2020-05-04 21:13:40.387 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.388 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 329 -> 330...  2020-05-04 21:13:40.421 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.421 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 330 -> 331...  2020-05-04 21:13:40.530 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.531 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 331 -> 332...  2020-05-04 21:13:40.582 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.582 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 332 -> 333...  2020-05-04 21:13:40.622 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.622 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 333 -> 334...  2020-05-04 21:13:40.676 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.676 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 334 -> 335...  2020-05-04 21:13:40.683 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.683 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 335 -> 336...  2020-05-04 21:13:40.689 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.690 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 336 -> 337...  2020-05-04 21:13:40.697 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.698 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 337 -> 338...  2020-05-04 21:13:40.704 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.704 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 338 -> 339...  2020-05-04 21:13:40.710 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.710 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 339 -> 340...  2020-05-04 21:13:40.717 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.717 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 340 -> 341...  2020-05-04 21:13:40.723 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.723 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 341 -> 342...  2020-05-04 21:13:40.729 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.730 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 342 -> 343...  2020-05-04 21:13:40.736 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.736 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 343 -> 344...  2020-05-04 21:13:40.742 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.743 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 344 -> 345...  2020-05-04 21:13:40.792 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.792 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 345 -> 346...  2020-05-04 21:13:40.879 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.879 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 346 -> 347...  2020-05-04 21:13:40.922 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.922 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 347 -> 348...  2020-05-04 21:13:40.928 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.928 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 348 -> 349...  2020-05-04 21:13:40.935 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.935 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 349 -> 350...  2020-05-04 21:13:40.944 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.944 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 350 -> 351...  2020-05-04 21:13:40.950 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.950 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 351 -> 352...  2020-05-04 21:13:40.957 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.957 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 352 -> 353...  2020-05-04 21:13:40.963 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.964 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 353 -> 354...  2020-05-04 21:13:40.970 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.971 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 354 -> 355...  2020-05-04 21:13:40.977 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.977 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 355 -> 356...  2020-05-04 21:13:40.983 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.983 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 356 -> 357...  2020-05-04 21:13:40.990 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:40.990 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 357 -> 358...  2020-05-04 21:13:41.049 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.049 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 358 -> 359...  2020-05-04 21:13:41.103 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.103 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 359 -> 360...  2020-05-04 21:13:41.154 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.155 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 360 -> 361...  2020-05-04 21:13:41.176 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.176 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 361 -> 362...  2020-05-04 21:13:41.229 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.229 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 362 -> 363...  2020-05-04 21:13:41.235 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.236 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 363 -> 364...  2020-05-04 21:13:41.242 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.242 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 364 -> 365...  2020-05-04 21:13:41.248 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.249 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 365 -> 366...  2020-05-04 21:13:41.255 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.255 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 366 -> 367...  2020-05-04 21:13:41.261 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.262 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 367 -> 368...  2020-05-04 21:13:41.268 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.268 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 368 -> 369...  2020-05-04 21:13:41.274 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.274 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 369 -> 370...  2020-05-04 21:13:41.281 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.281 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 370 -> 371...  2020-05-04 21:13:41.287 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.287 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 371 -> 372...  2020-05-04 21:13:41.294 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.294 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 372 -> 373...  2020-05-04 21:13:41.365 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.366 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 373 -> 374...  2020-05-04 21:13:41.433 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.433 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 374 -> 375...  2020-05-04 21:13:41.462 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.462 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 375 -> 376...  2020-05-04 21:13:41.480 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.480 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 376 -> 377...  2020-05-04 21:13:41.510 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.510 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] 377 -> 378...  2020-05-04 21:13:41.539 | INFO migrate.versioning.api [None req-87bbbcb7-05a4-4d5b-b299-1a25fbdd1241 None None] done 2020-05-04 21:13:41.689 | + lib/nova:init_nova:738 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2020-05-04 21:13:45.825 | DEBUG migrate.versioning.repository [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading repository /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:76}} 2020-05-04 21:13:45.827 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.827 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.828 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.828 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.828 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.829 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.829 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.829 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.830 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.830 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.830 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.830 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.831 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.831 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.831 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.832 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.832 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.832 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.833 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.833 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.833 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.834 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.834 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.834 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.835 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.835 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.835 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.835 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.836 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.836 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.836 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.837 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.837 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.837 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.838 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.838 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.838 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.838 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.839 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.839 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.839 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.840 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.840 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.840 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.841 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.841 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.841 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.841 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.842 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.842 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.842 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.843 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.843 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.843 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.844 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.844 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.844 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.844 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.845 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.845 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.845 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.846 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.846 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.846 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.847 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.847 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.847 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.847 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.848 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.848 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.848 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.849 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.849 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.849 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.850 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.850 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.850 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.850 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.851 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.851 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.851 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.852 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.852 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.852 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.853 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.853 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.853 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.853 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.854 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.854 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.854 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.855 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.855 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.855 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.855 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.856 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.856 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.857 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.857 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.858 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.858 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.859 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.859 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.860 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.860 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.861 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.861 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.862 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.862 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.863 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.863 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.863 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.864 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.864 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.864 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.864 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.865 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.865 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.865 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.866 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.866 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.866 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.867 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.867 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.867 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.867 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.868 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.868 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.868 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.869 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.869 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.869 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.870 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.870 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.870 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.871 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.871 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.871 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.871 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.872 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.872 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.872 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.873 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.873 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.873 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.874 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.874 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.874 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.874 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.875 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.875 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.875 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.876 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.876 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.876 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.877 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.877 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.877 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.877 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.878 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.878 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.878 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.879 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.879 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.879 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.879 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.880 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.880 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.880 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.881 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.881 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.881 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.882 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.882 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.882 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.883 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.883 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.883 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.883 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.884 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.884 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.884 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.885 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.885 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.885 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.886 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.886 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.886 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.887 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.887 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.887 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.887 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.888 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.888 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.888 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.889 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.889 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.889 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.890 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.890 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.890 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.890 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.891 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.891 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.891 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.892 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.892 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.892 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.893 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.893 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.893 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.893 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.894 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.894 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.894 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.895 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.895 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.895 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.896 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.896 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.896 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.896 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.897 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.897 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.897 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.898 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.898 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.898 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.899 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.899 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.899 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.900 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.900 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.900 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.900 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.901 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.901 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.901 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.902 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.902 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.902 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.903 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.903 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.903 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.903 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.904 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.904 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.904 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.905 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.905 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.905 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.906 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.906 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.906 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.906 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.907 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.907 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.907 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.908 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.908 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.908 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.909 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.909 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.909 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.909 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.910 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.910 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.910 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.911 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.911 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.911 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.912 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.912 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.912 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.913 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.913 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.913 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.913 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.914 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.914 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.914 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.915 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.915 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.915 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.916 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.916 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.916 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.916 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.917 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.917 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.917 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.918 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.918 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.918 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.918 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.919 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.919 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.920 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.920 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.920 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.921 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.921 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.921 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.921 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.922 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.922 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.922 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.923 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.923 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.923 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.923 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.924 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.924 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.924 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.925 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.925 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.925 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.926 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.926 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.926 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.927 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.927 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.927 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.927 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.928 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.928 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.928 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Loading script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:27}} 2020-05-04 21:13:45.929 | DEBUG migrate.versioning.script.base [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Script /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/script/base.py:30}} 2020-05-04 21:13:45.929 | DEBUG migrate.versioning.repository [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Repository /opt/stack/new/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:82}} 2020-05-04 21:13:45.929 | DEBUG migrate.versioning.repository [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Config: OrderedDict([('db_settings', OrderedDict([('__name__', 'db_settings'), ('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=17753) __init__ /usr/local/lib/python2.7/dist-packages/migrate/versioning/repository.py:83}} 2020-05-04 21:13:46.000 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 215 -> 216...  2020-05-04 21:13:46.948 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:165: 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.") 2020-05-04 21:13:46.948 | result = self._query(query) 2020-05-04 21:13:49.062 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.062 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 216 -> 217...  2020-05-04 21:13:49.069 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.069 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 217 -> 218...  2020-05-04 21:13:49.075 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.076 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 218 -> 219...  2020-05-04 21:13:49.082 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.082 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 219 -> 220...  2020-05-04 21:13:49.089 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.089 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 220 -> 221...  2020-05-04 21:13:49.096 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.096 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 221 -> 222...  2020-05-04 21:13:49.103 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.103 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 222 -> 223...  2020-05-04 21:13:49.109 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.110 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 223 -> 224...  2020-05-04 21:13:49.116 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.116 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 224 -> 225...  2020-05-04 21:13:49.123 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.123 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 225 -> 226...  2020-05-04 21:13:49.129 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.130 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 226 -> 227...  2020-05-04 21:13:49.141 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.142 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 227 -> 228...  2020-05-04 21:13:49.196 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.197 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 228 -> 229...  2020-05-04 21:13:49.248 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.248 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 229 -> 230...  2020-05-04 21:13:49.338 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.338 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 230 -> 231...  2020-05-04 21:13:49.413 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.413 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 231 -> 232...  2020-05-04 21:13:49.783 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.783 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 232 -> 233...  2020-05-04 21:13:49.853 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.853 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 233 -> 234...  2020-05-04 21:13:49.874 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.875 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 234 -> 235...  2020-05-04 21:13:49.881 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.881 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 235 -> 236...  2020-05-04 21:13:49.887 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.887 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 236 -> 237...  2020-05-04 21:13:49.893 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.894 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 237 -> 238...  2020-05-04 21:13:49.899 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.900 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 238 -> 239...  2020-05-04 21:13:49.906 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.906 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 239 -> 240...  2020-05-04 21:13:49.912 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.913 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 240 -> 241...  2020-05-04 21:13:49.919 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.919 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 241 -> 242...  2020-05-04 21:13:49.926 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.926 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 242 -> 243...  2020-05-04 21:13:49.933 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.933 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 243 -> 244...  2020-05-04 21:13:49.949 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:49.949 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 244 -> 245...  2020-05-04 21:13:50.141 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.141 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 245 -> 246...  2020-05-04 21:13:50.185 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.185 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 246 -> 247...  2020-05-04 21:13:50.300 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.300 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 247 -> 248...  2020-05-04 21:13:50.311 | INFO 248_add_expire_reservations_index [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2020-05-04 21:13:50.317 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.317 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 248 -> 249...  2020-05-04 21:13:50.344 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.344 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 249 -> 250...  2020-05-04 21:13:50.377 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.377 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 250 -> 251...  2020-05-04 21:13:50.425 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.425 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 251 -> 252...  2020-05-04 21:13:50.508 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.508 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 252 -> 253...  2020-05-04 21:13:50.565 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.565 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 253 -> 254...  2020-05-04 21:13:50.622 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.623 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 254 -> 255...  2020-05-04 21:13:50.629 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.629 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 255 -> 256...  2020-05-04 21:13:50.635 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.635 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 256 -> 257...  2020-05-04 21:13:50.642 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.642 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 257 -> 258...  2020-05-04 21:13:50.648 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.649 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 258 -> 259...  2020-05-04 21:13:50.655 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.655 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 259 -> 260...  2020-05-04 21:13:50.661 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.661 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 260 -> 261...  2020-05-04 21:13:50.667 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.668 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 261 -> 262...  2020-05-04 21:13:50.673 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.674 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 262 -> 263...  2020-05-04 21:13:50.680 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.680 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 263 -> 264...  2020-05-04 21:13:50.686 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.686 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 264 -> 265...  2020-05-04 21:13:50.726 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.726 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 265 -> 266...  2020-05-04 21:13:50.748 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:50.749 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 266 -> 267...  2020-05-04 21:13:51.160 | /usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:165: 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.") 2020-05-04 21:13:51.160 | result = self._query(query) 2020-05-04 21:13:51.167 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.167 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 267 -> 268...  2020-05-04 21:13:51.230 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.230 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 268 -> 269...  2020-05-04 21:13:51.282 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.283 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 269 -> 270...  2020-05-04 21:13:51.332 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.333 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 270 -> 271...  2020-05-04 21:13:51.415 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.415 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 271 -> 272...  2020-05-04 21:13:51.421 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.421 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 272 -> 273...  2020-05-04 21:13:51.428 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.429 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 273 -> 274...  2020-05-04 21:13:51.464 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.464 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 274 -> 275...  2020-05-04 21:13:51.509 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.509 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 275 -> 276...  2020-05-04 21:13:51.564 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.564 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 276 -> 277...  2020-05-04 21:13:51.593 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.594 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 277 -> 278...  2020-05-04 21:13:51.655 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.655 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 278 -> 279...  2020-05-04 21:13:51.678 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.679 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 279 -> 280...  2020-05-04 21:13:51.714 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.714 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 280 -> 281...  2020-05-04 21:13:51.720 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.720 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 281 -> 282...  2020-05-04 21:13:51.726 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.726 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 282 -> 283...  2020-05-04 21:13:51.732 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.732 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 283 -> 284...  2020-05-04 21:13:51.739 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.740 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 284 -> 285...  2020-05-04 21:13:51.746 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.746 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 285 -> 286...  2020-05-04 21:13:51.753 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.753 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 286 -> 287...  2020-05-04 21:13:51.759 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.759 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 287 -> 288...  2020-05-04 21:13:51.765 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.765 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 288 -> 289...  2020-05-04 21:13:51.772 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.772 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 289 -> 290...  2020-05-04 21:13:51.778 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.778 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 290 -> 291...  2020-05-04 21:13:51.801 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.801 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 291 -> 292...  2020-05-04 21:13:51.873 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.873 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 292 -> 293...  2020-05-04 21:13:51.979 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:51.979 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 293 -> 294...  2020-05-04 21:13:52.022 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.022 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 294 -> 295...  2020-05-04 21:13:52.065 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.065 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 295 -> 296...  2020-05-04 21:13:52.074 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.074 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 296 -> 297...  2020-05-04 21:13:52.157 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.157 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 297 -> 298...  2020-05-04 21:13:52.186 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.186 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 298 -> 299...  2020-05-04 21:13:52.237 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.237 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 299 -> 300...  2020-05-04 21:13:52.289 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.290 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 300 -> 301...  2020-05-04 21:13:52.369 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.370 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 301 -> 302...  2020-05-04 21:13:52.376 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.376 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 302 -> 303...  2020-05-04 21:13:52.382 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.383 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 303 -> 304...  2020-05-04 21:13:52.389 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.390 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 304 -> 305...  2020-05-04 21:13:52.396 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.396 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 305 -> 306...  2020-05-04 21:13:52.402 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.402 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 306 -> 307...  2020-05-04 21:13:52.411 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.411 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 307 -> 308...  2020-05-04 21:13:52.417 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.417 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 308 -> 309...  2020-05-04 21:13:52.423 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.424 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 309 -> 310...  2020-05-04 21:13:52.429 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.430 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 310 -> 311...  2020-05-04 21:13:52.436 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.436 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 311 -> 312...  2020-05-04 21:13:52.443 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.443 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 312 -> 313...  2020-05-04 21:13:52.515 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.516 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 313 -> 314...  2020-05-04 21:13:52.629 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.629 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 314 -> 315...  2020-05-04 21:13:52.846 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.846 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 315 -> 316...  2020-05-04 21:13:52.897 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.898 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 316 -> 317...  2020-05-04 21:13:52.938 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:52.938 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 317 -> 318...  2020-05-04 21:13:53.119 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.119 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 318 -> 319...  2020-05-04 21:13:53.145 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.145 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 319 -> 320...  2020-05-04 21:13:53.151 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.151 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 320 -> 321...  2020-05-04 21:13:53.158 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.158 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 321 -> 322...  2020-05-04 21:13:53.165 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.165 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 322 -> 323...  2020-05-04 21:13:53.172 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.172 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 323 -> 324...  2020-05-04 21:13:53.178 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.179 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 324 -> 325...  2020-05-04 21:13:53.185 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.185 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 325 -> 326...  2020-05-04 21:13:53.192 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.192 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 326 -> 327...  2020-05-04 21:13:53.199 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.199 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 327 -> 328...  2020-05-04 21:13:53.205 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.206 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 328 -> 329...  2020-05-04 21:13:53.212 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.212 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 329 -> 330...  2020-05-04 21:13:53.239 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.239 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 330 -> 331...  2020-05-04 21:13:53.342 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.342 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 331 -> 332...  2020-05-04 21:13:53.392 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.393 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 332 -> 333...  2020-05-04 21:13:53.449 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.449 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 333 -> 334...  2020-05-04 21:13:53.502 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.502 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 334 -> 335...  2020-05-04 21:13:53.508 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.508 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 335 -> 336...  2020-05-04 21:13:53.515 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.515 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 336 -> 337...  2020-05-04 21:13:53.522 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.522 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 337 -> 338...  2020-05-04 21:13:53.529 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.529 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 338 -> 339...  2020-05-04 21:13:53.535 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.536 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 339 -> 340...  2020-05-04 21:13:53.542 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.543 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 340 -> 341...  2020-05-04 21:13:53.549 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.549 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 341 -> 342...  2020-05-04 21:13:53.555 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.556 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 342 -> 343...  2020-05-04 21:13:53.562 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.562 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 343 -> 344...  2020-05-04 21:13:53.568 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.569 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 344 -> 345...  2020-05-04 21:13:53.599 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.599 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 345 -> 346...  2020-05-04 21:13:53.669 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.669 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 346 -> 347...  2020-05-04 21:13:53.719 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.719 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 347 -> 348...  2020-05-04 21:13:53.725 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.725 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 348 -> 349...  2020-05-04 21:13:53.731 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.731 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 349 -> 350...  2020-05-04 21:13:53.737 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.738 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 350 -> 351...  2020-05-04 21:13:53.743 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.744 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 351 -> 352...  2020-05-04 21:13:53.750 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.750 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 352 -> 353...  2020-05-04 21:13:53.756 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.757 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 353 -> 354...  2020-05-04 21:13:53.762 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.763 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 354 -> 355...  2020-05-04 21:13:53.769 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.769 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 355 -> 356...  2020-05-04 21:13:53.775 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.775 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 356 -> 357...  2020-05-04 21:13:53.782 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.782 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 357 -> 358...  2020-05-04 21:13:53.844 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.844 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 358 -> 359...  2020-05-04 21:13:53.905 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.905 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 359 -> 360...  2020-05-04 21:13:53.958 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.958 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 360 -> 361...  2020-05-04 21:13:53.979 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:53.980 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 361 -> 362...  2020-05-04 21:13:54.035 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.035 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 362 -> 363...  2020-05-04 21:13:54.042 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.042 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 363 -> 364...  2020-05-04 21:13:54.048 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.048 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 364 -> 365...  2020-05-04 21:13:54.055 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.055 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 365 -> 366...  2020-05-04 21:13:54.061 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.062 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 366 -> 367...  2020-05-04 21:13:54.068 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.068 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 367 -> 368...  2020-05-04 21:13:54.074 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.074 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 368 -> 369...  2020-05-04 21:13:54.080 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.080 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 369 -> 370...  2020-05-04 21:13:54.086 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.087 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 370 -> 371...  2020-05-04 21:13:54.093 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.093 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 371 -> 372...  2020-05-04 21:13:54.099 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.099 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 372 -> 373...  2020-05-04 21:13:54.187 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.188 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 373 -> 374...  2020-05-04 21:13:54.254 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.254 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 374 -> 375...  2020-05-04 21:13:54.290 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.290 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 375 -> 376...  2020-05-04 21:13:54.309 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.310 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 376 -> 377...  2020-05-04 21:13:54.342 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.342 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] 377 -> 378...  2020-05-04 21:13:54.372 | INFO migrate.versioning.api [None req-39d8bae9-3927-4265-a54f-bb2489362869 None None] done 2020-05-04 21:13:54.571 | + lib/nova:init_nova:740 : is_service_enabled n-cell 2020-05-04 21:13:54.591 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:13:54.594 | + lib/nova:init_nova:746 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2020-05-04 21:13:58.638 | Running batches of 50 until complete 2020-05-04 21:13:58.974 | +---------------------------------------------+--------------+-----------+ 2020-05-04 21:13:58.974 | | Migration | Total Needed | Completed | 2020-05-04 21:13:58.974 | +---------------------------------------------+--------------+-----------+ 2020-05-04 21:13:58.974 | | delete_build_requests_with_no_instance_uuid | 0 | 0 | 2020-05-04 21:13:58.974 | | migrate_aggregate_reset_autoincrement | 0 | 0 | 2020-05-04 21:13:58.974 | | migrate_aggregates | 0 | 0 | 2020-05-04 21:13:58.974 | | migrate_instance_groups_to_api_db | 0 | 0 | 2020-05-04 21:13:58.974 | | migrate_instances_add_request_spec | 0 | 0 | 2020-05-04 21:13:58.974 | | migrate_keypairs_to_api_db | 0 | 0 | 2020-05-04 21:13:58.974 | | migrate_quota_classes_to_api_db | 0 | 0 | 2020-05-04 21:13:58.974 | | migrate_quota_limits_to_api_db | 0 | 0 | 2020-05-04 21:13:58.974 | | migration_migrate_to_uuid | 0 | 0 | 2020-05-04 21:13:58.974 | | populate_missing_availability_zones | 0 | 0 | 2020-05-04 21:13:58.974 | | populate_uuids | 0 | 0 | 2020-05-04 21:13:58.974 | | service_uuids_online_data_migration | 0 | 0 | 2020-05-04 21:13:58.974 | +---------------------------------------------+--------------+-----------+ 2020-05-04 21:13:59.119 | ++ lib/nova:init_nova:749 : seq 1 1 2020-05-04 21:13:59.122 | + lib/nova:init_nova:749 : for i in '$(seq 1 $NOVA_NUM_CELLS)' 2020-05-04 21:13:59.126 | ++ lib/nova:init_nova:750 : conductor_conf 1 2020-05-04 21:13:59.129 | ++ lib/nova:conductor_conf:650 : local cell=1 2020-05-04 21:13:59.131 | ++ lib/nova:conductor_conf:651 : echo /etc/nova/nova_cell1.conf 2020-05-04 21:13:59.134 | + lib/nova:init_nova:750 : nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2020-05-04 21:14:03.537 | + lib/nova:init_nova:754 : create_nova_cache_dir 2020-05-04 21:14:03.540 | + lib/nova:create_nova_cache_dir:693 : sudo install -d -o stack /var/cache/nova 2020-05-04 21:14:03.553 | + lib/nova:create_nova_cache_dir:694 : rm -f '/var/cache/nova/*' 2020-05-04 21:14:03.557 | + lib/nova:init_nova:755 : create_nova_keys_dir 2020-05-04 21:14:03.560 | + lib/nova:create_nova_keys_dir:712 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2020-05-04 21:14:03.574 | + lib/nova:init_nova:757 : [[ '' == \L\V\M ]] 2020-05-04 21:14:03.578 | + ./stack.sh:main:1199 : is_service_enabled neutron 2020-05-04 21:14:03.599 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:14:03.602 | + ./stack.sh:main:1200 : configure_neutron_nova 2020-05-04 21:14:03.605 | + lib/neutron:configure_neutron_nova:540 : is_neutron_legacy_enabled 2020-05-04 21:14:03.608 | + lib/neutron:is_neutron_legacy_enabled:104 : [[ , =~ ,neutron ]] 2020-05-04 21:14:03.611 | + lib/neutron:is_neutron_legacy_enabled:105 : [[ ,c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat =~ ,q- ]] 2020-05-04 21:14:03.614 | + lib/neutron:is_neutron_legacy_enabled:105 : return 0 2020-05-04 21:14:03.618 | + lib/neutron:configure_neutron_nova:542 : create_nova_conf_neutron 2020-05-04 21:14:03.621 | + lib/neutron-legacy:create_nova_conf_neutron:369 : iniset /etc/nova/nova.conf DEFAULT use_neutron True 2020-05-04 21:14:03.655 | + lib/neutron-legacy:create_nova_conf_neutron:370 : iniset /etc/nova/nova.conf neutron auth_type password 2020-05-04 21:14:03.689 | + lib/neutron-legacy:create_nova_conf_neutron:371 : iniset /etc/nova/nova.conf neutron auth_url http://162.242.166.178/identity 2020-05-04 21:14:03.722 | + lib/neutron-legacy:create_nova_conf_neutron:372 : iniset /etc/nova/nova.conf neutron username neutron 2020-05-04 21:14:03.758 | + lib/neutron-legacy:create_nova_conf_neutron:373 : iniset /etc/nova/nova.conf neutron password secretservice 2020-05-04 21:14:03.791 | + lib/neutron-legacy:create_nova_conf_neutron:374 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2020-05-04 21:14:03.822 | + lib/neutron-legacy:create_nova_conf_neutron:375 : iniset /etc/nova/nova.conf neutron project_name service 2020-05-04 21:14:03.853 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2020-05-04 21:14:03.885 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2020-05-04 21:14:03.915 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2020-05-04 21:14:03.948 | + lib/neutron-legacy:create_nova_conf_neutron:380 : [[ True == \T\r\u\e ]] 2020-05-04 21:14:03.951 | + lib/neutron-legacy:create_nova_conf_neutron:381 : LIBVIRT_FIREWALL_DRIVER=nova.virt.firewall.NoopFirewallDriver 2020-05-04 21:14:03.954 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf DEFAULT firewall_driver nova.virt.firewall.NoopFirewallDriver 2020-05-04 21:14:03.987 | + lib/neutron-legacy:create_nova_conf_neutron:386 : neutron_plugin_create_nova_conf 2020-05-04 21:14:03.990 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2020-05-04 21:14:03.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:116 : : 2020-05-04 21:14:03.996 | + lib/neutron-legacy:create_nova_conf_neutron:388 : is_service_enabled q-meta 2020-05-04 21:14:04.016 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:14:04.019 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2020-05-04 21:14:04.050 | + lib/neutron-legacy:create_nova_conf_neutron:392 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2020-05-04 21:14:04.082 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2020-05-04 21:14:04.114 | + ./stack.sh:main:1205 : init_nova_cells 2020-05-04 21:14:04.117 | + lib/nova:init_nova_cells:655 : is_service_enabled n-cell 2020-05-04 21:14:04.140 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:14:04.144 | + ./stack.sh:main:1208 : is_service_enabled placement 2020-05-04 21:14:04.164 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:14:04.167 | + ./stack.sh:main:1209 : echo_summary 'Configuring placement' 2020-05-04 21:14:04.170 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:14:04.172 | + ./stack.sh:echo_summary:445 : echo -e Configuring placement 2020-05-04 21:14:04.175 | + ./stack.sh:main:1210 : init_placement 2020-05-04 21:14:04.179 | + lib/placement:init_placement:153 : '[' False '!=' False ']' 2020-05-04 21:14:04.181 | + lib/placement:init_placement:159 : create_placement_accounts 2020-05-04 21:14:04.185 | + lib/placement:create_placement_accounts:140 : create_service_user placement admin 2020-05-04 21:14:04.188 | + lib/keystone:create_service_user:422 : get_or_create_user placement secretservice Default 2020-05-04 21:14:04.192 | + functions-common:get_or_create_user:793 : local user_id 2020-05-04 21:14:04.196 | + functions-common:get_or_create_user:794 : [[ ! -z '' ]] 2020-05-04 21:14:04.199 | + functions-common:get_or_create_user:797 : local email= 2020-05-04 21:14:04.203 | ++ functions-common:get_or_create_user:811 : oscwrap user create placement --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:14:04.206 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:04.209 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:04.212 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:04.215 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:04.219 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:04.224 | ++ functions-common:oscwrap:2279 : start=1588626844221 2020-05-04 21:14:04.228 | +++ functions-common:oscwrap:2280 : command openstack user create placement --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:14:04.231 | +++ functions-common:oscwrap:2280 : openstack user create placement --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:14:05.694 | ++ functions-common:oscwrap:2280 : out=59e3eb1c6acb408eab4ede84e6231897 2020-05-04 21:14:05.698 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:05.701 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:05.707 | ++ functions-common:oscwrap:2282 : end=1588626845703 2020-05-04 21:14:05.710 | ++ functions-common:oscwrap:2283 : echo 1482 2020-05-04 21:14:05.713 | ++ functions-common:oscwrap:2285 : echo 59e3eb1c6acb408eab4ede84e6231897 2020-05-04 21:14:05.717 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:05.721 | + functions-common:get_or_create_user:809 : user_id=59e3eb1c6acb408eab4ede84e6231897 2020-05-04 21:14:05.724 | + functions-common:get_or_create_user:810 : echo 59e3eb1c6acb408eab4ede84e6231897 2020-05-04 21:14:05.724 | 59e3eb1c6acb408eab4ede84e6231897 2020-05-04 21:14:05.727 | + lib/keystone:create_service_user:423 : get_or_add_user_project_role service placement service Default Default 2020-05-04 21:14:05.731 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:14:05.735 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args Default Default 2020-05-04 21:14:05.739 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:14:05.742 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:14:05.745 | ++ functions-common:_get_domain_args:844 : [[ -n Default ]] 2020-05-04 21:14:05.748 | ++ functions-common:_get_domain_args:845 : domain=' --user-domain Default' 2020-05-04 21:14:05.751 | ++ functions-common:_get_domain_args:847 : [[ -n Default ]] 2020-05-04 21:14:05.754 | ++ functions-common:_get_domain_args:848 : domain=' --user-domain Default --project-domain Default' 2020-05-04 21:14:05.757 | ++ functions-common:_get_domain_args:851 : echo --user-domain Default --project-domain Default 2020-05-04 21:14:05.760 | + functions-common:get_or_add_user_project_role:859 : domain_args='--user-domain Default --project-domain Default' 2020-05-04 21:14:05.765 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:14:05.766 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2020-05-04 21:14:05.767 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:14:05.769 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:14:05.770 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:05.772 | ++ functions-common:get_field:696 : read data 2020-05-04 21:14:05.774 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:05.777 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:05.781 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:05.786 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:05.790 | ++ functions-common:oscwrap:2279 : start=1588626845787 2020-05-04 21:14:05.794 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2020-05-04 21:14:05.797 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2020-05-04 21:14:07.476 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:14:07.479 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:07.483 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:07.488 | ++ functions-common:oscwrap:2282 : end=1588626847484 2020-05-04 21:14:07.491 | ++ functions-common:oscwrap:2283 : echo 1697 2020-05-04 21:14:07.495 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:14:07.498 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:07.503 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:14:07.506 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:14:07.509 | + functions-common:get_or_add_user_project_role:870 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2020-05-04 21:14:09.208 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:14:09.209 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2020-05-04 21:14:09.210 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:14:09.212 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:09.214 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:14:09.215 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:09.217 | ++ functions-common:get_field:696 : read data 2020-05-04 21:14:09.218 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:09.221 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:09.225 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:09.230 | ++ functions-common:oscwrap:2279 : start=1588626849226 2020-05-04 21:14:09.233 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2020-05-04 21:14:09.236 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2020-05-04 21:14:11.027 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:14:11.027 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:14:11.027 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:14:11.027 | | 0c61841e6bd744209bfc895f9a3652f5 | 59e3eb1c6acb408eab4ede84e6231897 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:14:11.027 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:14:11.030 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:11.033 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:11.039 | ++ functions-common:oscwrap:2282 : end=1588626851035 2020-05-04 21:14:11.042 | ++ functions-common:oscwrap:2283 : echo 1809 2020-05-04 21:14:11.045 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:14:11.045 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:14:11.045 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:14:11.045 | | 0c61841e6bd744209bfc895f9a3652f5 | 59e3eb1c6acb408eab4ede84e6231897 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:14:11.045 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:14:11.047 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:11.048 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:14:11.051 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:14:11.055 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:14:11.055 | ++ functions-common:get_field:702 : echo '| 0c61841e6bd744209bfc895f9a3652f5 | 59e3eb1c6acb408eab4ede84e6231897 | | 2ff7bb411dfa4785a25f763121c10c18 | | False |' 2020-05-04 21:14:11.061 | ++ functions-common:get_field:696 : read data 2020-05-04 21:14:11.064 | + functions-common:get_or_add_user_project_role:879 : user_role_id=0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:14:11.067 | + functions-common:get_or_add_user_project_role:881 : echo 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:14:11.067 | 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:14:11.070 | + lib/keystone:create_service_user:425 : [[ -n admin ]] 2020-05-04 21:14:11.073 | + lib/keystone:create_service_user:426 : get_or_add_user_project_role admin placement service Default Default 2020-05-04 21:14:11.076 | + functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:14:11.080 | ++ functions-common:get_or_add_user_project_role:859 : _get_domain_args Default Default 2020-05-04 21:14:11.083 | ++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:14:11.086 | ++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:14:11.088 | ++ functions-common:_get_domain_args:844 : [[ -n Default ]] 2020-05-04 21:14:11.091 | ++ functions-common:_get_domain_args:845 : domain=' --user-domain Default' 2020-05-04 21:14:11.094 | ++ functions-common:_get_domain_args:847 : [[ -n Default ]] 2020-05-04 21:14:11.097 | ++ functions-common:_get_domain_args:848 : domain=' --user-domain Default --project-domain Default' 2020-05-04 21:14:11.099 | ++ functions-common:_get_domain_args:851 : echo --user-domain Default --project-domain Default 2020-05-04 21:14:11.104 | + functions-common:get_or_add_user_project_role:859 : domain_args='--user-domain Default --project-domain Default' 2020-05-04 21:14:11.108 | ++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:14:11.109 | ++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2020-05-04 21:14:11.111 | ++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:14:11.112 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:14:11.116 | ++ functions-common:get_field:696 : read data 2020-05-04 21:14:11.117 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:11.121 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:11.124 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:11.127 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:11.131 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:11.137 | ++ functions-common:oscwrap:2279 : start=1588626851132 2020-05-04 21:14:11.141 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2020-05-04 21:14:11.145 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2020-05-04 21:14:13.040 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:14:13.043 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:13.047 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:13.052 | ++ functions-common:oscwrap:2282 : end=1588626853048 2020-05-04 21:14:13.055 | ++ functions-common:oscwrap:2283 : echo 1916 2020-05-04 21:14:13.057 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:14:13.060 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:13.065 | + functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:14:13.069 | + functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:14:13.072 | + functions-common:get_or_add_user_project_role:870 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2020-05-04 21:14:14.755 | ++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2020-05-04 21:14:14.756 | ++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:14:14.757 | ++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:14:14.760 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:14:14.761 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:14.763 | ++ functions-common:get_field:696 : read data 2020-05-04 21:14:14.765 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:14.767 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:14.770 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:14.774 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:14.779 | ++ functions-common:oscwrap:2279 : start=1588626854775 2020-05-04 21:14:14.782 | +++ functions-common:oscwrap:2280 : command openstack role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2020-05-04 21:14:14.785 | +++ functions-common:oscwrap:2280 : openstack role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2020-05-04 21:14:16.488 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:14:16.488 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:14:16.488 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:14:16.488 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 59e3eb1c6acb408eab4ede84e6231897 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:14:16.488 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:14:16.491 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:16.495 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:16.500 | ++ functions-common:oscwrap:2282 : end=1588626856496 2020-05-04 21:14:16.503 | ++ functions-common:oscwrap:2283 : echo 1721 2020-05-04 21:14:16.506 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:14:16.506 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:14:16.506 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:14:16.506 | | 57d0e691a2d14a3ca7503c8a4e54ef76 | 59e3eb1c6acb408eab4ede84e6231897 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:14:16.506 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:14:16.509 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:16.510 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:14:16.513 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:14:16.516 | ++ functions-common:get_field:702 : echo '| 57d0e691a2d14a3ca7503c8a4e54ef76 | 59e3eb1c6acb408eab4ede84e6231897 | | 2ff7bb411dfa4785a25f763121c10c18 | | False |' 2020-05-04 21:14:16.516 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:14:16.522 | ++ functions-common:get_field:696 : read data 2020-05-04 21:14:16.526 | + functions-common:get_or_add_user_project_role:879 : user_role_id=57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:14:16.529 | + functions-common:get_or_add_user_project_role:881 : echo 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:14:16.529 | 57d0e691a2d14a3ca7503c8a4e54ef76 2020-05-04 21:14:16.531 | + lib/placement:create_placement_accounts:141 : local placement_api_url=http://162.242.166.178/placement 2020-05-04 21:14:16.535 | + lib/placement:create_placement_accounts:142 : get_or_create_service placement placement 'Placement Service' 2020-05-04 21:14:16.537 | + functions-common:get_or_create_service:935 : local service_id 2020-05-04 21:14:16.541 | ++ functions-common:get_or_create_service:948 : oscwrap service show placement -f value -c id 2020-05-04 21:14:18.063 | ++ functions-common:get_or_create_service:950 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2020-05-04 21:14:18.066 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:18.069 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:18.073 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:18.076 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:18.080 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:18.084 | ++ functions-common:oscwrap:2279 : start=1588626858081 2020-05-04 21:14:18.089 | +++ functions-common:oscwrap:2280 : command openstack service create placement --name placement '--description=Placement Service' -f value -c id 2020-05-04 21:14:18.092 | +++ functions-common:oscwrap:2280 : openstack service create placement --name placement '--description=Placement Service' -f value -c id 2020-05-04 21:14:19.530 | ++ functions-common:oscwrap:2280 : out=834083dfc2f34f3bbb7527d04d5a3407 2020-05-04 21:14:19.533 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:19.537 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:19.542 | ++ functions-common:oscwrap:2282 : end=1588626859538 2020-05-04 21:14:19.546 | ++ functions-common:oscwrap:2283 : echo 1457 2020-05-04 21:14:19.548 | ++ functions-common:oscwrap:2285 : echo 834083dfc2f34f3bbb7527d04d5a3407 2020-05-04 21:14:19.552 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:19.556 | + functions-common:get_or_create_service:946 : service_id=' 2020-05-04 21:14:19.556 | 834083dfc2f34f3bbb7527d04d5a3407' 2020-05-04 21:14:19.559 | + functions-common:get_or_create_service:947 : echo 834083dfc2f34f3bbb7527d04d5a3407 2020-05-04 21:14:19.559 | 834083dfc2f34f3bbb7527d04d5a3407 2020-05-04 21:14:19.562 | + lib/placement:create_placement_accounts:144 : get_or_create_endpoint placement RegionOne http://162.242.166.178/placement 2020-05-04 21:14:19.565 | + functions-common:get_or_create_endpoint:979 : local public_id 2020-05-04 21:14:19.569 | ++ functions-common:get_or_create_endpoint:980 : _get_or_create_endpoint_with_interface placement public http://162.242.166.178/placement RegionOne 2020-05-04 21:14:19.572 | ++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:14:19.576 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2020-05-04 21:14:19.580 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:19.583 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:19.587 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:19.590 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:19.595 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:19.600 | +++ functions-common:oscwrap:2279 : start=1588626859596 2020-05-04 21:14:19.605 | ++++ functions-common:oscwrap:2280 : command openstack endpoint list --service placement --interface public --region RegionOne -c ID -f value 2020-05-04 21:14:19.609 | ++++ functions-common:oscwrap:2280 : openstack endpoint list --service placement --interface public --region RegionOne -c ID -f value 2020-05-04 21:14:21.105 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:14:21.108 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:21.112 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:21.117 | +++ functions-common:oscwrap:2282 : end=1588626861113 2020-05-04 21:14:21.120 | +++ functions-common:oscwrap:2283 : echo 1517 2020-05-04 21:14:21.123 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:14:21.126 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:21.129 | ++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:14:21.132 | ++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:14:21.135 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create placement public http://162.242.166.178/placement --region RegionOne -f value -c id 2020-05-04 21:14:21.138 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:21.141 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:21.144 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:21.147 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:21.151 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:21.156 | +++ functions-common:oscwrap:2279 : start=1588626861153 2020-05-04 21:14:21.160 | ++++ functions-common:oscwrap:2280 : command openstack endpoint create placement public http://162.242.166.178/placement --region RegionOne -f value -c id 2020-05-04 21:14:21.163 | ++++ functions-common:oscwrap:2280 : openstack endpoint create placement public http://162.242.166.178/placement --region RegionOne -f value -c id 2020-05-04 21:14:22.773 | +++ functions-common:oscwrap:2280 : out=37fd54223c7f4bd5a1787dad21c43bd0 2020-05-04 21:14:22.776 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:22.780 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:22.786 | +++ functions-common:oscwrap:2282 : end=1588626862781 2020-05-04 21:14:22.789 | +++ functions-common:oscwrap:2283 : echo 1628 2020-05-04 21:14:22.792 | +++ functions-common:oscwrap:2285 : echo 37fd54223c7f4bd5a1787dad21c43bd0 2020-05-04 21:14:22.795 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:22.798 | ++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=37fd54223c7f4bd5a1787dad21c43bd0 2020-05-04 21:14:22.801 | ++ functions-common:_get_or_create_endpoint_with_interface:965 : echo 37fd54223c7f4bd5a1787dad21c43bd0 2020-05-04 21:14:22.805 | + functions-common:get_or_create_endpoint:980 : public_id=37fd54223c7f4bd5a1787dad21c43bd0 2020-05-04 21:14:22.808 | + functions-common:get_or_create_endpoint:982 : [[ -n '' ]] 2020-05-04 21:14:22.811 | + functions-common:get_or_create_endpoint:985 : [[ -n '' ]] 2020-05-04 21:14:22.814 | + functions-common:get_or_create_endpoint:989 : echo 37fd54223c7f4bd5a1787dad21c43bd0 2020-05-04 21:14:22.814 | 37fd54223c7f4bd5a1787dad21c43bd0 2020-05-04 21:14:22.817 | + ./stack.sh:main:1218 : run_phase stack post-config 2020-05-04 21:14:22.820 | + functions-common:run_phase:1675 : local mode=stack 2020-05-04 21:14:22.823 | + functions-common:run_phase:1676 : local phase=post-config 2020-05-04 21:14:22.825 | + functions-common:run_phase:1677 : [[ -d /opt/stack/new/devstack/extras.d ]] 2020-05-04 21:14:22.828 | + functions-common:run_phase:1678 : local extra_plugin_file_name 2020-05-04 21:14:22.831 | + functions-common:run_phase:1679 : for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh' 2020-05-04 21:14:22.833 | + functions-common:run_phase:1684 : local exceptions=80-tempest.sh 2020-05-04 21:14:22.836 | + functions-common:run_phase:1685 : local extra 2020-05-04 21:14:22.840 | ++ functions-common:run_phase:1686 : basename /opt/stack/new/devstack/extras.d/80-tempest.sh 2020-05-04 21:14:22.844 | + functions-common:run_phase:1686 : extra=80-tempest.sh 2020-05-04 21:14:22.848 | + functions-common:run_phase:1687 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-05-04 21:14:22.851 | + functions-common:run_phase:1691 : [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]] 2020-05-04 21:14:22.854 | + functions-common:run_phase:1691 : source /opt/stack/new/devstack/extras.d/80-tempest.sh stack post-config 2020-05-04 21:14:22.858 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-05-04 21:14:22.878 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:14:22.881 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-05-04 21:14:22.884 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:14:22.887 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2020-05-04 21:14:22.890 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:14:22.893 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-05-04 21:14:22.896 | ++ extras.d/80-tempest.sh:source:12 : : 2020-05-04 21:14:22.900 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-05-04 21:14:22.903 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-05-04 21:14:22.906 | + functions-common:run_phase:1696 : [[ stack == \s\o\u\r\c\e ]] 2020-05-04 21:14:22.910 | + functions-common:run_phase:1699 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-05-04 21:14:22.913 | + functions-common:run_phase:1702 : run_plugins stack post-config 2020-05-04 21:14:22.916 | + functions-common:run_plugins:1661 : local mode=stack 2020-05-04 21:14:22.919 | + functions-common:run_plugins:1662 : local phase=post-config 2020-05-04 21:14:22.922 | + functions-common:run_plugins:1664 : local plugins=,manila 2020-05-04 21:14:22.925 | + functions-common:run_plugins:1665 : local plugin 2020-05-04 21:14:22.928 | + functions-common:run_plugins:1666 : for plugin in '${plugins//,/ }' 2020-05-04 21:14:22.932 | + functions-common:run_plugins:1667 : local dir=/opt/stack/new/manila 2020-05-04 21:14:22.935 | + functions-common:run_plugins:1668 : [[ -f /opt/stack/new/manila/devstack/plugin.sh ]] 2020-05-04 21:14:22.938 | + functions-common:run_plugins:1669 : source /opt/stack/new/manila/devstack/plugin.sh stack post-config 2020-05-04 21:14:22.963 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1066 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:14:22.966 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1066 : [[ post-config == \i\n\s\t\a\l\l ]] 2020-05-04 21:14:22.970 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1072 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:14:22.974 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1072 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-05-04 21:14:22.977 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1073 : echo_summary 'Configuring Manila' 2020-05-04 21:14:22.980 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:14:22.983 | ++ ./stack.sh:echo_summary:445 : echo -e Configuring Manila 2020-05-04 21:14:22.987 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1074 : configure_manila 2020-05-04 21:14:22.991 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:149 : [[ ! -d /etc/manila ]] 2020-05-04 21:14:22.994 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:150 : sudo mkdir -p /etc/manila 2020-05-04 21:14:23.009 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:152 : sudo chown stack /etc/manila 2020-05-04 21:14:23.021 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:154 : [[ -f /opt/stack/new/manila/etc/manila/policy.json ]] 2020-05-04 21:14:23.025 | +++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:159 : get_rootwrap_location manila 2020-05-04 21:14:23.028 | +++ functions:get_rootwrap_location:546 : local module=manila 2020-05-04 21:14:23.032 | ++++ functions:get_rootwrap_location:548 : get_python_exec_prefix 2020-05-04 21:14:23.049 | ++++ inc/python:get_python_exec_prefix:52 : python3_enabled 2020-05-04 21:14:23.051 | ++++ inc/python:python3_enabled:593 : [[ False == \T\r\u\e ]] 2020-05-04 21:14:23.054 | ++++ inc/python:python3_enabled:596 : return 1 2020-05-04 21:14:23.056 | ++++ inc/python:get_python_exec_prefix:56 : is_fedora 2020-05-04 21:14:23.059 | ++++ functions-common:is_fedora:435 : [[ -z Ubuntu ]] 2020-05-04 21:14:23.061 | ++++ functions-common:is_fedora:439 : '[' Ubuntu = Fedora ']' 2020-05-04 21:14:23.064 | ++++ functions-common:is_fedora:439 : '[' Ubuntu = 'Red Hat' ']' 2020-05-04 21:14:23.066 | ++++ functions-common:is_fedora:440 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-05-04 21:14:23.069 | ++++ functions-common:is_fedora:441 : '[' Ubuntu = CentOS ']' 2020-05-04 21:14:23.071 | ++++ functions-common:is_fedora:441 : '[' Ubuntu = OracleServer ']' 2020-05-04 21:14:23.073 | ++++ functions-common:is_fedora:442 : '[' Ubuntu = Virtuozzo ']' 2020-05-04 21:14:23.076 | ++++ inc/python:get_python_exec_prefix:56 : is_suse 2020-05-04 21:14:23.079 | ++++ functions-common:is_suse:450 : [[ -z Ubuntu ]] 2020-05-04 21:14:23.081 | ++++ functions-common:is_suse:454 : [[ Ubuntu =~ (openSUSE) ]] 2020-05-04 21:14:23.084 | ++++ functions-common:is_suse:454 : [[ Ubuntu == \S\U\S\E\ \L\I\N\U\X ]] 2020-05-04 21:14:23.086 | ++++ inc/python:get_python_exec_prefix:59 : echo /usr/local/bin 2020-05-04 21:14:23.090 | +++ functions:get_rootwrap_location:548 : echo /usr/local/bin/manila-rootwrap 2020-05-04 21:14:23.094 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:159 : MANILA_ROOTWRAP=/usr/local/bin/manila-rootwrap 2020-05-04 21:14:23.096 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:163 : ROOTWRAP_MANILA_SUDOER_CMD=/usr/local/bin/manila-rootwrap 2020-05-04 21:14:23.099 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:164 : [[ -d /opt/stack/new/manila/etc/manila/rootwrap.d ]] 2020-05-04 21:14:23.101 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:166 : [[ -d /etc/manila/rootwrap.d ]] 2020-05-04 21:14:23.104 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:170 : sudo mkdir -m 755 /etc/manila/rootwrap.d 2020-05-04 21:14:23.115 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:171 : sudo cp /opt/stack/new/manila/etc/manila/rootwrap.d/share.filters /etc/manila/rootwrap.d 2020-05-04 21:14:23.127 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:172 : sudo chown -R root:root /etc/manila/rootwrap.d 2020-05-04 21:14:23.140 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:173 : sudo chmod 644 /etc/manila/rootwrap.d/share.filters 2020-05-04 21:14:23.151 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:175 : sudo cp /opt/stack/new/manila/etc/manila/rootwrap.conf /etc/manila/ 2020-05-04 21:14:23.163 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:176 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/manila/rootwrap.d:' -i /etc/manila/rootwrap.conf 2020-05-04 21:14:23.177 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:177 : sudo chown root:root /etc/manila/rootwrap.conf 2020-05-04 21:14:23.189 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:178 : sudo chmod 0644 /etc/manila/rootwrap.conf 2020-05-04 21:14:23.202 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:180 : MANILA_ROOTWRAP='/usr/local/bin/manila-rootwrap /etc/manila/rootwrap.conf' 2020-05-04 21:14:23.205 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:181 : ROOTWRAP_MANILA_SUDOER_CMD='/usr/local/bin/manila-rootwrap /etc/manila/rootwrap.conf *' 2020-05-04 21:14:23.208 | +++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:184 : mktemp 2020-05-04 21:14:23.213 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:184 : TEMPFILE=/tmp/tmp.p4eJQuSUpC 2020-05-04 21:14:23.215 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:185 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/manila-rootwrap /etc/manila/rootwrap.conf *' 2020-05-04 21:14:23.218 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:186 : chmod 0440 /tmp/tmp.p4eJQuSUpC 2020-05-04 21:14:23.222 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:187 : sudo chown root:root /tmp/tmp.p4eJQuSUpC 2020-05-04 21:14:23.235 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:188 : sudo mv /tmp/tmp.p4eJQuSUpC /etc/sudoers.d/manila-rootwrap 2020-05-04 21:14:23.247 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:190 : cp /opt/stack/new/manila/etc/manila/api-paste.ini /etc/manila/api-paste.ini 2020-05-04 21:14:23.251 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:193 : rm -f /etc/manila/manila.conf 2020-05-04 21:14:23.255 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:195 : configure_auth_token_middleware /etc/manila/manila.conf manila /var/cache/manila 2020-05-04 21:14:23.258 | ++ lib/keystone:configure_auth_token_middleware:438 : local conf_file=/etc/manila/manila.conf 2020-05-04 21:14:23.260 | ++ lib/keystone:configure_auth_token_middleware:439 : local admin_user=manila 2020-05-04 21:14:23.262 | ++ lib/keystone:configure_auth_token_middleware:440 : local signing_dir=/var/cache/manila 2020-05-04 21:14:23.265 | ++ lib/keystone:configure_auth_token_middleware:441 : local section=keystone_authtoken 2020-05-04 21:14:23.267 | ++ lib/keystone:configure_auth_token_middleware:443 : iniset /etc/manila/manila.conf keystone_authtoken auth_type password 2020-05-04 21:14:23.296 | ++ lib/keystone:configure_auth_token_middleware:444 : iniset /etc/manila/manila.conf keystone_authtoken auth_url http://162.242.166.178/identity 2020-05-04 21:14:23.324 | ++ lib/keystone:configure_auth_token_middleware:445 : iniset /etc/manila/manila.conf keystone_authtoken username manila 2020-05-04 21:14:23.352 | ++ lib/keystone:configure_auth_token_middleware:446 : iniset /etc/manila/manila.conf keystone_authtoken password secretservice 2020-05-04 21:14:23.381 | ++ lib/keystone:configure_auth_token_middleware:447 : iniset /etc/manila/manila.conf keystone_authtoken user_domain_name Default 2020-05-04 21:14:23.411 | ++ lib/keystone:configure_auth_token_middleware:448 : iniset /etc/manila/manila.conf keystone_authtoken project_name service 2020-05-04 21:14:23.438 | ++ lib/keystone:configure_auth_token_middleware:449 : iniset /etc/manila/manila.conf keystone_authtoken project_domain_name Default 2020-05-04 21:14:23.464 | ++ lib/keystone:configure_auth_token_middleware:451 : iniset /etc/manila/manila.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-05-04 21:14:23.494 | ++ lib/keystone:configure_auth_token_middleware:452 : iniset /etc/manila/manila.conf keystone_authtoken signing_dir /var/cache/manila 2020-05-04 21:14:23.525 | ++ lib/keystone:configure_auth_token_middleware:453 : iniset /etc/manila/manila.conf keystone_authtoken memcached_servers localhost:11211 2020-05-04 21:14:23.551 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:197 : iniset /etc/manila/manila.conf DEFAULT auth_strategy keystone 2020-05-04 21:14:23.581 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:198 : iniset /etc/manila/manila.conf DEFAULT debug True 2020-05-04 21:14:23.609 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:199 : iniset /etc/manila/manila.conf DEFAULT scheduler_driver manila.scheduler.filter_scheduler.FilterScheduler 2020-05-04 21:14:23.638 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:200 : iniset /etc/manila/manila.conf DEFAULT share_name_template share-%s 2020-05-04 21:14:23.667 | +++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:201 : database_connection_url manila 2020-05-04 21:14:23.670 | +++ lib/database:database_connection_url:134 : local db=manila 2020-05-04 21:14:23.673 | +++ lib/database:database_connection_url:135 : database_connection_url_mysql manila 2020-05-04 21:14:23.675 | +++ lib/databases/mysql:database_connection_url_mysql:173 : local db=manila 2020-05-04 21:14:23.678 | +++ lib/databases/mysql:database_connection_url_mysql:174 : echo 'mysql+pymysql://root:secretmysql@127.0.0.1/manila?charset=utf8' 2020-05-04 21:14:23.681 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:201 : iniset /etc/manila/manila.conf DATABASE connection 'mysql+pymysql://root:secretmysql@127.0.0.1/manila?charset=utf8' 2020-05-04 21:14:23.715 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:202 : iniset /etc/manila/manila.conf DATABASE max_pool_size 40 2020-05-04 21:14:23.744 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:203 : iniset /etc/manila/manila.conf DEFAULT api_paste_config /etc/manila/api-paste.ini 2020-05-04 21:14:23.775 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:204 : iniset /etc/manila/manila.conf DEFAULT rootwrap_config /etc/manila/rootwrap.conf 2020-05-04 21:14:23.802 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:205 : iniset /etc/manila/manila.conf DEFAULT osapi_share_extension manila.api.contrib.standard_extensions 2020-05-04 21:14:23.833 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:206 : iniset /etc/manila/manila.conf DEFAULT state_path /opt/stack/data/manila 2020-05-04 21:14:23.863 | +++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:210 : trueorfalse False MANILA_CONFIGURE_DEFAULT_TYPES 2020-05-04 21:14:23.881 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:210 : '[' True == True ']' 2020-05-04 21:14:23.883 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:211 : iniset /etc/manila/manila.conf DEFAULT default_share_type default 2020-05-04 21:14:23.912 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:212 : iniset /etc/manila/manila.conf DEFAULT default_share_group_type default 2020-05-04 21:14:23.939 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:215 : [[ -z 1 ]] 2020-05-04 21:14:23.941 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:216 : iniset /etc/manila/manila.conf DEFAULT migration_driver_continue_update_interval 1 2020-05-04 21:14:23.967 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:219 : [[ -z True ]] 2020-05-04 21:14:23.969 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:220 : iniset /etc/manila/manila.conf DEFAULT check_hash True 2020-05-04 21:14:23.994 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:223 : iniset /etc/manila/manila.conf DEFAULT enabled_share_protocols NFS,CIFS 2020-05-04 21:14:24.020 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:225 : iniset /etc/manila/manila.conf oslo_concurrency lock_path /opt/stack/new/manila/manila_locks 2020-05-04 21:14:24.049 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:227 : iniset /etc/manila/manila.conf DEFAULT wsgi_keep_alive False 2020-05-04 21:14:24.075 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:229 : iniset /etc/manila/manila.conf DEFAULT lvm_share_volume_group lvm-shares 2020-05-04 21:14:24.102 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:232 : iniset /etc/manila/manila.conf DEFAULT replica_state_update_interval 300 2020-05-04 21:14:24.129 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:234 : is_service_enabled neutron 2020-05-04 21:14:24.145 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:14:24.148 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:235 : configure_auth_token_middleware /etc/manila/manila.conf neutron /var/cache/manila neutron 2020-05-04 21:14:24.151 | ++ lib/keystone:configure_auth_token_middleware:438 : local conf_file=/etc/manila/manila.conf 2020-05-04 21:14:24.154 | ++ lib/keystone:configure_auth_token_middleware:439 : local admin_user=neutron 2020-05-04 21:14:24.156 | ++ lib/keystone:configure_auth_token_middleware:440 : local signing_dir=/var/cache/manila 2020-05-04 21:14:24.158 | ++ lib/keystone:configure_auth_token_middleware:441 : local section=neutron 2020-05-04 21:14:24.161 | ++ lib/keystone:configure_auth_token_middleware:443 : iniset /etc/manila/manila.conf neutron auth_type password 2020-05-04 21:14:24.190 | ++ lib/keystone:configure_auth_token_middleware:444 : iniset /etc/manila/manila.conf neutron auth_url http://162.242.166.178/identity 2020-05-04 21:14:24.217 | ++ lib/keystone:configure_auth_token_middleware:445 : iniset /etc/manila/manila.conf neutron username neutron 2020-05-04 21:14:24.243 | ++ lib/keystone:configure_auth_token_middleware:446 : iniset /etc/manila/manila.conf neutron password secretservice 2020-05-04 21:14:24.268 | ++ lib/keystone:configure_auth_token_middleware:447 : iniset /etc/manila/manila.conf neutron user_domain_name Default 2020-05-04 21:14:24.293 | ++ lib/keystone:configure_auth_token_middleware:448 : iniset /etc/manila/manila.conf neutron project_name service 2020-05-04 21:14:24.321 | ++ lib/keystone:configure_auth_token_middleware:449 : iniset /etc/manila/manila.conf neutron project_domain_name Default 2020-05-04 21:14:24.348 | ++ lib/keystone:configure_auth_token_middleware:451 : iniset /etc/manila/manila.conf neutron cafile /opt/stack/data/ca-bundle.pem 2020-05-04 21:14:24.375 | ++ lib/keystone:configure_auth_token_middleware:452 : iniset /etc/manila/manila.conf neutron signing_dir /var/cache/manila 2020-05-04 21:14:24.402 | ++ lib/keystone:configure_auth_token_middleware:453 : iniset /etc/manila/manila.conf neutron memcached_servers localhost:11211 2020-05-04 21:14:24.431 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:237 : is_service_enabled nova 2020-05-04 21:14:24.447 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:14:24.450 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:238 : configure_auth_token_middleware /etc/manila/manila.conf nova /var/cache/manila nova 2020-05-04 21:14:24.452 | ++ lib/keystone:configure_auth_token_middleware:438 : local conf_file=/etc/manila/manila.conf 2020-05-04 21:14:24.454 | ++ lib/keystone:configure_auth_token_middleware:439 : local admin_user=nova 2020-05-04 21:14:24.456 | ++ lib/keystone:configure_auth_token_middleware:440 : local signing_dir=/var/cache/manila 2020-05-04 21:14:24.459 | ++ lib/keystone:configure_auth_token_middleware:441 : local section=nova 2020-05-04 21:14:24.462 | ++ lib/keystone:configure_auth_token_middleware:443 : iniset /etc/manila/manila.conf nova auth_type password 2020-05-04 21:14:24.492 | ++ lib/keystone:configure_auth_token_middleware:444 : iniset /etc/manila/manila.conf nova auth_url http://162.242.166.178/identity 2020-05-04 21:14:24.521 | ++ lib/keystone:configure_auth_token_middleware:445 : iniset /etc/manila/manila.conf nova username nova 2020-05-04 21:14:24.549 | ++ lib/keystone:configure_auth_token_middleware:446 : iniset /etc/manila/manila.conf nova password secretservice 2020-05-04 21:14:24.576 | ++ lib/keystone:configure_auth_token_middleware:447 : iniset /etc/manila/manila.conf nova user_domain_name Default 2020-05-04 21:14:24.604 | ++ lib/keystone:configure_auth_token_middleware:448 : iniset /etc/manila/manila.conf nova project_name service 2020-05-04 21:14:24.632 | ++ lib/keystone:configure_auth_token_middleware:449 : iniset /etc/manila/manila.conf nova project_domain_name Default 2020-05-04 21:14:24.661 | ++ lib/keystone:configure_auth_token_middleware:451 : iniset /etc/manila/manila.conf nova cafile /opt/stack/data/ca-bundle.pem 2020-05-04 21:14:24.689 | ++ lib/keystone:configure_auth_token_middleware:452 : iniset /etc/manila/manila.conf nova signing_dir /var/cache/manila 2020-05-04 21:14:24.717 | ++ lib/keystone:configure_auth_token_middleware:453 : iniset /etc/manila/manila.conf nova memcached_servers localhost:11211 2020-05-04 21:14:24.745 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:240 : is_service_enabled cinder 2020-05-04 21:14:24.761 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:14:24.763 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:241 : configure_auth_token_middleware /etc/manila/manila.conf cinder /var/cache/manila cinder 2020-05-04 21:14:24.766 | ++ lib/keystone:configure_auth_token_middleware:438 : local conf_file=/etc/manila/manila.conf 2020-05-04 21:14:24.768 | ++ lib/keystone:configure_auth_token_middleware:439 : local admin_user=cinder 2020-05-04 21:14:24.771 | ++ lib/keystone:configure_auth_token_middleware:440 : local signing_dir=/var/cache/manila 2020-05-04 21:14:24.773 | ++ lib/keystone:configure_auth_token_middleware:441 : local section=cinder 2020-05-04 21:14:24.776 | ++ lib/keystone:configure_auth_token_middleware:443 : iniset /etc/manila/manila.conf cinder auth_type password 2020-05-04 21:14:24.805 | ++ lib/keystone:configure_auth_token_middleware:444 : iniset /etc/manila/manila.conf cinder auth_url http://162.242.166.178/identity 2020-05-04 21:14:24.832 | ++ lib/keystone:configure_auth_token_middleware:445 : iniset /etc/manila/manila.conf cinder username cinder 2020-05-04 21:14:24.863 | ++ lib/keystone:configure_auth_token_middleware:446 : iniset /etc/manila/manila.conf cinder password secretservice 2020-05-04 21:14:24.891 | ++ lib/keystone:configure_auth_token_middleware:447 : iniset /etc/manila/manila.conf cinder user_domain_name Default 2020-05-04 21:14:24.919 | ++ lib/keystone:configure_auth_token_middleware:448 : iniset /etc/manila/manila.conf cinder project_name service 2020-05-04 21:14:24.947 | ++ lib/keystone:configure_auth_token_middleware:449 : iniset /etc/manila/manila.conf cinder project_domain_name Default 2020-05-04 21:14:24.976 | ++ lib/keystone:configure_auth_token_middleware:451 : iniset /etc/manila/manila.conf cinder cafile /opt/stack/data/ca-bundle.pem 2020-05-04 21:14:25.004 | ++ lib/keystone:configure_auth_token_middleware:452 : iniset /etc/manila/manila.conf cinder signing_dir /var/cache/manila 2020-05-04 21:14:25.032 | ++ lib/keystone:configure_auth_token_middleware:453 : iniset /etc/manila/manila.conf cinder memcached_servers localhost:11211 2020-05-04 21:14:25.060 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:246 : configure_default_backends 2020-05-04 21:14:25.063 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:83 : for group_name in '$MANILA_BACKEND1_CONFIG_GROUP_NAME' '$MANILA_BACKEND2_CONFIG_GROUP_NAME' 2020-05-04 21:14:25.065 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:84 : iniset /etc/manila/manila.conf london share_driver manila.share.drivers.generic.GenericShareDriver 2020-05-04 21:14:25.097 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:85 : '[' london == london ']' 2020-05-04 21:14:25.100 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:86 : iniset /etc/manila/manila.conf london share_backend_name LONDON 2020-05-04 21:14:25.128 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:90 : iniset /etc/manila/manila.conf london path_to_public_key /opt/stack/new/.ssh/id_rsa.pub 2020-05-04 21:14:25.157 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:91 : iniset /etc/manila/manila.conf london path_to_private_key /opt/stack/new/.ssh/id_rsa 2020-05-04 21:14:25.185 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:92 : iniset /etc/manila/manila.conf london service_image_name manila-service-image-master 2020-05-04 21:14:25.214 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:93 : iniset /etc/manila/manila.conf london service_instance_user manila 2020-05-04 21:14:25.242 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:94 : iniset /etc/manila/manila.conf london driver_handles_share_servers True 2020-05-04 21:14:25.270 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:96 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2020-05-04 21:14:25.273 | +++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:102 : trueorfalse False MANILA_USE_SERVICE_INSTANCE_PASSWORD 2020-05-04 21:14:25.294 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:102 : '[' True == True ']' 2020-05-04 21:14:25.296 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:103 : iniset /etc/manila/manila.conf london service_instance_password manila 2020-05-04 21:14:25.326 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:106 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.generic.GenericShareDriver ']' 2020-05-04 21:14:25.328 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:107 : iniset /etc/manila/manila.conf london ssh_conn_timeout 180 2020-05-04 21:14:25.356 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:83 : for group_name in '$MANILA_BACKEND1_CONFIG_GROUP_NAME' '$MANILA_BACKEND2_CONFIG_GROUP_NAME' 2020-05-04 21:14:25.359 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:84 : iniset /etc/manila/manila.conf paris share_driver manila.share.drivers.generic.GenericShareDriver 2020-05-04 21:14:25.390 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:85 : '[' london == paris ']' 2020-05-04 21:14:25.393 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:88 : iniset /etc/manila/manila.conf paris share_backend_name PARIS 2020-05-04 21:14:25.423 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:90 : iniset /etc/manila/manila.conf paris path_to_public_key /opt/stack/new/.ssh/id_rsa.pub 2020-05-04 21:14:25.451 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:91 : iniset /etc/manila/manila.conf paris path_to_private_key /opt/stack/new/.ssh/id_rsa 2020-05-04 21:14:25.479 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:92 : iniset /etc/manila/manila.conf paris service_image_name manila-service-image-master 2020-05-04 21:14:25.508 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:93 : iniset /etc/manila/manila.conf paris service_instance_user manila 2020-05-04 21:14:25.537 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:94 : iniset /etc/manila/manila.conf paris driver_handles_share_servers True 2020-05-04 21:14:25.566 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:96 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2020-05-04 21:14:25.569 | +++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:102 : trueorfalse False MANILA_USE_SERVICE_INSTANCE_PASSWORD 2020-05-04 21:14:25.586 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:102 : '[' True == True ']' 2020-05-04 21:14:25.589 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:103 : iniset /etc/manila/manila.conf paris service_instance_password manila 2020-05-04 21:14:25.618 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:106 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.generic.GenericShareDriver ']' 2020-05-04 21:14:25.620 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_default_backends:107 : iniset /etc/manila/manila.conf paris ssh_conn_timeout 180 2020-05-04 21:14:25.650 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:247 : default_backends=london 2020-05-04 21:14:25.653 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:248 : '[' True = True ']' 2020-05-04 21:14:25.655 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:249 : default_backends+=,paris 2020-05-04 21:14:25.658 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:251 : '[' '!' ']' 2020-05-04 21:14:25.660 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:253 : export MANILA_ENABLED_BACKENDS=london,paris 2020-05-04 21:14:25.663 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:253 : MANILA_ENABLED_BACKENDS=london,paris 2020-05-04 21:14:25.665 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:255 : iniset /etc/manila/manila.conf DEFAULT enabled_share_backends london,paris 2020-05-04 21:14:25.693 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:257 : '[' '!' -f /opt/stack/new/.ssh/id_rsa ']' 2020-05-04 21:14:25.696 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:258 : ssh-keygen -N '' -t rsa -f /opt/stack/new/.ssh/id_rsa 2020-05-04 21:14:25.701 | Generating public/private rsa key pair. 2020-05-04 21:14:25.887 | Created directory '/opt/stack/new/.ssh'. 2020-05-04 21:14:25.887 | Your identification has been saved in /opt/stack/new/.ssh/id_rsa. 2020-05-04 21:14:25.887 | Your public key has been saved in /opt/stack/new/.ssh/id_rsa.pub. 2020-05-04 21:14:25.887 | The key fingerprint is: 2020-05-04 21:14:25.887 | SHA256:c1ukl5yO1Ca5t/AilCWtl2fOM0rKancDeVzNkmru84o stack@ubuntu-xenial-rax-ord-0016362133 2020-05-04 21:14:25.887 | The key's randomart image is: 2020-05-04 21:14:25.887 | +---[RSA 2048]----+ 2020-05-04 21:14:25.888 | | | 2020-05-04 21:14:25.888 | | | 2020-05-04 21:14:25.888 | | . .+ | 2020-05-04 21:14:25.888 | | . o*+oo | 2020-05-04 21:14:25.888 | | SB*+O. | 2020-05-04 21:14:25.888 | | *+BXo | 2020-05-04 21:14:25.888 | | . **=o | 2020-05-04 21:14:25.888 | | ..o+*+=. | 2020-05-04 21:14:25.888 | | ..oE++B+o | 2020-05-04 21:14:25.888 | +----[SHA256]-----+ 2020-05-04 21:14:25.890 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:261 : iniset /etc/manila/manila.conf DEFAULT manila_service_keypair_name manila-service 2020-05-04 21:14:25.919 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:263 : REAL_MANILA_SERVICE_PORT=8786 2020-05-04 21:14:25.922 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:264 : is_service_enabled tls-proxy 2020-05-04 21:14:25.939 | ++ functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:14:25.942 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:273 : iniset_rpc_backend manila /etc/manila/manila.conf DEFAULT 2020-05-04 21:14:25.944 | ++ lib/rpc_backend:iniset_rpc_backend:139 : local package=manila 2020-05-04 21:14:25.947 | ++ lib/rpc_backend:iniset_rpc_backend:140 : local file=/etc/manila/manila.conf 2020-05-04 21:14:25.950 | ++ lib/rpc_backend:iniset_rpc_backend:141 : local section=DEFAULT 2020-05-04 21:14:25.953 | ++ lib/rpc_backend:iniset_rpc_backend:142 : local virtual_host= 2020-05-04 21:14:25.955 | ++ lib/rpc_backend:iniset_rpc_backend:143 : is_service_enabled rabbit 2020-05-04 21:14:25.974 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:14:25.977 | +++ lib/rpc_backend:iniset_rpc_backend:144 : get_transport_url '' 2020-05-04 21:14:25.980 | +++ lib/rpc_backend:get_transport_url:121 : local virtual_host= 2020-05-04 21:14:25.982 | +++ lib/rpc_backend:get_transport_url:122 : is_service_enabled rabbit 2020-05-04 21:14:25.999 | +++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:14:26.002 | +++ lib/rpc_backend:get_transport_url:123 : echo rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:14:26.005 | ++ lib/rpc_backend:iniset_rpc_backend:144 : iniset /etc/manila/manila.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/ 2020-05-04 21:14:26.032 | ++ lib/rpc_backend:iniset_rpc_backend:145 : '[' -n '' ']' 2020-05-04 21:14:26.035 | ++ lib/rpc_backend:iniset_rpc_backend:148 : '[' -n '' ']' 2020-05-04 21:14:26.037 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:275 : setup_logging /etc/manila/manila.conf 2020-05-04 21:14:26.039 | ++ functions:setup_logging:632 : local conf_file=/etc/manila/manila.conf 2020-05-04 21:14:26.042 | ++ functions:setup_logging:633 : local other_cond=False 2020-05-04 21:14:26.044 | ++ functions:setup_logging:634 : [[ True == \T\r\u\e ]] 2020-05-04 21:14:26.046 | ++ functions:setup_logging:635 : setup_systemd_logging /etc/manila/manila.conf 2020-05-04 21:14:26.049 | ++ functions:setup_systemd_logging:663 : local conf_file=/etc/manila/manila.conf 2020-05-04 21:14:26.051 | ++ functions:setup_systemd_logging:664 : local conf_section=DEFAULT 2020-05-04 21:14:26.055 | +++ functions:setup_systemd_logging:669 : trueorfalse False USE_JOURNAL 2020-05-04 21:14:26.075 | ++ functions:setup_systemd_logging:669 : USE_JOURNAL=False 2020-05-04 21:14:26.078 | ++ functions:setup_systemd_logging:670 : local pidstr= 2020-05-04 21:14:26.081 | ++ functions:setup_systemd_logging:671 : [[ False == \T\r\u\e ]] 2020-05-04 21:14:26.083 | ++ functions:setup_systemd_logging:675 : pidstr='(pid=%(process)d) ' 2020-05-04 21:14:26.086 | ++ functions:setup_systemd_logging:677 : iniset /etc/manila/manila.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-05-04 21:14:26.115 | ++ functions:setup_systemd_logging:679 : iniset /etc/manila/manila.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:14:26.143 | ++ functions:setup_systemd_logging:680 : iniset /etc/manila/manila.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-05-04 21:14:26.173 | ++ functions:setup_systemd_logging:681 : iniset /etc/manila/manila.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-05-04 21:14:26.203 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:277 : MANILA_CONFIGURE_GROUPS=london,paris 2020-05-04 21:14:26.205 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:278 : set_config_opts london,paris 2020-05-04 21:14:26.208 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:116 : GROUP_NAMES=london,paris 2020-05-04 21:14:26.211 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:117 : [[ -n london,paris ]] 2020-05-04 21:14:26.213 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:118 : for be in '${GROUP_NAMES//,/ }' 2020-05-04 21:14:26.215 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:120 : prefix=MANILA_OPTGROUP_london_ 2020-05-04 21:14:26.219 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:121 : grep '^MANILA_OPTGROUP_london_' 2020-05-04 21:14:26.221 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:121 : set -o posix 2020-05-04 21:14:26.221 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:121 : read -r line 2020-05-04 21:14:26.222 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:121 : set 2020-05-04 21:14:26.229 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:123 : opt=driver_handles_share_servers=False 2020-05-04 21:14:26.232 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:124 : opt_name=driver_handles_share_servers 2020-05-04 21:14:26.235 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:125 : opt_value=False 2020-05-04 21:14:26.237 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:126 : iniset /etc/manila/manila.conf london driver_handles_share_servers False 2020-05-04 21:14:26.269 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:121 : read -r line 2020-05-04 21:14:26.272 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:118 : for be in '${GROUP_NAMES//,/ }' 2020-05-04 21:14:26.275 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:120 : prefix=MANILA_OPTGROUP_paris_ 2020-05-04 21:14:26.279 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:121 : grep '^MANILA_OPTGROUP_paris_' 2020-05-04 21:14:26.279 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:121 : set -o posix 2020-05-04 21:14:26.280 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:121 : read -r line 2020-05-04 21:14:26.282 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:121 : set 2020-05-04 21:14:26.287 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:123 : opt=driver_handles_share_servers=False 2020-05-04 21:14:26.290 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:124 : opt_name=driver_handles_share_servers 2020-05-04 21:14:26.292 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:125 : opt_value=False 2020-05-04 21:14:26.295 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:126 : iniset /etc/manila/manila.conf paris driver_handles_share_servers False 2020-05-04 21:14:26.325 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:121 : read -r line 2020-05-04 21:14:26.329 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:279 : set_config_opts DEFAULT 2020-05-04 21:14:26.332 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:116 : GROUP_NAMES=DEFAULT 2020-05-04 21:14:26.335 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:117 : [[ -n DEFAULT ]] 2020-05-04 21:14:26.338 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:118 : for be in '${GROUP_NAMES//,/ }' 2020-05-04 21:14:26.341 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:120 : prefix=MANILA_OPTGROUP_DEFAULT_ 2020-05-04 21:14:26.344 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:121 : grep '^MANILA_OPTGROUP_DEFAULT_' 2020-05-04 21:14:26.346 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:121 : set -o posix 2020-05-04 21:14:26.346 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:121 : read -r line 2020-05-04 21:14:26.348 | ++ /opt/stack/new/manila/devstack/plugin.sh:set_config_opts:121 : set 2020-05-04 21:14:26.357 | +++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:281 : trueorfalse False MANILA_USE_MOD_WSGI 2020-05-04 21:14:26.375 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:281 : '[' True == True ']' 2020-05-04 21:14:26.378 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_manila:282 : _config_manila_apache_wsgi 2020-05-04 21:14:26.381 | ++ /opt/stack/new/manila/devstack/plugin.sh:_config_manila_apache_wsgi:66 : local manila_api_apache_conf 2020-05-04 21:14:26.384 | ++ /opt/stack/new/manila/devstack/plugin.sh:_config_manila_apache_wsgi:67 : local venv_path= 2020-05-04 21:14:26.387 | +++ /opt/stack/new/manila/devstack/plugin.sh:_config_manila_apache_wsgi:68 : apache_site_config_for manila-api 2020-05-04 21:14:26.390 | +++ lib/apache:apache_site_config_for:168 : local site=manila-api 2020-05-04 21:14:26.393 | +++ lib/apache:apache_site_config_for:169 : is_ubuntu 2020-05-04 21:14:26.396 | +++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:14:26.399 | +++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:14:26.401 | +++ lib/apache:apache_site_config_for:171 : echo /etc/apache2/sites-available/manila-api.conf 2020-05-04 21:14:26.406 | ++ /opt/stack/new/manila/devstack/plugin.sh:_config_manila_apache_wsgi:68 : manila_api_apache_conf=/etc/apache2/sites-available/manila-api.conf 2020-05-04 21:14:26.408 | ++ /opt/stack/new/manila/devstack/plugin.sh:_config_manila_apache_wsgi:70 : sudo cp /opt/stack/new/manila/devstack/apache-manila.template /etc/apache2/sites-available/manila-api.conf 2020-05-04 21:14:26.421 | ++ /opt/stack/new/manila/devstack/plugin.sh:_config_manila_apache_wsgi:71 : sudo sed -e ' 2020-05-04 21:14:26.421 | s|%APACHE_NAME%|apache2|g; 2020-05-04 21:14:26.421 | s|%MANILA_BIN_DIR%|/usr/local/bin|g; 2020-05-04 21:14:26.421 | s|%PORT%|8786|g; 2020-05-04 21:14:26.421 | s|%APIWORKERS%|2|g; 2020-05-04 21:14:26.421 | s|%USER%|stack|g; 2020-05-04 21:14:26.421 | ' -i /etc/apache2/sites-available/manila-api.conf 2020-05-04 21:14:26.433 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1075 : echo_summary 'Initializing Manila' 2020-05-04 21:14:26.436 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:14:26.438 | ++ ./stack.sh:echo_summary:445 : echo -e Initializing Manila 2020-05-04 21:14:26.441 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1076 : init_manila 2020-05-04 21:14:26.444 | ++ /opt/stack/new/manila/devstack/plugin.sh:init_manila:547 : is_service_enabled mysql postgresql 2020-05-04 21:14:26.465 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:14:26.468 | ++ /opt/stack/new/manila/devstack/plugin.sh:init_manila:549 : recreate_database manila 2020-05-04 21:14:26.472 | ++ lib/database:recreate_database:112 : local db=manila 2020-05-04 21:14:26.475 | ++ lib/database:recreate_database:113 : recreate_database_mysql manila 2020-05-04 21:14:26.479 | ++ lib/databases/mysql:recreate_database_mysql:55 : local db=manila 2020-05-04 21:14:26.481 | ++ lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'DROP DATABASE IF EXISTS manila;' 2020-05-04 21:14:26.485 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:14:26.519 | ++ lib/databases/mysql:recreate_database_mysql:57 : mysql -uroot -psecretmysql -h127.0.0.1 -e 'CREATE DATABASE manila CHARACTER SET utf8;' 2020-05-04 21:14:26.523 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-05-04 21:14:26.556 | ++ /opt/stack/new/manila/devstack/plugin.sh:init_manila:551 : /usr/local/bin/manila-manage db sync 2020-05-04 21:14:28.177 | DEBUG manila.utils [-] backend  {{(pid=21473) __get_backend /opt/stack/new/manila/manila/utils.py:254}} 2020-05-04 21:14:28.200 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=21473) _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:290}} 2020-05-04 21:14:28.203 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2020-05-04 21:14:28.203 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2020-05-04 21:14:28.256 | INFO alembic.runtime.migration [-] Running upgrade -> 162a3e673105, manila_init 2020-05-04 21:14:28.596 | DEBUG alembic.runtime.migration [-] new branch insert 162a3e673105 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:516}} 2020-05-04 21:14:28.598 | INFO alembic.runtime.migration [-] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2020-05-04 21:14:28.611 | DEBUG alembic.runtime.migration [-] update 162a3e673105 to 211836bf835c {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:28.614 | INFO alembic.runtime.migration [-] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2020-05-04 21:14:28.614 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Renaming column name shares.volume_type_id to shares.share_type.id 2020-05-04 21:14:28.618 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Renaming volume_types table to share_types 2020-05-04 21:14:28.630 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Creating share_type_extra_specs table 2020-05-04 21:14:28.642 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Migrating volume_type_extra_specs to share_type_extra_specs 2020-05-04 21:14:28.645 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Dropping volume_type_extra_specs table 2020-05-04 21:14:28.648 | DEBUG alembic.runtime.migration [-] update 211836bf835c to 38e632621e5a {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:28.650 | INFO alembic.runtime.migration [-] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2020-05-04 21:14:28.661 | DEBUG alembic.runtime.migration [-] update 38e632621e5a to 17115072e1c3 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:28.663 | INFO alembic.runtime.migration [-] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2020-05-04 21:14:28.676 | DEBUG alembic.runtime.migration [-] update 17115072e1c3 to 4ee2cf4be19a {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:28.678 | INFO alembic.runtime.migration [-] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2020-05-04 21:14:28.683 | DEBUG alembic.runtime.migration [-] update 4ee2cf4be19a to 59eb64046740 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:28.685 | INFO alembic.runtime.migration [-] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2020-05-04 21:14:28.712 | DEBUG alembic.runtime.migration [-] update 59eb64046740 to ef0c02b4366 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:28.714 | INFO alembic.runtime.migration [-] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2020-05-04 21:14:28.731 | DEBUG alembic.runtime.migration [-] update ef0c02b4366 to 30cb96d995fa {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:28.733 | INFO alembic.runtime.migration [-] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2020-05-04 21:14:28.760 | DEBUG alembic.runtime.migration [-] update 30cb96d995fa to 56cdbe267881 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:28.762 | INFO alembic.runtime.migration [-] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2020-05-04 21:14:28.770 | DEBUG alembic.runtime.migration [-] update 56cdbe267881 to 3a482171410f {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:28.772 | INFO alembic.runtime.migration [-] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2020-05-04 21:14:28.796 | DEBUG alembic.runtime.migration [-] update 3a482171410f to 533646c7af38 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:28.800 | INFO alembic.runtime.migration [-] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2020-05-04 21:14:28.838 | DEBUG alembic.runtime.migration [-] update 533646c7af38 to 3db9992c30f3 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:28.840 | INFO alembic.runtime.migration [-] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2020-05-04 21:14:29.121 | DEBUG alembic.runtime.migration [-] update 3db9992c30f3 to 5077ffcc5f1c {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.124 | INFO alembic.runtime.migration [-] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2020-05-04 21:14:29.173 | DEBUG alembic.runtime.migration [-] update 5077ffcc5f1c to 579c267fbb4d {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.176 | INFO alembic.runtime.migration [-] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2020-05-04 21:14:29.308 | DEBUG alembic.runtime.migration [-] update 579c267fbb4d to 1f0bd302c1a6 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.310 | INFO alembic.runtime.migration [-] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2020-05-04 21:14:29.335 | DEBUG alembic.runtime.migration [-] update 1f0bd302c1a6 to 55761e5f59c5 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.337 | INFO alembic.runtime.migration [-] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2020-05-04 21:14:29.435 | DEBUG alembic.runtime.migration [-] update 55761e5f59c5 to 3651e16d7c43 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.438 | INFO alembic.runtime.migration [-] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2020-05-04 21:14:29.456 | DEBUG alembic.runtime.migration [-] update 3651e16d7c43 to 323840a08dc4 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.458 | INFO alembic.runtime.migration [-] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2020-05-04 21:14:29.519 | DEBUG alembic.runtime.migration [-] update 323840a08dc4 to dda6de06349 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.520 | INFO alembic.runtime.migration [-] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance 2020-05-04 21:14:29.520 | model 2020-05-04 21:14:29.605 | DEBUG alembic.runtime.migration [-] update dda6de06349 to 344c1ac4747f {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.608 | INFO alembic.runtime.migration [-] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2020-05-04 21:14:29.640 | DEBUG alembic.runtime.migration [-] update 344c1ac4747f to 293fac1130ca {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.642 | INFO alembic.runtime.migration [-] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2020-05-04 21:14:29.708 | DEBUG alembic.runtime.migration [-] update 293fac1130ca to 5155c7077f99 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.710 | INFO alembic.runtime.migration [-] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2020-05-04 21:14:29.724 | DEBUG alembic.runtime.migration [-] update 5155c7077f99 to eb6d5544cbbd {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.726 | INFO alembic.runtime.migration [-] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2020-05-04 21:14:29.727 | INFO 221a83cfd85b_change_user_project_id_length_py [-] Changing user_id length for share_networks 2020-05-04 21:14:29.740 | INFO 221a83cfd85b_change_user_project_id_length_py [-] Changing project_id length for share_networks 2020-05-04 21:14:29.754 | INFO 221a83cfd85b_change_user_project_id_length_py [-] Changing project_id length for security_services 2020-05-04 21:14:29.768 | DEBUG alembic.runtime.migration [-] update eb6d5544cbbd to 221a83cfd85b {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.770 | INFO alembic.runtime.migration [-] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2020-05-04 21:14:29.795 | DEBUG alembic.runtime.migration [-] update 221a83cfd85b to fdfb668d19e1 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.796 | INFO alembic.runtime.migration [-] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2020-05-04 21:14:29.832 | DEBUG alembic.runtime.migration [-] update fdfb668d19e1 to e8ea58723178 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.835 | INFO alembic.runtime.migration [-] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2020-05-04 21:14:29.863 | DEBUG alembic.runtime.migration [-] update e8ea58723178 to 493eaffd79e1 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.864 | INFO alembic.runtime.migration [-] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2020-05-04 21:14:29.877 | DEBUG alembic.runtime.migration [-] update 493eaffd79e1 to 63809d875e32 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.879 | INFO alembic.runtime.migration [-] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2020-05-04 21:14:29.971 | DEBUG alembic.runtime.migration [-] update 63809d875e32 to 48a7beae3117 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.973 | INFO alembic.runtime.migration [-] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2020-05-04 21:14:29.994 | DEBUG alembic.runtime.migration [-] update 48a7beae3117 to 3e7d62517afa {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:29.996 | INFO alembic.runtime.migration [-] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2020-05-04 21:14:30.008 | DEBUG alembic.runtime.migration [-] update 3e7d62517afa to 95e3cf760840 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.010 | INFO alembic.runtime.migration [-] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2020-05-04 21:14:30.028 | DEBUG alembic.runtime.migration [-] update 95e3cf760840 to 87ce15c59bbe {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.030 | INFO alembic.runtime.migration [-] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2020-05-04 21:14:30.096 | DEBUG alembic.runtime.migration [-] update 87ce15c59bbe to 54667b9cade7 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.099 | INFO alembic.runtime.migration [-] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2020-05-04 21:14:30.099 | INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [-] Adding cast_rules_to_readonly column to share instances. 2020-05-04 21:14:30.180 | DEBUG alembic.runtime.migration [-] update 54667b9cade7 to e9f79621d83f {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.182 | INFO alembic.runtime.migration [-] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2020-05-04 21:14:30.182 | INFO 03da71c0e321_convert_cgs_to_share_groups_py [-] Renaming consistency group tables 2020-05-04 21:14:30.484 | DEBUG alembic.runtime.migration [-] update e9f79621d83f to 03da71c0e321 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.487 | INFO alembic.runtime.migration [-] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2020-05-04 21:14:30.569 | DEBUG alembic.runtime.migration [-] update 03da71c0e321 to e1949a93157a {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.571 | INFO alembic.runtime.migration [-] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2020-05-04 21:14:30.637 | DEBUG alembic.runtime.migration [-] update e1949a93157a to a77e2ad5012d {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.639 | INFO alembic.runtime.migration [-] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2020-05-04 21:14:30.655 | DEBUG alembic.runtime.migration [-] update a77e2ad5012d to 927920b37453 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.658 | INFO alembic.runtime.migration [-] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2020-05-04 21:14:30.674 | DEBUG alembic.runtime.migration [-] update 927920b37453 to d5db24264f5c {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.676 | INFO alembic.runtime.migration [-] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2020-05-04 21:14:30.683 | DEBUG alembic.runtime.migration [-] update d5db24264f5c to 7d142971c4ef {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.687 | INFO alembic.runtime.migration [-] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2020-05-04 21:14:30.703 | DEBUG alembic.runtime.migration [-] update 7d142971c4ef to 5237b6625330 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.705 | INFO alembic.runtime.migration [-] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2020-05-04 21:14:30.864 | DEBUG alembic.runtime.migration [-] update 5237b6625330 to 31252d671ae5 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.866 | INFO alembic.runtime.migration [-] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2020-05-04 21:14:30.876 | DEBUG alembic.runtime.migration [-] update 31252d671ae5 to 238720805ce1 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.878 | INFO alembic.runtime.migration [-] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2020-05-04 21:14:30.916 | DEBUG alembic.runtime.migration [-] update 238720805ce1 to b516de97bfee {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.919 | INFO alembic.runtime.migration [-] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2020-05-04 21:14:30.948 | DEBUG alembic.runtime.migration [-] update b516de97bfee to 829a09b0ddd4 {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.950 | INFO alembic.runtime.migration [-] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2020-05-04 21:14:30.962 | DEBUG alembic.runtime.migration [-] update 829a09b0ddd4 to 27cb96d991fa {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:30.964 | INFO alembic.runtime.migration [-] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2020-05-04 21:14:30.972 | DEBUG alembic.runtime.migration [-] update 27cb96d991fa to 4a482571410f {{(pid=21473) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:31.059 | +++ /opt/stack/new/manila/devstack/plugin.sh:init_manila:553 : trueorfalse False MANILA_USE_DOWNGRADE_MIGRATIONS 2020-05-04 21:14:31.078 | ++ /opt/stack/new/manila/devstack/plugin.sh:init_manila:553 : [[ True == True ]] 2020-05-04 21:14:31.081 | ++ /opt/stack/new/manila/devstack/plugin.sh:init_manila:556 : /usr/local/bin/manila-manage db downgrade 2020-05-04 21:14:32.621 | DEBUG manila.utils [-] backend  {{(pid=21501) __get_backend /opt/stack/new/manila/manila/utils.py:254}} 2020-05-04 21:14:32.646 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=21501) _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:290}} 2020-05-04 21:14:32.649 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2020-05-04 21:14:32.649 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2020-05-04 21:14:32.675 | INFO alembic.runtime.migration [-] Running downgrade 4a482571410f -> 27cb96d991fa, add_backend_info_table 2020-05-04 21:14:32.679 | DEBUG alembic.runtime.migration [-] update 4a482571410f to 27cb96d991fa {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:32.682 | INFO alembic.runtime.migration [-] Running downgrade 27cb96d991fa -> 829a09b0ddd4, add description for share type 2020-05-04 21:14:32.696 | DEBUG alembic.runtime.migration [-] update 27cb96d991fa to 829a09b0ddd4 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:32.699 | INFO alembic.runtime.migration [-] Running downgrade 829a09b0ddd4 -> b516de97bfee, Fix 'project_share_type_quotas' unique constraint 2020-05-04 21:14:32.699 | DEBUG alembic.runtime.migration [-] update 829a09b0ddd4 to b516de97bfee {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:32.702 | INFO alembic.runtime.migration [-] Running downgrade b516de97bfee -> 238720805ce1, Add ProjectShareTypeQuota model 2020-05-04 21:14:32.736 | DEBUG alembic.runtime.migration [-] update b516de97bfee to 238720805ce1 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:32.739 | INFO alembic.runtime.migration [-] Running downgrade 238720805ce1 -> 31252d671ae5, Add messages table 2020-05-04 21:14:32.742 | DEBUG alembic.runtime.migration [-] update 238720805ce1 to 31252d671ae5 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:32.744 | INFO alembic.runtime.migration [-] Running downgrade 31252d671ae5 -> 5237b6625330, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2020-05-04 21:14:32.963 | DEBUG alembic.runtime.migration [-] update 31252d671ae5 to 5237b6625330 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:32.965 | INFO alembic.runtime.migration [-] Running downgrade 5237b6625330 -> 7d142971c4ef, Add 'availability_zone_id' field to 'share_groups' table. 2020-05-04 21:14:32.980 | DEBUG alembic.runtime.migration [-] update 5237b6625330 to 7d142971c4ef {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:32.982 | INFO alembic.runtime.migration [-] Running downgrade 7d142971c4ef -> d5db24264f5c, add_reservation_expire_index 2020-05-04 21:14:32.986 | DEBUG alembic.runtime.migration [-] update 7d142971c4ef to d5db24264f5c {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:32.988 | INFO alembic.runtime.migration [-] Running downgrade d5db24264f5c -> 927920b37453, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2020-05-04 21:14:33.007 | DEBUG alembic.runtime.migration [-] update d5db24264f5c to 927920b37453 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.010 | INFO alembic.runtime.migration [-] Running downgrade 927920b37453 -> a77e2ad5012d, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2020-05-04 21:14:33.027 | DEBUG alembic.runtime.migration [-] update 927920b37453 to a77e2ad5012d {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.028 | INFO alembic.runtime.migration [-] Running downgrade a77e2ad5012d -> e1949a93157a, add_share_snapshot_access 2020-05-04 21:14:33.054 | DEBUG alembic.runtime.migration [-] update a77e2ad5012d to e1949a93157a {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.055 | INFO alembic.runtime.migration [-] Running downgrade e1949a93157a -> 03da71c0e321, Add share group types table 2020-05-04 21:14:33.084 | DEBUG alembic.runtime.migration [-] update e1949a93157a to 03da71c0e321 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.086 | INFO alembic.runtime.migration [-] Running downgrade 03da71c0e321 -> e9f79621d83f, Convert consistency groups to share groups 2020-05-04 21:14:33.407 | DEBUG alembic.runtime.migration [-] update 03da71c0e321 to e9f79621d83f {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.410 | INFO alembic.runtime.migration [-] Running downgrade e9f79621d83f -> 54667b9cade7, add_cast_rules_to_readonly_to_share_instances 2020-05-04 21:14:33.410 | INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [-] Removing cast_rules_to_readonly column from share instances. 2020-05-04 21:14:33.429 | DEBUG alembic.runtime.migration [-] update e9f79621d83f to 54667b9cade7 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.431 | INFO alembic.runtime.migration [-] Running downgrade 54667b9cade7 -> 87ce15c59bbe, add_share_instance_access_map_state 2020-05-04 21:14:33.468 | DEBUG alembic.runtime.migration [-] update 54667b9cade7 to 87ce15c59bbe {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.470 | INFO alembic.runtime.migration [-] Running downgrade 87ce15c59bbe -> 95e3cf760840, add_revert_to_snapshot_support 2020-05-04 21:14:33.483 | DEBUG alembic.runtime.migration [-] update 87ce15c59bbe to 95e3cf760840 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.485 | INFO alembic.runtime.migration [-] Running downgrade 95e3cf760840 -> 3e7d62517afa, remove_nova_net_id_column_from_share_networks 2020-05-04 21:14:33.497 | DEBUG alembic.runtime.migration [-] update 95e3cf760840 to 3e7d62517afa {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.499 | INFO alembic.runtime.migration [-] Running downgrade 3e7d62517afa -> 48a7beae3117, Add 'create_share_from_snapshot_support' extra spec to share types 2020-05-04 21:14:33.518 | DEBUG alembic.runtime.migration [-] update 3e7d62517afa to 48a7beae3117 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.520 | INFO alembic.runtime.migration [-] Running downgrade 48a7beae3117 -> 63809d875e32, move_share_type_id_to_instances 2020-05-04 21:14:33.594 | DEBUG alembic.runtime.migration [-] update 48a7beae3117 to 63809d875e32 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.597 | INFO alembic.runtime.migration [-] Running downgrade 63809d875e32 -> 493eaffd79e1, add_access_key 2020-05-04 21:14:33.611 | DEBUG alembic.runtime.migration [-] update 63809d875e32 to 493eaffd79e1 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.613 | INFO alembic.runtime.migration [-] Running downgrade 493eaffd79e1 -> e8ea58723178, add_mtu_network_allocations 2020-05-04 21:14:33.639 | DEBUG alembic.runtime.migration [-] update 493eaffd79e1 to e8ea58723178 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.641 | INFO alembic.runtime.migration [-] Running downgrade e8ea58723178 -> fdfb668d19e1, Remove host from driver private data 2020-05-04 21:14:33.645 | INFO e8ea58723178_remove_host_from_driver_private_data_py [-] Creating the migration table _migrating_drivers_private_data_e52a3d23 2020-05-04 21:14:33.655 | INFO e8ea58723178_remove_host_from_driver_private_data_py [-] Copying data from drivers_private_data to the migration table _migrating_drivers_private_data_e52a3d23 2020-05-04 21:14:33.656 | INFO e8ea58723178_remove_host_from_driver_private_data_py [-] Dropping table drivers_private_data 2020-05-04 21:14:33.660 | INFO e8ea58723178_remove_host_from_driver_private_data_py [-] Rename the migration table _migrating_drivers_private_data_e52a3d23 to the original table drivers_private_data 2020-05-04 21:14:33.663 | DEBUG alembic.runtime.migration [-] update e8ea58723178 to fdfb668d19e1 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.665 | INFO alembic.runtime.migration [-] Running downgrade fdfb668d19e1 -> 221a83cfd85b, add_gateway_to_network_allocations_table 2020-05-04 21:14:33.689 | DEBUG alembic.runtime.migration [-] update fdfb668d19e1 to 221a83cfd85b {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.691 | INFO alembic.runtime.migration [-] Running downgrade 221a83cfd85b -> eb6d5544cbbd, change_user_id_length 2020-05-04 21:14:33.691 | INFO 221a83cfd85b_change_user_project_id_length_py [-] Changing back user_id length for share_networks 2020-05-04 21:14:33.706 | INFO 221a83cfd85b_change_user_project_id_length_py [-] Changing back project_id length for share_networks 2020-05-04 21:14:33.720 | INFO 221a83cfd85b_change_user_project_id_length_py [-] Changing back project_id length for security_services 2020-05-04 21:14:33.735 | DEBUG alembic.runtime.migration [-] update 221a83cfd85b to eb6d5544cbbd {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.736 | INFO alembic.runtime.migration [-] Running downgrade eb6d5544cbbd -> 5155c7077f99, add provider_location to share_snapshot_instances 2020-05-04 21:14:33.752 | DEBUG alembic.runtime.migration [-] update eb6d5544cbbd to 5155c7077f99 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.754 | INFO alembic.runtime.migration [-] Running downgrade 5155c7077f99 -> 293fac1130ca, Add more network info attributes to 'network_allocations' table. 2020-05-04 21:14:33.819 | DEBUG alembic.runtime.migration [-] update 5155c7077f99 to 293fac1130ca {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.820 | INFO alembic.runtime.migration [-] Running downgrade 293fac1130ca -> 344c1ac4747f, Add replication attributes to Share and ShareInstance models. 2020-05-04 21:14:33.854 | DEBUG alembic.runtime.migration [-] update 293fac1130ca to 344c1ac4747f {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.856 | INFO alembic.runtime.migration [-] Running downgrade 344c1ac4747f -> dda6de06349, Remove access rules status and add access_rule_status to share_instance 2020-05-04 21:14:33.856 | model 2020-05-04 21:14:33.931 | DEBUG alembic.runtime.migration [-] update 344c1ac4747f to dda6de06349 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.933 | INFO alembic.runtime.migration [-] Running downgrade dda6de06349 -> 323840a08dc4, Add DB support for share instance export locations metadata. 2020-05-04 21:14:33.962 | DEBUG alembic.runtime.migration [-] update dda6de06349 to 323840a08dc4 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.963 | INFO alembic.runtime.migration [-] Running downgrade 323840a08dc4 -> 3651e16d7c43, Add shares.task_state 2020-05-04 21:14:33.976 | DEBUG alembic.runtime.migration [-] update 323840a08dc4 to 3651e16d7c43 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:33.978 | INFO alembic.runtime.migration [-] Running downgrade 3651e16d7c43 -> 55761e5f59c5, Create Consistency Groups Tables and Columns 2020-05-04 21:14:34.017 | DEBUG alembic.runtime.migration [-] update 3651e16d7c43 to 55761e5f59c5 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.018 | INFO alembic.runtime.migration [-] Running downgrade 55761e5f59c5 -> 1f0bd302c1a6, Add 'snapshot_support' extra spec to share types 2020-05-04 21:14:34.036 | DEBUG alembic.runtime.migration [-] update 55761e5f59c5 to 1f0bd302c1a6 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.038 | INFO alembic.runtime.migration [-] Running downgrade 1f0bd302c1a6 -> 579c267fbb4d, add_availability_zones_table 2020-05-04 21:14:34.125 | DEBUG alembic.runtime.migration [-] update 1f0bd302c1a6 to 579c267fbb4d {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.127 | INFO alembic.runtime.migration [-] Running downgrade 579c267fbb4d -> 5077ffcc5f1c, add_share_instances_access_map 2020-05-04 21:14:34.167 | DEBUG alembic.runtime.migration [-] update 579c267fbb4d to 5077ffcc5f1c {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.169 | INFO alembic.runtime.migration [-] Running downgrade 5077ffcc5f1c -> 3db9992c30f3, add_share_instances 2020-05-04 21:14:34.462 | DEBUG alembic.runtime.migration [-] update 5077ffcc5f1c to 3db9992c30f3 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.463 | INFO alembic.runtime.migration [-] Running downgrade 3db9992c30f3 -> 533646c7af38, Transform statuses to lowercase 2020-05-04 21:14:34.470 | DEBUG alembic.runtime.migration [-] update 3db9992c30f3 to 533646c7af38 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.472 | INFO alembic.runtime.migration [-] Running downgrade 533646c7af38 -> 3a482171410f, Remove unused attr status 2020-05-04 21:14:34.494 | DEBUG alembic.runtime.migration [-] update 533646c7af38 to 3a482171410f {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.496 | INFO alembic.runtime.migration [-] Running downgrade 3a482171410f -> 56cdbe267881, add_driver_private_data_table 2020-05-04 21:14:34.499 | DEBUG alembic.runtime.migration [-] update 3a482171410f to 56cdbe267881 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.500 | INFO alembic.runtime.migration [-] Running downgrade 56cdbe267881 -> 30cb96d995fa, Add share_export_locations table 2020-05-04 21:14:34.546 | DEBUG alembic.runtime.migration [-] update 56cdbe267881 to 30cb96d995fa {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.550 | INFO alembic.runtime.migration [-] Running downgrade 30cb96d995fa -> ef0c02b4366, add public column for share 2020-05-04 21:14:34.565 | DEBUG alembic.runtime.migration [-] update 30cb96d995fa to ef0c02b4366 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.567 | INFO alembic.runtime.migration [-] Running downgrade ef0c02b4366 -> 59eb64046740, Add_share_type_projects 2020-05-04 21:14:34.583 | DEBUG alembic.runtime.migration [-] update ef0c02b4366 to 59eb64046740 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.584 | INFO alembic.runtime.migration [-] Running downgrade 59eb64046740 -> 4ee2cf4be19a, Add required extra spec 2020-05-04 21:14:34.585 | DEBUG alembic.runtime.migration [-] update 59eb64046740 to 4ee2cf4be19a {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.587 | INFO alembic.runtime.migration [-] Running downgrade 4ee2cf4be19a -> 17115072e1c3, Remove share_snapshots.export_location 2020-05-04 21:14:34.600 | DEBUG alembic.runtime.migration [-] update 4ee2cf4be19a to 17115072e1c3 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.602 | INFO alembic.runtime.migration [-] Running downgrade 17115072e1c3 -> 38e632621e5a, add_nova_net_id_column_to_share_networks 2020-05-04 21:14:34.613 | DEBUG alembic.runtime.migration [-] update 17115072e1c3 to 38e632621e5a {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.615 | INFO alembic.runtime.migration [-] Running downgrade 38e632621e5a -> 211836bf835c, change volume_type to share_type 2020-05-04 21:14:34.616 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Creating volume_type_extra_specs table 2020-05-04 21:14:34.627 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Migrating share_type_extra_specs to volume_type_extra_specs 2020-05-04 21:14:34.629 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Dropping share_type_extra_specs table 2020-05-04 21:14:34.633 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Renaming share_types table to volume_types 2020-05-04 21:14:34.646 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Renaming column name shares.share_type_id to shares.volume_type.id 2020-05-04 21:14:34.649 | DEBUG alembic.runtime.migration [-] update 38e632621e5a to 211836bf835c {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.651 | INFO alembic.runtime.migration [-] Running downgrade 211836bf835c -> 162a3e673105, add access level 2020-05-04 21:14:34.664 | DEBUG alembic.runtime.migration [-] update 211836bf835c to 162a3e673105 {{(pid=21501) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:34.753 | ++ /opt/stack/new/manila/devstack/plugin.sh:init_manila:557 : /usr/local/bin/manila-manage db sync 2020-05-04 21:14:36.282 | DEBUG manila.utils [-] backend  {{(pid=21509) __get_backend /opt/stack/new/manila/manila/utils.py:254}} 2020-05-04 21:14:36.304 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=21509) _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:290}} 2020-05-04 21:14:36.307 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2020-05-04 21:14:36.308 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2020-05-04 21:14:36.334 | INFO alembic.runtime.migration [-] Running upgrade 162a3e673105 -> 211836bf835c, add access level 2020-05-04 21:14:36.349 | DEBUG alembic.runtime.migration [-] update 162a3e673105 to 211836bf835c {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:36.351 | INFO alembic.runtime.migration [-] Running upgrade 211836bf835c -> 38e632621e5a, change volume_type to share_type 2020-05-04 21:14:36.351 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Renaming column name shares.volume_type_id to shares.share_type.id 2020-05-04 21:14:36.355 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Renaming volume_types table to share_types 2020-05-04 21:14:36.368 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Creating share_type_extra_specs table 2020-05-04 21:14:36.379 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Migrating volume_type_extra_specs to share_type_extra_specs 2020-05-04 21:14:36.382 | INFO 38e632621e5a_change_volume_type_to_share_type_py [-] Dropping volume_type_extra_specs table 2020-05-04 21:14:36.388 | DEBUG alembic.runtime.migration [-] update 211836bf835c to 38e632621e5a {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:36.391 | INFO alembic.runtime.migration [-] Running upgrade 38e632621e5a -> 17115072e1c3, add_nova_net_id_column_to_share_networks 2020-05-04 21:14:36.410 | DEBUG alembic.runtime.migration [-] update 38e632621e5a to 17115072e1c3 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:36.412 | INFO alembic.runtime.migration [-] Running upgrade 17115072e1c3 -> 4ee2cf4be19a, Remove share_snapshots.export_location 2020-05-04 21:14:36.425 | DEBUG alembic.runtime.migration [-] update 17115072e1c3 to 4ee2cf4be19a {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:36.427 | INFO alembic.runtime.migration [-] Running upgrade 4ee2cf4be19a -> 59eb64046740, Add required extra spec 2020-05-04 21:14:36.433 | DEBUG alembic.runtime.migration [-] update 4ee2cf4be19a to 59eb64046740 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:36.435 | INFO alembic.runtime.migration [-] Running upgrade 59eb64046740 -> ef0c02b4366, Add_share_type_projects 2020-05-04 21:14:36.462 | DEBUG alembic.runtime.migration [-] update 59eb64046740 to ef0c02b4366 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:36.464 | INFO alembic.runtime.migration [-] Running upgrade ef0c02b4366 -> 30cb96d995fa, add public column for share 2020-05-04 21:14:36.481 | DEBUG alembic.runtime.migration [-] update ef0c02b4366 to 30cb96d995fa {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:36.483 | INFO alembic.runtime.migration [-] Running upgrade 30cb96d995fa -> 56cdbe267881, Add share_export_locations table 2020-05-04 21:14:36.513 | DEBUG alembic.runtime.migration [-] update 30cb96d995fa to 56cdbe267881 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:36.515 | INFO alembic.runtime.migration [-] Running upgrade 56cdbe267881 -> 3a482171410f, add_driver_private_data_table 2020-05-04 21:14:36.523 | DEBUG alembic.runtime.migration [-] update 56cdbe267881 to 3a482171410f {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:36.527 | INFO alembic.runtime.migration [-] Running upgrade 3a482171410f -> 533646c7af38, Remove unused attr status 2020-05-04 21:14:36.551 | DEBUG alembic.runtime.migration [-] update 3a482171410f to 533646c7af38 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:36.553 | INFO alembic.runtime.migration [-] Running upgrade 533646c7af38 -> 3db9992c30f3, Transform statuses to lowercase 2020-05-04 21:14:36.589 | DEBUG alembic.runtime.migration [-] update 533646c7af38 to 3db9992c30f3 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:36.592 | INFO alembic.runtime.migration [-] Running upgrade 3db9992c30f3 -> 5077ffcc5f1c, add_share_instances 2020-05-04 21:14:36.873 | DEBUG alembic.runtime.migration [-] update 3db9992c30f3 to 5077ffcc5f1c {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:36.875 | INFO alembic.runtime.migration [-] Running upgrade 5077ffcc5f1c -> 579c267fbb4d, add_share_instances_access_map 2020-05-04 21:14:36.919 | DEBUG alembic.runtime.migration [-] update 5077ffcc5f1c to 579c267fbb4d {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:36.920 | INFO alembic.runtime.migration [-] Running upgrade 579c267fbb4d -> 1f0bd302c1a6, add_availability_zones_table 2020-05-04 21:14:37.046 | DEBUG alembic.runtime.migration [-] update 579c267fbb4d to 1f0bd302c1a6 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.048 | INFO alembic.runtime.migration [-] Running upgrade 1f0bd302c1a6 -> 55761e5f59c5, Add 'snapshot_support' extra spec to share types 2020-05-04 21:14:37.069 | DEBUG alembic.runtime.migration [-] update 1f0bd302c1a6 to 55761e5f59c5 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.071 | INFO alembic.runtime.migration [-] Running upgrade 55761e5f59c5 -> 3651e16d7c43, Create Consistency Groups Tables and Columns 2020-05-04 21:14:37.178 | DEBUG alembic.runtime.migration [-] update 55761e5f59c5 to 3651e16d7c43 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.180 | INFO alembic.runtime.migration [-] Running upgrade 3651e16d7c43 -> 323840a08dc4, Add shares.task_state 2020-05-04 21:14:37.193 | DEBUG alembic.runtime.migration [-] update 3651e16d7c43 to 323840a08dc4 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.195 | INFO alembic.runtime.migration [-] Running upgrade 323840a08dc4 -> dda6de06349, Add DB support for share instance export locations metadata. 2020-05-04 21:14:37.252 | DEBUG alembic.runtime.migration [-] update 323840a08dc4 to dda6de06349 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.254 | INFO alembic.runtime.migration [-] Running upgrade dda6de06349 -> 344c1ac4747f, Remove access rules status and add access_rule_status to share_instance 2020-05-04 21:14:37.254 | model 2020-05-04 21:14:37.330 | DEBUG alembic.runtime.migration [-] update dda6de06349 to 344c1ac4747f {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.332 | INFO alembic.runtime.migration [-] Running upgrade 344c1ac4747f -> 293fac1130ca, Add replication attributes to Share and ShareInstance models. 2020-05-04 21:14:37.361 | DEBUG alembic.runtime.migration [-] update 344c1ac4747f to 293fac1130ca {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.363 | INFO alembic.runtime.migration [-] Running upgrade 293fac1130ca -> 5155c7077f99, Add more network info attributes to 'network_allocations' table. 2020-05-04 21:14:37.424 | DEBUG alembic.runtime.migration [-] update 293fac1130ca to 5155c7077f99 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.426 | INFO alembic.runtime.migration [-] Running upgrade 5155c7077f99 -> eb6d5544cbbd, add provider_location to share_snapshot_instances 2020-05-04 21:14:37.441 | DEBUG alembic.runtime.migration [-] update 5155c7077f99 to eb6d5544cbbd {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.443 | INFO alembic.runtime.migration [-] Running upgrade eb6d5544cbbd -> 221a83cfd85b, change_user_id_length 2020-05-04 21:14:37.443 | INFO 221a83cfd85b_change_user_project_id_length_py [-] Changing user_id length for share_networks 2020-05-04 21:14:37.458 | INFO 221a83cfd85b_change_user_project_id_length_py [-] Changing project_id length for share_networks 2020-05-04 21:14:37.474 | INFO 221a83cfd85b_change_user_project_id_length_py [-] Changing project_id length for security_services 2020-05-04 21:14:37.487 | DEBUG alembic.runtime.migration [-] update eb6d5544cbbd to 221a83cfd85b {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.489 | INFO alembic.runtime.migration [-] Running upgrade 221a83cfd85b -> fdfb668d19e1, add_gateway_to_network_allocations_table 2020-05-04 21:14:37.513 | DEBUG alembic.runtime.migration [-] update 221a83cfd85b to fdfb668d19e1 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.516 | INFO alembic.runtime.migration [-] Running upgrade fdfb668d19e1 -> e8ea58723178, Remove host from driver private data 2020-05-04 21:14:37.553 | DEBUG alembic.runtime.migration [-] update fdfb668d19e1 to e8ea58723178 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.555 | INFO alembic.runtime.migration [-] Running upgrade e8ea58723178 -> 493eaffd79e1, add_mtu_network_allocations 2020-05-04 21:14:37.579 | DEBUG alembic.runtime.migration [-] update e8ea58723178 to 493eaffd79e1 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.580 | INFO alembic.runtime.migration [-] Running upgrade 493eaffd79e1 -> 63809d875e32, add_access_key 2020-05-04 21:14:37.593 | DEBUG alembic.runtime.migration [-] update 493eaffd79e1 to 63809d875e32 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.595 | INFO alembic.runtime.migration [-] Running upgrade 63809d875e32 -> 48a7beae3117, move_share_type_id_to_instances 2020-05-04 21:14:37.688 | DEBUG alembic.runtime.migration [-] update 63809d875e32 to 48a7beae3117 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.690 | INFO alembic.runtime.migration [-] Running upgrade 48a7beae3117 -> 3e7d62517afa, Add 'create_share_from_snapshot_support' extra spec to share types 2020-05-04 21:14:37.712 | DEBUG alembic.runtime.migration [-] update 48a7beae3117 to 3e7d62517afa {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.714 | INFO alembic.runtime.migration [-] Running upgrade 3e7d62517afa -> 95e3cf760840, remove_nova_net_id_column_from_share_networks 2020-05-04 21:14:37.727 | DEBUG alembic.runtime.migration [-] update 3e7d62517afa to 95e3cf760840 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.729 | INFO alembic.runtime.migration [-] Running upgrade 95e3cf760840 -> 87ce15c59bbe, add_revert_to_snapshot_support 2020-05-04 21:14:37.745 | DEBUG alembic.runtime.migration [-] update 95e3cf760840 to 87ce15c59bbe {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.747 | INFO alembic.runtime.migration [-] Running upgrade 87ce15c59bbe -> 54667b9cade7, add_share_instance_access_map_state 2020-05-04 21:14:37.812 | DEBUG alembic.runtime.migration [-] update 87ce15c59bbe to 54667b9cade7 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.814 | INFO alembic.runtime.migration [-] Running upgrade 54667b9cade7 -> e9f79621d83f, add_cast_rules_to_readonly_to_share_instances 2020-05-04 21:14:37.815 | INFO e9f79621d83f_add_cast_rules_to_readonly_to_share_instances_py [-] Adding cast_rules_to_readonly column to share instances. 2020-05-04 21:14:37.897 | DEBUG alembic.runtime.migration [-] update 54667b9cade7 to e9f79621d83f {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:37.899 | INFO alembic.runtime.migration [-] Running upgrade e9f79621d83f -> 03da71c0e321, Convert consistency groups to share groups 2020-05-04 21:14:37.899 | INFO 03da71c0e321_convert_cgs_to_share_groups_py [-] Renaming consistency group tables 2020-05-04 21:14:38.177 | DEBUG alembic.runtime.migration [-] update e9f79621d83f to 03da71c0e321 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:38.179 | INFO alembic.runtime.migration [-] Running upgrade 03da71c0e321 -> e1949a93157a, Add share group types table 2020-05-04 21:14:38.252 | DEBUG alembic.runtime.migration [-] update 03da71c0e321 to e1949a93157a {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:38.255 | INFO alembic.runtime.migration [-] Running upgrade e1949a93157a -> a77e2ad5012d, add_share_snapshot_access 2020-05-04 21:14:38.319 | DEBUG alembic.runtime.migration [-] update e1949a93157a to a77e2ad5012d {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:38.321 | INFO alembic.runtime.migration [-] Running upgrade a77e2ad5012d -> 927920b37453, Add 'provider_location' attr to 'share_group_snapshot_members' model. 2020-05-04 21:14:38.337 | DEBUG alembic.runtime.migration [-] update a77e2ad5012d to 927920b37453 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:38.339 | INFO alembic.runtime.migration [-] Running upgrade 927920b37453 -> d5db24264f5c, Add enum 'consistent_snapshot_support' attr to 'share_groups' model. 2020-05-04 21:14:38.356 | DEBUG alembic.runtime.migration [-] update 927920b37453 to d5db24264f5c {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:38.358 | INFO alembic.runtime.migration [-] Running upgrade d5db24264f5c -> 7d142971c4ef, add_reservation_expire_index 2020-05-04 21:14:38.364 | DEBUG alembic.runtime.migration [-] update d5db24264f5c to 7d142971c4ef {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:38.367 | INFO alembic.runtime.migration [-] Running upgrade 7d142971c4ef -> 5237b6625330, Add 'availability_zone_id' field to 'share_groups' table. 2020-05-04 21:14:38.383 | DEBUG alembic.runtime.migration [-] update 7d142971c4ef to 5237b6625330 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:38.384 | INFO alembic.runtime.migration [-] Running upgrade 5237b6625330 -> 31252d671ae5, Squash 'share_group_snapshot_members' and 'share_snapshot_instances' models. 2020-05-04 21:14:38.526 | DEBUG alembic.runtime.migration [-] update 5237b6625330 to 31252d671ae5 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:38.528 | INFO alembic.runtime.migration [-] Running upgrade 31252d671ae5 -> 238720805ce1, Add messages table 2020-05-04 21:14:38.538 | DEBUG alembic.runtime.migration [-] update 31252d671ae5 to 238720805ce1 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:38.540 | INFO alembic.runtime.migration [-] Running upgrade 238720805ce1 -> b516de97bfee, Add ProjectShareTypeQuota model 2020-05-04 21:14:38.585 | DEBUG alembic.runtime.migration [-] update 238720805ce1 to b516de97bfee {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:38.588 | INFO alembic.runtime.migration [-] Running upgrade b516de97bfee -> 829a09b0ddd4, Fix 'project_share_type_quotas' unique constraint 2020-05-04 21:14:38.623 | DEBUG alembic.runtime.migration [-] update b516de97bfee to 829a09b0ddd4 {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:38.624 | INFO alembic.runtime.migration [-] Running upgrade 829a09b0ddd4 -> 27cb96d991fa, add description for share type 2020-05-04 21:14:38.638 | DEBUG alembic.runtime.migration [-] update 829a09b0ddd4 to 27cb96d991fa {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:38.640 | INFO alembic.runtime.migration [-] Running upgrade 27cb96d991fa -> 4a482571410f, add_backend_info_table 2020-05-04 21:14:38.649 | DEBUG alembic.runtime.migration [-] update 27cb96d991fa to 4a482571410f {{(pid=21509) update_to_step /usr/local/lib/python2.7/dist-packages/alembic/runtime/migration.py:539}} 2020-05-04 21:14:38.745 | ++ /opt/stack/new/manila/devstack/plugin.sh:init_manila:561 : /usr/local/bin/manila-manage db version 2020-05-04 21:14:40.312 | DEBUG manila.utils [-] backend  {{(pid=21519) __get_backend /opt/stack/new/manila/manila/utils.py:254}} 2020-05-04 21:14:40.338 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=21519) _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:290}} 2020-05-04 21:14:40.342 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2020-05-04 21:14:40.342 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2020-05-04 21:14:40.345 | 4a482571410f 2020-05-04 21:14:40.433 | ++ /opt/stack/new/manila/devstack/plugin.sh:init_manila:564 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.lvm.LVMShareDriver ']' 2020-05-04 21:14:40.436 | ++ /opt/stack/new/manila/devstack/plugin.sh:init_manila:575 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2020-05-04 21:14:40.439 | ++ /opt/stack/new/manila/devstack/plugin.sh:init_manila:581 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2020-05-04 21:14:40.442 | ++ /opt/stack/new/manila/devstack/plugin.sh:init_manila:638 : sudo mkdir -p /var/cache/manila 2020-05-04 21:14:40.455 | ++ /opt/stack/new/manila/devstack/plugin.sh:init_manila:639 : sudo chown stack /var/cache/manila 2020-05-04 21:14:40.469 | ++ /opt/stack/new/manila/devstack/plugin.sh:init_manila:640 : rm -f '/var/cache/manila/*' 2020-05-04 21:14:40.474 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1077 : echo_summary 'Installing extra libraries' 2020-05-04 21:14:40.478 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:14:40.483 | ++ ./stack.sh:echo_summary:445 : echo -e Installing extra libraries 2020-05-04 21:14:40.486 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1078 : install_libraries 2020-05-04 21:14:40.491 | +++ /opt/stack/new/manila/devstack/plugin.sh:install_libraries:945 : trueorfalse False MANILA_MULTI_BACKEND 2020-05-04 21:14:40.513 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_libraries:945 : '[' True == True ']' 2020-05-04 21:14:40.517 | +++ /opt/stack/new/manila/devstack/plugin.sh:install_libraries:946 : trueorfalse True RUN_MANILA_HOST_ASSISTED_MIGRATION_TESTS 2020-05-04 21:14:40.536 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_libraries:946 : '[' True == True ']' 2020-05-04 21:14:40.539 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_libraries:947 : is_ubuntu 2020-05-04 21:14:40.542 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:14:40.545 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:14:40.548 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_libraries:948 : install_package nfs-common 2020-05-04 21:14:40.551 | ++ functions-common:install_package:1278 : update_package_repo 2020-05-04 21:14:40.553 | ++ functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 21:14:40.556 | ++ functions-common:update_package_repo:1251 : REPOS_UPDATED=True 2020-05-04 21:14:40.559 | ++ functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 21:14:40.561 | ++ functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 21:14:40.564 | ++ functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 21:14:40.567 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:14:40.570 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:14:40.573 | ++ functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 21:14:40.577 | ++ functions-common:apt_get_update:1037 : [[ True == \T\r\u\e ]] 2020-05-04 21:14:40.579 | ++ functions-common:apt_get_update:1037 : [[ False != \T\r\u\e ]] 2020-05-04 21:14:40.582 | ++ functions-common:apt_get_update:1038 : return 2020-05-04 21:14:40.585 | ++ functions-common:install_package:1279 : real_install_package nfs-common 2020-05-04 21:14:40.588 | ++ functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 21:14:40.591 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:14:40.594 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:14:40.597 | ++ functions-common:real_install_package:1265 : apt_get install nfs-common 2020-05-04 21:14:40.622 | ++ functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install nfs-common 2020-05-04 21:14:40.663 | Reading package lists... 2020-05-04 21:14:40.862 | Building dependency tree... 2020-05-04 21:14:40.863 | Reading state information... 2020-05-04 21:14:41.024 | nfs-common is already the newest version (1:1.2.8-9ubuntu12.2). 2020-05-04 21:14:41.024 | The following packages were automatically installed and are no longer required: 2020-05-04 21:14:41.024 | libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 2020-05-04 21:14:41.025 | libboost-thread1.58.0 2020-05-04 21:14:41.025 | Use 'sudo apt autoremove' to remove them. 2020-05-04 21:14:41.035 | 0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded. 2020-05-04 21:14:41.041 | ++ functions-common:apt_get:1082 : result=0 2020-05-04 21:14:41.044 | ++ functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 21:14:41.047 | ++ functions-common:time_stop:2251 : local name 2020-05-04 21:14:41.050 | ++ functions-common:time_stop:2252 : local end_time 2020-05-04 21:14:41.053 | ++ functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:14:41.056 | ++ functions-common:time_stop:2254 : local total 2020-05-04 21:14:41.059 | ++ functions-common:time_stop:2255 : local start_time 2020-05-04 21:14:41.062 | ++ functions-common:time_stop:2257 : name=apt-get 2020-05-04 21:14:41.065 | ++ functions-common:time_stop:2258 : start_time=1588626880618 2020-05-04 21:14:41.067 | ++ functions-common:time_stop:2260 : [[ -z 1588626880618 ]] 2020-05-04 21:14:41.071 | +++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:14:41.076 | ++ functions-common:time_stop:2263 : end_time=1588626881072 2020-05-04 21:14:41.078 | ++ functions-common:time_stop:2264 : elapsed_time=454 2020-05-04 21:14:41.081 | ++ functions-common:time_stop:2265 : total=160398 2020-05-04 21:14:41.084 | ++ functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:14:41.086 | ++ functions-common:time_stop:2268 : _TIME_TOTAL[$name]=160852 2020-05-04 21:14:41.089 | ++ functions-common:apt_get:1086 : return 0 2020-05-04 21:14:41.092 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1079 : echo_summary 'Creating Manila entities for auth service' 2020-05-04 21:14:41.095 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:14:41.098 | ++ ./stack.sh:echo_summary:445 : echo -e Creating Manila entities for auth service 2020-05-04 21:14:41.102 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1080 : create_manila_accounts 2020-05-04 21:14:41.105 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_accounts:460 : create_service_user manila 2020-05-04 21:14:41.108 | ++ lib/keystone:create_service_user:422 : get_or_create_user manila secretservice Default 2020-05-04 21:14:41.111 | ++ functions-common:get_or_create_user:793 : local user_id 2020-05-04 21:14:41.114 | ++ functions-common:get_or_create_user:794 : [[ ! -z '' ]] 2020-05-04 21:14:41.117 | ++ functions-common:get_or_create_user:797 : local email= 2020-05-04 21:14:41.124 | +++ functions-common:get_or_create_user:811 : oscwrap user create manila --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:14:41.128 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:41.132 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:41.135 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:41.138 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:41.143 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:41.148 | +++ functions-common:oscwrap:2279 : start=1588626881144 2020-05-04 21:14:41.152 | ++++ functions-common:oscwrap:2280 : command openstack user create manila --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:14:41.155 | ++++ functions-common:oscwrap:2280 : openstack user create manila --password secretservice --domain=Default --or-show -f value -c id 2020-05-04 21:14:42.669 | +++ functions-common:oscwrap:2280 : out=a4849d2c9eb44789a1fda8e12eae6db3 2020-05-04 21:14:42.673 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:42.677 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:42.682 | +++ functions-common:oscwrap:2282 : end=1588626882678 2020-05-04 21:14:42.685 | +++ functions-common:oscwrap:2283 : echo 1534 2020-05-04 21:14:42.688 | +++ functions-common:oscwrap:2285 : echo a4849d2c9eb44789a1fda8e12eae6db3 2020-05-04 21:14:42.691 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:42.695 | ++ functions-common:get_or_create_user:809 : user_id=a4849d2c9eb44789a1fda8e12eae6db3 2020-05-04 21:14:42.699 | ++ functions-common:get_or_create_user:810 : echo a4849d2c9eb44789a1fda8e12eae6db3 2020-05-04 21:14:42.699 | a4849d2c9eb44789a1fda8e12eae6db3 2020-05-04 21:14:42.702 | ++ lib/keystone:create_service_user:423 : get_or_add_user_project_role service manila service Default Default 2020-05-04 21:14:42.706 | ++ functions-common:get_or_add_user_project_role:857 : local user_role_id 2020-05-04 21:14:42.709 | +++ functions-common:get_or_add_user_project_role:859 : _get_domain_args Default Default 2020-05-04 21:14:42.712 | +++ functions-common:_get_domain_args:841 : local domain 2020-05-04 21:14:42.715 | +++ functions-common:_get_domain_args:842 : domain= 2020-05-04 21:14:42.718 | +++ functions-common:_get_domain_args:844 : [[ -n Default ]] 2020-05-04 21:14:42.721 | +++ functions-common:_get_domain_args:845 : domain=' --user-domain Default' 2020-05-04 21:14:42.724 | +++ functions-common:_get_domain_args:847 : [[ -n Default ]] 2020-05-04 21:14:42.727 | +++ functions-common:_get_domain_args:848 : domain=' --user-domain Default --project-domain Default' 2020-05-04 21:14:42.731 | +++ functions-common:_get_domain_args:851 : echo --user-domain Default --project-domain Default 2020-05-04 21:14:42.736 | ++ functions-common:get_or_add_user_project_role:859 : domain_args='--user-domain Default --project-domain Default' 2020-05-04 21:14:42.740 | +++ functions-common:get_or_add_user_project_role:867 : oscwrap role assignment list --role service --user manila --project service --user-domain Default --project-domain Default 2020-05-04 21:14:42.740 | +++ functions-common:get_or_add_user_project_role:867 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:14:42.741 | +++ functions-common:get_or_add_user_project_role:867 : get_field 1 2020-05-04 21:14:42.744 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:42.745 | +++ functions-common:get_field:695 : local data field 2020-05-04 21:14:42.747 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:42.749 | +++ functions-common:get_field:696 : read data 2020-05-04 21:14:42.750 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:42.752 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:42.755 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:42.759 | +++ functions-common:oscwrap:2279 : start=1588626882756 2020-05-04 21:14:42.763 | ++++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user manila --project service --user-domain Default --project-domain Default 2020-05-04 21:14:42.765 | ++++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user manila --project service --user-domain Default --project-domain Default 2020-05-04 21:14:44.608 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:14:44.611 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:44.614 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:44.619 | +++ functions-common:oscwrap:2282 : end=1588626884616 2020-05-04 21:14:44.621 | +++ functions-common:oscwrap:2283 : echo 1860 2020-05-04 21:14:44.624 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:14:44.627 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:44.631 | ++ functions-common:get_or_add_user_project_role:867 : user_role_id= 2020-05-04 21:14:44.634 | ++ functions-common:get_or_add_user_project_role:868 : [[ -z '' ]] 2020-05-04 21:14:44.637 | ++ functions-common:get_or_add_user_project_role:870 : openstack role add service --user manila --project service --user-domain Default --project-domain Default 2020-05-04 21:14:46.407 | +++ functions-common:get_or_add_user_project_role:879 : grep '^|\s[a-f0-9]\+' 2020-05-04 21:14:46.408 | +++ functions-common:get_or_add_user_project_role:879 : get_field 1 2020-05-04 21:14:46.409 | +++ functions-common:get_or_add_user_project_role:879 : oscwrap role assignment list --role service --user manila --project service --user-domain Default --project-domain Default 2020-05-04 21:14:46.412 | +++ functions-common:get_field:695 : local data field 2020-05-04 21:14:46.413 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:46.415 | +++ functions-common:get_field:696 : read data 2020-05-04 21:14:46.416 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:46.419 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:46.421 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:46.425 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:46.430 | +++ functions-common:oscwrap:2279 : start=1588626886426 2020-05-04 21:14:46.433 | ++++ functions-common:oscwrap:2280 : command openstack role assignment list --role service --user manila --project service --user-domain Default --project-domain Default 2020-05-04 21:14:46.436 | ++++ functions-common:oscwrap:2280 : openstack role assignment list --role service --user manila --project service --user-domain Default --project-domain Default 2020-05-04 21:14:48.253 | +++ functions-common:oscwrap:2280 : out='+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:14:48.253 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:14:48.253 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:14:48.253 | | 0c61841e6bd744209bfc895f9a3652f5 | a4849d2c9eb44789a1fda8e12eae6db3 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:14:48.253 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:14:48.255 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:48.259 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:48.264 | +++ functions-common:oscwrap:2282 : end=1588626888260 2020-05-04 21:14:48.267 | +++ functions-common:oscwrap:2283 : echo 1834 2020-05-04 21:14:48.270 | +++ functions-common:oscwrap:2285 : echo '+----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:14:48.270 | | Role | User | Group | Project | Domain | Inherited | 2020-05-04 21:14:48.270 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+ 2020-05-04 21:14:48.270 | | 0c61841e6bd744209bfc895f9a3652f5 | a4849d2c9eb44789a1fda8e12eae6db3 | | 2ff7bb411dfa4785a25f763121c10c18 | | False | 2020-05-04 21:14:48.270 | +----------------------------------+----------------------------------+-------+----------------------------------+--------+-----------+' 2020-05-04 21:14:48.273 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:48.274 | +++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:14:48.277 | +++ functions-common:get_field:700 : field='$2' 2020-05-04 21:14:48.280 | +++ functions-common:get_field:702 : echo '| 0c61841e6bd744209bfc895f9a3652f5 | a4849d2c9eb44789a1fda8e12eae6db3 | | 2ff7bb411dfa4785a25f763121c10c18 | | False |' 2020-05-04 21:14:48.281 | +++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:14:48.287 | +++ functions-common:get_field:696 : read data 2020-05-04 21:14:48.291 | ++ functions-common:get_or_add_user_project_role:879 : user_role_id=0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:14:48.294 | ++ functions-common:get_or_add_user_project_role:881 : echo 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:14:48.294 | 0c61841e6bd744209bfc895f9a3652f5 2020-05-04 21:14:48.297 | ++ lib/keystone:create_service_user:425 : [[ -n '' ]] 2020-05-04 21:14:48.300 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_accounts:463 : get_or_create_service manila share 'Manila Shared Filesystem Service' 2020-05-04 21:14:48.303 | ++ functions-common:get_or_create_service:935 : local service_id 2020-05-04 21:14:48.307 | +++ functions-common:get_or_create_service:948 : oscwrap service show share -f value -c id 2020-05-04 21:14:49.824 | +++ functions-common:get_or_create_service:950 : oscwrap service create share --name manila '--description=Manila Shared Filesystem Service' -f value -c id 2020-05-04 21:14:49.827 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:49.830 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:49.833 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:49.836 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:49.840 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:49.845 | +++ functions-common:oscwrap:2279 : start=1588626889841 2020-05-04 21:14:49.849 | ++++ functions-common:oscwrap:2280 : command openstack service create share --name manila '--description=Manila Shared Filesystem Service' -f value -c id 2020-05-04 21:14:49.852 | ++++ functions-common:oscwrap:2280 : openstack service create share --name manila '--description=Manila Shared Filesystem Service' -f value -c id 2020-05-04 21:14:51.278 | +++ functions-common:oscwrap:2280 : out=df527c0e0d3f4b7aa6130b2d91f22859 2020-05-04 21:14:51.281 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:51.285 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:51.291 | +++ functions-common:oscwrap:2282 : end=1588626891286 2020-05-04 21:14:51.295 | +++ functions-common:oscwrap:2283 : echo 1445 2020-05-04 21:14:51.298 | +++ functions-common:oscwrap:2285 : echo df527c0e0d3f4b7aa6130b2d91f22859 2020-05-04 21:14:51.302 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:51.306 | ++ functions-common:get_or_create_service:946 : service_id=' 2020-05-04 21:14:51.306 | df527c0e0d3f4b7aa6130b2d91f22859' 2020-05-04 21:14:51.309 | ++ functions-common:get_or_create_service:947 : echo df527c0e0d3f4b7aa6130b2d91f22859 2020-05-04 21:14:51.309 | df527c0e0d3f4b7aa6130b2d91f22859 2020-05-04 21:14:51.312 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_accounts:464 : get_or_create_endpoint share RegionOne 'http://162.242.166.178:8786/v1/$(tenant_id)s' 'http://162.242.166.178:8786/v1/$(tenant_id)s' 'http://162.242.166.178:8786/v1/$(tenant_id)s' 2020-05-04 21:14:51.314 | ++ functions-common:get_or_create_endpoint:979 : local public_id 2020-05-04 21:14:51.319 | +++ functions-common:get_or_create_endpoint:980 : _get_or_create_endpoint_with_interface share public 'http://162.242.166.178:8786/v1/$(tenant_id)s' RegionOne 2020-05-04 21:14:51.322 | +++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:14:51.326 | ++++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service share --interface public --region RegionOne -c ID -f value 2020-05-04 21:14:51.329 | ++++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:51.332 | ++++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:51.335 | ++++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:51.338 | ++++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:51.341 | +++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:51.345 | ++++ functions-common:oscwrap:2279 : start=1588626891342 2020-05-04 21:14:51.349 | +++++ functions-common:oscwrap:2280 : command openstack endpoint list --service share --interface public --region RegionOne -c ID -f value 2020-05-04 21:14:51.353 | +++++ functions-common:oscwrap:2280 : openstack endpoint list --service share --interface public --region RegionOne -c ID -f value 2020-05-04 21:14:52.807 | ++++ functions-common:oscwrap:2280 : out= 2020-05-04 21:14:52.810 | ++++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:52.814 | +++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:52.818 | ++++ functions-common:oscwrap:2282 : end=1588626892815 2020-05-04 21:14:52.821 | ++++ functions-common:oscwrap:2283 : echo 1473 2020-05-04 21:14:52.824 | ++++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:14:52.826 | ++++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:52.830 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:14:52.832 | +++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:14:52.836 | ++++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create share public 'http://162.242.166.178:8786/v1/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:14:52.839 | ++++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:52.842 | ++++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:52.845 | ++++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:52.848 | ++++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:52.851 | +++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:52.856 | ++++ functions-common:oscwrap:2279 : start=1588626892852 2020-05-04 21:14:52.860 | +++++ functions-common:oscwrap:2280 : command openstack endpoint create share public 'http://162.242.166.178:8786/v1/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:14:52.863 | +++++ functions-common:oscwrap:2280 : openstack endpoint create share public 'http://162.242.166.178:8786/v1/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:14:54.307 | ++++ functions-common:oscwrap:2280 : out=db0611dd793d4bcbaff3a562a70f6d73 2020-05-04 21:14:54.310 | ++++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:54.313 | +++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:54.317 | ++++ functions-common:oscwrap:2282 : end=1588626894314 2020-05-04 21:14:54.320 | ++++ functions-common:oscwrap:2283 : echo 1462 2020-05-04 21:14:54.322 | ++++ functions-common:oscwrap:2285 : echo db0611dd793d4bcbaff3a562a70f6d73 2020-05-04 21:14:54.325 | ++++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:54.328 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=db0611dd793d4bcbaff3a562a70f6d73 2020-05-04 21:14:54.330 | +++ functions-common:_get_or_create_endpoint_with_interface:965 : echo db0611dd793d4bcbaff3a562a70f6d73 2020-05-04 21:14:54.334 | ++ functions-common:get_or_create_endpoint:980 : public_id=db0611dd793d4bcbaff3a562a70f6d73 2020-05-04 21:14:54.336 | ++ functions-common:get_or_create_endpoint:982 : [[ -n http://162.242.166.178:8786/v1/$(tenant_id)s ]] 2020-05-04 21:14:54.339 | ++ functions-common:get_or_create_endpoint:983 : _get_or_create_endpoint_with_interface share admin 'http://162.242.166.178:8786/v1/$(tenant_id)s' RegionOne 2020-05-04 21:14:54.342 | ++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:14:54.345 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service share --interface admin --region RegionOne -c ID -f value 2020-05-04 21:14:54.348 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:54.350 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:54.353 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:54.355 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:54.359 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:54.363 | +++ functions-common:oscwrap:2279 : start=1588626894360 2020-05-04 21:14:54.366 | ++++ functions-common:oscwrap:2280 : command openstack endpoint list --service share --interface admin --region RegionOne -c ID -f value 2020-05-04 21:14:54.369 | ++++ functions-common:oscwrap:2280 : openstack endpoint list --service share --interface admin --region RegionOne -c ID -f value 2020-05-04 21:14:55.845 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:14:55.848 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:55.852 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:55.857 | +++ functions-common:oscwrap:2282 : end=1588626895853 2020-05-04 21:14:55.860 | +++ functions-common:oscwrap:2283 : echo 1493 2020-05-04 21:14:55.863 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:14:55.866 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:55.870 | ++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:14:55.873 | ++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:14:55.877 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create share admin 'http://162.242.166.178:8786/v1/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:14:55.880 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:55.883 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:55.886 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:55.889 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:55.892 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:55.898 | +++ functions-common:oscwrap:2279 : start=1588626895894 2020-05-04 21:14:55.902 | ++++ functions-common:oscwrap:2280 : command openstack endpoint create share admin 'http://162.242.166.178:8786/v1/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:14:55.905 | ++++ functions-common:oscwrap:2280 : openstack endpoint create share admin 'http://162.242.166.178:8786/v1/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:14:57.364 | +++ functions-common:oscwrap:2280 : out=8c95a938e5124ed681c2e53f6135886c 2020-05-04 21:14:57.367 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:57.371 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:57.376 | +++ functions-common:oscwrap:2282 : end=1588626897372 2020-05-04 21:14:57.379 | +++ functions-common:oscwrap:2283 : echo 1478 2020-05-04 21:14:57.382 | +++ functions-common:oscwrap:2285 : echo 8c95a938e5124ed681c2e53f6135886c 2020-05-04 21:14:57.385 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:57.389 | ++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=8c95a938e5124ed681c2e53f6135886c 2020-05-04 21:14:57.392 | ++ functions-common:_get_or_create_endpoint_with_interface:965 : echo 8c95a938e5124ed681c2e53f6135886c 2020-05-04 21:14:57.392 | 8c95a938e5124ed681c2e53f6135886c 2020-05-04 21:14:57.394 | ++ functions-common:get_or_create_endpoint:985 : [[ -n http://162.242.166.178:8786/v1/$(tenant_id)s ]] 2020-05-04 21:14:57.398 | ++ functions-common:get_or_create_endpoint:986 : _get_or_create_endpoint_with_interface share internal 'http://162.242.166.178:8786/v1/$(tenant_id)s' RegionOne 2020-05-04 21:14:57.401 | ++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:14:57.405 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service share --interface internal --region RegionOne -c ID -f value 2020-05-04 21:14:57.408 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:57.411 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:57.414 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:57.417 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:57.420 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:57.425 | +++ functions-common:oscwrap:2279 : start=1588626897422 2020-05-04 21:14:57.429 | ++++ functions-common:oscwrap:2280 : command openstack endpoint list --service share --interface internal --region RegionOne -c ID -f value 2020-05-04 21:14:57.432 | ++++ functions-common:oscwrap:2280 : openstack endpoint list --service share --interface internal --region RegionOne -c ID -f value 2020-05-04 21:14:58.964 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:14:58.967 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:14:58.971 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:14:58.975 | +++ functions-common:oscwrap:2282 : end=1588626898972 2020-05-04 21:14:58.979 | +++ functions-common:oscwrap:2283 : echo 1550 2020-05-04 21:14:58.982 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:14:58.986 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:14:58.989 | ++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:14:58.992 | ++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:14:58.996 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create share internal 'http://162.242.166.178:8786/v1/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:14:58.999 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:14:59.002 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:14:59.005 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:14:59.008 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:14:59.012 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:14:59.017 | +++ functions-common:oscwrap:2279 : start=1588626899013 2020-05-04 21:14:59.020 | ++++ functions-common:oscwrap:2280 : command openstack endpoint create share internal 'http://162.242.166.178:8786/v1/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:14:59.023 | ++++ functions-common:oscwrap:2280 : openstack endpoint create share internal 'http://162.242.166.178:8786/v1/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:15:00.509 | +++ functions-common:oscwrap:2280 : out=e18f1aaf7c79493da77677e50dcef221 2020-05-04 21:15:00.512 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:15:00.515 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:15:00.521 | +++ functions-common:oscwrap:2282 : end=1588626900517 2020-05-04 21:15:00.524 | +++ functions-common:oscwrap:2283 : echo 1504 2020-05-04 21:15:00.526 | +++ functions-common:oscwrap:2285 : echo e18f1aaf7c79493da77677e50dcef221 2020-05-04 21:15:00.529 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:15:00.533 | ++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=e18f1aaf7c79493da77677e50dcef221 2020-05-04 21:15:00.536 | ++ functions-common:_get_or_create_endpoint_with_interface:965 : echo e18f1aaf7c79493da77677e50dcef221 2020-05-04 21:15:00.536 | e18f1aaf7c79493da77677e50dcef221 2020-05-04 21:15:00.539 | ++ functions-common:get_or_create_endpoint:989 : echo db0611dd793d4bcbaff3a562a70f6d73 2020-05-04 21:15:00.539 | db0611dd793d4bcbaff3a562a70f6d73 2020-05-04 21:15:00.542 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_accounts:470 : get_or_create_service manilav2 sharev2 'Manila Shared Filesystem Service V2' 2020-05-04 21:15:00.545 | ++ functions-common:get_or_create_service:935 : local service_id 2020-05-04 21:15:00.549 | +++ functions-common:get_or_create_service:948 : oscwrap service show sharev2 -f value -c id 2020-05-04 21:15:02.061 | +++ functions-common:get_or_create_service:950 : oscwrap service create sharev2 --name manilav2 '--description=Manila Shared Filesystem Service V2' -f value -c id 2020-05-04 21:15:02.065 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:15:02.068 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:15:02.072 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:15:02.075 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:15:02.079 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:15:02.084 | +++ functions-common:oscwrap:2279 : start=1588626902081 2020-05-04 21:15:02.088 | ++++ functions-common:oscwrap:2280 : command openstack service create sharev2 --name manilav2 '--description=Manila Shared Filesystem Service V2' -f value -c id 2020-05-04 21:15:02.091 | ++++ functions-common:oscwrap:2280 : openstack service create sharev2 --name manilav2 '--description=Manila Shared Filesystem Service V2' -f value -c id 2020-05-04 21:15:03.501 | +++ functions-common:oscwrap:2280 : out=1bf8b64a2a954cef93fccbbe892c3ee3 2020-05-04 21:15:03.504 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:15:03.507 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:15:03.512 | +++ functions-common:oscwrap:2282 : end=1588626903509 2020-05-04 21:15:03.515 | +++ functions-common:oscwrap:2283 : echo 1428 2020-05-04 21:15:03.518 | +++ functions-common:oscwrap:2285 : echo 1bf8b64a2a954cef93fccbbe892c3ee3 2020-05-04 21:15:03.521 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:15:03.525 | ++ functions-common:get_or_create_service:946 : service_id=' 2020-05-04 21:15:03.525 | 1bf8b64a2a954cef93fccbbe892c3ee3' 2020-05-04 21:15:03.528 | ++ functions-common:get_or_create_service:947 : echo 1bf8b64a2a954cef93fccbbe892c3ee3 2020-05-04 21:15:03.528 | 1bf8b64a2a954cef93fccbbe892c3ee3 2020-05-04 21:15:03.531 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_accounts:471 : get_or_create_endpoint sharev2 RegionOne 'http://162.242.166.178:8786/v2/$(tenant_id)s' 'http://162.242.166.178:8786/v2/$(tenant_id)s' 'http://162.242.166.178:8786/v2/$(tenant_id)s' 2020-05-04 21:15:03.534 | ++ functions-common:get_or_create_endpoint:979 : local public_id 2020-05-04 21:15:03.538 | +++ functions-common:get_or_create_endpoint:980 : _get_or_create_endpoint_with_interface sharev2 public 'http://162.242.166.178:8786/v2/$(tenant_id)s' RegionOne 2020-05-04 21:15:03.541 | +++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:15:03.545 | ++++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service sharev2 --interface public --region RegionOne -c ID -f value 2020-05-04 21:15:03.548 | ++++ functions-common:oscwrap:2272 : local out 2020-05-04 21:15:03.550 | ++++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:15:03.553 | ++++ functions-common:oscwrap:2274 : local start 2020-05-04 21:15:03.555 | ++++ functions-common:oscwrap:2275 : local end 2020-05-04 21:15:03.559 | +++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:15:03.564 | ++++ functions-common:oscwrap:2279 : start=1588626903561 2020-05-04 21:15:03.568 | +++++ functions-common:oscwrap:2280 : command openstack endpoint list --service sharev2 --interface public --region RegionOne -c ID -f value 2020-05-04 21:15:03.570 | +++++ functions-common:oscwrap:2280 : openstack endpoint list --service sharev2 --interface public --region RegionOne -c ID -f value 2020-05-04 21:15:05.071 | ++++ functions-common:oscwrap:2280 : out= 2020-05-04 21:15:05.075 | ++++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:15:05.079 | +++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:15:05.084 | ++++ functions-common:oscwrap:2282 : end=1588626905080 2020-05-04 21:15:05.087 | ++++ functions-common:oscwrap:2283 : echo 1519 2020-05-04 21:15:05.090 | ++++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:15:05.093 | ++++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:15:05.098 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:15:05.101 | +++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:15:05.105 | ++++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create sharev2 public 'http://162.242.166.178:8786/v2/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:15:05.108 | ++++ functions-common:oscwrap:2272 : local out 2020-05-04 21:15:05.111 | ++++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:15:05.114 | ++++ functions-common:oscwrap:2274 : local start 2020-05-04 21:15:05.117 | ++++ functions-common:oscwrap:2275 : local end 2020-05-04 21:15:05.121 | +++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:15:05.126 | ++++ functions-common:oscwrap:2279 : start=1588626905122 2020-05-04 21:15:05.130 | +++++ functions-common:oscwrap:2280 : command openstack endpoint create sharev2 public 'http://162.242.166.178:8786/v2/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:15:05.133 | +++++ functions-common:oscwrap:2280 : openstack endpoint create sharev2 public 'http://162.242.166.178:8786/v2/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:15:06.621 | ++++ functions-common:oscwrap:2280 : out=54c514e07ef149c38286d7b04748389e 2020-05-04 21:15:06.624 | ++++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:15:06.628 | +++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:15:06.633 | ++++ functions-common:oscwrap:2282 : end=1588626906629 2020-05-04 21:15:06.636 | ++++ functions-common:oscwrap:2283 : echo 1507 2020-05-04 21:15:06.639 | ++++ functions-common:oscwrap:2285 : echo 54c514e07ef149c38286d7b04748389e 2020-05-04 21:15:06.642 | ++++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:15:06.646 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=54c514e07ef149c38286d7b04748389e 2020-05-04 21:15:06.649 | +++ functions-common:_get_or_create_endpoint_with_interface:965 : echo 54c514e07ef149c38286d7b04748389e 2020-05-04 21:15:06.653 | ++ functions-common:get_or_create_endpoint:980 : public_id=54c514e07ef149c38286d7b04748389e 2020-05-04 21:15:06.656 | ++ functions-common:get_or_create_endpoint:982 : [[ -n http://162.242.166.178:8786/v2/$(tenant_id)s ]] 2020-05-04 21:15:06.659 | ++ functions-common:get_or_create_endpoint:983 : _get_or_create_endpoint_with_interface sharev2 admin 'http://162.242.166.178:8786/v2/$(tenant_id)s' RegionOne 2020-05-04 21:15:06.662 | ++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:15:06.666 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service sharev2 --interface admin --region RegionOne -c ID -f value 2020-05-04 21:15:06.670 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:15:06.673 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:15:06.676 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:15:06.679 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:15:06.683 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:15:06.688 | +++ functions-common:oscwrap:2279 : start=1588626906684 2020-05-04 21:15:06.692 | ++++ functions-common:oscwrap:2280 : command openstack endpoint list --service sharev2 --interface admin --region RegionOne -c ID -f value 2020-05-04 21:15:06.695 | ++++ functions-common:oscwrap:2280 : openstack endpoint list --service sharev2 --interface admin --region RegionOne -c ID -f value 2020-05-04 21:15:08.238 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:15:08.242 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:15:08.245 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:15:08.251 | +++ functions-common:oscwrap:2282 : end=1588626908247 2020-05-04 21:15:08.254 | +++ functions-common:oscwrap:2283 : echo 1563 2020-05-04 21:15:08.257 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:15:08.260 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:15:08.263 | ++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:15:08.266 | ++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:15:08.270 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create sharev2 admin 'http://162.242.166.178:8786/v2/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:15:08.273 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:15:08.276 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:15:08.279 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:15:08.282 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:15:08.286 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:15:08.291 | +++ functions-common:oscwrap:2279 : start=1588626908287 2020-05-04 21:15:08.295 | ++++ functions-common:oscwrap:2280 : command openstack endpoint create sharev2 admin 'http://162.242.166.178:8786/v2/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:15:08.298 | ++++ functions-common:oscwrap:2280 : openstack endpoint create sharev2 admin 'http://162.242.166.178:8786/v2/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:15:09.807 | +++ functions-common:oscwrap:2280 : out=6a1d3c8fc17b4a4d889934c306339f40 2020-05-04 21:15:09.810 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:15:09.813 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:15:09.818 | +++ functions-common:oscwrap:2282 : end=1588626909814 2020-05-04 21:15:09.821 | +++ functions-common:oscwrap:2283 : echo 1527 2020-05-04 21:15:09.824 | +++ functions-common:oscwrap:2285 : echo 6a1d3c8fc17b4a4d889934c306339f40 2020-05-04 21:15:09.827 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:15:09.831 | ++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=6a1d3c8fc17b4a4d889934c306339f40 2020-05-04 21:15:09.834 | ++ functions-common:_get_or_create_endpoint_with_interface:965 : echo 6a1d3c8fc17b4a4d889934c306339f40 2020-05-04 21:15:09.834 | 6a1d3c8fc17b4a4d889934c306339f40 2020-05-04 21:15:09.838 | ++ functions-common:get_or_create_endpoint:985 : [[ -n http://162.242.166.178:8786/v2/$(tenant_id)s ]] 2020-05-04 21:15:09.840 | ++ functions-common:get_or_create_endpoint:986 : _get_or_create_endpoint_with_interface sharev2 internal 'http://162.242.166.178:8786/v2/$(tenant_id)s' RegionOne 2020-05-04 21:15:09.844 | ++ functions-common:_get_or_create_endpoint_with_interface:953 : local endpoint_id 2020-05-04 21:15:09.847 | +++ functions-common:_get_or_create_endpoint_with_interface:958 : oscwrap endpoint list --service sharev2 --interface internal --region RegionOne -c ID -f value 2020-05-04 21:15:09.850 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:15:09.853 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:15:09.856 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:15:09.859 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:15:09.862 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:15:09.867 | +++ functions-common:oscwrap:2279 : start=1588626909864 2020-05-04 21:15:09.872 | ++++ functions-common:oscwrap:2280 : command openstack endpoint list --service sharev2 --interface internal --region RegionOne -c ID -f value 2020-05-04 21:15:09.874 | ++++ functions-common:oscwrap:2280 : openstack endpoint list --service sharev2 --interface internal --region RegionOne -c ID -f value 2020-05-04 21:15:11.457 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:15:11.460 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:15:11.465 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:15:11.470 | +++ functions-common:oscwrap:2282 : end=1588626911466 2020-05-04 21:15:11.473 | +++ functions-common:oscwrap:2283 : echo 1602 2020-05-04 21:15:11.476 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:15:11.479 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:15:11.483 | ++ functions-common:_get_or_create_endpoint_with_interface:958 : endpoint_id= 2020-05-04 21:15:11.486 | ++ functions-common:_get_or_create_endpoint_with_interface:959 : [[ -z '' ]] 2020-05-04 21:15:11.490 | +++ functions-common:_get_or_create_endpoint_with_interface:962 : oscwrap endpoint create sharev2 internal 'http://162.242.166.178:8786/v2/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:15:11.494 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:15:11.497 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:15:11.500 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:15:11.503 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:15:11.507 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:15:11.512 | +++ functions-common:oscwrap:2279 : start=1588626911508 2020-05-04 21:15:11.516 | ++++ functions-common:oscwrap:2280 : command openstack endpoint create sharev2 internal 'http://162.242.166.178:8786/v2/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:15:11.519 | ++++ functions-common:oscwrap:2280 : openstack endpoint create sharev2 internal 'http://162.242.166.178:8786/v2/$(tenant_id)s' --region RegionOne -f value -c id 2020-05-04 21:15:13.039 | +++ functions-common:oscwrap:2280 : out=a5b62d3104de4336a2377dc282c4e44b 2020-05-04 21:15:13.042 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:15:13.046 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:15:13.051 | +++ functions-common:oscwrap:2282 : end=1588626913047 2020-05-04 21:15:13.054 | +++ functions-common:oscwrap:2283 : echo 1539 2020-05-04 21:15:13.057 | +++ functions-common:oscwrap:2285 : echo a5b62d3104de4336a2377dc282c4e44b 2020-05-04 21:15:13.061 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:15:13.064 | ++ functions-common:_get_or_create_endpoint_with_interface:962 : endpoint_id=a5b62d3104de4336a2377dc282c4e44b 2020-05-04 21:15:13.067 | ++ functions-common:_get_or_create_endpoint_with_interface:965 : echo a5b62d3104de4336a2377dc282c4e44b 2020-05-04 21:15:13.067 | a5b62d3104de4336a2377dc282c4e44b 2020-05-04 21:15:13.070 | ++ functions-common:get_or_create_endpoint:989 : echo 54c514e07ef149c38286d7b04748389e 2020-05-04 21:15:13.070 | 54c514e07ef149c38286d7b04748389e 2020-05-04 21:15:13.074 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1083 : is_service_enabled cinder 2020-05-04 21:15:13.095 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:13.099 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1083 : [[ -n 100.0 ]] 2020-05-04 21:15:13.102 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1084 : CINDER_CONF=/etc/cinder/cinder.conf 2020-05-04 21:15:13.106 | +++ /opt/stack/new/manila/devstack/plugin.sh:source:1085 : iniget /etc/cinder/cinder.conf DEFAULT enabled_backends 2020-05-04 21:15:13.133 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1085 : CINDER_ENABLED_BACKENDS=lvmdriver-1 2020-05-04 21:15:13.136 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1086 : for BN in '${CINDER_ENABLED_BACKENDS//,/ }' 2020-05-04 21:15:13.139 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1087 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 100.0 2020-05-04 21:15:13.174 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1089 : iniset /etc/cinder/cinder.conf DEFAULT max_over_subscription_ratio 100.0 2020-05-04 21:15:13.205 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1169 : [[ stack == \u\n\s\t\a\c\k ]] 2020-05-04 21:15:13.208 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1173 : [[ stack == \c\l\e\a\n ]] 2020-05-04 21:15:13.214 | + ./stack.sh:main:1226 : merge_config_group /opt/stack/new/devstack/local.conf post-config 2020-05-04 21:15:13.217 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/new/devstack/local.conf 2020-05-04 21:15:13.221 | + inc/meta-config:merge_config_group:171 : shift 2020-05-04 21:15:13.223 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2020-05-04 21:15:13.227 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/new/devstack/local.conf ]] 2020-05-04 21:15:13.230 | + inc/meta-config:merge_config_group:176 : local configfile group 2020-05-04 21:15:13.233 | + inc/meta-config:merge_config_group:177 : for group in '$matchgroups' 2020-05-04 21:15:13.237 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/new/devstack/local.conf post-config 2020-05-04 21:15:13.240 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/new/devstack/local.conf 2020-05-04 21:15:13.243 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2020-05-04 21:15:13.246 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/new/devstack/local.conf ]] 2020-05-04 21:15:13.249 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2020-05-04 21:15:13.249 | /^\[\[.+\|.*\]\]/ { 2020-05-04 21:15:13.249 | gsub("[][]", "", $1); 2020-05-04 21:15:13.249 | split($1, a, "|"); 2020-05-04 21:15:13.249 | if (a[1] == matchgroup) 2020-05-04 21:15:13.249 | print a[2] 2020-05-04 21:15:13.249 | } 2020-05-04 21:15:13.249 | ' /opt/stack/new/devstack/local.conf 2020-05-04 21:15:13.257 | + inc/meta-config:merge_config_group:178 : for configfile in '$(get_meta_section_files $localfile $group)' 2020-05-04 21:15:13.261 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2020-05-04 21:15:13.264 | + inc/meta-config:merge_config_group:180 : local dir 2020-05-04 21:15:13.268 | ++ inc/meta-config:merge_config_group:182 : eval 'echo ${NOVA_CONF:-/etc/nova/nova.conf}' 2020-05-04 21:15:13.271 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2020-05-04 21:15:13.275 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2020-05-04 21:15:13.278 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2020-05-04 21:15:13.282 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2020-05-04 21:15:13.286 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2020-05-04 21:15:13.289 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2020-05-04 21:15:13.292 | + inc/meta-config:merge_config_group:189 : merge_config_file /opt/stack/new/devstack/local.conf post-config '${NOVA_CONF:-/etc/nova/nova.conf}' 2020-05-04 21:15:13.295 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/new/devstack/local.conf 2020-05-04 21:15:13.298 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2020-05-04 21:15:13.301 | + inc/meta-config:merge_config_file:85 : local 'configfile=${NOVA_CONF:-/etc/nova/nova.conf}' 2020-05-04 21:15:13.304 | + inc/meta-config:merge_config_file:90 : local real_configfile 2020-05-04 21:15:13.309 | ++ inc/meta-config:merge_config_file:91 : eval echo '${NOVA_CONF:-/etc/nova/nova.conf}' 2020-05-04 21:15:13.313 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2020-05-04 21:15:13.316 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2020-05-04 21:15:13.318 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2020-05-04 21:15:13.323 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/new/devstack/local.conf post-config '${NOVA_CONF:-/etc/nova/nova.conf}' 2020-05-04 21:15:13.324 | + inc/meta-config:merge_config_file:164 : read a 2020-05-04 21:15:13.325 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=${NOVA_CONF:-/etc/nova/nova.conf}' ' 2020-05-04 21:15:13.325 | BEGIN { 2020-05-04 21:15:13.325 | section = "" 2020-05-04 21:15:13.325 | last_section = "" 2020-05-04 21:15:13.325 | section_count = 0 2020-05-04 21:15:13.325 | } 2020-05-04 21:15:13.325 | /^\[.+\]/ { 2020-05-04 21:15:13.325 | gsub("[][]", "", $1); 2020-05-04 21:15:13.325 | section=$1 2020-05-04 21:15:13.325 | next 2020-05-04 21:15:13.325 | } 2020-05-04 21:15:13.325 | /^ *\#/ { 2020-05-04 21:15:13.325 | next 2020-05-04 21:15:13.325 | } 2020-05-04 21:15:13.325 | /^[^ \t]+/ { 2020-05-04 21:15:13.325 | # get offset of first = in $0 2020-05-04 21:15:13.325 | eq_idx = index($0, "=") 2020-05-04 21:15:13.325 | # extract attr & value from $0 2020-05-04 21:15:13.325 | attr = substr($0, 1, eq_idx - 1) 2020-05-04 21:15:13.325 | value = substr($0, eq_idx + 1) 2020-05-04 21:15:13.325 | # only need to strip trailing whitespace from attr 2020-05-04 21:15:13.325 | sub(/[ \t]*$/, "", attr) 2020-05-04 21:15:13.326 | # need to strip leading & trailing whitespace from value 2020-05-04 21:15:13.326 | sub(/^[ \t]*/, "", value) 2020-05-04 21:15:13.326 | sub(/[ \t]*$/, "", value) 2020-05-04 21:15:13.326 | 2020-05-04 21:15:13.326 | # cfg_attr_count: number of config lines per [section, attr] 2020-05-04 21:15:13.326 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2020-05-04 21:15:13.326 | # cfg_section: keep the section names in the same order as they appear in local.conf 2020-05-04 21:15:13.326 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2020-05-04 21:15:13.326 | if (! (section, attr) in cfg_attr_count) { 2020-05-04 21:15:13.326 | if (section != last_section) { 2020-05-04 21:15:13.326 | cfg_section[section_count++] = section 2020-05-04 21:15:13.326 | last_section = section 2020-05-04 21:15:13.326 | } 2020-05-04 21:15:13.326 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2020-05-04 21:15:13.326 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2020-05-04 21:15:13.326 | 2020-05-04 21:15:13.326 | cfg_attr[section, attr, 0] = value 2020-05-04 21:15:13.326 | cfg_attr_count[section, attr] = 1 2020-05-04 21:15:13.326 | } else { 2020-05-04 21:15:13.326 | lno = cfg_attr_count[section, attr]++ 2020-05-04 21:15:13.326 | cfg_attr[section, attr, lno] = value 2020-05-04 21:15:13.327 | } 2020-05-04 21:15:13.327 | } 2020-05-04 21:15:13.327 | END { 2020-05-04 21:15:13.327 | # Process each section in order 2020-05-04 21:15:13.327 | for (sno = 0; sno < section_count; sno++) { 2020-05-04 21:15:13.327 | section = cfg_section[sno] 2020-05-04 21:15:13.327 | # The ini routines simply append a config item immediately 2020-05-04 21:15:13.327 | # after the section header. To keep the same order as defined 2020-05-04 21:15:13.327 | # in local.conf, invoke the ini routines in the reverse order 2020-05-04 21:15:13.327 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2020-05-04 21:15:13.327 | attr = cfg_sec_attr_name[sno, attr_no] 2020-05-04 21:15:13.327 | if (cfg_attr_count[section, attr] == 1) 2020-05-04 21:15:13.327 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2020-05-04 21:15:13.327 | else { 2020-05-04 21:15:13.327 | # For multiline, invoke the ini routines in the reverse order 2020-05-04 21:15:13.327 | count = cfg_attr_count[section, attr] 2020-05-04 21:15:13.327 | print "inidelete " configfile " " section " " attr 2020-05-04 21:15:13.327 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2020-05-04 21:15:13.327 | for (l = count -2; l >= 0; l--) 2020-05-04 21:15:13.327 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2020-05-04 21:15:13.327 | } 2020-05-04 21:15:13.327 | } 2020-05-04 21:15:13.327 | } 2020-05-04 21:15:13.327 | } 2020-05-04 21:15:13.327 | ' 2020-05-04 21:15:13.329 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/new/devstack/local.conf 2020-05-04 21:15:13.333 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2020-05-04 21:15:13.336 | + inc/meta-config:get_meta_section:35 : local 'configfile=${NOVA_CONF:-/etc/nova/nova.conf}' 2020-05-04 21:15:13.339 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/new/devstack/local.conf ]] 2020-05-04 21:15:13.342 | + inc/meta-config:get_meta_section:38 : [[ -z ${NOVA_CONF:-/etc/nova/nova.conf} ]] 2020-05-04 21:15:13.344 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=${NOVA_CONF:-/etc/nova/nova.conf}' ' 2020-05-04 21:15:13.344 | BEGIN { group = "" } 2020-05-04 21:15:13.344 | /^\[\[.+\|.*\]\]/ { 2020-05-04 21:15:13.344 | gsub("[][]", "", $1); 2020-05-04 21:15:13.344 | split($1, a, "|"); 2020-05-04 21:15:13.344 | if (a[1] == matchgroup && a[2] == configfile) { 2020-05-04 21:15:13.344 | group=a[1] 2020-05-04 21:15:13.344 | } else { 2020-05-04 21:15:13.344 | group="" 2020-05-04 21:15:13.344 | } 2020-05-04 21:15:13.344 | next 2020-05-04 21:15:13.344 | } 2020-05-04 21:15:13.344 | { 2020-05-04 21:15:13.345 | if (group != "") 2020-05-04 21:15:13.345 | print $0 2020-05-04 21:15:13.345 | } 2020-05-04 21:15:13.345 | ' /opt/stack/new/devstack/local.conf 2020-05-04 21:15:13.351 | + inc/meta-config:merge_config_file:164 : eval 'iniset ${NOVA_CONF:-/etc/nova/nova.conf} DEFAULT quota_instances "30"' 2020-05-04 21:15:13.354 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT quota_instances 30 2020-05-04 21:15:13.386 | + inc/meta-config:merge_config_file:164 : read a 2020-05-04 21:15:13.390 | + inc/meta-config:merge_config_group:178 : for configfile in '$(get_meta_section_files $localfile $group)' 2020-05-04 21:15:13.393 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2020-05-04 21:15:13.398 | + inc/meta-config:merge_config_group:180 : local dir 2020-05-04 21:15:13.401 | ++ inc/meta-config:merge_config_group:182 : eval 'echo ${NEUTRON_CONF:-/etc/neutron/neutron.conf}' 2020-05-04 21:15:13.404 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2020-05-04 21:15:13.408 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2020-05-04 21:15:13.411 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2020-05-04 21:15:13.414 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2020-05-04 21:15:13.418 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2020-05-04 21:15:13.420 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2020-05-04 21:15:13.423 | + inc/meta-config:merge_config_group:189 : merge_config_file /opt/stack/new/devstack/local.conf post-config '${NEUTRON_CONF:-/etc/neutron/neutron.conf}' 2020-05-04 21:15:13.426 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/new/devstack/local.conf 2020-05-04 21:15:13.429 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2020-05-04 21:15:13.432 | + inc/meta-config:merge_config_file:85 : local 'configfile=${NEUTRON_CONF:-/etc/neutron/neutron.conf}' 2020-05-04 21:15:13.434 | + inc/meta-config:merge_config_file:90 : local real_configfile 2020-05-04 21:15:13.438 | ++ inc/meta-config:merge_config_file:91 : eval echo '${NEUTRON_CONF:-/etc/neutron/neutron.conf}' 2020-05-04 21:15:13.440 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2020-05-04 21:15:13.444 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2020-05-04 21:15:13.447 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2020-05-04 21:15:13.451 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/new/devstack/local.conf post-config '${NEUTRON_CONF:-/etc/neutron/neutron.conf}' 2020-05-04 21:15:13.451 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=${NEUTRON_CONF:-/etc/neutron/neutron.conf}' ' 2020-05-04 21:15:13.451 | BEGIN { 2020-05-04 21:15:13.451 | section = "" 2020-05-04 21:15:13.452 | last_section = "" 2020-05-04 21:15:13.452 | section_count = 0 2020-05-04 21:15:13.452 | } 2020-05-04 21:15:13.452 | /^\[.+\]/ { 2020-05-04 21:15:13.452 | gsub("[][]", "", $1); 2020-05-04 21:15:13.452 | section=$1 2020-05-04 21:15:13.452 | next 2020-05-04 21:15:13.452 | } 2020-05-04 21:15:13.452 | /^ *\#/ { 2020-05-04 21:15:13.452 | next 2020-05-04 21:15:13.452 | } 2020-05-04 21:15:13.452 | /^[^ \t]+/ { 2020-05-04 21:15:13.452 | # get offset of first = in $0 2020-05-04 21:15:13.452 | eq_idx = index($0, "=") 2020-05-04 21:15:13.452 | # extract attr & value from $0 2020-05-04 21:15:13.452 | attr = substr($0, 1, eq_idx - 1) 2020-05-04 21:15:13.452 | value = substr($0, eq_idx + 1) 2020-05-04 21:15:13.452 | # only need to strip trailing whitespace from attr 2020-05-04 21:15:13.452 | sub(/[ \t]*$/, "", attr) 2020-05-04 21:15:13.452 | # need to strip leading & trailing whitespace from value 2020-05-04 21:15:13.452 | sub(/^[ \t]*/, "", value) 2020-05-04 21:15:13.452 | sub(/[ \t]*$/, "", value) 2020-05-04 21:15:13.452 | 2020-05-04 21:15:13.452 | # cfg_attr_count: number of config lines per [section, attr] 2020-05-04 21:15:13.452 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2020-05-04 21:15:13.452 | # cfg_section: keep the section names in the same order as they appear in local.conf 2020-05-04 21:15:13.452 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2020-05-04 21:15:13.452 | if (! (section, attr) in cfg_attr_count) { 2020-05-04 21:15:13.452 | if (section != last_section) { 2020-05-04 21:15:13.452 | cfg_section[section_count++] = section 2020-05-04 21:15:13.452 | last_section = section 2020-05-04 21:15:13.453 | } 2020-05-04 21:15:13.453 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2020-05-04 21:15:13.453 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2020-05-04 21:15:13.453 | 2020-05-04 21:15:13.453 | cfg_attr[section, attr, 0] = value 2020-05-04 21:15:13.453 | cfg_attr_count[section, attr] = 1 2020-05-04 21:15:13.453 | } else { 2020-05-04 21:15:13.453 | lno = cfg_attr_count[section, attr]++ 2020-05-04 21:15:13.453 | cfg_attr[section, attr, lno] = value 2020-05-04 21:15:13.453 | } 2020-05-04 21:15:13.453 | } 2020-05-04 21:15:13.453 | END { 2020-05-04 21:15:13.453 | # Process each section in order 2020-05-04 21:15:13.453 | for (sno = 0; sno < section_count; sno++) { 2020-05-04 21:15:13.453 | section = cfg_section[sno] 2020-05-04 21:15:13.453 | # The ini routines simply append a config item immediately 2020-05-04 21:15:13.453 | # after the section header. To keep the same order as defined 2020-05-04 21:15:13.453 | # in local.conf, invoke the ini routines in the reverse order 2020-05-04 21:15:13.453 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2020-05-04 21:15:13.453 | attr = cfg_sec_attr_name[sno, attr_no] 2020-05-04 21:15:13.453 | if (cfg_attr_count[section, attr] == 1) 2020-05-04 21:15:13.453 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2020-05-04 21:15:13.453 | else { 2020-05-04 21:15:13.453 | # For multiline, invoke the ini routines in the reverse order 2020-05-04 21:15:13.453 | count = cfg_attr_count[section, attr] 2020-05-04 21:15:13.453 | print "inidelete " configfile " " section " " attr 2020-05-04 21:15:13.453 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2020-05-04 21:15:13.453 | for (l = count -2; l >= 0; l--) 2020-05-04 21:15:13.453 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2020-05-04 21:15:13.453 | } 2020-05-04 21:15:13.454 | } 2020-05-04 21:15:13.454 | } 2020-05-04 21:15:13.454 | } 2020-05-04 21:15:13.454 | ' 2020-05-04 21:15:13.454 | + inc/meta-config:merge_config_file:164 : read a 2020-05-04 21:15:13.456 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/new/devstack/local.conf 2020-05-04 21:15:13.459 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2020-05-04 21:15:13.461 | + inc/meta-config:get_meta_section:35 : local 'configfile=${NEUTRON_CONF:-/etc/neutron/neutron.conf}' 2020-05-04 21:15:13.464 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/new/devstack/local.conf ]] 2020-05-04 21:15:13.467 | + inc/meta-config:get_meta_section:38 : [[ -z ${NEUTRON_CONF:-/etc/neutron/neutron.conf} ]] 2020-05-04 21:15:13.469 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=${NEUTRON_CONF:-/etc/neutron/neutron.conf}' ' 2020-05-04 21:15:13.469 | BEGIN { group = "" } 2020-05-04 21:15:13.469 | /^\[\[.+\|.*\]\]/ { 2020-05-04 21:15:13.469 | gsub("[][]", "", $1); 2020-05-04 21:15:13.469 | split($1, a, "|"); 2020-05-04 21:15:13.469 | if (a[1] == matchgroup && a[2] == configfile) { 2020-05-04 21:15:13.469 | group=a[1] 2020-05-04 21:15:13.469 | } else { 2020-05-04 21:15:13.469 | group="" 2020-05-04 21:15:13.469 | } 2020-05-04 21:15:13.469 | next 2020-05-04 21:15:13.469 | } 2020-05-04 21:15:13.469 | { 2020-05-04 21:15:13.470 | if (group != "") 2020-05-04 21:15:13.470 | print $0 2020-05-04 21:15:13.470 | } 2020-05-04 21:15:13.470 | ' /opt/stack/new/devstack/local.conf 2020-05-04 21:15:13.477 | + inc/meta-config:merge_config_file:164 : eval 'iniset ${NEUTRON_CONF:-/etc/neutron/neutron.conf} DEFAULT max_fixed_ips_per_port "100"' 2020-05-04 21:15:13.480 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT max_fixed_ips_per_port 100 2020-05-04 21:15:13.523 | + inc/meta-config:merge_config_file:164 : read a 2020-05-04 21:15:13.526 | + inc/meta-config:merge_config_file:164 : eval 'iniset ${NEUTRON_CONF:-/etc/neutron/neutron.conf} QUOTAS quota_subnet "-1"' 2020-05-04 21:15:13.529 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf QUOTAS quota_subnet -1 2020-05-04 21:15:13.574 | + inc/meta-config:merge_config_file:164 : read a 2020-05-04 21:15:13.578 | + inc/meta-config:merge_config_group:178 : for configfile in '$(get_meta_section_files $localfile $group)' 2020-05-04 21:15:13.581 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2020-05-04 21:15:13.584 | + inc/meta-config:merge_config_group:180 : local dir 2020-05-04 21:15:13.589 | ++ inc/meta-config:merge_config_group:182 : eval 'echo ${NEUTRON_CONF:-/etc/neutron/neutron.conf}' 2020-05-04 21:15:13.592 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2020-05-04 21:15:13.595 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2020-05-04 21:15:13.598 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2020-05-04 21:15:13.602 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2020-05-04 21:15:13.606 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2020-05-04 21:15:13.609 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2020-05-04 21:15:13.612 | + inc/meta-config:merge_config_group:189 : merge_config_file /opt/stack/new/devstack/local.conf post-config '${NEUTRON_CONF:-/etc/neutron/neutron.conf}' 2020-05-04 21:15:13.615 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/new/devstack/local.conf 2020-05-04 21:15:13.617 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2020-05-04 21:15:13.620 | + inc/meta-config:merge_config_file:85 : local 'configfile=${NEUTRON_CONF:-/etc/neutron/neutron.conf}' 2020-05-04 21:15:13.623 | + inc/meta-config:merge_config_file:90 : local real_configfile 2020-05-04 21:15:13.627 | ++ inc/meta-config:merge_config_file:91 : eval echo '${NEUTRON_CONF:-/etc/neutron/neutron.conf}' 2020-05-04 21:15:13.629 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2020-05-04 21:15:13.633 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2020-05-04 21:15:13.635 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2020-05-04 21:15:13.639 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/new/devstack/local.conf post-config '${NEUTRON_CONF:-/etc/neutron/neutron.conf}' 2020-05-04 21:15:13.640 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=${NEUTRON_CONF:-/etc/neutron/neutron.conf}' ' 2020-05-04 21:15:13.641 | BEGIN { 2020-05-04 21:15:13.641 | section = "" 2020-05-04 21:15:13.641 | last_section = "" 2020-05-04 21:15:13.641 | section_count = 0 2020-05-04 21:15:13.641 | } 2020-05-04 21:15:13.641 | /^\[.+\]/ { 2020-05-04 21:15:13.641 | gsub("[][]", "", $1); 2020-05-04 21:15:13.641 | section=$1 2020-05-04 21:15:13.641 | next 2020-05-04 21:15:13.641 | } 2020-05-04 21:15:13.641 | /^ *\#/ { 2020-05-04 21:15:13.641 | next 2020-05-04 21:15:13.641 | } 2020-05-04 21:15:13.641 | /^[^ \t]+/ { 2020-05-04 21:15:13.641 | # get offset of first = in $0 2020-05-04 21:15:13.641 | eq_idx = index($0, "=") 2020-05-04 21:15:13.641 | # extract attr & value from $0 2020-05-04 21:15:13.641 | attr = substr($0, 1, eq_idx - 1) 2020-05-04 21:15:13.641 | value = substr($0, eq_idx + 1) 2020-05-04 21:15:13.641 | # only need to strip trailing whitespace from attr 2020-05-04 21:15:13.641 | sub(/[ \t]*$/, "", attr) 2020-05-04 21:15:13.641 | # need to strip leading & trailing whitespace from value 2020-05-04 21:15:13.641 | sub(/^[ \t]*/, "", value) 2020-05-04 21:15:13.641 | sub(/[ \t]*$/, "", value) 2020-05-04 21:15:13.641 | 2020-05-04 21:15:13.641 | # cfg_attr_count: number of config lines per [section, attr] 2020-05-04 21:15:13.641 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2020-05-04 21:15:13.641 | # cfg_section: keep the section names in the same order as they appear in local.conf 2020-05-04 21:15:13.642 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2020-05-04 21:15:13.642 | if (! (section, attr) in cfg_attr_count) { 2020-05-04 21:15:13.642 | if (section != last_section) { 2020-05-04 21:15:13.642 | cfg_section[section_count++] = section 2020-05-04 21:15:13.642 | last_section = section 2020-05-04 21:15:13.642 | } 2020-05-04 21:15:13.642 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2020-05-04 21:15:13.642 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2020-05-04 21:15:13.642 | 2020-05-04 21:15:13.642 | cfg_attr[section, attr, 0] = value 2020-05-04 21:15:13.642 | cfg_attr_count[section, attr] = 1 2020-05-04 21:15:13.642 | } else { 2020-05-04 21:15:13.642 | lno = cfg_attr_count[section, attr]++ 2020-05-04 21:15:13.642 | cfg_attr[section, attr, lno] = value 2020-05-04 21:15:13.642 | } 2020-05-04 21:15:13.642 | } 2020-05-04 21:15:13.642 | END { 2020-05-04 21:15:13.642 | # Process each section in order 2020-05-04 21:15:13.642 | for (sno = 0; sno < section_count; sno++) { 2020-05-04 21:15:13.642 | section = cfg_section[sno] 2020-05-04 21:15:13.642 | # The ini routines simply append a config item immediately 2020-05-04 21:15:13.642 | # after the section header. To keep the same order as defined 2020-05-04 21:15:13.642 | # in local.conf, invoke the ini routines in the reverse order 2020-05-04 21:15:13.642 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2020-05-04 21:15:13.642 | attr = cfg_sec_attr_name[sno, attr_no] 2020-05-04 21:15:13.642 | if (cfg_attr_count[section, attr] == 1) 2020-05-04 21:15:13.642 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2020-05-04 21:15:13.642 | else { 2020-05-04 21:15:13.642 | # For multiline, invoke the ini routines in the reverse order 2020-05-04 21:15:13.643 | count = cfg_attr_count[section, attr] 2020-05-04 21:15:13.643 | print "inidelete " configfile " " section " " attr 2020-05-04 21:15:13.643 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2020-05-04 21:15:13.643 | for (l = count -2; l >= 0; l--) 2020-05-04 21:15:13.643 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2020-05-04 21:15:13.643 | } 2020-05-04 21:15:13.643 | } 2020-05-04 21:15:13.643 | } 2020-05-04 21:15:13.643 | } 2020-05-04 21:15:13.643 | ' 2020-05-04 21:15:13.643 | + inc/meta-config:merge_config_file:164 : read a 2020-05-04 21:15:13.644 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/new/devstack/local.conf 2020-05-04 21:15:13.647 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2020-05-04 21:15:13.650 | + inc/meta-config:get_meta_section:35 : local 'configfile=${NEUTRON_CONF:-/etc/neutron/neutron.conf}' 2020-05-04 21:15:13.654 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/new/devstack/local.conf ]] 2020-05-04 21:15:13.657 | + inc/meta-config:get_meta_section:38 : [[ -z ${NEUTRON_CONF:-/etc/neutron/neutron.conf} ]] 2020-05-04 21:15:13.660 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=${NEUTRON_CONF:-/etc/neutron/neutron.conf}' ' 2020-05-04 21:15:13.660 | BEGIN { group = "" } 2020-05-04 21:15:13.660 | /^\[\[.+\|.*\]\]/ { 2020-05-04 21:15:13.660 | gsub("[][]", "", $1); 2020-05-04 21:15:13.660 | split($1, a, "|"); 2020-05-04 21:15:13.660 | if (a[1] == matchgroup && a[2] == configfile) { 2020-05-04 21:15:13.660 | group=a[1] 2020-05-04 21:15:13.660 | } else { 2020-05-04 21:15:13.660 | group="" 2020-05-04 21:15:13.660 | } 2020-05-04 21:15:13.660 | next 2020-05-04 21:15:13.660 | } 2020-05-04 21:15:13.660 | { 2020-05-04 21:15:13.660 | if (group != "") 2020-05-04 21:15:13.660 | print $0 2020-05-04 21:15:13.660 | } 2020-05-04 21:15:13.661 | ' /opt/stack/new/devstack/local.conf 2020-05-04 21:15:13.667 | + inc/meta-config:merge_config_file:164 : eval 'iniset ${NEUTRON_CONF:-/etc/neutron/neutron.conf} DEFAULT max_fixed_ips_per_port "100"' 2020-05-04 21:15:13.670 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT max_fixed_ips_per_port 100 2020-05-04 21:15:13.714 | + inc/meta-config:merge_config_file:164 : read a 2020-05-04 21:15:13.718 | + inc/meta-config:merge_config_file:164 : eval 'iniset ${NEUTRON_CONF:-/etc/neutron/neutron.conf} QUOTAS quota_subnet "-1"' 2020-05-04 21:15:13.721 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf QUOTAS quota_subnet -1 2020-05-04 21:15:13.765 | + inc/meta-config:merge_config_file:164 : read a 2020-05-04 21:15:13.770 | + ./stack.sh:main:1235 : is_service_enabled swift 2020-05-04 21:15:13.793 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:13.797 | + ./stack.sh:main:1236 : echo_summary 'Starting Swift' 2020-05-04 21:15:13.800 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:15:13.803 | + ./stack.sh:echo_summary:445 : echo -e Starting Swift 2020-05-04 21:15:13.807 | + ./stack.sh:main:1237 : start_swift 2020-05-04 21:15:13.811 | + lib/swift:start_swift:787 : restart_service memcached 2020-05-04 21:15:13.814 | + functions-common:restart_service:2135 : '[' -x /bin/systemctl ']' 2020-05-04 21:15:13.817 | + functions-common:restart_service:2136 : sudo /bin/systemctl restart memcached 2020-05-04 21:15:13.855 | + lib/swift:start_swift:790 : is_ubuntu 2020-05-04 21:15:13.858 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:15:13.861 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:15:13.864 | + lib/swift:start_swift:791 : sudo /etc/init.d/rsync restart 2020-05-04 21:15:13.913 | Restarting rsync (via systemctl): rsync.service. 2020-05-04 21:15:13.918 | + lib/swift:start_swift:798 : '[' False == True ']' 2020-05-04 21:15:13.921 | + lib/swift:start_swift:817 : [[ 1 == 1 ]] 2020-05-04 21:15:13.924 | + lib/swift:start_swift:818 : local foreground_services type 2020-05-04 21:15:13.927 | + lib/swift:start_swift:820 : foreground_services='object container account' 2020-05-04 21:15:13.930 | + lib/swift:start_swift:821 : for type in '${foreground_services}' 2020-05-04 21:15:13.933 | + lib/swift:start_swift:822 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-05-04 21:15:13.936 | + functions-common:run_process:1498 : local service=s-object 2020-05-04 21:15:13.939 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-05-04 21:15:13.942 | + functions-common:run_process:1500 : local group= 2020-05-04 21:15:13.945 | + functions-common:run_process:1501 : local user= 2020-05-04 21:15:13.948 | + functions-common:run_process:1503 : local name=s-object 2020-05-04 21:15:13.951 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:15:13.953 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:15:13.956 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:13.959 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:13.963 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:13.968 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626913964 2020-05-04 21:15:13.972 | + functions-common:run_process:1506 : is_service_enabled s-object 2020-05-04 21:15:13.994 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:13.998 | + functions-common:run_process:1507 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2020-05-04 21:15:14.002 | + functions-common:_run_under_systemd:1463 : local service=s-object 2020-05-04 21:15:14.006 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-05-04 21:15:14.010 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-05-04 21:15:14.013 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-05-04 21:15:14.016 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-05-04 21:15:14.019 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2020-05-04 21:15:14.023 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2020-05-04 21:15:14.026 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@s-object.service 2020-05-04 21:15:14.029 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:15:14.033 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:15:14.036 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2020-05-04 21:15:14.039 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' stack 2020-05-04 21:15:14.042 | + functions-common:write_user_unit_file:1380 : local service=devstack@s-object.service 2020-05-04 21:15:14.045 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-05-04 21:15:14.049 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:15:14.052 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:15:14.055 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:15:14.058 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:15:14.061 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@s-object.service 2020-05-04 21:15:14.064 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:15:14.071 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2020-05-04 21:15:14.123 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2020-05-04 21:15:14.172 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-05-04 21:15:14.218 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2020-05-04 21:15:14.258 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2020-05-04 21:15:14.298 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:15:14.334 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:15:14.338 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2020-05-04 21:15:14.385 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:15:14.482 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@s-object.service 2020-05-04 21:15:14.493 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@s-object.service to /etc/systemd/system/devstack@s-object.service. 2020-05-04 21:15:14.588 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@s-object.service 2020-05-04 21:15:14.680 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:15:14.684 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:14.687 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:14.690 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:14.693 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:14.696 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:14.699 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:15:14.703 | + functions-common:time_stop:2258 : start_time=1588626913964 2020-05-04 21:15:14.706 | + functions-common:time_stop:2260 : [[ -z 1588626913964 ]] 2020-05-04 21:15:14.710 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:14.714 | + functions-common:time_stop:2263 : end_time=1588626914711 2020-05-04 21:15:14.717 | + functions-common:time_stop:2264 : elapsed_time=747 2020-05-04 21:15:14.720 | + functions-common:time_stop:2265 : total=1785 2020-05-04 21:15:14.723 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:14.726 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=2532 2020-05-04 21:15:14.729 | + lib/swift:start_swift:821 : for type in '${foreground_services}' 2020-05-04 21:15:14.733 | + lib/swift:start_swift:822 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-05-04 21:15:14.736 | + functions-common:run_process:1498 : local service=s-container 2020-05-04 21:15:14.739 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-05-04 21:15:14.743 | + functions-common:run_process:1500 : local group= 2020-05-04 21:15:14.746 | + functions-common:run_process:1501 : local user= 2020-05-04 21:15:14.749 | + functions-common:run_process:1503 : local name=s-container 2020-05-04 21:15:14.752 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:15:14.755 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:15:14.758 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:14.762 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:14.765 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:14.770 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626914766 2020-05-04 21:15:14.773 | + functions-common:run_process:1506 : is_service_enabled s-container 2020-05-04 21:15:14.794 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:14.797 | + functions-common:run_process:1507 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2020-05-04 21:15:14.801 | + functions-common:_run_under_systemd:1463 : local service=s-container 2020-05-04 21:15:14.804 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-05-04 21:15:14.807 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-05-04 21:15:14.811 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-05-04 21:15:14.814 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-05-04 21:15:14.817 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2020-05-04 21:15:14.819 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2020-05-04 21:15:14.822 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@s-container.service 2020-05-04 21:15:14.826 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:15:14.829 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:15:14.832 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2020-05-04 21:15:14.835 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' stack 2020-05-04 21:15:14.838 | + functions-common:write_user_unit_file:1380 : local service=devstack@s-container.service 2020-05-04 21:15:14.843 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-05-04 21:15:14.846 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:15:14.850 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:15:14.853 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:15:14.856 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:15:14.859 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@s-container.service 2020-05-04 21:15:14.862 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:15:14.867 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2020-05-04 21:15:14.921 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2020-05-04 21:15:14.972 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-05-04 21:15:15.010 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2020-05-04 21:15:15.050 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2020-05-04 21:15:15.087 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:15:15.152 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:15:15.152 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2020-05-04 21:15:15.190 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:15:15.287 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@s-container.service 2020-05-04 21:15:15.298 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@s-container.service to /etc/systemd/system/devstack@s-container.service. 2020-05-04 21:15:15.384 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@s-container.service 2020-05-04 21:15:15.479 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:15:15.483 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:15.486 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:15.489 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:15.493 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:15.497 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:15.502 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:15:15.505 | + functions-common:time_stop:2258 : start_time=1588626914766 2020-05-04 21:15:15.509 | + functions-common:time_stop:2260 : [[ -z 1588626914766 ]] 2020-05-04 21:15:15.513 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:15.517 | + functions-common:time_stop:2263 : end_time=1588626915514 2020-05-04 21:15:15.520 | + functions-common:time_stop:2264 : elapsed_time=748 2020-05-04 21:15:15.523 | + functions-common:time_stop:2265 : total=2532 2020-05-04 21:15:15.526 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:15.530 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=3280 2020-05-04 21:15:15.533 | + lib/swift:start_swift:821 : for type in '${foreground_services}' 2020-05-04 21:15:15.536 | + lib/swift:start_swift:822 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-05-04 21:15:15.539 | + functions-common:run_process:1498 : local service=s-account 2020-05-04 21:15:15.542 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-05-04 21:15:15.545 | + functions-common:run_process:1500 : local group= 2020-05-04 21:15:15.548 | + functions-common:run_process:1501 : local user= 2020-05-04 21:15:15.551 | + functions-common:run_process:1503 : local name=s-account 2020-05-04 21:15:15.554 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:15:15.557 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:15:15.560 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:15.563 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:15.567 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:15.571 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626915568 2020-05-04 21:15:15.575 | + functions-common:run_process:1506 : is_service_enabled s-account 2020-05-04 21:15:15.596 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:15.599 | + functions-common:run_process:1507 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2020-05-04 21:15:15.602 | + functions-common:_run_under_systemd:1463 : local service=s-account 2020-05-04 21:15:15.605 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-05-04 21:15:15.608 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-05-04 21:15:15.611 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-05-04 21:15:15.614 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-05-04 21:15:15.617 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2020-05-04 21:15:15.620 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2020-05-04 21:15:15.623 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@s-account.service 2020-05-04 21:15:15.627 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:15:15.630 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:15:15.633 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2020-05-04 21:15:15.636 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' stack 2020-05-04 21:15:15.640 | + functions-common:write_user_unit_file:1380 : local service=devstack@s-account.service 2020-05-04 21:15:15.643 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-05-04 21:15:15.647 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:15:15.650 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:15:15.653 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:15:15.657 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:15:15.661 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@s-account.service 2020-05-04 21:15:15.664 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:15:15.669 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2020-05-04 21:15:15.716 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2020-05-04 21:15:15.765 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-05-04 21:15:15.807 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2020-05-04 21:15:15.851 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2020-05-04 21:15:15.890 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:15:15.936 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:15:15.939 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2020-05-04 21:15:15.992 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:15:16.091 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@s-account.service 2020-05-04 21:15:16.101 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@s-account.service to /etc/systemd/system/devstack@s-account.service. 2020-05-04 21:15:16.200 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@s-account.service 2020-05-04 21:15:16.297 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:15:16.300 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:16.304 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:16.307 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:16.310 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:16.320 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:16.324 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:15:16.328 | + functions-common:time_stop:2258 : start_time=1588626915568 2020-05-04 21:15:16.332 | + functions-common:time_stop:2260 : [[ -z 1588626915568 ]] 2020-05-04 21:15:16.335 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:16.340 | + functions-common:time_stop:2263 : end_time=1588626916336 2020-05-04 21:15:16.344 | + functions-common:time_stop:2264 : elapsed_time=768 2020-05-04 21:15:16.348 | + functions-common:time_stop:2265 : total=3280 2020-05-04 21:15:16.352 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:16.355 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=4048 2020-05-04 21:15:16.360 | + lib/swift:start_swift:825 : [[ False == \T\r\u\e ]] 2020-05-04 21:15:16.364 | + lib/swift:start_swift:830 : swift-init --run-dir=/opt/stack/data/swift/run container-sync start 2020-05-04 21:15:17.079 | Starting container-sync...(/etc/swift/container-server/1.conf) 2020-05-04 21:15:18.018 | liberasurecode[24288]: liberasurecode_backend_open: dynamic linking error libJerasure.so.2: cannot open shared object file: No such file or directory 2020-05-04 21:15:18.019 | liberasurecode[24288]: liberasurecode_backend_open: dynamic linking error libJerasure.so.2: cannot open shared object file: No such file or directory 2020-05-04 21:15:18.019 | liberasurecode[24288]: liberasurecode_backend_open: dynamic linking error libisal.so.2: cannot open shared object file: No such file or directory 2020-05-04 21:15:18.019 | liberasurecode[24288]: liberasurecode_backend_open: dynamic linking error libshss.so.1: cannot open shared object file: No such file or directory 2020-05-04 21:15:18.019 | 2020-05-04 21:15:21.060 | + lib/swift:start_swift:837 : is_service_enabled tls-proxy 2020-05-04 21:15:21.083 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:15:21.087 | + lib/swift:start_swift:841 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-05-04 21:15:21.091 | + functions-common:run_process:1498 : local service=s-proxy 2020-05-04 21:15:21.095 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-05-04 21:15:21.098 | + functions-common:run_process:1500 : local group= 2020-05-04 21:15:21.102 | + functions-common:run_process:1501 : local user= 2020-05-04 21:15:21.105 | + functions-common:run_process:1503 : local name=s-proxy 2020-05-04 21:15:21.108 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:15:21.112 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:15:21.119 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:21.122 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:21.126 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:21.130 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626921127 2020-05-04 21:15:21.133 | + functions-common:run_process:1506 : is_service_enabled s-proxy 2020-05-04 21:15:21.154 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:21.157 | + functions-common:run_process:1507 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2020-05-04 21:15:21.161 | + functions-common:_run_under_systemd:1463 : local service=s-proxy 2020-05-04 21:15:21.165 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-05-04 21:15:21.168 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-05-04 21:15:21.171 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-05-04 21:15:21.175 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-05-04 21:15:21.178 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2020-05-04 21:15:21.181 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2020-05-04 21:15:21.185 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@s-proxy.service 2020-05-04 21:15:21.189 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:15:21.192 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:15:21.195 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2020-05-04 21:15:21.199 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack 2020-05-04 21:15:21.202 | + functions-common:write_user_unit_file:1380 : local service=devstack@s-proxy.service 2020-05-04 21:15:21.206 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-05-04 21:15:21.209 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:15:21.212 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:15:21.215 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:15:21.218 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:15:21.221 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2020-05-04 21:15:21.224 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:15:21.229 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2020-05-04 21:15:21.275 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2020-05-04 21:15:21.321 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-05-04 21:15:21.354 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2020-05-04 21:15:21.389 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2020-05-04 21:15:21.422 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:15:21.456 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:15:21.459 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2020-05-04 21:15:21.500 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:15:21.595 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@s-proxy.service 2020-05-04 21:15:21.606 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service to /etc/systemd/system/devstack@s-proxy.service. 2020-05-04 21:15:21.694 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@s-proxy.service 2020-05-04 21:15:21.780 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:15:21.784 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:21.787 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:21.790 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:21.793 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:21.796 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:21.799 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:15:21.803 | + functions-common:time_stop:2258 : start_time=1588626921127 2020-05-04 21:15:21.806 | + functions-common:time_stop:2260 : [[ -z 1588626921127 ]] 2020-05-04 21:15:21.810 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:21.815 | + functions-common:time_stop:2263 : end_time=1588626921811 2020-05-04 21:15:21.818 | + functions-common:time_stop:2264 : elapsed_time=684 2020-05-04 21:15:21.820 | + functions-common:time_stop:2265 : total=4048 2020-05-04 21:15:21.823 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:21.825 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=4732 2020-05-04 21:15:21.828 | + lib/swift:start_swift:846 : echo 'Waiting for swift proxy to start...' 2020-05-04 21:15:21.828 | Waiting for swift proxy to start... 2020-05-04 21:15:21.831 | + lib/swift:start_swift:847 : wait_for_service 60 http://162.242.166.178:8080/info 2020-05-04 21:15:21.834 | + functions:wait_for_service:428 : local timeout=60 2020-05-04 21:15:21.837 | + functions:wait_for_service:429 : local url=http://162.242.166.178:8080/info 2020-05-04 21:15:21.840 | + functions:wait_for_service:430 : local rval=0 2020-05-04 21:15:21.843 | + functions:wait_for_service:431 : time_start wait_for_service 2020-05-04 21:15:21.847 | + functions-common:time_start:2237 : local name=wait_for_service 2020-05-04 21:15:21.850 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:21.853 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:21.858 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:21.862 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626921859 2020-05-04 21:15:21.865 | + functions:wait_for_service:432 : timeout 60 bash -x 2020-05-04 21:15:21.871 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.166.178:8080/info 2020-05-04 21:15:21.881 | + :: : [[ 000 == 503 ]] 2020-05-04 21:15:21.883 | + :: : [[ 7 -eq 7 ]] 2020-05-04 21:15:21.885 | + :: : sleep 1 2020-05-04 21:15:22.888 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.166.178:8080/info 2020-05-04 21:15:22.897 | + :: : [[ 000 == 503 ]] 2020-05-04 21:15:22.899 | + :: : [[ 7 -eq 7 ]] 2020-05-04 21:15:22.900 | + :: : sleep 1 2020-05-04 21:15:23.904 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.166.178:8080/info 2020-05-04 21:15:24.348 | + :: : [[ 200 == 503 ]] 2020-05-04 21:15:24.349 | + :: : [[ 0 -eq 7 ]] 2020-05-04 21:15:24.353 | + functions:wait_for_service:437 : time_stop wait_for_service 2020-05-04 21:15:24.357 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:24.360 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:24.363 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:24.366 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:24.369 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:24.372 | + functions-common:time_stop:2257 : name=wait_for_service 2020-05-04 21:15:24.375 | + functions-common:time_stop:2258 : start_time=1588626921859 2020-05-04 21:15:24.378 | + functions-common:time_stop:2260 : [[ -z 1588626921859 ]] 2020-05-04 21:15:24.381 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:24.385 | + functions-common:time_stop:2263 : end_time=1588626924382 2020-05-04 21:15:24.388 | + functions-common:time_stop:2264 : elapsed_time=2523 2020-05-04 21:15:24.391 | + functions-common:time_stop:2265 : total=3603 2020-05-04 21:15:24.393 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:24.396 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=6126 2020-05-04 21:15:24.399 | + functions:wait_for_service:438 : return 0 2020-05-04 21:15:24.402 | + lib/swift:start_swift:851 : [[ False == \T\r\u\e ]] 2020-05-04 21:15:24.406 | + ./stack.sh:main:1241 : is_service_enabled glance 2020-05-04 21:15:24.425 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:24.429 | + ./stack.sh:main:1242 : echo_summary 'Starting Glance' 2020-05-04 21:15:24.432 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:15:24.435 | + ./stack.sh:echo_summary:445 : echo -e Starting Glance 2020-05-04 21:15:24.439 | + ./stack.sh:main:1243 : start_glance 2020-05-04 21:15:24.442 | + lib/glance:start_glance:347 : local service_protocol=http 2020-05-04 21:15:24.445 | + lib/glance:start_glance:348 : is_service_enabled tls-proxy 2020-05-04 21:15:24.465 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:15:24.469 | + lib/glance:start_glance:355 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-05-04 21:15:24.472 | + functions-common:run_process:1498 : local service=g-reg 2020-05-04 21:15:24.475 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-05-04 21:15:24.478 | + functions-common:run_process:1500 : local group= 2020-05-04 21:15:24.481 | + functions-common:run_process:1501 : local user= 2020-05-04 21:15:24.484 | + functions-common:run_process:1503 : local name=g-reg 2020-05-04 21:15:24.487 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:15:24.490 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:15:24.493 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:24.495 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:24.499 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:24.503 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626924500 2020-05-04 21:15:24.506 | + functions-common:run_process:1506 : is_service_enabled g-reg 2020-05-04 21:15:24.526 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:24.529 | + functions-common:run_process:1507 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2020-05-04 21:15:24.532 | + functions-common:_run_under_systemd:1463 : local service=g-reg 2020-05-04 21:15:24.536 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-05-04 21:15:24.539 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-05-04 21:15:24.542 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-05-04 21:15:24.545 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-05-04 21:15:24.548 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2020-05-04 21:15:24.550 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2020-05-04 21:15:24.554 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@g-reg.service 2020-05-04 21:15:24.557 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:15:24.560 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:15:24.563 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2020-05-04 21:15:24.566 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@g-reg.service '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' stack 2020-05-04 21:15:24.569 | + functions-common:write_user_unit_file:1380 : local service=devstack@g-reg.service 2020-05-04 21:15:24.572 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-05-04 21:15:24.575 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:15:24.577 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:15:24.580 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:15:24.583 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:15:24.586 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2020-05-04 21:15:24.589 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:15:24.594 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2020-05-04 21:15:24.640 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User stack 2020-05-04 21:15:24.687 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecStart '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-05-04 21:15:24.727 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2020-05-04 21:15:24.768 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2020-05-04 21:15:24.807 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:15:24.843 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:15:24.846 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2020-05-04 21:15:24.896 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:15:24.991 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@g-reg.service 2020-05-04 21:15:25.001 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service to /etc/systemd/system/devstack@g-reg.service. 2020-05-04 21:15:25.094 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@g-reg.service 2020-05-04 21:15:25.188 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:15:25.191 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:25.195 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:25.198 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:25.201 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:25.205 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:25.208 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:15:25.211 | + functions-common:time_stop:2258 : start_time=1588626924500 2020-05-04 21:15:25.214 | + functions-common:time_stop:2260 : [[ -z 1588626924500 ]] 2020-05-04 21:15:25.217 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:25.221 | + functions-common:time_stop:2263 : end_time=1588626925218 2020-05-04 21:15:25.224 | + functions-common:time_stop:2264 : elapsed_time=718 2020-05-04 21:15:25.226 | + functions-common:time_stop:2265 : total=4732 2020-05-04 21:15:25.229 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:25.231 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=5450 2020-05-04 21:15:25.235 | + lib/glance:start_glance:356 : [[ uwsgi == \u\w\s\g\i ]] 2020-05-04 21:15:25.237 | + lib/glance:start_glance:357 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-05-04 21:15:25.241 | + functions-common:run_process:1498 : local service=g-api 2020-05-04 21:15:25.244 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-05-04 21:15:25.248 | + functions-common:run_process:1500 : local group= 2020-05-04 21:15:25.251 | + functions-common:run_process:1501 : local user= 2020-05-04 21:15:25.254 | + functions-common:run_process:1503 : local name=g-api 2020-05-04 21:15:25.257 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:15:25.260 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:15:25.263 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:25.266 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:25.269 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:25.273 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626925270 2020-05-04 21:15:25.277 | + functions-common:run_process:1506 : is_service_enabled g-api 2020-05-04 21:15:25.297 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:25.300 | + functions-common:run_process:1507 : _run_under_systemd g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2020-05-04 21:15:25.303 | + functions-common:_run_under_systemd:1463 : local service=g-api 2020-05-04 21:15:25.306 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-05-04 21:15:25.309 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-05-04 21:15:25.312 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-05-04 21:15:25.315 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-05-04 21:15:25.318 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2020-05-04 21:15:25.321 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2020-05-04 21:15:25.325 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@g-api.service 2020-05-04 21:15:25.328 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:15:25.331 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:15:25.334 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2020-05-04 21:15:25.338 | + functions-common:_run_under_systemd:1473 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' stack 2020-05-04 21:15:25.341 | + functions-common:write_uwsgi_user_unit_file:1407 : local service=devstack@g-api.service 2020-05-04 21:15:25.343 | + functions-common:write_uwsgi_user_unit_file:1408 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-05-04 21:15:25.347 | + functions-common:write_uwsgi_user_unit_file:1409 : local group= 2020-05-04 21:15:25.350 | + functions-common:write_uwsgi_user_unit_file:1410 : local user=stack 2020-05-04 21:15:25.353 | + functions-common:write_uwsgi_user_unit_file:1411 : local unitfile=/etc/systemd/system/devstack@g-api.service 2020-05-04 21:15:25.356 | + functions-common:write_uwsgi_user_unit_file:1412 : mkdir -p /etc/systemd/system 2020-05-04 21:15:25.360 | + functions-common:write_uwsgi_user_unit_file:1414 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2020-05-04 21:15:25.407 | + functions-common:write_uwsgi_user_unit_file:1415 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2020-05-04 21:15:25.453 | + functions-common:write_uwsgi_user_unit_file:1416 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2020-05-04 21:15:25.490 | + functions-common:write_uwsgi_user_unit_file:1417 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-05-04 21:15:25.527 | + functions-common:write_uwsgi_user_unit_file:1418 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:15:25.565 | + functions-common:write_uwsgi_user_unit_file:1419 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2020-05-04 21:15:25.602 | + functions-common:write_uwsgi_user_unit_file:1420 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2020-05-04 21:15:25.640 | + functions-common:write_uwsgi_user_unit_file:1421 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2020-05-04 21:15:25.677 | + functions-common:write_uwsgi_user_unit_file:1422 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2020-05-04 21:15:25.713 | + functions-common:write_uwsgi_user_unit_file:1423 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2020-05-04 21:15:25.755 | + functions-common:write_uwsgi_user_unit_file:1425 : [[ -n '' ]] 2020-05-04 21:15:25.758 | + functions-common:write_uwsgi_user_unit_file:1428 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2020-05-04 21:15:25.806 | + functions-common:write_uwsgi_user_unit_file:1431 : sudo systemctl daemon-reload 2020-05-04 21:15:25.911 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@g-api.service 2020-05-04 21:15:25.921 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@g-api.service to /etc/systemd/system/devstack@g-api.service. 2020-05-04 21:15:26.018 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@g-api.service 2020-05-04 21:15:26.126 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:15:26.129 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:26.133 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:26.135 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:26.139 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:26.142 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:26.145 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:15:26.148 | + functions-common:time_stop:2258 : start_time=1588626925270 2020-05-04 21:15:26.152 | + functions-common:time_stop:2260 : [[ -z 1588626925270 ]] 2020-05-04 21:15:26.156 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:26.160 | + functions-common:time_stop:2263 : end_time=1588626926157 2020-05-04 21:15:26.164 | + functions-common:time_stop:2264 : elapsed_time=887 2020-05-04 21:15:26.168 | + functions-common:time_stop:2265 : total=5450 2020-05-04 21:15:26.172 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:26.175 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=6337 2020-05-04 21:15:26.178 | + lib/glance:start_glance:362 : echo 'Waiting for g-api (162.242.166.178) to start...' 2020-05-04 21:15:26.178 | Waiting for g-api (162.242.166.178) to start... 2020-05-04 21:15:26.181 | + lib/glance:start_glance:363 : wait_for_service 60 http://162.242.166.178/image 2020-05-04 21:15:26.185 | + functions:wait_for_service:428 : local timeout=60 2020-05-04 21:15:26.189 | + functions:wait_for_service:429 : local url=http://162.242.166.178/image 2020-05-04 21:15:26.193 | + functions:wait_for_service:430 : local rval=0 2020-05-04 21:15:26.197 | + functions:wait_for_service:431 : time_start wait_for_service 2020-05-04 21:15:26.200 | + functions-common:time_start:2237 : local name=wait_for_service 2020-05-04 21:15:26.204 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:26.208 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:26.212 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:26.217 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626926213 2020-05-04 21:15:26.220 | + functions:wait_for_service:432 : timeout 60 bash -x 2020-05-04 21:15:26.225 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.166.178/image 2020-05-04 21:15:28.494 | + :: : [[ 300 == 503 ]] 2020-05-04 21:15:28.495 | + :: : [[ 0 -eq 7 ]] 2020-05-04 21:15:28.499 | + functions:wait_for_service:437 : time_stop wait_for_service 2020-05-04 21:15:28.502 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:28.504 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:28.507 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:28.509 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:28.512 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:28.514 | + functions-common:time_stop:2257 : name=wait_for_service 2020-05-04 21:15:28.518 | + functions-common:time_stop:2258 : start_time=1588626926213 2020-05-04 21:15:28.521 | + functions-common:time_stop:2260 : [[ -z 1588626926213 ]] 2020-05-04 21:15:28.525 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:28.530 | + functions-common:time_stop:2263 : end_time=1588626928526 2020-05-04 21:15:28.532 | + functions-common:time_stop:2264 : elapsed_time=2313 2020-05-04 21:15:28.535 | + functions-common:time_stop:2265 : total=6126 2020-05-04 21:15:28.537 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:28.540 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=8439 2020-05-04 21:15:28.543 | + functions:wait_for_service:438 : return 0 2020-05-04 21:15:28.545 | + ./stack.sh:main:1257 : is_service_enabled g-reg 2020-05-04 21:15:28.564 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:28.566 | + ./stack.sh:main:1259 : echo_summary 'Uploading images' 2020-05-04 21:15:28.569 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:15:28.571 | + ./stack.sh:echo_summary:445 : echo -e Uploading images 2020-05-04 21:15:28.574 | + ./stack.sh:main:1261 : for image_url in '${IMAGE_URLS//,/ }' 2020-05-04 21:15:28.576 | + ./stack.sh:main:1262 : upload_image http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img 2020-05-04 21:15:28.580 | + functions:upload_image:88 : local image_url=http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img 2020-05-04 21:15:28.582 | + functions:upload_image:90 : local image image_fname image_name 2020-05-04 21:15:28.585 | + functions:upload_image:93 : mkdir -p /opt/stack/new/devstack/files/images 2020-05-04 21:15:28.590 | ++ functions:upload_image:94 : basename http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img 2020-05-04 21:15:28.593 | + functions:upload_image:94 : image_fname=cirros-0.3.5-x86_64-disk.img 2020-05-04 21:15:28.596 | + functions:upload_image:95 : [[ http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img != file* ]] 2020-05-04 21:15:28.598 | + functions:upload_image:97 : [[ ! -f /opt/stack/new/devstack/files/cirros-0.3.5-x86_64-disk.img ]] 2020-05-04 21:15:28.602 | ++ functions:upload_image:97 : stat -c %s /opt/stack/new/devstack/files/cirros-0.3.5-x86_64-disk.img 2020-05-04 21:15:28.607 | + functions:upload_image:97 : [[ 13267968 = \0 ]] 2020-05-04 21:15:28.610 | + functions:upload_image:104 : image=/opt/stack/new/devstack/files/cirros-0.3.5-x86_64-disk.img 2020-05-04 21:15:28.613 | + functions:upload_image:118 : [[ http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img =~ openvz ]] 2020-05-04 21:15:28.616 | + functions:upload_image:125 : [[ http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img =~ \.vmdk ]] 2020-05-04 21:15:28.619 | + functions:upload_image:240 : [[ http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img =~ \.vhd\.tgz ]] 2020-05-04 21:15:28.621 | + functions:upload_image:262 : [[ http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img =~ \.xen-raw\.tgz ]] 2020-05-04 21:15:28.624 | + functions:upload_image:273 : [[ http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img =~ \.hds ]] 2020-05-04 21:15:28.627 | + functions:upload_image:290 : local kernel= 2020-05-04 21:15:28.631 | + functions:upload_image:291 : local ramdisk= 2020-05-04 21:15:28.634 | + functions:upload_image:292 : local disk_format= 2020-05-04 21:15:28.637 | + functions:upload_image:293 : local container_format= 2020-05-04 21:15:28.641 | + functions:upload_image:294 : local unpack= 2020-05-04 21:15:28.644 | + functions:upload_image:295 : local img_property= 2020-05-04 21:15:28.648 | + functions:upload_image:296 : case "$image_fname" in 2020-05-04 21:15:28.652 | ++ functions:upload_image:317 : basename /opt/stack/new/devstack/files/cirros-0.3.5-x86_64-disk.img .img 2020-05-04 21:15:28.656 | + functions:upload_image:317 : image_name=cirros-0.3.5-x86_64-disk 2020-05-04 21:15:28.659 | + functions:upload_image:318 : local format 2020-05-04 21:15:28.664 | ++ functions:upload_image:319 : qemu-img info /opt/stack/new/devstack/files/cirros-0.3.5-x86_64-disk.img 2020-05-04 21:15:28.664 | ++ functions:upload_image:319 : awk '/^file format/ { print $3; exit }' 2020-05-04 21:15:28.676 | + functions:upload_image:319 : format=qcow2 2020-05-04 21:15:28.679 | + functions:upload_image:320 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2020-05-04 21:15:28.682 | + functions:upload_image:321 : disk_format=qcow2 2020-05-04 21:15:28.685 | + functions:upload_image:325 : container_format=bare 2020-05-04 21:15:28.688 | + functions:upload_image:366 : is_arch ppc64le 2020-05-04 21:15:28.692 | ++ functions-common:is_arch:417 : uname -m 2020-05-04 21:15:28.697 | + functions-common:is_arch:417 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2020-05-04 21:15:28.700 | + functions:upload_image:366 : is_arch ppc64 2020-05-04 21:15:28.703 | ++ functions-common:is_arch:417 : uname -m 2020-05-04 21:15:28.708 | + functions-common:is_arch:417 : [[ x86_64 == \p\p\c\6\4 ]] 2020-05-04 21:15:28.711 | + functions:upload_image:366 : is_arch ppc 2020-05-04 21:15:28.714 | ++ functions-common:is_arch:417 : uname -m 2020-05-04 21:15:28.718 | + functions-common:is_arch:417 : [[ x86_64 == \p\p\c ]] 2020-05-04 21:15:28.721 | + functions:upload_image:370 : is_arch aarch64 2020-05-04 21:15:28.725 | ++ functions-common:is_arch:417 : uname -m 2020-05-04 21:15:28.730 | + functions-common:is_arch:417 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2020-05-04 21:15:28.733 | + functions:upload_image:374 : '[' bare = bare ']' 2020-05-04 21:15:28.736 | + functions:upload_image:375 : '[' '' = zcat ']' 2020-05-04 21:15:28.739 | + functions:upload_image:377 : '[' '' = bunzip2 ']' 2020-05-04 21:15:28.743 | + functions:upload_image:380 : 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 2020-05-04 21:15:32.488 | +------------------+------------------------------------------------------+ 2020-05-04 21:15:32.488 | | Field | Value | 2020-05-04 21:15:32.488 | +------------------+------------------------------------------------------+ 2020-05-04 21:15:32.488 | | checksum | f8ab98ff5e73ebab884d80c9dc9c7290 | 2020-05-04 21:15:32.488 | | container_format | bare | 2020-05-04 21:15:32.489 | | created_at | 2020-05-04T21:15:31Z | 2020-05-04 21:15:32.489 | | disk_format | qcow2 | 2020-05-04 21:15:32.489 | | file | /v2/images/5e6811bf-e9e1-46ea-9e85-c2e141ac04e1/file | 2020-05-04 21:15:32.489 | | id | 5e6811bf-e9e1-46ea-9e85-c2e141ac04e1 | 2020-05-04 21:15:32.489 | | min_disk | 0 | 2020-05-04 21:15:32.489 | | min_ram | 0 | 2020-05-04 21:15:32.489 | | name | cirros-0.3.5-x86_64-disk | 2020-05-04 21:15:32.489 | | owner | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:15:32.489 | | protected | False | 2020-05-04 21:15:32.489 | | schema | /v2/schemas/image | 2020-05-04 21:15:32.489 | | size | 13267968 | 2020-05-04 21:15:32.489 | | status | active | 2020-05-04 21:15:32.489 | | tags | | 2020-05-04 21:15:32.489 | | updated_at | 2020-05-04T21:15:32Z | 2020-05-04 21:15:32.489 | | virtual_size | None | 2020-05-04 21:15:32.489 | | visibility | public | 2020-05-04 21:15:32.489 | +------------------+------------------------------------------------------+ 2020-05-04 21:15:32.542 | + ./stack.sh:main:1272 : is_service_enabled nova 2020-05-04 21:15:32.564 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:32.568 | ++ ./stack.sh:main:1273 : generate_hex_string 36 2020-05-04 21:15:32.570 | ++ functions-common:generate_hex_string:686 : local size=36 2020-05-04 21:15:32.574 | ++ functions-common:generate_hex_string:687 : hexdump -n 36 -v -e '/1 "%02x"' /dev/urandom 2020-05-04 21:15:32.580 | + ./stack.sh:main:1273 : key=81b5639160dc0fba3924ac50364a5cdf3a82f35e98c3c57878aeb6036f9648837034afbd 2020-05-04 21:15:32.583 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key 81b5639160dc0fba3924ac50364a5cdf3a82f35e98c3c57878aeb6036f9648837034afbd 2020-05-04 21:15:32.618 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key 81b5639160dc0fba3924ac50364a5cdf3a82f35e98c3c57878aeb6036f9648837034afbd 2020-05-04 21:15:32.654 | + ./stack.sh:main:1279 : is_service_enabled n-api 2020-05-04 21:15:32.675 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:32.679 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2020-05-04 21:15:32.682 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:15:32.685 | + ./stack.sh:echo_summary:445 : echo -e Starting Nova API 2020-05-04 21:15:32.689 | + ./stack.sh:main:1281 : start_nova_api 2020-05-04 21:15:32.692 | + lib/nova:start_nova_api:816 : local service_port=8774 2020-05-04 21:15:32.695 | + lib/nova:start_nova_api:817 : local service_protocol=http 2020-05-04 21:15:32.697 | + lib/nova:start_nova_api:818 : local nova_url 2020-05-04 21:15:32.700 | + lib/nova:start_nova_api:819 : is_service_enabled tls-proxy 2020-05-04 21:15:32.721 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:15:32.724 | + lib/nova:start_nova_api:825 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2020-05-04 21:15:32.727 | + lib/nova:start_nova_api:826 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2020-05-04 21:15:32.730 | + lib/nova:start_nova_api:826 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2020-05-04 21:15:32.733 | + lib/nova:start_nova_api:828 : '[' True == False ']' 2020-05-04 21:15:32.737 | + lib/nova:start_nova_api:836 : run_process n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-05-04 21:15:32.740 | + functions-common:run_process:1498 : local service=n-api 2020-05-04 21:15:32.744 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-05-04 21:15:32.747 | + functions-common:run_process:1500 : local group= 2020-05-04 21:15:32.750 | + functions-common:run_process:1501 : local user= 2020-05-04 21:15:32.754 | + functions-common:run_process:1503 : local name=n-api 2020-05-04 21:15:32.757 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:15:32.761 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:15:32.765 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:32.769 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:32.773 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:32.778 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626932774 2020-05-04 21:15:32.782 | + functions-common:run_process:1506 : is_service_enabled n-api 2020-05-04 21:15:32.801 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:32.805 | + functions-common:run_process:1507 : _run_under_systemd n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2020-05-04 21:15:32.808 | + functions-common:_run_under_systemd:1463 : local service=n-api 2020-05-04 21:15:32.811 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-05-04 21:15:32.814 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-05-04 21:15:32.817 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-05-04 21:15:32.821 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-05-04 21:15:32.824 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2020-05-04 21:15:32.828 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2020-05-04 21:15:32.831 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@n-api.service 2020-05-04 21:15:32.834 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:15:32.837 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:15:32.841 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2020-05-04 21:15:32.844 | + functions-common:_run_under_systemd:1473 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' stack 2020-05-04 21:15:32.847 | + functions-common:write_uwsgi_user_unit_file:1407 : local service=devstack@n-api.service 2020-05-04 21:15:32.850 | + functions-common:write_uwsgi_user_unit_file:1408 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-05-04 21:15:32.853 | + functions-common:write_uwsgi_user_unit_file:1409 : local group= 2020-05-04 21:15:32.856 | + functions-common:write_uwsgi_user_unit_file:1410 : local user=stack 2020-05-04 21:15:32.859 | + functions-common:write_uwsgi_user_unit_file:1411 : local unitfile=/etc/systemd/system/devstack@n-api.service 2020-05-04 21:15:32.862 | + functions-common:write_uwsgi_user_unit_file:1412 : mkdir -p /etc/systemd/system 2020-05-04 21:15:32.867 | + functions-common:write_uwsgi_user_unit_file:1414 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2020-05-04 21:15:32.914 | + functions-common:write_uwsgi_user_unit_file:1415 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2020-05-04 21:15:32.967 | + functions-common:write_uwsgi_user_unit_file:1416 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2020-05-04 21:15:33.006 | + functions-common:write_uwsgi_user_unit_file:1417 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-05-04 21:15:33.044 | + functions-common:write_uwsgi_user_unit_file:1418 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:15:33.087 | + functions-common:write_uwsgi_user_unit_file:1419 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2020-05-04 21:15:33.130 | + functions-common:write_uwsgi_user_unit_file:1420 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2020-05-04 21:15:33.169 | + functions-common:write_uwsgi_user_unit_file:1421 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2020-05-04 21:15:33.208 | + functions-common:write_uwsgi_user_unit_file:1422 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2020-05-04 21:15:33.249 | + functions-common:write_uwsgi_user_unit_file:1423 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2020-05-04 21:15:33.289 | + functions-common:write_uwsgi_user_unit_file:1425 : [[ -n '' ]] 2020-05-04 21:15:33.292 | + functions-common:write_uwsgi_user_unit_file:1428 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2020-05-04 21:15:33.343 | + functions-common:write_uwsgi_user_unit_file:1431 : sudo systemctl daemon-reload 2020-05-04 21:15:33.450 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@n-api.service 2020-05-04 21:15:33.461 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@n-api.service to /etc/systemd/system/devstack@n-api.service. 2020-05-04 21:15:33.552 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@n-api.service 2020-05-04 21:15:33.645 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:15:33.650 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:33.653 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:33.656 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:33.660 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:33.663 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:33.666 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:15:33.669 | + functions-common:time_stop:2258 : start_time=1588626932774 2020-05-04 21:15:33.672 | + functions-common:time_stop:2260 : [[ -z 1588626932774 ]] 2020-05-04 21:15:33.676 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:33.680 | + functions-common:time_stop:2263 : end_time=1588626933677 2020-05-04 21:15:33.683 | + functions-common:time_stop:2264 : elapsed_time=903 2020-05-04 21:15:33.686 | + functions-common:time_stop:2265 : total=6337 2020-05-04 21:15:33.688 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:33.691 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=7240 2020-05-04 21:15:33.694 | + lib/nova:start_nova_api:837 : nova_url=http://162.242.166.178/compute/v2.1/ 2020-05-04 21:15:33.696 | + lib/nova:start_nova_api:840 : echo 'Waiting for nova-api to start...' 2020-05-04 21:15:33.696 | Waiting for nova-api to start... 2020-05-04 21:15:33.699 | + lib/nova:start_nova_api:841 : wait_for_service 60 http://162.242.166.178/compute/v2.1/ 2020-05-04 21:15:33.702 | + functions:wait_for_service:428 : local timeout=60 2020-05-04 21:15:33.705 | + functions:wait_for_service:429 : local url=http://162.242.166.178/compute/v2.1/ 2020-05-04 21:15:33.709 | + functions:wait_for_service:430 : local rval=0 2020-05-04 21:15:33.712 | + functions:wait_for_service:431 : time_start wait_for_service 2020-05-04 21:15:33.715 | + functions-common:time_start:2237 : local name=wait_for_service 2020-05-04 21:15:33.719 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:33.722 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:33.725 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:33.729 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626933726 2020-05-04 21:15:33.732 | + functions:wait_for_service:432 : timeout 60 bash -x 2020-05-04 21:15:33.737 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.166.178/compute/v2.1/ 2020-05-04 21:15:40.245 | + :: : [[ 401 == 503 ]] 2020-05-04 21:15:40.246 | + :: : [[ 0 -eq 7 ]] 2020-05-04 21:15:40.250 | + functions:wait_for_service:437 : time_stop wait_for_service 2020-05-04 21:15:40.253 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:40.256 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:40.259 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:40.262 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:40.264 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:40.268 | + functions-common:time_stop:2257 : name=wait_for_service 2020-05-04 21:15:40.271 | + functions-common:time_stop:2258 : start_time=1588626933726 2020-05-04 21:15:40.275 | + functions-common:time_stop:2260 : [[ -z 1588626933726 ]] 2020-05-04 21:15:40.279 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:40.284 | + functions-common:time_stop:2263 : end_time=1588626940280 2020-05-04 21:15:40.287 | + functions-common:time_stop:2264 : elapsed_time=6554 2020-05-04 21:15:40.290 | + functions-common:time_stop:2265 : total=8439 2020-05-04 21:15:40.293 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:40.295 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=14993 2020-05-04 21:15:40.298 | + functions:wait_for_service:438 : return 0 2020-05-04 21:15:40.301 | + lib/nova:start_nova_api:845 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2020-05-04 21:15:40.304 | + lib/nova:start_nova_api:845 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2020-05-04 21:15:40.308 | + ./stack.sh:main:1284 : is_service_enabled neutron-api 2020-05-04 21:15:40.328 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:15:40.331 | + ./stack.sh:main:1287 : is_service_enabled q-svc 2020-05-04 21:15:40.350 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:40.353 | + ./stack.sh:main:1288 : echo_summary 'Starting Neutron' 2020-05-04 21:15:40.356 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:15:40.359 | + ./stack.sh:echo_summary:445 : echo -e Starting Neutron 2020-05-04 21:15:40.362 | + ./stack.sh:main:1289 : configure_neutron_after_post_config 2020-05-04 21:15:40.365 | + lib/neutron-legacy:configure_neutron_after_post_config:452 : [[ neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2020-05-04 21:15:40.368 | + lib/neutron-legacy:configure_neutron_after_post_config:453 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.metering.metering_plugin.MeteringPlugin 2020-05-04 21:15:40.411 | + ./stack.sh:main:1290 : start_neutron_service_and_check 2020-05-04 21:15:40.414 | + lib/neutron-legacy:start_neutron_service_and_check:459 : local service_port=9696 2020-05-04 21:15:40.418 | + lib/neutron-legacy:start_neutron_service_and_check:460 : local service_protocol=http 2020-05-04 21:15:40.421 | + lib/neutron-legacy:start_neutron_service_and_check:461 : local cfg_file_options 2020-05-04 21:15:40.424 | ++ lib/neutron-legacy:start_neutron_service_and_check:463 : determine_config_files neutron-server 2020-05-04 21:15:40.427 | ++ lib/neutron-legacy:determine_config_files:318 : local opts= 2020-05-04 21:15:40.430 | ++ lib/neutron-legacy:determine_config_files:319 : case "$1" in 2020-05-04 21:15:40.434 | +++ lib/neutron-legacy:determine_config_files:320 : _determine_config_server 2020-05-04 21:15:40.437 | +++ lib/neutron-legacy:_determine_config_server:288 : [[ '' != '' ]] 2020-05-04 21:15:40.439 | +++ lib/neutron-legacy:_determine_config_server:295 : [[ 0 > 0 ]] 2020-05-04 21:15:40.442 | +++ lib/neutron-legacy:_determine_config_server:302 : local cfg_file 2020-05-04 21:15:40.444 | +++ lib/neutron-legacy:_determine_config_server:303 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:40.447 | +++ lib/neutron-legacy:_determine_config_server:307 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:40.450 | ++ lib/neutron-legacy:determine_config_files:320 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:40.453 | ++ lib/neutron-legacy:determine_config_files:323 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2020-05-04 21:15:40.456 | ++ lib/neutron-legacy:determine_config_files:326 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:40.460 | + lib/neutron-legacy:start_neutron_service_and_check:463 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:40.463 | + lib/neutron-legacy:start_neutron_service_and_check:465 : is_service_enabled tls-proxy 2020-05-04 21:15:40.482 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:15:40.485 | + lib/neutron-legacy:start_neutron_service_and_check:470 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:40.488 | + functions-common:run_process:1498 : local service=q-svc 2020-05-04 21:15:40.491 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:40.494 | + functions-common:run_process:1500 : local group= 2020-05-04 21:15:40.497 | + functions-common:run_process:1501 : local user= 2020-05-04 21:15:40.500 | + functions-common:run_process:1503 : local name=q-svc 2020-05-04 21:15:40.503 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:15:40.506 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:15:40.509 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:40.512 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:40.515 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:40.519 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626940516 2020-05-04 21:15:40.522 | + functions-common:run_process:1506 : is_service_enabled q-svc 2020-05-04 21:15:40.541 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:40.544 | + functions-common:run_process:1507 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2020-05-04 21:15:40.546 | + functions-common:_run_under_systemd:1463 : local service=q-svc 2020-05-04 21:15:40.549 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:40.552 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:40.555 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:40.558 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:40.560 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2020-05-04 21:15:40.563 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2020-05-04 21:15:40.566 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@q-svc.service 2020-05-04 21:15:40.569 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:15:40.572 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:15:40.575 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2020-05-04 21:15:40.578 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack 2020-05-04 21:15:40.581 | + functions-common:write_user_unit_file:1380 : local service=devstack@q-svc.service 2020-05-04 21:15:40.584 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:40.587 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:15:40.589 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:15:40.592 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:15:40.594 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:15:40.597 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2020-05-04 21:15:40.600 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:15:40.605 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2020-05-04 21:15:40.650 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User stack 2020-05-04 21:15:40.695 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:40.733 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2020-05-04 21:15:40.770 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2020-05-04 21:15:40.805 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:15:40.843 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:15:40.846 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2020-05-04 21:15:40.895 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:15:41.001 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@q-svc.service 2020-05-04 21:15:41.011 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service to /etc/systemd/system/devstack@q-svc.service. 2020-05-04 21:15:41.101 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@q-svc.service 2020-05-04 21:15:41.209 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:15:41.212 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:41.216 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:41.219 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:41.222 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:41.225 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:41.228 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:15:41.231 | + functions-common:time_stop:2258 : start_time=1588626940516 2020-05-04 21:15:41.234 | + functions-common:time_stop:2260 : [[ -z 1588626940516 ]] 2020-05-04 21:15:41.238 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:41.242 | + functions-common:time_stop:2263 : end_time=1588626941239 2020-05-04 21:15:41.245 | + functions-common:time_stop:2264 : elapsed_time=723 2020-05-04 21:15:41.248 | + functions-common:time_stop:2265 : total=7240 2020-05-04 21:15:41.251 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:41.254 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=7963 2020-05-04 21:15:41.257 | + lib/neutron-legacy:start_neutron_service_and_check:471 : echo 'Waiting for Neutron to start...' 2020-05-04 21:15:41.258 | Waiting for Neutron to start... 2020-05-04 21:15:41.261 | + lib/neutron-legacy:start_neutron_service_and_check:473 : local 'testcmd=wget --no-proxy -q -O- http://162.242.166.178:9696' 2020-05-04 21:15:41.264 | + lib/neutron-legacy:start_neutron_service_and_check:474 : test_with_retry 'wget --no-proxy -q -O- http://162.242.166.178:9696' 'Neutron did not start' 60 2020-05-04 21:15:41.267 | + functions-common:test_with_retry:2189 : local 'testcmd=wget --no-proxy -q -O- http://162.242.166.178:9696' 2020-05-04 21:15:41.270 | + functions-common:test_with_retry:2190 : local 'failmsg=Neutron did not start' 2020-05-04 21:15:41.273 | + functions-common:test_with_retry:2191 : local until=60 2020-05-04 21:15:41.276 | + functions-common:test_with_retry:2192 : local sleep=0.5 2020-05-04 21:15:41.279 | + functions-common:test_with_retry:2194 : time_start test_with_retry 2020-05-04 21:15:41.282 | + functions-common:time_start:2237 : local name=test_with_retry 2020-05-04 21:15:41.285 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:41.288 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:41.291 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:41.296 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626941293 2020-05-04 21:15:41.299 | + functions-common:test_with_retry:2195 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://162.242.166.178:9696; do sleep 0.5; done' 2020-05-04 21:15:44.342 | {"versions": [{"status": "CURRENT", "id": "v2.0", "links": [{"href": "http://162.242.166.178:9696/v2.0/", "rel": "self"}]}]}+ functions-common:test_with_retry:2198 : time_stop test_with_retry 2020-05-04 21:15:44.347 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:44.350 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:44.354 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:44.358 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:44.362 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:44.366 | + functions-common:time_stop:2257 : name=test_with_retry 2020-05-04 21:15:44.369 | + functions-common:time_stop:2258 : start_time=1588626941293 2020-05-04 21:15:44.373 | + functions-common:time_stop:2260 : [[ -z 1588626941293 ]] 2020-05-04 21:15:44.377 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:44.383 | + functions-common:time_stop:2263 : end_time=1588626944378 2020-05-04 21:15:44.386 | + functions-common:time_stop:2264 : elapsed_time=3085 2020-05-04 21:15:44.389 | + functions-common:time_stop:2265 : total=0 2020-05-04 21:15:44.393 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:44.396 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=3085 2020-05-04 21:15:44.400 | + lib/neutron-legacy:start_neutron_service_and_check:477 : is_service_enabled tls-proxy 2020-05-04 21:15:44.442 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:15:44.445 | + ./stack.sh:main:1309 : is_service_enabled placement 2020-05-04 21:15:44.465 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:44.469 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2020-05-04 21:15:44.472 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:15:44.476 | + ./stack.sh:echo_summary:445 : echo -e Starting Placement 2020-05-04 21:15:44.479 | + ./stack.sh:main:1311 : start_placement 2020-05-04 21:15:44.482 | + lib/placement:start_placement:187 : start_placement_api 2020-05-04 21:15:44.485 | + lib/placement:start_placement_api:172 : [[ uwsgi == \u\w\s\g\i ]] 2020-05-04 21:15:44.488 | + lib/placement:start_placement_api:173 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/nova/placement-uwsgi.ini' 2020-05-04 21:15:44.491 | + functions-common:run_process:1498 : local service=placement-api 2020-05-04 21:15:44.493 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/nova/placement-uwsgi.ini' 2020-05-04 21:15:44.496 | + functions-common:run_process:1500 : local group= 2020-05-04 21:15:44.498 | + functions-common:run_process:1501 : local user= 2020-05-04 21:15:44.501 | + functions-common:run_process:1503 : local name=placement-api 2020-05-04 21:15:44.504 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:15:44.507 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:15:44.509 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:44.512 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:44.516 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:44.520 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626944517 2020-05-04 21:15:44.522 | + functions-common:run_process:1506 : is_service_enabled placement-api 2020-05-04 21:15:44.541 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:44.544 | + functions-common:run_process:1507 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/nova/placement-uwsgi.ini' '' '' 2020-05-04 21:15:44.548 | + functions-common:_run_under_systemd:1463 : local service=placement-api 2020-05-04 21:15:44.550 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/nova/placement-uwsgi.ini' 2020-05-04 21:15:44.554 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/nova/placement-uwsgi.ini' 2020-05-04 21:15:44.557 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/nova/placement-uwsgi.ini' 2020-05-04 21:15:44.560 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/nova/placement-uwsgi.ini' 2020-05-04 21:15:44.563 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/nova/placement-uwsgi.ini =~ sudo ]] 2020-05-04 21:15:44.566 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/nova/placement-uwsgi.ini =~ ^/ ]] 2020-05-04 21:15:44.569 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@placement-api.service 2020-05-04 21:15:44.572 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:15:44.575 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:15:44.578 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/nova/placement-uwsgi.ini =~ uwsgi ]] 2020-05-04 21:15:44.581 | + functions-common:_run_under_systemd:1473 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/nova/placement-uwsgi.ini' '' stack 2020-05-04 21:15:44.585 | + functions-common:write_uwsgi_user_unit_file:1407 : local service=devstack@placement-api.service 2020-05-04 21:15:44.588 | + functions-common:write_uwsgi_user_unit_file:1408 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/nova/placement-uwsgi.ini' 2020-05-04 21:15:44.591 | + functions-common:write_uwsgi_user_unit_file:1409 : local group= 2020-05-04 21:15:44.594 | + functions-common:write_uwsgi_user_unit_file:1410 : local user=stack 2020-05-04 21:15:44.596 | + functions-common:write_uwsgi_user_unit_file:1411 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2020-05-04 21:15:44.599 | + functions-common:write_uwsgi_user_unit_file:1412 : mkdir -p /etc/systemd/system 2020-05-04 21:15:44.604 | + functions-common:write_uwsgi_user_unit_file:1414 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2020-05-04 21:15:44.651 | + functions-common:write_uwsgi_user_unit_file:1415 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2020-05-04 21:15:44.698 | + functions-common:write_uwsgi_user_unit_file:1416 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2020-05-04 21:15:44.737 | + functions-common:write_uwsgi_user_unit_file:1417 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/nova/placement-uwsgi.ini' 2020-05-04 21:15:44.774 | + functions-common:write_uwsgi_user_unit_file:1418 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:15:44.811 | + functions-common:write_uwsgi_user_unit_file:1419 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2020-05-04 21:15:44.850 | + functions-common:write_uwsgi_user_unit_file:1420 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2020-05-04 21:15:44.888 | + functions-common:write_uwsgi_user_unit_file:1421 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2020-05-04 21:15:44.926 | + functions-common:write_uwsgi_user_unit_file:1422 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2020-05-04 21:15:44.965 | + functions-common:write_uwsgi_user_unit_file:1423 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2020-05-04 21:15:45.002 | + functions-common:write_uwsgi_user_unit_file:1425 : [[ -n '' ]] 2020-05-04 21:15:45.005 | + functions-common:write_uwsgi_user_unit_file:1428 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2020-05-04 21:15:45.050 | + functions-common:write_uwsgi_user_unit_file:1431 : sudo systemctl daemon-reload 2020-05-04 21:15:45.144 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@placement-api.service 2020-05-04 21:15:45.154 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service to /etc/systemd/system/devstack@placement-api.service. 2020-05-04 21:15:45.257 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@placement-api.service 2020-05-04 21:15:45.351 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:15:45.355 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:45.358 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:45.361 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:45.363 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:45.366 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:45.369 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:15:45.371 | + functions-common:time_stop:2258 : start_time=1588626944517 2020-05-04 21:15:45.374 | + functions-common:time_stop:2260 : [[ -z 1588626944517 ]] 2020-05-04 21:15:45.377 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:45.381 | + functions-common:time_stop:2263 : end_time=1588626945378 2020-05-04 21:15:45.384 | + functions-common:time_stop:2264 : elapsed_time=861 2020-05-04 21:15:45.387 | + functions-common:time_stop:2265 : total=7963 2020-05-04 21:15:45.390 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:45.392 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=8824 2020-05-04 21:15:45.395 | + lib/placement:start_placement_api:180 : echo 'Waiting for placement-api to start...' 2020-05-04 21:15:45.395 | Waiting for placement-api to start... 2020-05-04 21:15:45.399 | + lib/placement:start_placement_api:181 : wait_for_service 60 http://162.242.166.178/placement 2020-05-04 21:15:45.402 | + functions:wait_for_service:428 : local timeout=60 2020-05-04 21:15:45.406 | + functions:wait_for_service:429 : local url=http://162.242.166.178/placement 2020-05-04 21:15:45.409 | + functions:wait_for_service:430 : local rval=0 2020-05-04 21:15:45.411 | + functions:wait_for_service:431 : time_start wait_for_service 2020-05-04 21:15:45.415 | + functions-common:time_start:2237 : local name=wait_for_service 2020-05-04 21:15:45.428 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:45.431 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:45.436 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:45.444 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626945438 2020-05-04 21:15:45.452 | + functions:wait_for_service:432 : timeout 60 bash -x 2020-05-04 21:15:45.457 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.166.178/placement 2020-05-04 21:15:49.960 | + :: : [[ 200 == 503 ]] 2020-05-04 21:15:49.962 | + :: : [[ 0 -eq 7 ]] 2020-05-04 21:15:49.967 | + functions:wait_for_service:437 : time_stop wait_for_service 2020-05-04 21:15:49.969 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:49.972 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:49.976 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:49.979 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:49.983 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:49.986 | + functions-common:time_stop:2257 : name=wait_for_service 2020-05-04 21:15:49.989 | + functions-common:time_stop:2258 : start_time=1588626945438 2020-05-04 21:15:49.991 | + functions-common:time_stop:2260 : [[ -z 1588626945438 ]] 2020-05-04 21:15:49.996 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:50.000 | + functions-common:time_stop:2263 : end_time=1588626949997 2020-05-04 21:15:50.003 | + functions-common:time_stop:2264 : elapsed_time=4559 2020-05-04 21:15:50.006 | + functions-common:time_stop:2265 : total=14993 2020-05-04 21:15:50.009 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:50.012 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=19552 2020-05-04 21:15:50.014 | + functions:wait_for_service:438 : return 0 2020-05-04 21:15:50.017 | + ./stack.sh:main:1314 : is_service_enabled neutron 2020-05-04 21:15:50.039 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:50.041 | + ./stack.sh:main:1315 : start_neutron 2020-05-04 21:15:50.045 | + lib/neutron:start_neutron:612 : is_neutron_legacy_enabled 2020-05-04 21:15:50.047 | + lib/neutron:is_neutron_legacy_enabled:104 : [[ , =~ ,neutron ]] 2020-05-04 21:15:50.050 | + lib/neutron:is_neutron_legacy_enabled:105 : [[ ,c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat =~ ,q- ]] 2020-05-04 21:15:50.054 | + lib/neutron:is_neutron_legacy_enabled:105 : return 0 2020-05-04 21:15:50.057 | + lib/neutron:start_neutron:614 : start_mutnauq_l2_agent 2020-05-04 21:15:50.060 | + lib/neutron-legacy:start_mutnauq_l2_agent:485 : 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' 2020-05-04 21:15:50.063 | + functions-common:run_process:1498 : local service=q-agt 2020-05-04 21:15:50.066 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:50.069 | + functions-common:run_process:1500 : local group= 2020-05-04 21:15:50.072 | + functions-common:run_process:1501 : local user= 2020-05-04 21:15:50.075 | + functions-common:run_process:1503 : local name=q-agt 2020-05-04 21:15:50.079 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:15:50.082 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:15:50.086 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:50.090 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:50.094 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:50.098 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626950095 2020-05-04 21:15:50.102 | + functions-common:run_process:1506 : is_service_enabled q-agt 2020-05-04 21:15:50.125 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:50.129 | + functions-common:run_process:1507 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2020-05-04 21:15:50.133 | + functions-common:_run_under_systemd:1463 : local service=q-agt 2020-05-04 21:15:50.137 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:50.141 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:50.146 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:50.149 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:50.153 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2020-05-04 21:15:50.157 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2020-05-04 21:15:50.161 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@q-agt.service 2020-05-04 21:15:50.165 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:15:50.169 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:15:50.173 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2020-05-04 21:15:50.176 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack 2020-05-04 21:15:50.180 | + functions-common:write_user_unit_file:1380 : local service=devstack@q-agt.service 2020-05-04 21:15:50.184 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:50.187 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:15:50.191 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:15:50.194 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:15:50.198 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:15:50.201 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2020-05-04 21:15:50.205 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:15:50.212 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2020-05-04 21:15:50.267 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User stack 2020-05-04 21:15:50.316 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-05-04 21:15:50.361 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2020-05-04 21:15:50.402 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2020-05-04 21:15:50.445 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:15:50.487 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:15:50.491 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2020-05-04 21:15:50.546 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:15:50.664 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@q-agt.service 2020-05-04 21:15:50.675 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service to /etc/systemd/system/devstack@q-agt.service. 2020-05-04 21:15:50.772 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@q-agt.service 2020-05-04 21:15:50.870 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:15:50.873 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:50.876 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:50.879 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:50.883 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:50.887 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:50.890 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:15:50.893 | + functions-common:time_stop:2258 : start_time=1588626950095 2020-05-04 21:15:50.897 | + functions-common:time_stop:2260 : [[ -z 1588626950095 ]] 2020-05-04 21:15:50.901 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:50.905 | + functions-common:time_stop:2263 : end_time=1588626950902 2020-05-04 21:15:50.909 | + functions-common:time_stop:2264 : elapsed_time=807 2020-05-04 21:15:50.912 | + functions-common:time_stop:2265 : total=8824 2020-05-04 21:15:50.915 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:50.919 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=9631 2020-05-04 21:15:50.922 | + lib/neutron-legacy:start_mutnauq_l2_agent:487 : is_provider_network 2020-05-04 21:15:50.926 | + functions-common:is_provider_network:2100 : '[' '' == True ']' 2020-05-04 21:15:50.929 | + functions-common:is_provider_network:2103 : return 1 2020-05-04 21:15:50.933 | + lib/neutron:start_neutron:615 : start_mutnauq_other_agents 2020-05-04 21:15:50.937 | + lib/neutron-legacy:start_mutnauq_other_agents:503 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2020-05-04 21:15:50.941 | + functions-common:run_process:1498 : local service=q-dhcp 2020-05-04 21:15:50.944 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2020-05-04 21:15:50.947 | + functions-common:run_process:1500 : local group= 2020-05-04 21:15:50.950 | + functions-common:run_process:1501 : local user= 2020-05-04 21:15:50.954 | + functions-common:run_process:1503 : local name=q-dhcp 2020-05-04 21:15:50.958 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:15:50.961 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:15:50.964 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:50.968 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:50.973 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:50.977 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626950974 2020-05-04 21:15:50.981 | + functions-common:run_process:1506 : is_service_enabled q-dhcp 2020-05-04 21:15:51.005 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:51.009 | + functions-common:run_process:1507 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2020-05-04 21:15:51.013 | + functions-common:_run_under_systemd:1463 : local service=q-dhcp 2020-05-04 21:15:51.017 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2020-05-04 21:15:51.021 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2020-05-04 21:15:51.026 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2020-05-04 21:15:51.030 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2020-05-04 21:15:51.034 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2020-05-04 21:15:51.038 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2020-05-04 21:15:51.042 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@q-dhcp.service 2020-05-04 21:15:51.046 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:15:51.049 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:15:51.053 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2020-05-04 21:15:51.056 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' stack 2020-05-04 21:15:51.060 | + functions-common:write_user_unit_file:1380 : local service=devstack@q-dhcp.service 2020-05-04 21:15:51.063 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2020-05-04 21:15:51.066 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:15:51.070 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:15:51.073 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:15:51.076 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:15:51.080 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2020-05-04 21:15:51.084 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:15:51.090 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2020-05-04 21:15:51.147 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User stack 2020-05-04 21:15:51.201 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2020-05-04 21:15:51.245 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2020-05-04 21:15:51.289 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2020-05-04 21:15:51.331 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:15:51.375 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:15:51.380 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2020-05-04 21:15:51.440 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:15:51.547 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@q-dhcp.service 2020-05-04 21:15:51.559 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service to /etc/systemd/system/devstack@q-dhcp.service. 2020-05-04 21:15:51.658 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@q-dhcp.service 2020-05-04 21:15:51.757 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:15:51.761 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:51.764 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:51.767 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:51.770 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:51.774 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:51.777 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:15:51.780 | + functions-common:time_stop:2258 : start_time=1588626950974 2020-05-04 21:15:51.783 | + functions-common:time_stop:2260 : [[ -z 1588626950974 ]] 2020-05-04 21:15:51.787 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:51.791 | + functions-common:time_stop:2263 : end_time=1588626951788 2020-05-04 21:15:51.794 | + functions-common:time_stop:2264 : elapsed_time=814 2020-05-04 21:15:51.796 | + functions-common:time_stop:2265 : total=9631 2020-05-04 21:15:51.799 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:51.802 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=10445 2020-05-04 21:15:51.805 | + lib/neutron-legacy:start_mutnauq_other_agents:505 : is_service_enabled neutron-vpnaas 2020-05-04 21:15:51.825 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:15:51.830 | ++ lib/neutron-legacy:start_mutnauq_other_agents:508 : determine_config_files neutron-l3-agent 2020-05-04 21:15:51.833 | ++ lib/neutron-legacy:determine_config_files:318 : local opts= 2020-05-04 21:15:51.836 | ++ lib/neutron-legacy:determine_config_files:319 : case "$1" in 2020-05-04 21:15:51.841 | +++ lib/neutron-legacy:determine_config_files:321 : _determine_config_l3 2020-05-04 21:15:51.845 | +++ lib/neutron-legacy:_determine_config_l3:311 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-05-04 21:15:51.849 | +++ lib/neutron-legacy:_determine_config_l3:312 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-05-04 21:15:51.853 | ++ lib/neutron-legacy:determine_config_files:321 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-05-04 21:15:51.856 | ++ lib/neutron-legacy:determine_config_files:323 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2020-05-04 21:15:51.859 | ++ lib/neutron-legacy:determine_config_files:326 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-05-04 21:15:51.863 | + lib/neutron-legacy:start_mutnauq_other_agents:508 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-05-04 21:15:51.866 | + functions-common:run_process:1498 : local service=q-l3 2020-05-04 21:15:51.869 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-05-04 21:15:51.872 | + functions-common:run_process:1500 : local group= 2020-05-04 21:15:51.875 | + functions-common:run_process:1501 : local user= 2020-05-04 21:15:51.879 | + functions-common:run_process:1503 : local name=q-l3 2020-05-04 21:15:51.882 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:15:51.885 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:15:51.888 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:51.892 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:51.895 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:51.900 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626951896 2020-05-04 21:15:51.903 | + functions-common:run_process:1506 : is_service_enabled q-l3 2020-05-04 21:15:51.926 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:51.929 | + functions-common:run_process:1507 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2020-05-04 21:15:51.932 | + functions-common:_run_under_systemd:1463 : local service=q-l3 2020-05-04 21:15:51.935 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-05-04 21:15:51.938 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-05-04 21:15:51.943 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-05-04 21:15:51.947 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-05-04 21:15:51.950 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2020-05-04 21:15:51.955 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2020-05-04 21:15:51.958 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@q-l3.service 2020-05-04 21:15:51.962 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:15:51.966 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:15:51.970 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2020-05-04 21:15:51.974 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' stack 2020-05-04 21:15:51.977 | + functions-common:write_user_unit_file:1380 : local service=devstack@q-l3.service 2020-05-04 21:15:51.980 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-05-04 21:15:51.984 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:15:51.987 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:15:51.991 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:15:51.993 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:15:51.996 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2020-05-04 21:15:51.999 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:15:52.004 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2020-05-04 21:15:52.058 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User stack 2020-05-04 21:15:52.116 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-05-04 21:15:52.158 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2020-05-04 21:15:52.202 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2020-05-04 21:15:52.252 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:15:52.297 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:15:52.300 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2020-05-04 21:15:52.353 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:15:52.465 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@q-l3.service 2020-05-04 21:15:52.477 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service to /etc/systemd/system/devstack@q-l3.service. 2020-05-04 21:15:52.577 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@q-l3.service 2020-05-04 21:15:52.676 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:15:52.680 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:52.683 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:52.686 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:52.689 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:52.693 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:52.697 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:15:52.700 | + functions-common:time_stop:2258 : start_time=1588626951896 2020-05-04 21:15:52.704 | + functions-common:time_stop:2260 : [[ -z 1588626951896 ]] 2020-05-04 21:15:52.709 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:52.714 | + functions-common:time_stop:2263 : end_time=1588626952710 2020-05-04 21:15:52.718 | + functions-common:time_stop:2264 : elapsed_time=814 2020-05-04 21:15:52.721 | + functions-common:time_stop:2265 : total=10445 2020-05-04 21:15:52.724 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:52.726 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=11259 2020-05-04 21:15:52.729 | + lib/neutron-legacy:start_mutnauq_other_agents:511 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2020-05-04 21:15:52.732 | + functions-common:run_process:1498 : local service=q-meta 2020-05-04 21:15:52.735 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2020-05-04 21:15:52.739 | + functions-common:run_process:1500 : local group= 2020-05-04 21:15:52.741 | + functions-common:run_process:1501 : local user= 2020-05-04 21:15:52.745 | + functions-common:run_process:1503 : local name=q-meta 2020-05-04 21:15:52.749 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:15:52.753 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:15:52.756 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:52.760 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:52.764 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:52.768 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626952765 2020-05-04 21:15:52.772 | + functions-common:run_process:1506 : is_service_enabled q-meta 2020-05-04 21:15:52.793 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:52.797 | + functions-common:run_process:1507 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2020-05-04 21:15:52.800 | + functions-common:_run_under_systemd:1463 : local service=q-meta 2020-05-04 21:15:52.803 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2020-05-04 21:15:52.806 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2020-05-04 21:15:52.809 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2020-05-04 21:15:52.812 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2020-05-04 21:15:52.815 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2020-05-04 21:15:52.818 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2020-05-04 21:15:52.822 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@q-meta.service 2020-05-04 21:15:52.825 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:15:52.828 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:15:52.830 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2020-05-04 21:15:52.835 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' stack 2020-05-04 21:15:52.840 | + functions-common:write_user_unit_file:1380 : local service=devstack@q-meta.service 2020-05-04 21:15:52.844 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2020-05-04 21:15:52.848 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:15:52.851 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:15:52.855 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:15:52.858 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:15:52.863 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2020-05-04 21:15:52.867 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:15:52.872 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2020-05-04 21:15:52.953 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User stack 2020-05-04 21:15:53.013 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2020-05-04 21:15:53.056 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2020-05-04 21:15:53.097 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2020-05-04 21:15:53.160 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:15:53.206 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:15:53.211 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2020-05-04 21:15:53.267 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:15:53.372 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@q-meta.service 2020-05-04 21:15:53.383 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service to /etc/systemd/system/devstack@q-meta.service. 2020-05-04 21:15:53.497 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@q-meta.service 2020-05-04 21:15:53.597 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:15:53.600 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:53.604 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:53.607 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:53.610 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:53.613 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:53.616 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:15:53.618 | + functions-common:time_stop:2258 : start_time=1588626952765 2020-05-04 21:15:53.621 | + functions-common:time_stop:2260 : [[ -z 1588626952765 ]] 2020-05-04 21:15:53.626 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:53.631 | + functions-common:time_stop:2263 : end_time=1588626953627 2020-05-04 21:15:53.634 | + functions-common:time_stop:2264 : elapsed_time=862 2020-05-04 21:15:53.637 | + functions-common:time_stop:2265 : total=11259 2020-05-04 21:15:53.640 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:53.643 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=12121 2020-05-04 21:15:53.646 | + lib/neutron-legacy:start_mutnauq_other_agents:512 : 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' 2020-05-04 21:15:53.651 | + functions-common:run_process:1498 : local service=q-metering 2020-05-04 21:15:53.655 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2020-05-04 21:15:53.659 | + functions-common:run_process:1500 : local group= 2020-05-04 21:15:53.664 | + functions-common:run_process:1501 : local user= 2020-05-04 21:15:53.668 | + functions-common:run_process:1503 : local name=q-metering 2020-05-04 21:15:53.673 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:15:53.677 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:15:53.681 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:15:53.685 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:15:53.690 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:15:53.696 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626953691 2020-05-04 21:15:53.702 | + functions-common:run_process:1506 : is_service_enabled q-metering 2020-05-04 21:15:53.725 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:53.730 | + functions-common:run_process:1507 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2020-05-04 21:15:53.733 | + functions-common:_run_under_systemd:1463 : local service=q-metering 2020-05-04 21:15:53.737 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2020-05-04 21:15:53.741 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2020-05-04 21:15:53.745 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2020-05-04 21:15:53.754 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2020-05-04 21:15:53.758 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2020-05-04 21:15:53.763 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2020-05-04 21:15:53.767 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@q-metering.service 2020-05-04 21:15:53.771 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:15:53.774 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:15:53.777 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2020-05-04 21:15:53.781 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' stack 2020-05-04 21:15:53.784 | + functions-common:write_user_unit_file:1380 : local service=devstack@q-metering.service 2020-05-04 21:15:53.789 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2020-05-04 21:15:53.792 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:15:53.796 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:15:53.798 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:15:53.801 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:15:53.804 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2020-05-04 21:15:53.808 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:15:53.813 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2020-05-04 21:15:53.877 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User stack 2020-05-04 21:15:53.958 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2020-05-04 21:15:54.016 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2020-05-04 21:15:54.082 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2020-05-04 21:15:54.126 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:15:54.176 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:15:54.180 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2020-05-04 21:15:54.244 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:15:54.407 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@q-metering.service 2020-05-04 21:15:54.418 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service to /etc/systemd/system/devstack@q-metering.service. 2020-05-04 21:15:54.564 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@q-metering.service 2020-05-04 21:15:54.665 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:15:54.669 | + functions-common:time_stop:2251 : local name 2020-05-04 21:15:54.674 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:15:54.678 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:15:54.681 | + functions-common:time_stop:2254 : local total 2020-05-04 21:15:54.686 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:15:54.689 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:15:54.693 | + functions-common:time_stop:2258 : start_time=1588626953691 2020-05-04 21:15:54.697 | + functions-common:time_stop:2260 : [[ -z 1588626953691 ]] 2020-05-04 21:15:54.703 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:15:54.708 | + functions-common:time_stop:2263 : end_time=1588626954704 2020-05-04 21:15:54.713 | + functions-common:time_stop:2264 : elapsed_time=1013 2020-05-04 21:15:54.716 | + functions-common:time_stop:2265 : total=12121 2020-05-04 21:15:54.720 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:15:54.724 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=13134 2020-05-04 21:15:54.728 | + ./stack.sh:main:1318 : is_service_enabled q-svc 2020-05-04 21:15:54.750 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:15:54.753 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2020-05-04 21:15:54.756 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2020-05-04 21:15:54.759 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:15:54.762 | + ./stack.sh:echo_summary:445 : echo -e Creating initial neutron network elements 2020-05-04 21:15:54.765 | + ./stack.sh:main:1320 : create_neutron_initial_network 2020-05-04 21:15:54.768 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2020-05-04 21:15:54.774 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2020-05-04 21:15:54.774 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2020-05-04 21:15:54.778 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2020-05-04 21:15:54.780 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:15:54.781 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:15:54.784 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:15:54.785 | ++ functions-common:get_field:696 : read data 2020-05-04 21:15:54.787 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:15:54.790 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:15:54.793 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:15:54.798 | ++ functions-common:oscwrap:2279 : start=1588626954794 2020-05-04 21:15:54.801 | +++ functions-common:oscwrap:2280 : command openstack project list 2020-05-04 21:15:54.804 | +++ functions-common:oscwrap:2280 : openstack project list 2020-05-04 21:15:56.790 | ++ functions-common:oscwrap:2280 : out='+----------------------------------+--------------------+ 2020-05-04 21:15:56.790 | | ID | Name | 2020-05-04 21:15:56.790 | +----------------------------------+--------------------+ 2020-05-04 21:15:56.790 | | 130d26896abe46938982f3c019298599 | demo | 2020-05-04 21:15:56.790 | | 2ff7bb411dfa4785a25f763121c10c18 | service | 2020-05-04 21:15:56.790 | | 47df950a64154f7592be9419f1da1310 | swiftprojecttest4 | 2020-05-04 21:15:56.790 | | 4a4d2d6530e3440bb5f2ddad9c3905f2 | swiftprojecttest2 | 2020-05-04 21:15:56.790 | | d3b22f9f7fda435ea8e3f4ac34cac382 | alt_demo | 2020-05-04 21:15:56.790 | | d93d8b7b6f3d426fb297377283af73b2 | invisible_to_admin | 2020-05-04 21:15:56.791 | | df3eb6762b8044d2b9433816ecc86855 | swiftprojecttest1 | 2020-05-04 21:15:56.791 | | f985d01f2c734c5da75a77a4ff78ccd8 | admin | 2020-05-04 21:15:56.791 | +----------------------------------+--------------------+' 2020-05-04 21:15:56.793 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:15:56.797 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:15:56.806 | ++ functions-common:oscwrap:2282 : end=1588626956802 2020-05-04 21:15:56.810 | ++ functions-common:oscwrap:2283 : echo 2008 2020-05-04 21:15:56.814 | ++ functions-common:oscwrap:2285 : echo '+----------------------------------+--------------------+ 2020-05-04 21:15:56.814 | | ID | Name | 2020-05-04 21:15:56.814 | +----------------------------------+--------------------+ 2020-05-04 21:15:56.814 | | 130d26896abe46938982f3c019298599 | demo | 2020-05-04 21:15:56.814 | | 2ff7bb411dfa4785a25f763121c10c18 | service | 2020-05-04 21:15:56.814 | | 47df950a64154f7592be9419f1da1310 | swiftprojecttest4 | 2020-05-04 21:15:56.814 | | 4a4d2d6530e3440bb5f2ddad9c3905f2 | swiftprojecttest2 | 2020-05-04 21:15:56.814 | | d3b22f9f7fda435ea8e3f4ac34cac382 | alt_demo | 2020-05-04 21:15:56.814 | | d93d8b7b6f3d426fb297377283af73b2 | invisible_to_admin | 2020-05-04 21:15:56.815 | | df3eb6762b8044d2b9433816ecc86855 | swiftprojecttest1 | 2020-05-04 21:15:56.815 | | f985d01f2c734c5da75a77a4ff78ccd8 | admin | 2020-05-04 21:15:56.815 | +----------------------------------+--------------------+' 2020-05-04 21:15:56.819 | ++ functions-common:get_field:697 : '[' 1 -lt 0 ']' 2020-05-04 21:15:56.820 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:15:56.823 | ++ functions-common:get_field:700 : field='$2' 2020-05-04 21:15:56.828 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-05-04 21:15:56.828 | ++ functions-common:get_field:702 : echo '| 130d26896abe46938982f3c019298599 | demo |' 2020-05-04 21:15:56.834 | ++ functions-common:get_field:696 : read data 2020-05-04 21:15:56.838 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=130d26896abe46938982f3c019298599 2020-05-04 21:15:56.841 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2020-05-04 21:15:56.845 | + functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:15:56.868 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2020-05-04 21:15:56.871 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2020-05-04 21:15:56.875 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : local extension=auto-allocated-topology 2020-05-04 21:15:56.879 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2020-05-04 21:15:56.883 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:15:56.887 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:15:56.891 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:15:56.894 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:15:56.898 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:15:56.903 | ++ functions-common:oscwrap:2279 : start=1588626956900 2020-05-04 21:15:56.910 | +++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2020-05-04 21:15:56.917 | +++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2020-05-04 21:15:59.691 | ++ functions-common:oscwrap:2280 : out='default-subnetpools 2020-05-04 21:15:59.691 | availability_zone 2020-05-04 21:15:59.691 | network_availability_zone 2020-05-04 21:15:59.692 | auto-allocated-topology 2020-05-04 21:15:59.692 | net-mtu-writable 2020-05-04 21:15:59.692 | binding 2020-05-04 21:15:59.692 | metering 2020-05-04 21:15:59.692 | agent 2020-05-04 21:15:59.692 | subnet_allocation 2020-05-04 21:15:59.692 | l3_agent_scheduler 2020-05-04 21:15:59.692 | tag 2020-05-04 21:15:59.692 | external-net 2020-05-04 21:15:59.692 | standard-attr-tag 2020-05-04 21:15:59.692 | flavors 2020-05-04 21:15:59.692 | net-mtu 2020-05-04 21:15:59.692 | network-ip-availability 2020-05-04 21:15:59.692 | quotas 2020-05-04 21:15:59.692 | revision-if-match 2020-05-04 21:15:59.692 | l3-ha 2020-05-04 21:15:59.692 | provider 2020-05-04 21:15:59.692 | multi-provider 2020-05-04 21:15:59.692 | quota_details 2020-05-04 21:15:59.692 | address-scope 2020-05-04 21:15:59.692 | extraroute 2020-05-04 21:15:59.692 | ext-gw-mode 2020-05-04 21:15:59.692 | subnet-service-types 2020-05-04 21:15:59.692 | standard-attr-timestamp 2020-05-04 21:15:59.692 | service-type 2020-05-04 21:15:59.692 | l3-flavors 2020-05-04 21:15:59.692 | port-security 2020-05-04 21:15:59.692 | extra_dhcp_opt 2020-05-04 21:15:59.692 | standard-attr-revisions 2020-05-04 21:15:59.693 | pagination 2020-05-04 21:15:59.693 | sorting 2020-05-04 21:15:59.693 | security-group 2020-05-04 21:15:59.693 | dhcp_agent_scheduler 2020-05-04 21:15:59.693 | router_availability_zone 2020-05-04 21:15:59.693 | rbac-policies 2020-05-04 21:15:59.693 | tag-ext 2020-05-04 21:15:59.693 | standard-attr-description 2020-05-04 21:15:59.693 | ip-substring-filtering 2020-05-04 21:15:59.693 | router 2020-05-04 21:15:59.693 | allowed-address-pairs 2020-05-04 21:15:59.693 | project-id 2020-05-04 21:15:59.693 | dvr' 2020-05-04 21:15:59.695 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:15:59.701 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:15:59.707 | ++ functions-common:oscwrap:2282 : end=1588626959703 2020-05-04 21:15:59.711 | ++ functions-common:oscwrap:2283 : echo 2803 2020-05-04 21:15:59.715 | ++ functions-common:oscwrap:2285 : echo 'default-subnetpools 2020-05-04 21:15:59.715 | availability_zone 2020-05-04 21:15:59.715 | network_availability_zone 2020-05-04 21:15:59.715 | auto-allocated-topology 2020-05-04 21:15:59.715 | net-mtu-writable 2020-05-04 21:15:59.715 | binding 2020-05-04 21:15:59.715 | metering 2020-05-04 21:15:59.715 | agent 2020-05-04 21:15:59.715 | subnet_allocation 2020-05-04 21:15:59.715 | l3_agent_scheduler 2020-05-04 21:15:59.715 | tag 2020-05-04 21:15:59.715 | external-net 2020-05-04 21:15:59.715 | standard-attr-tag 2020-05-04 21:15:59.715 | flavors 2020-05-04 21:15:59.715 | net-mtu 2020-05-04 21:15:59.715 | network-ip-availability 2020-05-04 21:15:59.715 | quotas 2020-05-04 21:15:59.715 | revision-if-match 2020-05-04 21:15:59.715 | l3-ha 2020-05-04 21:15:59.715 | provider 2020-05-04 21:15:59.715 | multi-provider 2020-05-04 21:15:59.715 | quota_details 2020-05-04 21:15:59.715 | address-scope 2020-05-04 21:15:59.715 | extraroute 2020-05-04 21:15:59.716 | ext-gw-mode 2020-05-04 21:15:59.716 | subnet-service-types 2020-05-04 21:15:59.716 | standard-attr-timestamp 2020-05-04 21:15:59.716 | service-type 2020-05-04 21:15:59.716 | l3-flavors 2020-05-04 21:15:59.716 | port-security 2020-05-04 21:15:59.716 | extra_dhcp_opt 2020-05-04 21:15:59.716 | standard-attr-revisions 2020-05-04 21:15:59.716 | pagination 2020-05-04 21:15:59.716 | sorting 2020-05-04 21:15:59.716 | security-group 2020-05-04 21:15:59.716 | dhcp_agent_scheduler 2020-05-04 21:15:59.716 | router_availability_zone 2020-05-04 21:15:59.716 | rbac-policies 2020-05-04 21:15:59.716 | tag-ext 2020-05-04 21:15:59.716 | standard-attr-description 2020-05-04 21:15:59.716 | ip-substring-filtering 2020-05-04 21:15:59.716 | router 2020-05-04 21:15:59.716 | allowed-address-pairs 2020-05-04 21:15:59.716 | project-id 2020-05-04 21:15:59.716 | dvr' 2020-05-04 21:15:59.718 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:15:59.722 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : EXT_LIST='default-subnetpools 2020-05-04 21:15:59.722 | availability_zone 2020-05-04 21:15:59.722 | network_availability_zone 2020-05-04 21:15:59.722 | auto-allocated-topology 2020-05-04 21:15:59.722 | net-mtu-writable 2020-05-04 21:15:59.722 | binding 2020-05-04 21:15:59.722 | metering 2020-05-04 21:15:59.722 | agent 2020-05-04 21:15:59.722 | subnet_allocation 2020-05-04 21:15:59.722 | l3_agent_scheduler 2020-05-04 21:15:59.722 | tag 2020-05-04 21:15:59.722 | external-net 2020-05-04 21:15:59.722 | standard-attr-tag 2020-05-04 21:15:59.722 | flavors 2020-05-04 21:15:59.722 | net-mtu 2020-05-04 21:15:59.722 | network-ip-availability 2020-05-04 21:15:59.723 | quotas 2020-05-04 21:15:59.723 | revision-if-match 2020-05-04 21:15:59.723 | l3-ha 2020-05-04 21:15:59.723 | provider 2020-05-04 21:15:59.723 | multi-provider 2020-05-04 21:15:59.723 | quota_details 2020-05-04 21:15:59.723 | address-scope 2020-05-04 21:15:59.723 | extraroute 2020-05-04 21:15:59.723 | ext-gw-mode 2020-05-04 21:15:59.723 | subnet-service-types 2020-05-04 21:15:59.723 | standard-attr-timestamp 2020-05-04 21:15:59.723 | service-type 2020-05-04 21:15:59.723 | l3-flavors 2020-05-04 21:15:59.723 | port-security 2020-05-04 21:15:59.723 | extra_dhcp_opt 2020-05-04 21:15:59.723 | standard-attr-revisions 2020-05-04 21:15:59.723 | pagination 2020-05-04 21:15:59.723 | sorting 2020-05-04 21:15:59.723 | security-group 2020-05-04 21:15:59.723 | dhcp_agent_scheduler 2020-05-04 21:15:59.723 | router_availability_zone 2020-05-04 21:15:59.723 | rbac-policies 2020-05-04 21:15:59.723 | tag-ext 2020-05-04 21:15:59.723 | standard-attr-description 2020-05-04 21:15:59.723 | ip-substring-filtering 2020-05-04 21:15:59.723 | router 2020-05-04 21:15:59.723 | allowed-address-pairs 2020-05-04 21:15:59.723 | project-id 2020-05-04 21:15:59.723 | dvr' 2020-05-04 21:15:59.725 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : [[ default-subnetpools 2020-05-04 21:15:59.725 | availability_zone 2020-05-04 21:15:59.725 | network_availability_zone 2020-05-04 21:15:59.725 | auto-allocated-topology 2020-05-04 21:15:59.725 | net-mtu-writable 2020-05-04 21:15:59.725 | binding 2020-05-04 21:15:59.725 | metering 2020-05-04 21:15:59.725 | agent 2020-05-04 21:15:59.725 | subnet_allocation 2020-05-04 21:15:59.725 | l3_agent_scheduler 2020-05-04 21:15:59.725 | tag 2020-05-04 21:15:59.725 | external-net 2020-05-04 21:15:59.725 | standard-attr-tag 2020-05-04 21:15:59.725 | flavors 2020-05-04 21:15:59.725 | net-mtu 2020-05-04 21:15:59.725 | network-ip-availability 2020-05-04 21:15:59.725 | quotas 2020-05-04 21:15:59.725 | revision-if-match 2020-05-04 21:15:59.725 | l3-ha 2020-05-04 21:15:59.725 | provider 2020-05-04 21:15:59.725 | multi-provider 2020-05-04 21:15:59.725 | quota_details 2020-05-04 21:15:59.726 | address-scope 2020-05-04 21:15:59.726 | extraroute 2020-05-04 21:15:59.726 | ext-gw-mode 2020-05-04 21:15:59.726 | subnet-service-types 2020-05-04 21:15:59.726 | standard-attr-timestamp 2020-05-04 21:15:59.726 | service-type 2020-05-04 21:15:59.726 | l3-flavors 2020-05-04 21:15:59.726 | port-security 2020-05-04 21:15:59.726 | extra_dhcp_opt 2020-05-04 21:15:59.726 | standard-attr-revisions 2020-05-04 21:15:59.726 | pagination 2020-05-04 21:15:59.726 | sorting 2020-05-04 21:15:59.726 | security-group 2020-05-04 21:15:59.726 | dhcp_agent_scheduler 2020-05-04 21:15:59.726 | router_availability_zone 2020-05-04 21:15:59.726 | rbac-policies 2020-05-04 21:15:59.726 | tag-ext 2020-05-04 21:15:59.726 | standard-attr-description 2020-05-04 21:15:59.726 | ip-substring-filtering 2020-05-04 21:15:59.726 | router 2020-05-04 21:15:59.726 | allowed-address-pairs 2020-05-04 21:15:59.726 | project-id 2020-05-04 21:15:59.726 | dvr =~ auto-allocated-topology ]] 2020-05-04 21:15:59.728 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : return 0 2020-05-04 21:15:59.731 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2020-05-04 21:15:59.734 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4+6 =~ 4.* ]] 2020-05-04 21:15:59.739 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.1.0.0/20 --share --default -f value -c id 2020-05-04 21:15:59.742 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:15:59.746 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:15:59.749 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:15:59.753 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:15:59.757 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:15:59.763 | ++ functions-common:oscwrap:2279 : start=1588626959758 2020-05-04 21:15:59.767 | +++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.1.0.0/20 --share --default -f value -c id 2020-05-04 21:15:59.770 | +++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.1.0.0/20 --share --default -f value -c id 2020-05-04 21:16:01.700 | ++ functions-common:oscwrap:2280 : out=9919276b-2a47-4d5c-95b1-5f9b8484df22 2020-05-04 21:16:01.703 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:16:01.708 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:16:01.713 | ++ functions-common:oscwrap:2282 : end=1588626961709 2020-05-04 21:16:01.716 | ++ functions-common:oscwrap:2283 : echo 1951 2020-05-04 21:16:01.719 | ++ functions-common:oscwrap:2285 : echo 9919276b-2a47-4d5c-95b1-5f9b8484df22 2020-05-04 21:16:01.722 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:16:01.726 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=9919276b-2a47-4d5c-95b1-5f9b8484df22 2020-05-04 21:16:01.729 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4+6 =~ .*6 ]] 2020-05-04 21:16:01.733 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:180 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fdf3:86f9:6ed1::/56 --share --default -f value -c id 2020-05-04 21:16:01.737 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:16:01.740 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:16:01.743 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:16:01.746 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:16:01.750 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:16:01.755 | ++ functions-common:oscwrap:2279 : start=1588626961751 2020-05-04 21:16:01.759 | +++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fdf3:86f9:6ed1::/56 --share --default -f value -c id 2020-05-04 21:16:01.762 | +++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fdf3:86f9:6ed1::/56 --share --default -f value -c id 2020-05-04 21:16:03.345 | ++ functions-common:oscwrap:2280 : out=ea3ab7f7-2859-4bf6-98c4-8bf1b1e1c823 2020-05-04 21:16:03.348 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:16:03.352 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:16:03.357 | ++ functions-common:oscwrap:2282 : end=1588626963353 2020-05-04 21:16:03.360 | ++ functions-common:oscwrap:2283 : echo 1602 2020-05-04 21:16:03.363 | ++ functions-common:oscwrap:2285 : echo ea3ab7f7-2859-4bf6-98c4-8bf1b1e1c823 2020-05-04 21:16:03.366 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:16:03.370 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:180 : SUBNETPOOL_V6_ID=ea3ab7f7-2859-4bf6-98c4-8bf1b1e1c823 2020-05-04 21:16:03.373 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2020-05-04 21:16:03.375 | + functions-common:is_provider_network:2100 : '[' '' == True ']' 2020-05-04 21:16:03.378 | + functions-common:is_provider_network:2103 : return 1 2020-05-04 21:16:03.383 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 130d26896abe46938982f3c019298599 private 2020-05-04 21:16:03.384 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2020-05-04 21:16:03.384 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2020-05-04 21:16:03.387 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:16:03.389 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:16:03.390 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:16:03.392 | ++ functions-common:get_field:696 : read data 2020-05-04 21:16:03.394 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:16:03.397 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:16:03.401 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:16:03.407 | ++ functions-common:oscwrap:2279 : start=1588626963403 2020-05-04 21:16:03.411 | +++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne network create --project 130d26896abe46938982f3c019298599 private 2020-05-04 21:16:03.415 | +++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne network create --project 130d26896abe46938982f3c019298599 private 2020-05-04 21:16:06.087 | ++ functions-common:oscwrap:2280 : out='+---------------------------+--------------------------------------+ 2020-05-04 21:16:06.087 | | Field | Value | 2020-05-04 21:16:06.087 | +---------------------------+--------------------------------------+ 2020-05-04 21:16:06.087 | | admin_state_up | UP | 2020-05-04 21:16:06.087 | | availability_zone_hints | | 2020-05-04 21:16:06.087 | | availability_zones | | 2020-05-04 21:16:06.087 | | created_at | 2020-05-04T21:16:05Z | 2020-05-04 21:16:06.087 | | description | | 2020-05-04 21:16:06.087 | | dns_domain | None | 2020-05-04 21:16:06.087 | | id | 1088e612-bb02-432a-aa35-ec538664770c | 2020-05-04 21:16:06.087 | | ipv4_address_scope | None | 2020-05-04 21:16:06.087 | | ipv6_address_scope | None | 2020-05-04 21:16:06.087 | | is_default | False | 2020-05-04 21:16:06.087 | | is_vlan_transparent | None | 2020-05-04 21:16:06.087 | | mtu | 1450 | 2020-05-04 21:16:06.087 | | name | private | 2020-05-04 21:16:06.087 | | port_security_enabled | True | 2020-05-04 21:16:06.087 | | project_id | 130d26896abe46938982f3c019298599 | 2020-05-04 21:16:06.087 | | provider:network_type | vxlan | 2020-05-04 21:16:06.087 | | provider:physical_network | None | 2020-05-04 21:16:06.087 | | provider:segmentation_id | 40 | 2020-05-04 21:16:06.087 | | qos_policy_id | None | 2020-05-04 21:16:06.087 | | revision_number | 2 | 2020-05-04 21:16:06.087 | | router:external | Internal | 2020-05-04 21:16:06.087 | | segments | None | 2020-05-04 21:16:06.087 | | shared | False | 2020-05-04 21:16:06.087 | | status | ACTIVE | 2020-05-04 21:16:06.087 | | subnets | | 2020-05-04 21:16:06.088 | | tags | | 2020-05-04 21:16:06.088 | | updated_at | 2020-05-04T21:16:05Z | 2020-05-04 21:16:06.088 | +---------------------------+--------------------------------------+' 2020-05-04 21:16:06.091 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:16:06.095 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:16:06.100 | ++ functions-common:oscwrap:2282 : end=1588626966097 2020-05-04 21:16:06.103 | ++ functions-common:oscwrap:2283 : echo 2694 2020-05-04 21:16:06.106 | ++ functions-common:oscwrap:2285 : echo '+---------------------------+--------------------------------------+ 2020-05-04 21:16:06.106 | | Field | Value | 2020-05-04 21:16:06.106 | +---------------------------+--------------------------------------+ 2020-05-04 21:16:06.106 | | admin_state_up | UP | 2020-05-04 21:16:06.106 | | availability_zone_hints | | 2020-05-04 21:16:06.106 | | availability_zones | | 2020-05-04 21:16:06.106 | | created_at | 2020-05-04T21:16:05Z | 2020-05-04 21:16:06.106 | | description | | 2020-05-04 21:16:06.106 | | dns_domain | None | 2020-05-04 21:16:06.106 | | id | 1088e612-bb02-432a-aa35-ec538664770c | 2020-05-04 21:16:06.106 | | ipv4_address_scope | None | 2020-05-04 21:16:06.106 | | ipv6_address_scope | None | 2020-05-04 21:16:06.106 | | is_default | False | 2020-05-04 21:16:06.106 | | is_vlan_transparent | None | 2020-05-04 21:16:06.106 | | mtu | 1450 | 2020-05-04 21:16:06.106 | | name | private | 2020-05-04 21:16:06.106 | | port_security_enabled | True | 2020-05-04 21:16:06.106 | | project_id | 130d26896abe46938982f3c019298599 | 2020-05-04 21:16:06.106 | | provider:network_type | vxlan | 2020-05-04 21:16:06.106 | | provider:physical_network | None | 2020-05-04 21:16:06.106 | | provider:segmentation_id | 40 | 2020-05-04 21:16:06.107 | | qos_policy_id | None | 2020-05-04 21:16:06.107 | | revision_number | 2 | 2020-05-04 21:16:06.107 | | router:external | Internal | 2020-05-04 21:16:06.107 | | segments | None | 2020-05-04 21:16:06.107 | | shared | False | 2020-05-04 21:16:06.107 | | status | ACTIVE | 2020-05-04 21:16:06.107 | | subnets | | 2020-05-04 21:16:06.107 | | tags | | 2020-05-04 21:16:06.107 | | updated_at | 2020-05-04T21:16:05Z | 2020-05-04 21:16:06.107 | +---------------------------+--------------------------------------+' 2020-05-04 21:16:06.109 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:16:06.109 | ++ functions-common:get_field:697 : '[' 2 -lt 0 ']' 2020-05-04 21:16:06.112 | ++ functions-common:get_field:700 : field='$3' 2020-05-04 21:16:06.116 | ++ functions-common:get_field:702 : echo '| id | 1088e612-bb02-432a-aa35-ec538664770c |' 2020-05-04 21:16:06.118 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-05-04 21:16:06.123 | ++ functions-common:get_field:696 : read data 2020-05-04 21:16:06.128 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=1088e612-bb02-432a-aa35-ec538664770c 2020-05-04 21:16:06.131 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private 130d26896abe46938982f3c019298599' 2020-05-04 21:16:06.134 | + functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:16:06.155 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4+6 =~ 4.* ]] 2020-05-04 21:16:06.160 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 130d26896abe46938982f3c019298599 2020-05-04 21:16:06.164 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=130d26896abe46938982f3c019298599 2020-05-04 21:16:06.167 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 9919276b-2a47-4d5c-95b1-5f9b8484df22 ']' 2020-05-04 21:16:06.170 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project 130d26896abe46938982f3c019298599 ' 2020-05-04 21:16:06.173 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2020-05-04 21:16:06.176 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 10.1.0.1 ]] 2020-05-04 21:16:06.179 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 10.1.0.1 ' 2020-05-04 21:16:06.182 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 9919276b-2a47-4d5c-95b1-5f9b8484df22 ' 2020-05-04 21:16:06.185 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2020-05-04 21:16:06.188 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network 1088e612-bb02-432a-aa35-ec538664770c private-subnet' 2020-05-04 21:16:06.191 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2020-05-04 21:16:06.195 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 130d26896abe46938982f3c019298599 --ip-version 4 --gateway 10.1.0.1 --subnet-pool 9919276b-2a47-4d5c-95b1-5f9b8484df22 --network 1088e612-bb02-432a-aa35-ec538664770c private-subnet 2020-05-04 21:16:06.196 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2020-05-04 21:16:06.197 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2020-05-04 21:16:06.200 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:16:06.202 | +++ functions-common:get_field:695 : local data field 2020-05-04 21:16:06.203 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:16:06.205 | +++ functions-common:get_field:696 : read data 2020-05-04 21:16:06.207 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:16:06.210 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:16:06.213 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:16:06.219 | +++ functions-common:oscwrap:2279 : start=1588626966215 2020-05-04 21:16:06.222 | ++++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne subnet create --project 130d26896abe46938982f3c019298599 --ip-version 4 --gateway 10.1.0.1 --subnet-pool 9919276b-2a47-4d5c-95b1-5f9b8484df22 --network 1088e612-bb02-432a-aa35-ec538664770c private-subnet 2020-05-04 21:16:06.226 | ++++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --project 130d26896abe46938982f3c019298599 --ip-version 4 --gateway 10.1.0.1 --subnet-pool 9919276b-2a47-4d5c-95b1-5f9b8484df22 --network 1088e612-bb02-432a-aa35-ec538664770c private-subnet 2020-05-04 21:16:08.597 | +++ functions-common:oscwrap:2280 : out='+-------------------+--------------------------------------+ 2020-05-04 21:16:08.597 | | Field | Value | 2020-05-04 21:16:08.597 | +-------------------+--------------------------------------+ 2020-05-04 21:16:08.597 | | allocation_pools | 10.1.0.2-10.1.0.62 | 2020-05-04 21:16:08.597 | | cidr | 10.1.0.0/26 | 2020-05-04 21:16:08.597 | | created_at | 2020-05-04T21:16:07Z | 2020-05-04 21:16:08.597 | | description | | 2020-05-04 21:16:08.597 | | dns_nameservers | | 2020-05-04 21:16:08.597 | | enable_dhcp | True | 2020-05-04 21:16:08.597 | | gateway_ip | 10.1.0.1 | 2020-05-04 21:16:08.597 | | host_routes | | 2020-05-04 21:16:08.598 | | id | 4be15ded-302e-4c27-bf1c-48a4b660b2ae | 2020-05-04 21:16:08.598 | | ip_version | 4 | 2020-05-04 21:16:08.598 | | ipv6_address_mode | None | 2020-05-04 21:16:08.598 | | ipv6_ra_mode | None | 2020-05-04 21:16:08.598 | | name | private-subnet | 2020-05-04 21:16:08.598 | | network_id | 1088e612-bb02-432a-aa35-ec538664770c | 2020-05-04 21:16:08.598 | | prefix_length | None | 2020-05-04 21:16:08.598 | | project_id | 130d26896abe46938982f3c019298599 | 2020-05-04 21:16:08.598 | | revision_number | 0 | 2020-05-04 21:16:08.598 | | segment_id | None | 2020-05-04 21:16:08.598 | | service_types | | 2020-05-04 21:16:08.598 | | subnetpool_id | 9919276b-2a47-4d5c-95b1-5f9b8484df22 | 2020-05-04 21:16:08.598 | | tags | | 2020-05-04 21:16:08.598 | | updated_at | 2020-05-04T21:16:07Z | 2020-05-04 21:16:08.598 | +-------------------+--------------------------------------+' 2020-05-04 21:16:08.600 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:16:08.604 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:16:08.609 | +++ functions-common:oscwrap:2282 : end=1588626968606 2020-05-04 21:16:08.612 | +++ functions-common:oscwrap:2283 : echo 2391 2020-05-04 21:16:08.616 | +++ functions-common:oscwrap:2285 : echo '+-------------------+--------------------------------------+ 2020-05-04 21:16:08.616 | | Field | Value | 2020-05-04 21:16:08.616 | +-------------------+--------------------------------------+ 2020-05-04 21:16:08.616 | | allocation_pools | 10.1.0.2-10.1.0.62 | 2020-05-04 21:16:08.616 | | cidr | 10.1.0.0/26 | 2020-05-04 21:16:08.616 | | created_at | 2020-05-04T21:16:07Z | 2020-05-04 21:16:08.616 | | description | | 2020-05-04 21:16:08.616 | | dns_nameservers | | 2020-05-04 21:16:08.616 | | enable_dhcp | True | 2020-05-04 21:16:08.616 | | gateway_ip | 10.1.0.1 | 2020-05-04 21:16:08.616 | | host_routes | | 2020-05-04 21:16:08.616 | | id | 4be15ded-302e-4c27-bf1c-48a4b660b2ae | 2020-05-04 21:16:08.616 | | ip_version | 4 | 2020-05-04 21:16:08.616 | | ipv6_address_mode | None | 2020-05-04 21:16:08.616 | | ipv6_ra_mode | None | 2020-05-04 21:16:08.616 | | name | private-subnet | 2020-05-04 21:16:08.616 | | network_id | 1088e612-bb02-432a-aa35-ec538664770c | 2020-05-04 21:16:08.616 | | prefix_length | None | 2020-05-04 21:16:08.616 | | project_id | 130d26896abe46938982f3c019298599 | 2020-05-04 21:16:08.616 | | revision_number | 0 | 2020-05-04 21:16:08.616 | | segment_id | None | 2020-05-04 21:16:08.616 | | service_types | | 2020-05-04 21:16:08.616 | | subnetpool_id | 9919276b-2a47-4d5c-95b1-5f9b8484df22 | 2020-05-04 21:16:08.616 | | tags | | 2020-05-04 21:16:08.617 | | updated_at | 2020-05-04T21:16:07Z | 2020-05-04 21:16:08.617 | +-------------------+--------------------------------------+' 2020-05-04 21:16:08.619 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:16:08.620 | +++ functions-common:get_field:697 : '[' 2 -lt 0 ']' 2020-05-04 21:16:08.623 | +++ functions-common:get_field:700 : field='$3' 2020-05-04 21:16:08.627 | +++ functions-common:get_field:702 : echo '| id | 4be15ded-302e-4c27-bf1c-48a4b660b2ae |' 2020-05-04 21:16:08.628 | +++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-05-04 21:16:08.634 | +++ functions-common:get_field:696 : read data 2020-05-04 21:16:08.638 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=4be15ded-302e-4c27-bf1c-48a4b660b2ae 2020-05-04 21:16:08.642 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for 130d26896abe46938982f3c019298599' 2020-05-04 21:16:08.645 | ++ functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:16:08.664 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo 4be15ded-302e-4c27-bf1c-48a4b660b2ae 2020-05-04 21:16:08.668 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=4be15ded-302e-4c27-bf1c-48a4b660b2ae 2020-05-04 21:16:08.670 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4+6 =~ .*6 ]] 2020-05-04 21:16:08.674 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:225 : _neutron_create_private_subnet_v6 130d26896abe46938982f3c019298599 2020-05-04 21:16:08.676 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local project_id=130d26896abe46938982f3c019298599 2020-05-04 21:16:08.679 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : die_if_not_set 288 IPV6_RA_MODE 'IPV6 RA Mode not set' 2020-05-04 21:16:08.682 | ++ functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:16:08.704 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2020-05-04 21:16:08.706 | ++ functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:16:08.725 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2020-05-04 21:16:08.728 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:291 : '[' -z ea3ab7f7-2859-4bf6-98c4-8bf1b1e1c823 ']' 2020-05-04 21:16:08.730 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:294 : local 'subnet_params=--project 130d26896abe46938982f3c019298599 ' 2020-05-04 21:16:08.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:295 : subnet_params+='--ip-version 6 ' 2020-05-04 21:16:08.735 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:296 : [[ -n '' ]] 2020-05-04 21:16:08.738 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:299 : subnet_params+='--subnet-pool ea3ab7f7-2859-4bf6-98c4-8bf1b1e1c823 ' 2020-05-04 21:16:08.741 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:300 : subnet_params+=' ' 2020-05-04 21:16:08.743 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:301 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1088e612-bb02-432a-aa35-ec538664770c ipv6-private-subnet ' 2020-05-04 21:16:08.746 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:302 : local ipv6_subnet_id 2020-05-04 21:16:08.750 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:303 : grep ' id ' 2020-05-04 21:16:08.750 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:303 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 130d26896abe46938982f3c019298599 --ip-version 6 --subnet-pool ea3ab7f7-2859-4bf6-98c4-8bf1b1e1c823 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1088e612-bb02-432a-aa35-ec538664770c ipv6-private-subnet 2020-05-04 21:16:08.752 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:303 : get_field 2 2020-05-04 21:16:08.755 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:16:08.755 | +++ functions-common:get_field:695 : local data field 2020-05-04 21:16:08.757 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:16:08.758 | +++ functions-common:get_field:696 : read data 2020-05-04 21:16:08.760 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:16:08.763 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:16:08.766 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:16:08.771 | +++ functions-common:oscwrap:2279 : start=1588626968768 2020-05-04 21:16:08.775 | ++++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne subnet create --project 130d26896abe46938982f3c019298599 --ip-version 6 --subnet-pool ea3ab7f7-2859-4bf6-98c4-8bf1b1e1c823 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1088e612-bb02-432a-aa35-ec538664770c ipv6-private-subnet 2020-05-04 21:16:08.778 | ++++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --project 130d26896abe46938982f3c019298599 --ip-version 6 --subnet-pool ea3ab7f7-2859-4bf6-98c4-8bf1b1e1c823 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1088e612-bb02-432a-aa35-ec538664770c ipv6-private-subnet 2020-05-04 21:16:11.686 | +++ functions-common:oscwrap:2280 : out='+-------------------+--------------------------------------------------------+ 2020-05-04 21:16:11.686 | | Field | Value | 2020-05-04 21:16:11.687 | +-------------------+--------------------------------------------------------+ 2020-05-04 21:16:11.687 | | allocation_pools | fdf3:86f9:6ed1::2-fdf3:86f9:6ed1:0:ffff:ffff:ffff:ffff | 2020-05-04 21:16:11.687 | | cidr | fdf3:86f9:6ed1::/64 | 2020-05-04 21:16:11.687 | | created_at | 2020-05-04T21:16:10Z | 2020-05-04 21:16:11.687 | | description | | 2020-05-04 21:16:11.687 | | dns_nameservers | | 2020-05-04 21:16:11.687 | | enable_dhcp | True | 2020-05-04 21:16:11.687 | | gateway_ip | fdf3:86f9:6ed1::1 | 2020-05-04 21:16:11.687 | | host_routes | | 2020-05-04 21:16:11.687 | | id | 192c0353-ff33-4081-aa04-0c21d277db52 | 2020-05-04 21:16:11.687 | | ip_version | 6 | 2020-05-04 21:16:11.687 | | ipv6_address_mode | slaac | 2020-05-04 21:16:11.687 | | ipv6_ra_mode | slaac | 2020-05-04 21:16:11.687 | | name | ipv6-private-subnet | 2020-05-04 21:16:11.687 | | network_id | 1088e612-bb02-432a-aa35-ec538664770c | 2020-05-04 21:16:11.687 | | prefix_length | None | 2020-05-04 21:16:11.687 | | project_id | 130d26896abe46938982f3c019298599 | 2020-05-04 21:16:11.687 | | revision_number | 0 | 2020-05-04 21:16:11.687 | | segment_id | None | 2020-05-04 21:16:11.687 | | service_types | | 2020-05-04 21:16:11.687 | | subnetpool_id | ea3ab7f7-2859-4bf6-98c4-8bf1b1e1c823 | 2020-05-04 21:16:11.687 | | tags | | 2020-05-04 21:16:11.687 | | updated_at | 2020-05-04T21:16:10Z | 2020-05-04 21:16:11.687 | +-------------------+--------------------------------------------------------+' 2020-05-04 21:16:11.690 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:16:11.697 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:16:11.705 | +++ functions-common:oscwrap:2282 : end=1588626971699 2020-05-04 21:16:11.709 | +++ functions-common:oscwrap:2283 : echo 2931 2020-05-04 21:16:11.713 | +++ functions-common:oscwrap:2285 : echo '+-------------------+--------------------------------------------------------+ 2020-05-04 21:16:11.713 | | Field | Value | 2020-05-04 21:16:11.713 | +-------------------+--------------------------------------------------------+ 2020-05-04 21:16:11.713 | | allocation_pools | fdf3:86f9:6ed1::2-fdf3:86f9:6ed1:0:ffff:ffff:ffff:ffff | 2020-05-04 21:16:11.713 | | cidr | fdf3:86f9:6ed1::/64 | 2020-05-04 21:16:11.713 | | created_at | 2020-05-04T21:16:10Z | 2020-05-04 21:16:11.713 | | description | | 2020-05-04 21:16:11.713 | | dns_nameservers | | 2020-05-04 21:16:11.713 | | enable_dhcp | True | 2020-05-04 21:16:11.713 | | gateway_ip | fdf3:86f9:6ed1::1 | 2020-05-04 21:16:11.713 | | host_routes | | 2020-05-04 21:16:11.713 | | id | 192c0353-ff33-4081-aa04-0c21d277db52 | 2020-05-04 21:16:11.713 | | ip_version | 6 | 2020-05-04 21:16:11.713 | | ipv6_address_mode | slaac | 2020-05-04 21:16:11.713 | | ipv6_ra_mode | slaac | 2020-05-04 21:16:11.713 | | name | ipv6-private-subnet | 2020-05-04 21:16:11.714 | | network_id | 1088e612-bb02-432a-aa35-ec538664770c | 2020-05-04 21:16:11.714 | | prefix_length | None | 2020-05-04 21:16:11.714 | | project_id | 130d26896abe46938982f3c019298599 | 2020-05-04 21:16:11.714 | | revision_number | 0 | 2020-05-04 21:16:11.714 | | segment_id | None | 2020-05-04 21:16:11.714 | | service_types | | 2020-05-04 21:16:11.714 | | subnetpool_id | ea3ab7f7-2859-4bf6-98c4-8bf1b1e1c823 | 2020-05-04 21:16:11.714 | | tags | | 2020-05-04 21:16:11.714 | | updated_at | 2020-05-04T21:16:10Z | 2020-05-04 21:16:11.714 | +-------------------+--------------------------------------------------------+' 2020-05-04 21:16:11.716 | +++ functions-common:get_field:697 : '[' 2 -lt 0 ']' 2020-05-04 21:16:11.717 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:16:11.721 | +++ functions-common:get_field:700 : field='$3' 2020-05-04 21:16:11.725 | +++ functions-common:get_field:702 : echo '| id | 192c0353-ff33-4081-aa04-0c21d277db52 |' 2020-05-04 21:16:11.726 | +++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-05-04 21:16:11.731 | +++ functions-common:get_field:696 : read data 2020-05-04 21:16:11.736 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:303 : ipv6_subnet_id=192c0353-ff33-4081-aa04-0c21d277db52 2020-05-04 21:16:11.739 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:304 : die_if_not_set 304 ipv6_subnet_id 'Failure creating private IPv6 subnet for 130d26896abe46938982f3c019298599' 2020-05-04 21:16:11.742 | ++ functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:16:11.763 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:305 : echo 192c0353-ff33-4081-aa04-0c21d277db52 2020-05-04 21:16:11.767 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:225 : IPV6_SUBNET_ID=192c0353-ff33-4081-aa04-0c21d277db52 2020-05-04 21:16:11.769 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2020-05-04 21:16:11.772 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : local extension=router 2020-05-04 21:16:11.776 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2020-05-04 21:16:11.779 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:16:11.782 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:16:11.785 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:16:11.788 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:16:11.793 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:16:11.798 | ++ functions-common:oscwrap:2279 : start=1588626971795 2020-05-04 21:16:11.803 | +++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2020-05-04 21:16:11.806 | +++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2020-05-04 21:16:13.369 | ++ functions-common:oscwrap:2280 : out='default-subnetpools 2020-05-04 21:16:13.369 | availability_zone 2020-05-04 21:16:13.369 | network_availability_zone 2020-05-04 21:16:13.369 | auto-allocated-topology 2020-05-04 21:16:13.369 | net-mtu-writable 2020-05-04 21:16:13.370 | binding 2020-05-04 21:16:13.370 | metering 2020-05-04 21:16:13.370 | agent 2020-05-04 21:16:13.370 | subnet_allocation 2020-05-04 21:16:13.370 | l3_agent_scheduler 2020-05-04 21:16:13.370 | tag 2020-05-04 21:16:13.370 | external-net 2020-05-04 21:16:13.370 | standard-attr-tag 2020-05-04 21:16:13.370 | flavors 2020-05-04 21:16:13.370 | net-mtu 2020-05-04 21:16:13.370 | network-ip-availability 2020-05-04 21:16:13.370 | quotas 2020-05-04 21:16:13.370 | revision-if-match 2020-05-04 21:16:13.370 | l3-ha 2020-05-04 21:16:13.370 | provider 2020-05-04 21:16:13.370 | multi-provider 2020-05-04 21:16:13.370 | quota_details 2020-05-04 21:16:13.370 | address-scope 2020-05-04 21:16:13.370 | extraroute 2020-05-04 21:16:13.370 | ext-gw-mode 2020-05-04 21:16:13.370 | subnet-service-types 2020-05-04 21:16:13.371 | standard-attr-timestamp 2020-05-04 21:16:13.371 | service-type 2020-05-04 21:16:13.371 | l3-flavors 2020-05-04 21:16:13.371 | port-security 2020-05-04 21:16:13.371 | extra_dhcp_opt 2020-05-04 21:16:13.371 | standard-attr-revisions 2020-05-04 21:16:13.371 | pagination 2020-05-04 21:16:13.371 | sorting 2020-05-04 21:16:13.371 | security-group 2020-05-04 21:16:13.371 | dhcp_agent_scheduler 2020-05-04 21:16:13.371 | router_availability_zone 2020-05-04 21:16:13.371 | rbac-policies 2020-05-04 21:16:13.371 | tag-ext 2020-05-04 21:16:13.371 | standard-attr-description 2020-05-04 21:16:13.371 | ip-substring-filtering 2020-05-04 21:16:13.371 | router 2020-05-04 21:16:13.371 | allowed-address-pairs 2020-05-04 21:16:13.371 | project-id 2020-05-04 21:16:13.371 | dvr' 2020-05-04 21:16:13.372 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:16:13.377 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:16:13.386 | ++ functions-common:oscwrap:2282 : end=1588626973379 2020-05-04 21:16:13.389 | ++ functions-common:oscwrap:2283 : echo 1584 2020-05-04 21:16:13.392 | ++ functions-common:oscwrap:2285 : echo 'default-subnetpools 2020-05-04 21:16:13.392 | availability_zone 2020-05-04 21:16:13.392 | network_availability_zone 2020-05-04 21:16:13.392 | auto-allocated-topology 2020-05-04 21:16:13.392 | net-mtu-writable 2020-05-04 21:16:13.392 | binding 2020-05-04 21:16:13.392 | metering 2020-05-04 21:16:13.392 | agent 2020-05-04 21:16:13.392 | subnet_allocation 2020-05-04 21:16:13.392 | l3_agent_scheduler 2020-05-04 21:16:13.392 | tag 2020-05-04 21:16:13.392 | external-net 2020-05-04 21:16:13.392 | standard-attr-tag 2020-05-04 21:16:13.392 | flavors 2020-05-04 21:16:13.392 | net-mtu 2020-05-04 21:16:13.392 | network-ip-availability 2020-05-04 21:16:13.393 | quotas 2020-05-04 21:16:13.393 | revision-if-match 2020-05-04 21:16:13.393 | l3-ha 2020-05-04 21:16:13.393 | provider 2020-05-04 21:16:13.393 | multi-provider 2020-05-04 21:16:13.393 | quota_details 2020-05-04 21:16:13.393 | address-scope 2020-05-04 21:16:13.393 | extraroute 2020-05-04 21:16:13.393 | ext-gw-mode 2020-05-04 21:16:13.393 | subnet-service-types 2020-05-04 21:16:13.393 | standard-attr-timestamp 2020-05-04 21:16:13.393 | service-type 2020-05-04 21:16:13.393 | l3-flavors 2020-05-04 21:16:13.393 | port-security 2020-05-04 21:16:13.393 | extra_dhcp_opt 2020-05-04 21:16:13.393 | standard-attr-revisions 2020-05-04 21:16:13.393 | pagination 2020-05-04 21:16:13.393 | sorting 2020-05-04 21:16:13.393 | security-group 2020-05-04 21:16:13.393 | dhcp_agent_scheduler 2020-05-04 21:16:13.393 | router_availability_zone 2020-05-04 21:16:13.393 | rbac-policies 2020-05-04 21:16:13.393 | tag-ext 2020-05-04 21:16:13.393 | standard-attr-description 2020-05-04 21:16:13.393 | ip-substring-filtering 2020-05-04 21:16:13.393 | router 2020-05-04 21:16:13.393 | allowed-address-pairs 2020-05-04 21:16:13.393 | project-id 2020-05-04 21:16:13.393 | dvr' 2020-05-04 21:16:13.397 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:16:13.401 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : EXT_LIST='default-subnetpools 2020-05-04 21:16:13.401 | availability_zone 2020-05-04 21:16:13.401 | network_availability_zone 2020-05-04 21:16:13.401 | auto-allocated-topology 2020-05-04 21:16:13.401 | net-mtu-writable 2020-05-04 21:16:13.401 | binding 2020-05-04 21:16:13.401 | metering 2020-05-04 21:16:13.401 | agent 2020-05-04 21:16:13.402 | subnet_allocation 2020-05-04 21:16:13.402 | l3_agent_scheduler 2020-05-04 21:16:13.402 | tag 2020-05-04 21:16:13.402 | external-net 2020-05-04 21:16:13.402 | standard-attr-tag 2020-05-04 21:16:13.402 | flavors 2020-05-04 21:16:13.402 | net-mtu 2020-05-04 21:16:13.402 | network-ip-availability 2020-05-04 21:16:13.402 | quotas 2020-05-04 21:16:13.402 | revision-if-match 2020-05-04 21:16:13.402 | l3-ha 2020-05-04 21:16:13.402 | provider 2020-05-04 21:16:13.402 | multi-provider 2020-05-04 21:16:13.402 | quota_details 2020-05-04 21:16:13.402 | address-scope 2020-05-04 21:16:13.403 | extraroute 2020-05-04 21:16:13.403 | ext-gw-mode 2020-05-04 21:16:13.403 | subnet-service-types 2020-05-04 21:16:13.403 | standard-attr-timestamp 2020-05-04 21:16:13.403 | service-type 2020-05-04 21:16:13.403 | l3-flavors 2020-05-04 21:16:13.404 | port-security 2020-05-04 21:16:13.404 | extra_dhcp_opt 2020-05-04 21:16:13.404 | standard-attr-revisions 2020-05-04 21:16:13.404 | pagination 2020-05-04 21:16:13.404 | sorting 2020-05-04 21:16:13.404 | security-group 2020-05-04 21:16:13.404 | dhcp_agent_scheduler 2020-05-04 21:16:13.404 | router_availability_zone 2020-05-04 21:16:13.404 | rbac-policies 2020-05-04 21:16:13.404 | tag-ext 2020-05-04 21:16:13.404 | standard-attr-description 2020-05-04 21:16:13.404 | ip-substring-filtering 2020-05-04 21:16:13.404 | router 2020-05-04 21:16:13.404 | allowed-address-pairs 2020-05-04 21:16:13.404 | project-id 2020-05-04 21:16:13.404 | dvr' 2020-05-04 21:16:13.405 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : [[ default-subnetpools 2020-05-04 21:16:13.405 | availability_zone 2020-05-04 21:16:13.405 | network_availability_zone 2020-05-04 21:16:13.405 | auto-allocated-topology 2020-05-04 21:16:13.405 | net-mtu-writable 2020-05-04 21:16:13.405 | binding 2020-05-04 21:16:13.405 | metering 2020-05-04 21:16:13.405 | agent 2020-05-04 21:16:13.405 | subnet_allocation 2020-05-04 21:16:13.405 | l3_agent_scheduler 2020-05-04 21:16:13.405 | tag 2020-05-04 21:16:13.405 | external-net 2020-05-04 21:16:13.405 | standard-attr-tag 2020-05-04 21:16:13.405 | flavors 2020-05-04 21:16:13.406 | net-mtu 2020-05-04 21:16:13.406 | network-ip-availability 2020-05-04 21:16:13.406 | quotas 2020-05-04 21:16:13.406 | revision-if-match 2020-05-04 21:16:13.406 | l3-ha 2020-05-04 21:16:13.406 | provider 2020-05-04 21:16:13.406 | multi-provider 2020-05-04 21:16:13.406 | quota_details 2020-05-04 21:16:13.406 | address-scope 2020-05-04 21:16:13.406 | extraroute 2020-05-04 21:16:13.406 | ext-gw-mode 2020-05-04 21:16:13.406 | subnet-service-types 2020-05-04 21:16:13.406 | standard-attr-timestamp 2020-05-04 21:16:13.406 | service-type 2020-05-04 21:16:13.406 | l3-flavors 2020-05-04 21:16:13.406 | port-security 2020-05-04 21:16:13.406 | extra_dhcp_opt 2020-05-04 21:16:13.406 | standard-attr-revisions 2020-05-04 21:16:13.406 | pagination 2020-05-04 21:16:13.406 | sorting 2020-05-04 21:16:13.406 | security-group 2020-05-04 21:16:13.406 | dhcp_agent_scheduler 2020-05-04 21:16:13.406 | router_availability_zone 2020-05-04 21:16:13.406 | rbac-policies 2020-05-04 21:16:13.406 | tag-ext 2020-05-04 21:16:13.406 | standard-attr-description 2020-05-04 21:16:13.406 | ip-substring-filtering 2020-05-04 21:16:13.406 | router 2020-05-04 21:16:13.406 | allowed-address-pairs 2020-05-04 21:16:13.406 | project-id 2020-05-04 21:16:13.407 | dvr =~ router ]] 2020-05-04 21:16:13.409 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : return 0 2020-05-04 21:16:13.412 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2020-05-04 21:16:13.415 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : local extension=external-net 2020-05-04 21:16:13.419 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2020-05-04 21:16:13.422 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:16:13.425 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:16:13.428 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:16:13.432 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:16:13.441 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:16:13.447 | ++ functions-common:oscwrap:2279 : start=1588626973443 2020-05-04 21:16:13.452 | +++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2020-05-04 21:16:13.456 | +++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2020-05-04 21:16:15.055 | ++ functions-common:oscwrap:2280 : out='default-subnetpools 2020-05-04 21:16:15.055 | availability_zone 2020-05-04 21:16:15.055 | network_availability_zone 2020-05-04 21:16:15.055 | auto-allocated-topology 2020-05-04 21:16:15.055 | net-mtu-writable 2020-05-04 21:16:15.055 | binding 2020-05-04 21:16:15.055 | metering 2020-05-04 21:16:15.055 | agent 2020-05-04 21:16:15.055 | subnet_allocation 2020-05-04 21:16:15.055 | l3_agent_scheduler 2020-05-04 21:16:15.056 | tag 2020-05-04 21:16:15.056 | external-net 2020-05-04 21:16:15.056 | standard-attr-tag 2020-05-04 21:16:15.056 | flavors 2020-05-04 21:16:15.056 | net-mtu 2020-05-04 21:16:15.056 | network-ip-availability 2020-05-04 21:16:15.056 | quotas 2020-05-04 21:16:15.056 | revision-if-match 2020-05-04 21:16:15.056 | l3-ha 2020-05-04 21:16:15.056 | provider 2020-05-04 21:16:15.056 | multi-provider 2020-05-04 21:16:15.056 | quota_details 2020-05-04 21:16:15.056 | address-scope 2020-05-04 21:16:15.056 | extraroute 2020-05-04 21:16:15.056 | ext-gw-mode 2020-05-04 21:16:15.056 | subnet-service-types 2020-05-04 21:16:15.056 | standard-attr-timestamp 2020-05-04 21:16:15.056 | service-type 2020-05-04 21:16:15.057 | l3-flavors 2020-05-04 21:16:15.057 | port-security 2020-05-04 21:16:15.057 | extra_dhcp_opt 2020-05-04 21:16:15.057 | standard-attr-revisions 2020-05-04 21:16:15.057 | pagination 2020-05-04 21:16:15.057 | sorting 2020-05-04 21:16:15.057 | security-group 2020-05-04 21:16:15.057 | dhcp_agent_scheduler 2020-05-04 21:16:15.057 | router_availability_zone 2020-05-04 21:16:15.057 | rbac-policies 2020-05-04 21:16:15.057 | tag-ext 2020-05-04 21:16:15.057 | standard-attr-description 2020-05-04 21:16:15.057 | ip-substring-filtering 2020-05-04 21:16:15.057 | router 2020-05-04 21:16:15.057 | allowed-address-pairs 2020-05-04 21:16:15.057 | project-id 2020-05-04 21:16:15.057 | dvr' 2020-05-04 21:16:15.060 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:16:15.064 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:16:15.070 | ++ functions-common:oscwrap:2282 : end=1588626975066 2020-05-04 21:16:15.074 | ++ functions-common:oscwrap:2283 : echo 1623 2020-05-04 21:16:15.077 | ++ functions-common:oscwrap:2285 : echo 'default-subnetpools 2020-05-04 21:16:15.077 | availability_zone 2020-05-04 21:16:15.077 | network_availability_zone 2020-05-04 21:16:15.078 | auto-allocated-topology 2020-05-04 21:16:15.078 | net-mtu-writable 2020-05-04 21:16:15.078 | binding 2020-05-04 21:16:15.078 | metering 2020-05-04 21:16:15.078 | agent 2020-05-04 21:16:15.078 | subnet_allocation 2020-05-04 21:16:15.078 | l3_agent_scheduler 2020-05-04 21:16:15.078 | tag 2020-05-04 21:16:15.078 | external-net 2020-05-04 21:16:15.078 | standard-attr-tag 2020-05-04 21:16:15.078 | flavors 2020-05-04 21:16:15.078 | net-mtu 2020-05-04 21:16:15.078 | network-ip-availability 2020-05-04 21:16:15.078 | quotas 2020-05-04 21:16:15.078 | revision-if-match 2020-05-04 21:16:15.078 | l3-ha 2020-05-04 21:16:15.078 | provider 2020-05-04 21:16:15.078 | multi-provider 2020-05-04 21:16:15.078 | quota_details 2020-05-04 21:16:15.078 | address-scope 2020-05-04 21:16:15.078 | extraroute 2020-05-04 21:16:15.078 | ext-gw-mode 2020-05-04 21:16:15.079 | subnet-service-types 2020-05-04 21:16:15.079 | standard-attr-timestamp 2020-05-04 21:16:15.079 | service-type 2020-05-04 21:16:15.079 | l3-flavors 2020-05-04 21:16:15.079 | port-security 2020-05-04 21:16:15.079 | extra_dhcp_opt 2020-05-04 21:16:15.079 | standard-attr-revisions 2020-05-04 21:16:15.079 | pagination 2020-05-04 21:16:15.079 | sorting 2020-05-04 21:16:15.079 | security-group 2020-05-04 21:16:15.079 | dhcp_agent_scheduler 2020-05-04 21:16:15.079 | router_availability_zone 2020-05-04 21:16:15.079 | rbac-policies 2020-05-04 21:16:15.079 | tag-ext 2020-05-04 21:16:15.079 | standard-attr-description 2020-05-04 21:16:15.079 | ip-substring-filtering 2020-05-04 21:16:15.079 | router 2020-05-04 21:16:15.079 | allowed-address-pairs 2020-05-04 21:16:15.079 | project-id 2020-05-04 21:16:15.079 | dvr' 2020-05-04 21:16:15.081 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:16:15.085 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : EXT_LIST='default-subnetpools 2020-05-04 21:16:15.085 | availability_zone 2020-05-04 21:16:15.085 | network_availability_zone 2020-05-04 21:16:15.085 | auto-allocated-topology 2020-05-04 21:16:15.085 | net-mtu-writable 2020-05-04 21:16:15.085 | binding 2020-05-04 21:16:15.085 | metering 2020-05-04 21:16:15.085 | agent 2020-05-04 21:16:15.086 | subnet_allocation 2020-05-04 21:16:15.086 | l3_agent_scheduler 2020-05-04 21:16:15.086 | tag 2020-05-04 21:16:15.086 | external-net 2020-05-04 21:16:15.086 | standard-attr-tag 2020-05-04 21:16:15.086 | flavors 2020-05-04 21:16:15.086 | net-mtu 2020-05-04 21:16:15.086 | network-ip-availability 2020-05-04 21:16:15.086 | quotas 2020-05-04 21:16:15.086 | revision-if-match 2020-05-04 21:16:15.086 | l3-ha 2020-05-04 21:16:15.086 | provider 2020-05-04 21:16:15.086 | multi-provider 2020-05-04 21:16:15.086 | quota_details 2020-05-04 21:16:15.086 | address-scope 2020-05-04 21:16:15.086 | extraroute 2020-05-04 21:16:15.086 | ext-gw-mode 2020-05-04 21:16:15.086 | subnet-service-types 2020-05-04 21:16:15.086 | standard-attr-timestamp 2020-05-04 21:16:15.086 | service-type 2020-05-04 21:16:15.086 | l3-flavors 2020-05-04 21:16:15.086 | port-security 2020-05-04 21:16:15.086 | extra_dhcp_opt 2020-05-04 21:16:15.086 | standard-attr-revisions 2020-05-04 21:16:15.086 | pagination 2020-05-04 21:16:15.086 | sorting 2020-05-04 21:16:15.086 | security-group 2020-05-04 21:16:15.086 | dhcp_agent_scheduler 2020-05-04 21:16:15.086 | router_availability_zone 2020-05-04 21:16:15.086 | rbac-policies 2020-05-04 21:16:15.086 | tag-ext 2020-05-04 21:16:15.086 | standard-attr-description 2020-05-04 21:16:15.087 | ip-substring-filtering 2020-05-04 21:16:15.087 | router 2020-05-04 21:16:15.087 | allowed-address-pairs 2020-05-04 21:16:15.087 | project-id 2020-05-04 21:16:15.087 | dvr' 2020-05-04 21:16:15.088 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : [[ default-subnetpools 2020-05-04 21:16:15.088 | availability_zone 2020-05-04 21:16:15.088 | network_availability_zone 2020-05-04 21:16:15.088 | auto-allocated-topology 2020-05-04 21:16:15.088 | net-mtu-writable 2020-05-04 21:16:15.088 | binding 2020-05-04 21:16:15.088 | metering 2020-05-04 21:16:15.088 | agent 2020-05-04 21:16:15.088 | subnet_allocation 2020-05-04 21:16:15.089 | l3_agent_scheduler 2020-05-04 21:16:15.089 | tag 2020-05-04 21:16:15.089 | external-net 2020-05-04 21:16:15.089 | standard-attr-tag 2020-05-04 21:16:15.089 | flavors 2020-05-04 21:16:15.089 | net-mtu 2020-05-04 21:16:15.089 | network-ip-availability 2020-05-04 21:16:15.089 | quotas 2020-05-04 21:16:15.089 | revision-if-match 2020-05-04 21:16:15.089 | l3-ha 2020-05-04 21:16:15.089 | provider 2020-05-04 21:16:15.089 | multi-provider 2020-05-04 21:16:15.089 | quota_details 2020-05-04 21:16:15.089 | address-scope 2020-05-04 21:16:15.089 | extraroute 2020-05-04 21:16:15.089 | ext-gw-mode 2020-05-04 21:16:15.089 | subnet-service-types 2020-05-04 21:16:15.089 | standard-attr-timestamp 2020-05-04 21:16:15.089 | service-type 2020-05-04 21:16:15.089 | l3-flavors 2020-05-04 21:16:15.089 | port-security 2020-05-04 21:16:15.089 | extra_dhcp_opt 2020-05-04 21:16:15.089 | standard-attr-revisions 2020-05-04 21:16:15.089 | pagination 2020-05-04 21:16:15.089 | sorting 2020-05-04 21:16:15.089 | security-group 2020-05-04 21:16:15.089 | dhcp_agent_scheduler 2020-05-04 21:16:15.089 | router_availability_zone 2020-05-04 21:16:15.089 | rbac-policies 2020-05-04 21:16:15.089 | tag-ext 2020-05-04 21:16:15.089 | standard-attr-description 2020-05-04 21:16:15.089 | ip-substring-filtering 2020-05-04 21:16:15.089 | router 2020-05-04 21:16:15.090 | allowed-address-pairs 2020-05-04 21:16:15.090 | project-id 2020-05-04 21:16:15.090 | dvr =~ external-net ]] 2020-05-04 21:16:15.092 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : return 0 2020-05-04 21:16:15.096 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2020-05-04 21:16:15.101 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 130d26896abe46938982f3c019298599 router1 2020-05-04 21:16:15.102 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2020-05-04 21:16:15.104 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2020-05-04 21:16:15.106 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:16:15.108 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:16:15.110 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:16:15.111 | ++ functions-common:get_field:696 : read data 2020-05-04 21:16:15.114 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:16:15.118 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:16:15.123 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:16:15.128 | ++ functions-common:oscwrap:2279 : start=1588626975124 2020-05-04 21:16:15.133 | +++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne router create --project 130d26896abe46938982f3c019298599 router1 2020-05-04 21:16:15.138 | +++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne router create --project 130d26896abe46938982f3c019298599 router1 2020-05-04 21:16:16.799 | ++ functions-common:oscwrap:2280 : out='+-------------------------+--------------------------------------+ 2020-05-04 21:16:16.799 | | Field | Value | 2020-05-04 21:16:16.800 | +-------------------------+--------------------------------------+ 2020-05-04 21:16:16.800 | | admin_state_up | UP | 2020-05-04 21:16:16.800 | | availability_zone_hints | | 2020-05-04 21:16:16.800 | | availability_zones | | 2020-05-04 21:16:16.800 | | created_at | 2020-05-04T21:16:16Z | 2020-05-04 21:16:16.800 | | description | | 2020-05-04 21:16:16.800 | | distributed | False | 2020-05-04 21:16:16.800 | | external_gateway_info | None | 2020-05-04 21:16:16.800 | | flavor_id | None | 2020-05-04 21:16:16.800 | | ha | False | 2020-05-04 21:16:16.800 | | id | 8072399e-cb18-4d9d-8295-724f2fffedc8 | 2020-05-04 21:16:16.800 | | name | router1 | 2020-05-04 21:16:16.800 | | project_id | 130d26896abe46938982f3c019298599 | 2020-05-04 21:16:16.800 | | revision_number | 2 | 2020-05-04 21:16:16.800 | | routes | | 2020-05-04 21:16:16.800 | | status | ACTIVE | 2020-05-04 21:16:16.800 | | tags | | 2020-05-04 21:16:16.800 | | updated_at | 2020-05-04T21:16:16Z | 2020-05-04 21:16:16.801 | +-------------------------+--------------------------------------+' 2020-05-04 21:16:16.803 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:16:16.807 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:16:16.813 | ++ functions-common:oscwrap:2282 : end=1588626976809 2020-05-04 21:16:16.816 | ++ functions-common:oscwrap:2283 : echo 1685 2020-05-04 21:16:16.819 | ++ functions-common:oscwrap:2285 : echo '+-------------------------+--------------------------------------+ 2020-05-04 21:16:16.819 | | Field | Value | 2020-05-04 21:16:16.819 | +-------------------------+--------------------------------------+ 2020-05-04 21:16:16.819 | | admin_state_up | UP | 2020-05-04 21:16:16.820 | | availability_zone_hints | | 2020-05-04 21:16:16.820 | | availability_zones | | 2020-05-04 21:16:16.820 | | created_at | 2020-05-04T21:16:16Z | 2020-05-04 21:16:16.820 | | description | | 2020-05-04 21:16:16.820 | | distributed | False | 2020-05-04 21:16:16.820 | | external_gateway_info | None | 2020-05-04 21:16:16.820 | | flavor_id | None | 2020-05-04 21:16:16.820 | | ha | False | 2020-05-04 21:16:16.820 | | id | 8072399e-cb18-4d9d-8295-724f2fffedc8 | 2020-05-04 21:16:16.820 | | name | router1 | 2020-05-04 21:16:16.820 | | project_id | 130d26896abe46938982f3c019298599 | 2020-05-04 21:16:16.820 | | revision_number | 2 | 2020-05-04 21:16:16.820 | | routes | | 2020-05-04 21:16:16.820 | | status | ACTIVE | 2020-05-04 21:16:16.820 | | tags | | 2020-05-04 21:16:16.820 | | updated_at | 2020-05-04T21:16:16Z | 2020-05-04 21:16:16.821 | +-------------------------+--------------------------------------+' 2020-05-04 21:16:16.823 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:16:16.823 | ++ functions-common:get_field:697 : '[' 2 -lt 0 ']' 2020-05-04 21:16:16.826 | ++ functions-common:get_field:700 : field='$3' 2020-05-04 21:16:16.830 | ++ functions-common:get_field:702 : echo '| id | 8072399e-cb18-4d9d-8295-724f2fffedc8 |' 2020-05-04 21:16:16.831 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-05-04 21:16:16.837 | ++ functions-common:get_field:696 : read data 2020-05-04 21:16:16.841 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=8072399e-cb18-4d9d-8295-724f2fffedc8 2020-05-04 21:16:16.844 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 130d26896abe46938982f3c019298599 router1' 2020-05-04 21:16:16.847 | + functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:16:16.867 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2020-05-04 21:16:16.870 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2020-05-04 21:16:16.873 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : local extension=auto-allocated-topology 2020-05-04 21:16:16.877 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2020-05-04 21:16:16.881 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:16:16.884 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:16:16.888 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:16:16.891 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:16:16.895 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:16:16.900 | ++ functions-common:oscwrap:2279 : start=1588626976896 2020-05-04 21:16:16.904 | +++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2020-05-04 21:16:16.907 | +++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2020-05-04 21:16:18.422 | ++ functions-common:oscwrap:2280 : out='default-subnetpools 2020-05-04 21:16:18.422 | availability_zone 2020-05-04 21:16:18.422 | network_availability_zone 2020-05-04 21:16:18.422 | auto-allocated-topology 2020-05-04 21:16:18.422 | net-mtu-writable 2020-05-04 21:16:18.422 | binding 2020-05-04 21:16:18.422 | metering 2020-05-04 21:16:18.422 | agent 2020-05-04 21:16:18.422 | subnet_allocation 2020-05-04 21:16:18.422 | l3_agent_scheduler 2020-05-04 21:16:18.422 | tag 2020-05-04 21:16:18.422 | external-net 2020-05-04 21:16:18.422 | standard-attr-tag 2020-05-04 21:16:18.422 | flavors 2020-05-04 21:16:18.423 | net-mtu 2020-05-04 21:16:18.423 | network-ip-availability 2020-05-04 21:16:18.423 | quotas 2020-05-04 21:16:18.423 | revision-if-match 2020-05-04 21:16:18.423 | l3-ha 2020-05-04 21:16:18.423 | provider 2020-05-04 21:16:18.423 | multi-provider 2020-05-04 21:16:18.423 | quota_details 2020-05-04 21:16:18.423 | address-scope 2020-05-04 21:16:18.423 | extraroute 2020-05-04 21:16:18.423 | ext-gw-mode 2020-05-04 21:16:18.423 | subnet-service-types 2020-05-04 21:16:18.423 | standard-attr-timestamp 2020-05-04 21:16:18.423 | service-type 2020-05-04 21:16:18.423 | l3-flavors 2020-05-04 21:16:18.423 | port-security 2020-05-04 21:16:18.423 | extra_dhcp_opt 2020-05-04 21:16:18.423 | standard-attr-revisions 2020-05-04 21:16:18.423 | pagination 2020-05-04 21:16:18.423 | sorting 2020-05-04 21:16:18.423 | security-group 2020-05-04 21:16:18.423 | dhcp_agent_scheduler 2020-05-04 21:16:18.423 | router_availability_zone 2020-05-04 21:16:18.423 | rbac-policies 2020-05-04 21:16:18.423 | tag-ext 2020-05-04 21:16:18.423 | standard-attr-description 2020-05-04 21:16:18.423 | ip-substring-filtering 2020-05-04 21:16:18.423 | router 2020-05-04 21:16:18.423 | allowed-address-pairs 2020-05-04 21:16:18.424 | project-id 2020-05-04 21:16:18.424 | dvr' 2020-05-04 21:16:18.427 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:16:18.431 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:16:18.435 | ++ functions-common:oscwrap:2282 : end=1588626978432 2020-05-04 21:16:18.438 | ++ functions-common:oscwrap:2283 : echo 1536 2020-05-04 21:16:18.442 | ++ functions-common:oscwrap:2285 : echo 'default-subnetpools 2020-05-04 21:16:18.442 | availability_zone 2020-05-04 21:16:18.442 | network_availability_zone 2020-05-04 21:16:18.442 | auto-allocated-topology 2020-05-04 21:16:18.442 | net-mtu-writable 2020-05-04 21:16:18.442 | binding 2020-05-04 21:16:18.442 | metering 2020-05-04 21:16:18.442 | agent 2020-05-04 21:16:18.442 | subnet_allocation 2020-05-04 21:16:18.442 | l3_agent_scheduler 2020-05-04 21:16:18.442 | tag 2020-05-04 21:16:18.442 | external-net 2020-05-04 21:16:18.442 | standard-attr-tag 2020-05-04 21:16:18.442 | flavors 2020-05-04 21:16:18.442 | net-mtu 2020-05-04 21:16:18.442 | network-ip-availability 2020-05-04 21:16:18.442 | quotas 2020-05-04 21:16:18.442 | revision-if-match 2020-05-04 21:16:18.442 | l3-ha 2020-05-04 21:16:18.442 | provider 2020-05-04 21:16:18.442 | multi-provider 2020-05-04 21:16:18.442 | quota_details 2020-05-04 21:16:18.442 | address-scope 2020-05-04 21:16:18.442 | extraroute 2020-05-04 21:16:18.442 | ext-gw-mode 2020-05-04 21:16:18.443 | subnet-service-types 2020-05-04 21:16:18.443 | standard-attr-timestamp 2020-05-04 21:16:18.443 | service-type 2020-05-04 21:16:18.443 | l3-flavors 2020-05-04 21:16:18.443 | port-security 2020-05-04 21:16:18.443 | extra_dhcp_opt 2020-05-04 21:16:18.443 | standard-attr-revisions 2020-05-04 21:16:18.443 | pagination 2020-05-04 21:16:18.443 | sorting 2020-05-04 21:16:18.443 | security-group 2020-05-04 21:16:18.443 | dhcp_agent_scheduler 2020-05-04 21:16:18.443 | router_availability_zone 2020-05-04 21:16:18.443 | rbac-policies 2020-05-04 21:16:18.443 | tag-ext 2020-05-04 21:16:18.443 | standard-attr-description 2020-05-04 21:16:18.443 | ip-substring-filtering 2020-05-04 21:16:18.443 | router 2020-05-04 21:16:18.443 | allowed-address-pairs 2020-05-04 21:16:18.443 | project-id 2020-05-04 21:16:18.443 | dvr' 2020-05-04 21:16:18.445 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:16:18.448 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : EXT_LIST='default-subnetpools 2020-05-04 21:16:18.448 | availability_zone 2020-05-04 21:16:18.448 | network_availability_zone 2020-05-04 21:16:18.448 | auto-allocated-topology 2020-05-04 21:16:18.448 | net-mtu-writable 2020-05-04 21:16:18.448 | binding 2020-05-04 21:16:18.448 | metering 2020-05-04 21:16:18.448 | agent 2020-05-04 21:16:18.448 | subnet_allocation 2020-05-04 21:16:18.449 | l3_agent_scheduler 2020-05-04 21:16:18.449 | tag 2020-05-04 21:16:18.449 | external-net 2020-05-04 21:16:18.449 | standard-attr-tag 2020-05-04 21:16:18.449 | flavors 2020-05-04 21:16:18.449 | net-mtu 2020-05-04 21:16:18.449 | network-ip-availability 2020-05-04 21:16:18.449 | quotas 2020-05-04 21:16:18.449 | revision-if-match 2020-05-04 21:16:18.449 | l3-ha 2020-05-04 21:16:18.449 | provider 2020-05-04 21:16:18.449 | multi-provider 2020-05-04 21:16:18.449 | quota_details 2020-05-04 21:16:18.449 | address-scope 2020-05-04 21:16:18.449 | extraroute 2020-05-04 21:16:18.449 | ext-gw-mode 2020-05-04 21:16:18.449 | subnet-service-types 2020-05-04 21:16:18.449 | standard-attr-timestamp 2020-05-04 21:16:18.449 | service-type 2020-05-04 21:16:18.449 | l3-flavors 2020-05-04 21:16:18.449 | port-security 2020-05-04 21:16:18.449 | extra_dhcp_opt 2020-05-04 21:16:18.449 | standard-attr-revisions 2020-05-04 21:16:18.449 | pagination 2020-05-04 21:16:18.449 | sorting 2020-05-04 21:16:18.450 | security-group 2020-05-04 21:16:18.450 | dhcp_agent_scheduler 2020-05-04 21:16:18.450 | router_availability_zone 2020-05-04 21:16:18.450 | rbac-policies 2020-05-04 21:16:18.450 | tag-ext 2020-05-04 21:16:18.450 | standard-attr-description 2020-05-04 21:16:18.450 | ip-substring-filtering 2020-05-04 21:16:18.450 | router 2020-05-04 21:16:18.450 | allowed-address-pairs 2020-05-04 21:16:18.450 | project-id 2020-05-04 21:16:18.450 | dvr' 2020-05-04 21:16:18.451 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : [[ default-subnetpools 2020-05-04 21:16:18.451 | availability_zone 2020-05-04 21:16:18.451 | network_availability_zone 2020-05-04 21:16:18.451 | auto-allocated-topology 2020-05-04 21:16:18.452 | net-mtu-writable 2020-05-04 21:16:18.452 | binding 2020-05-04 21:16:18.452 | metering 2020-05-04 21:16:18.452 | agent 2020-05-04 21:16:18.452 | subnet_allocation 2020-05-04 21:16:18.452 | l3_agent_scheduler 2020-05-04 21:16:18.452 | tag 2020-05-04 21:16:18.452 | external-net 2020-05-04 21:16:18.452 | standard-attr-tag 2020-05-04 21:16:18.452 | flavors 2020-05-04 21:16:18.452 | net-mtu 2020-05-04 21:16:18.452 | network-ip-availability 2020-05-04 21:16:18.452 | quotas 2020-05-04 21:16:18.452 | revision-if-match 2020-05-04 21:16:18.452 | l3-ha 2020-05-04 21:16:18.452 | provider 2020-05-04 21:16:18.452 | multi-provider 2020-05-04 21:16:18.452 | quota_details 2020-05-04 21:16:18.452 | address-scope 2020-05-04 21:16:18.452 | extraroute 2020-05-04 21:16:18.452 | ext-gw-mode 2020-05-04 21:16:18.452 | subnet-service-types 2020-05-04 21:16:18.452 | standard-attr-timestamp 2020-05-04 21:16:18.453 | service-type 2020-05-04 21:16:18.453 | l3-flavors 2020-05-04 21:16:18.453 | port-security 2020-05-04 21:16:18.453 | extra_dhcp_opt 2020-05-04 21:16:18.453 | standard-attr-revisions 2020-05-04 21:16:18.453 | pagination 2020-05-04 21:16:18.453 | sorting 2020-05-04 21:16:18.453 | security-group 2020-05-04 21:16:18.453 | dhcp_agent_scheduler 2020-05-04 21:16:18.453 | router_availability_zone 2020-05-04 21:16:18.453 | rbac-policies 2020-05-04 21:16:18.453 | tag-ext 2020-05-04 21:16:18.453 | standard-attr-description 2020-05-04 21:16:18.453 | ip-substring-filtering 2020-05-04 21:16:18.453 | router 2020-05-04 21:16:18.453 | allowed-address-pairs 2020-05-04 21:16:18.453 | project-id 2020-05-04 21:16:18.453 | dvr =~ auto-allocated-topology ]] 2020-05-04 21:16:18.456 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : return 0 2020-05-04 21:16:18.459 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2020-05-04 21:16:18.461 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2020-05-04 21:16:18.467 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public 2020-05-04 21:16:18.468 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2020-05-04 21:16:18.468 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2020-05-04 21:16:18.471 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:16:18.473 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:16:18.475 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:16:18.476 | ++ functions-common:get_field:696 : read data 2020-05-04 21:16:18.478 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:16:18.481 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:16:18.485 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:16:18.490 | ++ functions-common:oscwrap:2279 : start=1588626978486 2020-05-04 21:16:18.494 | +++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public 2020-05-04 21:16:18.497 | +++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public 2020-05-04 21:16:20.432 | ++ functions-common:oscwrap:2280 : out='+---------------------------+--------------------------------------+ 2020-05-04 21:16:20.432 | | Field | Value | 2020-05-04 21:16:20.432 | +---------------------------+--------------------------------------+ 2020-05-04 21:16:20.432 | | admin_state_up | UP | 2020-05-04 21:16:20.432 | | availability_zone_hints | | 2020-05-04 21:16:20.432 | | availability_zones | | 2020-05-04 21:16:20.432 | | created_at | 2020-05-04T21:16:20Z | 2020-05-04 21:16:20.432 | | description | | 2020-05-04 21:16:20.432 | | dns_domain | None | 2020-05-04 21:16:20.432 | | id | 09d3f732-86a1-4df6-94d5-55c91b4114a9 | 2020-05-04 21:16:20.432 | | ipv4_address_scope | None | 2020-05-04 21:16:20.432 | | ipv6_address_scope | None | 2020-05-04 21:16:20.432 | | is_default | True | 2020-05-04 21:16:20.432 | | is_vlan_transparent | None | 2020-05-04 21:16:20.432 | | mtu | 1500 | 2020-05-04 21:16:20.432 | | name | public | 2020-05-04 21:16:20.432 | | port_security_enabled | True | 2020-05-04 21:16:20.432 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:16:20.432 | | provider:network_type | flat | 2020-05-04 21:16:20.432 | | provider:physical_network | public | 2020-05-04 21:16:20.432 | | provider:segmentation_id | None | 2020-05-04 21:16:20.432 | | qos_policy_id | None | 2020-05-04 21:16:20.433 | | revision_number | 5 | 2020-05-04 21:16:20.433 | | router:external | External | 2020-05-04 21:16:20.433 | | segments | None | 2020-05-04 21:16:20.433 | | shared | False | 2020-05-04 21:16:20.433 | | status | ACTIVE | 2020-05-04 21:16:20.433 | | subnets | | 2020-05-04 21:16:20.433 | | tags | | 2020-05-04 21:16:20.433 | | updated_at | 2020-05-04T21:16:20Z | 2020-05-04 21:16:20.433 | +---------------------------+--------------------------------------+' 2020-05-04 21:16:20.435 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:16:20.440 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:16:20.445 | ++ functions-common:oscwrap:2282 : end=1588626980441 2020-05-04 21:16:20.449 | ++ functions-common:oscwrap:2283 : echo 1955 2020-05-04 21:16:20.452 | ++ functions-common:oscwrap:2285 : echo '+---------------------------+--------------------------------------+ 2020-05-04 21:16:20.452 | | Field | Value | 2020-05-04 21:16:20.452 | +---------------------------+--------------------------------------+ 2020-05-04 21:16:20.452 | | admin_state_up | UP | 2020-05-04 21:16:20.452 | | availability_zone_hints | | 2020-05-04 21:16:20.452 | | availability_zones | | 2020-05-04 21:16:20.452 | | created_at | 2020-05-04T21:16:20Z | 2020-05-04 21:16:20.453 | | description | | 2020-05-04 21:16:20.453 | | dns_domain | None | 2020-05-04 21:16:20.453 | | id | 09d3f732-86a1-4df6-94d5-55c91b4114a9 | 2020-05-04 21:16:20.453 | | ipv4_address_scope | None | 2020-05-04 21:16:20.453 | | ipv6_address_scope | None | 2020-05-04 21:16:20.453 | | is_default | True | 2020-05-04 21:16:20.453 | | is_vlan_transparent | None | 2020-05-04 21:16:20.453 | | mtu | 1500 | 2020-05-04 21:16:20.453 | | name | public | 2020-05-04 21:16:20.453 | | port_security_enabled | True | 2020-05-04 21:16:20.453 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:16:20.453 | | provider:network_type | flat | 2020-05-04 21:16:20.453 | | provider:physical_network | public | 2020-05-04 21:16:20.453 | | provider:segmentation_id | None | 2020-05-04 21:16:20.453 | | qos_policy_id | None | 2020-05-04 21:16:20.453 | | revision_number | 5 | 2020-05-04 21:16:20.453 | | router:external | External | 2020-05-04 21:16:20.453 | | segments | None | 2020-05-04 21:16:20.453 | | shared | False | 2020-05-04 21:16:20.454 | | status | ACTIVE | 2020-05-04 21:16:20.454 | | subnets | | 2020-05-04 21:16:20.454 | | tags | | 2020-05-04 21:16:20.454 | | updated_at | 2020-05-04T21:16:20Z | 2020-05-04 21:16:20.454 | +---------------------------+--------------------------------------+' 2020-05-04 21:16:20.456 | ++ functions-common:get_field:697 : '[' 2 -lt 0 ']' 2020-05-04 21:16:20.457 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:16:20.459 | ++ functions-common:get_field:700 : field='$3' 2020-05-04 21:16:20.462 | ++ functions-common:get_field:702 : echo '| id | 09d3f732-86a1-4df6-94d5-55c91b4114a9 |' 2020-05-04 21:16:20.463 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-05-04 21:16:20.469 | ++ functions-common:get_field:696 : read data 2020-05-04 21:16:20.473 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=09d3f732-86a1-4df6-94d5-55c91b4114a9 2020-05-04 21:16:20.476 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:251 : die_if_not_set 251 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2020-05-04 21:16:20.479 | + functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:16:20.503 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4+6 =~ 4.* ]] 2020-05-04 21:16:20.506 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2020-05-04 21:16:20.509 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 8072399e-cb18-4d9d-8295-724f2fffedc8 4be15ded-302e-4c27-bf1c-48a4b660b2ae 2020-05-04 21:16:24.447 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2020-05-04 21:16:24.452 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 09d3f732-86a1-4df6-94d5-55c91b4114a9 2020-05-04 21:16:24.455 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2020-05-04 21:16:24.458 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2020-05-04 21:16:24.462 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.24.5.1 ]] 2020-05-04 21:16:24.465 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.24.5.1 ' 2020-05-04 21:16:24.468 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network 09d3f732-86a1-4df6-94d5-55c91b4114a9 --subnet-range 172.24.5.0/24 --no-dhcp ' 2020-05-04 21:16:24.472 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2020-05-04 21:16:24.475 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2020-05-04 21:16:24.480 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.24.5.1 --network 09d3f732-86a1-4df6-94d5-55c91b4114a9 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2020-05-04 21:16:24.481 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2020-05-04 21:16:24.485 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:16:24.489 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:16:24.493 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:16:24.496 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:16:24.500 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:16:24.505 | +++ functions-common:oscwrap:2279 : start=1588626984501 2020-05-04 21:16:24.510 | ++++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.24.5.1 --network 09d3f732-86a1-4df6-94d5-55c91b4114a9 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2020-05-04 21:16:24.513 | ++++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.24.5.1 --network 09d3f732-86a1-4df6-94d5-55c91b4114a9 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2020-05-04 21:16:27.123 | +++ functions-common:oscwrap:2280 : out='+-------------------+--------------------------------------+ 2020-05-04 21:16:27.123 | | Field | Value | 2020-05-04 21:16:27.123 | +-------------------+--------------------------------------+ 2020-05-04 21:16:27.123 | | allocation_pools | 172.24.5.2-172.24.5.254 | 2020-05-04 21:16:27.123 | | cidr | 172.24.5.0/24 | 2020-05-04 21:16:27.123 | | created_at | 2020-05-04T21:16:26Z | 2020-05-04 21:16:27.123 | | description | | 2020-05-04 21:16:27.123 | | dns_nameservers | | 2020-05-04 21:16:27.123 | | enable_dhcp | False | 2020-05-04 21:16:27.123 | | gateway_ip | 172.24.5.1 | 2020-05-04 21:16:27.123 | | host_routes | | 2020-05-04 21:16:27.123 | | id | 957cf4bc-4d71-4f57-9729-da89e17dd3f8 | 2020-05-04 21:16:27.123 | | ip_version | 4 | 2020-05-04 21:16:27.123 | | ipv6_address_mode | None | 2020-05-04 21:16:27.123 | | ipv6_ra_mode | None | 2020-05-04 21:16:27.123 | | name | public-subnet | 2020-05-04 21:16:27.123 | | network_id | 09d3f732-86a1-4df6-94d5-55c91b4114a9 | 2020-05-04 21:16:27.124 | | prefix_length | None | 2020-05-04 21:16:27.124 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:16:27.124 | | revision_number | 0 | 2020-05-04 21:16:27.124 | | segment_id | None | 2020-05-04 21:16:27.124 | | service_types | | 2020-05-04 21:16:27.124 | | subnetpool_id | None | 2020-05-04 21:16:27.124 | | tags | | 2020-05-04 21:16:27.124 | | updated_at | 2020-05-04T21:16:26Z | 2020-05-04 21:16:27.124 | +-------------------+--------------------------------------+' 2020-05-04 21:16:27.126 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:16:27.130 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:16:27.136 | +++ functions-common:oscwrap:2282 : end=1588626987132 2020-05-04 21:16:27.154 | +++ functions-common:oscwrap:2283 : echo 2631 2020-05-04 21:16:27.155 | +++ functions-common:oscwrap:2285 : echo '+-------------------+--------------------------------------+ 2020-05-04 21:16:27.155 | | Field | Value | 2020-05-04 21:16:27.155 | +-------------------+--------------------------------------+ 2020-05-04 21:16:27.155 | | allocation_pools | 172.24.5.2-172.24.5.254 | 2020-05-04 21:16:27.155 | | cidr | 172.24.5.0/24 | 2020-05-04 21:16:27.155 | | created_at | 2020-05-04T21:16:26Z | 2020-05-04 21:16:27.155 | | description | | 2020-05-04 21:16:27.155 | | dns_nameservers | | 2020-05-04 21:16:27.155 | | enable_dhcp | False | 2020-05-04 21:16:27.155 | | gateway_ip | 172.24.5.1 | 2020-05-04 21:16:27.155 | | host_routes | | 2020-05-04 21:16:27.155 | | id | 957cf4bc-4d71-4f57-9729-da89e17dd3f8 | 2020-05-04 21:16:27.155 | | ip_version | 4 | 2020-05-04 21:16:27.155 | | ipv6_address_mode | None | 2020-05-04 21:16:27.155 | | ipv6_ra_mode | None | 2020-05-04 21:16:27.155 | | name | public-subnet | 2020-05-04 21:16:27.155 | | network_id | 09d3f732-86a1-4df6-94d5-55c91b4114a9 | 2020-05-04 21:16:27.156 | | prefix_length | None | 2020-05-04 21:16:27.156 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:16:27.156 | | revision_number | 0 | 2020-05-04 21:16:27.156 | | segment_id | None | 2020-05-04 21:16:27.156 | | service_types | | 2020-05-04 21:16:27.156 | | subnetpool_id | None | 2020-05-04 21:16:27.156 | | tags | | 2020-05-04 21:16:27.156 | | updated_at | 2020-05-04T21:16:26Z | 2020-05-04 21:16:27.156 | +-------------------+--------------------------------------+' 2020-05-04 21:16:27.159 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:16:27.163 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2020-05-04 21:16:27.163 | | id | 957cf4bc-4d71-4f57-9729-da89e17dd3f8 |' 2020-05-04 21:16:27.167 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : die_if_not_set 319 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2020-05-04 21:16:27.170 | ++ functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:16:27.193 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 957cf4bc-4d71-4f57-9729-da89e17dd3f8 '|' 2020-05-04 21:16:27.197 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 957cf4bc-4d71-4f57-9729-da89e17dd3f8 |' 2020-05-04 21:16:27.201 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2020-05-04 21:16:27.206 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 957cf4bc-4d71-4f57-9729-da89e17dd3f8 '|' 2020-05-04 21:16:27.206 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2020-05-04 21:16:27.210 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:16:27.214 | ++ functions-common:get_field:696 : read data 2020-05-04 21:16:27.217 | ++ functions-common:get_field:697 : '[' 2 -lt 0 ']' 2020-05-04 21:16:27.220 | ++ functions-common:get_field:700 : field='$3' 2020-05-04 21:16:27.224 | ++ functions-common:get_field:702 : echo '| gateway_ip | 172.24.5.1 | | id | 957cf4bc-4d71-4f57-9729-da89e17dd3f8 |' 2020-05-04 21:16:27.224 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-05-04 21:16:27.232 | ++ functions-common:get_field:696 : read data 2020-05-04 21:16:27.235 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.24.5.1 2020-05-04 21:16:27.240 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2020-05-04 21:16:27.241 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 957cf4bc-4d71-4f57-9729-da89e17dd3f8 '|' 2020-05-04 21:16:27.244 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:16:27.247 | ++ functions-common:get_field:696 : read data 2020-05-04 21:16:27.251 | ++ functions-common:get_field:697 : '[' 5 -lt 0 ']' 2020-05-04 21:16:27.256 | ++ functions-common:get_field:700 : field='$6' 2020-05-04 21:16:27.266 | ++ functions-common:get_field:702 : echo '| gateway_ip | 172.24.5.1 | | id | 957cf4bc-4d71-4f57-9729-da89e17dd3f8 |' 2020-05-04 21:16:27.267 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2020-05-04 21:16:27.273 | ++ functions-common:get_field:696 : read data 2020-05-04 21:16:27.277 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=957cf4bc-4d71-4f57-9729-da89e17dd3f8 2020-05-04 21:16:27.280 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 09d3f732-86a1-4df6-94d5-55c91b4114a9 8072399e-cb18-4d9d-8295-724f2fffedc8 2020-05-04 21:16:31.531 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2020-05-04 21:16:31.553 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:31.556 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2020-05-04 21:16:31.560 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2020-05-04 21:16:31.563 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2020-05-04 21:16:31.566 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2020-05-04 21:16:31.570 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2020-05-04 21:16:31.573 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:158 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2020-05-04 21:16:31.593 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-ex 2020-05-04 21:16:31.596 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-ex 2020-05-04 21:16:31.599 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-ex != \n\o\n\e ]] 2020-05-04 21:16:31.602 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2020-05-04 21:16:31.605 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-ex' 2020-05-04 21:16:31.608 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2020-05-04 21:16:31.612 | + functions-common:test_with_retry:2189 : local 'testcmd=ip -o link | grep -q br-ex' 2020-05-04 21:16:31.615 | + functions-common:test_with_retry:2190 : local 'failmsg=br-ex creation failed' 2020-05-04 21:16:31.618 | + functions-common:test_with_retry:2191 : local until=10 2020-05-04 21:16:31.621 | + functions-common:test_with_retry:2192 : local sleep=0.5 2020-05-04 21:16:31.624 | + functions-common:test_with_retry:2194 : time_start test_with_retry 2020-05-04 21:16:31.628 | + functions-common:time_start:2237 : local name=test_with_retry 2020-05-04 21:16:31.631 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:16:31.635 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:16:31.639 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:16:31.644 | + functions-common:time_start:2242 : _TIME_START[$name]=1588626991640 2020-05-04 21:16:31.647 | + functions-common:test_with_retry:2195 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2020-05-04 21:16:31.656 | + functions-common:test_with_retry:2198 : time_stop test_with_retry 2020-05-04 21:16:31.659 | + functions-common:time_stop:2251 : local name 2020-05-04 21:16:31.662 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:16:31.666 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:16:31.669 | + functions-common:time_stop:2254 : local total 2020-05-04 21:16:31.673 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:16:31.677 | + functions-common:time_stop:2257 : name=test_with_retry 2020-05-04 21:16:31.680 | + functions-common:time_stop:2258 : start_time=1588626991640 2020-05-04 21:16:31.683 | + functions-common:time_stop:2260 : [[ -z 1588626991640 ]] 2020-05-04 21:16:31.687 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:16:31.692 | + functions-common:time_stop:2263 : end_time=1588626991688 2020-05-04 21:16:31.695 | + functions-common:time_stop:2264 : elapsed_time=48 2020-05-04 21:16:31.699 | + functions-common:time_stop:2265 : total=3085 2020-05-04 21:16:31.702 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:16:31.706 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=3133 2020-05-04 21:16:31.711 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-ex 2020-05-04 21:16:31.713 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.24.5.1 2020-05-04 21:16:31.718 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2020-05-04 21:16:31.721 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2020-05-04 21:16:31.724 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2020-05-04 21:16:31.727 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2020-05-04 21:16:31.731 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.24.5.1/24 dev br-ex 2020-05-04 21:16:31.743 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-ex up 2020-05-04 21:16:31.757 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2020-05-04 21:16:31.759 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2020-05-04 21:16:31.760 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2020-05-04 21:16:31.764 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2020-05-04 21:16:31.764 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:16:31.767 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:16:31.771 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:16:31.774 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:16:31.778 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:16:31.783 | ++ functions-common:oscwrap:2279 : start=1588626991779 2020-05-04 21:16:31.787 | +++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2020-05-04 21:16:31.790 | +++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2020-05-04 21:16:33.373 | ++ functions-common:oscwrap:2280 : out='+-----------------------------------------------------------------------------+ 2020-05-04 21:16:33.373 | | Fixed IP Addresses | 2020-05-04 21:16:33.373 | +-----------------------------------------------------------------------------+ 2020-05-04 21:16:33.373 | | ip_address='\''172.24.5.211'\'', subnet_id='\''957cf4bc-4d71-4f57-9729-da89e17dd3f8'\'' | 2020-05-04 21:16:33.373 | +-----------------------------------------------------------------------------+' 2020-05-04 21:16:33.376 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:16:33.380 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:16:33.385 | ++ functions-common:oscwrap:2282 : end=1588626993381 2020-05-04 21:16:33.388 | ++ functions-common:oscwrap:2283 : echo 1602 2020-05-04 21:16:33.392 | ++ functions-common:oscwrap:2285 : echo '+-----------------------------------------------------------------------------+ 2020-05-04 21:16:33.392 | | Fixed IP Addresses | 2020-05-04 21:16:33.392 | +-----------------------------------------------------------------------------+ 2020-05-04 21:16:33.392 | | ip_address='\''172.24.5.211'\'', subnet_id='\''957cf4bc-4d71-4f57-9729-da89e17dd3f8'\'' | 2020-05-04 21:16:33.392 | +-----------------------------------------------------------------------------+' 2020-05-04 21:16:33.395 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:16:33.400 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.24.5.211 ' 2020-05-04 21:16:33.404 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2020-05-04 21:16:33.408 | + functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:16:33.429 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2020-05-04 21:16:33.432 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2020-05-04 21:16:33.435 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4+6 =~ .*6 ]] 2020-05-04 21:16:33.438 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:260 : _neutron_configure_router_v6 2020-05-04 21:16:33.441 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:381 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 8072399e-cb18-4d9d-8295-724f2fffedc8 192c0353-ff33-4081-aa04-0c21d277db52 2020-05-04 21:16:37.870 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:383 : local ipv6_id_and_ext_gw_ip 2020-05-04 21:16:37.875 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:384 : _neutron_create_public_subnet_v6 09d3f732-86a1-4df6-94d5-55c91b4114a9 2020-05-04 21:16:37.880 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : local 'subnet_params=--ip-version 6 ' 2020-05-04 21:16:37.883 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:326 : subnet_params+='--gateway 2001:db8::2 ' 2020-05-04 21:16:37.887 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:327 : subnet_params+='--network 09d3f732-86a1-4df6-94d5-55c91b4114a9 --subnet-range 2001:db8::/64 --no-dhcp ' 2020-05-04 21:16:37.890 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:328 : subnet_params+=ipv6-public-subnet 2020-05-04 21:16:37.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:329 : local ipv6_id_and_ext_gw_ip 2020-05-04 21:16:37.900 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:330 : grep -e gateway_ip -e ' id ' 2020-05-04 21:16:37.901 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:330 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 09d3f732-86a1-4df6-94d5-55c91b4114a9 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2020-05-04 21:16:37.905 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:16:37.908 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:16:37.911 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:16:37.914 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:16:37.918 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:16:37.922 | +++ functions-common:oscwrap:2279 : start=1588626997919 2020-05-04 21:16:37.926 | ++++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 09d3f732-86a1-4df6-94d5-55c91b4114a9 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2020-05-04 21:16:37.929 | ++++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 09d3f732-86a1-4df6-94d5-55c91b4114a9 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2020-05-04 21:16:42.689 | +++ functions-common:oscwrap:2280 : out='+-------------------+-------------------------------------------------------------------+ 2020-05-04 21:16:42.689 | | Field | Value | 2020-05-04 21:16:42.689 | +-------------------+-------------------------------------------------------------------+ 2020-05-04 21:16:42.689 | | allocation_pools | 2001:db8::1-2001:db8::1,2001:db8::3-2001:db8::ffff:ffff:ffff:ffff | 2020-05-04 21:16:42.689 | | cidr | 2001:db8::/64 | 2020-05-04 21:16:42.689 | | created_at | 2020-05-04T21:16:39Z | 2020-05-04 21:16:42.689 | | description | | 2020-05-04 21:16:42.689 | | dns_nameservers | | 2020-05-04 21:16:42.689 | | enable_dhcp | False | 2020-05-04 21:16:42.689 | | gateway_ip | 2001:db8::2 | 2020-05-04 21:16:42.689 | | host_routes | | 2020-05-04 21:16:42.689 | | id | 821070f7-14eb-4dbb-8749-f118d17eb758 | 2020-05-04 21:16:42.689 | | ip_version | 6 | 2020-05-04 21:16:42.689 | | ipv6_address_mode | None | 2020-05-04 21:16:42.689 | | ipv6_ra_mode | None | 2020-05-04 21:16:42.689 | | name | ipv6-public-subnet | 2020-05-04 21:16:42.689 | | network_id | 09d3f732-86a1-4df6-94d5-55c91b4114a9 | 2020-05-04 21:16:42.690 | | prefix_length | None | 2020-05-04 21:16:42.690 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:16:42.690 | | revision_number | 0 | 2020-05-04 21:16:42.690 | | segment_id | None | 2020-05-04 21:16:42.690 | | service_types | | 2020-05-04 21:16:42.690 | | subnetpool_id | None | 2020-05-04 21:16:42.690 | | tags | | 2020-05-04 21:16:42.690 | | updated_at | 2020-05-04T21:16:39Z | 2020-05-04 21:16:42.690 | +-------------------+-------------------------------------------------------------------+' 2020-05-04 21:16:42.692 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:16:42.695 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:16:42.700 | +++ functions-common:oscwrap:2282 : end=1588627002696 2020-05-04 21:16:42.702 | +++ functions-common:oscwrap:2283 : echo 4777 2020-05-04 21:16:42.706 | +++ functions-common:oscwrap:2285 : echo '+-------------------+-------------------------------------------------------------------+ 2020-05-04 21:16:42.706 | | Field | Value | 2020-05-04 21:16:42.706 | +-------------------+-------------------------------------------------------------------+ 2020-05-04 21:16:42.706 | | allocation_pools | 2001:db8::1-2001:db8::1,2001:db8::3-2001:db8::ffff:ffff:ffff:ffff | 2020-05-04 21:16:42.706 | | cidr | 2001:db8::/64 | 2020-05-04 21:16:42.706 | | created_at | 2020-05-04T21:16:39Z | 2020-05-04 21:16:42.706 | | description | | 2020-05-04 21:16:42.706 | | dns_nameservers | | 2020-05-04 21:16:42.706 | | enable_dhcp | False | 2020-05-04 21:16:42.706 | | gateway_ip | 2001:db8::2 | 2020-05-04 21:16:42.706 | | host_routes | | 2020-05-04 21:16:42.706 | | id | 821070f7-14eb-4dbb-8749-f118d17eb758 | 2020-05-04 21:16:42.706 | | ip_version | 6 | 2020-05-04 21:16:42.706 | | ipv6_address_mode | None | 2020-05-04 21:16:42.706 | | ipv6_ra_mode | None | 2020-05-04 21:16:42.706 | | name | ipv6-public-subnet | 2020-05-04 21:16:42.706 | | network_id | 09d3f732-86a1-4df6-94d5-55c91b4114a9 | 2020-05-04 21:16:42.706 | | prefix_length | None | 2020-05-04 21:16:42.706 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:16:42.706 | | revision_number | 0 | 2020-05-04 21:16:42.706 | | segment_id | None | 2020-05-04 21:16:42.706 | | service_types | | 2020-05-04 21:16:42.706 | | subnetpool_id | None | 2020-05-04 21:16:42.706 | | tags | | 2020-05-04 21:16:42.706 | | updated_at | 2020-05-04T21:16:39Z | 2020-05-04 21:16:42.706 | +-------------------+-------------------------------------------------------------------+' 2020-05-04 21:16:42.709 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:16:42.716 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:330 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2020-05-04 21:16:42.716 | | id | 821070f7-14eb-4dbb-8749-f118d17eb758 |' 2020-05-04 21:16:42.720 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:331 : die_if_not_set 331 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2020-05-04 21:16:42.724 | ++ functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:16:42.748 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:332 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 821070f7-14eb-4dbb-8749-f118d17eb758 '|' 2020-05-04 21:16:42.753 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:384 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 821070f7-14eb-4dbb-8749-f118d17eb758 |' 2020-05-04 21:16:42.755 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : local ipv6_ext_gw_ip 2020-05-04 21:16:42.760 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:386 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 821070f7-14eb-4dbb-8749-f118d17eb758 '|' 2020-05-04 21:16:42.760 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:386 : get_field 2 2020-05-04 21:16:42.764 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:16:42.767 | ++ functions-common:get_field:696 : read data 2020-05-04 21:16:42.771 | ++ functions-common:get_field:697 : '[' 2 -lt 0 ']' 2020-05-04 21:16:42.776 | ++ functions-common:get_field:700 : field='$3' 2020-05-04 21:16:42.780 | ++ functions-common:get_field:702 : echo '| gateway_ip | 2001:db8::2 | | id | 821070f7-14eb-4dbb-8749-f118d17eb758 |' 2020-05-04 21:16:42.780 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-05-04 21:16:42.787 | ++ functions-common:get_field:696 : read data 2020-05-04 21:16:42.792 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:386 : ipv6_ext_gw_ip=2001:db8::2 2020-05-04 21:16:42.795 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:387 : local ipv6_pub_subnet_id 2020-05-04 21:16:42.799 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:388 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 821070f7-14eb-4dbb-8749-f118d17eb758 '|' 2020-05-04 21:16:42.802 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:388 : get_field 5 2020-05-04 21:16:42.806 | ++ functions-common:get_field:695 : local data field 2020-05-04 21:16:42.810 | ++ functions-common:get_field:696 : read data 2020-05-04 21:16:42.814 | ++ functions-common:get_field:697 : '[' 5 -lt 0 ']' 2020-05-04 21:16:42.817 | ++ functions-common:get_field:700 : field='$6' 2020-05-04 21:16:42.821 | ++ functions-common:get_field:702 : echo '| gateway_ip | 2001:db8::2 | | id | 821070f7-14eb-4dbb-8749-f118d17eb758 |' 2020-05-04 21:16:42.821 | ++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2020-05-04 21:16:42.827 | ++ functions-common:get_field:696 : read data 2020-05-04 21:16:42.831 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:388 : ipv6_pub_subnet_id=821070f7-14eb-4dbb-8749-f118d17eb758 2020-05-04 21:16:42.834 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:392 : [[ 4+6 == \6 ]] 2020-05-04 21:16:42.836 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_service_enabled q-l3 2020-05-04 21:16:42.860 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:42.863 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:402 : for d in '$default_v6_route_devs' 2020-05-04 21:16:42.866 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo sysctl -w net/ipv6/conf/eth0/accept_ra=2 2020-05-04 21:16:42.874 | net.ipv6.conf.eth0.accept_ra = 2 2020-05-04 21:16:42.879 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2020-05-04 21:16:42.888 | net.ipv6.conf.all.forwarding = 1 2020-05-04 21:16:42.895 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : grep 821070f7-14eb-4dbb-8749-f118d17eb758 2020-05-04 21:16:42.895 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' 2020-05-04 21:16:42.897 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : cut -f2 '-d'\''' 2020-05-04 21:16:42.897 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : awk -Fip_address '{ print $2 }' 2020-05-04 21:16:42.898 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : tr '\n' ' ' 2020-05-04 21:16:42.900 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:16:42.903 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:16:42.906 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:16:42.909 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:16:42.912 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:16:42.918 | ++ functions-common:oscwrap:2279 : start=1588627002914 2020-05-04 21:16:42.922 | +++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' 2020-05-04 21:16:42.926 | +++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' 2020-05-04 21:16:44.548 | ++ functions-common:oscwrap:2280 : out='+-----------------------------------------------------------------------------------------------------+ 2020-05-04 21:16:44.548 | | Fixed IP Addresses | 2020-05-04 21:16:44.548 | +-----------------------------------------------------------------------------------------------------+ 2020-05-04 21:16:44.548 | | ip_address='\''10.1.0.1'\'', subnet_id='\''4be15ded-302e-4c27-bf1c-48a4b660b2ae'\'' | 2020-05-04 21:16:44.548 | | ip_address='\''172.24.5.211'\'', subnet_id='\''957cf4bc-4d71-4f57-9729-da89e17dd3f8'\'' | 2020-05-04 21:16:44.548 | | ip_address='\''2001:db8::fb'\'', subnet_id='\''821070f7-14eb-4dbb-8749-f118d17eb758'\'' | 2020-05-04 21:16:44.548 | | ip_address='\''fdf3:86f9:6ed1::1'\'', subnet_id='\''192c0353-ff33-4081-aa04-0c21d277db52'\'' | 2020-05-04 21:16:44.548 | | ip_address='\''10.1.0.2'\'', subnet_id='\''4be15ded-302e-4c27-bf1c-48a4b660b2ae'\'' | 2020-05-04 21:16:44.548 | | ip_address='\''fdf3:86f9:6ed1:0:f816:3eff:fe14:c8ae'\'', subnet_id='\''192c0353-ff33-4081-aa04-0c21d277db52'\'' | 2020-05-04 21:16:44.548 | +-----------------------------------------------------------------------------------------------------+' 2020-05-04 21:16:44.551 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:16:44.555 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:16:44.560 | ++ functions-common:oscwrap:2282 : end=1588627004556 2020-05-04 21:16:44.564 | ++ functions-common:oscwrap:2283 : echo 1642 2020-05-04 21:16:44.567 | ++ functions-common:oscwrap:2285 : echo '+-----------------------------------------------------------------------------------------------------+ 2020-05-04 21:16:44.567 | | Fixed IP Addresses | 2020-05-04 21:16:44.567 | +-----------------------------------------------------------------------------------------------------+ 2020-05-04 21:16:44.567 | | ip_address='\''10.1.0.1'\'', subnet_id='\''4be15ded-302e-4c27-bf1c-48a4b660b2ae'\'' | 2020-05-04 21:16:44.567 | | ip_address='\''172.24.5.211'\'', subnet_id='\''957cf4bc-4d71-4f57-9729-da89e17dd3f8'\'' | 2020-05-04 21:16:44.567 | | ip_address='\''2001:db8::fb'\'', subnet_id='\''821070f7-14eb-4dbb-8749-f118d17eb758'\'' | 2020-05-04 21:16:44.567 | | ip_address='\''fdf3:86f9:6ed1::1'\'', subnet_id='\''192c0353-ff33-4081-aa04-0c21d277db52'\'' | 2020-05-04 21:16:44.567 | | ip_address='\''10.1.0.2'\'', subnet_id='\''4be15ded-302e-4c27-bf1c-48a4b660b2ae'\'' | 2020-05-04 21:16:44.567 | | ip_address='\''fdf3:86f9:6ed1:0:f816:3eff:fe14:c8ae'\'', subnet_id='\''192c0353-ff33-4081-aa04-0c21d277db52'\'' | 2020-05-04 21:16:44.567 | +-----------------------------------------------------------------------------------------------------+' 2020-05-04 21:16:44.571 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:16:44.576 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : IPV6_ROUTER_GW_IP='2001:db8::fb ' 2020-05-04 21:16:44.579 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : die_if_not_set 413 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2020-05-04 21:16:44.582 | + functions-common:die_if_not_set:205 : local exitcode=0 2020-05-04 21:16:44.604 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : is_neutron_ovs_base_plugin 2020-05-04 21:16:44.607 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2020-05-04 21:16:44.611 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : local ext_gw_interface 2020-05-04 21:16:44.615 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:417 : _neutron_get_ext_gw_interface 2020-05-04 21:16:44.620 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2020-05-04 21:16:44.623 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:158 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2020-05-04 21:16:44.639 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-ex 2020-05-04 21:16:44.644 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:417 : ext_gw_interface=br-ex 2020-05-04 21:16:44.647 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : local ipv6_cidr_len=64 2020-05-04 21:16:44.650 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2020-05-04 21:16:44.661 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : local replace_range=fdf3:86f9:6ed1::/56 2020-05-04 21:16:44.665 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:423 : [[ -z ea3ab7f7-2859-4bf6-98c4-8bf1b1e1c823 ]] 2020-05-04 21:16:44.668 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:426 : sudo ip -6 route replace fdf3:86f9:6ed1::/56 via 2001:db8::fb dev br-ex 2020-05-04 21:16:44.680 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:428 : _neutron_set_router_id 2020-05-04 21:16:44.683 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2020-05-04 21:16:44.687 | + ./stack.sh:main:1323 : is_service_enabled nova 2020-05-04 21:16:44.710 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:44.713 | + ./stack.sh:main:1324 : echo_summary 'Starting Nova' 2020-05-04 21:16:44.722 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:16:44.724 | + ./stack.sh:echo_summary:445 : echo -e Starting Nova 2020-05-04 21:16:44.727 | + ./stack.sh:main:1325 : start_nova 2020-05-04 21:16:44.730 | + lib/nova:start_nova:1012 : _set_singleconductor 2020-05-04 21:16:44.734 | + lib/nova:_set_singleconductor:852 : is_service_enabled n-cell 2020-05-04 21:16:44.754 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:16:44.757 | + lib/nova:start_nova:1013 : start_nova_rest 2020-05-04 21:16:44.763 | + lib/nova:start_nova_rest:922 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2020-05-04 21:16:44.766 | + lib/nova:start_nova_rest:923 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2020-05-04 21:16:44.770 | + lib/nova:start_nova_rest:923 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2020-05-04 21:16:44.773 | + lib/nova:start_nova_rest:925 : local api_cell_conf=/etc/nova/nova.conf 2020-05-04 21:16:44.776 | + lib/nova:start_nova_rest:926 : is_service_enabled n-cell 2020-05-04 21:16:44.798 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:16:44.801 | + lib/nova:start_nova_rest:929 : local compute_cell_conf=/etc/nova/nova.conf 2020-05-04 21:16:44.804 | + lib/nova:start_nova_rest:933 : run_process n-cell-region '/usr/local/bin/nova-cells --config-file /etc/nova/nova.conf' 2020-05-04 21:16:44.808 | + functions-common:run_process:1498 : local service=n-cell-region 2020-05-04 21:16:44.811 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/nova-cells --config-file /etc/nova/nova.conf' 2020-05-04 21:16:44.815 | + functions-common:run_process:1500 : local group= 2020-05-04 21:16:44.819 | + functions-common:run_process:1501 : local user= 2020-05-04 21:16:44.822 | + functions-common:run_process:1503 : local name=n-cell-region 2020-05-04 21:16:44.826 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:16:44.829 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:16:44.832 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:16:44.835 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:16:44.839 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:16:44.843 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627004840 2020-05-04 21:16:44.846 | + functions-common:run_process:1506 : is_service_enabled n-cell-region 2020-05-04 21:16:44.865 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:16:44.868 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:16:44.872 | + functions-common:time_stop:2251 : local name 2020-05-04 21:16:44.875 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:16:44.878 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:16:44.881 | + functions-common:time_stop:2254 : local total 2020-05-04 21:16:44.884 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:16:44.887 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:16:44.890 | + functions-common:time_stop:2258 : start_time=1588627004840 2020-05-04 21:16:44.893 | + functions-common:time_stop:2260 : [[ -z 1588627004840 ]] 2020-05-04 21:16:44.897 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:16:44.901 | + functions-common:time_stop:2263 : end_time=1588627004898 2020-05-04 21:16:44.904 | + functions-common:time_stop:2264 : elapsed_time=58 2020-05-04 21:16:44.907 | + functions-common:time_stop:2265 : total=13134 2020-05-04 21:16:44.910 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:16:44.913 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=13192 2020-05-04 21:16:44.917 | + lib/nova:start_nova_rest:934 : run_process n-cell-child '/usr/local/bin/nova-cells --config-file /etc/nova/nova.conf' 2020-05-04 21:16:44.920 | + functions-common:run_process:1498 : local service=n-cell-child 2020-05-04 21:16:44.923 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/nova-cells --config-file /etc/nova/nova.conf' 2020-05-04 21:16:44.927 | + functions-common:run_process:1500 : local group= 2020-05-04 21:16:44.930 | + functions-common:run_process:1501 : local user= 2020-05-04 21:16:44.933 | + functions-common:run_process:1503 : local name=n-cell-child 2020-05-04 21:16:44.936 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:16:44.939 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:16:44.942 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:16:44.945 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:16:44.949 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:16:44.954 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627004950 2020-05-04 21:16:44.957 | + functions-common:run_process:1506 : is_service_enabled n-cell-child 2020-05-04 21:16:44.977 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:16:44.981 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:16:44.984 | + functions-common:time_stop:2251 : local name 2020-05-04 21:16:44.987 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:16:44.990 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:16:44.993 | + functions-common:time_stop:2254 : local total 2020-05-04 21:16:44.996 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:16:44.999 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:16:45.002 | + functions-common:time_stop:2258 : start_time=1588627004950 2020-05-04 21:16:45.005 | + functions-common:time_stop:2260 : [[ -z 1588627004950 ]] 2020-05-04 21:16:45.009 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:16:45.013 | + functions-common:time_stop:2263 : end_time=1588627005010 2020-05-04 21:16:45.016 | + functions-common:time_stop:2264 : elapsed_time=60 2020-05-04 21:16:45.019 | + functions-common:time_stop:2265 : total=13192 2020-05-04 21:16:45.022 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:16:45.025 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=13252 2020-05-04 21:16:45.029 | + lib/nova:start_nova_rest:936 : is_service_enabled n-net 2020-05-04 21:16:45.051 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:16:45.054 | + lib/nova:start_nova_rest:941 : run_process n-net '/usr/local/bin/nova-network --config-file /etc/nova/nova.conf' 2020-05-04 21:16:45.058 | + functions-common:run_process:1498 : local service=n-net 2020-05-04 21:16:45.061 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/nova-network --config-file /etc/nova/nova.conf' 2020-05-04 21:16:45.065 | + functions-common:run_process:1500 : local group= 2020-05-04 21:16:45.068 | + functions-common:run_process:1501 : local user= 2020-05-04 21:16:45.071 | + functions-common:run_process:1503 : local name=n-net 2020-05-04 21:16:45.074 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:16:45.077 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:16:45.081 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:16:45.084 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:16:45.087 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:16:45.091 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627005088 2020-05-04 21:16:45.095 | + functions-common:run_process:1506 : is_service_enabled n-net 2020-05-04 21:16:45.114 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:16:45.118 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:16:45.121 | + functions-common:time_stop:2251 : local name 2020-05-04 21:16:45.124 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:16:45.127 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:16:45.130 | + functions-common:time_stop:2254 : local total 2020-05-04 21:16:45.133 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:16:45.136 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:16:45.139 | + functions-common:time_stop:2258 : start_time=1588627005088 2020-05-04 21:16:45.141 | + functions-common:time_stop:2260 : [[ -z 1588627005088 ]] 2020-05-04 21:16:45.145 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:16:45.149 | + functions-common:time_stop:2263 : end_time=1588627005146 2020-05-04 21:16:45.152 | + functions-common:time_stop:2264 : elapsed_time=58 2020-05-04 21:16:45.155 | + functions-common:time_stop:2265 : total=13252 2020-05-04 21:16:45.158 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:16:45.161 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=13310 2020-05-04 21:16:45.164 | + lib/nova:start_nova_rest:943 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-05-04 21:16:45.168 | + functions-common:run_process:1498 : local service=n-sch 2020-05-04 21:16:45.171 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-05-04 21:16:45.174 | + functions-common:run_process:1500 : local group= 2020-05-04 21:16:45.176 | + functions-common:run_process:1501 : local user= 2020-05-04 21:16:45.180 | + functions-common:run_process:1503 : local name=n-sch 2020-05-04 21:16:45.183 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:16:45.186 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:16:45.188 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:16:45.191 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:16:45.194 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:16:45.198 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627005195 2020-05-04 21:16:45.201 | + functions-common:run_process:1506 : is_service_enabled n-sch 2020-05-04 21:16:45.221 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:45.225 | + functions-common:run_process:1507 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2020-05-04 21:16:45.229 | + functions-common:_run_under_systemd:1463 : local service=n-sch 2020-05-04 21:16:45.232 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-05-04 21:16:45.235 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-05-04 21:16:45.238 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-05-04 21:16:45.241 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-05-04 21:16:45.244 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2020-05-04 21:16:45.248 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2020-05-04 21:16:45.252 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@n-sch.service 2020-05-04 21:16:45.255 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:16:45.258 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:16:45.261 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2020-05-04 21:16:45.265 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack 2020-05-04 21:16:45.268 | + functions-common:write_user_unit_file:1380 : local service=devstack@n-sch.service 2020-05-04 21:16:45.271 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-05-04 21:16:45.275 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:16:45.278 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:16:45.282 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:16:45.285 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:16:45.289 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2020-05-04 21:16:45.291 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:16:45.297 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2020-05-04 21:16:45.348 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2020-05-04 21:16:45.398 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-05-04 21:16:45.440 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2020-05-04 21:16:45.479 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2020-05-04 21:16:45.522 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:16:45.564 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:16:45.570 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2020-05-04 21:16:45.620 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:16:45.725 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@n-sch.service 2020-05-04 21:16:45.736 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service to /etc/systemd/system/devstack@n-sch.service. 2020-05-04 21:16:45.829 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@n-sch.service 2020-05-04 21:16:45.934 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:16:45.937 | + functions-common:time_stop:2251 : local name 2020-05-04 21:16:45.941 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:16:45.945 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:16:45.948 | + functions-common:time_stop:2254 : local total 2020-05-04 21:16:45.952 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:16:45.956 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:16:45.959 | + functions-common:time_stop:2258 : start_time=1588627005195 2020-05-04 21:16:45.962 | + functions-common:time_stop:2260 : [[ -z 1588627005195 ]] 2020-05-04 21:16:45.967 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:16:45.971 | + functions-common:time_stop:2263 : end_time=1588627005968 2020-05-04 21:16:45.974 | + functions-common:time_stop:2264 : elapsed_time=773 2020-05-04 21:16:45.977 | + functions-common:time_stop:2265 : total=13310 2020-05-04 21:16:45.981 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:16:45.984 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=14083 2020-05-04 21:16:45.987 | + lib/nova:start_nova_rest:944 : '[' True == False ']' 2020-05-04 21:16:45.990 | + lib/nova:start_nova_rest:947 : run_process n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-05-04 21:16:45.994 | + functions-common:run_process:1498 : local service=n-api-meta 2020-05-04 21:16:45.997 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-05-04 21:16:46.001 | + functions-common:run_process:1500 : local group= 2020-05-04 21:16:46.003 | + functions-common:run_process:1501 : local user= 2020-05-04 21:16:46.006 | + functions-common:run_process:1503 : local name=n-api-meta 2020-05-04 21:16:46.009 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:16:46.011 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:16:46.014 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:16:46.017 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:16:46.020 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:16:46.024 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627006021 2020-05-04 21:16:46.027 | + functions-common:run_process:1506 : is_service_enabled n-api-meta 2020-05-04 21:16:46.046 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:46.049 | + functions-common:run_process:1507 : _run_under_systemd n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2020-05-04 21:16:46.052 | + functions-common:_run_under_systemd:1463 : local service=n-api-meta 2020-05-04 21:16:46.056 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-05-04 21:16:46.060 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-05-04 21:16:46.063 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-05-04 21:16:46.068 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-05-04 21:16:46.071 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2020-05-04 21:16:46.075 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2020-05-04 21:16:46.078 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@n-api-meta.service 2020-05-04 21:16:46.082 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:16:46.086 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:16:46.089 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2020-05-04 21:16:46.092 | + functions-common:_run_under_systemd:1473 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' stack 2020-05-04 21:16:46.095 | + functions-common:write_uwsgi_user_unit_file:1407 : local service=devstack@n-api-meta.service 2020-05-04 21:16:46.098 | + functions-common:write_uwsgi_user_unit_file:1408 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-05-04 21:16:46.101 | + functions-common:write_uwsgi_user_unit_file:1409 : local group= 2020-05-04 21:16:46.105 | + functions-common:write_uwsgi_user_unit_file:1410 : local user=stack 2020-05-04 21:16:46.108 | + functions-common:write_uwsgi_user_unit_file:1411 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2020-05-04 21:16:46.111 | + functions-common:write_uwsgi_user_unit_file:1412 : mkdir -p /etc/systemd/system 2020-05-04 21:16:46.119 | + functions-common:write_uwsgi_user_unit_file:1414 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2020-05-04 21:16:46.169 | + functions-common:write_uwsgi_user_unit_file:1415 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2020-05-04 21:16:46.224 | + functions-common:write_uwsgi_user_unit_file:1416 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2020-05-04 21:16:46.267 | + functions-common:write_uwsgi_user_unit_file:1417 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-05-04 21:16:46.312 | + functions-common:write_uwsgi_user_unit_file:1418 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:16:46.355 | + functions-common:write_uwsgi_user_unit_file:1419 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2020-05-04 21:16:46.398 | + functions-common:write_uwsgi_user_unit_file:1420 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2020-05-04 21:16:46.441 | + functions-common:write_uwsgi_user_unit_file:1421 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2020-05-04 21:16:46.487 | + functions-common:write_uwsgi_user_unit_file:1422 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2020-05-04 21:16:46.533 | + functions-common:write_uwsgi_user_unit_file:1423 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2020-05-04 21:16:46.571 | + functions-common:write_uwsgi_user_unit_file:1425 : [[ -n '' ]] 2020-05-04 21:16:46.574 | + functions-common:write_uwsgi_user_unit_file:1428 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2020-05-04 21:16:46.634 | + functions-common:write_uwsgi_user_unit_file:1431 : sudo systemctl daemon-reload 2020-05-04 21:16:46.742 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@n-api-meta.service 2020-05-04 21:16:46.753 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service to /etc/systemd/system/devstack@n-api-meta.service. 2020-05-04 21:16:46.860 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@n-api-meta.service 2020-05-04 21:16:46.955 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:16:46.958 | + functions-common:time_stop:2251 : local name 2020-05-04 21:16:46.961 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:16:46.963 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:16:46.966 | + functions-common:time_stop:2254 : local total 2020-05-04 21:16:46.968 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:16:46.971 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:16:46.974 | + functions-common:time_stop:2258 : start_time=1588627006021 2020-05-04 21:16:46.976 | + functions-common:time_stop:2260 : [[ -z 1588627006021 ]] 2020-05-04 21:16:46.980 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:16:46.984 | + functions-common:time_stop:2263 : end_time=1588627006981 2020-05-04 21:16:46.987 | + functions-common:time_stop:2264 : elapsed_time=960 2020-05-04 21:16:46.990 | + functions-common:time_stop:2265 : total=14083 2020-05-04 21:16:46.993 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:16:46.996 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=15043 2020-05-04 21:16:46.999 | + lib/nova:start_nova_rest:950 : run_process n-novnc '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc' 2020-05-04 21:16:47.001 | + functions-common:run_process:1498 : local service=n-novnc 2020-05-04 21:16:47.004 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc' 2020-05-04 21:16:47.007 | + functions-common:run_process:1500 : local group= 2020-05-04 21:16:47.009 | + functions-common:run_process:1501 : local user= 2020-05-04 21:16:47.013 | + functions-common:run_process:1503 : local name=n-novnc 2020-05-04 21:16:47.017 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:16:47.021 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:16:47.024 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:16:47.028 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:16:47.031 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:16:47.037 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627007033 2020-05-04 21:16:47.040 | + functions-common:run_process:1506 : is_service_enabled n-novnc 2020-05-04 21:16:47.062 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:47.066 | + functions-common:run_process:1507 : _run_under_systemd n-novnc '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc' '' '' 2020-05-04 21:16:47.070 | + functions-common:_run_under_systemd:1463 : local service=n-novnc 2020-05-04 21:16:47.073 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc' 2020-05-04 21:16:47.076 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc' 2020-05-04 21:16:47.079 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc' 2020-05-04 21:16:47.083 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc' 2020-05-04 21:16:47.087 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc =~ sudo ]] 2020-05-04 21:16:47.090 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc =~ ^/ ]] 2020-05-04 21:16:47.094 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@n-novnc.service 2020-05-04 21:16:47.097 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:16:47.100 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:16:47.104 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc =~ uwsgi ]] 2020-05-04 21:16:47.106 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@n-novnc.service '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc' '' stack 2020-05-04 21:16:47.110 | + functions-common:write_user_unit_file:1380 : local service=devstack@n-novnc.service 2020-05-04 21:16:47.115 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc' 2020-05-04 21:16:47.129 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:16:47.137 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:16:47.141 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:16:47.145 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:16:47.149 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@n-novnc.service 2020-05-04 21:16:47.157 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:16:47.164 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@n-novnc.service Unit Description 'Devstack devstack@n-novnc.service' 2020-05-04 21:16:47.219 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@n-novnc.service Service User stack 2020-05-04 21:16:47.272 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@n-novnc.service Service ExecStart '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc' 2020-05-04 21:16:47.311 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@n-novnc.service Service KillMode process 2020-05-04 21:16:47.355 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@n-novnc.service Service TimeoutStopSec 300 2020-05-04 21:16:47.401 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@n-novnc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:16:47.439 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:16:47.442 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@n-novnc.service Install WantedBy multi-user.target 2020-05-04 21:16:47.494 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:16:47.595 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@n-novnc.service 2020-05-04 21:16:47.607 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@n-novnc.service to /etc/systemd/system/devstack@n-novnc.service. 2020-05-04 21:16:47.710 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@n-novnc.service 2020-05-04 21:16:47.812 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:16:47.816 | + functions-common:time_stop:2251 : local name 2020-05-04 21:16:47.819 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:16:47.823 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:16:47.825 | + functions-common:time_stop:2254 : local total 2020-05-04 21:16:47.829 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:16:47.833 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:16:47.836 | + functions-common:time_stop:2258 : start_time=1588627007033 2020-05-04 21:16:47.839 | + functions-common:time_stop:2260 : [[ -z 1588627007033 ]] 2020-05-04 21:16:47.843 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:16:47.849 | + functions-common:time_stop:2263 : end_time=1588627007845 2020-05-04 21:16:47.851 | + functions-common:time_stop:2264 : elapsed_time=812 2020-05-04 21:16:47.855 | + functions-common:time_stop:2265 : total=15043 2020-05-04 21:16:47.859 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:16:47.862 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=15855 2020-05-04 21:16:47.865 | + lib/nova:start_nova_rest:951 : run_process n-xvnc '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova.conf' 2020-05-04 21:16:47.869 | + functions-common:run_process:1498 : local service=n-xvnc 2020-05-04 21:16:47.872 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova.conf' 2020-05-04 21:16:47.875 | + functions-common:run_process:1500 : local group= 2020-05-04 21:16:47.877 | + functions-common:run_process:1501 : local user= 2020-05-04 21:16:47.881 | + functions-common:run_process:1503 : local name=n-xvnc 2020-05-04 21:16:47.884 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:16:47.887 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:16:47.891 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:16:47.894 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:16:47.898 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:16:47.902 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627007899 2020-05-04 21:16:47.905 | + functions-common:run_process:1506 : is_service_enabled n-xvnc 2020-05-04 21:16:47.926 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:16:47.929 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:16:47.933 | + functions-common:time_stop:2251 : local name 2020-05-04 21:16:47.936 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:16:47.939 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:16:47.942 | + functions-common:time_stop:2254 : local total 2020-05-04 21:16:47.945 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:16:47.949 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:16:47.951 | + functions-common:time_stop:2258 : start_time=1588627007899 2020-05-04 21:16:47.954 | + functions-common:time_stop:2260 : [[ -z 1588627007899 ]] 2020-05-04 21:16:47.957 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:16:47.962 | + functions-common:time_stop:2263 : end_time=1588627007958 2020-05-04 21:16:47.964 | + functions-common:time_stop:2264 : elapsed_time=59 2020-05-04 21:16:47.968 | + functions-common:time_stop:2265 : total=15855 2020-05-04 21:16:47.972 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:16:47.976 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=15914 2020-05-04 21:16:47.979 | + lib/nova:start_nova_rest:952 : run_process n-spice '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova.conf --web ' 2020-05-04 21:16:47.983 | + functions-common:run_process:1498 : local service=n-spice 2020-05-04 21:16:47.986 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova.conf --web ' 2020-05-04 21:16:47.989 | + functions-common:run_process:1500 : local group= 2020-05-04 21:16:47.991 | + functions-common:run_process:1501 : local user= 2020-05-04 21:16:47.994 | + functions-common:run_process:1503 : local name=n-spice 2020-05-04 21:16:47.997 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:16:48.000 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:16:48.002 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:16:48.005 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:16:48.008 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:16:48.013 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627008009 2020-05-04 21:16:48.016 | + functions-common:run_process:1506 : is_service_enabled n-spice 2020-05-04 21:16:48.037 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:16:48.041 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:16:48.044 | + functions-common:time_stop:2251 : local name 2020-05-04 21:16:48.047 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:16:48.050 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:16:48.053 | + functions-common:time_stop:2254 : local total 2020-05-04 21:16:48.057 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:16:48.059 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:16:48.063 | + functions-common:time_stop:2258 : start_time=1588627008009 2020-05-04 21:16:48.066 | + functions-common:time_stop:2260 : [[ -z 1588627008009 ]] 2020-05-04 21:16:48.070 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:16:48.075 | + functions-common:time_stop:2263 : end_time=1588627008071 2020-05-04 21:16:48.079 | + functions-common:time_stop:2264 : elapsed_time=62 2020-05-04 21:16:48.082 | + functions-common:time_stop:2265 : total=15914 2020-05-04 21:16:48.086 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:16:48.089 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=15976 2020-05-04 21:16:48.091 | + lib/nova:start_nova_rest:953 : run_process n-cauth '/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf' 2020-05-04 21:16:48.095 | + functions-common:run_process:1498 : local service=n-cauth 2020-05-04 21:16:48.098 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf' 2020-05-04 21:16:48.101 | + functions-common:run_process:1500 : local group= 2020-05-04 21:16:48.105 | + functions-common:run_process:1501 : local user= 2020-05-04 21:16:48.108 | + functions-common:run_process:1503 : local name=n-cauth 2020-05-04 21:16:48.112 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:16:48.118 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:16:48.147 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:16:48.151 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:16:48.155 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:16:48.160 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627008156 2020-05-04 21:16:48.164 | + functions-common:run_process:1506 : is_service_enabled n-cauth 2020-05-04 21:16:48.190 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:48.193 | + functions-common:run_process:1507 : _run_under_systemd n-cauth '/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf' '' '' 2020-05-04 21:16:48.197 | + functions-common:_run_under_systemd:1463 : local service=n-cauth 2020-05-04 21:16:48.201 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf' 2020-05-04 21:16:48.205 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf' 2020-05-04 21:16:48.209 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf' 2020-05-04 21:16:48.211 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf' 2020-05-04 21:16:48.214 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf =~ sudo ]] 2020-05-04 21:16:48.217 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf =~ ^/ ]] 2020-05-04 21:16:48.220 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@n-cauth.service 2020-05-04 21:16:48.224 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:16:48.227 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:16:48.230 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf =~ uwsgi ]] 2020-05-04 21:16:48.233 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@n-cauth.service '/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf' '' stack 2020-05-04 21:16:48.237 | + functions-common:write_user_unit_file:1380 : local service=devstack@n-cauth.service 2020-05-04 21:16:48.240 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf' 2020-05-04 21:16:48.243 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:16:48.246 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:16:48.248 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:16:48.251 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:16:48.254 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@n-cauth.service 2020-05-04 21:16:48.256 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:16:48.263 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@n-cauth.service Unit Description 'Devstack devstack@n-cauth.service' 2020-05-04 21:16:48.320 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@n-cauth.service Service User stack 2020-05-04 21:16:48.375 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@n-cauth.service Service ExecStart '/usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf' 2020-05-04 21:16:48.427 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@n-cauth.service Service KillMode process 2020-05-04 21:16:48.476 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@n-cauth.service Service TimeoutStopSec 300 2020-05-04 21:16:48.517 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@n-cauth.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:16:48.556 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:16:48.559 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@n-cauth.service Install WantedBy multi-user.target 2020-05-04 21:16:48.613 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:16:48.723 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@n-cauth.service 2020-05-04 21:16:48.734 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@n-cauth.service to /etc/systemd/system/devstack@n-cauth.service. 2020-05-04 21:16:48.836 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@n-cauth.service 2020-05-04 21:16:48.934 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:16:48.937 | + functions-common:time_stop:2251 : local name 2020-05-04 21:16:48.940 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:16:48.943 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:16:48.945 | + functions-common:time_stop:2254 : local total 2020-05-04 21:16:48.948 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:16:48.950 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:16:48.954 | + functions-common:time_stop:2258 : start_time=1588627008156 2020-05-04 21:16:48.957 | + functions-common:time_stop:2260 : [[ -z 1588627008156 ]] 2020-05-04 21:16:48.961 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:16:48.965 | + functions-common:time_stop:2263 : end_time=1588627008962 2020-05-04 21:16:48.968 | + functions-common:time_stop:2264 : elapsed_time=806 2020-05-04 21:16:48.971 | + functions-common:time_stop:2265 : total=15976 2020-05-04 21:16:48.975 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:16:48.978 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=16782 2020-05-04 21:16:48.983 | + lib/nova:start_nova_rest:954 : run_process n-sproxy '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova.conf' 2020-05-04 21:16:48.987 | + functions-common:run_process:1498 : local service=n-sproxy 2020-05-04 21:16:48.990 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova.conf' 2020-05-04 21:16:48.993 | + functions-common:run_process:1500 : local group= 2020-05-04 21:16:48.995 | + functions-common:run_process:1501 : local user= 2020-05-04 21:16:48.999 | + functions-common:run_process:1503 : local name=n-sproxy 2020-05-04 21:16:49.002 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:16:49.005 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:16:49.008 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:16:49.011 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:16:49.015 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:16:49.019 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627009016 2020-05-04 21:16:49.022 | + functions-common:run_process:1506 : is_service_enabled n-sproxy 2020-05-04 21:16:49.044 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:16:49.047 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:16:49.050 | + functions-common:time_stop:2251 : local name 2020-05-04 21:16:49.053 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:16:49.056 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:16:49.059 | + functions-common:time_stop:2254 : local total 2020-05-04 21:16:49.063 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:16:49.066 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:16:49.070 | + functions-common:time_stop:2258 : start_time=1588627009016 2020-05-04 21:16:49.079 | + functions-common:time_stop:2260 : [[ -z 1588627009016 ]] 2020-05-04 21:16:49.083 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:16:49.089 | + functions-common:time_stop:2263 : end_time=1588627009084 2020-05-04 21:16:49.093 | + functions-common:time_stop:2264 : elapsed_time=68 2020-05-04 21:16:49.099 | + functions-common:time_stop:2265 : total=16782 2020-05-04 21:16:49.104 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:16:49.108 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=16850 2020-05-04 21:16:49.116 | + lib/nova:start_nova_rest:956 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2020-05-04 21:16:49.136 | + lib/nova:start_nova_rest:956 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2020-05-04 21:16:49.140 | + lib/nova:start_nova:1014 : start_nova_conductor 2020-05-04 21:16:49.144 | + lib/nova:start_nova_conductor:969 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-05-04 21:16:49.147 | + lib/nova:start_nova_conductor:975 : enable_nova_fleet 2020-05-04 21:16:49.150 | + lib/nova:enable_nova_fleet:960 : is_service_enabled n-cond 2020-05-04 21:16:49.169 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:49.172 | + lib/nova:enable_nova_fleet:961 : enable_service n-super-cond 2020-05-04 21:16:49.239 | ++ lib/nova:enable_nova_fleet:962 : seq 1 1 2020-05-04 21:16:49.244 | + lib/nova:enable_nova_fleet:962 : for i in '$(seq 1 $NOVA_NUM_CELLS)' 2020-05-04 21:16:49.248 | + lib/nova:enable_nova_fleet:963 : enable_service n-cond-cell1 2020-05-04 21:16:49.306 | + lib/nova:start_nova_conductor:976 : is_service_enabled n-super-cond 2020-05-04 21:16:49.329 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:49.333 | + lib/nova:start_nova_conductor:977 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-05-04 21:16:49.337 | + functions-common:run_process:1498 : local service=n-super-cond 2020-05-04 21:16:49.340 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-05-04 21:16:49.342 | + functions-common:run_process:1500 : local group= 2020-05-04 21:16:49.346 | + functions-common:run_process:1501 : local user= 2020-05-04 21:16:49.349 | + functions-common:run_process:1503 : local name=n-super-cond 2020-05-04 21:16:49.352 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:16:49.355 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:16:49.359 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:16:49.362 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:16:49.367 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:16:49.371 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627009368 2020-05-04 21:16:49.374 | + functions-common:run_process:1506 : is_service_enabled n-super-cond 2020-05-04 21:16:49.398 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:49.401 | + functions-common:run_process:1507 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2020-05-04 21:16:49.406 | + functions-common:_run_under_systemd:1463 : local service=n-super-cond 2020-05-04 21:16:49.411 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-05-04 21:16:49.414 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-05-04 21:16:49.417 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-05-04 21:16:49.421 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-05-04 21:16:49.424 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2020-05-04 21:16:49.427 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2020-05-04 21:16:49.431 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@n-super-cond.service 2020-05-04 21:16:49.435 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:16:49.438 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:16:49.442 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2020-05-04 21:16:49.445 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack 2020-05-04 21:16:49.451 | + functions-common:write_user_unit_file:1380 : local service=devstack@n-super-cond.service 2020-05-04 21:16:49.453 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-05-04 21:16:49.457 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:16:49.459 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:16:49.462 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:16:49.465 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:16:49.468 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2020-05-04 21:16:49.470 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:16:49.475 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2020-05-04 21:16:49.529 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2020-05-04 21:16:49.586 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-05-04 21:16:49.634 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2020-05-04 21:16:49.675 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2020-05-04 21:16:49.722 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:16:49.761 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:16:49.765 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2020-05-04 21:16:49.828 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:16:49.962 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@n-super-cond.service 2020-05-04 21:16:49.973 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service to /etc/systemd/system/devstack@n-super-cond.service. 2020-05-04 21:16:50.091 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@n-super-cond.service 2020-05-04 21:16:50.199 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:16:50.204 | + functions-common:time_stop:2251 : local name 2020-05-04 21:16:50.208 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:16:50.212 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:16:50.217 | + functions-common:time_stop:2254 : local total 2020-05-04 21:16:50.221 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:16:50.225 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:16:50.228 | + functions-common:time_stop:2258 : start_time=1588627009368 2020-05-04 21:16:50.231 | + functions-common:time_stop:2260 : [[ -z 1588627009368 ]] 2020-05-04 21:16:50.235 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:16:50.241 | + functions-common:time_stop:2263 : end_time=1588627010237 2020-05-04 21:16:50.244 | + functions-common:time_stop:2264 : elapsed_time=869 2020-05-04 21:16:50.248 | + functions-common:time_stop:2265 : total=16850 2020-05-04 21:16:50.250 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:16:50.253 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=17719 2020-05-04 21:16:50.257 | ++ lib/nova:start_nova_conductor:979 : seq 1 1 2020-05-04 21:16:50.262 | + lib/nova:start_nova_conductor:979 : for i in '$(seq 1 $NOVA_NUM_CELLS)' 2020-05-04 21:16:50.265 | + lib/nova:start_nova_conductor:980 : is_service_enabled n-cond-cell1 2020-05-04 21:16:50.292 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:50.296 | + lib/nova:start_nova_conductor:981 : local conf 2020-05-04 21:16:50.302 | ++ lib/nova:start_nova_conductor:982 : conductor_conf 1 2020-05-04 21:16:50.306 | ++ lib/nova:conductor_conf:650 : local cell=1 2020-05-04 21:16:50.311 | ++ lib/nova:conductor_conf:651 : echo /etc/nova/nova_cell1.conf 2020-05-04 21:16:50.316 | + lib/nova:start_nova_conductor:982 : conf=/etc/nova/nova_cell1.conf 2020-05-04 21:16:50.319 | + lib/nova:start_nova_conductor:983 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-05-04 21:16:50.322 | + functions-common:run_process:1498 : local service=n-cond-cell1 2020-05-04 21:16:50.325 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-05-04 21:16:50.329 | + functions-common:run_process:1500 : local group= 2020-05-04 21:16:50.334 | + functions-common:run_process:1501 : local user= 2020-05-04 21:16:50.338 | + functions-common:run_process:1503 : local name=n-cond-cell1 2020-05-04 21:16:50.341 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:16:50.345 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:16:50.348 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:16:50.351 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:16:50.355 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:16:50.360 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627010356 2020-05-04 21:16:50.364 | + functions-common:run_process:1506 : is_service_enabled n-cond-cell1 2020-05-04 21:16:50.397 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:50.402 | + functions-common:run_process:1507 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2020-05-04 21:16:50.426 | + functions-common:_run_under_systemd:1463 : local service=n-cond-cell1 2020-05-04 21:16:50.432 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-05-04 21:16:50.436 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-05-04 21:16:50.440 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-05-04 21:16:50.444 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-05-04 21:16:50.449 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2020-05-04 21:16:50.453 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2020-05-04 21:16:50.458 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@n-cond-cell1.service 2020-05-04 21:16:50.477 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:16:50.481 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:16:50.485 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2020-05-04 21:16:50.489 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack 2020-05-04 21:16:50.493 | + functions-common:write_user_unit_file:1380 : local service=devstack@n-cond-cell1.service 2020-05-04 21:16:50.497 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-05-04 21:16:50.501 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:16:50.505 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:16:50.509 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:16:50.513 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:16:50.517 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2020-05-04 21:16:50.520 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:16:50.526 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2020-05-04 21:16:50.592 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2020-05-04 21:16:50.656 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-05-04 21:16:50.714 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2020-05-04 21:16:50.770 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2020-05-04 21:16:50.812 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:16:50.861 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:16:50.864 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2020-05-04 21:16:50.915 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:16:51.039 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@n-cond-cell1.service 2020-05-04 21:16:51.051 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service to /etc/systemd/system/devstack@n-cond-cell1.service. 2020-05-04 21:16:51.170 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@n-cond-cell1.service 2020-05-04 21:16:51.281 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:16:51.285 | + functions-common:time_stop:2251 : local name 2020-05-04 21:16:51.288 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:16:51.291 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:16:51.295 | + functions-common:time_stop:2254 : local total 2020-05-04 21:16:51.298 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:16:51.304 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:16:51.305 | + functions-common:time_stop:2258 : start_time=1588627010356 2020-05-04 21:16:51.309 | + functions-common:time_stop:2260 : [[ -z 1588627010356 ]] 2020-05-04 21:16:51.315 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:16:51.321 | + functions-common:time_stop:2263 : end_time=1588627011315 2020-05-04 21:16:51.322 | + functions-common:time_stop:2264 : elapsed_time=959 2020-05-04 21:16:51.328 | + functions-common:time_stop:2265 : total=17719 2020-05-04 21:16:51.333 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:16:51.337 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=18678 2020-05-04 21:16:51.341 | + lib/nova:start_nova:1015 : start_nova_compute 2020-05-04 21:16:51.344 | + lib/nova:start_nova_compute:861 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2020-05-04 21:16:51.347 | + lib/nova:start_nova_compute:862 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2020-05-04 21:16:51.352 | + lib/nova:start_nova_compute:862 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2020-05-04 21:16:51.357 | + lib/nova:start_nova_compute:864 : is_service_enabled n-cell 2020-05-04 21:16:51.384 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:16:51.388 | + lib/nova:start_nova_compute:867 : local compute_cell_conf=/etc/nova/nova.conf 2020-05-04 21:16:51.391 | + lib/nova:start_nova_compute:870 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2020-05-04 21:16:51.397 | + lib/nova:start_nova_compute:872 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-05-04 21:16:51.401 | + lib/nova:start_nova_compute:879 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2020-05-04 21:16:51.467 | + lib/nova:start_nova_compute:882 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2020-05-04 21:16:51.523 | + lib/nova:start_nova_compute:883 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2020-05-04 21:16:51.528 | + lib/rpc_backend:iniset_rpc_backend:139 : local package=nova 2020-05-04 21:16:51.531 | + lib/rpc_backend:iniset_rpc_backend:140 : local file=/etc/nova/nova-cpu.conf 2020-05-04 21:16:51.534 | + lib/rpc_backend:iniset_rpc_backend:141 : local section=DEFAULT 2020-05-04 21:16:51.537 | + lib/rpc_backend:iniset_rpc_backend:142 : local virtual_host=nova_cell1 2020-05-04 21:16:51.541 | + lib/rpc_backend:iniset_rpc_backend:143 : is_service_enabled rabbit 2020-05-04 21:16:51.565 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:51.569 | ++ lib/rpc_backend:iniset_rpc_backend:144 : get_transport_url nova_cell1 2020-05-04 21:16:51.573 | ++ lib/rpc_backend:get_transport_url:121 : local virtual_host=nova_cell1 2020-05-04 21:16:51.576 | ++ lib/rpc_backend:get_transport_url:122 : is_service_enabled rabbit 2020-05-04 21:16:51.603 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:51.607 | ++ lib/rpc_backend:get_transport_url:123 : echo rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/nova_cell1 2020-05-04 21:16:51.614 | + lib/rpc_backend:iniset_rpc_backend:144 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/nova_cell1 2020-05-04 21:16:51.654 | + lib/rpc_backend:iniset_rpc_backend:145 : '[' -n '' ']' 2020-05-04 21:16:51.657 | + lib/rpc_backend:iniset_rpc_backend:148 : '[' -n '' ']' 2020-05-04 21:16:51.661 | + lib/nova:start_nova_compute:887 : inidelete /etc/nova/nova-cpu.conf database connection 2020-05-04 21:16:51.690 | + lib/nova:start_nova_compute:888 : inidelete /etc/nova/nova-cpu.conf api_database connection 2020-05-04 21:16:51.718 | + lib/nova:start_nova_compute:890 : [[ libvirt = \l\i\b\v\i\r\t ]] 2020-05-04 21:16:51.722 | + lib/nova:start_nova_compute:894 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2020-05-04 21:16:51.726 | + functions-common:run_process:1498 : local service=n-cpu 2020-05-04 21:16:51.730 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2020-05-04 21:16:51.734 | + functions-common:run_process:1500 : local group=libvirt 2020-05-04 21:16:51.738 | + functions-common:run_process:1501 : local user= 2020-05-04 21:16:51.742 | + functions-common:run_process:1503 : local name=n-cpu 2020-05-04 21:16:51.745 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:16:51.748 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:16:51.752 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:16:51.756 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:16:51.761 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:16:51.768 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627011762 2020-05-04 21:16:51.771 | + functions-common:run_process:1506 : is_service_enabled n-cpu 2020-05-04 21:16:51.797 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:51.804 | + functions-common:run_process:1507 : _run_under_systemd n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' 2020-05-04 21:16:51.809 | + functions-common:_run_under_systemd:1463 : local service=n-cpu 2020-05-04 21:16:51.813 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2020-05-04 21:16:51.816 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2020-05-04 21:16:51.819 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2020-05-04 21:16:51.822 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2020-05-04 21:16:51.825 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2020-05-04 21:16:51.839 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2020-05-04 21:16:51.845 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@n-cpu.service 2020-05-04 21:16:51.850 | + functions-common:_run_under_systemd:1470 : local group=libvirt 2020-05-04 21:16:51.855 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:16:51.859 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2020-05-04 21:16:51.863 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@n-cpu.service '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt stack 2020-05-04 21:16:51.867 | + functions-common:write_user_unit_file:1380 : local service=devstack@n-cpu.service 2020-05-04 21:16:51.872 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2020-05-04 21:16:51.877 | + functions-common:write_user_unit_file:1382 : local group=libvirt 2020-05-04 21:16:51.881 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:16:51.885 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:16:51.890 | + functions-common:write_user_unit_file:1385 : [[ -n libvirt ]] 2020-05-04 21:16:51.895 | + functions-common:write_user_unit_file:1386 : extra=Group=libvirt 2020-05-04 21:16:51.901 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2020-05-04 21:16:51.905 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:16:51.915 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2020-05-04 21:16:51.971 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2020-05-04 21:16:52.044 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2020-05-04 21:16:52.102 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2020-05-04 21:16:52.190 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2020-05-04 21:16:52.234 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:16:52.299 | + functions-common:write_user_unit_file:1397 : [[ -n libvirt ]] 2020-05-04 21:16:52.304 | + functions-common:write_user_unit_file:1398 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2020-05-04 21:16:52.353 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2020-05-04 21:16:52.405 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:16:52.537 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@n-cpu.service 2020-05-04 21:16:52.552 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service to /etc/systemd/system/devstack@n-cpu.service. 2020-05-04 21:16:52.652 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@n-cpu.service 2020-05-04 21:16:52.750 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:16:52.753 | + functions-common:time_stop:2251 : local name 2020-05-04 21:16:52.756 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:16:52.759 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:16:52.762 | + functions-common:time_stop:2254 : local total 2020-05-04 21:16:52.765 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:16:52.768 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:16:52.771 | + functions-common:time_stop:2258 : start_time=1588627011762 2020-05-04 21:16:52.776 | + functions-common:time_stop:2260 : [[ -z 1588627011762 ]] 2020-05-04 21:16:52.778 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:16:52.783 | + functions-common:time_stop:2263 : end_time=1588627012779 2020-05-04 21:16:52.786 | + functions-common:time_stop:2264 : elapsed_time=1017 2020-05-04 21:16:52.797 | + functions-common:time_stop:2265 : total=18678 2020-05-04 21:16:52.804 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:16:52.805 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=19695 2020-05-04 21:16:52.809 | + lib/nova:start_nova_compute:916 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2020-05-04 21:16:52.813 | + lib/nova:start_nova_compute:916 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2020-05-04 21:16:52.817 | + lib/nova:start_nova:1016 : is_service_enabled n-api 2020-05-04 21:16:52.841 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:52.845 | + lib/nova:start_nova:1018 : echo 'Dumping cells_v2 mapping' 2020-05-04 21:16:52.845 | Dumping cells_v2 mapping 2020-05-04 21:16:52.849 | + lib/nova:start_nova:1019 : nova-manage cell_v2 list_cells --verbose 2020-05-04 21:16:57.478 | +-------+--------------------------------------+-------------------------------------------------------------------+--------------------------------------------------------------------+ 2020-05-04 21:16:57.479 | | Name | UUID | Transport URL | Database Connection | 2020-05-04 21:16:57.479 | +-------+--------------------------------------+-------------------------------------------------------------------+--------------------------------------------------------------------+ 2020-05-04 21:16:57.479 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretmysql@127.0.0.1/nova_cell0?charset=utf8 | 2020-05-04 21:16:57.479 | | cell1 | 61bd3546-ca07-483a-a27d-58e3e1379d62 | rabbit://stackrabbit:secretrabbit@162.242.166.178:5672/nova_cell1 | mysql+pymysql://root:secretmysql@127.0.0.1/nova_cell1?charset=utf8 | 2020-05-04 21:16:57.479 | +-------+--------------------------------------+-------------------------------------------------------------------+--------------------------------------------------------------------+ 2020-05-04 21:16:57.622 | + ./stack.sh:main:1326 : create_flavors 2020-05-04 21:16:57.626 | + lib/nova:create_flavors:1067 : is_service_enabled n-api 2020-05-04 21:16:57.650 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:16:57.654 | + lib/nova:create_flavors:1068 : openstack --os-region-name=RegionOne flavor list 2020-05-04 21:16:57.667 | + lib/nova:create_flavors:1068 : grep -q ds512M 2020-05-04 21:16:59.844 | + lib/nova:create_flavors:1070 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 0 --vcpus 1 cirros256 2020-05-04 21:17:01.898 | +----------------------------+-----------+ 2020-05-04 21:17:01.899 | | Field | Value | 2020-05-04 21:17:01.899 | +----------------------------+-----------+ 2020-05-04 21:17:01.899 | | OS-FLV-DISABLED:disabled | False | 2020-05-04 21:17:01.899 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-05-04 21:17:01.899 | | disk | 0 | 2020-05-04 21:17:01.899 | | id | c1 | 2020-05-04 21:17:01.899 | | name | cirros256 | 2020-05-04 21:17:01.899 | | os-flavor-access:is_public | True | 2020-05-04 21:17:01.899 | | properties | | 2020-05-04 21:17:01.899 | | ram | 256 | 2020-05-04 21:17:01.899 | | rxtx_factor | 1.0 | 2020-05-04 21:17:01.899 | | swap | | 2020-05-04 21:17:01.899 | | vcpus | 1 | 2020-05-04 21:17:01.899 | +----------------------------+-----------+ 2020-05-04 21:17:01.964 | + lib/nova:create_flavors:1071 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 ds512M 2020-05-04 21:17:03.599 | +----------------------------+--------+ 2020-05-04 21:17:03.600 | | Field | Value | 2020-05-04 21:17:03.600 | +----------------------------+--------+ 2020-05-04 21:17:03.600 | | OS-FLV-DISABLED:disabled | False | 2020-05-04 21:17:03.600 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-05-04 21:17:03.600 | | disk | 5 | 2020-05-04 21:17:03.600 | | id | d1 | 2020-05-04 21:17:03.600 | | name | ds512M | 2020-05-04 21:17:03.600 | | os-flavor-access:is_public | True | 2020-05-04 21:17:03.600 | | properties | | 2020-05-04 21:17:03.600 | | ram | 512 | 2020-05-04 21:17:03.600 | | rxtx_factor | 1.0 | 2020-05-04 21:17:03.600 | | swap | | 2020-05-04 21:17:03.600 | | vcpus | 1 | 2020-05-04 21:17:03.600 | +----------------------------+--------+ 2020-05-04 21:17:03.658 | + lib/nova:create_flavors:1072 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 ds1G 2020-05-04 21:17:05.262 | +----------------------------+-------+ 2020-05-04 21:17:05.262 | | Field | Value | 2020-05-04 21:17:05.262 | +----------------------------+-------+ 2020-05-04 21:17:05.262 | | OS-FLV-DISABLED:disabled | False | 2020-05-04 21:17:05.262 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-05-04 21:17:05.262 | | disk | 10 | 2020-05-04 21:17:05.262 | | id | d2 | 2020-05-04 21:17:05.262 | | name | ds1G | 2020-05-04 21:17:05.262 | | os-flavor-access:is_public | True | 2020-05-04 21:17:05.262 | | properties | | 2020-05-04 21:17:05.262 | | ram | 1024 | 2020-05-04 21:17:05.262 | | rxtx_factor | 1.0 | 2020-05-04 21:17:05.262 | | swap | | 2020-05-04 21:17:05.262 | | vcpus | 1 | 2020-05-04 21:17:05.263 | +----------------------------+-------+ 2020-05-04 21:17:05.320 | + lib/nova:create_flavors:1073 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 ds2G 2020-05-04 21:17:06.914 | +----------------------------+-------+ 2020-05-04 21:17:06.915 | | Field | Value | 2020-05-04 21:17:06.915 | +----------------------------+-------+ 2020-05-04 21:17:06.915 | | OS-FLV-DISABLED:disabled | False | 2020-05-04 21:17:06.915 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-05-04 21:17:06.915 | | disk | 10 | 2020-05-04 21:17:06.915 | | id | d3 | 2020-05-04 21:17:06.915 | | name | ds2G | 2020-05-04 21:17:06.915 | | os-flavor-access:is_public | True | 2020-05-04 21:17:06.915 | | properties | | 2020-05-04 21:17:06.915 | | ram | 2048 | 2020-05-04 21:17:06.915 | | rxtx_factor | 1.0 | 2020-05-04 21:17:06.915 | | swap | | 2020-05-04 21:17:06.915 | | vcpus | 2 | 2020-05-04 21:17:06.915 | +----------------------------+-------+ 2020-05-04 21:17:06.973 | + lib/nova:create_flavors:1074 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 ds4G 2020-05-04 21:17:08.564 | +----------------------------+-------+ 2020-05-04 21:17:08.564 | | Field | Value | 2020-05-04 21:17:08.564 | +----------------------------+-------+ 2020-05-04 21:17:08.564 | | OS-FLV-DISABLED:disabled | False | 2020-05-04 21:17:08.564 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-05-04 21:17:08.564 | | disk | 20 | 2020-05-04 21:17:08.564 | | id | d4 | 2020-05-04 21:17:08.564 | | name | ds4G | 2020-05-04 21:17:08.564 | | os-flavor-access:is_public | True | 2020-05-04 21:17:08.564 | | properties | | 2020-05-04 21:17:08.564 | | ram | 4096 | 2020-05-04 21:17:08.565 | | rxtx_factor | 1.0 | 2020-05-04 21:17:08.565 | | swap | | 2020-05-04 21:17:08.565 | | vcpus | 4 | 2020-05-04 21:17:08.565 | +----------------------------+-------+ 2020-05-04 21:17:08.622 | + lib/nova:create_flavors:1077 : openstack --os-region-name=RegionOne flavor list 2020-05-04 21:17:08.622 | + lib/nova:create_flavors:1077 : grep -q m1.tiny 2020-05-04 21:17:10.252 | + lib/nova:create_flavors:1078 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 m1.tiny 2020-05-04 21:17:11.827 | +----------------------------+---------+ 2020-05-04 21:17:11.827 | | Field | Value | 2020-05-04 21:17:11.827 | +----------------------------+---------+ 2020-05-04 21:17:11.827 | | OS-FLV-DISABLED:disabled | False | 2020-05-04 21:17:11.827 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-05-04 21:17:11.827 | | disk | 1 | 2020-05-04 21:17:11.827 | | id | 1 | 2020-05-04 21:17:11.827 | | name | m1.tiny | 2020-05-04 21:17:11.827 | | os-flavor-access:is_public | True | 2020-05-04 21:17:11.827 | | properties | | 2020-05-04 21:17:11.827 | | ram | 512 | 2020-05-04 21:17:11.827 | | rxtx_factor | 1.0 | 2020-05-04 21:17:11.827 | | swap | | 2020-05-04 21:17:11.827 | | vcpus | 1 | 2020-05-04 21:17:11.827 | +----------------------------+---------+ 2020-05-04 21:17:11.883 | + lib/nova:create_flavors:1079 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 m1.small 2020-05-04 21:17:13.433 | +----------------------------+----------+ 2020-05-04 21:17:13.433 | | Field | Value | 2020-05-04 21:17:13.433 | +----------------------------+----------+ 2020-05-04 21:17:13.433 | | OS-FLV-DISABLED:disabled | False | 2020-05-04 21:17:13.433 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-05-04 21:17:13.433 | | disk | 20 | 2020-05-04 21:17:13.433 | | id | 2 | 2020-05-04 21:17:13.433 | | name | m1.small | 2020-05-04 21:17:13.433 | | os-flavor-access:is_public | True | 2020-05-04 21:17:13.433 | | properties | | 2020-05-04 21:17:13.433 | | ram | 2048 | 2020-05-04 21:17:13.433 | | rxtx_factor | 1.0 | 2020-05-04 21:17:13.433 | | swap | | 2020-05-04 21:17:13.433 | | vcpus | 1 | 2020-05-04 21:17:13.433 | +----------------------------+----------+ 2020-05-04 21:17:13.491 | + lib/nova:create_flavors:1080 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 m1.medium 2020-05-04 21:17:15.076 | +----------------------------+-----------+ 2020-05-04 21:17:15.076 | | Field | Value | 2020-05-04 21:17:15.077 | +----------------------------+-----------+ 2020-05-04 21:17:15.077 | | OS-FLV-DISABLED:disabled | False | 2020-05-04 21:17:15.077 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-05-04 21:17:15.077 | | disk | 40 | 2020-05-04 21:17:15.077 | | id | 3 | 2020-05-04 21:17:15.077 | | name | m1.medium | 2020-05-04 21:17:15.077 | | os-flavor-access:is_public | True | 2020-05-04 21:17:15.077 | | properties | | 2020-05-04 21:17:15.077 | | ram | 4096 | 2020-05-04 21:17:15.077 | | rxtx_factor | 1.0 | 2020-05-04 21:17:15.077 | | swap | | 2020-05-04 21:17:15.077 | | vcpus | 2 | 2020-05-04 21:17:15.077 | +----------------------------+-----------+ 2020-05-04 21:17:15.137 | + lib/nova:create_flavors:1081 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 m1.large 2020-05-04 21:17:16.704 | +----------------------------+----------+ 2020-05-04 21:17:16.704 | | Field | Value | 2020-05-04 21:17:16.704 | +----------------------------+----------+ 2020-05-04 21:17:16.704 | | OS-FLV-DISABLED:disabled | False | 2020-05-04 21:17:16.704 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-05-04 21:17:16.704 | | disk | 80 | 2020-05-04 21:17:16.704 | | id | 4 | 2020-05-04 21:17:16.704 | | name | m1.large | 2020-05-04 21:17:16.704 | | os-flavor-access:is_public | True | 2020-05-04 21:17:16.704 | | properties | | 2020-05-04 21:17:16.704 | | ram | 8192 | 2020-05-04 21:17:16.705 | | rxtx_factor | 1.0 | 2020-05-04 21:17:16.705 | | swap | | 2020-05-04 21:17:16.705 | | vcpus | 4 | 2020-05-04 21:17:16.705 | +----------------------------+----------+ 2020-05-04 21:17:16.762 | + lib/nova:create_flavors:1082 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 m1.xlarge 2020-05-04 21:17:18.330 | +----------------------------+-----------+ 2020-05-04 21:17:18.330 | | Field | Value | 2020-05-04 21:17:18.330 | +----------------------------+-----------+ 2020-05-04 21:17:18.331 | | OS-FLV-DISABLED:disabled | False | 2020-05-04 21:17:18.331 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-05-04 21:17:18.331 | | disk | 160 | 2020-05-04 21:17:18.331 | | id | 5 | 2020-05-04 21:17:18.331 | | name | m1.xlarge | 2020-05-04 21:17:18.331 | | os-flavor-access:is_public | True | 2020-05-04 21:17:18.331 | | properties | | 2020-05-04 21:17:18.331 | | ram | 16384 | 2020-05-04 21:17:18.331 | | rxtx_factor | 1.0 | 2020-05-04 21:17:18.331 | | swap | | 2020-05-04 21:17:18.331 | | vcpus | 8 | 2020-05-04 21:17:18.331 | +----------------------------+-----------+ 2020-05-04 21:17:18.389 | + ./stack.sh:main:1328 : is_service_enabled cinder 2020-05-04 21:17:18.413 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:17:18.416 | + ./stack.sh:main:1329 : echo_summary 'Starting Cinder' 2020-05-04 21:17:18.419 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:17:18.423 | + ./stack.sh:echo_summary:445 : echo -e Starting Cinder 2020-05-04 21:17:18.426 | + ./stack.sh:main:1330 : start_cinder 2020-05-04 21:17:18.430 | + lib/cinder:start_cinder:474 : local service_port=8776 2020-05-04 21:17:18.433 | + lib/cinder:start_cinder:475 : local service_protocol=http 2020-05-04 21:17:18.436 | + lib/cinder:start_cinder:476 : local cinder_url 2020-05-04 21:17:18.439 | + lib/cinder:start_cinder:477 : is_service_enabled tls-proxy 2020-05-04 21:17:18.461 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:17:18.464 | + lib/cinder:start_cinder:481 : '[' tgtadm = tgtadm ']' 2020-05-04 21:17:18.468 | + lib/cinder:start_cinder:482 : is_service_enabled c-vol 2020-05-04 21:17:18.490 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:17:18.493 | + lib/cinder:start_cinder:484 : sudo rm -f /etc/tgt/conf.d/stack.conf 2020-05-04 21:17:18.505 | + lib/cinder:start_cinder:485 : _configure_tgt_for_config_d 2020-05-04 21:17:18.508 | + lib/cinder:_configure_tgt_for_config_d:464 : [[ ! -d /etc/tgt/stack.d/ ]] 2020-05-04 21:17:18.511 | + lib/cinder:_configure_tgt_for_config_d:465 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2020-05-04 21:17:18.524 | + lib/cinder:_configure_tgt_for_config_d:467 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2020-05-04 21:17:18.530 | + lib/cinder:_configure_tgt_for_config_d:468 : echo 'include /etc/tgt/stack.d/*' 2020-05-04 21:17:18.530 | + lib/cinder:_configure_tgt_for_config_d:468 : sudo tee -a /etc/tgt/targets.conf 2020-05-04 21:17:18.538 | include /etc/tgt/stack.d/* 2020-05-04 21:17:18.541 | + lib/cinder:start_cinder:486 : is_ubuntu 2020-05-04 21:17:18.544 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:17:18.548 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:17:18.551 | + lib/cinder:start_cinder:487 : sudo service tgt restart 2020-05-04 21:17:18.987 | + lib/cinder:start_cinder:497 : sudo tgtadm --mode system --op update --name debug --value on 2020-05-04 21:17:18.999 | + lib/cinder:start_cinder:501 : [[ c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat,n-super-cond,n-cond-cell1 =~ c-api ]] 2020-05-04 21:17:19.001 | + lib/cinder:start_cinder:502 : '[' True == False ']' 2020-05-04 21:17:19.004 | + lib/cinder:start_cinder:510 : run_process c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-05-04 21:17:19.008 | + functions-common:run_process:1498 : local service=c-api 2020-05-04 21:17:19.012 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-05-04 21:17:19.015 | + functions-common:run_process:1500 : local group= 2020-05-04 21:17:19.018 | + functions-common:run_process:1501 : local user= 2020-05-04 21:17:19.021 | + functions-common:run_process:1503 : local name=c-api 2020-05-04 21:17:19.025 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:17:19.028 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:17:19.031 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:17:19.034 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:17:19.038 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:17:19.042 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627039039 2020-05-04 21:17:19.046 | + functions-common:run_process:1506 : is_service_enabled c-api 2020-05-04 21:17:19.067 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:17:19.070 | + functions-common:run_process:1507 : _run_under_systemd c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2020-05-04 21:17:19.073 | + functions-common:_run_under_systemd:1463 : local service=c-api 2020-05-04 21:17:19.077 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-05-04 21:17:19.080 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-05-04 21:17:19.083 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-05-04 21:17:19.086 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-05-04 21:17:19.089 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2020-05-04 21:17:19.092 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2020-05-04 21:17:19.096 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@c-api.service 2020-05-04 21:17:19.099 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:17:19.102 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:17:19.106 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2020-05-04 21:17:19.110 | + functions-common:_run_under_systemd:1473 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' stack 2020-05-04 21:17:19.113 | + functions-common:write_uwsgi_user_unit_file:1407 : local service=devstack@c-api.service 2020-05-04 21:17:19.117 | + functions-common:write_uwsgi_user_unit_file:1408 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-05-04 21:17:19.120 | + functions-common:write_uwsgi_user_unit_file:1409 : local group= 2020-05-04 21:17:19.124 | + functions-common:write_uwsgi_user_unit_file:1410 : local user=stack 2020-05-04 21:17:19.127 | + functions-common:write_uwsgi_user_unit_file:1411 : local unitfile=/etc/systemd/system/devstack@c-api.service 2020-05-04 21:17:19.130 | + functions-common:write_uwsgi_user_unit_file:1412 : mkdir -p /etc/systemd/system 2020-05-04 21:17:19.136 | + functions-common:write_uwsgi_user_unit_file:1414 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2020-05-04 21:17:19.185 | + functions-common:write_uwsgi_user_unit_file:1415 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2020-05-04 21:17:19.235 | + functions-common:write_uwsgi_user_unit_file:1416 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2020-05-04 21:17:19.278 | + functions-common:write_uwsgi_user_unit_file:1417 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-05-04 21:17:19.321 | + functions-common:write_uwsgi_user_unit_file:1418 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:17:19.365 | + functions-common:write_uwsgi_user_unit_file:1419 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2020-05-04 21:17:19.407 | + functions-common:write_uwsgi_user_unit_file:1420 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2020-05-04 21:17:19.446 | + functions-common:write_uwsgi_user_unit_file:1421 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2020-05-04 21:17:19.489 | + functions-common:write_uwsgi_user_unit_file:1422 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2020-05-04 21:17:19.530 | + functions-common:write_uwsgi_user_unit_file:1423 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2020-05-04 21:17:19.568 | + functions-common:write_uwsgi_user_unit_file:1425 : [[ -n '' ]] 2020-05-04 21:17:19.571 | + functions-common:write_uwsgi_user_unit_file:1428 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2020-05-04 21:17:19.626 | + functions-common:write_uwsgi_user_unit_file:1431 : sudo systemctl daemon-reload 2020-05-04 21:17:19.784 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@c-api.service 2020-05-04 21:17:19.795 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@c-api.service to /etc/systemd/system/devstack@c-api.service. 2020-05-04 21:17:19.924 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@c-api.service 2020-05-04 21:17:20.020 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:17:20.024 | + functions-common:time_stop:2251 : local name 2020-05-04 21:17:20.027 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:17:20.030 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:17:20.033 | + functions-common:time_stop:2254 : local total 2020-05-04 21:17:20.036 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:17:20.040 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:17:20.042 | + functions-common:time_stop:2258 : start_time=1588627039039 2020-05-04 21:17:20.045 | + functions-common:time_stop:2260 : [[ -z 1588627039039 ]] 2020-05-04 21:17:20.049 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:17:20.053 | + functions-common:time_stop:2263 : end_time=1588627040050 2020-05-04 21:17:20.055 | + functions-common:time_stop:2264 : elapsed_time=1011 2020-05-04 21:17:20.058 | + functions-common:time_stop:2265 : total=19695 2020-05-04 21:17:20.061 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:17:20.064 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=20706 2020-05-04 21:17:20.066 | + lib/cinder:start_cinder:511 : cinder_url=http://162.242.166.178/volume/v3 2020-05-04 21:17:20.069 | + lib/cinder:start_cinder:515 : echo 'Waiting for Cinder API to start...' 2020-05-04 21:17:20.069 | Waiting for Cinder API to start... 2020-05-04 21:17:20.072 | + lib/cinder:start_cinder:516 : wait_for_service 60 http://162.242.166.178/volume/v3 2020-05-04 21:17:20.083 | + functions:wait_for_service:428 : local timeout=60 2020-05-04 21:17:20.086 | + functions:wait_for_service:429 : local url=http://162.242.166.178/volume/v3 2020-05-04 21:17:20.089 | + functions:wait_for_service:430 : local rval=0 2020-05-04 21:17:20.092 | + functions:wait_for_service:431 : time_start wait_for_service 2020-05-04 21:17:20.095 | + functions-common:time_start:2237 : local name=wait_for_service 2020-05-04 21:17:20.097 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:17:20.100 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:17:20.104 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:17:20.108 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627040105 2020-05-04 21:17:20.111 | + functions:wait_for_service:432 : timeout 60 bash -x 2020-05-04 21:17:20.120 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.166.178/volume/v3 2020-05-04 21:17:23.577 | + :: : [[ 401 == 503 ]] 2020-05-04 21:17:23.579 | + :: : [[ 0 -eq 7 ]] 2020-05-04 21:17:23.583 | + functions:wait_for_service:437 : time_stop wait_for_service 2020-05-04 21:17:23.586 | + functions-common:time_stop:2251 : local name 2020-05-04 21:17:23.589 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:17:23.592 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:17:23.595 | + functions-common:time_stop:2254 : local total 2020-05-04 21:17:23.599 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:17:23.602 | + functions-common:time_stop:2257 : name=wait_for_service 2020-05-04 21:17:23.605 | + functions-common:time_stop:2258 : start_time=1588627040105 2020-05-04 21:17:23.608 | + functions-common:time_stop:2260 : [[ -z 1588627040105 ]] 2020-05-04 21:17:23.612 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:17:23.617 | + functions-common:time_stop:2263 : end_time=1588627043613 2020-05-04 21:17:23.620 | + functions-common:time_stop:2264 : elapsed_time=3508 2020-05-04 21:17:23.623 | + functions-common:time_stop:2265 : total=19552 2020-05-04 21:17:23.625 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:17:23.629 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=23060 2020-05-04 21:17:23.632 | + functions:wait_for_service:438 : return 0 2020-05-04 21:17:23.636 | + lib/cinder:start_cinder:520 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:23.639 | + functions-common:run_process:1498 : local service=c-sch 2020-05-04 21:17:23.642 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:23.645 | + functions-common:run_process:1500 : local group= 2020-05-04 21:17:23.648 | + functions-common:run_process:1501 : local user= 2020-05-04 21:17:23.652 | + functions-common:run_process:1503 : local name=c-sch 2020-05-04 21:17:23.655 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:17:23.658 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:17:23.660 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:17:23.663 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:17:23.667 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:17:23.671 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627043668 2020-05-04 21:17:23.674 | + functions-common:run_process:1506 : is_service_enabled c-sch 2020-05-04 21:17:23.696 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:17:23.701 | + functions-common:run_process:1507 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2020-05-04 21:17:23.704 | + functions-common:_run_under_systemd:1463 : local service=c-sch 2020-05-04 21:17:23.707 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:23.710 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:23.713 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:23.716 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:23.719 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2020-05-04 21:17:23.723 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2020-05-04 21:17:23.726 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@c-sch.service 2020-05-04 21:17:23.729 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:17:23.733 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:17:23.735 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2020-05-04 21:17:23.738 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack 2020-05-04 21:17:23.742 | + functions-common:write_user_unit_file:1380 : local service=devstack@c-sch.service 2020-05-04 21:17:23.745 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:23.749 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:17:23.752 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:17:23.755 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:17:23.759 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:17:23.762 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2020-05-04 21:17:23.765 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:17:23.771 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2020-05-04 21:17:23.824 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2020-05-04 21:17:23.879 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:23.919 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2020-05-04 21:17:23.957 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2020-05-04 21:17:23.998 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:17:24.038 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:17:24.041 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2020-05-04 21:17:24.091 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:17:24.223 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@c-sch.service 2020-05-04 21:17:24.234 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service to /etc/systemd/system/devstack@c-sch.service. 2020-05-04 21:17:24.337 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@c-sch.service 2020-05-04 21:17:24.432 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:17:24.435 | + functions-common:time_stop:2251 : local name 2020-05-04 21:17:24.438 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:17:24.441 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:17:24.445 | + functions-common:time_stop:2254 : local total 2020-05-04 21:17:24.448 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:17:24.451 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:17:24.454 | + functions-common:time_stop:2258 : start_time=1588627043668 2020-05-04 21:17:24.457 | + functions-common:time_stop:2260 : [[ -z 1588627043668 ]] 2020-05-04 21:17:24.461 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:17:24.465 | + functions-common:time_stop:2263 : end_time=1588627044462 2020-05-04 21:17:24.468 | + functions-common:time_stop:2264 : elapsed_time=794 2020-05-04 21:17:24.471 | + functions-common:time_stop:2265 : total=20706 2020-05-04 21:17:24.475 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:17:24.478 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=21500 2020-05-04 21:17:24.482 | + lib/cinder:start_cinder:521 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:24.485 | + functions-common:run_process:1498 : local service=c-bak 2020-05-04 21:17:24.488 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:24.491 | + functions-common:run_process:1500 : local group= 2020-05-04 21:17:24.493 | + functions-common:run_process:1501 : local user= 2020-05-04 21:17:24.497 | + functions-common:run_process:1503 : local name=c-bak 2020-05-04 21:17:24.502 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:17:24.505 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:17:24.509 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:17:24.512 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:17:24.517 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:17:24.521 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627044518 2020-05-04 21:17:24.525 | + functions-common:run_process:1506 : is_service_enabled c-bak 2020-05-04 21:17:24.548 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:17:24.552 | + functions-common:run_process:1507 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2020-05-04 21:17:24.555 | + functions-common:_run_under_systemd:1463 : local service=c-bak 2020-05-04 21:17:24.559 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:24.562 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:24.565 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:24.568 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:24.571 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2020-05-04 21:17:24.574 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2020-05-04 21:17:24.577 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@c-bak.service 2020-05-04 21:17:24.580 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:17:24.585 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:17:24.588 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2020-05-04 21:17:24.591 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 2020-05-04 21:17:24.595 | + functions-common:write_user_unit_file:1380 : local service=devstack@c-bak.service 2020-05-04 21:17:24.599 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:24.602 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:17:24.606 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:17:24.609 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:17:24.613 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:17:24.616 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2020-05-04 21:17:24.618 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:17:24.623 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2020-05-04 21:17:24.669 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2020-05-04 21:17:24.716 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:24.750 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2020-05-04 21:17:24.786 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2020-05-04 21:17:24.825 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:17:24.867 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:17:24.874 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2020-05-04 21:17:24.917 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:17:25.026 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@c-bak.service 2020-05-04 21:17:25.037 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service to /etc/systemd/system/devstack@c-bak.service. 2020-05-04 21:17:25.137 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@c-bak.service 2020-05-04 21:17:25.241 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:17:25.244 | + functions-common:time_stop:2251 : local name 2020-05-04 21:17:25.248 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:17:25.251 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:17:25.254 | + functions-common:time_stop:2254 : local total 2020-05-04 21:17:25.257 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:17:25.260 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:17:25.263 | + functions-common:time_stop:2258 : start_time=1588627044518 2020-05-04 21:17:25.266 | + functions-common:time_stop:2260 : [[ -z 1588627044518 ]] 2020-05-04 21:17:25.270 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:17:25.275 | + functions-common:time_stop:2263 : end_time=1588627045271 2020-05-04 21:17:25.278 | + functions-common:time_stop:2264 : elapsed_time=753 2020-05-04 21:17:25.281 | + functions-common:time_stop:2265 : total=21500 2020-05-04 21:17:25.285 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:17:25.288 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=22253 2020-05-04 21:17:25.291 | + lib/cinder:start_cinder:522 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:25.294 | + functions-common:run_process:1498 : local service=c-vol 2020-05-04 21:17:25.297 | + functions-common:run_process:1499 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:25.300 | + functions-common:run_process:1500 : local group= 2020-05-04 21:17:25.304 | + functions-common:run_process:1501 : local user= 2020-05-04 21:17:25.307 | + functions-common:run_process:1503 : local name=c-vol 2020-05-04 21:17:25.310 | + functions-common:run_process:1505 : time_start run_process 2020-05-04 21:17:25.313 | + functions-common:time_start:2237 : local name=run_process 2020-05-04 21:17:25.316 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:17:25.319 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:17:25.323 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:17:25.327 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627045324 2020-05-04 21:17:25.330 | + functions-common:run_process:1506 : is_service_enabled c-vol 2020-05-04 21:17:25.351 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:17:25.354 | + functions-common:run_process:1507 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2020-05-04 21:17:25.358 | + functions-common:_run_under_systemd:1463 : local service=c-vol 2020-05-04 21:17:25.360 | + functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:25.363 | + functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:25.366 | + functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:25.369 | + functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:25.372 | + functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2020-05-04 21:17:25.375 | + functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2020-05-04 21:17:25.378 | + functions-common:_run_under_systemd:1469 : local systemd_service=devstack@c-vol.service 2020-05-04 21:17:25.381 | + functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:17:25.384 | + functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:17:25.387 | + functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2020-05-04 21:17:25.390 | + functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 2020-05-04 21:17:25.393 | + functions-common:write_user_unit_file:1380 : local service=devstack@c-vol.service 2020-05-04 21:17:25.397 | + functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:25.400 | + functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:17:25.404 | + functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:17:25.407 | + functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:17:25.410 | + functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:17:25.413 | + functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2020-05-04 21:17:25.416 | + functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:17:25.421 | + functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2020-05-04 21:17:25.472 | + functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2020-05-04 21:17:25.520 | + functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-05-04 21:17:25.559 | + functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2020-05-04 21:17:25.602 | + functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2020-05-04 21:17:25.645 | + functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:17:25.685 | + functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:17:25.689 | + functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2020-05-04 21:17:25.741 | + functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:17:25.864 | + functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@c-vol.service 2020-05-04 21:17:25.875 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service to /etc/systemd/system/devstack@c-vol.service. 2020-05-04 21:17:25.972 | + functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@c-vol.service 2020-05-04 21:17:26.064 | + functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:17:26.067 | + functions-common:time_stop:2251 : local name 2020-05-04 21:17:26.070 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:17:26.074 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:17:26.077 | + functions-common:time_stop:2254 : local total 2020-05-04 21:17:26.080 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:17:26.083 | + functions-common:time_stop:2257 : name=run_process 2020-05-04 21:17:26.086 | + functions-common:time_stop:2258 : start_time=1588627045324 2020-05-04 21:17:26.089 | + functions-common:time_stop:2260 : [[ -z 1588627045324 ]] 2020-05-04 21:17:26.093 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:17:26.098 | + functions-common:time_stop:2263 : end_time=1588627046094 2020-05-04 21:17:26.101 | + functions-common:time_stop:2264 : elapsed_time=770 2020-05-04 21:17:26.105 | + functions-common:time_stop:2265 : total=22253 2020-05-04 21:17:26.107 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:17:26.110 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=23023 2020-05-04 21:17:26.114 | + ./stack.sh:main:1331 : create_volume_types 2020-05-04 21:17:26.119 | + lib/cinder:create_volume_types:540 : is_service_enabled c-api 2020-05-04 21:17:26.145 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:17:26.148 | + lib/cinder:create_volume_types:540 : [[ -n lvmdriver-1 ]] 2020-05-04 21:17:26.151 | + lib/cinder:create_volume_types:541 : local be be_name 2020-05-04 21:17:26.155 | + lib/cinder:create_volume_types:542 : for be in '${CINDER_ENABLED_BACKENDS//,/ }' 2020-05-04 21:17:26.158 | + lib/cinder:create_volume_types:543 : be_name=lvmdriver-1 2020-05-04 21:17:26.161 | + lib/cinder:create_volume_types:544 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2020-05-04 21:17:28.742 | +-------------+--------------------------------------+ 2020-05-04 21:17:28.742 | | Field | Value | 2020-05-04 21:17:28.742 | +-------------+--------------------------------------+ 2020-05-04 21:17:28.742 | | description | None | 2020-05-04 21:17:28.742 | | id | 0d9ef515-5da9-43ff-8c06-5e920d900440 | 2020-05-04 21:17:28.742 | | is_public | True | 2020-05-04 21:17:28.742 | | name | lvmdriver-1 | 2020-05-04 21:17:28.742 | | properties | volume_backend_name='lvmdriver-1' | 2020-05-04 21:17:28.742 | +-------------+--------------------------------------+ 2020-05-04 21:17:28.809 | + ./stack.sh:main:1335 : is_service_enabled horizon 2020-05-04 21:17:28.832 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:17:28.836 | + ./stack.sh:main:1349 : is_service_enabled nova 2020-05-04 21:17:28.860 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:17:28.863 | + ./stack.sh:main:1349 : is_service_enabled keystone 2020-05-04 21:17:28.888 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:17:28.891 | + ./stack.sh:main:1350 : USERRC_PARAMS='-PA --target-dir /opt/stack/new/devstack/accrc' 2020-05-04 21:17:28.893 | + ./stack.sh:main:1352 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2020-05-04 21:17:28.897 | + ./stack.sh:main:1356 : /opt/stack/new/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/new/devstack/accrc 2020-05-04 21:17:28.902 | + opt/stack/new/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2020-05-04 21:17:28.904 | ++ 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 2020-05-04 21:17:28.906 | + opt/stack/new/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/opt/stack/new/devstack/accrc'\'' --' 2020-05-04 21:17:28.908 | + opt/stack/new/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/opt/stack/new/devstack/accrc'\''' -- 2020-05-04 21:17:28.909 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /opt/stack/new/devstack/accrc -- 2020-05-04 21:17:28.910 | + opt/stack/new/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2020-05-04 21:17:28.912 | + opt/stack/new/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2020-05-04 21:17:28.913 | + opt/stack/new/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2020-05-04 21:17:28.914 | + opt/stack/new/devstack/tools/create_userrc.sh:main:92 : MODE= 2020-05-04 21:17:28.916 | + opt/stack/new/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2020-05-04 21:17:28.918 | + opt/stack/new/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2020-05-04 21:17:28.920 | + opt/stack/new/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2020-05-04 21:17:28.921 | + opt/stack/new/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2020-05-04 21:17:28.923 | + opt/stack/new/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2020-05-04 21:17:28.925 | + opt/stack/new/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2020-05-04 21:17:28.926 | + opt/stack/new/devstack/tools/create_userrc.sh:main:126 : shift 2020-05-04 21:17:28.928 | + opt/stack/new/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2020-05-04 21:17:28.929 | + opt/stack/new/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2020-05-04 21:17:28.931 | + opt/stack/new/devstack/tools/create_userrc.sh:main:118 : MODE=all 2020-05-04 21:17:28.932 | + opt/stack/new/devstack/tools/create_userrc.sh:main:126 : shift 2020-05-04 21:17:28.934 | + opt/stack/new/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2020-05-04 21:17:28.936 | + opt/stack/new/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2020-05-04 21:17:28.937 | + opt/stack/new/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/new/devstack/accrc 2020-05-04 21:17:28.938 | + opt/stack/new/devstack/tools/create_userrc.sh:main:113 : shift 2020-05-04 21:17:28.940 | + opt/stack/new/devstack/tools/create_userrc.sh:main:126 : shift 2020-05-04 21:17:28.941 | + opt/stack/new/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2020-05-04 21:17:28.942 | + opt/stack/new/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2020-05-04 21:17:28.944 | + opt/stack/new/devstack/tools/create_userrc.sh:main:122 : shift 2020-05-04 21:17:28.945 | + opt/stack/new/devstack/tools/create_userrc.sh:main:122 : break 2020-05-04 21:17:28.947 | + opt/stack/new/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2020-05-04 21:17:28.948 | + opt/stack/new/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2020-05-04 21:17:28.950 | + opt/stack/new/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2020-05-04 21:17:28.952 | + opt/stack/new/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2020-05-04 21:17:28.956 | + opt/stack/new/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2020-05-04 21:17:28.959 | + opt/stack/new/devstack/tools/create_userrc.sh:main:154 : '[' -z http://162.242.166.178/identity ']' 2020-05-04 21:17:28.961 | + opt/stack/new/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2020-05-04 21:17:28.962 | + opt/stack/new/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2020-05-04 21:17:28.964 | + opt/stack/new/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2020-05-04 21:17:28.966 | + opt/stack/new/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2020-05-04 21:17:28.968 | + opt/stack/new/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2020-05-04 21:17:28.970 | + opt/stack/new/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2020-05-04 21:17:28.972 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2020-05-04 21:17:28.973 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : grep -v service 2020-05-04 21:17:28.976 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : grep ,True 2020-05-04 21:17:28.983 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-05-04 21:17:28.985 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-05-04 21:17:30.425 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:30.426 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 130d26896abe46938982f3c019298599 --long --quote none -f csv 2020-05-04 21:17:30.426 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-05-04 21:17:30.427 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:31.953 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2020-05-04 21:17:31.955 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2020-05-04 21:17:31.956 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-05-04 21:17:31.957 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-05-04 21:17:31.959 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 22ef900e5ad743ee8aa1e007b67da263 demo 130d26896abe46938982f3c019298599 demo secretadmin 2020-05-04 21:17:31.960 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=22ef900e5ad743ee8aa1e007b67da263 2020-05-04 21:17:31.962 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2020-05-04 21:17:31.963 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=130d26896abe46938982f3c019298599 2020-05-04 21:17:31.965 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2020-05-04 21:17:31.966 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2020-05-04 21:17:31.968 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/demo 2020-05-04 21:17:31.971 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/demo/demo 2020-05-04 21:17:31.972 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-05-04 21:17:31.976 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-05-04 21:17:31.977 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2020-05-04 21:17:31.978 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-05-04 21:17:31.980 | + 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 2020-05-04 21:17:31.981 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:31.983 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-05-04 21:17:31.984 | + 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 2020-05-04 21:17:31.986 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:31.987 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-05-04 21:17:31.989 | + 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 2020-05-04 21:17:31.990 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:31.992 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-05-04 21:17:31.993 | + 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 2020-05-04 21:17:31.994 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:31.996 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-05-04 21:17:31.997 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:31.999 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:32.001 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2020-05-04 21:17:32.002 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2020-05-04 21:17:32.003 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-05-04 21:17:32.005 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-05-04 21:17:32.006 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 130f9ddeada548509e593ecd364ca2bf admin 130d26896abe46938982f3c019298599 demo secretadmin 2020-05-04 21:17:32.008 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=130f9ddeada548509e593ecd364ca2bf 2020-05-04 21:17:32.009 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2020-05-04 21:17:32.011 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=130d26896abe46938982f3c019298599 2020-05-04 21:17:32.012 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2020-05-04 21:17:32.013 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2020-05-04 21:17:32.015 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/demo 2020-05-04 21:17:32.018 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/demo/admin 2020-05-04 21:17:32.019 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-05-04 21:17:32.022 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-05-04 21:17:32.024 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2020-05-04 21:17:32.026 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-05-04 21:17:32.027 | + 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 2020-05-04 21:17:32.037 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:32.039 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-05-04 21:17:32.041 | + 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 2020-05-04 21:17:32.042 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:32.044 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-05-04 21:17:32.046 | + 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 2020-05-04 21:17:32.048 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:32.050 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-05-04 21:17:32.052 | + 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 2020-05-04 21:17:32.054 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:32.055 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-05-04 21:17:32.057 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:32.058 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:32.060 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-05-04 21:17:32.062 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-05-04 21:17:32.064 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 47df950a64154f7592be9419f1da1310 --long --quote none -f csv 2020-05-04 21:17:32.064 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-05-04 21:17:32.066 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:32.067 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:33.554 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2020-05-04 21:17:33.555 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2020-05-04 21:17:33.557 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2020-05-04 21:17:33.558 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2020-05-04 21:17:33.560 | + opt/stack/new/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2020-05-04 21:17:33.562 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 50fae39a1260412ca2435d945e52b9a2 swiftusertest4 47df950a64154f7592be9419f1da1310 swiftprojecttest4 testing4 2020-05-04 21:17:33.563 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=50fae39a1260412ca2435d945e52b9a2 2020-05-04 21:17:33.564 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2020-05-04 21:17:33.566 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=47df950a64154f7592be9419f1da1310 2020-05-04 21:17:33.568 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2020-05-04 21:17:33.569 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2020-05-04 21:17:33.571 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/swiftprojecttest4 2020-05-04 21:17:33.574 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/swiftprojecttest4/swiftusertest4 2020-05-04 21:17:33.576 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-05-04 21:17:33.582 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-05-04 21:17:33.584 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2020-05-04 21:17:33.586 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-05-04 21:17:33.587 | + 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 2020-05-04 21:17:33.589 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:33.591 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-05-04 21:17:33.593 | + 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 2020-05-04 21:17:33.594 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:33.596 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-05-04 21:17:33.598 | + 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 2020-05-04 21:17:33.599 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:33.601 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-05-04 21:17:33.603 | + 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 2020-05-04 21:17:33.604 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:33.606 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-05-04 21:17:33.608 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:33.609 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:33.615 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-05-04 21:17:33.617 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-05-04 21:17:33.619 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-05-04 21:17:33.621 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 4a4d2d6530e3440bb5f2ddad9c3905f2 --long --quote none -f csv 2020-05-04 21:17:33.632 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:33.634 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:35.168 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2020-05-04 21:17:35.168 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2020-05-04 21:17:35.169 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2020-05-04 21:17:35.170 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2020-05-04 21:17:35.172 | + opt/stack/new/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2020-05-04 21:17:35.173 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 3cd1bcfd55d5407ba4199b8153ec9af7 swiftusertest2 4a4d2d6530e3440bb5f2ddad9c3905f2 swiftprojecttest2 testing2 2020-05-04 21:17:35.176 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=3cd1bcfd55d5407ba4199b8153ec9af7 2020-05-04 21:17:35.176 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2020-05-04 21:17:35.178 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=4a4d2d6530e3440bb5f2ddad9c3905f2 2020-05-04 21:17:35.178 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2020-05-04 21:17:35.180 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2020-05-04 21:17:35.182 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/swiftprojecttest2 2020-05-04 21:17:35.185 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/swiftprojecttest2/swiftusertest2 2020-05-04 21:17:35.186 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-05-04 21:17:35.189 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-05-04 21:17:35.190 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2020-05-04 21:17:35.192 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-05-04 21:17:35.193 | + 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 2020-05-04 21:17:35.195 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:35.196 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-05-04 21:17:35.198 | + 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 2020-05-04 21:17:35.199 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:35.201 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-05-04 21:17:35.202 | + 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 2020-05-04 21:17:35.204 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:35.205 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-05-04 21:17:35.207 | + 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 2020-05-04 21:17:35.209 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:35.210 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-05-04 21:17:35.212 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:35.214 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:35.218 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-05-04 21:17:35.220 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-05-04 21:17:35.222 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : openstack user list --project d3b22f9f7fda435ea8e3f4ac34cac382 --long --quote none -f csv 2020-05-04 21:17:35.223 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-05-04 21:17:35.224 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:35.228 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:36.747 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2020-05-04 21:17:36.749 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2020-05-04 21:17:36.750 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-05-04 21:17:36.752 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-05-04 21:17:36.754 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 130f9ddeada548509e593ecd364ca2bf admin d3b22f9f7fda435ea8e3f4ac34cac382 alt_demo secretadmin 2020-05-04 21:17:36.755 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=130f9ddeada548509e593ecd364ca2bf 2020-05-04 21:17:36.757 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2020-05-04 21:17:36.759 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:17:36.760 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2020-05-04 21:17:36.762 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2020-05-04 21:17:36.763 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/alt_demo 2020-05-04 21:17:36.767 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/alt_demo/admin 2020-05-04 21:17:36.768 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-05-04 21:17:36.771 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-05-04 21:17:36.773 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2020-05-04 21:17:36.775 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-05-04 21:17:36.776 | + 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 2020-05-04 21:17:36.778 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:36.779 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-05-04 21:17:36.781 | + 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 2020-05-04 21:17:36.783 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:36.785 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-05-04 21:17:36.787 | + 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 2020-05-04 21:17:36.789 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:36.790 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-05-04 21:17:36.792 | + 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 2020-05-04 21:17:36.794 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:36.795 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-05-04 21:17:36.797 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:36.799 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:36.800 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2020-05-04 21:17:36.802 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2020-05-04 21:17:36.804 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-05-04 21:17:36.805 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-05-04 21:17:36.807 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 9951943828b040c0bb9a9b26a98b019e alt_demo d3b22f9f7fda435ea8e3f4ac34cac382 alt_demo secretadmin 2020-05-04 21:17:36.808 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=9951943828b040c0bb9a9b26a98b019e 2020-05-04 21:17:36.810 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2020-05-04 21:17:36.812 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d3b22f9f7fda435ea8e3f4ac34cac382 2020-05-04 21:17:36.813 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2020-05-04 21:17:36.814 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2020-05-04 21:17:36.816 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/alt_demo 2020-05-04 21:17:36.820 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/alt_demo/alt_demo 2020-05-04 21:17:36.822 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-05-04 21:17:36.826 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-05-04 21:17:36.828 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2020-05-04 21:17:36.830 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-05-04 21:17:36.831 | + 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 2020-05-04 21:17:36.833 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:36.835 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-05-04 21:17:36.837 | + 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 2020-05-04 21:17:36.838 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:36.840 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-05-04 21:17:36.841 | + 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 2020-05-04 21:17:36.843 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:36.844 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-05-04 21:17:36.846 | + 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 2020-05-04 21:17:36.848 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:36.850 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-05-04 21:17:36.852 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:36.854 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:36.856 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-05-04 21:17:36.858 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-05-04 21:17:36.860 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : openstack user list --project d93d8b7b6f3d426fb297377283af73b2 --long --quote none -f csv 2020-05-04 21:17:36.861 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-05-04 21:17:36.861 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:36.863 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:38.425 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2020-05-04 21:17:38.426 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2020-05-04 21:17:38.428 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-05-04 21:17:38.430 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-05-04 21:17:38.432 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 22ef900e5ad743ee8aa1e007b67da263 demo d93d8b7b6f3d426fb297377283af73b2 invisible_to_admin secretadmin 2020-05-04 21:17:38.434 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=22ef900e5ad743ee8aa1e007b67da263 2020-05-04 21:17:38.435 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2020-05-04 21:17:38.437 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d93d8b7b6f3d426fb297377283af73b2 2020-05-04 21:17:38.439 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2020-05-04 21:17:38.440 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2020-05-04 21:17:38.442 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/invisible_to_admin 2020-05-04 21:17:38.446 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/invisible_to_admin/demo 2020-05-04 21:17:38.447 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-05-04 21:17:38.451 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-05-04 21:17:38.452 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2020-05-04 21:17:38.455 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-05-04 21:17:38.457 | + 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 2020-05-04 21:17:38.458 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:38.460 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-05-04 21:17:38.461 | + 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 2020-05-04 21:17:38.463 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:38.465 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-05-04 21:17:38.466 | + 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 2020-05-04 21:17:38.468 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:38.469 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-05-04 21:17:38.471 | + 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 2020-05-04 21:17:38.473 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:38.474 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-05-04 21:17:38.477 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:38.478 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:38.480 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-05-04 21:17:38.483 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-05-04 21:17:38.485 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : openstack user list --project df3eb6762b8044d2b9433816ecc86855 --long --quote none -f csv 2020-05-04 21:17:38.486 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:38.487 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-05-04 21:17:38.490 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:40.114 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2020-05-04 21:17:40.116 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2020-05-04 21:17:40.125 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2020-05-04 21:17:40.127 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2020-05-04 21:17:40.128 | + opt/stack/new/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2020-05-04 21:17:40.130 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 86cd767907d14e228d7e78b58ecbe92c swiftusertest3 df3eb6762b8044d2b9433816ecc86855 swiftprojecttest1 testing3 2020-05-04 21:17:40.131 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=86cd767907d14e228d7e78b58ecbe92c 2020-05-04 21:17:40.133 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2020-05-04 21:17:40.134 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:17:40.136 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2020-05-04 21:17:40.137 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2020-05-04 21:17:40.139 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/swiftprojecttest1 2020-05-04 21:17:40.142 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/swiftprojecttest1/swiftusertest3 2020-05-04 21:17:40.143 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-05-04 21:17:40.147 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-05-04 21:17:40.148 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2020-05-04 21:17:40.150 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-05-04 21:17:40.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 2020-05-04 21:17:40.158 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:40.160 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-05-04 21:17:40.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 2020-05-04 21:17:40.163 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:40.164 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-05-04 21:17:40.166 | + 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 2020-05-04 21:17:40.167 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:40.169 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-05-04 21:17:40.170 | + 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 2020-05-04 21:17:40.172 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:40.173 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-05-04 21:17:40.175 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:40.177 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:40.179 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2020-05-04 21:17:40.181 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2020-05-04 21:17:40.182 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2020-05-04 21:17:40.184 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2020-05-04 21:17:40.186 | + opt/stack/new/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2020-05-04 21:17:40.187 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 529b22e88c5949648fe0f7450c7bbd72 swiftusertest1 df3eb6762b8044d2b9433816ecc86855 swiftprojecttest1 testing 2020-05-04 21:17:40.189 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=529b22e88c5949648fe0f7450c7bbd72 2020-05-04 21:17:40.191 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2020-05-04 21:17:40.192 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=df3eb6762b8044d2b9433816ecc86855 2020-05-04 21:17:40.194 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2020-05-04 21:17:40.195 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2020-05-04 21:17:40.197 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/swiftprojecttest1 2020-05-04 21:17:40.201 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/swiftprojecttest1/swiftusertest1 2020-05-04 21:17:40.203 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-05-04 21:17:40.207 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-05-04 21:17:40.209 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2020-05-04 21:17:40.211 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-05-04 21:17:40.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 2020-05-04 21:17:40.214 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:40.215 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-05-04 21:17:40.217 | + 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 2020-05-04 21:17:40.218 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:40.220 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-05-04 21:17:40.222 | + 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 2020-05-04 21:17:40.224 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:40.225 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-05-04 21:17:40.227 | + 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 2020-05-04 21:17:40.229 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:40.231 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-05-04 21:17:40.233 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:40.235 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:40.237 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-05-04 21:17:40.238 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-05-04 21:17:40.241 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-05-04 21:17:40.241 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:40.242 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : openstack user list --project f985d01f2c734c5da75a77a4ff78ccd8 --long --quote none -f csv 2020-05-04 21:17:40.244 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:41.798 | + opt/stack/new/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2020-05-04 21:17:41.799 | + opt/stack/new/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2020-05-04 21:17:41.801 | ++ opt/stack/new/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-05-04 21:17:41.803 | + opt/stack/new/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-05-04 21:17:41.804 | + opt/stack/new/devstack/tools/create_userrc.sh:main:254 : add_entry 130f9ddeada548509e593ecd364ca2bf admin f985d01f2c734c5da75a77a4ff78ccd8 admin secretadmin 2020-05-04 21:17:41.806 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=130f9ddeada548509e593ecd364ca2bf 2020-05-04 21:17:41.807 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2020-05-04 21:17:41.809 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=f985d01f2c734c5da75a77a4ff78ccd8 2020-05-04 21:17:41.810 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2020-05-04 21:17:41.812 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=secretadmin 2020-05-04 21:17:41.813 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /opt/stack/new/devstack/accrc/admin 2020-05-04 21:17:41.817 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/opt/stack/new/devstack/accrc/admin/admin 2020-05-04 21:17:41.818 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-05-04 21:17:41.822 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-05-04 21:17:41.823 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="secretadmin"' 2020-05-04 21:17:41.825 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-05-04 21:17:41.827 | + 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 2020-05-04 21:17:41.828 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:41.830 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-05-04 21:17:41.832 | + 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 2020-05-04 21:17:41.834 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:41.836 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-05-04 21:17:41.837 | + 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 2020-05-04 21:17:41.839 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-05-04 21:17:41.841 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-05-04 21:17:41.844 | + 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 2020-05-04 21:17:41.846 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-05-04 21:17:41.847 | + opt/stack/new/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-05-04 21:17:41.849 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-05-04 21:17:41.851 | + opt/stack/new/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-05-04 21:17:41.854 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-05-04 21:17:41.855 | + opt/stack/new/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-05-04 21:17:41.861 | + ./stack.sh:main:1361 : save_stackenv 2020-05-04 21:17:41.864 | + functions-common:save_stackenv:62 : local tag= 2020-05-04 21:17:41.868 | ++ functions-common:save_stackenv:64 : date +%F-%H%M%S 2020-05-04 21:17:41.873 | + functions-common:save_stackenv:64 : time_stamp=2020-05-04-211741 2020-05-04 21:17:41.876 | + functions-common:save_stackenv:65 : echo '# 2020-05-04-211741 ' 2020-05-04 21:17:41.880 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:17:41.883 | + functions-common:save_stackenv:67 : echo BASE_SQL_CONN=mysql+pymysql://root:secretmysql@127.0.0.1 2020-05-04 21:17:41.886 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:17:41.889 | + functions-common:save_stackenv:67 : echo DATA_DIR=/opt/stack/data 2020-05-04 21:17:41.893 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:17:41.895 | + functions-common:save_stackenv:67 : echo DEST=/opt/stack/new 2020-05-04 21:17:41.899 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:17:41.902 | + functions-common:save_stackenv:67 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,ceilometer-acentral,ceilometer-acompute,ceilometer-alarm-evaluator,ceilometer-alarm-notifier,ceilometer-anotification,ceilometer-api,ceilometer-collector,dstat,etcd3,g-api,g-reg,key,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-sch,placement-api,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,manila,m-api,m-shr,m-sch,m-dat,n-super-cond,n-cond-cell1 2020-05-04 21:17:41.905 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:17:41.908 | + functions-common:save_stackenv:67 : echo HOST_IP=162.242.166.178 2020-05-04 21:17:41.912 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:17:41.915 | + functions-common:save_stackenv:67 : echo KEYSTONE_AUTH_URI=http://162.242.166.178/identity 2020-05-04 21:17:41.919 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:17:41.923 | + functions-common:save_stackenv:67 : echo KEYSTONE_SERVICE_URI=http://162.242.166.178/identity 2020-05-04 21:17:41.925 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:17:41.929 | + functions-common:save_stackenv:67 : echo LOGFILE=/opt/stack/new/devstacklog.txt.2020-05-04-205710 2020-05-04 21:17:41.932 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:17:41.935 | + functions-common:save_stackenv:67 : echo OS_CACERT= 2020-05-04 21:17:41.938 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:17:41.941 | + functions-common:save_stackenv:67 : echo SERVICE_HOST=162.242.166.178 2020-05-04 21:17:41.944 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:17:41.947 | + functions-common:save_stackenv:67 : echo STACK_USER=stack 2020-05-04 21:17:41.950 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:17:41.953 | + functions-common:save_stackenv:67 : echo TLS_IP= 2020-05-04 21:17:41.957 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:17:41.960 | + functions-common:save_stackenv:67 : echo HOST_IPV6=2001:4801:7825:104:be76:4eff:fe10:369b 2020-05-04 21:17:41.964 | + functions-common:save_stackenv:66 : for i in '$STACK_ENV_VARS' 2020-05-04 21:17:41.967 | + functions-common:save_stackenv:67 : echo SERVICE_IP_VERSION=4 2020-05-04 21:17:41.970 | + ./stack.sh:main:1372 : merge_config_group /opt/stack/new/devstack/local.conf extra 2020-05-04 21:17:41.974 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/new/devstack/local.conf 2020-05-04 21:17:41.977 | + inc/meta-config:merge_config_group:171 : shift 2020-05-04 21:17:41.980 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2020-05-04 21:17:41.984 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/new/devstack/local.conf ]] 2020-05-04 21:17:41.988 | + inc/meta-config:merge_config_group:176 : local configfile group 2020-05-04 21:17:41.991 | + inc/meta-config:merge_config_group:177 : for group in '$matchgroups' 2020-05-04 21:17:41.995 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/new/devstack/local.conf extra 2020-05-04 21:17:41.999 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/new/devstack/local.conf 2020-05-04 21:17:42.002 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2020-05-04 21:17:42.005 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/new/devstack/local.conf ]] 2020-05-04 21:17:42.008 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2020-05-04 21:17:42.008 | /^\[\[.+\|.*\]\]/ { 2020-05-04 21:17:42.008 | gsub("[][]", "", $1); 2020-05-04 21:17:42.008 | split($1, a, "|"); 2020-05-04 21:17:42.008 | if (a[1] == matchgroup) 2020-05-04 21:17:42.008 | print a[2] 2020-05-04 21:17:42.008 | } 2020-05-04 21:17:42.008 | ' /opt/stack/new/devstack/local.conf 2020-05-04 21:17:42.019 | + ./stack.sh:main:1379 : run_phase stack extra 2020-05-04 21:17:42.022 | + functions-common:run_phase:1675 : local mode=stack 2020-05-04 21:17:42.026 | + functions-common:run_phase:1676 : local phase=extra 2020-05-04 21:17:42.030 | + functions-common:run_phase:1677 : [[ -d /opt/stack/new/devstack/extras.d ]] 2020-05-04 21:17:42.033 | + functions-common:run_phase:1678 : local extra_plugin_file_name 2020-05-04 21:17:42.037 | + functions-common:run_phase:1679 : for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh' 2020-05-04 21:17:42.040 | + functions-common:run_phase:1684 : local exceptions=80-tempest.sh 2020-05-04 21:17:42.044 | + functions-common:run_phase:1685 : local extra 2020-05-04 21:17:42.048 | ++ functions-common:run_phase:1686 : basename /opt/stack/new/devstack/extras.d/80-tempest.sh 2020-05-04 21:17:42.052 | + functions-common:run_phase:1686 : extra=80-tempest.sh 2020-05-04 21:17:42.056 | + functions-common:run_phase:1687 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-05-04 21:17:42.059 | + functions-common:run_phase:1691 : [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]] 2020-05-04 21:17:42.063 | + functions-common:run_phase:1691 : source /opt/stack/new/devstack/extras.d/80-tempest.sh stack extra 2020-05-04 21:17:42.066 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-05-04 21:17:42.088 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:17:42.091 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-05-04 21:17:42.095 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:17:42.099 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2020-05-04 21:17:42.102 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:17:42.105 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-05-04 21:17:42.108 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:17:42.111 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2020-05-04 21:17:42.114 | ++ extras.d/80-tempest.sh:source:15 : : 2020-05-04 21:17:42.117 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-05-04 21:17:42.121 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-05-04 21:17:42.124 | + functions-common:run_phase:1696 : [[ stack == \s\o\u\r\c\e ]] 2020-05-04 21:17:42.127 | + functions-common:run_phase:1699 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-05-04 21:17:42.131 | + functions-common:run_phase:1702 : run_plugins stack extra 2020-05-04 21:17:42.135 | + functions-common:run_plugins:1661 : local mode=stack 2020-05-04 21:17:42.138 | + functions-common:run_plugins:1662 : local phase=extra 2020-05-04 21:17:42.141 | + functions-common:run_plugins:1664 : local plugins=,manila 2020-05-04 21:17:42.144 | + functions-common:run_plugins:1665 : local plugin 2020-05-04 21:17:42.147 | + functions-common:run_plugins:1666 : for plugin in '${plugins//,/ }' 2020-05-04 21:17:42.150 | + functions-common:run_plugins:1667 : local dir=/opt/stack/new/manila 2020-05-04 21:17:42.153 | + functions-common:run_plugins:1668 : [[ -f /opt/stack/new/manila/devstack/plugin.sh ]] 2020-05-04 21:17:42.157 | + functions-common:run_plugins:1669 : source /opt/stack/new/manila/devstack/plugin.sh stack extra 2020-05-04 21:17:42.184 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1066 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:17:42.187 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1066 : [[ extra == \i\n\s\t\a\l\l ]] 2020-05-04 21:17:42.191 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1072 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:17:42.195 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1072 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-05-04 21:17:42.198 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1091 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:17:42.201 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1091 : [[ extra == \e\x\t\r\a ]] 2020-05-04 21:17:42.205 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1092 : is_service_enabled nova 2020-05-04 21:17:42.224 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:17:42.227 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1093 : echo_summary 'Creating Manila service flavor' 2020-05-04 21:17:42.230 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:17:42.233 | ++ ./stack.sh:echo_summary:445 : echo -e Creating Manila service flavor 2020-05-04 21:17:42.236 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1094 : create_manila_service_flavor 2020-05-04 21:17:42.238 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_flavor:386 : is_service_enabled nova 2020-05-04 21:17:42.258 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:17:42.263 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_flavor:387 : grep ' manila-service-flavor ' 2020-05-04 21:17:42.264 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_flavor:387 : oscwrap flavor list 2020-05-04 21:17:42.268 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:17:42.271 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:17:42.275 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:17:42.279 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:17:42.283 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:17:42.289 | +++ functions-common:oscwrap:2279 : start=1588627062285 2020-05-04 21:17:42.293 | ++++ functions-common:oscwrap:2280 : command openstack flavor list 2020-05-04 21:17:42.296 | ++++ functions-common:oscwrap:2280 : openstack flavor list 2020-05-04 21:17:44.069 | +++ functions-common:oscwrap:2280 : out='+----+-----------+-------+------+-----------+-------+-----------+ 2020-05-04 21:17:44.070 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2020-05-04 21:17:44.070 | +----+-----------+-------+------+-----------+-------+-----------+ 2020-05-04 21:17:44.070 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2020-05-04 21:17:44.070 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2020-05-04 21:17:44.070 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2020-05-04 21:17:44.070 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2020-05-04 21:17:44.070 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2020-05-04 21:17:44.070 | | c1 | cirros256 | 256 | 0 | 0 | 1 | True | 2020-05-04 21:17:44.070 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2020-05-04 21:17:44.070 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2020-05-04 21:17:44.070 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2020-05-04 21:17:44.070 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2020-05-04 21:17:44.070 | +----+-----------+-------+------+-----------+-------+-----------+' 2020-05-04 21:17:44.073 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:17:44.078 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:17:44.084 | +++ functions-common:oscwrap:2282 : end=1588627064079 2020-05-04 21:17:44.087 | +++ functions-common:oscwrap:2283 : echo 1794 2020-05-04 21:17:44.090 | +++ functions-common:oscwrap:2285 : echo '+----+-----------+-------+------+-----------+-------+-----------+ 2020-05-04 21:17:44.090 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2020-05-04 21:17:44.090 | +----+-----------+-------+------+-----------+-------+-----------+ 2020-05-04 21:17:44.090 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2020-05-04 21:17:44.090 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2020-05-04 21:17:44.090 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2020-05-04 21:17:44.090 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2020-05-04 21:17:44.090 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2020-05-04 21:17:44.090 | | c1 | cirros256 | 256 | 0 | 0 | 1 | True | 2020-05-04 21:17:44.090 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2020-05-04 21:17:44.090 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2020-05-04 21:17:44.090 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2020-05-04 21:17:44.090 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2020-05-04 21:17:44.090 | +----+-----------+-------+------+-----------+-------+-----------+' 2020-05-04 21:17:44.093 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:17:44.098 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_flavor:387 : local flavor_exists= 2020-05-04 21:17:44.102 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_flavor:388 : [[ -z '' ]] 2020-05-04 21:17:44.105 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_flavor:390 : oscwrap flavor create manila-service-flavor --id 100 --ram 320 --disk 3 --vcpus 1 2020-05-04 21:17:44.109 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:17:44.112 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:17:44.116 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:17:44.120 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:17:44.124 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:17:44.130 | ++ functions-common:oscwrap:2279 : start=1588627064126 2020-05-04 21:17:44.134 | +++ functions-common:oscwrap:2280 : command openstack flavor create manila-service-flavor --id 100 --ram 320 --disk 3 --vcpus 1 2020-05-04 21:17:44.138 | +++ functions-common:oscwrap:2280 : openstack flavor create manila-service-flavor --id 100 --ram 320 --disk 3 --vcpus 1 2020-05-04 21:17:45.877 | ++ functions-common:oscwrap:2280 : out='+----------------------------+-----------------------+ 2020-05-04 21:17:45.877 | | Field | Value | 2020-05-04 21:17:45.877 | +----------------------------+-----------------------+ 2020-05-04 21:17:45.877 | | OS-FLV-DISABLED:disabled | False | 2020-05-04 21:17:45.877 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-05-04 21:17:45.877 | | disk | 3 | 2020-05-04 21:17:45.877 | | id | 100 | 2020-05-04 21:17:45.877 | | name | manila-service-flavor | 2020-05-04 21:17:45.877 | | os-flavor-access:is_public | True | 2020-05-04 21:17:45.877 | | properties | | 2020-05-04 21:17:45.877 | | ram | 320 | 2020-05-04 21:17:45.877 | | rxtx_factor | 1.0 | 2020-05-04 21:17:45.877 | | swap | | 2020-05-04 21:17:45.877 | | vcpus | 1 | 2020-05-04 21:17:45.878 | +----------------------------+-----------------------+' 2020-05-04 21:17:45.880 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:17:45.884 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:17:45.889 | ++ functions-common:oscwrap:2282 : end=1588627065885 2020-05-04 21:17:45.892 | ++ functions-common:oscwrap:2283 : echo 1759 2020-05-04 21:17:45.894 | ++ functions-common:oscwrap:2285 : echo '+----------------------------+-----------------------+ 2020-05-04 21:17:45.894 | | Field | Value | 2020-05-04 21:17:45.894 | +----------------------------+-----------------------+ 2020-05-04 21:17:45.894 | | OS-FLV-DISABLED:disabled | False | 2020-05-04 21:17:45.894 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-05-04 21:17:45.894 | | disk | 3 | 2020-05-04 21:17:45.895 | | id | 100 | 2020-05-04 21:17:45.895 | | name | manila-service-flavor | 2020-05-04 21:17:45.895 | | os-flavor-access:is_public | True | 2020-05-04 21:17:45.895 | | properties | | 2020-05-04 21:17:45.895 | | ram | 320 | 2020-05-04 21:17:45.895 | | rxtx_factor | 1.0 | 2020-05-04 21:17:45.895 | | swap | | 2020-05-04 21:17:45.895 | | vcpus | 1 | 2020-05-04 21:17:45.895 | +----------------------------+-----------------------+' 2020-05-04 21:17:45.895 | +----------------------------+-----------------------+ 2020-05-04 21:17:45.895 | | Field | Value | 2020-05-04 21:17:45.895 | +----------------------------+-----------------------+ 2020-05-04 21:17:45.895 | | OS-FLV-DISABLED:disabled | False | 2020-05-04 21:17:45.895 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-05-04 21:17:45.895 | | disk | 3 | 2020-05-04 21:17:45.895 | | id | 100 | 2020-05-04 21:17:45.895 | | name | manila-service-flavor | 2020-05-04 21:17:45.895 | | os-flavor-access:is_public | True | 2020-05-04 21:17:45.895 | | properties | | 2020-05-04 21:17:45.895 | | ram | 320 | 2020-05-04 21:17:45.895 | | rxtx_factor | 1.0 | 2020-05-04 21:17:45.895 | | swap | | 2020-05-04 21:17:45.895 | | vcpus | 1 | 2020-05-04 21:17:45.895 | +----------------------------+-----------------------+ 2020-05-04 21:17:45.897 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:17:45.900 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1096 : echo_summary 'Creating Manila service security group' 2020-05-04 21:17:45.902 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:17:45.905 | ++ ./stack.sh:echo_summary:445 : echo -e Creating Manila service security group 2020-05-04 21:17:45.908 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1097 : create_manila_service_secgroup 2020-05-04 21:17:45.911 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:419 : oscwrap security group list 2020-05-04 21:17:45.913 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:419 : grep -q manila-service 2020-05-04 21:17:45.915 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:17:45.918 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:17:45.920 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:17:45.923 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:17:45.926 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:17:45.931 | ++ functions-common:oscwrap:2279 : start=1588627065928 2020-05-04 21:17:45.936 | +++ functions-common:oscwrap:2280 : command openstack security group list 2020-05-04 21:17:45.941 | +++ functions-common:oscwrap:2280 : openstack security group list 2020-05-04 21:17:47.616 | ++ functions-common:oscwrap:2280 : out='+--------------------------------------+---------+------------------------+----------------------------------+ 2020-05-04 21:17:47.616 | | ID | Name | Description | Project | 2020-05-04 21:17:47.616 | +--------------------------------------+---------+------------------------+----------------------------------+ 2020-05-04 21:17:47.616 | | 1a8f03b9-f0be-4a75-a6b0-7d4949b95fab | default | Default security group | 130d26896abe46938982f3c019298599 | 2020-05-04 21:17:47.616 | | 59b8038b-31ba-4580-97c5-fe4f8639490b | default | Default security group | | 2020-05-04 21:17:47.616 | | b790fa64-dd81-4f73-b663-2a3f5a763f5f | default | Default security group | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:17:47.616 | +--------------------------------------+---------+------------------------+----------------------------------+' 2020-05-04 21:17:47.619 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:17:47.623 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:17:47.628 | ++ functions-common:oscwrap:2282 : end=1588627067624 2020-05-04 21:17:47.631 | ++ functions-common:oscwrap:2283 : echo 1696 2020-05-04 21:17:47.636 | ++ functions-common:oscwrap:2285 : echo '+--------------------------------------+---------+------------------------+----------------------------------+ 2020-05-04 21:17:47.636 | | ID | Name | Description | Project | 2020-05-04 21:17:47.636 | +--------------------------------------+---------+------------------------+----------------------------------+ 2020-05-04 21:17:47.636 | | 1a8f03b9-f0be-4a75-a6b0-7d4949b95fab | default | Default security group | 130d26896abe46938982f3c019298599 | 2020-05-04 21:17:47.636 | | 59b8038b-31ba-4580-97c5-fe4f8639490b | default | Default security group | | 2020-05-04 21:17:47.636 | | b790fa64-dd81-4f73-b663-2a3f5a763f5f | default | Default security group | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:17:47.636 | +--------------------------------------+---------+------------------------+----------------------------------+' 2020-05-04 21:17:47.638 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:17:47.642 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:420 : oscwrap security group create manila-service --description 'manila-service description' 2020-05-04 21:17:47.645 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:17:47.648 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:17:47.651 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:17:47.654 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:17:47.658 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:17:47.663 | ++ functions-common:oscwrap:2279 : start=1588627067659 2020-05-04 21:17:47.667 | +++ functions-common:oscwrap:2280 : command openstack security group create manila-service --description 'manila-service description' 2020-05-04 21:17:47.670 | +++ functions-common:oscwrap:2280 : openstack security group create manila-service --description 'manila-service description' 2020-05-04 21:17:49.424 | ++ functions-common:oscwrap:2280 : out='+-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-05-04 21:17:49.424 | | Field | Value | 2020-05-04 21:17:49.424 | +-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-05-04 21:17:49.424 | | created_at | 2020-05-04T21:17:49Z | 2020-05-04 21:17:49.424 | | description | manila-service description | 2020-05-04 21:17:49.424 | | id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:17:49.424 | | name | manila-service | 2020-05-04 21:17:49.424 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:17:49.424 | | revision_number | 2 | 2020-05-04 21:17:49.424 | | rules | created_at='\''2020-05-04T21:17:49Z'\'', direction='\''egress'\'', ethertype='\''IPv4'\'', id='\''31523c22-20f8-4a16-be1c-23e0746cad88'\'', updated_at='\''2020-05-04T21:17:49Z'\'' | 2020-05-04 21:17:49.424 | | | created_at='\''2020-05-04T21:17:49Z'\'', direction='\''egress'\'', ethertype='\''IPv6'\'', id='\''36990f64-3179-4743-af3b-6adaebcae8fd'\'', updated_at='\''2020-05-04T21:17:49Z'\'' | 2020-05-04 21:17:49.424 | | updated_at | 2020-05-04T21:17:49Z | 2020-05-04 21:17:49.424 | +-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------+' 2020-05-04 21:17:49.427 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:17:49.431 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:17:49.436 | ++ functions-common:oscwrap:2282 : end=1588627069432 2020-05-04 21:17:49.438 | ++ functions-common:oscwrap:2283 : echo 1773 2020-05-04 21:17:49.441 | ++ functions-common:oscwrap:2285 : echo '+-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-05-04 21:17:49.441 | | Field | Value | 2020-05-04 21:17:49.441 | +-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-05-04 21:17:49.441 | | created_at | 2020-05-04T21:17:49Z | 2020-05-04 21:17:49.441 | | description | manila-service description | 2020-05-04 21:17:49.441 | | id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:17:49.441 | | name | manila-service | 2020-05-04 21:17:49.441 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:17:49.441 | | revision_number | 2 | 2020-05-04 21:17:49.441 | | rules | created_at='\''2020-05-04T21:17:49Z'\'', direction='\''egress'\'', ethertype='\''IPv4'\'', id='\''31523c22-20f8-4a16-be1c-23e0746cad88'\'', updated_at='\''2020-05-04T21:17:49Z'\'' | 2020-05-04 21:17:49.441 | | | created_at='\''2020-05-04T21:17:49Z'\'', direction='\''egress'\'', ethertype='\''IPv6'\'', id='\''36990f64-3179-4743-af3b-6adaebcae8fd'\'', updated_at='\''2020-05-04T21:17:49Z'\'' | 2020-05-04 21:17:49.441 | | updated_at | 2020-05-04T21:17:49Z | 2020-05-04 21:17:49.441 | +-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------+' 2020-05-04 21:17:49.441 | +-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-05-04 21:17:49.441 | | Field | Value | 2020-05-04 21:17:49.442 | +-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-05-04 21:17:49.442 | | created_at | 2020-05-04T21:17:49Z | 2020-05-04 21:17:49.442 | | description | manila-service description | 2020-05-04 21:17:49.442 | | id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:17:49.442 | | name | manila-service | 2020-05-04 21:17:49.442 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:17:49.442 | | revision_number | 2 | 2020-05-04 21:17:49.442 | | rules | created_at='2020-05-04T21:17:49Z', direction='egress', ethertype='IPv4', id='31523c22-20f8-4a16-be1c-23e0746cad88', updated_at='2020-05-04T21:17:49Z' | 2020-05-04 21:17:49.442 | | | created_at='2020-05-04T21:17:49Z', direction='egress', ethertype='IPv6', id='36990f64-3179-4743-af3b-6adaebcae8fd', updated_at='2020-05-04T21:17:49Z' | 2020-05-04 21:17:49.442 | | updated_at | 2020-05-04T21:17:49Z | 2020-05-04 21:17:49.442 | +-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-05-04 21:17:49.445 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:17:49.448 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:421 : timeout 30 sh -c 'while ! openstack security group list | grep -q manila-service; do sleep 1; done' 2020-05-04 21:17:51.131 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:428 : grep -q icmp 2020-05-04 21:17:51.131 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:428 : oscwrap security group rule list manila-service 2020-05-04 21:17:51.135 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:17:51.138 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:17:51.141 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:17:51.144 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:17:51.148 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:17:51.153 | ++ functions-common:oscwrap:2279 : start=1588627071149 2020-05-04 21:17:51.157 | +++ functions-common:oscwrap:2280 : command openstack security group rule list manila-service 2020-05-04 21:17:51.160 | +++ functions-common:oscwrap:2280 : openstack security group rule list manila-service 2020-05-04 21:17:52.867 | ++ functions-common:oscwrap:2280 : out='+--------------------------------------+-------------+----------+------------+-----------------------+ 2020-05-04 21:17:52.867 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:17:52.867 | +--------------------------------------+-------------+----------+------------+-----------------------+ 2020-05-04 21:17:52.867 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:17:52.867 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:17:52.867 | +--------------------------------------+-------------+----------+------------+-----------------------+' 2020-05-04 21:17:52.870 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:17:52.874 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:17:52.881 | ++ functions-common:oscwrap:2282 : end=1588627072876 2020-05-04 21:17:52.884 | ++ functions-common:oscwrap:2283 : echo 1727 2020-05-04 21:17:52.887 | ++ functions-common:oscwrap:2285 : echo '+--------------------------------------+-------------+----------+------------+-----------------------+ 2020-05-04 21:17:52.888 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:17:52.888 | +--------------------------------------+-------------+----------+------------+-----------------------+ 2020-05-04 21:17:52.888 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:17:52.888 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:17:52.888 | +--------------------------------------+-------------+----------+------------+-----------------------+' 2020-05-04 21:17:52.891 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:17:52.895 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:429 : oscwrap security group rule create manila-service --protocol icmp 2020-05-04 21:17:52.899 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:17:52.902 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:17:52.905 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:17:52.908 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:17:52.911 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:17:52.916 | ++ functions-common:oscwrap:2279 : start=1588627072913 2020-05-04 21:17:52.920 | +++ functions-common:oscwrap:2280 : command openstack security group rule create manila-service --protocol icmp 2020-05-04 21:17:52.923 | +++ functions-common:oscwrap:2280 : openstack security group rule create manila-service --protocol icmp 2020-05-04 21:17:54.706 | ++ functions-common:oscwrap:2280 : out='+-------------------+--------------------------------------+ 2020-05-04 21:17:54.706 | | Field | Value | 2020-05-04 21:17:54.706 | +-------------------+--------------------------------------+ 2020-05-04 21:17:54.706 | | created_at | 2020-05-04T21:17:54Z | 2020-05-04 21:17:54.706 | | description | | 2020-05-04 21:17:54.706 | | direction | ingress | 2020-05-04 21:17:54.706 | | ether_type | IPv4 | 2020-05-04 21:17:54.706 | | id | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | 2020-05-04 21:17:54.706 | | name | None | 2020-05-04 21:17:54.706 | | port_range_max | None | 2020-05-04 21:17:54.706 | | port_range_min | None | 2020-05-04 21:17:54.706 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:17:54.706 | | protocol | icmp | 2020-05-04 21:17:54.706 | | remote_group_id | None | 2020-05-04 21:17:54.706 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:17:54.706 | | revision_number | 0 | 2020-05-04 21:17:54.706 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:17:54.706 | | updated_at | 2020-05-04T21:17:54Z | 2020-05-04 21:17:54.707 | +-------------------+--------------------------------------+' 2020-05-04 21:17:54.709 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:17:54.712 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:17:54.716 | ++ functions-common:oscwrap:2282 : end=1588627074713 2020-05-04 21:17:54.719 | ++ functions-common:oscwrap:2283 : echo 1800 2020-05-04 21:17:54.721 | ++ functions-common:oscwrap:2285 : echo '+-------------------+--------------------------------------+ 2020-05-04 21:17:54.721 | | Field | Value | 2020-05-04 21:17:54.721 | +-------------------+--------------------------------------+ 2020-05-04 21:17:54.721 | | created_at | 2020-05-04T21:17:54Z | 2020-05-04 21:17:54.721 | | description | | 2020-05-04 21:17:54.722 | | direction | ingress | 2020-05-04 21:17:54.722 | | ether_type | IPv4 | 2020-05-04 21:17:54.722 | | id | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | 2020-05-04 21:17:54.722 | | name | None | 2020-05-04 21:17:54.722 | | port_range_max | None | 2020-05-04 21:17:54.722 | | port_range_min | None | 2020-05-04 21:17:54.722 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:17:54.722 | | protocol | icmp | 2020-05-04 21:17:54.722 | | remote_group_id | None | 2020-05-04 21:17:54.722 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:17:54.722 | | revision_number | 0 | 2020-05-04 21:17:54.722 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:17:54.722 | | updated_at | 2020-05-04T21:17:54Z | 2020-05-04 21:17:54.722 | +-------------------+--------------------------------------+' 2020-05-04 21:17:54.722 | +-------------------+--------------------------------------+ 2020-05-04 21:17:54.722 | | Field | Value | 2020-05-04 21:17:54.722 | +-------------------+--------------------------------------+ 2020-05-04 21:17:54.722 | | created_at | 2020-05-04T21:17:54Z | 2020-05-04 21:17:54.722 | | description | | 2020-05-04 21:17:54.722 | | direction | ingress | 2020-05-04 21:17:54.722 | | ether_type | IPv4 | 2020-05-04 21:17:54.722 | | id | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | 2020-05-04 21:17:54.723 | | name | None | 2020-05-04 21:17:54.723 | | port_range_max | None | 2020-05-04 21:17:54.723 | | port_range_min | None | 2020-05-04 21:17:54.723 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:17:54.723 | | protocol | icmp | 2020-05-04 21:17:54.723 | | remote_group_id | None | 2020-05-04 21:17:54.723 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:17:54.723 | | revision_number | 0 | 2020-05-04 21:17:54.723 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:17:54.723 | | updated_at | 2020-05-04T21:17:54Z | 2020-05-04 21:17:54.723 | +-------------------+--------------------------------------+ 2020-05-04 21:17:54.724 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:17:54.727 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:431 : oscwrap security group rule list manila-service 2020-05-04 21:17:54.729 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:431 : grep -q ' tcp .* 22 ' 2020-05-04 21:17:54.731 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:17:54.734 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:17:54.737 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:17:54.739 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:17:54.742 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:17:54.747 | ++ functions-common:oscwrap:2279 : start=1588627074744 2020-05-04 21:17:54.750 | +++ functions-common:oscwrap:2280 : command openstack security group rule list manila-service 2020-05-04 21:17:54.753 | +++ functions-common:oscwrap:2280 : openstack security group rule list manila-service 2020-05-04 21:17:56.440 | ++ functions-common:oscwrap:2280 : out='+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:17:56.440 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:17:56.440 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:17:56.440 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:17:56.440 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:17:56.440 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:17:56.440 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:17:56.443 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:17:56.447 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:17:56.453 | ++ functions-common:oscwrap:2282 : end=1588627076448 2020-05-04 21:17:56.456 | ++ functions-common:oscwrap:2283 : echo 1704 2020-05-04 21:17:56.459 | ++ functions-common:oscwrap:2285 : echo '+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:17:56.459 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:17:56.459 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:17:56.460 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:17:56.460 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:17:56.460 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:17:56.460 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:17:56.462 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:17:56.467 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:432 : oscwrap security group rule create manila-service --protocol tcp --dst-port 22 2020-05-04 21:17:56.471 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:17:56.474 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:17:56.477 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:17:56.480 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:17:56.483 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:17:56.489 | ++ functions-common:oscwrap:2279 : start=1588627076485 2020-05-04 21:17:56.492 | +++ functions-common:oscwrap:2280 : command openstack security group rule create manila-service --protocol tcp --dst-port 22 2020-05-04 21:17:56.495 | +++ functions-common:oscwrap:2280 : openstack security group rule create manila-service --protocol tcp --dst-port 22 2020-05-04 21:17:58.375 | ++ functions-common:oscwrap:2280 : out='+-------------------+--------------------------------------+ 2020-05-04 21:17:58.375 | | Field | Value | 2020-05-04 21:17:58.375 | +-------------------+--------------------------------------+ 2020-05-04 21:17:58.375 | | created_at | 2020-05-04T21:17:58Z | 2020-05-04 21:17:58.375 | | description | | 2020-05-04 21:17:58.375 | | direction | ingress | 2020-05-04 21:17:58.375 | | ether_type | IPv4 | 2020-05-04 21:17:58.375 | | id | 358b6905-c990-4942-96b2-a0dddddc200f | 2020-05-04 21:17:58.375 | | name | None | 2020-05-04 21:17:58.375 | | port_range_max | 22 | 2020-05-04 21:17:58.375 | | port_range_min | 22 | 2020-05-04 21:17:58.376 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:17:58.376 | | protocol | tcp | 2020-05-04 21:17:58.376 | | remote_group_id | None | 2020-05-04 21:17:58.376 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:17:58.376 | | revision_number | 0 | 2020-05-04 21:17:58.376 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:17:58.376 | | updated_at | 2020-05-04T21:17:58Z | 2020-05-04 21:17:58.376 | +-------------------+--------------------------------------+' 2020-05-04 21:17:58.378 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:17:58.381 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:17:58.386 | ++ functions-common:oscwrap:2282 : end=1588627078382 2020-05-04 21:17:58.388 | ++ functions-common:oscwrap:2283 : echo 1897 2020-05-04 21:17:58.391 | ++ functions-common:oscwrap:2285 : echo '+-------------------+--------------------------------------+ 2020-05-04 21:17:58.391 | | Field | Value | 2020-05-04 21:17:58.391 | +-------------------+--------------------------------------+ 2020-05-04 21:17:58.391 | | created_at | 2020-05-04T21:17:58Z | 2020-05-04 21:17:58.391 | | description | | 2020-05-04 21:17:58.391 | | direction | ingress | 2020-05-04 21:17:58.391 | | ether_type | IPv4 | 2020-05-04 21:17:58.391 | | id | 358b6905-c990-4942-96b2-a0dddddc200f | 2020-05-04 21:17:58.391 | | name | None | 2020-05-04 21:17:58.391 | | port_range_max | 22 | 2020-05-04 21:17:58.391 | | port_range_min | 22 | 2020-05-04 21:17:58.391 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:17:58.391 | | protocol | tcp | 2020-05-04 21:17:58.391 | | remote_group_id | None | 2020-05-04 21:17:58.392 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:17:58.392 | | revision_number | 0 | 2020-05-04 21:17:58.392 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:17:58.392 | | updated_at | 2020-05-04T21:17:58Z | 2020-05-04 21:17:58.392 | +-------------------+--------------------------------------+' 2020-05-04 21:17:58.392 | +-------------------+--------------------------------------+ 2020-05-04 21:17:58.392 | | Field | Value | 2020-05-04 21:17:58.392 | +-------------------+--------------------------------------+ 2020-05-04 21:17:58.392 | | created_at | 2020-05-04T21:17:58Z | 2020-05-04 21:17:58.392 | | description | | 2020-05-04 21:17:58.392 | | direction | ingress | 2020-05-04 21:17:58.392 | | ether_type | IPv4 | 2020-05-04 21:17:58.392 | | id | 358b6905-c990-4942-96b2-a0dddddc200f | 2020-05-04 21:17:58.392 | | name | None | 2020-05-04 21:17:58.392 | | port_range_max | 22 | 2020-05-04 21:17:58.392 | | port_range_min | 22 | 2020-05-04 21:17:58.392 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:17:58.392 | | protocol | tcp | 2020-05-04 21:17:58.392 | | remote_group_id | None | 2020-05-04 21:17:58.392 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:17:58.392 | | revision_number | 0 | 2020-05-04 21:17:58.393 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:17:58.393 | | updated_at | 2020-05-04T21:17:58Z | 2020-05-04 21:17:58.393 | +-------------------+--------------------------------------+ 2020-05-04 21:17:58.393 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:17:58.397 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:434 : oscwrap security group rule list manila-service 2020-05-04 21:17:58.398 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:434 : grep -q ' tcp .* 2049 ' 2020-05-04 21:17:58.401 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:17:58.404 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:17:58.408 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:17:58.411 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:17:58.414 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:17:58.419 | ++ functions-common:oscwrap:2279 : start=1588627078416 2020-05-04 21:17:58.424 | +++ functions-common:oscwrap:2280 : command openstack security group rule list manila-service 2020-05-04 21:17:58.427 | +++ functions-common:oscwrap:2280 : openstack security group rule list manila-service 2020-05-04 21:18:00.056 | ++ functions-common:oscwrap:2280 : out='+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:00.056 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:18:00.056 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:00.056 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:18:00.056 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:18:00.056 | | 358b6905-c990-4942-96b2-a0dddddc200f | tcp | 0.0.0.0/0 | 22:22 | None | 2020-05-04 21:18:00.056 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:18:00.056 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:18:00.059 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:00.064 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:00.069 | ++ functions-common:oscwrap:2282 : end=1588627080065 2020-05-04 21:18:00.073 | ++ functions-common:oscwrap:2283 : echo 1649 2020-05-04 21:18:00.076 | ++ functions-common:oscwrap:2285 : echo '+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:00.076 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:18:00.076 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:00.077 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:18:00.077 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:18:00.077 | | 358b6905-c990-4942-96b2-a0dddddc200f | tcp | 0.0.0.0/0 | 22:22 | None | 2020-05-04 21:18:00.077 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:18:00.077 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:18:00.079 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:00.082 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:435 : oscwrap security group rule create manila-service --protocol tcp --dst-port 2049 2020-05-04 21:18:00.089 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:00.091 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:00.094 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:00.096 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:00.099 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:00.103 | ++ functions-common:oscwrap:2279 : start=1588627080100 2020-05-04 21:18:00.107 | +++ functions-common:oscwrap:2280 : command openstack security group rule create manila-service --protocol tcp --dst-port 2049 2020-05-04 21:18:00.109 | +++ functions-common:oscwrap:2280 : openstack security group rule create manila-service --protocol tcp --dst-port 2049 2020-05-04 21:18:01.844 | ++ functions-common:oscwrap:2280 : out='+-------------------+--------------------------------------+ 2020-05-04 21:18:01.844 | | Field | Value | 2020-05-04 21:18:01.844 | +-------------------+--------------------------------------+ 2020-05-04 21:18:01.844 | | created_at | 2020-05-04T21:18:01Z | 2020-05-04 21:18:01.844 | | description | | 2020-05-04 21:18:01.844 | | direction | ingress | 2020-05-04 21:18:01.844 | | ether_type | IPv4 | 2020-05-04 21:18:01.844 | | id | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | 2020-05-04 21:18:01.844 | | name | None | 2020-05-04 21:18:01.844 | | port_range_max | 2049 | 2020-05-04 21:18:01.844 | | port_range_min | 2049 | 2020-05-04 21:18:01.844 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:01.844 | | protocol | tcp | 2020-05-04 21:18:01.844 | | remote_group_id | None | 2020-05-04 21:18:01.844 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:01.844 | | revision_number | 0 | 2020-05-04 21:18:01.844 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:01.844 | | updated_at | 2020-05-04T21:18:01Z | 2020-05-04 21:18:01.844 | +-------------------+--------------------------------------+' 2020-05-04 21:18:01.846 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:01.850 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:01.854 | ++ functions-common:oscwrap:2282 : end=1588627081851 2020-05-04 21:18:01.857 | ++ functions-common:oscwrap:2283 : echo 1751 2020-05-04 21:18:01.860 | ++ functions-common:oscwrap:2285 : echo '+-------------------+--------------------------------------+ 2020-05-04 21:18:01.860 | | Field | Value | 2020-05-04 21:18:01.860 | +-------------------+--------------------------------------+ 2020-05-04 21:18:01.860 | | created_at | 2020-05-04T21:18:01Z | 2020-05-04 21:18:01.860 | | description | | 2020-05-04 21:18:01.860 | | direction | ingress | 2020-05-04 21:18:01.860 | | ether_type | IPv4 | 2020-05-04 21:18:01.860 | | id | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | 2020-05-04 21:18:01.860 | | name | None | 2020-05-04 21:18:01.860 | | port_range_max | 2049 | 2020-05-04 21:18:01.860 | | port_range_min | 2049 | 2020-05-04 21:18:01.860 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:01.860 | | protocol | tcp | 2020-05-04 21:18:01.860 | | remote_group_id | None | 2020-05-04 21:18:01.860 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:01.860 | | revision_number | 0 | 2020-05-04 21:18:01.861 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:01.861 | | updated_at | 2020-05-04T21:18:01Z | 2020-05-04 21:18:01.861 | +-------------------+--------------------------------------+' 2020-05-04 21:18:01.861 | +-------------------+--------------------------------------+ 2020-05-04 21:18:01.861 | | Field | Value | 2020-05-04 21:18:01.861 | +-------------------+--------------------------------------+ 2020-05-04 21:18:01.861 | | created_at | 2020-05-04T21:18:01Z | 2020-05-04 21:18:01.861 | | description | | 2020-05-04 21:18:01.861 | | direction | ingress | 2020-05-04 21:18:01.861 | | ether_type | IPv4 | 2020-05-04 21:18:01.861 | | id | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | 2020-05-04 21:18:01.861 | | name | None | 2020-05-04 21:18:01.861 | | port_range_max | 2049 | 2020-05-04 21:18:01.861 | | port_range_min | 2049 | 2020-05-04 21:18:01.861 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:01.861 | | protocol | tcp | 2020-05-04 21:18:01.861 | | remote_group_id | None | 2020-05-04 21:18:01.861 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:01.861 | | revision_number | 0 | 2020-05-04 21:18:01.861 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:01.861 | | updated_at | 2020-05-04T21:18:01Z | 2020-05-04 21:18:01.861 | +-------------------+--------------------------------------+ 2020-05-04 21:18:01.863 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:01.868 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:437 : oscwrap security group rule list manila-service 2020-05-04 21:18:01.869 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:437 : grep -q ' udp .* 2049 ' 2020-05-04 21:18:01.872 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:01.875 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:01.877 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:01.880 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:01.884 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:01.888 | ++ functions-common:oscwrap:2279 : start=1588627081885 2020-05-04 21:18:01.892 | +++ functions-common:oscwrap:2280 : command openstack security group rule list manila-service 2020-05-04 21:18:01.896 | +++ functions-common:oscwrap:2280 : openstack security group rule list manila-service 2020-05-04 21:18:03.669 | ++ functions-common:oscwrap:2280 : out='+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:03.669 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:18:03.669 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:03.669 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:18:03.669 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:18:03.669 | | 358b6905-c990-4942-96b2-a0dddddc200f | tcp | 0.0.0.0/0 | 22:22 | None | 2020-05-04 21:18:03.669 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:18:03.669 | | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | tcp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:03.669 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:18:03.672 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:03.675 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:03.680 | ++ functions-common:oscwrap:2282 : end=1588627083676 2020-05-04 21:18:03.682 | ++ functions-common:oscwrap:2283 : echo 1791 2020-05-04 21:18:03.685 | ++ functions-common:oscwrap:2285 : echo '+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:03.685 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:18:03.685 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:03.685 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:18:03.685 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:18:03.685 | | 358b6905-c990-4942-96b2-a0dddddc200f | tcp | 0.0.0.0/0 | 22:22 | None | 2020-05-04 21:18:03.685 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:18:03.685 | | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | tcp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:03.685 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:18:03.688 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:03.691 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:438 : oscwrap security group rule create manila-service --protocol udp --dst-port 2049 2020-05-04 21:18:03.694 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:03.696 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:03.699 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:03.701 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:03.704 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:03.709 | ++ functions-common:oscwrap:2279 : start=1588627083706 2020-05-04 21:18:03.714 | +++ functions-common:oscwrap:2280 : command openstack security group rule create manila-service --protocol udp --dst-port 2049 2020-05-04 21:18:03.717 | +++ functions-common:oscwrap:2280 : openstack security group rule create manila-service --protocol udp --dst-port 2049 2020-05-04 21:18:05.496 | ++ functions-common:oscwrap:2280 : out='+-------------------+--------------------------------------+ 2020-05-04 21:18:05.496 | | Field | Value | 2020-05-04 21:18:05.496 | +-------------------+--------------------------------------+ 2020-05-04 21:18:05.496 | | created_at | 2020-05-04T21:18:05Z | 2020-05-04 21:18:05.496 | | description | | 2020-05-04 21:18:05.496 | | direction | ingress | 2020-05-04 21:18:05.496 | | ether_type | IPv4 | 2020-05-04 21:18:05.496 | | id | f214cfa2-aafc-4969-8e52-c92a28e31839 | 2020-05-04 21:18:05.496 | | name | None | 2020-05-04 21:18:05.496 | | port_range_max | 2049 | 2020-05-04 21:18:05.496 | | port_range_min | 2049 | 2020-05-04 21:18:05.496 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:05.496 | | protocol | udp | 2020-05-04 21:18:05.496 | | remote_group_id | None | 2020-05-04 21:18:05.496 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:05.496 | | revision_number | 0 | 2020-05-04 21:18:05.496 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:05.496 | | updated_at | 2020-05-04T21:18:05Z | 2020-05-04 21:18:05.496 | +-------------------+--------------------------------------+' 2020-05-04 21:18:05.499 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:05.503 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:05.508 | ++ functions-common:oscwrap:2282 : end=1588627085505 2020-05-04 21:18:05.511 | ++ functions-common:oscwrap:2283 : echo 1799 2020-05-04 21:18:05.514 | ++ functions-common:oscwrap:2285 : echo '+-------------------+--------------------------------------+ 2020-05-04 21:18:05.514 | | Field | Value | 2020-05-04 21:18:05.514 | +-------------------+--------------------------------------+ 2020-05-04 21:18:05.514 | | created_at | 2020-05-04T21:18:05Z | 2020-05-04 21:18:05.514 | | description | | 2020-05-04 21:18:05.514 | | direction | ingress | 2020-05-04 21:18:05.514 | | ether_type | IPv4 | 2020-05-04 21:18:05.514 | | id | f214cfa2-aafc-4969-8e52-c92a28e31839 | 2020-05-04 21:18:05.514 | | name | None | 2020-05-04 21:18:05.514 | | port_range_max | 2049 | 2020-05-04 21:18:05.514 | | port_range_min | 2049 | 2020-05-04 21:18:05.514 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:05.514 | | protocol | udp | 2020-05-04 21:18:05.514 | | remote_group_id | None | 2020-05-04 21:18:05.514 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:05.514 | | revision_number | 0 | 2020-05-04 21:18:05.514 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:05.514 | | updated_at | 2020-05-04T21:18:05Z | 2020-05-04 21:18:05.514 | +-------------------+--------------------------------------+' 2020-05-04 21:18:05.514 | +-------------------+--------------------------------------+ 2020-05-04 21:18:05.514 | | Field | Value | 2020-05-04 21:18:05.514 | +-------------------+--------------------------------------+ 2020-05-04 21:18:05.515 | | created_at | 2020-05-04T21:18:05Z | 2020-05-04 21:18:05.515 | | description | | 2020-05-04 21:18:05.515 | | direction | ingress | 2020-05-04 21:18:05.515 | | ether_type | IPv4 | 2020-05-04 21:18:05.515 | | id | f214cfa2-aafc-4969-8e52-c92a28e31839 | 2020-05-04 21:18:05.515 | | name | None | 2020-05-04 21:18:05.515 | | port_range_max | 2049 | 2020-05-04 21:18:05.515 | | port_range_min | 2049 | 2020-05-04 21:18:05.515 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:05.515 | | protocol | udp | 2020-05-04 21:18:05.515 | | remote_group_id | None | 2020-05-04 21:18:05.515 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:05.515 | | revision_number | 0 | 2020-05-04 21:18:05.515 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:05.515 | | updated_at | 2020-05-04T21:18:05Z | 2020-05-04 21:18:05.515 | +-------------------+--------------------------------------+ 2020-05-04 21:18:05.517 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:05.520 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:440 : oscwrap security group rule list manila-service 2020-05-04 21:18:05.520 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:440 : grep -q ' udp .* 445 ' 2020-05-04 21:18:05.524 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:05.527 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:05.529 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:05.533 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:05.537 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:05.542 | ++ functions-common:oscwrap:2279 : start=1588627085538 2020-05-04 21:18:05.546 | +++ functions-common:oscwrap:2280 : command openstack security group rule list manila-service 2020-05-04 21:18:05.549 | +++ functions-common:oscwrap:2280 : openstack security group rule list manila-service 2020-05-04 21:18:07.155 | ++ functions-common:oscwrap:2280 : out='+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:07.155 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:18:07.156 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:07.156 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:18:07.156 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:18:07.156 | | 358b6905-c990-4942-96b2-a0dddddc200f | tcp | 0.0.0.0/0 | 22:22 | None | 2020-05-04 21:18:07.156 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:18:07.156 | | f214cfa2-aafc-4969-8e52-c92a28e31839 | udp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:07.156 | | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | tcp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:07.156 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:18:07.158 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:07.162 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:07.167 | ++ functions-common:oscwrap:2282 : end=1588627087163 2020-05-04 21:18:07.170 | ++ functions-common:oscwrap:2283 : echo 1625 2020-05-04 21:18:07.173 | ++ functions-common:oscwrap:2285 : echo '+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:07.173 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:18:07.173 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:07.173 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:18:07.173 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:18:07.173 | | 358b6905-c990-4942-96b2-a0dddddc200f | tcp | 0.0.0.0/0 | 22:22 | None | 2020-05-04 21:18:07.173 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:18:07.173 | | f214cfa2-aafc-4969-8e52-c92a28e31839 | udp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:07.174 | | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | tcp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:07.174 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:18:07.176 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:07.180 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:441 : oscwrap security group rule create manila-service --protocol udp --dst-port 445 2020-05-04 21:18:07.183 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:07.186 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:07.189 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:07.191 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:07.195 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:07.200 | ++ functions-common:oscwrap:2279 : start=1588627087197 2020-05-04 21:18:07.205 | +++ functions-common:oscwrap:2280 : command openstack security group rule create manila-service --protocol udp --dst-port 445 2020-05-04 21:18:07.208 | +++ functions-common:oscwrap:2280 : openstack security group rule create manila-service --protocol udp --dst-port 445 2020-05-04 21:18:08.967 | ++ functions-common:oscwrap:2280 : out='+-------------------+--------------------------------------+ 2020-05-04 21:18:08.967 | | Field | Value | 2020-05-04 21:18:08.967 | +-------------------+--------------------------------------+ 2020-05-04 21:18:08.967 | | created_at | 2020-05-04T21:18:08Z | 2020-05-04 21:18:08.967 | | description | | 2020-05-04 21:18:08.967 | | direction | ingress | 2020-05-04 21:18:08.967 | | ether_type | IPv4 | 2020-05-04 21:18:08.967 | | id | cf7bd200-0169-45a9-a9dd-7ae64f2faef9 | 2020-05-04 21:18:08.967 | | name | None | 2020-05-04 21:18:08.967 | | port_range_max | 445 | 2020-05-04 21:18:08.967 | | port_range_min | 445 | 2020-05-04 21:18:08.967 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:08.967 | | protocol | udp | 2020-05-04 21:18:08.967 | | remote_group_id | None | 2020-05-04 21:18:08.967 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:08.967 | | revision_number | 0 | 2020-05-04 21:18:08.967 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:08.967 | | updated_at | 2020-05-04T21:18:08Z | 2020-05-04 21:18:08.968 | +-------------------+--------------------------------------+' 2020-05-04 21:18:08.970 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:08.973 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:08.979 | ++ functions-common:oscwrap:2282 : end=1588627088975 2020-05-04 21:18:08.982 | ++ functions-common:oscwrap:2283 : echo 1778 2020-05-04 21:18:08.985 | ++ functions-common:oscwrap:2285 : echo '+-------------------+--------------------------------------+ 2020-05-04 21:18:08.985 | | Field | Value | 2020-05-04 21:18:08.985 | +-------------------+--------------------------------------+ 2020-05-04 21:18:08.985 | | created_at | 2020-05-04T21:18:08Z | 2020-05-04 21:18:08.985 | | description | | 2020-05-04 21:18:08.985 | | direction | ingress | 2020-05-04 21:18:08.985 | | ether_type | IPv4 | 2020-05-04 21:18:08.985 | | id | cf7bd200-0169-45a9-a9dd-7ae64f2faef9 | 2020-05-04 21:18:08.986 | | name | None | 2020-05-04 21:18:08.986 | | port_range_max | 445 | 2020-05-04 21:18:08.986 | | port_range_min | 445 | 2020-05-04 21:18:08.986 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:08.986 | | protocol | udp | 2020-05-04 21:18:08.986 | | remote_group_id | None | 2020-05-04 21:18:08.986 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:08.986 | | revision_number | 0 | 2020-05-04 21:18:08.986 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:08.986 | | updated_at | 2020-05-04T21:18:08Z | 2020-05-04 21:18:08.986 | +-------------------+--------------------------------------+' 2020-05-04 21:18:08.986 | +-------------------+--------------------------------------+ 2020-05-04 21:18:08.986 | | Field | Value | 2020-05-04 21:18:08.986 | +-------------------+--------------------------------------+ 2020-05-04 21:18:08.986 | | created_at | 2020-05-04T21:18:08Z | 2020-05-04 21:18:08.986 | | description | | 2020-05-04 21:18:08.986 | | direction | ingress | 2020-05-04 21:18:08.986 | | ether_type | IPv4 | 2020-05-04 21:18:08.986 | | id | cf7bd200-0169-45a9-a9dd-7ae64f2faef9 | 2020-05-04 21:18:08.987 | | name | None | 2020-05-04 21:18:08.987 | | port_range_max | 445 | 2020-05-04 21:18:08.987 | | port_range_min | 445 | 2020-05-04 21:18:08.987 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:08.987 | | protocol | udp | 2020-05-04 21:18:08.987 | | remote_group_id | None | 2020-05-04 21:18:08.987 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:08.987 | | revision_number | 0 | 2020-05-04 21:18:08.987 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:08.987 | | updated_at | 2020-05-04T21:18:08Z | 2020-05-04 21:18:08.987 | +-------------------+--------------------------------------+ 2020-05-04 21:18:08.989 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:08.993 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:443 : oscwrap security group rule list manila-service 2020-05-04 21:18:08.994 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:443 : grep -q ' tcp .* 445 ' 2020-05-04 21:18:08.997 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:09.000 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:09.003 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:09.007 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:09.010 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:09.015 | ++ functions-common:oscwrap:2279 : start=1588627089012 2020-05-04 21:18:09.019 | +++ functions-common:oscwrap:2280 : command openstack security group rule list manila-service 2020-05-04 21:18:09.021 | +++ functions-common:oscwrap:2280 : openstack security group rule list manila-service 2020-05-04 21:18:10.633 | ++ functions-common:oscwrap:2280 : out='+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:10.633 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:18:10.633 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:10.633 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:18:10.634 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:18:10.634 | | 358b6905-c990-4942-96b2-a0dddddc200f | tcp | 0.0.0.0/0 | 22:22 | None | 2020-05-04 21:18:10.634 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:18:10.634 | | cf7bd200-0169-45a9-a9dd-7ae64f2faef9 | udp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:10.634 | | f214cfa2-aafc-4969-8e52-c92a28e31839 | udp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:10.634 | | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | tcp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:10.634 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:18:10.636 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:10.639 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:10.644 | ++ functions-common:oscwrap:2282 : end=1588627090640 2020-05-04 21:18:10.647 | ++ functions-common:oscwrap:2283 : echo 1628 2020-05-04 21:18:10.649 | ++ functions-common:oscwrap:2285 : echo '+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:10.650 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:18:10.650 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:10.650 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:18:10.650 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:18:10.650 | | 358b6905-c990-4942-96b2-a0dddddc200f | tcp | 0.0.0.0/0 | 22:22 | None | 2020-05-04 21:18:10.650 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:18:10.650 | | cf7bd200-0169-45a9-a9dd-7ae64f2faef9 | udp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:10.650 | | f214cfa2-aafc-4969-8e52-c92a28e31839 | udp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:10.650 | | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | tcp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:10.650 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:18:10.653 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:10.656 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:444 : oscwrap security group rule create manila-service --protocol tcp --dst-port 445 2020-05-04 21:18:10.659 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:10.663 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:10.665 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:10.668 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:10.672 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:10.677 | ++ functions-common:oscwrap:2279 : start=1588627090673 2020-05-04 21:18:10.681 | +++ functions-common:oscwrap:2280 : command openstack security group rule create manila-service --protocol tcp --dst-port 445 2020-05-04 21:18:10.684 | +++ functions-common:oscwrap:2280 : openstack security group rule create manila-service --protocol tcp --dst-port 445 2020-05-04 21:18:12.426 | ++ functions-common:oscwrap:2280 : out='+-------------------+--------------------------------------+ 2020-05-04 21:18:12.426 | | Field | Value | 2020-05-04 21:18:12.426 | +-------------------+--------------------------------------+ 2020-05-04 21:18:12.426 | | created_at | 2020-05-04T21:18:12Z | 2020-05-04 21:18:12.426 | | description | | 2020-05-04 21:18:12.426 | | direction | ingress | 2020-05-04 21:18:12.426 | | ether_type | IPv4 | 2020-05-04 21:18:12.426 | | id | 86cfa28d-710b-4004-b8c3-fb7a90032e3c | 2020-05-04 21:18:12.426 | | name | None | 2020-05-04 21:18:12.426 | | port_range_max | 445 | 2020-05-04 21:18:12.426 | | port_range_min | 445 | 2020-05-04 21:18:12.426 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:12.426 | | protocol | tcp | 2020-05-04 21:18:12.426 | | remote_group_id | None | 2020-05-04 21:18:12.426 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:12.426 | | revision_number | 0 | 2020-05-04 21:18:12.426 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:12.426 | | updated_at | 2020-05-04T21:18:12Z | 2020-05-04 21:18:12.426 | +-------------------+--------------------------------------+' 2020-05-04 21:18:12.429 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:12.433 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:12.439 | ++ functions-common:oscwrap:2282 : end=1588627092435 2020-05-04 21:18:12.442 | ++ functions-common:oscwrap:2283 : echo 1762 2020-05-04 21:18:12.446 | ++ functions-common:oscwrap:2285 : echo '+-------------------+--------------------------------------+ 2020-05-04 21:18:12.446 | | Field | Value | 2020-05-04 21:18:12.446 | +-------------------+--------------------------------------+ 2020-05-04 21:18:12.446 | | created_at | 2020-05-04T21:18:12Z | 2020-05-04 21:18:12.446 | | description | | 2020-05-04 21:18:12.446 | | direction | ingress | 2020-05-04 21:18:12.446 | | ether_type | IPv4 | 2020-05-04 21:18:12.446 | | id | 86cfa28d-710b-4004-b8c3-fb7a90032e3c | 2020-05-04 21:18:12.446 | | name | None | 2020-05-04 21:18:12.446 | | port_range_max | 445 | 2020-05-04 21:18:12.446 | | port_range_min | 445 | 2020-05-04 21:18:12.446 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:12.446 | | protocol | tcp | 2020-05-04 21:18:12.446 | | remote_group_id | None | 2020-05-04 21:18:12.447 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:12.447 | | revision_number | 0 | 2020-05-04 21:18:12.447 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:12.447 | | updated_at | 2020-05-04T21:18:12Z | 2020-05-04 21:18:12.447 | +-------------------+--------------------------------------+' 2020-05-04 21:18:12.447 | +-------------------+--------------------------------------+ 2020-05-04 21:18:12.447 | | Field | Value | 2020-05-04 21:18:12.447 | +-------------------+--------------------------------------+ 2020-05-04 21:18:12.447 | | created_at | 2020-05-04T21:18:12Z | 2020-05-04 21:18:12.447 | | description | | 2020-05-04 21:18:12.447 | | direction | ingress | 2020-05-04 21:18:12.447 | | ether_type | IPv4 | 2020-05-04 21:18:12.447 | | id | 86cfa28d-710b-4004-b8c3-fb7a90032e3c | 2020-05-04 21:18:12.447 | | name | None | 2020-05-04 21:18:12.447 | | port_range_max | 445 | 2020-05-04 21:18:12.448 | | port_range_min | 445 | 2020-05-04 21:18:12.448 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:12.448 | | protocol | tcp | 2020-05-04 21:18:12.448 | | remote_group_id | None | 2020-05-04 21:18:12.448 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:12.448 | | revision_number | 0 | 2020-05-04 21:18:12.448 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:12.448 | | updated_at | 2020-05-04T21:18:12Z | 2020-05-04 21:18:12.448 | +-------------------+--------------------------------------+ 2020-05-04 21:18:12.448 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:12.452 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:446 : oscwrap security group rule list manila-service 2020-05-04 21:18:12.454 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:446 : grep -q ' tcp .* 139 ' 2020-05-04 21:18:12.456 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:12.459 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:12.462 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:12.465 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:12.469 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:12.474 | ++ functions-common:oscwrap:2279 : start=1588627092470 2020-05-04 21:18:12.479 | +++ functions-common:oscwrap:2280 : command openstack security group rule list manila-service 2020-05-04 21:18:12.482 | +++ functions-common:oscwrap:2280 : openstack security group rule list manila-service 2020-05-04 21:18:14.103 | ++ functions-common:oscwrap:2280 : out='+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:14.103 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:18:14.104 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:14.104 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:18:14.104 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:18:14.104 | | 358b6905-c990-4942-96b2-a0dddddc200f | tcp | 0.0.0.0/0 | 22:22 | None | 2020-05-04 21:18:14.104 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:18:14.104 | | 86cfa28d-710b-4004-b8c3-fb7a90032e3c | tcp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:14.104 | | cf7bd200-0169-45a9-a9dd-7ae64f2faef9 | udp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:14.104 | | f214cfa2-aafc-4969-8e52-c92a28e31839 | udp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:14.104 | | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | tcp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:14.104 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:18:14.106 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:14.109 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:14.118 | ++ functions-common:oscwrap:2282 : end=1588627094110 2020-05-04 21:18:14.121 | ++ functions-common:oscwrap:2283 : echo 1640 2020-05-04 21:18:14.123 | ++ functions-common:oscwrap:2285 : echo '+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:14.123 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:18:14.124 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:14.124 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:18:14.124 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:18:14.124 | | 358b6905-c990-4942-96b2-a0dddddc200f | tcp | 0.0.0.0/0 | 22:22 | None | 2020-05-04 21:18:14.124 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:18:14.124 | | 86cfa28d-710b-4004-b8c3-fb7a90032e3c | tcp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:14.124 | | cf7bd200-0169-45a9-a9dd-7ae64f2faef9 | udp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:14.124 | | f214cfa2-aafc-4969-8e52-c92a28e31839 | udp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:14.124 | | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | tcp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:14.124 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:18:14.126 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:14.130 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:447 : oscwrap security group rule create manila-service --protocol tcp --dst-port 137:139 2020-05-04 21:18:14.132 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:14.135 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:14.137 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:14.139 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:14.143 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:14.147 | ++ functions-common:oscwrap:2279 : start=1588627094144 2020-05-04 21:18:14.150 | +++ functions-common:oscwrap:2280 : command openstack security group rule create manila-service --protocol tcp --dst-port 137:139 2020-05-04 21:18:14.152 | +++ functions-common:oscwrap:2280 : openstack security group rule create manila-service --protocol tcp --dst-port 137:139 2020-05-04 21:18:15.893 | ++ functions-common:oscwrap:2280 : out='+-------------------+--------------------------------------+ 2020-05-04 21:18:15.893 | | Field | Value | 2020-05-04 21:18:15.893 | +-------------------+--------------------------------------+ 2020-05-04 21:18:15.893 | | created_at | 2020-05-04T21:18:15Z | 2020-05-04 21:18:15.893 | | description | | 2020-05-04 21:18:15.893 | | direction | ingress | 2020-05-04 21:18:15.894 | | ether_type | IPv4 | 2020-05-04 21:18:15.894 | | id | fbd226a9-139e-4b55-97b8-11a4a45f9066 | 2020-05-04 21:18:15.894 | | name | None | 2020-05-04 21:18:15.894 | | port_range_max | 139 | 2020-05-04 21:18:15.894 | | port_range_min | 137 | 2020-05-04 21:18:15.894 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:15.894 | | protocol | tcp | 2020-05-04 21:18:15.894 | | remote_group_id | None | 2020-05-04 21:18:15.894 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:15.894 | | revision_number | 0 | 2020-05-04 21:18:15.894 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:15.894 | | updated_at | 2020-05-04T21:18:15Z | 2020-05-04 21:18:15.894 | +-------------------+--------------------------------------+' 2020-05-04 21:18:15.896 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:15.900 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:15.904 | ++ functions-common:oscwrap:2282 : end=1588627095901 2020-05-04 21:18:15.906 | ++ functions-common:oscwrap:2283 : echo 1757 2020-05-04 21:18:15.909 | ++ functions-common:oscwrap:2285 : echo '+-------------------+--------------------------------------+ 2020-05-04 21:18:15.909 | | Field | Value | 2020-05-04 21:18:15.909 | +-------------------+--------------------------------------+ 2020-05-04 21:18:15.909 | | created_at | 2020-05-04T21:18:15Z | 2020-05-04 21:18:15.909 | | description | | 2020-05-04 21:18:15.909 | | direction | ingress | 2020-05-04 21:18:15.909 | | ether_type | IPv4 | 2020-05-04 21:18:15.909 | | id | fbd226a9-139e-4b55-97b8-11a4a45f9066 | 2020-05-04 21:18:15.909 | | name | None | 2020-05-04 21:18:15.909 | | port_range_max | 139 | 2020-05-04 21:18:15.909 | | port_range_min | 137 | 2020-05-04 21:18:15.909 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:15.910 | | protocol | tcp | 2020-05-04 21:18:15.910 | | remote_group_id | None | 2020-05-04 21:18:15.910 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:15.910 | | revision_number | 0 | 2020-05-04 21:18:15.910 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:15.910 | | updated_at | 2020-05-04T21:18:15Z | 2020-05-04 21:18:15.910 | +-------------------+--------------------------------------+' 2020-05-04 21:18:15.910 | +-------------------+--------------------------------------+ 2020-05-04 21:18:15.910 | | Field | Value | 2020-05-04 21:18:15.910 | +-------------------+--------------------------------------+ 2020-05-04 21:18:15.910 | | created_at | 2020-05-04T21:18:15Z | 2020-05-04 21:18:15.910 | | description | | 2020-05-04 21:18:15.910 | | direction | ingress | 2020-05-04 21:18:15.910 | | ether_type | IPv4 | 2020-05-04 21:18:15.910 | | id | fbd226a9-139e-4b55-97b8-11a4a45f9066 | 2020-05-04 21:18:15.910 | | name | None | 2020-05-04 21:18:15.910 | | port_range_max | 139 | 2020-05-04 21:18:15.910 | | port_range_min | 137 | 2020-05-04 21:18:15.910 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:15.910 | | protocol | tcp | 2020-05-04 21:18:15.910 | | remote_group_id | None | 2020-05-04 21:18:15.910 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:15.910 | | revision_number | 0 | 2020-05-04 21:18:15.910 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:15.910 | | updated_at | 2020-05-04T21:18:15Z | 2020-05-04 21:18:15.910 | +-------------------+--------------------------------------+ 2020-05-04 21:18:15.912 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:15.916 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:449 : oscwrap security group rule list manila-service 2020-05-04 21:18:15.917 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:449 : grep -q ' udp .* 139 ' 2020-05-04 21:18:15.921 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:15.924 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:15.928 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:15.931 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:15.936 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:15.940 | ++ functions-common:oscwrap:2279 : start=1588627095937 2020-05-04 21:18:15.945 | +++ functions-common:oscwrap:2280 : command openstack security group rule list manila-service 2020-05-04 21:18:15.948 | +++ functions-common:oscwrap:2280 : openstack security group rule list manila-service 2020-05-04 21:18:17.562 | ++ functions-common:oscwrap:2280 : out='+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:17.562 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:18:17.562 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:17.562 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:18:17.562 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:18:17.562 | | 358b6905-c990-4942-96b2-a0dddddc200f | tcp | 0.0.0.0/0 | 22:22 | None | 2020-05-04 21:18:17.562 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:18:17.563 | | 86cfa28d-710b-4004-b8c3-fb7a90032e3c | tcp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:17.563 | | cf7bd200-0169-45a9-a9dd-7ae64f2faef9 | udp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:17.563 | | f214cfa2-aafc-4969-8e52-c92a28e31839 | udp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:17.563 | | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | tcp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:17.563 | | fbd226a9-139e-4b55-97b8-11a4a45f9066 | tcp | 0.0.0.0/0 | 137:139 | None | 2020-05-04 21:18:17.563 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:18:17.565 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:17.569 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:17.574 | ++ functions-common:oscwrap:2282 : end=1588627097571 2020-05-04 21:18:17.577 | ++ functions-common:oscwrap:2283 : echo 1634 2020-05-04 21:18:17.580 | ++ functions-common:oscwrap:2285 : echo '+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:17.580 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:18:17.580 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:17.580 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:18:17.580 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:18:17.580 | | 358b6905-c990-4942-96b2-a0dddddc200f | tcp | 0.0.0.0/0 | 22:22 | None | 2020-05-04 21:18:17.580 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:18:17.580 | | 86cfa28d-710b-4004-b8c3-fb7a90032e3c | tcp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:17.580 | | cf7bd200-0169-45a9-a9dd-7ae64f2faef9 | udp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:17.580 | | f214cfa2-aafc-4969-8e52-c92a28e31839 | udp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:17.580 | | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | tcp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:17.580 | | fbd226a9-139e-4b55-97b8-11a4a45f9066 | tcp | 0.0.0.0/0 | 137:139 | None | 2020-05-04 21:18:17.580 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:18:17.583 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:17.587 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:450 : oscwrap security group rule create manila-service --protocol udp --dst-port 137:139 2020-05-04 21:18:17.591 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:17.594 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:17.596 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:17.599 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:17.603 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:17.608 | ++ functions-common:oscwrap:2279 : start=1588627097605 2020-05-04 21:18:17.612 | +++ functions-common:oscwrap:2280 : command openstack security group rule create manila-service --protocol udp --dst-port 137:139 2020-05-04 21:18:17.616 | +++ functions-common:oscwrap:2280 : openstack security group rule create manila-service --protocol udp --dst-port 137:139 2020-05-04 21:18:19.395 | ++ functions-common:oscwrap:2280 : out='+-------------------+--------------------------------------+ 2020-05-04 21:18:19.395 | | Field | Value | 2020-05-04 21:18:19.395 | +-------------------+--------------------------------------+ 2020-05-04 21:18:19.395 | | created_at | 2020-05-04T21:18:19Z | 2020-05-04 21:18:19.395 | | description | | 2020-05-04 21:18:19.395 | | direction | ingress | 2020-05-04 21:18:19.395 | | ether_type | IPv4 | 2020-05-04 21:18:19.395 | | id | c5b52459-a890-4593-b841-daf13e8f0e8e | 2020-05-04 21:18:19.395 | | name | None | 2020-05-04 21:18:19.395 | | port_range_max | 139 | 2020-05-04 21:18:19.395 | | port_range_min | 137 | 2020-05-04 21:18:19.395 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:19.395 | | protocol | udp | 2020-05-04 21:18:19.395 | | remote_group_id | None | 2020-05-04 21:18:19.395 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:19.395 | | revision_number | 0 | 2020-05-04 21:18:19.395 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:19.395 | | updated_at | 2020-05-04T21:18:19Z | 2020-05-04 21:18:19.395 | +-------------------+--------------------------------------+' 2020-05-04 21:18:19.398 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:19.401 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:19.406 | ++ functions-common:oscwrap:2282 : end=1588627099403 2020-05-04 21:18:19.409 | ++ functions-common:oscwrap:2283 : echo 1798 2020-05-04 21:18:19.412 | ++ functions-common:oscwrap:2285 : echo '+-------------------+--------------------------------------+ 2020-05-04 21:18:19.412 | | Field | Value | 2020-05-04 21:18:19.412 | +-------------------+--------------------------------------+ 2020-05-04 21:18:19.412 | | created_at | 2020-05-04T21:18:19Z | 2020-05-04 21:18:19.412 | | description | | 2020-05-04 21:18:19.412 | | direction | ingress | 2020-05-04 21:18:19.412 | | ether_type | IPv4 | 2020-05-04 21:18:19.412 | | id | c5b52459-a890-4593-b841-daf13e8f0e8e | 2020-05-04 21:18:19.412 | | name | None | 2020-05-04 21:18:19.412 | | port_range_max | 139 | 2020-05-04 21:18:19.412 | | port_range_min | 137 | 2020-05-04 21:18:19.412 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:19.412 | | protocol | udp | 2020-05-04 21:18:19.412 | | remote_group_id | None | 2020-05-04 21:18:19.412 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:19.412 | | revision_number | 0 | 2020-05-04 21:18:19.412 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:19.412 | | updated_at | 2020-05-04T21:18:19Z | 2020-05-04 21:18:19.413 | +-------------------+--------------------------------------+' 2020-05-04 21:18:19.413 | +-------------------+--------------------------------------+ 2020-05-04 21:18:19.413 | | Field | Value | 2020-05-04 21:18:19.413 | +-------------------+--------------------------------------+ 2020-05-04 21:18:19.413 | | created_at | 2020-05-04T21:18:19Z | 2020-05-04 21:18:19.413 | | description | | 2020-05-04 21:18:19.413 | | direction | ingress | 2020-05-04 21:18:19.413 | | ether_type | IPv4 | 2020-05-04 21:18:19.413 | | id | c5b52459-a890-4593-b841-daf13e8f0e8e | 2020-05-04 21:18:19.413 | | name | None | 2020-05-04 21:18:19.413 | | port_range_max | 139 | 2020-05-04 21:18:19.413 | | port_range_min | 137 | 2020-05-04 21:18:19.413 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:19.413 | | protocol | udp | 2020-05-04 21:18:19.413 | | remote_group_id | None | 2020-05-04 21:18:19.413 | | remote_ip_prefix | 0.0.0.0/0 | 2020-05-04 21:18:19.413 | | revision_number | 0 | 2020-05-04 21:18:19.413 | | security_group_id | e5627cfb-664b-4ee2-afca-23b81252f268 | 2020-05-04 21:18:19.413 | | updated_at | 2020-05-04T21:18:19Z | 2020-05-04 21:18:19.413 | +-------------------+--------------------------------------+ 2020-05-04 21:18:19.415 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:19.418 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_secgroup:454 : oscwrap security group rule list manila-service 2020-05-04 21:18:19.421 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:19.424 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:19.427 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:19.430 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:19.433 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:19.438 | ++ functions-common:oscwrap:2279 : start=1588627099435 2020-05-04 21:18:19.441 | +++ functions-common:oscwrap:2280 : command openstack security group rule list manila-service 2020-05-04 21:18:19.444 | +++ functions-common:oscwrap:2280 : openstack security group rule list manila-service 2020-05-04 21:18:21.094 | ++ functions-common:oscwrap:2280 : out='+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:21.094 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:18:21.094 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:21.094 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:18:21.094 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:18:21.094 | | 358b6905-c990-4942-96b2-a0dddddc200f | tcp | 0.0.0.0/0 | 22:22 | None | 2020-05-04 21:18:21.094 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:18:21.094 | | 86cfa28d-710b-4004-b8c3-fb7a90032e3c | tcp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:21.094 | | c5b52459-a890-4593-b841-daf13e8f0e8e | udp | 0.0.0.0/0 | 137:139 | None | 2020-05-04 21:18:21.094 | | cf7bd200-0169-45a9-a9dd-7ae64f2faef9 | udp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:21.094 | | f214cfa2-aafc-4969-8e52-c92a28e31839 | udp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:21.094 | | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | tcp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:21.094 | | fbd226a9-139e-4b55-97b8-11a4a45f9066 | tcp | 0.0.0.0/0 | 137:139 | None | 2020-05-04 21:18:21.094 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:18:21.098 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:21.101 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:21.107 | ++ functions-common:oscwrap:2282 : end=1588627101103 2020-05-04 21:18:21.111 | ++ functions-common:oscwrap:2283 : echo 1668 2020-05-04 21:18:21.114 | ++ functions-common:oscwrap:2285 : echo '+--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:21.114 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:18:21.114 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:21.114 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:18:21.114 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:18:21.114 | | 358b6905-c990-4942-96b2-a0dddddc200f | tcp | 0.0.0.0/0 | 22:22 | None | 2020-05-04 21:18:21.114 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:18:21.114 | | 86cfa28d-710b-4004-b8c3-fb7a90032e3c | tcp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:21.115 | | c5b52459-a890-4593-b841-daf13e8f0e8e | udp | 0.0.0.0/0 | 137:139 | None | 2020-05-04 21:18:21.115 | | cf7bd200-0169-45a9-a9dd-7ae64f2faef9 | udp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:21.115 | | f214cfa2-aafc-4969-8e52-c92a28e31839 | udp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:21.115 | | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | tcp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:21.115 | | fbd226a9-139e-4b55-97b8-11a4a45f9066 | tcp | 0.0.0.0/0 | 137:139 | None | 2020-05-04 21:18:21.115 | +--------------------------------------+-------------+-----------+------------+-----------------------+' 2020-05-04 21:18:21.115 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:21.115 | | ID | IP Protocol | IP Range | Port Range | Remote Security Group | 2020-05-04 21:18:21.115 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:21.115 | | 2124a666-86a9-40c6-bc6b-d47b7cbe54d0 | icmp | 0.0.0.0/0 | | None | 2020-05-04 21:18:21.115 | | 31523c22-20f8-4a16-be1c-23e0746cad88 | None | None | | None | 2020-05-04 21:18:21.115 | | 358b6905-c990-4942-96b2-a0dddddc200f | tcp | 0.0.0.0/0 | 22:22 | None | 2020-05-04 21:18:21.115 | | 36990f64-3179-4743-af3b-6adaebcae8fd | None | None | | None | 2020-05-04 21:18:21.115 | | 86cfa28d-710b-4004-b8c3-fb7a90032e3c | tcp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:21.115 | | c5b52459-a890-4593-b841-daf13e8f0e8e | udp | 0.0.0.0/0 | 137:139 | None | 2020-05-04 21:18:21.115 | | cf7bd200-0169-45a9-a9dd-7ae64f2faef9 | udp | 0.0.0.0/0 | 445:445 | None | 2020-05-04 21:18:21.115 | | f214cfa2-aafc-4969-8e52-c92a28e31839 | udp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:21.115 | | f7a1eb72-4134-43fe-88d3-aa75a6f684c8 | tcp | 0.0.0.0/0 | 2049:2049 | None | 2020-05-04 21:18:21.115 | | fbd226a9-139e-4b55-97b8-11a4a45f9066 | tcp | 0.0.0.0/0 | 137:139 | None | 2020-05-04 21:18:21.115 | +--------------------------------------+-------------+-----------+------------+-----------------------+ 2020-05-04 21:18:21.117 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:21.123 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1103 : '[' True = True ']' 2020-05-04 21:18:21.126 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1104 : echo_summary 'Creating Manila service image' 2020-05-04 21:18:21.129 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:18:21.132 | ++ ./stack.sh:echo_summary:445 : echo -e Creating Manila service image 2020-05-04 21:18:21.135 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1105 : create_manila_service_image 2020-05-04 21:18:21.138 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_image:403 : is_service_enabled nova 2020-05-04 21:18:21.159 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:18:21.163 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_image:404 : oscwrap token issue -c id -f value 2020-05-04 21:18:21.167 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:21.169 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:21.172 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:21.175 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:21.178 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:21.182 | +++ functions-common:oscwrap:2279 : start=1588627101179 2020-05-04 21:18:21.186 | ++++ functions-common:oscwrap:2280 : command openstack token issue -c id -f value 2020-05-04 21:18:21.189 | ++++ functions-common:oscwrap:2280 : openstack token issue -c id -f value 2020-05-04 21:18:22.604 | +++ functions-common:oscwrap:2280 : out=gAAAAABesIae4p6BQkAwnkNMTBgHBG5clCePGq_tsqP5FhgUkRSlFSMFMy4BF1JOUfCGtYyJPA7XZNrGksu_LpbM1Gy9ZJ8rEgHijEhjH9mYbtcTfzFVOHFMf7wvVv-dtt3-4Gamu4S5AnG5wM4NQ4JFKvezktfgv2rTE4_Nk0zX-LdsJg9fEiM 2020-05-04 21:18:22.607 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:22.611 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:22.616 | +++ functions-common:oscwrap:2282 : end=1588627102612 2020-05-04 21:18:22.619 | +++ functions-common:oscwrap:2283 : echo 1433 2020-05-04 21:18:22.623 | +++ functions-common:oscwrap:2285 : echo gAAAAABesIae4p6BQkAwnkNMTBgHBG5clCePGq_tsqP5FhgUkRSlFSMFMy4BF1JOUfCGtYyJPA7XZNrGksu_LpbM1Gy9ZJ8rEgHijEhjH9mYbtcTfzFVOHFMf7wvVv-dtt3-4Gamu4S5AnG5wM4NQ4JFKvezktfgv2rTE4_Nk0zX-LdsJg9fEiM 2020-05-04 21:18:22.626 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:22.630 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_image:404 : TOKEN=gAAAAABesIae4p6BQkAwnkNMTBgHBG5clCePGq_tsqP5FhgUkRSlFSMFMy4BF1JOUfCGtYyJPA7XZNrGksu_LpbM1Gy9ZJ8rEgHijEhjH9mYbtcTfzFVOHFMf7wvVv-dtt3-4Gamu4S5AnG5wM4NQ4JFKvezktfgv2rTE4_Nk0zX-LdsJg9fEiM 2020-05-04 21:18:22.635 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_image:405 : oscwrap image list 2020-05-04 21:18:22.637 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_image:405 : grep ' manila-service-image-master ' 2020-05-04 21:18:22.639 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:22.643 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:22.647 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:22.650 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:22.655 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:22.661 | +++ functions-common:oscwrap:2279 : start=1588627102657 2020-05-04 21:18:22.665 | ++++ functions-common:oscwrap:2280 : command openstack image list 2020-05-04 21:18:22.668 | ++++ functions-common:oscwrap:2280 : openstack image list 2020-05-04 21:18:24.488 | +++ functions-common:oscwrap:2280 : out='+--------------------------------------+--------------------------+--------+ 2020-05-04 21:18:24.488 | | ID | Name | Status | 2020-05-04 21:18:24.488 | +--------------------------------------+--------------------------+--------+ 2020-05-04 21:18:24.488 | | 5e6811bf-e9e1-46ea-9e85-c2e141ac04e1 | cirros-0.3.5-x86_64-disk | active | 2020-05-04 21:18:24.488 | +--------------------------------------+--------------------------+--------+' 2020-05-04 21:18:24.490 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:24.494 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:24.500 | +++ functions-common:oscwrap:2282 : end=1588627104495 2020-05-04 21:18:24.502 | +++ functions-common:oscwrap:2283 : echo 1838 2020-05-04 21:18:24.505 | +++ functions-common:oscwrap:2285 : echo '+--------------------------------------+--------------------------+--------+ 2020-05-04 21:18:24.505 | | ID | Name | Status | 2020-05-04 21:18:24.505 | +--------------------------------------+--------------------------+--------+ 2020-05-04 21:18:24.505 | | 5e6811bf-e9e1-46ea-9e85-c2e141ac04e1 | cirros-0.3.5-x86_64-disk | active | 2020-05-04 21:18:24.505 | +--------------------------------------+--------------------------+--------+' 2020-05-04 21:18:24.508 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:24.512 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_image:405 : local image_exists= 2020-05-04 21:18:24.515 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_image:406 : [[ -z '' ]] 2020-05-04 21:18:24.518 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_image:408 : is_service_enabled g-reg 2020-05-04 21:18:24.539 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:18:24.543 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_image:409 : upload_image http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 gAAAAABesIae4p6BQkAwnkNMTBgHBG5clCePGq_tsqP5FhgUkRSlFSMFMy4BF1JOUfCGtYyJPA7XZNrGksu_LpbM1Gy9ZJ8rEgHijEhjH9mYbtcTfzFVOHFMf7wvVv-dtt3-4Gamu4S5AnG5wM4NQ4JFKvezktfgv2rTE4_Nk0zX-LdsJg9fEiM 2020-05-04 21:18:24.546 | ++ functions:upload_image:88 : local image_url=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2020-05-04 21:18:24.548 | ++ functions:upload_image:90 : local image image_fname image_name 2020-05-04 21:18:24.551 | ++ functions:upload_image:93 : mkdir -p /opt/stack/new/devstack/files/images 2020-05-04 21:18:24.556 | +++ functions:upload_image:94 : basename http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2020-05-04 21:18:24.561 | ++ functions:upload_image:94 : image_fname=manila-service-image-master.qcow2 2020-05-04 21:18:24.564 | ++ functions:upload_image:95 : [[ http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 != file* ]] 2020-05-04 21:18:24.567 | ++ functions:upload_image:97 : [[ ! -f /opt/stack/new/devstack/files/manila-service-image-master.qcow2 ]] 2020-05-04 21:18:24.569 | ++ functions:upload_image:98 : wget --progress=dot:giga -c http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 -O /opt/stack/new/devstack/files/manila-service-image-master.qcow2 2020-05-04 21:18:24.572 | --2020-05-04 21:18:24-- http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2020-05-04 21:18:24.713 | Resolving tarballs.openstack.org (tarballs.openstack.org)... 2001:4800:7818:101:be76:4eff:fe04:7c28, 23.253.245.150 2020-05-04 21:18:24.746 | Connecting to tarballs.openstack.org (tarballs.openstack.org)|2001:4800:7818:101:be76:4eff:fe04:7c28|:80... connected. 2020-05-04 21:18:24.777 | HTTP request sent, awaiting response... 301 Moved Permanently 2020-05-04 21:18:24.777 | Location: https://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 [following] 2020-05-04 21:18:24.777 | --2020-05-04 21:18:24-- https://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2020-05-04 21:18:24.804 | Connecting to tarballs.openstack.org (tarballs.openstack.org)|2001:4800:7818:101:be76:4eff:fe04:7c28|:443... connected. 2020-05-04 21:18:24.878 | HTTP request sent, awaiting response... 302 Found 2020-05-04 21:18:24.878 | Location: https://tarballs.opendev.org/openstack/manila-image-elements/images/manila-service-image-master.qcow2 [following] 2020-05-04 21:18:24.878 | --2020-05-04 21:18:24-- https://tarballs.opendev.org/openstack/manila-image-elements/images/manila-service-image-master.qcow2 2020-05-04 21:18:25.011 | Resolving tarballs.opendev.org (tarballs.opendev.org)... 2001:4800:7818:101:be76:4eff:fe04:7c28, 23.253.245.150 2020-05-04 21:18:25.044 | Connecting to tarballs.opendev.org (tarballs.opendev.org)|2001:4800:7818:101:be76:4eff:fe04:7c28|:443... connected. 2020-05-04 21:18:25.147 | HTTP request sent, awaiting response... 200 OK 2020-05-04 21:18:25.147 | Length: 468058112 (446M) 2020-05-04 21:18:25.147 | Saving to: ‘/opt/stack/new/devstack/files/manila-service-image-master.qcow2’ 2020-05-04 21:18:25.347 | 2020-05-04 21:18:26.079 | 0K ........ ........ ........ ........ 7% 35.3M 12s 2020-05-04 21:18:26.792 | 32768K ........ ........ ........ ........ 14% 44.2M 10s 2020-05-04 21:18:27.516 | 65536K ........ ........ ........ ........ 21% 44.7M 9s 2020-05-04 21:18:28.446 | 98304K ........ ........ ........ ........ 28% 36.1M 8s 2020-05-04 21:18:29.867 | 131072K ........ ........ ........ ........ 35% 22.1M 8s 2020-05-04 21:18:31.025 | 163840K ........ ........ ........ ........ 43% 27.2M 8s 2020-05-04 21:18:31.783 | 196608K ........ ........ ........ ........ 50% 42.1M 7s 2020-05-04 21:18:32.505 | 229376K ........ ........ ........ ........ 57% 44.1M 5s 2020-05-04 21:18:33.232 | 262144K ........ ........ ........ ........ 64% 44.7M 4s 2020-05-04 21:18:33.948 | 294912K ........ ........ ........ ........ 71% 44.2M 3s 2020-05-04 21:18:34.670 | 327680K ........ ........ ........ ........ 78% 44.6M 3s 2020-05-04 21:18:35.562 | 360448K ........ ........ ........ ........ 86% 36.2M 2s 2020-05-04 21:18:36.500 | 393216K ........ ........ ........ ........ 93% 33.5M 1s 2020-05-04 21:18:37.341 | 425984K ........ ........ ........ ...... 100% 35.5M=12s 2020-05-04 21:18:37.341 | 2020-05-04 21:18:37.341 | 2020-05-04 21:18:37 (36.6 MB/s) - ‘/opt/stack/new/devstack/files/manila-service-image-master.qcow2’ saved [468058112/468058112] 2020-05-04 21:18:37.341 | 2020-05-04 21:18:37.345 | ++ functions:upload_image:99 : [[ 0 -ne 0 ]] 2020-05-04 21:18:37.347 | ++ functions:upload_image:104 : image=/opt/stack/new/devstack/files/manila-service-image-master.qcow2 2020-05-04 21:18:37.350 | ++ functions:upload_image:118 : [[ http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 =~ openvz ]] 2020-05-04 21:18:37.352 | ++ functions:upload_image:125 : [[ http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 =~ \.vmdk ]] 2020-05-04 21:18:37.354 | ++ functions:upload_image:240 : [[ http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 =~ \.vhd\.tgz ]] 2020-05-04 21:18:37.357 | ++ functions:upload_image:262 : [[ http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 =~ \.xen-raw\.tgz ]] 2020-05-04 21:18:37.360 | ++ functions:upload_image:273 : [[ http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 =~ \.hds ]] 2020-05-04 21:18:37.362 | ++ functions:upload_image:290 : local kernel= 2020-05-04 21:18:37.365 | ++ functions:upload_image:291 : local ramdisk= 2020-05-04 21:18:37.367 | ++ functions:upload_image:292 : local disk_format= 2020-05-04 21:18:37.369 | ++ functions:upload_image:293 : local container_format= 2020-05-04 21:18:37.372 | ++ functions:upload_image:294 : local unpack= 2020-05-04 21:18:37.374 | ++ functions:upload_image:295 : local img_property= 2020-05-04 21:18:37.377 | ++ functions:upload_image:296 : case "$image_fname" in 2020-05-04 21:18:37.380 | +++ functions:upload_image:340 : basename /opt/stack/new/devstack/files/manila-service-image-master.qcow2 .qcow2 2020-05-04 21:18:37.384 | ++ functions:upload_image:340 : image_name=manila-service-image-master 2020-05-04 21:18:37.386 | ++ functions:upload_image:341 : disk_format=qcow2 2020-05-04 21:18:37.389 | ++ functions:upload_image:342 : container_format=bare 2020-05-04 21:18:37.391 | ++ functions:upload_image:366 : is_arch ppc64le 2020-05-04 21:18:37.394 | +++ functions-common:is_arch:417 : uname -m 2020-05-04 21:18:37.398 | ++ functions-common:is_arch:417 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2020-05-04 21:18:37.400 | ++ functions:upload_image:366 : is_arch ppc64 2020-05-04 21:18:37.404 | +++ functions-common:is_arch:417 : uname -m 2020-05-04 21:18:37.408 | ++ functions-common:is_arch:417 : [[ x86_64 == \p\p\c\6\4 ]] 2020-05-04 21:18:37.410 | ++ functions:upload_image:366 : is_arch ppc 2020-05-04 21:18:37.413 | +++ functions-common:is_arch:417 : uname -m 2020-05-04 21:18:37.417 | ++ functions-common:is_arch:417 : [[ x86_64 == \p\p\c ]] 2020-05-04 21:18:37.421 | ++ functions:upload_image:370 : is_arch aarch64 2020-05-04 21:18:37.424 | +++ functions-common:is_arch:417 : uname -m 2020-05-04 21:18:37.428 | ++ functions-common:is_arch:417 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2020-05-04 21:18:37.431 | ++ functions:upload_image:374 : '[' bare = bare ']' 2020-05-04 21:18:37.433 | ++ functions:upload_image:375 : '[' '' = zcat ']' 2020-05-04 21:18:37.436 | ++ functions:upload_image:377 : '[' '' = bunzip2 ']' 2020-05-04 21:18:37.439 | ++ functions:upload_image:380 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create manila-service-image-master --public --container-format=bare --disk-format qcow2 2020-05-04 21:18:43.459 | +------------------+------------------------------------------------------+ 2020-05-04 21:18:43.459 | | Field | Value | 2020-05-04 21:18:43.459 | +------------------+------------------------------------------------------+ 2020-05-04 21:18:43.459 | | checksum | 3267992e41cb2c149ebf29407a6be13e | 2020-05-04 21:18:43.459 | | container_format | bare | 2020-05-04 21:18:43.459 | | created_at | 2020-05-04T21:18:39Z | 2020-05-04 21:18:43.459 | | disk_format | qcow2 | 2020-05-04 21:18:43.459 | | file | /v2/images/fbf558bd-9f08-4d6f-b7be-eb34afcc260d/file | 2020-05-04 21:18:43.459 | | id | fbf558bd-9f08-4d6f-b7be-eb34afcc260d | 2020-05-04 21:18:43.459 | | min_disk | 0 | 2020-05-04 21:18:43.459 | | min_ram | 0 | 2020-05-04 21:18:43.460 | | name | manila-service-image-master | 2020-05-04 21:18:43.460 | | owner | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:18:43.460 | | protected | False | 2020-05-04 21:18:43.460 | | schema | /v2/schemas/image | 2020-05-04 21:18:43.460 | | size | 468058112 | 2020-05-04 21:18:43.460 | | status | active | 2020-05-04 21:18:43.460 | | tags | | 2020-05-04 21:18:43.460 | | updated_at | 2020-05-04T21:18:43Z | 2020-05-04 21:18:43.460 | | virtual_size | None | 2020-05-04 21:18:43.460 | | visibility | public | 2020-05-04 21:18:43.460 | +------------------+------------------------------------------------------+ 2020-05-04 21:18:43.517 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1110 : is_service_enabled nova 2020-05-04 21:18:43.540 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:18:43.543 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1111 : echo_summary 'Creating Manila service keypair' 2020-05-04 21:18:43.546 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:18:43.549 | ++ ./stack.sh:echo_summary:445 : echo -e Creating Manila service keypair 2020-05-04 21:18:43.552 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1112 : create_manila_service_keypair 2020-05-04 21:18:43.555 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_keypair:288 : is_service_enabled nova 2020-05-04 21:18:43.575 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:18:43.579 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_keypair:289 : oscwrap keypair list 2020-05-04 21:18:43.580 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_keypair:289 : grep ' manila-service ' 2020-05-04 21:18:43.583 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:43.587 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:43.590 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:43.593 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:43.597 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:43.603 | +++ functions-common:oscwrap:2279 : start=1588627123598 2020-05-04 21:18:43.607 | ++++ functions-common:oscwrap:2280 : command openstack keypair list 2020-05-04 21:18:43.609 | ++++ functions-common:oscwrap:2280 : openstack keypair list 2020-05-04 21:18:45.322 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:18:45.324 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:45.328 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:45.334 | +++ functions-common:oscwrap:2282 : end=1588627125330 2020-05-04 21:18:45.337 | +++ functions-common:oscwrap:2283 : echo 1732 2020-05-04 21:18:45.340 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:18:45.343 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:45.347 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_keypair:289 : local keypair_exists= 2020-05-04 21:18:45.350 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_keypair:290 : [[ -z '' ]] 2020-05-04 21:18:45.353 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_manila_service_keypair:291 : oscwrap keypair create manila-service --public-key /opt/stack/new/.ssh/id_rsa.pub 2020-05-04 21:18:45.355 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:18:45.357 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:18:45.360 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:18:45.362 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:18:45.365 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:18:45.369 | ++ functions-common:oscwrap:2279 : start=1588627125366 2020-05-04 21:18:45.373 | +++ functions-common:oscwrap:2280 : command openstack keypair create manila-service --public-key /opt/stack/new/.ssh/id_rsa.pub 2020-05-04 21:18:45.375 | +++ functions-common:oscwrap:2280 : openstack keypair create manila-service --public-key /opt/stack/new/.ssh/id_rsa.pub 2020-05-04 21:18:47.121 | ++ functions-common:oscwrap:2280 : out='+-------------+-------------------------------------------------+ 2020-05-04 21:18:47.121 | | Field | Value | 2020-05-04 21:18:47.121 | +-------------+-------------------------------------------------+ 2020-05-04 21:18:47.121 | | fingerprint | b5:12:eb:40:d0:c5:a9:21:b5:68:10:0f:05:70:5d:38 | 2020-05-04 21:18:47.121 | | name | manila-service | 2020-05-04 21:18:47.121 | | user_id | 130f9ddeada548509e593ecd364ca2bf | 2020-05-04 21:18:47.121 | +-------------+-------------------------------------------------+' 2020-05-04 21:18:47.124 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:18:47.127 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:18:47.133 | ++ functions-common:oscwrap:2282 : end=1588627127129 2020-05-04 21:18:47.136 | ++ functions-common:oscwrap:2283 : echo 1763 2020-05-04 21:18:47.139 | ++ functions-common:oscwrap:2285 : echo '+-------------+-------------------------------------------------+ 2020-05-04 21:18:47.139 | | Field | Value | 2020-05-04 21:18:47.139 | +-------------+-------------------------------------------------+ 2020-05-04 21:18:47.139 | | fingerprint | b5:12:eb:40:d0:c5:a9:21:b5:68:10:0f:05:70:5d:38 | 2020-05-04 21:18:47.139 | | name | manila-service | 2020-05-04 21:18:47.139 | | user_id | 130f9ddeada548509e593ecd364ca2bf | 2020-05-04 21:18:47.139 | +-------------+-------------------------------------------------+' 2020-05-04 21:18:47.139 | +-------------+-------------------------------------------------+ 2020-05-04 21:18:47.139 | | Field | Value | 2020-05-04 21:18:47.139 | +-------------+-------------------------------------------------+ 2020-05-04 21:18:47.139 | | fingerprint | b5:12:eb:40:d0:c5:a9:21:b5:68:10:0f:05:70:5d:38 | 2020-05-04 21:18:47.139 | | name | manila-service | 2020-05-04 21:18:47.139 | | user_id | 130f9ddeada548509e593ecd364ca2bf | 2020-05-04 21:18:47.139 | +-------------+-------------------------------------------------+ 2020-05-04 21:18:47.142 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:18:47.145 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1115 : echo_summary 'Configure Samba server' 2020-05-04 21:18:47.149 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:18:47.152 | ++ ./stack.sh:echo_summary:445 : echo -e Configure Samba server 2020-05-04 21:18:47.155 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1116 : configure_samba 2020-05-04 21:18:47.158 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_samba:762 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.lvm.LVMShareDriver ']' 2020-05-04 21:18:47.161 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1118 : echo_summary 'Configuring IPv6' 2020-05-04 21:18:47.164 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:18:47.167 | ++ ./stack.sh:echo_summary:445 : echo -e Configuring IPv6 2020-05-04 21:18:47.171 | +++ /opt/stack/new/manila/devstack/plugin.sh:source:1119 : trueorfalse False MANILA_SETUP_IPV6 2020-05-04 21:18:47.188 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1119 : '[' False == True ']' 2020-05-04 21:18:47.190 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1123 : echo_summary 'Starting Manila API' 2020-05-04 21:18:47.193 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:18:47.196 | ++ ./stack.sh:echo_summary:445 : echo -e Starting Manila API 2020-05-04 21:18:47.199 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1124 : start_manila_api 2020-05-04 21:18:47.203 | +++ /opt/stack/new/manila/devstack/plugin.sh:start_manila_api:794 : trueorfalse False MANILA_USE_MOD_WSGI 2020-05-04 21:18:47.223 | ++ /opt/stack/new/manila/devstack/plugin.sh:start_manila_api:794 : '[' True == True ']' 2020-05-04 21:18:47.227 | ++ /opt/stack/new/manila/devstack/plugin.sh:start_manila_api:795 : install_apache_wsgi 2020-05-04 21:18:47.230 | ++ lib/apache:install_apache_wsgi:121 : is_ubuntu 2020-05-04 21:18:47.234 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:18:47.237 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:18:47.241 | ++ lib/apache:install_apache_wsgi:123 : install_package apache2 2020-05-04 21:18:47.243 | ++ functions-common:install_package:1278 : update_package_repo 2020-05-04 21:18:47.246 | ++ functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 21:18:47.249 | ++ functions-common:update_package_repo:1251 : REPOS_UPDATED=True 2020-05-04 21:18:47.251 | ++ functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 21:18:47.254 | ++ functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 21:18:47.256 | ++ functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 21:18:47.259 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:18:47.262 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:18:47.265 | ++ functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 21:18:47.268 | ++ functions-common:apt_get_update:1037 : [[ True == \T\r\u\e ]] 2020-05-04 21:18:47.270 | ++ functions-common:apt_get_update:1037 : [[ False != \T\r\u\e ]] 2020-05-04 21:18:47.273 | ++ functions-common:apt_get_update:1038 : return 2020-05-04 21:18:47.276 | ++ functions-common:install_package:1279 : real_install_package apache2 2020-05-04 21:18:47.278 | ++ functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 21:18:47.281 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:18:47.283 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:18:47.286 | ++ functions-common:real_install_package:1265 : apt_get install apache2 2020-05-04 21:18:47.313 | ++ functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2020-05-04 21:18:47.359 | Reading package lists... 2020-05-04 21:18:47.580 | Building dependency tree... 2020-05-04 21:18:47.580 | Reading state information... 2020-05-04 21:18:47.758 | apache2 is already the newest version (2.4.18-2ubuntu3.14). 2020-05-04 21:18:47.758 | The following packages were automatically installed and are no longer required: 2020-05-04 21:18:47.758 | libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 2020-05-04 21:18:47.759 | libboost-thread1.58.0 2020-05-04 21:18:47.759 | Use 'sudo apt autoremove' to remove them. 2020-05-04 21:18:47.770 | 0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded. 2020-05-04 21:18:47.775 | ++ functions-common:apt_get:1082 : result=0 2020-05-04 21:18:47.778 | ++ functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 21:18:47.781 | ++ functions-common:time_stop:2251 : local name 2020-05-04 21:18:47.784 | ++ functions-common:time_stop:2252 : local end_time 2020-05-04 21:18:47.788 | ++ functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:18:47.791 | ++ functions-common:time_stop:2254 : local total 2020-05-04 21:18:47.795 | ++ functions-common:time_stop:2255 : local start_time 2020-05-04 21:18:47.799 | ++ functions-common:time_stop:2257 : name=apt-get 2020-05-04 21:18:47.802 | ++ functions-common:time_stop:2258 : start_time=1588627127310 2020-05-04 21:18:47.804 | ++ functions-common:time_stop:2260 : [[ -z 1588627127310 ]] 2020-05-04 21:18:47.808 | +++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:18:47.812 | ++ functions-common:time_stop:2263 : end_time=1588627127809 2020-05-04 21:18:47.815 | ++ functions-common:time_stop:2264 : elapsed_time=499 2020-05-04 21:18:47.817 | ++ functions-common:time_stop:2265 : total=160852 2020-05-04 21:18:47.820 | ++ functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:18:47.823 | ++ functions-common:time_stop:2268 : _TIME_TOTAL[$name]=161351 2020-05-04 21:18:47.826 | ++ functions-common:apt_get:1086 : return 0 2020-05-04 21:18:47.828 | ++ lib/apache:install_apache_wsgi:124 : python3_enabled 2020-05-04 21:18:47.831 | ++ inc/python:python3_enabled:593 : [[ False == \T\r\u\e ]] 2020-05-04 21:18:47.833 | ++ inc/python:python3_enabled:596 : return 1 2020-05-04 21:18:47.836 | ++ lib/apache:install_apache_wsgi:130 : install_package libapache2-mod-wsgi 2020-05-04 21:18:47.839 | ++ functions-common:install_package:1278 : update_package_repo 2020-05-04 21:18:47.841 | ++ functions-common:update_package_repo:1250 : NO_UPDATE_REPOS=False 2020-05-04 21:18:47.844 | ++ functions-common:update_package_repo:1251 : REPOS_UPDATED=True 2020-05-04 21:18:47.846 | ++ functions-common:update_package_repo:1252 : RETRY_UPDATE=False 2020-05-04 21:18:47.848 | ++ functions-common:update_package_repo:1254 : [[ False = \T\r\u\e ]] 2020-05-04 21:18:47.851 | ++ functions-common:update_package_repo:1258 : is_ubuntu 2020-05-04 21:18:47.854 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:18:47.856 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:18:47.859 | ++ functions-common:update_package_repo:1259 : apt_get_update 2020-05-04 21:18:47.862 | ++ functions-common:apt_get_update:1037 : [[ True == \T\r\u\e ]] 2020-05-04 21:18:47.866 | ++ functions-common:apt_get_update:1037 : [[ False != \T\r\u\e ]] 2020-05-04 21:18:47.869 | ++ functions-common:apt_get_update:1038 : return 2020-05-04 21:18:47.872 | ++ functions-common:install_package:1279 : real_install_package libapache2-mod-wsgi 2020-05-04 21:18:47.874 | ++ functions-common:real_install_package:1264 : is_ubuntu 2020-05-04 21:18:47.877 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:18:47.881 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:18:47.884 | ++ functions-common:real_install_package:1265 : apt_get install libapache2-mod-wsgi 2020-05-04 21:18:47.909 | ++ functions-common:apt_get:1078 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi 2020-05-04 21:18:47.950 | Reading package lists... 2020-05-04 21:18:48.174 | Building dependency tree... 2020-05-04 21:18:48.175 | Reading state information... 2020-05-04 21:18:48.349 | libapache2-mod-wsgi is already the newest version (4.3.0-1.1ubuntu1). 2020-05-04 21:18:48.349 | The following packages were automatically installed and are no longer required: 2020-05-04 21:18:48.349 | libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 2020-05-04 21:18:48.350 | libboost-thread1.58.0 2020-05-04 21:18:48.350 | Use 'sudo apt autoremove' to remove them. 2020-05-04 21:18:48.360 | 0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded. 2020-05-04 21:18:48.364 | ++ functions-common:apt_get:1082 : result=0 2020-05-04 21:18:48.367 | ++ functions-common:apt_get:1085 : time_stop apt-get 2020-05-04 21:18:48.369 | ++ functions-common:time_stop:2251 : local name 2020-05-04 21:18:48.372 | ++ functions-common:time_stop:2252 : local end_time 2020-05-04 21:18:48.375 | ++ functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:18:48.377 | ++ functions-common:time_stop:2254 : local total 2020-05-04 21:18:48.380 | ++ functions-common:time_stop:2255 : local start_time 2020-05-04 21:18:48.384 | ++ functions-common:time_stop:2257 : name=apt-get 2020-05-04 21:18:48.387 | ++ functions-common:time_stop:2258 : start_time=1588627127905 2020-05-04 21:18:48.389 | ++ functions-common:time_stop:2260 : [[ -z 1588627127905 ]] 2020-05-04 21:18:48.393 | +++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:18:48.398 | ++ functions-common:time_stop:2263 : end_time=1588627128395 2020-05-04 21:18:48.401 | ++ functions-common:time_stop:2264 : elapsed_time=490 2020-05-04 21:18:48.404 | ++ functions-common:time_stop:2265 : total=161351 2020-05-04 21:18:48.407 | ++ functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:18:48.410 | ++ functions-common:time_stop:2268 : _TIME_TOTAL[$name]=161841 2020-05-04 21:18:48.413 | ++ functions-common:apt_get:1086 : return 0 2020-05-04 21:18:48.416 | ++ lib/apache:install_apache_wsgi:146 : enable_apache_mod wsgi 2020-05-04 21:18:48.418 | ++ lib/apache:enable_apache_mod:54 : local mod=wsgi 2020-05-04 21:18:48.421 | ++ lib/apache:enable_apache_mod:56 : is_ubuntu 2020-05-04 21:18:48.424 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:18:48.426 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:18:48.429 | ++ lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2020-05-04 21:18:48.431 | ++ lib/apache:enable_apache_mod:59 : a2query -m wsgi 2020-05-04 21:18:48.526 | wsgi (enabled by maintainer script) 2020-05-04 21:18:48.531 | ++ /opt/stack/new/manila/devstack/plugin.sh:start_manila_api:796 : enable_apache_site manila-api 2020-05-04 21:18:48.535 | ++ lib/apache:enable_apache_site:185 : local site=manila-api 2020-05-04 21:18:48.538 | ++ lib/apache:enable_apache_site:187 : enable_apache_mod version 2020-05-04 21:18:48.541 | ++ lib/apache:enable_apache_mod:54 : local mod=version 2020-05-04 21:18:48.544 | ++ lib/apache:enable_apache_mod:56 : is_ubuntu 2020-05-04 21:18:48.547 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:18:48.550 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:18:48.553 | ++ lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-05-04 21:18:48.555 | ++ lib/apache:enable_apache_site:188 : is_ubuntu 2020-05-04 21:18:48.558 | ++ functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:18:48.561 | ++ functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:18:48.564 | ++ lib/apache:enable_apache_site:189 : sudo a2ensite manila-api 2020-05-04 21:18:48.622 | Enabling site manila-api. 2020-05-04 21:18:48.631 | To activate the new configuration, you need to run: 2020-05-04 21:18:48.631 | service apache2 reload 2020-05-04 21:18:48.636 | ++ /opt/stack/new/manila/devstack/plugin.sh:start_manila_api:797 : restart_apache_server 2020-05-04 21:18:48.639 | ++ lib/apache:restart_apache_server:232 : restart_service apache2 2020-05-04 21:18:48.641 | ++ functions-common:restart_service:2135 : '[' -x /bin/systemctl ']' 2020-05-04 21:18:48.644 | ++ functions-common:restart_service:2136 : sudo /bin/systemctl restart apache2 2020-05-04 21:18:51.033 | ++ /opt/stack/new/manila/devstack/plugin.sh:start_manila_api:798 : tail_log m-api /var/log/apache2/manila_api.log 2020-05-04 21:18:51.036 | ++ functions-common:tail_log:1550 : deprecated 'With the removal of screen support, tail_log is deprecated and will be removed after Queens' 2020-05-04 21:18:51.040 | ++ functions-common:deprecated:218 : local 'text=With the removal of screen support, tail_log is deprecated and will be removed after Queens' 2020-05-04 21:18:51.042 | ++ functions-common:deprecated:219 : DEPRECATED_TEXT+='\nWith the removal of screen support, tail_log is deprecated and will be removed after Queens' 2020-05-04 21:18:51.045 | ++ functions-common:deprecated:220 : echo 'WARNING: With the removal of screen support, tail_log is deprecated and will be removed after Queens' 2020-05-04 21:18:51.045 | WARNING: With the removal of screen support, tail_log is deprecated and will be removed after Queens 2020-05-04 21:18:51.047 | ++ /opt/stack/new/manila/devstack/plugin.sh:start_manila_api:804 : echo 'Waiting for Manila API to start...' 2020-05-04 21:18:51.047 | Waiting for Manila API to start... 2020-05-04 21:18:51.050 | ++ /opt/stack/new/manila/devstack/plugin.sh:start_manila_api:810 : wait_for_service 60 http://162.242.166.178:8786 2020-05-04 21:18:51.053 | ++ functions:wait_for_service:428 : local timeout=60 2020-05-04 21:18:51.056 | ++ functions:wait_for_service:429 : local url=http://162.242.166.178:8786 2020-05-04 21:18:51.059 | ++ functions:wait_for_service:430 : local rval=0 2020-05-04 21:18:51.062 | ++ functions:wait_for_service:431 : time_start wait_for_service 2020-05-04 21:18:51.065 | ++ functions-common:time_start:2237 : local name=wait_for_service 2020-05-04 21:18:51.068 | ++ functions-common:time_start:2238 : local start_time= 2020-05-04 21:18:51.071 | ++ functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:18:51.074 | +++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:18:51.079 | ++ functions-common:time_start:2242 : _TIME_START[$name]=1588627131076 2020-05-04 21:18:51.082 | ++ functions:wait_for_service:432 : timeout 60 bash -x 2020-05-04 21:18:51.087 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://162.242.166.178:8786 2020-05-04 21:18:53.015 | + :: : [[ 300 == 503 ]] 2020-05-04 21:18:53.017 | + :: : [[ 0 -eq 7 ]] 2020-05-04 21:18:53.020 | ++ functions:wait_for_service:437 : time_stop wait_for_service 2020-05-04 21:18:53.023 | ++ functions-common:time_stop:2251 : local name 2020-05-04 21:18:53.026 | ++ functions-common:time_stop:2252 : local end_time 2020-05-04 21:18:53.029 | ++ functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:18:53.032 | ++ functions-common:time_stop:2254 : local total 2020-05-04 21:18:53.034 | ++ functions-common:time_stop:2255 : local start_time 2020-05-04 21:18:53.036 | ++ functions-common:time_stop:2257 : name=wait_for_service 2020-05-04 21:18:53.039 | ++ functions-common:time_stop:2258 : start_time=1588627131076 2020-05-04 21:18:53.042 | ++ functions-common:time_stop:2260 : [[ -z 1588627131076 ]] 2020-05-04 21:18:53.045 | +++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:18:53.049 | ++ functions-common:time_stop:2263 : end_time=1588627133046 2020-05-04 21:18:53.052 | ++ functions-common:time_stop:2264 : elapsed_time=1970 2020-05-04 21:18:53.055 | ++ functions-common:time_stop:2265 : total=23060 2020-05-04 21:18:53.057 | ++ functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:18:53.060 | ++ functions-common:time_stop:2268 : _TIME_TOTAL[$name]=25030 2020-05-04 21:18:53.063 | ++ functions:wait_for_service:438 : return 0 2020-05-04 21:18:53.066 | ++ /opt/stack/new/manila/devstack/plugin.sh:start_manila_api:815 : is_service_enabled tls-proxy 2020-05-04 21:18:53.086 | ++ functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:18:53.089 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1127 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.generic.GenericShareDriver ']' 2020-05-04 21:18:53.093 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1132 : echo_summary 'Creating Manila default share type' 2020-05-04 21:18:53.096 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:18:53.099 | ++ ./stack.sh:echo_summary:445 : echo -e Creating Manila default share type 2020-05-04 21:18:53.102 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1133 : create_default_share_type 2020-05-04 21:18:53.104 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_type:493 : enabled_backends=(${MANILA_ENABLED_BACKENDS//,/ }) 2020-05-04 21:18:53.108 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_type:494 : iniget /etc/manila/manila.conf london driver_handles_share_servers 2020-05-04 21:18:53.131 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_type:494 : driver_handles_share_servers=False 2020-05-04 21:18:53.134 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_type:496 : manila type-list 2020-05-04 21:18:53.141 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_type:496 : grep ' default ' 2020-05-04 21:18:58.819 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_type:496 : local type_exists= 2020-05-04 21:18:58.823 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_type:497 : [[ -z '' ]] 2020-05-04 21:18:58.826 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_type:498 : local 'command_args=default False' 2020-05-04 21:18:58.829 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_type:504 : manila type-create default False 2020-05-04 21:19:00.468 | +----------------------+--------------------------------------+ 2020-05-04 21:19:00.468 | | Property | Value | 2020-05-04 21:19:00.468 | +----------------------+--------------------------------------+ 2020-05-04 21:19:00.468 | | required_extra_specs | driver_handles_share_servers : False | 2020-05-04 21:19:00.468 | | Name | default | 2020-05-04 21:19:00.468 | | Visibility | public | 2020-05-04 21:19:00.468 | | is_default | - | 2020-05-04 21:19:00.468 | | ID | 53107a45-cfc2-47f0-8a2a-163fd5843f8c | 2020-05-04 21:19:00.468 | | optional_extra_specs | | 2020-05-04 21:19:00.468 | | Description | None | 2020-05-04 21:19:00.468 | +----------------------+--------------------------------------+ 2020-05-04 21:19:00.522 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_type:506 : [[ -n snapshot_support=True create_share_from_snapshot_support=True ]] 2020-05-04 21:19:00.525 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_type:507 : manila type-key default set snapshot_support=True create_share_from_snapshot_support=True 2020-05-04 21:19:02.191 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1135 : echo_summary 'Creating Manila default share group type' 2020-05-04 21:19:02.195 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:19:02.198 | ++ ./stack.sh:echo_summary:445 : echo -e Creating Manila default share group type 2020-05-04 21:19:02.201 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1136 : create_default_share_group_type 2020-05-04 21:19:02.205 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_group_type:479 : manila share-group-type-list 2020-05-04 21:19:02.206 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_group_type:479 : grep ' default ' 2020-05-04 21:19:03.946 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_group_type:479 : local type_exists= 2020-05-04 21:19:03.950 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_group_type:480 : [[ -z '' ]] 2020-05-04 21:19:03.954 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_group_type:481 : manila share-group-type-create default default 2020-05-04 21:19:05.702 | +------------+--------------------------------------+ 2020-05-04 21:19:05.703 | | Property | Value | 2020-05-04 21:19:05.703 | +------------+--------------------------------------+ 2020-05-04 21:19:05.703 | | is_default | - | 2020-05-04 21:19:05.703 | | ID | d0b6044a-c857-4f2c-9fe6-e1dbf2b8f9e2 | 2020-05-04 21:19:05.703 | | Visibility | public | 2020-05-04 21:19:05.703 | | Name | default | 2020-05-04 21:19:05.703 | +------------+--------------------------------------+ 2020-05-04 21:19:05.757 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_default_share_group_type:483 : [[ -n '' ]] 2020-05-04 21:19:05.760 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1138 : echo_summary 'Creating Manila custom share types' 2020-05-04 21:19:05.763 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:19:05.765 | ++ ./stack.sh:echo_summary:445 : echo -e Creating Manila custom share types 2020-05-04 21:19:05.768 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1139 : create_custom_share_types 2020-05-04 21:19:05.773 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_custom_share_types:514 : manila type-create dhss_true True 2020-05-04 21:19:07.335 | +----------------------+--------------------------------------+ 2020-05-04 21:19:07.335 | | Property | Value | 2020-05-04 21:19:07.335 | +----------------------+--------------------------------------+ 2020-05-04 21:19:07.335 | | required_extra_specs | driver_handles_share_servers : True | 2020-05-04 21:19:07.335 | | Name | dhss_true | 2020-05-04 21:19:07.335 | | Visibility | public | 2020-05-04 21:19:07.335 | | is_default | - | 2020-05-04 21:19:07.335 | | ID | c85ce335-9c36-4d96-9d73-ee7d16640e4d | 2020-05-04 21:19:07.335 | | optional_extra_specs | | 2020-05-04 21:19:07.335 | | Description | None | 2020-05-04 21:19:07.335 | +----------------------+--------------------------------------+ 2020-05-04 21:19:07.390 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_custom_share_types:515 : [[ -n snapshot_support=True create_share_from_snapshot_support=True ]] 2020-05-04 21:19:07.393 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_custom_share_types:516 : manila type-key dhss_true set snapshot_support=True create_share_from_snapshot_support=True 2020-05-04 21:19:09.022 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_custom_share_types:519 : manila type-create dhss_false False 2020-05-04 21:19:10.545 | +----------------------+--------------------------------------+ 2020-05-04 21:19:10.545 | | Property | Value | 2020-05-04 21:19:10.545 | +----------------------+--------------------------------------+ 2020-05-04 21:19:10.545 | | required_extra_specs | driver_handles_share_servers : False | 2020-05-04 21:19:10.545 | | Name | dhss_false | 2020-05-04 21:19:10.545 | | Visibility | public | 2020-05-04 21:19:10.545 | | is_default | - | 2020-05-04 21:19:10.545 | | ID | b31679e3-d442-46b6-835f-b226c90d69d8 | 2020-05-04 21:19:10.545 | | optional_extra_specs | | 2020-05-04 21:19:10.545 | | Description | None | 2020-05-04 21:19:10.545 | +----------------------+--------------------------------------+ 2020-05-04 21:19:10.597 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_custom_share_types:520 : [[ -n snapshot_support=True create_share_from_snapshot_support=True ]] 2020-05-04 21:19:10.600 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_custom_share_types:521 : manila type-key dhss_false set snapshot_support=True create_share_from_snapshot_support=True 2020-05-04 21:19:12.253 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1143 : echo_summary 'Manila UI is no longer enabled by default. Add enable_plugin manila-ui github.com/openstack/manila-ui to your local.conf file to enable Manila UI' 2020-05-04 21:19:12.256 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:19:12.258 | ++ ./stack.sh:echo_summary:445 : echo -e Manila UI is no longer enabled by default. Add enable_plugin manila-ui github.com/openstack/manila-ui to your local.conf file to enable Manila UI 2020-05-04 21:19:12.262 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1169 : [[ stack == \u\n\s\t\a\c\k ]] 2020-05-04 21:19:12.265 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1173 : [[ stack == \c\l\e\a\n ]] 2020-05-04 21:19:12.270 | + ./stack.sh:main:1387 : merge_config_group /opt/stack/new/devstack/local.conf post-extra 2020-05-04 21:19:12.274 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/new/devstack/local.conf 2020-05-04 21:19:12.276 | + inc/meta-config:merge_config_group:171 : shift 2020-05-04 21:19:12.279 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2020-05-04 21:19:12.282 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/new/devstack/local.conf ]] 2020-05-04 21:19:12.285 | + inc/meta-config:merge_config_group:176 : local configfile group 2020-05-04 21:19:12.288 | + inc/meta-config:merge_config_group:177 : for group in '$matchgroups' 2020-05-04 21:19:12.292 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/new/devstack/local.conf post-extra 2020-05-04 21:19:12.295 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/new/devstack/local.conf 2020-05-04 21:19:12.297 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2020-05-04 21:19:12.300 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/new/devstack/local.conf ]] 2020-05-04 21:19:12.303 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2020-05-04 21:19:12.303 | /^\[\[.+\|.*\]\]/ { 2020-05-04 21:19:12.303 | gsub("[][]", "", $1); 2020-05-04 21:19:12.303 | split($1, a, "|"); 2020-05-04 21:19:12.303 | if (a[1] == matchgroup) 2020-05-04 21:19:12.303 | print a[2] 2020-05-04 21:19:12.303 | } 2020-05-04 21:19:12.303 | ' /opt/stack/new/devstack/local.conf 2020-05-04 21:19:12.309 | + ./stack.sh:main:1394 : [[ -x /opt/stack/new/devstack/local.sh ]] 2020-05-04 21:19:12.312 | + ./stack.sh:main:1405 : is_service_enabled n-cpu 2020-05-04 21:19:12.330 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:12.334 | + ./stack.sh:main:1406 : is_nova_ready 2020-05-04 21:19:12.336 | + lib/nova:is_nova_ready:995 : is_service_enabled n-cell 2020-05-04 21:19:12.357 | + functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:19:12.361 | + lib/nova:is_nova_ready:1002 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-05-04 21:19:12.364 | + lib/nova:is_nova_ready:1007 : wait_for_compute 60 2020-05-04 21:19:12.366 | + functions:wait_for_compute:442 : local timeout=60 2020-05-04 21:19:12.370 | + functions:wait_for_compute:443 : local rval=0 2020-05-04 21:19:12.372 | + functions:wait_for_compute:444 : time_start wait_for_service 2020-05-04 21:19:12.375 | + functions-common:time_start:2237 : local name=wait_for_service 2020-05-04 21:19:12.378 | + functions-common:time_start:2238 : local start_time= 2020-05-04 21:19:12.381 | + functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:19:12.386 | ++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:19:12.391 | + functions-common:time_start:2242 : _TIME_START[$name]=1588627152387 2020-05-04 21:19:12.394 | + functions:wait_for_compute:445 : timeout 60 bash -x 2020-05-04 21:19:12.399 | ++ functions:wait_for_compute:445 : hostname 2020-05-04 21:19:12.406 | + :: : ID= 2020-05-04 21:19:12.408 | + :: : [[ '' == '' ]] 2020-05-04 21:19:12.409 | + :: : sleep 1 2020-05-04 21:19:13.412 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host ubuntu-xenial-rax-ord-0016362133 --service nova-compute -c ID -f value 2020-05-04 21:19:15.187 | + :: : ID=2 2020-05-04 21:19:15.189 | + :: : [[ 2 == '' ]] 2020-05-04 21:19:15.192 | + functions:wait_for_compute:452 : time_stop wait_for_service 2020-05-04 21:19:15.195 | + functions-common:time_stop:2251 : local name 2020-05-04 21:19:15.197 | + functions-common:time_stop:2252 : local end_time 2020-05-04 21:19:15.201 | + functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:19:15.204 | + functions-common:time_stop:2254 : local total 2020-05-04 21:19:15.207 | + functions-common:time_stop:2255 : local start_time 2020-05-04 21:19:15.211 | + functions-common:time_stop:2257 : name=wait_for_service 2020-05-04 21:19:15.214 | + functions-common:time_stop:2258 : start_time=1588627152387 2020-05-04 21:19:15.217 | + functions-common:time_stop:2260 : [[ -z 1588627152387 ]] 2020-05-04 21:19:15.221 | ++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:19:15.225 | + functions-common:time_stop:2263 : end_time=1588627155222 2020-05-04 21:19:15.227 | + functions-common:time_stop:2264 : elapsed_time=2835 2020-05-04 21:19:15.230 | + functions-common:time_stop:2265 : total=25030 2020-05-04 21:19:15.232 | + functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:19:15.236 | + functions-common:time_stop:2268 : _TIME_TOTAL[$name]=27865 2020-05-04 21:19:15.239 | + functions:wait_for_compute:454 : [[ 0 != 0 ]] 2020-05-04 21:19:15.242 | + functions:wait_for_compute:458 : return 0 2020-05-04 21:19:15.245 | + ./stack.sh:main:1410 : service_check 2020-05-04 21:19:15.248 | + functions-common:service_check:1536 : local service 2020-05-04 21:19:15.251 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.254 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@c-api.service 2020-05-04 21:19:15.266 | enabled 2020-05-04 21:19:15.270 | + functions-common:service_check:1543 : sudo systemctl status devstack@c-api.service --no-pager 2020-05-04 21:19:15.285 | ● devstack@c-api.service - Devstack devstack@c-api.service 2020-05-04 21:19:15.286 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2020-05-04 21:19:15.286 | Active: active (running) since Mon 2020-05-04 21:17:20 UTC; 1min 55s ago 2020-05-04 21:19:15.286 | Main PID: 3325 (uwsgi) 2020-05-04 21:19:15.286 | Status: "uWSGI is ready" 2020-05-04 21:19:15.286 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2020-05-04 21:19:15.286 | ├─3325 cinder-apiuWSGI maste 2020-05-04 21:19:15.286 | ├─3327 cinder-apiuWSGI worker 2020-05-04 21:19:15.286 | └─3328 cinder-apiuWSGI worker 2020-05-04 21:19:15.286 | 2020-05-04 21:19:15.286 | May 04 21:17:28 ubuntu-xenial-rax-ord-0016362133 devstack@c-api.service[3325]: INFO cinder.api.openstack.wsgi [None req-266407dd-7986-455c-8be0-faf2ce4edf81 admin admin] http://162.242.166.178/volume/v2/f985d01f2c734c5da75a77a4ff78ccd8/types returned with HTTP 200 2020-05-04 21:19:15.286 | May 04 21:17:28 ubuntu-xenial-rax-ord-0016362133 devstack@c-api.service[3325]: [pid: 3328|app: 0|req: 2/2] 162.242.166.178 () {60 vars in 1248 bytes} [Mon May 4 21:17:27 2020] POST /volume/v2/f985d01f2c734c5da75a77a4ff78ccd8/types => generated 186 bytes in 644 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) 2020-05-04 21:19:15.286 | May 04 21:17:28 ubuntu-xenial-rax-ord-0016362133 devstack@c-api.service[3325]: DEBUG oslo_policy.policy [req-266407dd-7986-455c-8be0-faf2ce4edf81 req-1cbf79aa-c7c7-40e7-9fb1-19a1372904ec admin admin] The policy file policy.yaml could not be found. {{(pid=3327) load_rules /usr/local/lib/python2.7/dist-packages/oslo_policy/policy.py:550}} 2020-05-04 21:19:15.286 | May 04 21:17:28 ubuntu-xenial-rax-ord-0016362133 devstack@c-api.service[3325]: INFO cinder.api.openstack.wsgi [req-266407dd-7986-455c-8be0-faf2ce4edf81 req-1cbf79aa-c7c7-40e7-9fb1-19a1372904ec admin admin] POST http://162.242.166.178/volume/v2/f985d01f2c734c5da75a77a4ff78ccd8/types/0d9ef515-5da9-43ff-8c06-5e920d900440/extra_specs 2020-05-04 21:19:15.286 | May 04 21:17:28 ubuntu-xenial-rax-ord-0016362133 devstack@c-api.service[3325]: DEBUG cinder.api.openstack.wsgi [req-266407dd-7986-455c-8be0-faf2ce4edf81 req-1cbf79aa-c7c7-40e7-9fb1-19a1372904ec admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=3327) _process_stack /opt/stack/new/cinder/cinder/api/openstack/wsgi.py:868}} 2020-05-04 21:19:15.286 | May 04 21:17:28 ubuntu-xenial-rax-ord-0016362133 devstack@c-api.service[3325]: /usr/local/lib/python2.7/dist-packages/oslo_context/context.py:106: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2020-05-04 21:19:15.286 | May 04 21:17:28 ubuntu-xenial-rax-ord-0016362133 devstack@c-api.service[3325]: DeprecationWarning) 2020-05-04 21:19:15.286 | May 04 21:17:28 ubuntu-xenial-rax-ord-0016362133 devstack@c-api.service[3325]: DEBUG oslo_db.sqlalchemy.engines [req-266407dd-7986-455c-8be0-faf2ce4edf81 req-1cbf79aa-c7c7-40e7-9fb1-19a1372904ec admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=3327) _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:290}} 2020-05-04 21:19:15.286 | May 04 21:17:28 ubuntu-xenial-rax-ord-0016362133 devstack@c-api.service[3325]: INFO cinder.api.openstack.wsgi [req-266407dd-7986-455c-8be0-faf2ce4edf81 req-1cbf79aa-c7c7-40e7-9fb1-19a1372904ec admin admin] http://162.242.166.178/volume/v2/f985d01f2c734c5da75a77a4ff78ccd8/types/0d9ef515-5da9-43ff-8c06-5e920d900440/extra_specs returned with HTTP 200 2020-05-04 21:19:15.286 | May 04 21:17:28 ubuntu-xenial-rax-ord-0016362133 devstack@c-api.service[3325]: [pid: 3327|app: 0|req: 1/3] 162.242.166.178 () {62 vars in 1465 bytes} [Mon May 4 21:17:28 2020] POST /volume/v2/f985d01f2c734c5da75a77a4ff78ccd8/types/0d9ef515-5da9-43ff-8c06-5e920d900440/extra_specs => generated 55 bytes in 446 msecs (HTTP/1.1 200) 5 headers in 220 bytes (1 switches on core 0) 2020-05-04 21:19:15.290 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.293 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@c-bak.service 2020-05-04 21:19:15.303 | enabled 2020-05-04 21:19:15.309 | + functions-common:service_check:1543 : sudo systemctl status devstack@c-bak.service --no-pager 2020-05-04 21:19:15.321 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2020-05-04 21:19:15.321 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2020-05-04 21:19:15.321 | Active: active (running) since Mon 2020-05-04 21:17:25 UTC; 1min 50s ago 2020-05-04 21:19:15.321 | Main PID: 4096 (cinder-backup) 2020-05-04 21:19:15.322 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2020-05-04 21:19:15.322 | └─4096 /usr/bin/python /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2020-05-04 21:19:15.322 | 2020-05-04 21:19:15.322 | May 04 21:17:27 ubuntu-xenial-rax-ord-0016362133 cinder-backup[4096]: DEBUG oslo_db.sqlalchemy.engines [None req-60802a56-c70a-484a-b5f9-533de7d04791 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=4096) _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:290}} 2020-05-04 21:19:15.322 | May 04 21:17:27 ubuntu-xenial-rax-ord-0016362133 cinder-backup[4096]: DEBUG cinder.service [None req-60802a56-c70a-484a-b5f9-533de7d04791 None None] Creating RPC server for service cinder-backup {{(pid=4096) start /opt/stack/new/cinder/cinder/service.py:227}} 2020-05-04 21:19:15.322 | May 04 21:17:27 ubuntu-xenial-rax-ord-0016362133 cinder-backup[4096]: INFO cinder.keymgr.migration [None req-b952d4dc-0cce-488d-838a-5afaa3c78f8e None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2020-05-04 21:19:15.322 | May 04 21:17:27 ubuntu-xenial-rax-ord-0016362133 cinder-backup[4096]: DEBUG cinder.service [None req-60802a56-c70a-484a-b5f9-533de7d04791 None None] Pinning object versions for RPC server serializer to 1.35 {{(pid=4096) start /opt/stack/new/cinder/cinder/service.py:234}} 2020-05-04 21:19:15.322 | May 04 21:18:20 ubuntu-xenial-rax-ord-0016362133 cinder-backup[4096]: DEBUG oslo_service.periodic_task [None req-27a37288-1d14-4e6c-a419-2d8268b03ada None None] Running periodic task BackupManager._report_driver_status {{(pid=4096) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:15.322 | May 04 21:18:30 ubuntu-xenial-rax-ord-0016362133 cinder-backup[4096]: DEBUG oslo_service.periodic_task [None req-27a37288-1d14-4e6c-a419-2d8268b03ada None None] Running periodic task BackupManager._report_driver_status {{(pid=4096) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:15.322 | May 04 21:18:40 ubuntu-xenial-rax-ord-0016362133 cinder-backup[4096]: DEBUG oslo_service.periodic_task [None req-27a37288-1d14-4e6c-a419-2d8268b03ada None None] Running periodic task BackupManager._report_driver_status {{(pid=4096) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:15.322 | May 04 21:18:50 ubuntu-xenial-rax-ord-0016362133 cinder-backup[4096]: DEBUG oslo_service.periodic_task [None req-27a37288-1d14-4e6c-a419-2d8268b03ada None None] Running periodic task BackupManager._report_driver_status {{(pid=4096) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:15.322 | May 04 21:19:00 ubuntu-xenial-rax-ord-0016362133 cinder-backup[4096]: DEBUG oslo_service.periodic_task [None req-27a37288-1d14-4e6c-a419-2d8268b03ada None None] Running periodic task BackupManager._report_driver_status {{(pid=4096) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:15.322 | May 04 21:19:10 ubuntu-xenial-rax-ord-0016362133 cinder-backup[4096]: DEBUG oslo_service.periodic_task [None req-27a37288-1d14-4e6c-a419-2d8268b03ada None None] Running periodic task BackupManager._report_driver_status {{(pid=4096) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:15.326 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.329 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@c-sch.service 2020-05-04 21:19:15.338 | enabled 2020-05-04 21:19:15.342 | + functions-common:service_check:1543 : sudo systemctl status devstack@c-sch.service --no-pager 2020-05-04 21:19:15.360 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2020-05-04 21:19:15.360 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2020-05-04 21:19:15.360 | Active: active (running) since Mon 2020-05-04 21:17:24 UTC; 1min 50s ago 2020-05-04 21:19:15.360 | Main PID: 3763 (cinder-schedule) 2020-05-04 21:19:15.360 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2020-05-04 21:19:15.360 | └─3763 /usr/bin/python /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2020-05-04 21:19:15.360 | 2020-05-04 21:19:15.360 | May 04 21:17:27 ubuntu-xenial-rax-ord-0016362133 cinder-scheduler[3763]: INFO cinder.manager [None req-cc58b432-8d05-4cc1-8ffd-f06bf10c6c99 None None] Initiating service 1 cleanup 2020-05-04 21:19:15.360 | May 04 21:17:27 ubuntu-xenial-rax-ord-0016362133 cinder-scheduler[3763]: INFO cinder.manager [None req-cc58b432-8d05-4cc1-8ffd-f06bf10c6c99 None None] Service 1 cleanup completed. 2020-05-04 21:19:15.360 | May 04 21:17:27 ubuntu-xenial-rax-ord-0016362133 cinder-scheduler[3763]: DEBUG cinder.service [None req-cc58b432-8d05-4cc1-8ffd-f06bf10c6c99 None None] Creating RPC server for service cinder-scheduler {{(pid=3763) start /opt/stack/new/cinder/cinder/service.py:227}} 2020-05-04 21:19:15.360 | May 04 21:17:27 ubuntu-xenial-rax-ord-0016362133 cinder-scheduler[3763]: DEBUG cinder.service [None req-cc58b432-8d05-4cc1-8ffd-f06bf10c6c99 None None] Pinning object versions for RPC server serializer to 1.35 {{(pid=3763) start /opt/stack/new/cinder/cinder/service.py:234}} 2020-05-04 21:19:15.360 | May 04 21:17:34 ubuntu-xenial-rax-ord-0016362133 cinder-scheduler[3763]: DEBUG cinder.scheduler.host_manager [None req-6a1a6967-2a5b-4e42-bdd0-26be79c93d4d None None] Received volume service update from ubuntu-xenial-rax-ord-0016362133@lvmdriver-1: {u'filter_function': None, u'goodness_function': None, u'shared_targets': False, u'volume_backend_name': u'lvmdriver-1', u'driver_version': u'3.0.0', u'sparse_copy_volume': True, u'pools': [{u'pool_name': u'lvmdriver-1', u'filter_function': None, u'goodness_function': None, u'multiattach': True, u'total_volumes': 1, u'provisioned_capacity_gb': 0.0, u'allocated_capacity_gb': 0, u'thin_provisioning_support': True, u'free_capacity_gb': 20.9, u'location_info': u'LVMVolumeDriver:ubuntu-xenial-rax-ord-0016362133:stack-volumes-lvmdriver-1:thin:0', u'total_capacity_gb': 20.9, u'thick_provisioning_support': False, u'reserved_percentage': 0, u'QoS_support': False, u'max_over_subscription_ratio': 100.0, u'backend_state': u'up'}], u'vendor_name': u'Open Source', u'storage_protocol': u'iSCSI'} {{(pid=3763) update_service_capabilities /opt/stack/new/cinder/cinder/scheduler/host_manager.py:547}} 2020-05-04 21:19:15.360 | May 04 21:17:34 ubuntu-xenial-rax-ord-0016362133 cinder-scheduler[3763]: DEBUG cinder.scheduler.host_manager [None req-6a1a6967-2a5b-4e42-bdd0-26be79c93d4d None None] Publish storage capacity: [{'provisioned': 0.0, 'reported_at': datetime.datetime(2020, 5, 4, 21, 17, 34, 420003), 'virtual_free': 2090.0, 'free': 20.9, 'name_to_id': u'ubuntu-xenial-rax-ord-0016362133@lvmdriver-1#lvmdriver-1', 'allocated': 0.0, 'total': 20.9, 'type': 'pool'}, {'provisioned': 0.0, 'reported_at': datetime.datetime(2020, 5, 4, 21, 17, 34, 420003), 'virtual_free': 2090.0, 'free': 20.9, 'name_to_id': u'ubuntu-xenial-rax-ord-0016362133@lvmdriver-1', 'allocated': 0.0, 'total': 20.9, 'type': 'backend'}]. {{(pid=3763) _notify_capacity_usage /opt/stack/new/cinder/cinder/scheduler/host_manager.py:856}} 2020-05-04 21:19:15.360 | May 04 21:17:37 ubuntu-xenial-rax-ord-0016362133 cinder-scheduler[3763]: DEBUG oslo_service.periodic_task [None req-a1f7b3a3-1767-4218-9a62-37e06e26edc0 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=3763) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:15.360 | May 04 21:17:37 ubuntu-xenial-rax-ord-0016362133 cinder-scheduler[3763]: INFO cinder.message.api [None req-a1f7b3a3-1767-4218-9a62-37e06e26edc0 None None] Deleted 0 expired messages. 2020-05-04 21:19:15.361 | May 04 21:17:37 ubuntu-xenial-rax-ord-0016362133 cinder-scheduler[3763]: DEBUG oslo_service.periodic_task [None req-a1f7b3a3-1767-4218-9a62-37e06e26edc0 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=3763) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:15.361 | May 04 21:18:30 ubuntu-xenial-rax-ord-0016362133 cinder-scheduler[3763]: DEBUG cinder.scheduler.host_manager [None req-7898acd3-951b-4fd5-b06c-776be813dd17 None None] Received volume service update from ubuntu-xenial-rax-ord-0016362133@lvmdriver-1: {u'filter_function': None, u'goodness_function': None, u'shared_targets': False, u'volume_backend_name': u'lvmdriver-1', u'driver_version': u'3.0.0', u'sparse_copy_volume': True, u'pools': [{u'pool_name': u'lvmdriver-1', u'filter_function': None, u'goodness_function': None, u'multiattach': True, u'total_volumes': 1, u'provisioned_capacity_gb': 0.0, u'allocated_capacity_gb': 0, u'thin_provisioning_support': True, u'free_capacity_gb': 20.9, u'location_info': u'LVMVolumeDriver:ubuntu-xenial-rax-ord-0016362133:stack-volumes-lvmdriver-1:thin:0', u'total_capacity_gb': 20.9, u'thick_provisioning_support': False, u'reserved_percentage': 0, u'QoS_support': False, u'max_over_subscription_ratio': 100.0, u'backend_state': u'up'}], u'vendor_name': u'Open Source', u'storage_protocol': u'iSCSI'} {{(pid=3763) update_service_capabilities /opt/stack/new/cinder/cinder/scheduler/host_manager.py:547}} 2020-05-04 21:19:15.364 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.368 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@c-vol.service 2020-05-04 21:19:15.379 | enabled 2020-05-04 21:19:15.383 | + functions-common:service_check:1543 : sudo systemctl status devstack@c-vol.service --no-pager 2020-05-04 21:19:15.400 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2020-05-04 21:19:15.400 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2020-05-04 21:19:15.400 | Active: active (running) since Mon 2020-05-04 21:17:25 UTC; 1min 49s ago 2020-05-04 21:19:15.400 | Main PID: 4507 (cinder-volume) 2020-05-04 21:19:15.400 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2020-05-04 21:19:15.400 | ├─4507 /usr/bin/python /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2020-05-04 21:19:15.400 | └─4601 /usr/bin/python /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2020-05-04 21:19:15.400 | 2020-05-04 21:19:15.400 | May 04 21:18:30 ubuntu-xenial-rax-ord-0016362133 cinder-volume[4507]: DEBUG oslo_concurrency.processutils [None req-0cbac60c-9c43-4a62-90de-a467dbd5d067 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=4601) execute /usr/local/lib/python2.7/dist-packages/oslo_concurrency/processutils.py:372}} 2020-05-04 21:19:15.400 | May 04 21:18:30 ubuntu-xenial-rax-ord-0016362133 sudo[7206]: stack : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool 2020-05-04 21:19:15.400 | May 04 21:18:30 ubuntu-xenial-rax-ord-0016362133 sudo[7206]: pam_unix(sudo:session): session opened for user root by (uid=0) 2020-05-04 21:19:15.400 | May 04 21:18:30 ubuntu-xenial-rax-ord-0016362133 sudo[7206]: pam_unix(sudo:session): session closed for user root 2020-05-04 21:19:15.400 | May 04 21:18:30 ubuntu-xenial-rax-ord-0016362133 cinder-volume[4507]: DEBUG oslo_concurrency.processutils [None req-0cbac60c-9c43-4a62-90de-a467dbd5d067 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.279s {{(pid=4601) execute /usr/local/lib/python2.7/dist-packages/oslo_concurrency/processutils.py:409}} 2020-05-04 21:19:15.401 | May 04 21:18:30 ubuntu-xenial-rax-ord-0016362133 cinder-volume[4507]: DEBUG oslo_concurrency.processutils [None req-0cbac60c-9c43-4a62-90de-a467dbd5d067 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=4601) execute /usr/local/lib/python2.7/dist-packages/oslo_concurrency/processutils.py:372}} 2020-05-04 21:19:15.401 | May 04 21:18:30 ubuntu-xenial-rax-ord-0016362133 sudo[7216]: stack : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 2020-05-04 21:19:15.401 | May 04 21:18:30 ubuntu-xenial-rax-ord-0016362133 sudo[7216]: pam_unix(sudo:session): session opened for user root by (uid=0) 2020-05-04 21:19:15.401 | May 04 21:18:30 ubuntu-xenial-rax-ord-0016362133 cinder-volume[4507]: DEBUG oslo_concurrency.processutils [None req-0cbac60c-9c43-4a62-90de-a467dbd5d067 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.255s {{(pid=4601) execute /usr/local/lib/python2.7/dist-packages/oslo_concurrency/processutils.py:409}} 2020-05-04 21:19:15.401 | May 04 21:18:30 ubuntu-xenial-rax-ord-0016362133 cinder-volume[4507]: DEBUG cinder.manager [None req-0cbac60c-9c43-4a62-90de-a467dbd5d067 None None] Notifying Schedulers of capabilities ... {{(pid=4601) _publish_service_capabilities /opt/stack/new/cinder/cinder/manager.py:194}} 2020-05-04 21:19:15.405 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.408 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2020-05-04 21:19:15.418 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2020-05-04 21:19:15.421 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.425 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2020-05-04 21:19:15.437 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2020-05-04 21:19:15.441 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.445 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@ceilometer-alarm-evaluator.service 2020-05-04 21:19:15.456 | Failed to get unit file state for devstack@ceilometer-alarm-evaluator.service: No such file or directory 2020-05-04 21:19:15.460 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.464 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@ceilometer-alarm-notifier.service 2020-05-04 21:19:15.474 | Failed to get unit file state for devstack@ceilometer-alarm-notifier.service: No such file or directory 2020-05-04 21:19:15.478 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.481 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2020-05-04 21:19:15.490 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2020-05-04 21:19:15.494 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.497 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@ceilometer-api.service 2020-05-04 21:19:15.507 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2020-05-04 21:19:15.510 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.513 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2020-05-04 21:19:15.523 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2020-05-04 21:19:15.527 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.530 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@dstat.service 2020-05-04 21:19:15.542 | enabled 2020-05-04 21:19:15.546 | + functions-common:service_check:1543 : sudo systemctl status devstack@dstat.service --no-pager 2020-05-04 21:19:15.562 | ● devstack@dstat.service - Devstack devstack@dstat.service 2020-05-04 21:19:15.562 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2020-05-04 21:19:15.562 | Active: active (running) since Mon 2020-05-04 21:07:42 UTC; 11min ago 2020-05-04 21:19:15.562 | Main PID: 3963 (dstat.sh) 2020-05-04 21:19:15.562 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2020-05-04 21:19:15.562 | ├─3963 /bin/bash /opt/stack/new/devstack/tools/dstat.sh /opt/stack/new 2020-05-04 21:19:15.562 | ├─3965 /usr/bin/python /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/new/dstat-csv.log 2020-05-04 21:19:15.562 | └─3966 /usr/bin/python /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2020-05-04 21:19:15.562 | 2020-05-04 21:19:15.562 | May 04 21:19:06 ubuntu-xenial-rax-ord-0016362133 dstat.sh[3963]: 04-05 21:19:06| 12 2 86 0 0 0|5270M 330M 2304M 78.1M| 0 0 | 0 448k| 0 31.0 |3935 5853 |1.52 1.44 1.13|1.0 0 13| 0 0 |manila 8131 4.4%2971k 0 |stack.sh 8564 9470k 106k 0%|mysqld 427M|2644k 7809M| 48 296 0 166 0 2020-05-04 21:19:15.563 | May 04 21:19:07 ubuntu-xenial-rax-ord-0016362133 dstat.sh[3963]: 04-05 21:19:07| 12 3 86 0 0 0|5296M 330M 2304M 51.7M| 0 0 | 0 336k| 0 21.0 |3445 5878 |1.52 1.44 1.13|1.0 0 5.0| 0 0 |manila 8131 11%6497k 104k|manila 8131 6497k 104k 11%|mysqld 427M|2644k 7809M| 48 296 0 167 0 2020-05-04 21:19:15.563 | May 04 21:19:08 ubuntu-xenial-rax-ord-0016362133 dstat.sh[3963]: 04-05 21:19:08| 11 3 86 0 0 0|5281M 330M 2305M 66.9M| 0 0 | 0 765k| 0 79.0 |3371 5602 |1.52 1.44 1.13|1.0 1.0 9.0| 0 0 |manila 8141 9.0%6152k 69k|stack.sh 8564 9470k 105k 0%|mysqld 427M|2644k 7809M| 48 296 0 169 0 2020-05-04 21:19:15.563 | May 04 21:19:09 ubuntu-xenial-rax-ord-0016362133 dstat.sh[3963]: 04-05 21:19:09| 12 2 85 0 0 0|5264M 330M 2305M 83.7M| 0 0 | 0 536k| 0 37.0 |3642 5769 |1.52 1.44 1.13|1.0 0 4.0| 0 0 |manila 8149 1.4%1490k 0 |stack.sh 8564 9470k 104k0.1%|mysqld 427M|2644k 7809M| 48 296 0 174 0 2020-05-04 21:19:15.563 | May 04 21:19:10 ubuntu-xenial-rax-ord-0016362133 dstat.sh[3963]: 04-05 21:19:10| 13 3 84 0 0 0|5295M 330M 2305M 53.3M| 0 0 | 0 384k| 0 25.0 |3096 5433 |1.48 1.43 1.13|2.0 0 7.0| 0 0 |manila 8149 12%7966k 104k|manila 8149 7966k 104k 12%|mysqld 427M|2644k 7809M| 48 296 0 174 0 2020-05-04 21:19:15.563 | May 04 21:19:11 ubuntu-xenial-rax-ord-0016362133 dstat.sh[3963]: 04-05 21:19:11| 12 3 85 0 0 0|5270M 330M 2305M 77.3M| 0 0 | 0 352k| 0 25.0 |3666 6208 |1.48 1.43 1.13|1.0 0 5.0| 0 0 |manila 8161 6.6%3002k 0 |stack.sh 8564 9470k 105k 0%|mysqld 427M|2644k 7809M| 48 296 0 178 0 2020-05-04 21:19:15.563 | May 04 21:19:12 ubuntu-xenial-rax-ord-0016362133 dstat.sh[3963]: 04-05 21:19:12| 12 3 86 0 0 0|5298M 330M 2305M 49.6M| 0 0 | 0 408k| 0 28.0 |3626 6571 |1.48 1.43 1.13|2.0 0 5.0| 0 0 |manila 8161 10%6467k 104k|manila 8161 6467k 104k 10%|mysqld 427M|2644k 7809M| 48 298 0 183 0 2020-05-04 21:19:15.563 | May 04 21:19:13 ubuntu-xenial-rax-ord-0016362133 dstat.sh[3963]: 04-05 21:19:13| 4 2 95 0 0 0|5259M 330M 2305M 88.7M| 156B 94B| 120k 1064k|8.00 47.0 |3683 5633 |1.48 1.43 1.13|1.0 0 111| 0 0 |cinder-backup 4096 0.4% 0 0 |stack.sh 8564 9520k 113k0.2%|mysqld 427M|2644k 7809M| 48 296 0 183 0 2020-05-04 21:19:15.563 | May 04 21:19:14 ubuntu-xenial-rax-ord-0016362133 dstat.sh[3963]: 04-05 21:19:14| 8 2 89 0 0 0|5283M 330M 2305M 64.1M| 0 0 | 0 6552k| 0 227 |3153 5297 |1.48 1.43 1.13|2.0 0 7.0| 0 0 |openstack 8278 8.6%6254k 70k|openstack 8278 6254k 70k8.6%|mysqld 427M|2644k 7809M| 48 296 0 177 0 2020-05-04 21:19:15.563 | May 04 21:19:15 ubuntu-xenial-rax-ord-0016362133 dstat.sh[3963]: 04-05 21:19:15| 13 2 85 0 0 0|5310M 317M 2305M 49.5M| 46B 86B| 32k 376k|4.00 38.0 |3730 5676 |1.44 1.42 1.13|1.0 0 3.0| 0 92k|openstack 8278 8.4%4734k 35k|openstack 8278 4734k 35k8.4%|mysqld 431M|2736k 7809M| 48 300 0 182 0 2020-05-04 21:19:15.566 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.570 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@etcd3.service 2020-05-04 21:19:15.581 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2020-05-04 21:19:15.586 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.590 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@g-api.service 2020-05-04 21:19:15.601 | enabled 2020-05-04 21:19:15.606 | + functions-common:service_check:1543 : sudo systemctl status devstack@g-api.service --no-pager 2020-05-04 21:19:15.622 | ● devstack@g-api.service - Devstack devstack@g-api.service 2020-05-04 21:19:15.622 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2020-05-04 21:19:15.622 | Active: active (running) since Mon 2020-05-04 21:15:26 UTC; 3min 49s ago 2020-05-04 21:19:15.622 | Main PID: 25495 (uwsgi) 2020-05-04 21:19:15.622 | Status: "uWSGI is ready" 2020-05-04 21:19:15.622 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2020-05-04 21:19:15.622 | ├─25495 glance-apiuWSGI maste 2020-05-04 21:19:15.622 | ├─25497 glance-apiuWSGI worker 2020-05-04 21:19:15.622 | └─25498 glance-apiuWSGI worker 2020-05-04 21:19:15.622 | 2020-05-04 21:19:15.622 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 devstack@g-api.service[25495]: DEBUG glance.api.middleware.version_negotiation [None req-75dec531-faea-465d-9da5-921a3359dbf2 admin admin] Determining version of request: GET /v2/images/fbf558bd-9f08-4d6f-b7be-eb34afcc260d Accept: */* {{(pid=25497) process_request /opt/stack/new/glance/glance/api/middleware/version_negotiation.py:45}} 2020-05-04 21:19:15.622 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 devstack@g-api.service[25495]: DEBUG glance.api.middleware.version_negotiation [None req-75dec531-faea-465d-9da5-921a3359dbf2 admin admin] Using url versioning {{(pid=25497) process_request /opt/stack/new/glance/glance/api/middleware/version_negotiation.py:57}} 2020-05-04 21:19:15.622 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 devstack@g-api.service[25495]: DEBUG glance.api.middleware.version_negotiation [None req-75dec531-faea-465d-9da5-921a3359dbf2 admin admin] Matched version: v2 {{(pid=25497) process_request /opt/stack/new/glance/glance/api/middleware/version_negotiation.py:69}} 2020-05-04 21:19:15.622 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 devstack@g-api.service[25495]: DEBUG glance.api.middleware.version_negotiation [None req-75dec531-faea-465d-9da5-921a3359dbf2 admin admin] new path /v2/images/fbf558bd-9f08-4d6f-b7be-eb34afcc260d {{(pid=25497) process_request /opt/stack/new/glance/glance/api/middleware/version_negotiation.py:70}} 2020-05-04 21:19:15.622 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 devstack@g-api.service[25495]: [pid: 25497|app: 0|req: 7/12] 127.0.0.1 () {38 vars in 801 bytes} [Mon May 4 21:18:43 2020] GET /v2/images/fbf558bd-9f08-4d6f-b7be-eb34afcc260d => generated 606 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2020-05-04 21:19:15.622 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 devstack@g-api.service[25495]: DEBUG glance.api.middleware.version_negotiation [None req-252fd8a1-28ee-46f4-b3a7-35386c22140b admin admin] Determining version of request: GET /v2/schemas/image Accept: */* {{(pid=25498) process_request /opt/stack/new/glance/glance/api/middleware/version_negotiation.py:45}} 2020-05-04 21:19:15.622 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 devstack@g-api.service[25495]: DEBUG glance.api.middleware.version_negotiation [None req-252fd8a1-28ee-46f4-b3a7-35386c22140b admin admin] Using url versioning {{(pid=25498) process_request /opt/stack/new/glance/glance/api/middleware/version_negotiation.py:57}} 2020-05-04 21:19:15.622 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 devstack@g-api.service[25495]: DEBUG glance.api.middleware.version_negotiation [None req-252fd8a1-28ee-46f4-b3a7-35386c22140b admin admin] Matched version: v2 {{(pid=25498) process_request /opt/stack/new/glance/glance/api/middleware/version_negotiation.py:69}} 2020-05-04 21:19:15.622 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 devstack@g-api.service[25495]: DEBUG glance.api.middleware.version_negotiation [None req-252fd8a1-28ee-46f4-b3a7-35386c22140b admin admin] new path /v2/schemas/image {{(pid=25498) process_request /opt/stack/new/glance/glance/api/middleware/version_negotiation.py:70}} 2020-05-04 21:19:15.623 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 devstack@g-api.service[25495]: [pid: 25498|app: 0|req: 6/13] 127.0.0.1 () {38 vars in 741 bytes} [Mon May 4 21:18:43 2020] GET /v2/schemas/image => generated 4183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2020-05-04 21:19:15.627 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.630 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@g-reg.service 2020-05-04 21:19:15.642 | enabled 2020-05-04 21:19:15.646 | + functions-common:service_check:1543 : sudo systemctl status devstack@g-reg.service --no-pager 2020-05-04 21:19:15.661 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2020-05-04 21:19:15.661 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2020-05-04 21:19:15.661 | Active: active (running) since Mon 2020-05-04 21:15:25 UTC; 3min 50s ago 2020-05-04 21:19:15.661 | Main PID: 25077 (glance-registry) 2020-05-04 21:19:15.661 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2020-05-04 21:19:15.661 | ├─25077 /usr/bin/python /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2020-05-04 21:19:15.662 | ├─25570 /usr/bin/python /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2020-05-04 21:19:15.662 | ├─25571 /usr/bin/python /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2020-05-04 21:19:15.662 | ├─25572 /usr/bin/python /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2020-05-04 21:19:15.662 | ├─25573 /usr/bin/python /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2020-05-04 21:19:15.662 | ├─25574 /usr/bin/python /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2020-05-04 21:19:15.662 | ├─25575 /usr/bin/python /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2020-05-04 21:19:15.662 | ├─25576 /usr/bin/python /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2020-05-04 21:19:15.662 | └─25577 /usr/bin/python /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2020-05-04 21:19:15.662 | 2020-05-04 21:19:15.662 | May 04 21:15:27 ubuntu-xenial-rax-ord-0016362133 glance-registry[25077]: INFO glance.common.wsgi [-] Started child 25573 2020-05-04 21:19:15.662 | May 04 21:15:27 ubuntu-xenial-rax-ord-0016362133 glance-registry[25077]: INFO eventlet.wsgi.server [-] (25573) wsgi starting up on http://0.0.0.0:9191 2020-05-04 21:19:15.662 | May 04 21:15:27 ubuntu-xenial-rax-ord-0016362133 glance-registry[25077]: INFO glance.common.wsgi [-] Started child 25574 2020-05-04 21:19:15.662 | May 04 21:15:27 ubuntu-xenial-rax-ord-0016362133 glance-registry[25077]: INFO eventlet.wsgi.server [-] (25574) wsgi starting up on http://0.0.0.0:9191 2020-05-04 21:19:15.662 | May 04 21:15:27 ubuntu-xenial-rax-ord-0016362133 glance-registry[25077]: INFO glance.common.wsgi [-] Started child 25575 2020-05-04 21:19:15.662 | May 04 21:15:27 ubuntu-xenial-rax-ord-0016362133 glance-registry[25077]: INFO eventlet.wsgi.server [-] (25575) wsgi starting up on http://0.0.0.0:9191 2020-05-04 21:19:15.662 | May 04 21:15:27 ubuntu-xenial-rax-ord-0016362133 glance-registry[25077]: INFO glance.common.wsgi [-] Started child 25576 2020-05-04 21:19:15.662 | May 04 21:15:27 ubuntu-xenial-rax-ord-0016362133 glance-registry[25077]: INFO eventlet.wsgi.server [-] (25576) wsgi starting up on http://0.0.0.0:9191 2020-05-04 21:19:15.662 | May 04 21:15:27 ubuntu-xenial-rax-ord-0016362133 glance-registry[25077]: INFO glance.common.wsgi [-] Started child 25577 2020-05-04 21:19:15.663 | May 04 21:15:27 ubuntu-xenial-rax-ord-0016362133 glance-registry[25077]: INFO eventlet.wsgi.server [-] (25577) wsgi starting up on http://0.0.0.0:9191 2020-05-04 21:19:15.665 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.669 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@key.service 2020-05-04 21:19:15.680 | Failed to get unit file state for devstack@key.service: No such file or directory 2020-05-04 21:19:15.684 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.687 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@mysql.service 2020-05-04 21:19:15.697 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2020-05-04 21:19:15.700 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.703 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@n-api.service 2020-05-04 21:19:15.713 | enabled 2020-05-04 21:19:15.717 | + functions-common:service_check:1543 : sudo systemctl status devstack@n-api.service --no-pager 2020-05-04 21:19:15.730 | ● devstack@n-api.service - Devstack devstack@n-api.service 2020-05-04 21:19:15.731 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2020-05-04 21:19:15.731 | Active: active (running) since Mon 2020-05-04 21:15:33 UTC; 3min 42s ago 2020-05-04 21:19:15.731 | Main PID: 26303 (uwsgi) 2020-05-04 21:19:15.731 | Status: "uWSGI is ready" 2020-05-04 21:19:15.731 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2020-05-04 21:19:15.731 | ├─26303 nova-apiuWSGI maste 2020-05-04 21:19:15.731 | ├─26305 nova-apiuWSGI worker 2020-05-04 21:19:15.731 | └─26306 nova-apiuWSGI worker 2020-05-04 21:19:15.731 | 2020-05-04 21:19:15.731 | May 04 21:19:14 ubuntu-xenial-rax-ord-0016362133 devstack@n-api.service[26303]: DEBUG nova.api.openstack.wsgi [None req-19988089-8f6f-4820-8c87-6c28758092e0 admin admin] Calling method '>' {{(pid=26306) _process_stack /opt/stack/new/nova/nova/api/openstack/wsgi.py:607}} 2020-05-04 21:19:15.731 | May 04 21:19:14 ubuntu-xenial-rax-ord-0016362133 devstack@n-api.service[26303]: DEBUG nova.context [None req-19988089-8f6f-4820-8c87-6c28758092e0 admin admin] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),61bd3546-ca07-483a-a27d-58e3e1379d62(cell1) {{(pid=26306) load_cells /opt/stack/new/nova/nova/context.py:479}} 2020-05-04 21:19:15.731 | May 04 21:19:14 ubuntu-xenial-rax-ord-0016362133 devstack@n-api.service[26303]: DEBUG oslo_concurrency.lockutils [None req-19988089-8f6f-4820-8c87-6c28758092e0 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=26306) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:273}} 2020-05-04 21:19:15.731 | May 04 21:19:14 ubuntu-xenial-rax-ord-0016362133 devstack@n-api.service[26303]: DEBUG oslo_concurrency.lockutils [None req-19988089-8f6f-4820-8c87-6c28758092e0 admin admin] Lock "00000000-0000-0000-0000-000000000000" released by "nova.context.get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=26306) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:285}} 2020-05-04 21:19:15.731 | May 04 21:19:14 ubuntu-xenial-rax-ord-0016362133 devstack@n-api.service[26303]: DEBUG oslo_db.sqlalchemy.engines [None req-19988089-8f6f-4820-8c87-6c28758092e0 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=26306) _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:290}} 2020-05-04 21:19:15.731 | May 04 21:19:14 ubuntu-xenial-rax-ord-0016362133 devstack@n-api.service[26303]: DEBUG oslo_concurrency.lockutils [None req-19988089-8f6f-4820-8c87-6c28758092e0 admin admin] Lock "61bd3546-ca07-483a-a27d-58e3e1379d62" acquired by "nova.context.get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=26306) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:273}} 2020-05-04 21:19:15.731 | May 04 21:19:14 ubuntu-xenial-rax-ord-0016362133 devstack@n-api.service[26303]: DEBUG oslo_concurrency.lockutils [None req-19988089-8f6f-4820-8c87-6c28758092e0 admin admin] Lock "61bd3546-ca07-483a-a27d-58e3e1379d62" released by "nova.context.get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=26306) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:285}} 2020-05-04 21:19:15.731 | May 04 21:19:15 ubuntu-xenial-rax-ord-0016362133 devstack@n-api.service[26303]: DEBUG oslo_db.sqlalchemy.engines [None req-19988089-8f6f-4820-8c87-6c28758092e0 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=26306) _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:290}} 2020-05-04 21:19:15.731 | May 04 21:19:15 ubuntu-xenial-rax-ord-0016362133 devstack@n-api.service[26303]: INFO nova.api.openstack.requestlog [None req-19988089-8f6f-4820-8c87-6c28758092e0 admin admin] 162.242.166.178 "GET /compute/v2.1/os-services?host=ubuntu-xenial-rax-ord-0016362133&binary=nova-compute" status: 200 len: 216 microversion: 2.1 time: 0.223881 2020-05-04 21:19:15.731 | May 04 21:19:15 ubuntu-xenial-rax-ord-0016362133 devstack@n-api.service[26303]: [pid: 26306|app: 0|req: 15/29] 162.242.166.178 () {56 vars in 1236 bytes} [Mon May 4 21:19:14 2020] GET /compute/v2.1/os-services?host=ubuntu-xenial-rax-ord-0016362133&binary=nova-compute => generated 216 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2020-05-04 21:19:15.735 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.738 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@n-api-meta.service 2020-05-04 21:19:15.749 | enabled 2020-05-04 21:19:15.753 | + functions-common:service_check:1543 : sudo systemctl status devstack@n-api-meta.service --no-pager 2020-05-04 21:19:15.767 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2020-05-04 21:19:15.767 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2020-05-04 21:19:15.767 | Active: active (running) since Mon 2020-05-04 21:16:46 UTC; 2min 28s ago 2020-05-04 21:19:15.767 | Main PID: 32701 (uwsgi) 2020-05-04 21:19:15.767 | Status: "uWSGI is ready" 2020-05-04 21:19:15.767 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2020-05-04 21:19:15.768 | ├─32701 nova-api-metauWSGI maste 2020-05-04 21:19:15.768 | ├─32703 nova-api-metauWSGI worker 2020-05-04 21:19:15.768 | ├─32704 nova-api-metauWSGI worker 2020-05-04 21:19:15.768 | └─32705 nova-api-metauWSGI http 2020-05-04 21:19:15.768 | 2020-05-04 21:19:15.768 | May 04 21:16:52 ubuntu-xenial-rax-ord-0016362133 devstack@n-api-meta.service[32701]: DEBUG nova.api.openstack.wsgi_app [None req-a844507f-1615-45c9-805d-86f5ef8c59dc None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=32704) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:15.768 | May 04 21:16:52 ubuntu-xenial-rax-ord-0016362133 devstack@n-api-meta.service[32701]: DEBUG nova.api.openstack.wsgi_app [None req-a844507f-1615-45c9-805d-86f5ef8c59dc None None] key_manager.fixed_key = **** {{(pid=32704) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:15.768 | May 04 21:16:52 ubuntu-xenial-rax-ord-0016362133 devstack@n-api-meta.service[32701]: DEBUG nova.api.openstack.wsgi_app [None req-a844507f-1615-45c9-805d-86f5ef8c59dc None None] osapi_v21.project_id_regex = None {{(pid=32704) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:15.768 | May 04 21:16:52 ubuntu-xenial-rax-ord-0016362133 devstack@n-api-meta.service[32701]: DEBUG nova.api.openstack.wsgi_app [None req-a844507f-1615-45c9-805d-86f5ef8c59dc None None] ******************************************************************************** {{(pid=32704) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2900}} 2020-05-04 21:19:15.768 | May 04 21:16:52 ubuntu-xenial-rax-ord-0016362133 devstack@n-api-meta.service[32701]: /usr/local/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. 2020-05-04 21:19:15.768 | May 04 21:16:52 ubuntu-xenial-rax-ord-0016362133 devstack@n-api-meta.service[32701]: return pkg_resources.EntryPoint.parse("x=" + s).load(False) 2020-05-04 21:19:15.768 | May 04 21:16:52 ubuntu-xenial-rax-ord-0016362133 devstack@n-api-meta.service[32701]: WARNING nova.api.metadata.handler [None req-e7d31ef0-60a3-4ba4-8492-240fd3922af9 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2020-05-04 21:19:15.768 | May 04 21:16:52 ubuntu-xenial-rax-ord-0016362133 devstack@n-api-meta.service[32701]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x15e8c80 pid: 32703 (default app) 2020-05-04 21:19:15.769 | May 04 21:16:52 ubuntu-xenial-rax-ord-0016362133 devstack@n-api-meta.service[32701]: WARNING nova.api.metadata.handler [None req-a844507f-1615-45c9-805d-86f5ef8c59dc None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2020-05-04 21:19:15.769 | May 04 21:16:52 ubuntu-xenial-rax-ord-0016362133 devstack@n-api-meta.service[32701]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x15e8c80 pid: 32704 (default app) 2020-05-04 21:19:15.772 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.774 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@n-cauth.service 2020-05-04 21:19:15.786 | enabled 2020-05-04 21:19:15.790 | + functions-common:service_check:1543 : sudo systemctl status devstack@n-cauth.service --no-pager 2020-05-04 21:19:15.803 | ● devstack@n-cauth.service - Devstack devstack@n-cauth.service 2020-05-04 21:19:15.803 | Loaded: loaded (/etc/systemd/system/devstack@n-cauth.service; enabled; vendor preset: enabled) 2020-05-04 21:19:15.803 | Active: active (running) since Mon 2020-05-04 21:16:48 UTC; 2min 26s ago 2020-05-04 21:19:15.803 | Main PID: 1080 (nova-consoleaut) 2020-05-04 21:19:15.803 | CGroup: /system.slice/system-devstack.slice/devstack@n-cauth.service 2020-05-04 21:19:15.803 | └─1080 /usr/bin/python /usr/local/bin/nova-consoleauth --config-file /etc/nova/nova.conf 2020-05-04 21:19:15.804 | 2020-05-04 21:19:15.804 | May 04 21:16:53 ubuntu-xenial-rax-ord-0016362133 nova-consoleauth[1080]: DEBUG oslo_service.service [None req-c4b269cd-7154-41eb-aeae-7daa10370300 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=1080) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:15.804 | May 04 21:16:53 ubuntu-xenial-rax-ord-0016362133 nova-consoleauth[1080]: DEBUG oslo_service.service [None req-c4b269cd-7154-41eb-aeae-7daa10370300 None None] key_manager.fixed_key = **** {{(pid=1080) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:15.804 | May 04 21:16:53 ubuntu-xenial-rax-ord-0016362133 nova-consoleauth[1080]: DEBUG oslo_service.service [None req-c4b269cd-7154-41eb-aeae-7daa10370300 None None] osapi_v21.project_id_regex = None {{(pid=1080) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:15.804 | May 04 21:16:53 ubuntu-xenial-rax-ord-0016362133 nova-consoleauth[1080]: DEBUG oslo_service.service [None req-c4b269cd-7154-41eb-aeae-7daa10370300 None None] ******************************************************************************** {{(pid=1080) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2900}} 2020-05-04 21:19:15.804 | May 04 21:16:53 ubuntu-xenial-rax-ord-0016362133 nova-consoleauth[1080]: INFO nova.service [-] Starting consoleauth node (version 17.0.14) 2020-05-04 21:19:15.804 | May 04 21:16:53 ubuntu-xenial-rax-ord-0016362133 nova-consoleauth[1080]: DEBUG oslo_db.sqlalchemy.engines [None req-a723f695-bfdc-406e-baf9-beb1986d7d81 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=1080) _check_effective_sql_mode /usr/local/lib/python2.7/dist-packages/oslo_db/sqlalchemy/engines.py:290}} 2020-05-04 21:19:15.804 | May 04 21:16:53 ubuntu-xenial-rax-ord-0016362133 nova-consoleauth[1080]: DEBUG nova.objects.service [None req-a723f695-bfdc-406e-baf9-beb1986d7d81 None None] Lazy-loading 'availability_zone' on Service id 4 {{(pid=1080) obj_load_attr /opt/stack/new/nova/nova/objects/service.py:276}} 2020-05-04 21:19:15.804 | May 04 21:16:53 ubuntu-xenial-rax-ord-0016362133 nova-consoleauth[1080]: DEBUG nova.service [None req-a723f695-bfdc-406e-baf9-beb1986d7d81 None None] Creating RPC server for service consoleauth {{(pid=1080) start /opt/stack/new/nova/nova/service.py:184}} 2020-05-04 21:19:15.804 | May 04 21:16:53 ubuntu-xenial-rax-ord-0016362133 nova-consoleauth[1080]: DEBUG nova.service [None req-a723f695-bfdc-406e-baf9-beb1986d7d81 None None] Join ServiceGroup membership for this service consoleauth {{(pid=1080) start /opt/stack/new/nova/nova/service.py:202}} 2020-05-04 21:19:15.805 | May 04 21:16:53 ubuntu-xenial-rax-ord-0016362133 nova-consoleauth[1080]: DEBUG nova.servicegroup.drivers.db [None req-a723f695-bfdc-406e-baf9-beb1986d7d81 None None] DB_Driver: join new ServiceGroup member ubuntu-xenial-rax-ord-0016362133 to the consoleauth group, service = {{(pid=1080) join /opt/stack/new/nova/nova/servicegroup/drivers/db.py:47}} 2020-05-04 21:19:15.809 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.813 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@n-cond.service 2020-05-04 21:19:15.823 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2020-05-04 21:19:15.827 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.831 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@n-cpu.service 2020-05-04 21:19:15.842 | enabled 2020-05-04 21:19:15.847 | + functions-common:service_check:1543 : sudo systemctl status devstack@n-cpu.service --no-pager 2020-05-04 21:19:15.861 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2020-05-04 21:19:15.861 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; vendor preset: enabled) 2020-05-04 21:19:15.861 | Active: active (running) since Mon 2020-05-04 21:16:52 UTC; 2min 23s ago 2020-05-04 21:19:15.861 | Main PID: 2527 (nova-compute) 2020-05-04 21:19:15.861 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2020-05-04 21:19:15.861 | └─2527 /usr/bin/python /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2020-05-04 21:19:15.861 | 2020-05-04 21:19:15.861 | May 04 21:18:57 ubuntu-xenial-rax-ord-0016362133 nova-compute[2527]: INFO nova.compute.resource_tracker [None req-a7b58105-bc06-41c5-ac1f-53f16a9139d4 None None] Final resource view: name=ubuntu-xenial-rax-ord-0016362133 phys_ram=7982MB used_ram=512MB phys_disk=71GB used_disk=0GB total_vcpus=8 used_vcpus=0 pci_stats=[] 2020-05-04 21:19:15.862 | May 04 21:18:57 ubuntu-xenial-rax-ord-0016362133 nova-compute[2527]: DEBUG nova.compute.resource_tracker [None req-a7b58105-bc06-41c5-ac1f-53f16a9139d4 None None] Compute_service record updated for ubuntu-xenial-rax-ord-0016362133:ubuntu-xenial-rax-ord-0016362133 {{(pid=2527) _update_available_resource /opt/stack/new/nova/nova/compute/resource_tracker.py:798}} 2020-05-04 21:19:15.862 | May 04 21:18:57 ubuntu-xenial-rax-ord-0016362133 nova-compute[2527]: DEBUG oslo_concurrency.lockutils [None req-a7b58105-bc06-41c5-ac1f-53f16a9139d4 None None] Lock "compute_resources" released by "nova.compute.resource_tracker._update_available_resource" :: held 0.156s {{(pid=2527) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:285}} 2020-05-04 21:19:15.862 | May 04 21:18:57 ubuntu-xenial-rax-ord-0016362133 nova-compute[2527]: DEBUG oslo_service.periodic_task [None req-a7b58105-bc06-41c5-ac1f-53f16a9139d4 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=2527) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:15.862 | May 04 21:18:58 ubuntu-xenial-rax-ord-0016362133 nova-compute[2527]: DEBUG oslo_service.periodic_task [None req-a7b58105-bc06-41c5-ac1f-53f16a9139d4 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=2527) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:15.862 | May 04 21:18:58 ubuntu-xenial-rax-ord-0016362133 nova-compute[2527]: DEBUG oslo_service.periodic_task [None req-a7b58105-bc06-41c5-ac1f-53f16a9139d4 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=2527) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:15.862 | May 04 21:18:59 ubuntu-xenial-rax-ord-0016362133 nova-compute[2527]: DEBUG oslo_service.periodic_task [None req-a7b58105-bc06-41c5-ac1f-53f16a9139d4 None None] Running periodic task ComputeManager._heal_instance_info_cache {{(pid=2527) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:15.862 | May 04 21:18:59 ubuntu-xenial-rax-ord-0016362133 nova-compute[2527]: DEBUG nova.compute.manager [None req-a7b58105-bc06-41c5-ac1f-53f16a9139d4 None None] Starting heal instance info cache {{(pid=2527) _heal_instance_info_cache /opt/stack/new/nova/nova/compute/manager.py:7037}} 2020-05-04 21:19:15.862 | May 04 21:18:59 ubuntu-xenial-rax-ord-0016362133 nova-compute[2527]: DEBUG nova.compute.manager [None req-a7b58105-bc06-41c5-ac1f-53f16a9139d4 None None] Rebuilding the list of instances to heal {{(pid=2527) _heal_instance_info_cache /opt/stack/new/nova/nova/compute/manager.py:7041}} 2020-05-04 21:19:15.862 | May 04 21:18:59 ubuntu-xenial-rax-ord-0016362133 nova-compute[2527]: DEBUG nova.compute.manager [None req-a7b58105-bc06-41c5-ac1f-53f16a9139d4 None None] Didn't find any instances for network info cache update. {{(pid=2527) _heal_instance_info_cache /opt/stack/new/nova/nova/compute/manager.py:7113}} 2020-05-04 21:19:15.867 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.871 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@n-novnc.service 2020-05-04 21:19:15.882 | enabled 2020-05-04 21:19:15.886 | + functions-common:service_check:1543 : sudo systemctl status devstack@n-novnc.service --no-pager 2020-05-04 21:19:15.902 | ● devstack@n-novnc.service - Devstack devstack@n-novnc.service 2020-05-04 21:19:15.902 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc.service; enabled; vendor preset: enabled) 2020-05-04 21:19:15.902 | Active: active (running) since Mon 2020-05-04 21:16:47 UTC; 2min 28s ago 2020-05-04 21:19:15.902 | Main PID: 570 (nova-novncproxy) 2020-05-04 21:19:15.902 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc.service 2020-05-04 21:19:15.902 | └─570 /usr/bin/python /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova.conf --web /usr/share/novnc 2020-05-04 21:19:15.902 | 2020-05-04 21:19:15.902 | May 04 21:16:47 ubuntu-xenial-rax-ord-0016362133 systemd[1]: Started Devstack devstack@n-novnc.service. 2020-05-04 21:19:15.902 | May 04 21:16:49 ubuntu-xenial-rax-ord-0016362133 nova-novncproxy[570]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2020-05-04 21:19:15.902 | May 04 21:16:49 ubuntu-xenial-rax-ord-0016362133 nova-novncproxy[570]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2020-05-04 21:19:15.902 | May 04 21:16:49 ubuntu-xenial-rax-ord-0016362133 nova-novncproxy[570]: INFO nova.console.websocketproxy [-] - Flash security policy server 2020-05-04 21:19:15.902 | May 04 21:16:49 ubuntu-xenial-rax-ord-0016362133 nova-novncproxy[570]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /usr/share/novnc 2020-05-04 21:19:15.903 | May 04 21:16:49 ubuntu-xenial-rax-ord-0016362133 nova-novncproxy[570]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2020-05-04 21:19:15.903 | May 04 21:16:49 ubuntu-xenial-rax-ord-0016362133 nova-novncproxy[570]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2020-05-04 21:19:15.907 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.910 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@n-sch.service 2020-05-04 21:19:15.921 | enabled 2020-05-04 21:19:15.925 | + functions-common:service_check:1543 : sudo systemctl status devstack@n-sch.service --no-pager 2020-05-04 21:19:15.938 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2020-05-04 21:19:15.938 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2020-05-04 21:19:15.938 | Active: active (running) since Mon 2020-05-04 21:16:45 UTC; 2min 30s ago 2020-05-04 21:19:15.938 | Main PID: 32278 (nova-scheduler) 2020-05-04 21:19:15.938 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2020-05-04 21:19:15.938 | └─32278 /usr/bin/python /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2020-05-04 21:19:15.938 | 2020-05-04 21:19:15.938 | May 04 21:16:50 ubuntu-xenial-rax-ord-0016362133 nova-scheduler[32278]: DEBUG oslo_service.service [None req-2dcc188d-f880-4650-8558-18920f488e24 None None] osapi_v21.project_id_regex = None {{(pid=32278) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:15.938 | May 04 21:16:50 ubuntu-xenial-rax-ord-0016362133 nova-scheduler[32278]: DEBUG oslo_service.service [None req-2dcc188d-f880-4650-8558-18920f488e24 None None] ******************************************************************************** {{(pid=32278) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2900}} 2020-05-04 21:19:15.938 | May 04 21:16:50 ubuntu-xenial-rax-ord-0016362133 nova-scheduler[32278]: INFO nova.service [-] Starting scheduler node (version 17.0.14) 2020-05-04 21:19:15.938 | May 04 21:16:50 ubuntu-xenial-rax-ord-0016362133 nova-scheduler[32278]: DEBUG nova.objects.service [None req-ca07ce12-5324-44b9-b647-c0d5ac5d5eec None None] Lazy-loading 'availability_zone' on Service id 2 {{(pid=32278) obj_load_attr /opt/stack/new/nova/nova/objects/service.py:276}} 2020-05-04 21:19:15.938 | May 04 21:16:50 ubuntu-xenial-rax-ord-0016362133 nova-scheduler[32278]: DEBUG nova.service [None req-ca07ce12-5324-44b9-b647-c0d5ac5d5eec None None] Creating RPC server for service scheduler {{(pid=32278) start /opt/stack/new/nova/nova/service.py:184}} 2020-05-04 21:19:15.938 | May 04 21:16:50 ubuntu-xenial-rax-ord-0016362133 nova-scheduler[32278]: DEBUG nova.service [None req-ca07ce12-5324-44b9-b647-c0d5ac5d5eec None None] Join ServiceGroup membership for this service scheduler {{(pid=32278) start /opt/stack/new/nova/nova/service.py:202}} 2020-05-04 21:19:15.939 | May 04 21:16:50 ubuntu-xenial-rax-ord-0016362133 nova-scheduler[32278]: DEBUG nova.servicegroup.drivers.db [None req-ca07ce12-5324-44b9-b647-c0d5ac5d5eec None None] DB_Driver: join new ServiceGroup member ubuntu-xenial-rax-ord-0016362133 to the scheduler group, service = {{(pid=32278) join /opt/stack/new/nova/nova/servicegroup/drivers/db.py:47}} 2020-05-04 21:19:15.939 | May 04 21:16:57 ubuntu-xenial-rax-ord-0016362133 nova-scheduler[32278]: DEBUG oslo_service.periodic_task [None req-e82af5df-6bd1-4adf-bcb3-82874ce3429b None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=32278) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:15.939 | May 04 21:17:57 ubuntu-xenial-rax-ord-0016362133 nova-scheduler[32278]: DEBUG oslo_service.periodic_task [None req-e82af5df-6bd1-4adf-bcb3-82874ce3429b None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=32278) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:15.939 | May 04 21:18:59 ubuntu-xenial-rax-ord-0016362133 nova-scheduler[32278]: DEBUG oslo_service.periodic_task [None req-e82af5df-6bd1-4adf-bcb3-82874ce3429b None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=32278) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:15.943 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.946 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@placement-api.service 2020-05-04 21:19:15.957 | enabled 2020-05-04 21:19:15.961 | + functions-common:service_check:1543 : sudo systemctl status devstack@placement-api.service --no-pager 2020-05-04 21:19:15.974 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2020-05-04 21:19:15.974 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2020-05-04 21:19:15.974 | Active: active (running) since Mon 2020-05-04 21:15:45 UTC; 3min 30s ago 2020-05-04 21:19:15.974 | Main PID: 27381 (uwsgi) 2020-05-04 21:19:15.974 | Status: "uWSGI is ready" 2020-05-04 21:19:15.974 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2020-05-04 21:19:15.974 | ├─27381 placementuWSGI maste 2020-05-04 21:19:15.974 | ├─27383 placementuWSGI worker 2020-05-04 21:19:15.974 | └─27384 placementuWSGI worker 2020-05-04 21:19:15.974 | 2020-05-04 21:19:15.974 | May 04 21:17:57 ubuntu-xenial-rax-ord-0016362133 devstack@placement-api.service[27381]: [pid: 27383|app: 0|req: 4/9] 162.242.166.178 () {60 vars in 1435 bytes} [Mon May 4 21:17:57 2020] GET /placement/resource_providers/6a4b3581-2f3b-4080-b1fb-7c37542b74a0/traits => generated 49 bytes in 15 msecs (HTTP/1.1 200) 6 headers in 223 bytes (1 switches on core 0) 2020-05-04 21:19:15.974 | May 04 21:17:57 ubuntu-xenial-rax-ord-0016362133 devstack@placement-api.service[27381]: DEBUG nova.api.openstack.placement.requestlog [req-daea40de-c6f4-4df1-bef6-c7d9e9ee8c9c req-ee222496-3636-4fca-81f2-0b98735435cb service placement] Starting request: 162.242.166.178 "GET /placement/resource_providers/6a4b3581-2f3b-4080-b1fb-7c37542b74a0/inventories" {{(pid=27384) __call__ /opt/stack/new/nova/nova/api/openstack/placement/requestlog.py:38}} 2020-05-04 21:19:15.974 | May 04 21:17:57 ubuntu-xenial-rax-ord-0016362133 devstack@placement-api.service[27381]: INFO nova.api.openstack.placement.requestlog [req-daea40de-c6f4-4df1-bef6-c7d9e9ee8c9c req-ee222496-3636-4fca-81f2-0b98735435cb service placement] 162.242.166.178 "GET /placement/resource_providers/6a4b3581-2f3b-4080-b1fb-7c37542b74a0/inventories" status: 200 len: 395 microversion: 1.0 2020-05-04 21:19:15.974 | May 04 21:17:57 ubuntu-xenial-rax-ord-0016362133 devstack@placement-api.service[27381]: [pid: 27384|app: 0|req: 6/10] 162.242.166.178 () {58 vars in 1407 bytes} [Mon May 4 21:17:57 2020] GET /placement/resource_providers/6a4b3581-2f3b-4080-b1fb-7c37542b74a0/inventories => generated 395 bytes in 13 msecs (HTTP/1.1 200) 6 headers in 224 bytes (2 switches on core 0) 2020-05-04 21:19:15.974 | May 04 21:18:57 ubuntu-xenial-rax-ord-0016362133 devstack@placement-api.service[27381]: DEBUG nova.api.openstack.placement.requestlog [req-37b05d49-ad42-449a-bf51-4081c0eaf8a3 req-18a8ad60-0600-43f5-8279-50a6d2e464e4 service placement] Starting request: 162.242.166.178 "GET /placement/resource_providers/6a4b3581-2f3b-4080-b1fb-7c37542b74a0/allocations" {{(pid=27383) __call__ /opt/stack/new/nova/nova/api/openstack/placement/requestlog.py:38}} 2020-05-04 21:19:15.974 | May 04 21:18:57 ubuntu-xenial-rax-ord-0016362133 devstack@placement-api.service[27381]: INFO nova.api.openstack.placement.requestlog [req-37b05d49-ad42-449a-bf51-4081c0eaf8a3 req-18a8ad60-0600-43f5-8279-50a6d2e464e4 service placement] 162.242.166.178 "GET /placement/resource_providers/6a4b3581-2f3b-4080-b1fb-7c37542b74a0/allocations" status: 200 len: 54 microversion: 1.0 2020-05-04 21:19:15.974 | May 04 21:18:57 ubuntu-xenial-rax-ord-0016362133 devstack@placement-api.service[27381]: [pid: 27383|app: 0|req: 5/11] 162.242.166.178 () {58 vars in 1407 bytes} [Mon May 4 21:18:57 2020] GET /placement/resource_providers/6a4b3581-2f3b-4080-b1fb-7c37542b74a0/allocations => generated 54 bytes in 13 msecs (HTTP/1.1 200) 6 headers in 223 bytes (1 switches on core 0) 2020-05-04 21:19:15.974 | May 04 21:18:57 ubuntu-xenial-rax-ord-0016362133 devstack@placement-api.service[27381]: DEBUG nova.api.openstack.placement.requestlog [req-37b05d49-ad42-449a-bf51-4081c0eaf8a3 req-7ee1d0c1-b40b-4144-b5f2-fc785d6ac81f service placement] Starting request: 162.242.166.178 "GET /placement/resource_providers/6a4b3581-2f3b-4080-b1fb-7c37542b74a0/inventories" {{(pid=27384) __call__ /opt/stack/new/nova/nova/api/openstack/placement/requestlog.py:38}} 2020-05-04 21:19:15.974 | May 04 21:18:57 ubuntu-xenial-rax-ord-0016362133 devstack@placement-api.service[27381]: INFO nova.api.openstack.placement.requestlog [req-37b05d49-ad42-449a-bf51-4081c0eaf8a3 req-7ee1d0c1-b40b-4144-b5f2-fc785d6ac81f service placement] 162.242.166.178 "GET /placement/resource_providers/6a4b3581-2f3b-4080-b1fb-7c37542b74a0/inventories" status: 200 len: 395 microversion: 1.0 2020-05-04 21:19:15.974 | May 04 21:18:57 ubuntu-xenial-rax-ord-0016362133 devstack@placement-api.service[27381]: [pid: 27384|app: 0|req: 7/12] 162.242.166.178 () {58 vars in 1407 bytes} [Mon May 4 21:18:57 2020] GET /placement/resource_providers/6a4b3581-2f3b-4080-b1fb-7c37542b74a0/inventories => generated 395 bytes in 19 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2020-05-04 21:19:15.978 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:15.981 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@q-agt.service 2020-05-04 21:19:15.992 | enabled 2020-05-04 21:19:15.996 | + functions-common:service_check:1543 : sudo systemctl status devstack@q-agt.service --no-pager 2020-05-04 21:19:16.008 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2020-05-04 21:19:16.008 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2020-05-04 21:19:16.009 | Active: active (running) since Mon 2020-05-04 21:15:50 UTC; 3min 25s ago 2020-05-04 21:19:16.009 | Main PID: 27816 (neutron-openvsw) 2020-05-04 21:19:16.009 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2020-05-04 21:19:16.009 | ├─27816 /usr/bin/python /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:19:16.009 | ├─29273 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-05-04 21:19:16.009 | ├─29274 /usr/bin/python /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-05-04 21:19:16.009 | ├─29382 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2020-05-04 21:19:16.009 | └─29384 ovsdb-client monitor tcp:127.0.0.1:6640 Bridge name --format=json 2020-05-04 21:19:16.009 | 2020-05-04 21:19:16.009 | May 04 21:19:11 ubuntu-xenial-rax-ord-0016362133 neutron-openvswitch-agent[27816]: DEBUG neutron.agent.linux.utils [None req-5850f5fd-6e60-495e-8e47-d198b9378839 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for rocess with PID 29382. {{(pid=27816) get_cmdline_from_pid /opt/stack/new/neutron/neutron/agent/linux/utils.py:329}} 2020-05-04 21:19:16.009 | May 04 21:19:11 ubuntu-xenial-rax-ord-0016362133 neutron-openvswitch-agent[27816]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-5850f5fd-6e60-495e-8e47-d198b9378839 None None] Agent rpc_loop - iteration:98 completed. Processed ports statistics: {'regular': {'updated': 0, 'added': 0, 'removed': 0}}. Elapsed:0.005 2020-05-04 21:19:16.009 | May 04 21:19:13 ubuntu-xenial-rax-ord-0016362133 neutron-openvswitch-agent[27816]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-5850f5fd-6e60-495e-8e47-d198b9378839 None None] Agent rpc_loop - iteration:99 started 2020-05-04 21:19:16.009 | May 04 21:19:13 ubuntu-xenial-rax-ord-0016362133 neutron-openvswitch-agent[27816]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-5850f5fd-6e60-495e-8e47-d198b9378839 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x745ea9d0,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=11873231239408857256L,duration_nsec=379000000,duration_sec=199,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=27816) _send_msg /opt/stack/new/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:98}} 2020-05-04 21:19:16.009 | May 04 21:19:13 ubuntu-xenial-rax-ord-0016362133 neutron-openvswitch-agent[27816]: DEBUG neutron.agent.linux.utils [None req-5850f5fd-6e60-495e-8e47-d198b9378839 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for rocess with PID 29382. {{(pid=27816) get_cmdline_from_pid /opt/stack/new/neutron/neutron/agent/linux/utils.py:329}} 2020-05-04 21:19:16.009 | May 04 21:19:13 ubuntu-xenial-rax-ord-0016362133 neutron-openvswitch-agent[27816]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-5850f5fd-6e60-495e-8e47-d198b9378839 None None] Agent rpc_loop - iteration:99 completed. Processed ports statistics: {'regular': {'updated': 0, 'added': 0, 'removed': 0}}. Elapsed:0.004 2020-05-04 21:19:16.009 | May 04 21:19:15 ubuntu-xenial-rax-ord-0016362133 neutron-openvswitch-agent[27816]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-5850f5fd-6e60-495e-8e47-d198b9378839 None None] Agent rpc_loop - iteration:100 started 2020-05-04 21:19:16.009 | May 04 21:19:15 ubuntu-xenial-rax-ord-0016362133 neutron-openvswitch-agent[27816]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-5850f5fd-6e60-495e-8e47-d198b9378839 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x745ea9d2,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=11873231239408857256L,duration_nsec=379000000,duration_sec=201,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=27816) _send_msg /opt/stack/new/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:98}} 2020-05-04 21:19:16.009 | May 04 21:19:15 ubuntu-xenial-rax-ord-0016362133 neutron-openvswitch-agent[27816]: DEBUG neutron.agent.linux.utils [None req-5850f5fd-6e60-495e-8e47-d198b9378839 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for rocess with PID 29382. {{(pid=27816) get_cmdline_from_pid /opt/stack/new/neutron/neutron/agent/linux/utils.py:329}} 2020-05-04 21:19:16.009 | May 04 21:19:15 ubuntu-xenial-rax-ord-0016362133 neutron-openvswitch-agent[27816]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-5850f5fd-6e60-495e-8e47-d198b9378839 None None] Agent rpc_loop - iteration:100 completed. Processed ports statistics: {'regular': {'updated': 0, 'added': 0, 'removed': 0}}. Elapsed:0.004 2020-05-04 21:19:16.013 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.016 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@q-dhcp.service 2020-05-04 21:19:16.027 | enabled 2020-05-04 21:19:16.031 | + functions-common:service_check:1543 : sudo systemctl status devstack@q-dhcp.service --no-pager 2020-05-04 21:19:16.043 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2020-05-04 21:19:16.043 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2020-05-04 21:19:16.043 | Active: active (running) since Mon 2020-05-04 21:15:51 UTC; 3min 24s ago 2020-05-04 21:19:16.043 | Main PID: 28156 (neutron-dhcp-ag) 2020-05-04 21:19:16.043 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2020-05-04 21:19:16.043 | ├─28156 /usr/bin/python /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2020-05-04 21:19:16.043 | ├─29939 /usr/bin/python /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpmpaKYp/privsep.sock 2020-05-04 21:19:16.043 | ├─29943 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-05-04 21:19:16.043 | ├─29944 /usr/bin/python /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-05-04 21:19:16.043 | └─30293 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/1088e612-bb02-432a-aa35-ec538664770c/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/1088e612-bb02-432a-aa35-ec538664770c/host --addn-hosts=/opt/stack/data/neutron/dhcp/1088e612-bb02-432a-aa35-ec538664770c/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/1088e612-bb02-432a-aa35-ec538664770c/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/1088e612-bb02-432a-aa35-ec538664770c/leases --dhcp-match=set:ipxe,175 --local-service --bind-dynamic --dhcp-range=set:subnet-4be15ded-302e-4c27-bf1c-48a4b660b2ae,10.1.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=64 --conf-file= --domain=openstacklocal 2020-05-04 21:19:16.043 | 2020-05-04 21:19:16.043 | May 04 21:16:39 ubuntu-xenial-rax-ord-0016362133 neutron-dhcp-agent[28156]: DEBUG neutron.agent.linux.utils [-] Unable to access /opt/stack/data/neutron/external/pids/1088e612-bb02-432a-aa35-ec538664770c.pid {{(pid=28156) get_value_from_file /opt/stack/new/neutron/neutron/agent/linux/utils.py:250}} 2020-05-04 21:19:16.044 | May 04 21:16:39 ubuntu-xenial-rax-ord-0016362133 neutron-dhcp-agent[28156]: DEBUG neutron.agent.linux.utils [-] Unable to access /opt/stack/data/neutron/external/pids/1088e612-bb02-432a-aa35-ec538664770c.pid {{(pid=28156) get_value_from_file /opt/stack/new/neutron/neutron/agent/linux/utils.py:250}} 2020-05-04 21:19:16.044 | May 04 21:16:39 ubuntu-xenial-rax-ord-0016362133 neutron-dhcp-agent[28156]: DEBUG neutron.agent.linux.external_process [-] No process started for 1088e612-bb02-432a-aa35-ec538664770c {{(pid=28156) disable /opt/stack/new/neutron/neutron/agent/linux/external_process.py:121}} 2020-05-04 21:19:16.044 | May 04 21:16:39 ubuntu-xenial-rax-ord-0016362133 neutron-dhcp-agent[28156]: INFO neutron.agent.dhcp.agent [None req-d6346d23-6f30-4af3-9a9d-195dc892b602 None None] DHCP configuration for ports set([u'd4dc3c1b-e7ce-4e6a-b490-9d532d655350']) is completed 2020-05-04 21:19:16.044 | May 04 21:16:53 ubuntu-xenial-rax-ord-0016362133 neutron-dhcp-agent[28156]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process._check_child_processes" :: waited 0.000s {{(pid=28156) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:273}} 2020-05-04 21:19:16.044 | May 04 21:16:53 ubuntu-xenial-rax-ord-0016362133 neutron-dhcp-agent[28156]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process._check_child_processes" :: held 0.003s {{(pid=28156) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:285}} 2020-05-04 21:19:16.044 | May 04 21:17:53 ubuntu-xenial-rax-ord-0016362133 neutron-dhcp-agent[28156]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process._check_child_processes" :: waited 0.000s {{(pid=28156) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:273}} 2020-05-04 21:19:16.044 | May 04 21:17:53 ubuntu-xenial-rax-ord-0016362133 neutron-dhcp-agent[28156]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process._check_child_processes" :: held 0.001s {{(pid=28156) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:285}} 2020-05-04 21:19:16.044 | May 04 21:18:53 ubuntu-xenial-rax-ord-0016362133 neutron-dhcp-agent[28156]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process._check_child_processes" :: waited 0.000s {{(pid=28156) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:273}} 2020-05-04 21:19:16.044 | May 04 21:18:53 ubuntu-xenial-rax-ord-0016362133 neutron-dhcp-agent[28156]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process._check_child_processes" :: held 0.001s {{(pid=28156) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:285}} 2020-05-04 21:19:16.048 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.051 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@q-l3.service 2020-05-04 21:19:16.061 | enabled 2020-05-04 21:19:16.065 | + functions-common:service_check:1543 : sudo systemctl status devstack@q-l3.service --no-pager 2020-05-04 21:19:16.078 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2020-05-04 21:19:16.078 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2020-05-04 21:19:16.078 | Active: active (running) since Mon 2020-05-04 21:15:52 UTC; 3min 23s ago 2020-05-04 21:19:16.078 | Main PID: 28524 (neutron-l3-agen) 2020-05-04 21:19:16.078 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2020-05-04 21:19:16.078 | ├─28524 /usr/bin/python /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2020-05-04 21:19:16.078 | ├─29494 /usr/bin/python /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpcshINW/privsep.sock 2020-05-04 21:19:16.078 | ├─30588 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-05-04 21:19:16.078 | ├─30589 /usr/bin/python /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-05-04 21:19:16.079 | ├─30822 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/8072399e-cb18-4d9d-8295-724f2fffedc8.conf 2020-05-04 21:19:16.079 | ├─31314 radvd -C /opt/stack/data/neutron/ra/8072399e-cb18-4d9d-8295-724f2fffedc8.radvd.conf -p /opt/stack/data/neutron/external/pids/8072399e-cb18-4d9d-8295-724f2fffedc8.pid.radvd -u stack -m syslog 2020-05-04 21:19:16.079 | └─31315 radvd -C /opt/stack/data/neutron/ra/8072399e-cb18-4d9d-8295-724f2fffedc8.radvd.conf -p /opt/stack/data/neutron/external/pids/8072399e-cb18-4d9d-8295-724f2fffedc8.pid.radvd -u stack -m syslog 2020-05-04 21:19:16.079 | 2020-05-04 21:19:16.079 | May 04 21:17:54 ubuntu-xenial-rax-ord-0016362133 neutron-l3-agent[28524]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process._check_child_processes" :: waited 0.000s {{(pid=28524) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:273}} 2020-05-04 21:19:16.079 | May 04 21:17:54 ubuntu-xenial-rax-ord-0016362133 neutron-l3-agent[28524]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process._check_child_processes" :: held 0.001s {{(pid=28524) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:285}} 2020-05-04 21:19:16.079 | May 04 21:17:54 ubuntu-xenial-rax-ord-0016362133 neutron-l3-agent[28524]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process._check_child_processes" :: waited 0.000s {{(pid=28524) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:273}} 2020-05-04 21:19:16.079 | May 04 21:17:54 ubuntu-xenial-rax-ord-0016362133 neutron-l3-agent[28524]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process._check_child_processes" :: held 0.000s {{(pid=28524) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:285}} 2020-05-04 21:19:16.079 | May 04 21:17:57 ubuntu-xenial-rax-ord-0016362133 neutron-l3-agent[28524]: DEBUG oslo_service.periodic_task [None req-083959d0-cb42-49a4-9734-f0c6f6d3f9c6 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=28524) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:16.079 | May 04 21:18:37 ubuntu-xenial-rax-ord-0016362133 neutron-l3-agent[28524]: DEBUG oslo_service.periodic_task [None req-083959d0-cb42-49a4-9734-f0c6f6d3f9c6 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=28524) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:16.079 | May 04 21:18:54 ubuntu-xenial-rax-ord-0016362133 neutron-l3-agent[28524]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process._check_child_processes" :: waited 0.000s {{(pid=28524) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:273}} 2020-05-04 21:19:16.079 | May 04 21:18:54 ubuntu-xenial-rax-ord-0016362133 neutron-l3-agent[28524]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process._check_child_processes" :: held 0.001s {{(pid=28524) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:285}} 2020-05-04 21:19:16.079 | May 04 21:18:54 ubuntu-xenial-rax-ord-0016362133 neutron-l3-agent[28524]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process._check_child_processes" :: waited 0.000s {{(pid=28524) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:273}} 2020-05-04 21:19:16.079 | May 04 21:18:54 ubuntu-xenial-rax-ord-0016362133 neutron-l3-agent[28524]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process._check_child_processes" :: held 0.000s {{(pid=28524) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:285}} 2020-05-04 21:19:16.083 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.087 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@q-meta.service 2020-05-04 21:19:16.098 | enabled 2020-05-04 21:19:16.102 | + functions-common:service_check:1543 : sudo systemctl status devstack@q-meta.service --no-pager 2020-05-04 21:19:16.115 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2020-05-04 21:19:16.115 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2020-05-04 21:19:16.115 | Active: active (running) since Mon 2020-05-04 21:15:53 UTC; 3min 22s ago 2020-05-04 21:19:16.115 | Main PID: 28856 (neutron-metadat) 2020-05-04 21:19:16.115 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2020-05-04 21:19:16.115 | ├─28856 /usr/bin/python /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2020-05-04 21:19:16.115 | ├─29399 /usr/bin/python /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2020-05-04 21:19:16.115 | └─29400 /usr/bin/python /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2020-05-04 21:19:16.115 | 2020-05-04 21:19:16.115 | May 04 21:15:55 ubuntu-xenial-rax-ord-0016362133 neutron-metadata-agent[28856]: DEBUG oslo_service.service [None req-75f4b56d-ec6e-48ac-869a-676ee19116f6 None None] profiler.socket_timeout = 0.1 {{(pid=28856) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.115 | May 04 21:15:55 ubuntu-xenial-rax-ord-0016362133 neutron-metadata-agent[28856]: DEBUG oslo_service.service [None req-75f4b56d-ec6e-48ac-869a-676ee19116f6 None None] profiler.trace_sqlalchemy = False {{(pid=28856) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.115 | May 04 21:15:55 ubuntu-xenial-rax-ord-0016362133 neutron-metadata-agent[28856]: DEBUG oslo_service.service [None req-75f4b56d-ec6e-48ac-869a-676ee19116f6 None None] service_providers.service_provider = [] {{(pid=28856) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.115 | May 04 21:15:55 ubuntu-xenial-rax-ord-0016362133 neutron-metadata-agent[28856]: DEBUG oslo_service.service [None req-75f4b56d-ec6e-48ac-869a-676ee19116f6 None None] oslo_concurrency.disable_process_locking = False {{(pid=28856) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.115 | May 04 21:15:55 ubuntu-xenial-rax-ord-0016362133 neutron-metadata-agent[28856]: DEBUG oslo_service.service [None req-75f4b56d-ec6e-48ac-869a-676ee19116f6 None None] oslo_concurrency.lock_path = /opt/stack/data/neutron/lock {{(pid=28856) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.116 | May 04 21:15:55 ubuntu-xenial-rax-ord-0016362133 neutron-metadata-agent[28856]: DEBUG oslo_service.service [None req-75f4b56d-ec6e-48ac-869a-676ee19116f6 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=28856) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.116 | May 04 21:15:55 ubuntu-xenial-rax-ord-0016362133 neutron-metadata-agent[28856]: DEBUG oslo_service.service [None req-75f4b56d-ec6e-48ac-869a-676ee19116f6 None None] xenapi.connection_password = **** {{(pid=28856) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.116 | May 04 21:15:55 ubuntu-xenial-rax-ord-0016362133 neutron-metadata-agent[28856]: DEBUG oslo_service.service [None req-75f4b56d-ec6e-48ac-869a-676ee19116f6 None None] xenapi.connection_url = None {{(pid=28856) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.116 | May 04 21:15:55 ubuntu-xenial-rax-ord-0016362133 neutron-metadata-agent[28856]: DEBUG oslo_service.service [None req-75f4b56d-ec6e-48ac-869a-676ee19116f6 None None] xenapi.connection_username = None {{(pid=28856) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.116 | May 04 21:15:55 ubuntu-xenial-rax-ord-0016362133 neutron-metadata-agent[28856]: DEBUG oslo_service.service [None req-75f4b56d-ec6e-48ac-869a-676ee19116f6 None None] ******************************************************************************** {{(pid=28856) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2900}} 2020-05-04 21:19:16.120 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.124 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@q-metering.service 2020-05-04 21:19:16.138 | enabled 2020-05-04 21:19:16.142 | + functions-common:service_check:1543 : sudo systemctl status devstack@q-metering.service --no-pager 2020-05-04 21:19:16.155 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2020-05-04 21:19:16.156 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2020-05-04 21:19:16.156 | Active: active (running) since Mon 2020-05-04 21:15:54 UTC; 3min 21s ago 2020-05-04 21:19:16.156 | Main PID: 29272 (neutron-meterin) 2020-05-04 21:19:16.156 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2020-05-04 21:19:16.156 | └─29272 /usr/bin/python /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini 2020-05-04 21:19:16.156 | 2020-05-04 21:19:16.156 | May 04 21:17:56 ubuntu-xenial-rax-ord-0016362133 neutron-metering-agent[29272]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent._invoke_driver" :: held 0.001s {{(pid=29272) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:285}} 2020-05-04 21:19:16.156 | May 04 21:18:00 ubuntu-xenial-rax-ord-0016362133 neutron-metering-agent[29272]: DEBUG oslo_service.periodic_task [None req-9e3730db-eea9-4aaa-a008-3d40d5df2911 None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=29272) run_periodic_tasks /usr/local/lib/python2.7/dist-packages/oslo_service/periodic_task.py:215}} 2020-05-04 21:19:16.156 | May 04 21:18:26 ubuntu-xenial-rax-ord-0016362133 neutron-metering-agent[29272]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=29272) _get_traffic_counters /opt/stack/new/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2020-05-04 21:19:16.156 | May 04 21:18:26 ubuntu-xenial-rax-ord-0016362133 neutron-metering-agent[29272]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent._invoke_driver" :: waited 0.000s {{(pid=29272) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:273}} 2020-05-04 21:19:16.156 | May 04 21:18:26 ubuntu-xenial-rax-ord-0016362133 neutron-metering-agent[29272]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, []) {} {{(pid=29272) wrapper /usr/local/lib/python2.7/dist-packages/oslo_log/helpers.py:66}} 2020-05-04 21:19:16.156 | May 04 21:18:26 ubuntu-xenial-rax-ord-0016362133 neutron-metering-agent[29272]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent._invoke_driver" :: held 0.001s {{(pid=29272) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:285}} 2020-05-04 21:19:16.156 | May 04 21:18:56 ubuntu-xenial-rax-ord-0016362133 neutron-metering-agent[29272]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=29272) _get_traffic_counters /opt/stack/new/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2020-05-04 21:19:16.156 | May 04 21:18:56 ubuntu-xenial-rax-ord-0016362133 neutron-metering-agent[29272]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent._invoke_driver" :: waited 0.000s {{(pid=29272) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:273}} 2020-05-04 21:19:16.156 | May 04 21:18:56 ubuntu-xenial-rax-ord-0016362133 neutron-metering-agent[29272]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, []) {} {{(pid=29272) wrapper /usr/local/lib/python2.7/dist-packages/oslo_log/helpers.py:66}} 2020-05-04 21:19:16.156 | May 04 21:18:56 ubuntu-xenial-rax-ord-0016362133 neutron-metering-agent[29272]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent._invoke_driver" :: held 0.001s {{(pid=29272) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:285}} 2020-05-04 21:19:16.160 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.164 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@q-svc.service 2020-05-04 21:19:16.175 | enabled 2020-05-04 21:19:16.179 | + functions-common:service_check:1543 : sudo systemctl status devstack@q-svc.service --no-pager 2020-05-04 21:19:16.193 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2020-05-04 21:19:16.193 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2020-05-04 21:19:16.193 | Active: active (running) since Mon 2020-05-04 21:15:41 UTC; 3min 35s ago 2020-05-04 21:19:16.193 | Main PID: 26834 (neutron-server) 2020-05-04 21:19:16.193 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2020-05-04 21:19:16.193 | ├─26834 /usr/bin/python /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:19:16.193 | ├─26917 /usr/bin/python /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:19:16.193 | ├─26918 /usr/bin/python /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:19:16.193 | ├─26919 /usr/bin/python /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:19:16.193 | └─26920 /usr/bin/python /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2020-05-04 21:19:16.193 | 2020-05-04 21:19:16.193 | May 04 21:18:24 ubuntu-xenial-rax-ord-0016362133 neutron-server[26834]: DEBUG neutron_lib.callbacks.manager [None req-983f81f0-1733-4973-a4a6-04d3d2a92d71 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363272389379889', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3791843'] for agent, after_update {{(pid=26919) _notify_loop /usr/local/lib/python2.7/dist-packages/neutron_lib/callbacks/manager.py:167}} 2020-05-04 21:19:16.193 | May 04 21:18:25 ubuntu-xenial-rax-ord-0016362133 neutron-server[26834]: DEBUG neutron_lib.callbacks.manager [None req-6ce9781f-0a19-4332-b64c-2ac38a43f5c7 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363272389379889', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3791843'] for agent, after_update {{(pid=26919) _notify_loop /usr/local/lib/python2.7/dist-packages/neutron_lib/callbacks/manager.py:167}} 2020-05-04 21:19:16.193 | May 04 21:18:25 ubuntu-xenial-rax-ord-0016362133 neutron-server[26834]: DEBUG neutron_lib.callbacks.manager [None req-75f4b56d-ec6e-48ac-869a-676ee19116f6 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363272389379889', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3791843'] for agent, after_update {{(pid=26919) _notify_loop /usr/local/lib/python2.7/dist-packages/neutron_lib/callbacks/manager.py:167}} 2020-05-04 21:19:16.193 | May 04 21:18:26 ubuntu-xenial-rax-ord-0016362133 neutron-server[26834]: DEBUG neutron_lib.callbacks.manager [None req-5a7d461d-0d28-4f6e-98c8-3fb1ce64799f None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363272389379889', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3791843'] for agent, after_update {{(pid=26919) _notify_loop /usr/local/lib/python2.7/dist-packages/neutron_lib/callbacks/manager.py:167}} 2020-05-04 21:19:16.193 | May 04 21:18:42 ubuntu-xenial-rax-ord-0016362133 neutron-server[26834]: DEBUG neutron.db.agents_db [None req-84e8ecaf-243f-455a-b8f3-cb48b2d912ce None None] Agent healthcheck: found 5 active agents {{(pid=26920) agent_health_check /opt/stack/new/neutron/neutron/db/agents_db.py:264}} 2020-05-04 21:19:16.193 | May 04 21:18:54 ubuntu-xenial-rax-ord-0016362133 neutron-server[26834]: DEBUG neutron_lib.callbacks.manager [None req-8705cf18-aca9-4d47-aa5d-0c7892653577 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363272389379889', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3791843'] for agent, after_update {{(pid=26919) _notify_loop /usr/local/lib/python2.7/dist-packages/neutron_lib/callbacks/manager.py:167}} 2020-05-04 21:19:16.193 | May 04 21:18:54 ubuntu-xenial-rax-ord-0016362133 neutron-server[26834]: DEBUG neutron_lib.callbacks.manager [None req-983f81f0-1733-4973-a4a6-04d3d2a92d71 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363272389379889', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3791843'] for agent, after_update {{(pid=26919) _notify_loop /usr/local/lib/python2.7/dist-packages/neutron_lib/callbacks/manager.py:167}} 2020-05-04 21:19:16.193 | May 04 21:18:55 ubuntu-xenial-rax-ord-0016362133 neutron-server[26834]: DEBUG neutron_lib.callbacks.manager [None req-78da0817-11f5-4f10-bcd6-a232aceaa86e None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363272389379889', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3791843'] for agent, after_update {{(pid=26919) _notify_loop /usr/local/lib/python2.7/dist-packages/neutron_lib/callbacks/manager.py:167}} 2020-05-04 21:19:16.194 | May 04 21:18:55 ubuntu-xenial-rax-ord-0016362133 neutron-server[26834]: DEBUG neutron_lib.callbacks.manager [None req-75f4b56d-ec6e-48ac-869a-676ee19116f6 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363272389379889', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3791843'] for agent, after_update {{(pid=26919) _notify_loop /usr/local/lib/python2.7/dist-packages/neutron_lib/callbacks/manager.py:167}} 2020-05-04 21:19:16.194 | May 04 21:18:56 ubuntu-xenial-rax-ord-0016362133 neutron-server[26834]: DEBUG neutron_lib.callbacks.manager [None req-5a7d461d-0d28-4f6e-98c8-3fb1ce64799f None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363272389379889', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3791843'] for agent, after_update {{(pid=26919) _notify_loop /usr/local/lib/python2.7/dist-packages/neutron_lib/callbacks/manager.py:167}} 2020-05-04 21:19:16.198 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.201 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@rabbit.service 2020-05-04 21:19:16.211 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2020-05-04 21:19:16.216 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.219 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@s-account.service 2020-05-04 21:19:16.230 | enabled 2020-05-04 21:19:16.235 | + functions-common:service_check:1543 : sudo systemctl status devstack@s-account.service --no-pager 2020-05-04 21:19:16.249 | ● devstack@s-account.service - Devstack devstack@s-account.service 2020-05-04 21:19:16.249 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2020-05-04 21:19:16.249 | Active: active (running) since Mon 2020-05-04 21:15:16 UTC; 4min 0s ago 2020-05-04 21:19:16.249 | Main PID: 24232 (swift-account-s) 2020-05-04 21:19:16.249 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2020-05-04 21:19:16.249 | ├─24232 /usr/bin/python /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2020-05-04 21:19:16.249 | ├─24286 /usr/bin/python /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2020-05-04 21:19:16.249 | └─24287 /usr/bin/python /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2020-05-04 21:19:16.249 | 2020-05-04 21:19:16.249 | May 04 21:15:31 ubuntu-xenial-rax-ord-0016362133 account-server[24287]: 127.0.0.1 - - [04/May/2020:21:15:31 +0000] "HEAD /sdb1/358/AUTH_2ff7bb411dfa4785a25f763121c10c18" 404 - "HEAD http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18?format=json" "txf66651919695433ea9ddf-005eb085f3" "proxy-server 24695" 0.0014 "-" 24287 - 2020-05-04 21:19:16.249 | May 04 21:15:31 ubuntu-xenial-rax-ord-0016362133 swift-account-server[24232]: account-server: 127.0.0.1 - - [04/May/2020:21:15:31 +0000] "HEAD /sdb1/358/AUTH_2ff7bb411dfa4785a25f763121c10c18" 404 - "HEAD http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18?format=json" "txf66651919695433ea9ddf-005eb085f3" "proxy-server 24695" 0.0014 "-" 24287 - 2020-05-04 21:19:16.250 | May 04 21:15:32 ubuntu-xenial-rax-ord-0016362133 account-server[24286]: 127.0.0.1 - - [04/May/2020:21:15:32 +0000] "PUT /sdb1/358/AUTH_2ff7bb411dfa4785a25f763121c10c18" 201 - "-" "txd461107d1b7c480aa4ea3-005eb085f4" "-" 0.0207 "-" 24286 - 2020-05-04 21:19:16.250 | May 04 21:15:32 ubuntu-xenial-rax-ord-0016362133 swift-account-server[24232]: account-server: 127.0.0.1 - - [04/May/2020:21:15:32 +0000] "PUT /sdb1/358/AUTH_2ff7bb411dfa4785a25f763121c10c18" 201 - "-" "txd461107d1b7c480aa4ea3-005eb085f4" "-" 0.0207 "-" 24286 - 2020-05-04 21:19:16.250 | May 04 21:15:32 ubuntu-xenial-rax-ord-0016362133 account-server[24286]: 127.0.0.1 - - [04/May/2020:21:15:32 +0000] "HEAD /sdb1/358/AUTH_2ff7bb411dfa4785a25f763121c10c18" 204 - "HEAD http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18?format=json" "txd461107d1b7c480aa4ea3-005eb085f4" "proxy-server 24695" 0.0032 "-" 24286 - 2020-05-04 21:19:16.250 | May 04 21:15:32 ubuntu-xenial-rax-ord-0016362133 swift-account-server[24232]: account-server: 127.0.0.1 - - [04/May/2020:21:15:32 +0000] "HEAD /sdb1/358/AUTH_2ff7bb411dfa4785a25f763121c10c18" 204 - "HEAD http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18?format=json" "txd461107d1b7c480aa4ea3-005eb085f4" "proxy-server 24695" 0.0032 "-" 24286 - 2020-05-04 21:19:16.250 | May 04 21:15:32 ubuntu-xenial-rax-ord-0016362133 account-server[24286]: 127.0.0.1 - - [04/May/2020:21:15:32 +0000] "PUT /sdb1/358/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/153/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance" "txd461107d1b7c480aa4ea3-005eb085f4" "container-server 24249" 0.0134 "-" 24286 0 2020-05-04 21:19:16.250 | May 04 21:15:32 ubuntu-xenial-rax-ord-0016362133 swift-account-server[24232]: account-server: 127.0.0.1 - - [04/May/2020:21:15:32 +0000] "PUT /sdb1/358/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/153/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance" "txd461107d1b7c480aa4ea3-005eb085f4" "container-server 24249" 0.0134 "-" 24286 0 2020-05-04 21:19:16.250 | May 04 21:18:39 ubuntu-xenial-rax-ord-0016362133 account-server[24286]: 127.0.0.1 - - [04/May/2020:21:18:39 +0000] "HEAD /sdb1/358/AUTH_2ff7bb411dfa4785a25f763121c10c18" 204 - "HEAD http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18?format=json" "txf0e35930f587406a8ec8b-005eb086af" "proxy-server 24695" 0.0044 "-" 24286 - 2020-05-04 21:19:16.250 | May 04 21:18:39 ubuntu-xenial-rax-ord-0016362133 swift-account-server[24232]: account-server: 127.0.0.1 - - [04/May/2020:21:18:39 +0000] "HEAD /sdb1/358/AUTH_2ff7bb411dfa4785a25f763121c10c18" 204 - "HEAD http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18?format=json" "txf0e35930f587406a8ec8b-005eb086af" "proxy-server 24695" 0.0044 "-" 24286 - 2020-05-04 21:19:16.253 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.256 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@s-container.service 2020-05-04 21:19:16.268 | enabled 2020-05-04 21:19:16.271 | + functions-common:service_check:1543 : sudo systemctl status devstack@s-container.service --no-pager 2020-05-04 21:19:16.284 | ● devstack@s-container.service - Devstack devstack@s-container.service 2020-05-04 21:19:16.284 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2020-05-04 21:19:16.284 | Active: active (running) since Mon 2020-05-04 21:15:15 UTC; 4min 0s ago 2020-05-04 21:19:16.284 | Main PID: 23894 (swift-container) 2020-05-04 21:19:16.284 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2020-05-04 21:19:16.284 | ├─23894 /usr/bin/python /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2020-05-04 21:19:16.285 | ├─24247 /usr/bin/python /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2020-05-04 21:19:16.285 | └─24249 /usr/bin/python /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2020-05-04 21:19:16.285 | 2020-05-04 21:19:16.285 | May 04 21:18:39 ubuntu-xenial-rax-ord-0016362133 container-server[24249]: 127.0.0.1 - - [04/May/2020:21:18:39 +0000] "HEAD /sdb1/153/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance" 204 - "HEAD http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance?format=json" "txf0e35930f587406a8ec8b-005eb086af" "proxy-server 24695" 0.0041 "-" 24249 0 2020-05-04 21:19:16.286 | May 04 21:18:39 ubuntu-xenial-rax-ord-0016362133 swift-container-server[23894]: container-server: 127.0.0.1 - - [04/May/2020:21:18:39 +0000] "HEAD /sdb1/153/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance" 204 - "HEAD http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance?format=json" "txf0e35930f587406a8ec8b-005eb086af" "proxy-server 24695" 0.0041 "-" 24249 0 2020-05-04 21:19:16.286 | May 04 21:18:41 ubuntu-xenial-rax-ord-0016362133 container-server[24247]: 127.0.0.1 - - [04/May/2020:21:18:41 +0000] "PUT /sdb1/153/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00001" 201 - "PUT http://162.242.166.178:8080/sdb1/81/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00001" "tx73627f5ad2e746b68d8cc-005eb086af" "object-server 23957" 0.0021 "-" 24247 0 2020-05-04 21:19:16.286 | May 04 21:18:41 ubuntu-xenial-rax-ord-0016362133 swift-container-server[23894]: container-server: 127.0.0.1 - - [04/May/2020:21:18:41 +0000] "PUT /sdb1/153/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00001" 201 - "PUT http://162.242.166.178:8080/sdb1/81/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00001" "tx73627f5ad2e746b68d8cc-005eb086af" "object-server 23957" 0.0021 "-" 24247 0 2020-05-04 21:19:16.286 | May 04 21:18:42 ubuntu-xenial-rax-ord-0016362133 container-server[24247]: 127.0.0.1 - - [04/May/2020:21:18:42 +0000] "PUT /sdb1/153/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00002" 201 - "PUT http://162.242.166.178:8080/sdb1/247/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00002" "tx7b09e15633f54a7ab7b3a-005eb086b1" "object-server 23956" 0.0006 "-" 24247 0 2020-05-04 21:19:16.286 | May 04 21:18:42 ubuntu-xenial-rax-ord-0016362133 swift-container-server[23894]: container-server: 127.0.0.1 - - [04/May/2020:21:18:42 +0000] "PUT /sdb1/153/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00002" 201 - "PUT http://162.242.166.178:8080/sdb1/247/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00002" "tx7b09e15633f54a7ab7b3a-005eb086b1" "object-server 23956" 0.0006 "-" 24247 0 2020-05-04 21:19:16.286 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 container-server[24247]: 127.0.0.1 - - [04/May/2020:21:18:43 +0000] "PUT /sdb1/153/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00003" 201 - "PUT http://162.242.166.178:8080/sdb1/471/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00003" "txfd0dd669d0564d5381ce5-005eb086b2" "object-server 23957" 0.0006 "-" 24247 0 2020-05-04 21:19:16.286 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 swift-container-server[23894]: container-server: 127.0.0.1 - - [04/May/2020:21:18:43 +0000] "PUT /sdb1/153/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00003" 201 - "PUT http://162.242.166.178:8080/sdb1/471/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00003" "txfd0dd669d0564d5381ce5-005eb086b2" "object-server 23957" 0.0006 "-" 24247 0 2020-05-04 21:19:16.286 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 container-server[24247]: 127.0.0.1 - - [04/May/2020:21:18:43 +0000] "PUT /sdb1/153/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d" 201 - "PUT http://162.242.166.178:8080/sdb1/47/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d" "tx2eb6267a0f6341dea3a7e-005eb086b3" "object-server 23956" 0.0007 "-" 24247 0 2020-05-04 21:19:16.286 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 swift-container-server[23894]: container-server: 127.0.0.1 - - [04/May/2020:21:18:43 +0000] "PUT /sdb1/153/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d" 201 - "PUT http://162.242.166.178:8080/sdb1/47/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d" "tx2eb6267a0f6341dea3a7e-005eb086b3" "object-server 23956" 0.0007 "-" 24247 0 2020-05-04 21:19:16.289 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.292 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@s-object.service 2020-05-04 21:19:16.303 | enabled 2020-05-04 21:19:16.307 | + functions-common:service_check:1543 : sudo systemctl status devstack@s-object.service --no-pager 2020-05-04 21:19:16.318 | ● devstack@s-object.service - Devstack devstack@s-object.service 2020-05-04 21:19:16.319 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2020-05-04 21:19:16.319 | Active: active (running) since Mon 2020-05-04 21:15:14 UTC; 4min 1s ago 2020-05-04 21:19:16.319 | Main PID: 23557 (swift-object-se) 2020-05-04 21:19:16.319 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2020-05-04 21:19:16.319 | ├─23557 /usr/bin/python /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2020-05-04 21:19:16.319 | ├─23956 /usr/bin/python /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2020-05-04 21:19:16.319 | └─23957 /usr/bin/python /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2020-05-04 21:19:16.319 | 2020-05-04 21:19:16.320 | May 04 21:15:32 ubuntu-xenial-rax-ord-0016362133 object-server[23956]: 127.0.0.1 - - [04/May/2020:21:15:32 +0000] "PUT /sdb1/106/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/5e6811bf-e9e1-46ea-9e85-c2e141ac04e1" 201 - "PUT http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/5e6811bf-e9e1-46ea-9e85-c2e141ac04e1" "tx8f38dd8e86324aeea6f75-005eb085f4" "proxy-server 24695" 0.0225 "-" 23956 0 2020-05-04 21:19:16.320 | May 04 21:15:32 ubuntu-xenial-rax-ord-0016362133 swift-object-server[23557]: object-server: 127.0.0.1 - - [04/May/2020:21:15:32 +0000] "PUT /sdb1/106/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/5e6811bf-e9e1-46ea-9e85-c2e141ac04e1" 201 - "PUT http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/5e6811bf-e9e1-46ea-9e85-c2e141ac04e1" "tx8f38dd8e86324aeea6f75-005eb085f4" "proxy-server 24695" 0.0225 "-" 23956 0 2020-05-04 21:19:16.320 | May 04 21:18:41 ubuntu-xenial-rax-ord-0016362133 object-server[23957]: 127.0.0.1 - - [04/May/2020:21:18:41 +0000] "PUT /sdb1/81/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00001" 201 - "PUT http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00001" "tx73627f5ad2e746b68d8cc-005eb086af" "proxy-server 24695" 1.7396 "-" 23957 0 2020-05-04 21:19:16.320 | May 04 21:18:41 ubuntu-xenial-rax-ord-0016362133 swift-object-server[23557]: object-server: 127.0.0.1 - - [04/May/2020:21:18:41 +0000] "PUT /sdb1/81/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00001" 201 - "PUT http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00001" "tx73627f5ad2e746b68d8cc-005eb086af" "proxy-server 24695" 1.7396 "-" 23957 0 2020-05-04 21:19:16.320 | May 04 21:18:42 ubuntu-xenial-rax-ord-0016362133 object-server[23956]: 127.0.0.1 - - [04/May/2020:21:18:42 +0000] "PUT /sdb1/247/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00002" 201 - "PUT http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00002" "tx7b09e15633f54a7ab7b3a-005eb086b1" "proxy-server 24695" 1.5498 "-" 23956 0 2020-05-04 21:19:16.320 | May 04 21:18:42 ubuntu-xenial-rax-ord-0016362133 swift-object-server[23557]: object-server: 127.0.0.1 - - [04/May/2020:21:18:42 +0000] "PUT /sdb1/247/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00002" 201 - "PUT http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00002" "tx7b09e15633f54a7ab7b3a-005eb086b1" "proxy-server 24695" 1.5498 "-" 23956 0 2020-05-04 21:19:16.320 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 object-server[23957]: 127.0.0.1 - - [04/May/2020:21:18:43 +0000] "PUT /sdb1/471/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00003" 201 - "PUT http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00003" "txfd0dd669d0564d5381ce5-005eb086b2" "proxy-server 24695" 0.5135 "-" 23957 0 2020-05-04 21:19:16.320 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 swift-object-server[23557]: object-server: 127.0.0.1 - - [04/May/2020:21:18:43 +0000] "PUT /sdb1/471/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00003" 201 - "PUT http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d-00003" "txfd0dd669d0564d5381ce5-005eb086b2" "proxy-server 24695" 0.5135 "-" 23957 0 2020-05-04 21:19:16.320 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 object-server[23956]: 127.0.0.1 - - [04/May/2020:21:18:43 +0000] "PUT /sdb1/47/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d" 201 - "PUT http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d" "tx2eb6267a0f6341dea3a7e-005eb086b3" "proxy-server 24695" 0.0061 "-" 23956 0 2020-05-04 21:19:16.320 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 swift-object-server[23557]: object-server: 127.0.0.1 - - [04/May/2020:21:18:43 +0000] "PUT /sdb1/47/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d" 201 - "PUT http://162.242.166.178:8080/v1/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d" "tx2eb6267a0f6341dea3a7e-005eb086b3" "proxy-server 24695" 0.0061 "-" 23956 0 2020-05-04 21:19:16.323 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.326 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@s-proxy.service 2020-05-04 21:19:16.337 | enabled 2020-05-04 21:19:16.341 | + functions-common:service_check:1543 : sudo systemctl status devstack@s-proxy.service --no-pager 2020-05-04 21:19:16.354 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2020-05-04 21:19:16.354 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2020-05-04 21:19:16.354 | Active: active (running) since Mon 2020-05-04 21:15:21 UTC; 3min 54s ago 2020-05-04 21:19:16.354 | Main PID: 24607 (swift-proxy-ser) 2020-05-04 21:19:16.354 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2020-05-04 21:19:16.354 | ├─24607 /usr/bin/python /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2020-05-04 21:19:16.354 | └─24695 /usr/bin/python /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2020-05-04 21:19:16.354 | 2020-05-04 21:19:16.354 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 proxy-server[24695]: Authenticating user token 2020-05-04 21:19:16.354 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 swift-proxy-server[24607]: proxy-server: Authenticating user token 2020-05-04 21:19:16.355 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 proxy-server[24695]: Received request from user: user_id 8e369350550b41e99380665e63d06df3, project_id 2ff7bb411dfa4785a25f763121c10c18, roles ResellerAdmin,service 2020-05-04 21:19:16.355 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 proxy-server[24695]: Using identity: {'service_roles': [], 'roles': [u'ResellerAdmin', u'service'], 'project_domain': (u'default', u'Default'), 'auth_version': 3, 'user': (u'8e369350550b41e99380665e63d06df3', u'glance-swift'), 'user_domain': (u'default', u'Default'), 'tenant': (u'2ff7bb411dfa4785a25f763121c10c18', u'service')} (txn: tx2eb6267a0f6341dea3a7e-005eb086b3) (client_ip: 162.242.166.178) 2020-05-04 21:19:16.355 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 swift-proxy-server[24607]: proxy-server: Received request from user: user_id 8e369350550b41e99380665e63d06df3, project_id 2ff7bb411dfa4785a25f763121c10c18, roles ResellerAdmin,service 2020-05-04 21:19:16.355 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 swift-proxy-server[24607]: proxy-server: Using identity: {'service_roles': [], 'roles': [u'ResellerAdmin', u'service'], 'project_domain': (u'default', u'Default'), 'auth_version': 3, 'user': (u'8e369350550b41e99380665e63d06df3', u'glance-swift'), 'user_domain': (u'default', u'Default'), 'tenant': (u'2ff7bb411dfa4785a25f763121c10c18', u'service')} (txn: tx2eb6267a0f6341dea3a7e-005eb086b3) (client_ip: 162.242.166.178) 2020-05-04 21:19:16.355 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 proxy-server[24695]: User 2ff7bb411dfa4785a25f763121c10c18 has reseller admin authorizing (txn: tx2eb6267a0f6341dea3a7e-005eb086b3) (client_ip: 162.242.166.178) 2020-05-04 21:19:16.355 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 swift-proxy-server[24607]: proxy-server: User 2ff7bb411dfa4785a25f763121c10c18 has reseller admin authorizing (txn: tx2eb6267a0f6341dea3a7e-005eb086b3) (client_ip: 162.242.166.178) 2020-05-04 21:19:16.355 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 proxy-server[24695]: 162.242.166.178 162.242.166.178 04/May/2020/21/18/43 PUT /v1/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d HTTP/1.0 201 - python-swiftclient-3.5.1 gAAAAABesIav... - - d41d8cd98f00b204e9800998ecf8427e tx2eb6267a0f6341dea3a7e-005eb086b3 - 0.0168 - - 1588627123.343050957 1588627123.359833002 0 2020-05-04 21:19:16.356 | May 04 21:18:43 ubuntu-xenial-rax-ord-0016362133 swift-proxy-server[24607]: proxy-server: 162.242.166.178 162.242.166.178 04/May/2020/21/18/43 PUT /v1/AUTH_2ff7bb411dfa4785a25f763121c10c18/glance/fbf558bd-9f08-4d6f-b7be-eb34afcc260d HTTP/1.0 201 - python-swiftclient-3.5.1 gAAAAABesIav... - - d41d8cd98f00b204e9800998ecf8427e tx2eb6267a0f6341dea3a7e-005eb086b3 - 0.0168 - - 1588627123.343050957 1588627123.359833002 0 2020-05-04 21:19:16.359 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.362 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@tempest.service 2020-05-04 21:19:16.372 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2020-05-04 21:19:16.375 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.378 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@manila.service 2020-05-04 21:19:16.390 | Failed to get unit file state for devstack@manila.service: No such file or directory 2020-05-04 21:19:16.396 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.399 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@m-api.service 2020-05-04 21:19:16.413 | Failed to get unit file state for devstack@m-api.service: No such file or directory 2020-05-04 21:19:16.417 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.420 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@m-shr.service 2020-05-04 21:19:16.432 | Failed to get unit file state for devstack@m-shr.service: No such file or directory 2020-05-04 21:19:16.436 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.439 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@m-sch.service 2020-05-04 21:19:16.449 | Failed to get unit file state for devstack@m-sch.service: No such file or directory 2020-05-04 21:19:16.453 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.456 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@m-dat.service 2020-05-04 21:19:16.466 | Failed to get unit file state for devstack@m-dat.service: No such file or directory 2020-05-04 21:19:16.470 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.473 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@n-super-cond.service 2020-05-04 21:19:16.484 | enabled 2020-05-04 21:19:16.488 | + functions-common:service_check:1543 : sudo systemctl status devstack@n-super-cond.service --no-pager 2020-05-04 21:19:16.501 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2020-05-04 21:19:16.501 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2020-05-04 21:19:16.501 | Active: active (running) since Mon 2020-05-04 21:16:50 UTC; 2min 26s ago 2020-05-04 21:19:16.501 | Main PID: 1610 (nova-conductor) 2020-05-04 21:19:16.501 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2020-05-04 21:19:16.501 | ├─1610 /usr/bin/python /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2020-05-04 21:19:16.501 | ├─2597 /usr/bin/python /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2020-05-04 21:19:16.501 | └─2598 /usr/bin/python /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2020-05-04 21:19:16.501 | 2020-05-04 21:19:16.501 | May 04 21:16:54 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1610]: DEBUG oslo_service.service [None req-1463c965-5050-419a-b06b-5e8b4bfc8ae0 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=1610) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.501 | May 04 21:16:54 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1610]: DEBUG oslo_service.service [None req-1463c965-5050-419a-b06b-5e8b4bfc8ae0 None None] key_manager.fixed_key = **** {{(pid=1610) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.501 | May 04 21:16:54 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1610]: DEBUG oslo_service.service [None req-1463c965-5050-419a-b06b-5e8b4bfc8ae0 None None] osapi_v21.project_id_regex = None {{(pid=1610) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.501 | May 04 21:16:54 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1610]: DEBUG oslo_service.service [None req-1463c965-5050-419a-b06b-5e8b4bfc8ae0 None None] ******************************************************************************** {{(pid=1610) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2900}} 2020-05-04 21:19:16.502 | May 04 21:16:55 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1610]: DEBUG nova.service [None req-be23297e-9b6e-4b34-91f0-8a38b3925cb9 None None] Creating RPC server for service conductor {{(pid=2598) start /opt/stack/new/nova/nova/service.py:184}} 2020-05-04 21:19:16.502 | May 04 21:16:55 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1610]: DEBUG nova.service [None req-be23297e-9b6e-4b34-91f0-8a38b3925cb9 None None] Join ServiceGroup membership for this service conductor {{(pid=2598) start /opt/stack/new/nova/nova/service.py:202}} 2020-05-04 21:19:16.502 | May 04 21:16:55 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1610]: DEBUG nova.servicegroup.drivers.db [None req-be23297e-9b6e-4b34-91f0-8a38b3925cb9 None None] DB_Driver: join new ServiceGroup member ubuntu-xenial-rax-ord-0016362133 to the conductor group, service = {{(pid=2598) join /opt/stack/new/nova/nova/servicegroup/drivers/db.py:47}} 2020-05-04 21:19:16.502 | May 04 21:16:55 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1610]: DEBUG nova.service [None req-2b5c09c9-93c0-4b63-8b96-c2c3b50d292e None None] Creating RPC server for service conductor {{(pid=2597) start /opt/stack/new/nova/nova/service.py:184}} 2020-05-04 21:19:16.502 | May 04 21:16:55 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1610]: DEBUG nova.service [None req-2b5c09c9-93c0-4b63-8b96-c2c3b50d292e None None] Join ServiceGroup membership for this service conductor {{(pid=2597) start /opt/stack/new/nova/nova/service.py:202}} 2020-05-04 21:19:16.502 | May 04 21:16:55 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1610]: DEBUG nova.servicegroup.drivers.db [None req-2b5c09c9-93c0-4b63-8b96-c2c3b50d292e None None] DB_Driver: join new ServiceGroup member ubuntu-xenial-rax-ord-0016362133 to the conductor group, service = {{(pid=2597) join /opt/stack/new/nova/nova/servicegroup/drivers/db.py:47}} 2020-05-04 21:19:16.506 | + functions-common:service_check:1537 : for service in '${ENABLED_SERVICES//,/ }' 2020-05-04 21:19:16.509 | + functions-common:service_check:1539 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2020-05-04 21:19:16.521 | enabled 2020-05-04 21:19:16.524 | + functions-common:service_check:1543 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2020-05-04 21:19:16.538 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2020-05-04 21:19:16.538 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2020-05-04 21:19:16.538 | Active: active (running) since Mon 2020-05-04 21:16:51 UTC; 2min 25s ago 2020-05-04 21:19:16.538 | Main PID: 1973 (nova-conductor) 2020-05-04 21:19:16.538 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2020-05-04 21:19:16.538 | ├─1973 /usr/bin/python /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2020-05-04 21:19:16.538 | ├─2601 /usr/bin/python /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2020-05-04 21:19:16.538 | └─2602 /usr/bin/python /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2020-05-04 21:19:16.538 | 2020-05-04 21:19:16.538 | May 04 21:16:55 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1973]: DEBUG oslo_service.service [None req-c2f31fbd-cb78-4b2e-b22d-af9d7e02e3fd None None] upgrade_levels.console = None {{(pid=1973) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.538 | May 04 21:16:55 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1973]: DEBUG oslo_service.service [None req-c2f31fbd-cb78-4b2e-b22d-af9d7e02e3fd None None] upgrade_levels.consoleauth = None {{(pid=1973) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.538 | May 04 21:16:55 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1973]: DEBUG oslo_service.service [None req-c2f31fbd-cb78-4b2e-b22d-af9d7e02e3fd None None] upgrade_levels.intercell = None {{(pid=1973) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.538 | May 04 21:16:55 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1973]: DEBUG oslo_service.service [None req-c2f31fbd-cb78-4b2e-b22d-af9d7e02e3fd None None] upgrade_levels.network = None {{(pid=1973) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.538 | May 04 21:16:55 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1973]: DEBUG oslo_service.service [None req-c2f31fbd-cb78-4b2e-b22d-af9d7e02e3fd None None] upgrade_levels.scheduler = None {{(pid=1973) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.538 | May 04 21:16:55 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1973]: DEBUG oslo_service.service [None req-c2f31fbd-cb78-4b2e-b22d-af9d7e02e3fd None None] key_manager.backend = barbican {{(pid=1973) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.538 | May 04 21:16:55 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1973]: DEBUG oslo_service.service [None req-c2f31fbd-cb78-4b2e-b22d-af9d7e02e3fd None None] key_manager.fixed_key = **** {{(pid=1973) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.538 | May 04 21:16:55 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1973]: DEBUG oslo_service.service [None req-c2f31fbd-cb78-4b2e-b22d-af9d7e02e3fd None None] osapi_v21.project_id_regex = None {{(pid=1973) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2898}} 2020-05-04 21:19:16.538 | May 04 21:16:55 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1973]: DEBUG oslo_service.service [None req-c2f31fbd-cb78-4b2e-b22d-af9d7e02e3fd None None] ******************************************************************************** {{(pid=1973) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2900}} 2020-05-04 21:19:16.538 | May 04 21:16:58 ubuntu-xenial-rax-ord-0016362133 nova-conductor[1973]: DEBUG nova.objects.service [None req-ea8891e2-fd0d-4d04-b946-bbba87e9784a None None] Lazy-loading 'availability_zone' on Service id 2 {{(pid=2601) obj_load_attr /opt/stack/new/nova/nova/objects/service.py:276}} 2020-05-04 21:19:16.542 | + ./stack.sh:main:1416 : is_service_enabled n-api 2020-05-04 21:19:16.563 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:16.567 | + ./stack.sh:main:1417 : is_service_enabled n-cpu 2020-05-04 21:19:16.588 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:16.591 | + ./stack.sh:main:1418 : /opt/stack/new/devstack/tools/discover_hosts.sh 2020-05-04 21:19:20.938 | Found 2 cell mappings. 2020-05-04 21:19:20.938 | Skipping cell0 since it does not contain hosts. 2020-05-04 21:19:20.938 | Getting computes from cell 'cell1': 61bd3546-ca07-483a-a27d-58e3e1379d62 2020-05-04 21:19:20.978 | Checking host mapping for compute host 'ubuntu-xenial-rax-ord-0016362133': 6a4b3581-2f3b-4080-b1fb-7c37542b74a0 2020-05-04 21:19:20.985 | Creating host mapping for compute host 'ubuntu-xenial-rax-ord-0016362133': 6a4b3581-2f3b-4080-b1fb-7c37542b74a0 2020-05-04 21:19:21.006 | Found 1 unmapped computes in cell: 61bd3546-ca07-483a-a27d-58e3e1379d62 2020-05-04 21:19:21.156 | + ./stack.sh:main:1432 : oscwrap complete 2020-05-04 21:19:21.158 | + ./stack.sh:main:1432 : sudo tee /etc/bash_completion.d/osc.bash_completion 2020-05-04 21:19:21.160 | + functions-common:oscwrap:2272 : local out 2020-05-04 21:19:21.164 | + functions-common:oscwrap:2273 : local rc 2020-05-04 21:19:21.167 | + functions-common:oscwrap:2274 : local start 2020-05-04 21:19:21.170 | + functions-common:oscwrap:2275 : local end 2020-05-04 21:19:21.174 | ++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:19:21.179 | + functions-common:oscwrap:2279 : start=1588627161175 2020-05-04 21:19:21.182 | ++ functions-common:oscwrap:2280 : command openstack complete 2020-05-04 21:19:21.186 | ++ functions-common:oscwrap:2280 : openstack complete 2020-05-04 21:19:23.690 | + functions-common:oscwrap:2280 : out='_openstack() 2020-05-04 21:19:23.690 | { 2020-05-04 21:19:23.690 | local cur prev words 2020-05-04 21:19:23.690 | COMPREPLY=() 2020-05-04 21:19:23.690 | _get_comp_words_by_ref -n : cur prev words 2020-05-04 21:19:23.690 | 2020-05-04 21:19:23.690 | # Command data: 2020-05-04 21:19:23.690 | cmds='\''access acl address aggregate allocation availability backup baremetal bgp bgpvpn ca catalog command complete compute configuration consistency console consumer container credential dns domain ec2 endpoint extension federation firewall flavor floating group help host hypervisor identity image implied ip keypair limits mapping module network object policy port project ptr quota recordset region request resource role router secret security server service sfc snapshot subnet tld token trait trust tsigkey usage user volume vpn zone'\'' 2020-05-04 21:19:23.690 | cmds_access='\''token'\'' 2020-05-04 21:19:23.690 | cmds_access_token='\''create'\'' 2020-05-04 21:19:23.690 | cmds_access_token_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --consumer-key --consumer-secret --request-key --request-secret --verifier'\'' 2020-05-04 21:19:23.690 | cmds_acl='\''delete get submit user'\'' 2020-05-04 21:19:23.691 | cmds_acl_delete='\''-h --help'\'' 2020-05-04 21:19:23.691 | cmds_acl_get='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.691 | cmds_acl_submit='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --user -u --project-access --no-project-access --operation-type -o'\'' 2020-05-04 21:19:23.691 | cmds_acl_user='\''add remove'\'' 2020-05-04 21:19:23.691 | cmds_acl_user_add='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --user -u --project-access --no-project-access --operation-type -o'\'' 2020-05-04 21:19:23.691 | cmds_acl_user_remove='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --user -u --project-access --no-project-access --operation-type -o'\'' 2020-05-04 21:19:23.691 | cmds_address='\''scope'\'' 2020-05-04 21:19:23.691 | cmds_address_scope='\''create delete list set show'\'' 2020-05-04 21:19:23.691 | cmds_address_scope_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --ip-version --project --project-domain --share --no-share'\'' 2020-05-04 21:19:23.691 | cmds_address_scope_delete='\''-h --help'\'' 2020-05-04 21:19:23.691 | cmds_address_scope_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name --ip-version --project --project-domain --share --no-share'\'' 2020-05-04 21:19:23.691 | cmds_address_scope_set='\''-h --help --name --share --no-share'\'' 2020-05-04 21:19:23.691 | cmds_address_scope_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.691 | cmds_aggregate='\''add create delete list remove set show unset'\'' 2020-05-04 21:19:23.691 | cmds_aggregate_add='\''host'\'' 2020-05-04 21:19:23.691 | cmds_aggregate_add_host='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.691 | cmds_aggregate_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --zone --property'\'' 2020-05-04 21:19:23.691 | cmds_aggregate_delete='\''-h --help'\'' 2020-05-04 21:19:23.691 | cmds_aggregate_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.691 | cmds_aggregate_remove='\''host'\'' 2020-05-04 21:19:23.691 | cmds_aggregate_remove_host='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.691 | cmds_aggregate_set='\''-h --help --name --zone --property --no-property'\'' 2020-05-04 21:19:23.691 | cmds_aggregate_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.691 | cmds_aggregate_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.691 | cmds_allocation='\''candidate'\'' 2020-05-04 21:19:23.691 | cmds_allocation_candidate='\''list'\'' 2020-05-04 21:19:23.691 | cmds_allocation_candidate_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --resource --limit --required --forbidden --aggregate-uuid'\'' 2020-05-04 21:19:23.691 | cmds_availability='\''zone'\'' 2020-05-04 21:19:23.691 | cmds_availability_zone='\''list'\'' 2020-05-04 21:19:23.691 | cmds_availability_zone_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --compute --network --volume --long'\'' 2020-05-04 21:19:23.691 | cmds_backup='\''create delete list restore show'\'' 2020-05-04 21:19:23.691 | cmds_backup_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --container --snapshot --force --incremental'\'' 2020-05-04 21:19:23.692 | cmds_backup_delete='\''-h --help --force'\'' 2020-05-04 21:19:23.692 | cmds_backup_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --name --status --volume --marker --limit --all-projects'\'' 2020-05-04 21:19:23.692 | cmds_backup_restore='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.692 | cmds_backup_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.692 | cmds_baremetal='\''chassis create driver node port volume'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_chassis='\''create delete list set show unset'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_chassis_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --extra --uuid'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_chassis_delete='\''-h --help'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_chassis_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --fields --limit --long --marker --sort'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_chassis_set='\''-h --help --description --extra'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_chassis_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --fields'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_chassis_unset='\''-h --help --description --extra'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_create='\''-h --help'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_driver='\''list passthru property raid show'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_driver_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --type --long'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_driver_passthru='\''call list'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_driver_passthru_call='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --arg --http-method'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_driver_passthru_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_driver_property='\''list'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_driver_property_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_driver_raid='\''property'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_driver_raid_property='\''list'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_driver_raid_property_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_driver_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_node='\''abort add adopt boot clean console create delete deploy inject inspect list maintenance manage passthru power provide reboot rebuild remove set show trait undeploy unset validate vif'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_node_abort='\''-h --help --provision-state'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_node_add='\''trait'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_node_add_trait='\''-h --help'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_node_adopt='\''-h --help --provision-state --wait'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_node_boot='\''device'\'' 2020-05-04 21:19:23.692 | cmds_baremetal_node_boot_device='\''set show'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_boot_device_set='\''-h --help --persistent'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_boot_device_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --supported'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_clean='\''-h --help --provision-state --wait --clean-steps'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_console='\''disable enable show'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_console_disable='\''-h --help'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_console_enable='\''-h --help'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_console_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --chassis-uuid --driver --driver-info --property --extra --uuid --name --boot-interface --console-interface --deploy-interface --inspect-interface --management-interface --network-interface --power-interface --raid-interface --storage-interface --vendor-interface --resource-class'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_delete='\''-h --help'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_deploy='\''-h --help --provision-state --wait --config-drive'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_inject='\''nmi'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_inject_nmi='\''-h --help'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_inspect='\''-h --help --provision-state --wait'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --limit --marker --sort --maintenance --no-maintenance --associated --unassociated --provision-state --driver --resource-class --chassis --long --fields'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_maintenance='\''set unset'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_maintenance_set='\''-h --help --reason'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_maintenance_unset='\''-h --help'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_manage='\''-h --help --provision-state --wait'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_passthru='\''call list'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_passthru_call='\''-h --help --arg --http-method'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_passthru_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_power='\''off on'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_power_off='\''-h --help --power-timeout --soft'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_power_on='\''-h --help --power-timeout'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_provide='\''-h --help --provision-state --wait'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_reboot='\''-h --help --soft --power-timeout'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_rebuild='\''-h --help --provision-state --wait --config-drive'\'' 2020-05-04 21:19:23.693 | cmds_baremetal_node_remove='\''trait'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_node_remove_trait='\''-h --help --all'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_node_set='\''-h --help --instance-uuid --name --chassis-uuid --driver --boot-interface --console-interface --deploy-interface --inspect-interface --management-interface --network-interface --power-interface --raid-interface --storage-interface --vendor-interface --resource-class --target-raid-config --property --extra --driver-info --instance-info'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_node_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --instance --fields'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_node_trait='\''list'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_node_trait_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_node_undeploy='\''-h --help --provision-state --wait'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_node_unset='\''-h --help --instance-uuid --name --resource-class --target-raid-config --property --extra --driver-info --instance-info --chassis-uuid --boot-interface --console-interface --deploy-interface --inspect-interface --management-interface --network-interface --power-interface --raid-interface --storage-interface --vendor-interface'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_node_validate='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_node_vif='\''attach detach list'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_node_vif_attach='\''-h --help --vif-info'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_node_vif_detach='\''-h --help'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_node_vif_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_port='\''create delete group list set show unset'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_port_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --node --uuid --extra --local-link-connection -l --pxe-enabled --port-group --physical-network'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_port_delete='\''-h --help'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_port_group='\''create delete list set show unset'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_port_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --node --address --name --uuid --extra --mode --property --support-standalone-ports --unsupport-standalone-ports'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_port_group_delete='\''-h --help'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_port_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --limit --marker --sort --address --node --long --fields'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_port_group_set='\''-h --help --node --address --name --extra --mode --property --support-standalone-ports --unsupport-standalone-ports'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_port_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --address --fields'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_port_group_unset='\''-h --help --name --address --extra --property'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_port_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --address --node --port-group --limit --marker --sort --long --fields'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_port_set='\''-h --help --node --address --extra --port-group --local-link-connection --pxe-enabled --pxe-disabled --physical-network'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_port_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --address --fields'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_port_unset='\''-h --help --extra --port-group --physical-network'\'' 2020-05-04 21:19:23.694 | cmds_baremetal_volume='\''connector target'\'' 2020-05-04 21:19:23.695 | cmds_baremetal_volume_connector='\''create delete list set show unset'\'' 2020-05-04 21:19:23.695 | cmds_baremetal_volume_connector_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --node --type --connector-id --uuid --extra'\'' 2020-05-04 21:19:23.695 | cmds_baremetal_volume_connector_delete='\''-h --help'\'' 2020-05-04 21:19:23.695 | cmds_baremetal_volume_connector_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --node --limit --marker --sort --long --fields'\'' 2020-05-04 21:19:23.695 | cmds_baremetal_volume_connector_set='\''-h --help --node --type --connector-id --extra'\'' 2020-05-04 21:19:23.695 | cmds_baremetal_volume_connector_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --fields'\'' 2020-05-04 21:19:23.695 | cmds_baremetal_volume_connector_unset='\''-h --help --extra'\'' 2020-05-04 21:19:23.695 | cmds_baremetal_volume_target='\''create delete list set show unset'\'' 2020-05-04 21:19:23.695 | cmds_baremetal_volume_target_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --node --type --property --boot-index --volume-id --uuid --extra'\'' 2020-05-04 21:19:23.695 | cmds_baremetal_volume_target_delete='\''-h --help'\'' 2020-05-04 21:19:23.695 | cmds_baremetal_volume_target_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --node --limit --marker --sort --long --fields'\'' 2020-05-04 21:19:23.695 | cmds_baremetal_volume_target_set='\''-h --help --node --type --property --boot-index --volume-id --extra'\'' 2020-05-04 21:19:23.695 | cmds_baremetal_volume_target_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --fields'\'' 2020-05-04 21:19:23.695 | cmds_baremetal_volume_target_unset='\''-h --help --extra --property'\'' 2020-05-04 21:19:23.695 | cmds_bgp='\''dragent peer speaker'\'' 2020-05-04 21:19:23.695 | cmds_bgp_dragent='\''add remove'\'' 2020-05-04 21:19:23.695 | cmds_bgp_dragent_add='\''speaker'\'' 2020-05-04 21:19:23.695 | cmds_bgp_dragent_add_speaker='\''-h --help'\'' 2020-05-04 21:19:23.695 | cmds_bgp_dragent_remove='\''speaker'\'' 2020-05-04 21:19:23.695 | cmds_bgp_dragent_remove_speaker='\''-h --help'\'' 2020-05-04 21:19:23.695 | cmds_bgp_peer='\''create delete list set show'\'' 2020-05-04 21:19:23.695 | cmds_bgp_peer_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --peer-ip --remote-as --auth-type --password --project --project-domain'\'' 2020-05-04 21:19:23.695 | cmds_bgp_peer_delete='\''-h --help'\'' 2020-05-04 21:19:23.695 | cmds_bgp_peer_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.695 | cmds_bgp_peer_set='\''-h --help --name --password'\'' 2020-05-04 21:19:23.695 | cmds_bgp_peer_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.695 | cmds_bgp_speaker='\''add create delete list remove set show'\'' 2020-05-04 21:19:23.695 | cmds_bgp_speaker_add='\''network peer'\'' 2020-05-04 21:19:23.696 | cmds_bgp_speaker_add_network='\''-h --help'\'' 2020-05-04 21:19:23.696 | cmds_bgp_speaker_add_peer='\''-h --help'\'' 2020-05-04 21:19:23.696 | cmds_bgp_speaker_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --local-as --ip-version --advertise-floating-ip-host-routes --no-advertise-floating-ip-host-routes --advertise-tenant-networks --no-advertise-tenant-networks --project --project-domain'\'' 2020-05-04 21:19:23.696 | cmds_bgp_speaker_delete='\''-h --help'\'' 2020-05-04 21:19:23.696 | cmds_bgp_speaker_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --agent'\'' 2020-05-04 21:19:23.696 | cmds_bgp_speaker_remove='\''network peer'\'' 2020-05-04 21:19:23.696 | cmds_bgp_speaker_remove_network='\''-h --help'\'' 2020-05-04 21:19:23.696 | cmds_bgp_speaker_remove_peer='\''-h --help'\'' 2020-05-04 21:19:23.696 | cmds_bgp_speaker_set='\''-h --help --name --advertise-floating-ip-host-routes --no-advertise-floating-ip-host-routes --advertise-tenant-networks --no-advertise-tenant-networks'\'' 2020-05-04 21:19:23.696 | cmds_bgp_speaker_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn='\''create delete list network port router set show unset'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain --name --route-target --import-target --export-target --route-distinguisher --vni --type'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_delete='\''-h --help'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --project --project-domain --long --property'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_network='\''association'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_network_association='\''create delete list show'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_network_association_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_network_association_delete='\''-h --help'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_network_association_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --property'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_network_association_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_port='\''association'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_port_association='\''create delete list set show unset'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_port_association_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain --advertise-fixed-ips --no-advertise-fixed-ips --prefix-route --bgpvpn-route'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_port_association_delete='\''-h --help'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_port_association_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --property'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_port_association_set='\''-h --help --advertise-fixed-ips --no-advertise-fixed-ips --prefix-route --bgpvpn-route --no-prefix-route --no-bgpvpn-route'\'' 2020-05-04 21:19:23.696 | cmds_bgpvpn_port_association_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.697 | cmds_bgpvpn_port_association_unset='\''-h --help --advertise-fixed-ips --no-advertise-fixed-ips --prefix-route --bgpvpn-route --all-prefix-routes --all-bgpvpn-routes'\'' 2020-05-04 21:19:23.697 | cmds_bgpvpn_router='\''association'\'' 2020-05-04 21:19:23.697 | cmds_bgpvpn_router_association='\''create delete list show'\'' 2020-05-04 21:19:23.697 | cmds_bgpvpn_router_association_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain'\'' 2020-05-04 21:19:23.697 | cmds_bgpvpn_router_association_delete='\''-h --help'\'' 2020-05-04 21:19:23.697 | cmds_bgpvpn_router_association_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --property'\'' 2020-05-04 21:19:23.697 | cmds_bgpvpn_router_association_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.697 | cmds_bgpvpn_set='\''-h --help --name --route-target --no-route-target --import-target --no-import-target --export-target --no-export-target --route-distinguisher --no-route-distinguisher --vni'\'' 2020-05-04 21:19:23.697 | cmds_bgpvpn_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.697 | cmds_bgpvpn_unset='\''-h --help --route-target --all-route-target --import-target --all-import-target --export-target --all-export-target --route-distinguisher --all-route-distinguisher --vni'\'' 2020-05-04 21:19:23.697 | cmds_ca='\''get list'\'' 2020-05-04 21:19:23.697 | cmds_ca_get='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.697 | cmds_ca_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --limit -l --offset -o --name -n'\'' 2020-05-04 21:19:23.697 | cmds_catalog='\''list show'\'' 2020-05-04 21:19:23.697 | cmds_catalog_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.697 | cmds_catalog_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.697 | cmds_command='\''list'\'' 2020-05-04 21:19:23.697 | cmds_command_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --group'\'' 2020-05-04 21:19:23.697 | cmds_complete='\''-h --help --name --shell'\'' 2020-05-04 21:19:23.697 | cmds_compute='\''agent service'\'' 2020-05-04 21:19:23.697 | cmds_compute_agent='\''create delete list set'\'' 2020-05-04 21:19:23.697 | cmds_compute_agent_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.697 | cmds_compute_agent_delete='\''-h --help'\'' 2020-05-04 21:19:23.697 | cmds_compute_agent_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --hypervisor'\'' 2020-05-04 21:19:23.697 | cmds_compute_agent_set='\''-h --help --agent-version --url --md5hash'\'' 2020-05-04 21:19:23.697 | cmds_compute_service='\''delete list set'\'' 2020-05-04 21:19:23.697 | cmds_compute_service_delete='\''-h --help'\'' 2020-05-04 21:19:23.697 | cmds_compute_service_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --host --service --long'\'' 2020-05-04 21:19:23.698 | cmds_compute_service_set='\''-h --help --enable --disable --disable-reason --up --down'\'' 2020-05-04 21:19:23.698 | cmds_configuration='\''show'\'' 2020-05-04 21:19:23.698 | cmds_configuration_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --mask --unmask'\'' 2020-05-04 21:19:23.698 | cmds_consistency='\''group'\'' 2020-05-04 21:19:23.698 | cmds_consistency_group='\''add create delete list remove set show snapshot'\'' 2020-05-04 21:19:23.698 | cmds_consistency_group_add='\''volume'\'' 2020-05-04 21:19:23.698 | cmds_consistency_group_add_volume='\''-h --help'\'' 2020-05-04 21:19:23.698 | cmds_consistency_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --volume-type --consistency-group-source --consistency-group-snapshot --description --availability-zone'\'' 2020-05-04 21:19:23.698 | cmds_consistency_group_delete='\''-h --help --force'\'' 2020-05-04 21:19:23.698 | cmds_consistency_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --long'\'' 2020-05-04 21:19:23.698 | cmds_consistency_group_remove='\''volume'\'' 2020-05-04 21:19:23.698 | cmds_consistency_group_remove_volume='\''-h --help'\'' 2020-05-04 21:19:23.698 | cmds_consistency_group_set='\''-h --help --name --description'\'' 2020-05-04 21:19:23.698 | cmds_consistency_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.698 | cmds_consistency_group_snapshot='\''create delete list show'\'' 2020-05-04 21:19:23.698 | cmds_consistency_group_snapshot_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --consistency-group --description'\'' 2020-05-04 21:19:23.698 | cmds_consistency_group_snapshot_delete='\''-h --help'\'' 2020-05-04 21:19:23.698 | cmds_consistency_group_snapshot_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --long --status --consistency-group'\'' 2020-05-04 21:19:23.698 | cmds_consistency_group_snapshot_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.698 | cmds_console='\''log url'\'' 2020-05-04 21:19:23.698 | cmds_console_log='\''show'\'' 2020-05-04 21:19:23.698 | cmds_console_log_show='\''-h --help --lines'\'' 2020-05-04 21:19:23.698 | cmds_console_url='\''show'\'' 2020-05-04 21:19:23.698 | cmds_console_url_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --novnc --xvpvnc --spice --rdp --serial --mks'\'' 2020-05-04 21:19:23.698 | cmds_consumer='\''create delete list set show'\'' 2020-05-04 21:19:23.699 | cmds_consumer_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description'\'' 2020-05-04 21:19:23.699 | cmds_consumer_delete='\''-h --help'\'' 2020-05-04 21:19:23.699 | cmds_consumer_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.699 | cmds_consumer_set='\''-h --help --description'\'' 2020-05-04 21:19:23.699 | cmds_consumer_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.699 | cmds_container='\''create delete list save set show unset'\'' 2020-05-04 21:19:23.699 | cmds_container_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.699 | cmds_container_delete='\''-h --help --recursive -r'\'' 2020-05-04 21:19:23.699 | cmds_container_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --prefix --marker --end-marker --limit --long --all'\'' 2020-05-04 21:19:23.699 | cmds_container_save='\''-h --help'\'' 2020-05-04 21:19:23.699 | cmds_container_set='\''-h --help --property'\'' 2020-05-04 21:19:23.699 | cmds_container_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.699 | cmds_container_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.699 | cmds_credential='\''create delete list set show'\'' 2020-05-04 21:19:23.699 | cmds_credential_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --type --project'\'' 2020-05-04 21:19:23.699 | cmds_credential_delete='\''-h --help'\'' 2020-05-04 21:19:23.699 | cmds_credential_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --user --user-domain --type'\'' 2020-05-04 21:19:23.699 | cmds_credential_set='\''-h --help --user --type --data --project'\'' 2020-05-04 21:19:23.699 | cmds_credential_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.699 | cmds_dns='\''quota service'\'' 2020-05-04 21:19:23.699 | cmds_dns_quota='\''list reset set'\'' 2020-05-04 21:19:23.699 | cmds_dns_quota_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id --project-id'\'' 2020-05-04 21:19:23.699 | cmds_dns_quota_reset='\''-h --help --all-projects --edit-managed --sudo-project-id --project-id'\'' 2020-05-04 21:19:23.699 | cmds_dns_quota_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id --project-id --api-export-size --zones --recordset-records --zone-records --zone-recordsets'\'' 2020-05-04 21:19:23.699 | cmds_dns_service='\''list show'\'' 2020-05-04 21:19:23.699 | cmds_dns_service_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --hostname --service_name --status --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.699 | cmds_dns_service_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.699 | cmds_domain='\''create delete list set show'\'' 2020-05-04 21:19:23.700 | cmds_domain_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --enable --disable --or-show'\'' 2020-05-04 21:19:23.700 | cmds_domain_delete='\''-h --help'\'' 2020-05-04 21:19:23.700 | cmds_domain_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.700 | cmds_domain_set='\''-h --help --name --description --enable --disable'\'' 2020-05-04 21:19:23.700 | cmds_domain_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.700 | cmds_ec2='\''credentials'\'' 2020-05-04 21:19:23.700 | cmds_ec2_credentials='\''create delete list show'\'' 2020-05-04 21:19:23.700 | cmds_ec2_credentials_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --user --user-domain --project-domain'\'' 2020-05-04 21:19:23.700 | cmds_ec2_credentials_delete='\''-h --help --user --user-domain'\'' 2020-05-04 21:19:23.700 | cmds_ec2_credentials_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --user --user-domain'\'' 2020-05-04 21:19:23.700 | cmds_ec2_credentials_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --user --user-domain'\'' 2020-05-04 21:19:23.700 | cmds_endpoint='\''add create delete list remove set show'\'' 2020-05-04 21:19:23.700 | cmds_endpoint_add='\''project'\'' 2020-05-04 21:19:23.700 | cmds_endpoint_add_project='\''-h --help --project-domain'\'' 2020-05-04 21:19:23.700 | cmds_endpoint_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --region --enable --disable'\'' 2020-05-04 21:19:23.700 | cmds_endpoint_delete='\''-h --help'\'' 2020-05-04 21:19:23.700 | cmds_endpoint_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --service --interface --region --endpoint --project --project-domain'\'' 2020-05-04 21:19:23.700 | cmds_endpoint_remove='\''project'\'' 2020-05-04 21:19:23.700 | cmds_endpoint_remove_project='\''-h --help --project-domain'\'' 2020-05-04 21:19:23.700 | cmds_endpoint_set='\''-h --help --region --interface --url --service --enable --disable'\'' 2020-05-04 21:19:23.700 | cmds_endpoint_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.700 | cmds_extension='\''list show'\'' 2020-05-04 21:19:23.700 | cmds_extension_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --compute --identity --network --volume --long'\'' 2020-05-04 21:19:23.700 | cmds_extension_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.700 | cmds_federation='\''domain project protocol'\'' 2020-05-04 21:19:23.700 | cmds_federation_domain='\''list'\'' 2020-05-04 21:19:23.701 | cmds_federation_domain_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.701 | cmds_federation_project='\''list'\'' 2020-05-04 21:19:23.701 | cmds_federation_project_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.701 | cmds_federation_protocol='\''create delete list set show'\'' 2020-05-04 21:19:23.701 | cmds_federation_protocol_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --identity-provider --mapping'\'' 2020-05-04 21:19:23.701 | cmds_federation_protocol_delete='\''-h --help --identity-provider'\'' 2020-05-04 21:19:23.701 | cmds_federation_protocol_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --identity-provider'\'' 2020-05-04 21:19:23.701 | cmds_federation_protocol_set='\''-h --help --identity-provider --mapping'\'' 2020-05-04 21:19:23.701 | cmds_federation_protocol_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --identity-provider'\'' 2020-05-04 21:19:23.701 | cmds_firewall='\''group'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group='\''create delete list policy rule set show unset'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --ingress-firewall-policy --no-ingress-firewall-policy --egress-firewall-policy --no-egress-firewall-policy --public --private --share --no-share --enable --disable --project --project-domain --port --no-port'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group_delete='\''-h --help'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group_policy='\''add create delete list remove set show unset'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group_policy_add='\''rule'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group_policy_add_rule='\''-h --help --insert-before --insert-after'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group_policy_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --audited --no-audited --share --public --private --no-share --project --project-domain --firewall-rule --no-firewall-rule'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group_policy_delete='\''-h --help'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group_policy_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group_policy_remove='\''rule'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group_policy_remove_rule='\''-h --help'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group_policy_set='\''-h --help --description --audited --no-audited --share --public --private --no-share --name --firewall-rule --no-firewall-rule'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group_policy_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group_policy_unset='\''-h --help --firewall-rule --all-firewall-rule --audited --share --public'\'' 2020-05-04 21:19:23.701 | cmds_firewall_group_rule='\''create delete list set show unset'\'' 2020-05-04 21:19:23.702 | cmds_firewall_group_rule_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --protocol --action --ip-version --source-ip-address --no-source-ip-address --destination-ip-address --no-destination-ip-address --source-port --no-source-port --destination-port --no-destination-port --public --private --share --no-share --enable-rule --disable-rule --project --project-domain'\'' 2020-05-04 21:19:23.702 | cmds_firewall_group_rule_delete='\''-h --help'\'' 2020-05-04 21:19:23.702 | cmds_firewall_group_rule_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.702 | cmds_firewall_group_rule_set='\''-h --help --name --description --protocol --action --ip-version --source-ip-address --no-source-ip-address --destination-ip-address --no-destination-ip-address --source-port --no-source-port --destination-port --no-destination-port --public --private --share --no-share --enable-rule --disable-rule'\'' 2020-05-04 21:19:23.702 | cmds_firewall_group_rule_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.702 | cmds_firewall_group_rule_unset='\''-h --help --source-ip-address --destination-ip-address --source-port --destination-port --share --public --enable-rule'\'' 2020-05-04 21:19:23.702 | cmds_firewall_group_set='\''-h --help --name --description --ingress-firewall-policy --no-ingress-firewall-policy --egress-firewall-policy --no-egress-firewall-policy --public --private --share --no-share --enable --disable --port --no-port'\'' 2020-05-04 21:19:23.702 | cmds_firewall_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.702 | cmds_firewall_group_unset='\''-h --help --port --all-port --ingress-firewall-policy --egress-firewall-policy --public --share --enable'\'' 2020-05-04 21:19:23.702 | cmds_flavor='\''create delete list set show unset'\'' 2020-05-04 21:19:23.702 | cmds_flavor_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --id --ram --disk --ephemeral --swap --vcpus --rxtx-factor --public --private --property --project --project-domain'\'' 2020-05-04 21:19:23.702 | cmds_flavor_delete='\''-h --help'\'' 2020-05-04 21:19:23.702 | cmds_flavor_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --public --private --all --long --marker --limit'\'' 2020-05-04 21:19:23.702 | cmds_flavor_set='\''-h --help --no-property --property --project --project-domain'\'' 2020-05-04 21:19:23.702 | cmds_flavor_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.702 | cmds_flavor_unset='\''-h --help --property --project --project-domain'\'' 2020-05-04 21:19:23.702 | cmds_floating='\''ip'\'' 2020-05-04 21:19:23.702 | cmds_floating_ip='\''create delete list pool set show unset'\'' 2020-05-04 21:19:23.702 | cmds_floating_ip_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --subnet --port --floating-ip-address --fixed-ip-address --qos-policy --description --project --project-domain'\'' 2020-05-04 21:19:23.702 | cmds_floating_ip_delete='\''-h --help'\'' 2020-05-04 21:19:23.702 | cmds_floating_ip_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --network --port --fixed-ip-address --long --status --project --project-domain --router'\'' 2020-05-04 21:19:23.702 | cmds_floating_ip_pool='\''list'\'' 2020-05-04 21:19:23.702 | cmds_floating_ip_pool_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.702 | cmds_floating_ip_set='\''-h --help --port --fixed-ip-address --qos-policy --no-qos-policy'\'' 2020-05-04 21:19:23.702 | cmds_floating_ip_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.702 | cmds_floating_ip_unset='\''-h --help --port --qos-policy'\'' 2020-05-04 21:19:23.702 | cmds_group='\''add contains create delete list remove set show'\'' 2020-05-04 21:19:23.703 | cmds_group_add='\''user'\'' 2020-05-04 21:19:23.703 | cmds_group_add_user='\''-h --help --group-domain --user-domain'\'' 2020-05-04 21:19:23.703 | cmds_group_contains='\''user'\'' 2020-05-04 21:19:23.703 | cmds_group_contains_user='\''-h --help --group-domain --user-domain'\'' 2020-05-04 21:19:23.703 | cmds_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain --description --or-show'\'' 2020-05-04 21:19:23.703 | cmds_group_delete='\''-h --help --domain'\'' 2020-05-04 21:19:23.703 | cmds_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --domain --user --user-domain --long'\'' 2020-05-04 21:19:23.703 | cmds_group_remove='\''user'\'' 2020-05-04 21:19:23.703 | cmds_group_remove_user='\''-h --help --group-domain --user-domain'\'' 2020-05-04 21:19:23.703 | cmds_group_set='\''-h --help --domain --name --description'\'' 2020-05-04 21:19:23.703 | cmds_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain'\'' 2020-05-04 21:19:23.703 | cmds_help='\''-h --help'\'' 2020-05-04 21:19:23.703 | cmds_host='\''list set show'\'' 2020-05-04 21:19:23.703 | cmds_host_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --zone'\'' 2020-05-04 21:19:23.703 | cmds_host_set='\''-h --help --enable --disable --enable-maintenance --disable-maintenance'\'' 2020-05-04 21:19:23.703 | cmds_host_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.703 | cmds_hypervisor='\''list show stats'\'' 2020-05-04 21:19:23.703 | cmds_hypervisor_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --matching --long'\'' 2020-05-04 21:19:23.703 | cmds_hypervisor_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.703 | cmds_hypervisor_stats='\''show'\'' 2020-05-04 21:19:23.703 | cmds_hypervisor_stats_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.703 | cmds_identity='\''provider'\'' 2020-05-04 21:19:23.703 | cmds_identity_provider='\''create delete list set show'\'' 2020-05-04 21:19:23.703 | cmds_identity_provider_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --remote-id --remote-id-file --description --domain --enable --disable'\'' 2020-05-04 21:19:23.703 | cmds_identity_provider_delete='\''-h --help'\'' 2020-05-04 21:19:23.703 | cmds_identity_provider_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.703 | cmds_identity_provider_set='\''-h --help --description --remote-id --remote-id-file --enable --disable'\'' 2020-05-04 21:19:23.703 | cmds_identity_provider_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.704 | cmds_image='\''add create delete list remove save set show unset'\'' 2020-05-04 21:19:23.704 | cmds_image_add='\''project'\'' 2020-05-04 21:19:23.704 | cmds_image_add_project='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project-domain'\'' 2020-05-04 21:19:23.704 | cmds_image_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --id --container-format --disk-format --min-disk --min-ram --file --volume --force --protected --unprotected --public --private --community --shared --property --tag --project --owner --project-domain --size --location --copy-from --checksum --store'\'' 2020-05-04 21:19:23.704 | cmds_image_delete='\''-h --help'\'' 2020-05-04 21:19:23.704 | cmds_image_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --public --private --shared --property --name --status --long --page-size --sort --limit --marker'\'' 2020-05-04 21:19:23.704 | cmds_image_remove='\''project'\'' 2020-05-04 21:19:23.704 | cmds_image_remove_project='\''-h --help --project-domain'\'' 2020-05-04 21:19:23.704 | cmds_image_save='\''-h --help --file'\'' 2020-05-04 21:19:23.704 | cmds_image_set='\''-h --help --name --min-disk --min-ram --container-format --disk-format --protected --unprotected --public --private --community --shared --property --tag --architecture --instance-id --instance-uuid --kernel-id --os-distro --os-version --ramdisk-id --deactivate --activate --project --owner --project-domain --visibility --accept --reject --pending'\'' 2020-05-04 21:19:23.704 | cmds_image_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --human-readable'\'' 2020-05-04 21:19:23.704 | cmds_image_unset='\''-h --help --tag --property'\'' 2020-05-04 21:19:23.704 | cmds_implied='\''role'\'' 2020-05-04 21:19:23.704 | cmds_implied_role='\''create delete list'\'' 2020-05-04 21:19:23.704 | cmds_implied_role_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --implied-role'\'' 2020-05-04 21:19:23.704 | cmds_implied_role_delete='\''-h --help --implied-role'\'' 2020-05-04 21:19:23.704 | cmds_implied_role_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.704 | cmds_ip='\''availability fixed floating'\'' 2020-05-04 21:19:23.704 | cmds_ip_availability='\''list show'\'' 2020-05-04 21:19:23.704 | cmds_ip_availability_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --ip-version --project --project-domain'\'' 2020-05-04 21:19:23.704 | cmds_ip_availability_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.705 | cmds_ip_fixed='\''add remove'\'' 2020-05-04 21:19:23.705 | cmds_ip_fixed_add='\''-h --help'\'' 2020-05-04 21:19:23.705 | cmds_ip_fixed_remove='\''-h --help'\'' 2020-05-04 21:19:23.705 | cmds_ip_floating='\''add create delete list pool remove show'\'' 2020-05-04 21:19:23.705 | cmds_ip_floating_add='\''-h --help'\'' 2020-05-04 21:19:23.705 | cmds_ip_floating_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --subnet --port --floating-ip-address --fixed-ip-address --qos-policy --description --project --project-domain'\'' 2020-05-04 21:19:23.705 | cmds_ip_floating_delete='\''-h --help'\'' 2020-05-04 21:19:23.705 | cmds_ip_floating_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --network --port --fixed-ip-address --long --status --project --project-domain --router'\'' 2020-05-04 21:19:23.705 | cmds_ip_floating_pool='\''list'\'' 2020-05-04 21:19:23.705 | cmds_ip_floating_pool_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.705 | cmds_ip_floating_remove='\''-h --help'\'' 2020-05-04 21:19:23.705 | cmds_ip_floating_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.705 | cmds_keypair='\''create delete list show'\'' 2020-05-04 21:19:23.705 | cmds_keypair_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --public-key --private-key'\'' 2020-05-04 21:19:23.705 | cmds_keypair_delete='\''-h --help'\'' 2020-05-04 21:19:23.705 | cmds_keypair_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.705 | cmds_keypair_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --public-key'\'' 2020-05-04 21:19:23.705 | cmds_limits='\''show'\'' 2020-05-04 21:19:23.705 | cmds_limits_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --absolute --rate --reserved --project --domain'\'' 2020-05-04 21:19:23.705 | cmds_mapping='\''create delete list set show'\'' 2020-05-04 21:19:23.705 | cmds_mapping_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --rules'\'' 2020-05-04 21:19:23.705 | cmds_mapping_delete='\''-h --help'\'' 2020-05-04 21:19:23.705 | cmds_mapping_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.705 | cmds_mapping_set='\''-h --help --rules'\'' 2020-05-04 21:19:23.705 | cmds_mapping_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.705 | cmds_module='\''list'\'' 2020-05-04 21:19:23.705 | cmds_module_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all'\'' 2020-05-04 21:19:23.705 | cmds_network='\''agent auto create delete flavor list log loggable meter qos rbac segment service set show subport trunk unset'\'' 2020-05-04 21:19:23.706 | cmds_network_agent='\''add delete list remove set show'\'' 2020-05-04 21:19:23.706 | cmds_network_agent_add='\''network router'\'' 2020-05-04 21:19:23.706 | cmds_network_agent_add_network='\''-h --help --dhcp'\'' 2020-05-04 21:19:23.706 | cmds_network_agent_add_router='\''-h --help --l3'\'' 2020-05-04 21:19:23.706 | cmds_network_agent_delete='\''-h --help'\'' 2020-05-04 21:19:23.706 | cmds_network_agent_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --agent-type --host --network --router --long'\'' 2020-05-04 21:19:23.706 | cmds_network_agent_remove='\''network router'\'' 2020-05-04 21:19:23.706 | cmds_network_agent_remove_network='\''-h --help --dhcp'\'' 2020-05-04 21:19:23.706 | cmds_network_agent_remove_router='\''-h --help --l3'\'' 2020-05-04 21:19:23.706 | cmds_network_agent_set='\''-h --help --description --enable --disable'\'' 2020-05-04 21:19:23.706 | cmds_network_agent_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.706 | cmds_network_auto='\''allocated'\'' 2020-05-04 21:19:23.706 | cmds_network_auto_allocated='\''topology'\'' 2020-05-04 21:19:23.706 | cmds_network_auto_allocated_topology='\''create delete'\'' 2020-05-04 21:19:23.706 | cmds_network_auto_allocated_topology_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain --check-resources --or-show'\'' 2020-05-04 21:19:23.706 | cmds_network_auto_allocated_topology_delete='\''-h --help --project --project-domain'\'' 2020-05-04 21:19:23.706 | cmds_network_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --share --no-share --enable --disable --project --description --mtu --project-domain --availability-zone-hint --enable-port-security --disable-port-security --external --internal --default --no-default --qos-policy --transparent-vlan --no-transparent-vlan --provider-network-type --provider-physical-network --provider-segment --tag --no-tag'\'' 2020-05-04 21:19:23.706 | cmds_network_delete='\''-h --help'\'' 2020-05-04 21:19:23.706 | cmds_network_flavor='\''add create delete list profile remove set show'\'' 2020-05-04 21:19:23.706 | cmds_network_flavor_add='\''profile'\'' 2020-05-04 21:19:23.706 | cmds_network_flavor_add_profile='\''-h --help'\'' 2020-05-04 21:19:23.706 | cmds_network_flavor_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --service-type --description --project --project-domain --enable --disable'\'' 2020-05-04 21:19:23.706 | cmds_network_flavor_delete='\''-h --help'\'' 2020-05-04 21:19:23.706 | cmds_network_flavor_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.706 | cmds_network_flavor_profile='\''create delete list set show'\'' 2020-05-04 21:19:23.706 | cmds_network_flavor_profile_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain --description --enable --disable --driver --metainfo'\'' 2020-05-04 21:19:23.706 | cmds_network_flavor_profile_delete='\''-h --help'\'' 2020-05-04 21:19:23.706 | cmds_network_flavor_profile_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.707 | cmds_network_flavor_profile_set='\''-h --help --project-domain --description --enable --disable --driver --metainfo'\'' 2020-05-04 21:19:23.707 | cmds_network_flavor_profile_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.707 | cmds_network_flavor_remove='\''profile'\'' 2020-05-04 21:19:23.707 | cmds_network_flavor_remove_profile='\''-h --help'\'' 2020-05-04 21:19:23.707 | cmds_network_flavor_set='\''-h --help --description --disable --enable --name'\'' 2020-05-04 21:19:23.707 | cmds_network_flavor_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.707 | cmds_network_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --external --internal --long --name --enable --disable --project --project-domain --share --no-share --status --provider-network-type --provider-physical-network --provider-segment --agent --tags --any-tags --not-tags --not-any-tags'\'' 2020-05-04 21:19:23.707 | cmds_network_log='\''create delete list set show'\'' 2020-05-04 21:19:23.707 | cmds_network_log_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --enable --disable --project --project-domain --event --resource-type --resource --target'\'' 2020-05-04 21:19:23.707 | cmds_network_log_delete='\''-h --help'\'' 2020-05-04 21:19:23.707 | cmds_network_log_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.707 | cmds_network_log_set='\''-h --help --description --enable --disable --name'\'' 2020-05-04 21:19:23.707 | cmds_network_log_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.707 | cmds_network_loggable='\''resources'\'' 2020-05-04 21:19:23.707 | cmds_network_loggable_resources='\''list'\'' 2020-05-04 21:19:23.707 | cmds_network_loggable_resources_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.707 | cmds_network_meter='\''create delete list rule show'\'' 2020-05-04 21:19:23.707 | cmds_network_meter_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --project --project-domain --share --no-share'\'' 2020-05-04 21:19:23.707 | cmds_network_meter_delete='\''-h --help'\'' 2020-05-04 21:19:23.707 | cmds_network_meter_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.707 | cmds_network_meter_rule='\''create delete list show'\'' 2020-05-04 21:19:23.707 | cmds_network_meter_rule_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain --exclude --include --ingress --egress --remote-ip-prefix'\'' 2020-05-04 21:19:23.707 | cmds_network_meter_rule_delete='\''-h --help'\'' 2020-05-04 21:19:23.707 | cmds_network_meter_rule_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.707 | cmds_network_meter_rule_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.708 | cmds_network_meter_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.708 | cmds_network_qos='\''policy rule'\'' 2020-05-04 21:19:23.708 | cmds_network_qos_policy='\''create delete list set show'\'' 2020-05-04 21:19:23.708 | cmds_network_qos_policy_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --share --no-share --project --project-domain --default --no-default'\'' 2020-05-04 21:19:23.708 | cmds_network_qos_policy_delete='\''-h --help'\'' 2020-05-04 21:19:23.708 | cmds_network_qos_policy_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --project --project-domain --share --no-share'\'' 2020-05-04 21:19:23.708 | cmds_network_qos_policy_set='\''-h --help --name --description --share --no-share --default --no-default'\'' 2020-05-04 21:19:23.708 | cmds_network_qos_policy_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.708 | cmds_network_qos_rule='\''create delete list set show type'\'' 2020-05-04 21:19:23.708 | cmds_network_qos_rule_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --type --max-kbps --max-burst-kbits --dscp-mark --min-kbps --ingress --egress'\'' 2020-05-04 21:19:23.708 | cmds_network_qos_rule_delete='\''-h --help'\'' 2020-05-04 21:19:23.708 | cmds_network_qos_rule_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.708 | cmds_network_qos_rule_set='\''-h --help --max-kbps --max-burst-kbits --dscp-mark --min-kbps --ingress --egress'\'' 2020-05-04 21:19:23.708 | cmds_network_qos_rule_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.708 | cmds_network_qos_rule_type='\''list show'\'' 2020-05-04 21:19:23.708 | cmds_network_qos_rule_type_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.708 | cmds_network_qos_rule_type_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.708 | cmds_network_rbac='\''create delete list set show'\'' 2020-05-04 21:19:23.708 | cmds_network_rbac_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --type --action --target-project --target-all-projects --target-project-domain --project --project-domain'\'' 2020-05-04 21:19:23.708 | cmds_network_rbac_delete='\''-h --help'\'' 2020-05-04 21:19:23.709 | cmds_network_rbac_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --type --action --long'\'' 2020-05-04 21:19:23.709 | cmds_network_rbac_set='\''-h --help --target-project --target-project-domain'\'' 2020-05-04 21:19:23.709 | cmds_network_rbac_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.709 | cmds_network_segment='\''create delete list set show'\'' 2020-05-04 21:19:23.709 | cmds_network_segment_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --physical-network --segment --network --network-type'\'' 2020-05-04 21:19:23.709 | cmds_network_segment_delete='\''-h --help'\'' 2020-05-04 21:19:23.709 | cmds_network_segment_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --network'\'' 2020-05-04 21:19:23.709 | cmds_network_segment_set='\''-h --help --description --name'\'' 2020-05-04 21:19:23.709 | cmds_network_segment_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.709 | cmds_network_service='\''provider'\'' 2020-05-04 21:19:23.709 | cmds_network_service_provider='\''list'\'' 2020-05-04 21:19:23.709 | cmds_network_service_provider_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.709 | cmds_network_set='\''-h --help --name --enable --disable --share --no-share --description --mtu --enable-port-security --disable-port-security --external --internal --default --no-default --qos-policy --no-qos-policy --tag --no-tag --provider-network-type --provider-physical-network --provider-segment'\'' 2020-05-04 21:19:23.709 | cmds_network_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.709 | cmds_network_subport='\''list'\'' 2020-05-04 21:19:23.709 | cmds_network_subport_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --trunk'\'' 2020-05-04 21:19:23.709 | cmds_network_trunk='\''create delete list set show unset'\'' 2020-05-04 21:19:23.709 | cmds_network_trunk_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --parent-port --subport --enable --disable --project --project-domain'\'' 2020-05-04 21:19:23.709 | cmds_network_trunk_delete='\''-h --help'\'' 2020-05-04 21:19:23.709 | cmds_network_trunk_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.710 | cmds_network_trunk_set='\''-h --help --name --description --subport --enable --disable'\'' 2020-05-04 21:19:23.710 | cmds_network_trunk_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.710 | cmds_network_trunk_unset='\''-h --help --subport'\'' 2020-05-04 21:19:23.710 | cmds_network_unset='\''-h --help --tag --all-tag'\'' 2020-05-04 21:19:23.710 | cmds_object='\''create delete list save set show store unset'\'' 2020-05-04 21:19:23.710 | cmds_object_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name'\'' 2020-05-04 21:19:23.710 | cmds_object_delete='\''-h --help'\'' 2020-05-04 21:19:23.710 | cmds_object_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --prefix --delimiter --marker --end-marker --limit --long --all'\'' 2020-05-04 21:19:23.710 | cmds_object_save='\''-h --help --file'\'' 2020-05-04 21:19:23.710 | cmds_object_set='\''-h --help --property'\'' 2020-05-04 21:19:23.710 | cmds_object_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.710 | cmds_object_store='\''account'\'' 2020-05-04 21:19:23.710 | cmds_object_store_account='\''set show unset'\'' 2020-05-04 21:19:23.710 | cmds_object_store_account_set='\''-h --help --property'\'' 2020-05-04 21:19:23.710 | cmds_object_store_account_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.710 | cmds_object_store_account_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.710 | cmds_object_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.710 | cmds_policy='\''create delete list set show'\'' 2020-05-04 21:19:23.710 | cmds_policy_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --type'\'' 2020-05-04 21:19:23.710 | cmds_policy_delete='\''-h --help'\'' 2020-05-04 21:19:23.710 | cmds_policy_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.710 | cmds_policy_set='\''-h --help --type --rules'\'' 2020-05-04 21:19:23.710 | cmds_policy_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.710 | cmds_port='\''create delete list set show unset'\'' 2020-05-04 21:19:23.710 | cmds_port_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --network --description --device --device-id --mac-address --device-owner --vnic-type --host --host-id --dns-name --fixed-ip --no-fixed-ip --binding-profile --enable --disable --project --project-domain --security-group --no-security-group --qos-policy --enable-port-security --disable-port-security --allowed-address --tag --no-tag'\'' 2020-05-04 21:19:23.710 | cmds_port_delete='\''-h --help'\'' 2020-05-04 21:19:23.710 | cmds_port_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --device-owner --network --router --server --device-id --mac-address --long --project --project-domain --fixed-ip --tags --any-tags --not-tags --not-any-tags'\'' 2020-05-04 21:19:23.711 | cmds_port_set='\''-h --help --description --device --device-id --mac-address --device-owner --vnic-type --host --host-id --dns-name --enable --disable --name --fixed-ip --no-fixed-ip --binding-profile --no-binding-profile --qos-policy --security-group --no-security-group --enable-port-security --disable-port-security --allowed-address --no-allowed-address --data-plane-status --tag --no-tag'\'' 2020-05-04 21:19:23.711 | cmds_port_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.711 | cmds_port_unset='\''-h --help --fixed-ip --binding-profile --security-group --allowed-address --qos-policy --data-plane-status --tag --all-tag'\'' 2020-05-04 21:19:23.711 | cmds_project='\''create delete list purge set show'\'' 2020-05-04 21:19:23.711 | cmds_project_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain --parent --description --enable --disable --property --or-show'\'' 2020-05-04 21:19:23.711 | cmds_project_delete='\''-h --help --domain'\'' 2020-05-04 21:19:23.711 | cmds_project_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --domain --user --my-projects --long --sort'\'' 2020-05-04 21:19:23.711 | cmds_project_purge='\''-h --help --dry-run --keep-project --auth-project --project --project-domain'\'' 2020-05-04 21:19:23.711 | cmds_project_set='\''-h --help --name --domain --description --enable --disable --property'\'' 2020-05-04 21:19:23.711 | cmds_project_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain --parents --children'\'' 2020-05-04 21:19:23.711 | cmds_ptr='\''record'\'' 2020-05-04 21:19:23.711 | cmds_ptr_record='\''list set show unset'\'' 2020-05-04 21:19:23.711 | cmds_ptr_record_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.711 | cmds_ptr_record_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --no-description --ttl --no-ttl --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.711 | cmds_ptr_record_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.711 | cmds_ptr_record_unset='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.711 | cmds_quota='\''list set show'\'' 2020-05-04 21:19:23.711 | cmds_quota_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --compute --volume --network'\'' 2020-05-04 21:19:23.711 | cmds_quota_set='\''-h --help --class --properties --server-groups --ram --key-pairs --instances --fixed-ips --injected-file-size --server-group-members --injected-files --cores --injected-path-size --per-volume-gigabytes --gigabytes --backup-gigabytes --snapshots --volumes --backups --l7policies --subnetpools --vips --ports --subnets --networks --floating-ips --secgroup-rules --health-monitors --secgroups --routers --rbac-policies --volume-type'\'' 2020-05-04 21:19:23.711 | cmds_quota_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --class --default'\'' 2020-05-04 21:19:23.711 | cmds_recordset='\''create delete list set show'\'' 2020-05-04 21:19:23.711 | cmds_recordset_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --records --record --type --ttl --description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.711 | cmds_recordset_delete='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.711 | cmds_recordset_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name --type --data --ttl --description --status --action --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.711 | cmds_recordset_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --records --description --no-description --ttl --no-ttl --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.711 | cmds_recordset_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.711 | cmds_region='\''create delete list set show'\'' 2020-05-04 21:19:23.711 | cmds_region_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --parent-region --description'\'' 2020-05-04 21:19:23.711 | cmds_region_delete='\''-h --help'\'' 2020-05-04 21:19:23.711 | cmds_region_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --parent-region'\'' 2020-05-04 21:19:23.712 | cmds_region_set='\''-h --help --parent-region --description'\'' 2020-05-04 21:19:23.712 | cmds_region_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.712 | cmds_request='\''token'\'' 2020-05-04 21:19:23.712 | cmds_request_token='\''authorize create'\'' 2020-05-04 21:19:23.712 | cmds_request_token_authorize='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --request-key --role'\'' 2020-05-04 21:19:23.712 | cmds_request_token_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --consumer-key --consumer-secret --project --domain'\'' 2020-05-04 21:19:23.712 | cmds_resource='\''class provider usage'\'' 2020-05-04 21:19:23.712 | cmds_resource_class='\''create delete list set show'\'' 2020-05-04 21:19:23.712 | cmds_resource_class_create='\''-h --help'\'' 2020-05-04 21:19:23.712 | cmds_resource_class_delete='\''-h --help'\'' 2020-05-04 21:19:23.712 | cmds_resource_class_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.712 | cmds_resource_class_set='\''-h --help'\'' 2020-05-04 21:19:23.712 | cmds_resource_class_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.712 | cmds_resource_provider='\''aggregate allocation create delete inventory list set show trait usage'\'' 2020-05-04 21:19:23.712 | cmds_resource_provider_aggregate='\''list set'\'' 2020-05-04 21:19:23.712 | cmds_resource_provider_aggregate_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.712 | cmds_resource_provider_aggregate_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --aggregate --generation'\'' 2020-05-04 21:19:23.712 | cmds_resource_provider_allocation='\''delete set show unset'\'' 2020-05-04 21:19:23.712 | cmds_resource_provider_allocation_delete='\''-h --help'\'' 2020-05-04 21:19:23.712 | cmds_resource_provider_allocation_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --allocation --project-id --user-id'\'' 2020-05-04 21:19:23.712 | cmds_resource_provider_allocation_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.712 | cmds_resource_provider_allocation_unset='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --provider'\'' 2020-05-04 21:19:23.712 | cmds_resource_provider_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --parent-provider --uuid'\'' 2020-05-04 21:19:23.712 | cmds_resource_provider_delete='\''-h --help'\'' 2020-05-04 21:19:23.712 | cmds_resource_provider_inventory='\''class delete list set show'\'' 2020-05-04 21:19:23.712 | cmds_resource_provider_inventory_class='\''set'\'' 2020-05-04 21:19:23.712 | cmds_resource_provider_inventory_class_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --allocation_ratio --max_unit --reserved --step_size --min_unit --total'\'' 2020-05-04 21:19:23.713 | cmds_resource_provider_inventory_delete='\''-h --help --resource-class'\'' 2020-05-04 21:19:23.713 | cmds_resource_provider_inventory_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.713 | cmds_resource_provider_inventory_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --resource --aggregate --amend --dry-run'\'' 2020-05-04 21:19:23.713 | cmds_resource_provider_inventory_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.713 | cmds_resource_provider_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --uuid --name --aggregate-uuid --resource --in-tree --required --forbidden'\'' 2020-05-04 21:19:23.713 | cmds_resource_provider_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --parent-provider'\'' 2020-05-04 21:19:23.713 | cmds_resource_provider_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --allocations'\'' 2020-05-04 21:19:23.713 | cmds_resource_provider_trait='\''delete list set'\'' 2020-05-04 21:19:23.713 | cmds_resource_provider_trait_delete='\''-h --help'\'' 2020-05-04 21:19:23.713 | cmds_resource_provider_trait_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.713 | cmds_resource_provider_trait_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --trait'\'' 2020-05-04 21:19:23.713 | cmds_resource_provider_usage='\''show'\'' 2020-05-04 21:19:23.713 | cmds_resource_provider_usage_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.713 | cmds_resource_usage='\''show'\'' 2020-05-04 21:19:23.713 | cmds_resource_usage_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --user-id'\'' 2020-05-04 21:19:23.713 | cmds_role='\''add assignment create delete list remove set show'\'' 2020-05-04 21:19:23.713 | cmds_role_add='\''-h --help --domain --project --user --group --group-domain --project-domain --user-domain --inherited --role-domain'\'' 2020-05-04 21:19:23.713 | cmds_role_assignment='\''list'\'' 2020-05-04 21:19:23.713 | cmds_role_assignment_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --effective --role --role-domain --names --user --user-domain --group --group-domain --domain --project --project-domain --inherited --auth-user --auth-project'\'' 2020-05-04 21:19:23.713 | cmds_role_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain --or-show'\'' 2020-05-04 21:19:23.713 | cmds_role_delete='\''-h --help --domain'\'' 2020-05-04 21:19:23.713 | cmds_role_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --domain --project --user --group --group-domain --project-domain --user-domain --inherited'\'' 2020-05-04 21:19:23.713 | cmds_role_remove='\''-h --help --domain --project --user --group --group-domain --project-domain --user-domain --inherited --role-domain'\'' 2020-05-04 21:19:23.713 | cmds_role_set='\''-h --help --domain --name'\'' 2020-05-04 21:19:23.713 | cmds_role_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain'\'' 2020-05-04 21:19:23.713 | cmds_router='\''add create delete list remove set show unset'\'' 2020-05-04 21:19:23.713 | cmds_router_add='\''port subnet'\'' 2020-05-04 21:19:23.714 | cmds_router_add_port='\''-h --help'\'' 2020-05-04 21:19:23.714 | cmds_router_add_subnet='\''-h --help'\'' 2020-05-04 21:19:23.714 | cmds_router_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --enable --disable --distributed --centralized --ha --no-ha --description --project --project-domain --availability-zone-hint --tag --no-tag'\'' 2020-05-04 21:19:23.714 | cmds_router_delete='\''-h --help'\'' 2020-05-04 21:19:23.714 | cmds_router_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name --enable --disable --long --project --project-domain --agent --tags --any-tags --not-tags --not-any-tags'\'' 2020-05-04 21:19:23.714 | cmds_router_remove='\''port subnet'\'' 2020-05-04 21:19:23.714 | cmds_router_remove_port='\''-h --help'\'' 2020-05-04 21:19:23.714 | cmds_router_remove_subnet='\''-h --help'\'' 2020-05-04 21:19:23.714 | cmds_router_set='\''-h --help --name --description --enable --disable --distributed --centralized --route --no-route --clear-routes --ha --no-ha --external-gateway --fixed-ip --enable-snat --disable-snat --tag --no-tag'\'' 2020-05-04 21:19:23.714 | cmds_router_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.714 | cmds_router_unset='\''-h --help --route --external-gateway --tag --all-tag'\'' 2020-05-04 21:19:23.714 | cmds_secret='\''container delete get list order store update'\'' 2020-05-04 21:19:23.714 | cmds_secret_container='\''create delete get list'\'' 2020-05-04 21:19:23.714 | cmds_secret_container_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name -n --type --secret -s'\'' 2020-05-04 21:19:23.714 | cmds_secret_container_delete='\''-h --help'\'' 2020-05-04 21:19:23.714 | cmds_secret_container_get='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.714 | cmds_secret_container_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --limit -l --offset -o --name -n --type -t'\'' 2020-05-04 21:19:23.714 | cmds_secret_delete='\''-h --help'\'' 2020-05-04 21:19:23.714 | cmds_secret_get='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --decrypt -d --payload -p --payload_content_type -t'\'' 2020-05-04 21:19:23.714 | cmds_secret_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --limit -l --offset -o --name -n --algorithm -a --bit-length -b --mode -m --secret-type -s'\'' 2020-05-04 21:19:23.714 | cmds_secret_order='\''create delete get list'\'' 2020-05-04 21:19:23.714 | cmds_secret_order_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name -n --algorithm -a --bit-length -b --mode -m --payload-content-type -t --expiration -x --request-type --subject-dn --source-container-ref --ca-id --profile --request-file'\'' 2020-05-04 21:19:23.714 | cmds_secret_order_delete='\''-h --help'\'' 2020-05-04 21:19:23.714 | cmds_secret_order_get='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.714 | cmds_secret_order_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --limit -l --offset -o'\'' 2020-05-04 21:19:23.714 | cmds_secret_store='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name -n --payload -p --secret-type -s --payload-content-type -t --payload-content-encoding -e --algorithm -a --bit-length -b --mode -m --expiration -x'\'' 2020-05-04 21:19:23.714 | cmds_secret_update='\''-h --help'\'' 2020-05-04 21:19:23.715 | cmds_security='\''group'\'' 2020-05-04 21:19:23.715 | cmds_security_group='\''create delete list rule set show'\'' 2020-05-04 21:19:23.715 | cmds_security_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --project --project-domain'\'' 2020-05-04 21:19:23.715 | cmds_security_group_delete='\''-h --help'\'' 2020-05-04 21:19:23.715 | cmds_security_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --project --project-domain'\'' 2020-05-04 21:19:23.715 | cmds_security_group_rule='\''create delete list show'\'' 2020-05-04 21:19:23.715 | cmds_security_group_rule_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --remote-ip --remote-group --src-ip --src-group --description --dst-port --icmp-type --icmp-code --protocol --proto --ingress --egress --ethertype --project --project-domain'\'' 2020-05-04 21:19:23.715 | cmds_security_group_rule_delete='\''-h --help'\'' 2020-05-04 21:19:23.715 | cmds_security_group_rule_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --protocol --ingress --egress --long'\'' 2020-05-04 21:19:23.715 | cmds_security_group_rule_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.715 | cmds_security_group_set='\''-h --help --name --description'\'' 2020-05-04 21:19:23.715 | cmds_security_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.715 | cmds_server='\''add backup create delete dump event group image list lock migrate pause reboot rebuild remove rescue resize restore resume set shelve show ssh start stop suspend unlock unpause unrescue unset unshelve'\'' 2020-05-04 21:19:23.715 | cmds_server_add='\''fixed floating network port security volume'\'' 2020-05-04 21:19:23.715 | cmds_server_add_fixed='\''ip'\'' 2020-05-04 21:19:23.715 | cmds_server_add_fixed_ip='\''-h --help --fixed-ip-address'\'' 2020-05-04 21:19:23.715 | cmds_server_add_floating='\''ip'\'' 2020-05-04 21:19:23.715 | cmds_server_add_floating_ip='\''-h --help --fixed-ip-address'\'' 2020-05-04 21:19:23.715 | cmds_server_add_network='\''-h --help'\'' 2020-05-04 21:19:23.715 | cmds_server_add_port='\''-h --help'\'' 2020-05-04 21:19:23.715 | cmds_server_add_security='\''group'\'' 2020-05-04 21:19:23.715 | cmds_server_add_security_group='\''-h --help'\'' 2020-05-04 21:19:23.715 | cmds_server_add_volume='\''-h --help --device'\'' 2020-05-04 21:19:23.715 | cmds_server_backup='\''create'\'' 2020-05-04 21:19:23.715 | cmds_server_backup_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --type --rotate --wait'\'' 2020-05-04 21:19:23.715 | cmds_server_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --image --volume --flavor --security-group --key-name --property --file --user-data --availability-zone --block-device-mapping --nic --network --port --hint --config-drive --min --max --wait'\'' 2020-05-04 21:19:23.715 | cmds_server_delete='\''-h --help --wait'\'' 2020-05-04 21:19:23.716 | cmds_server_dump='\''create'\'' 2020-05-04 21:19:23.716 | cmds_server_dump_create='\''-h --help'\'' 2020-05-04 21:19:23.716 | cmds_server_event='\''list show'\'' 2020-05-04 21:19:23.716 | cmds_server_event_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.716 | cmds_server_event_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.716 | cmds_server_group='\''create delete list show'\'' 2020-05-04 21:19:23.716 | cmds_server_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --policy'\'' 2020-05-04 21:19:23.716 | cmds_server_group_delete='\''-h --help'\'' 2020-05-04 21:19:23.716 | cmds_server_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --long'\'' 2020-05-04 21:19:23.716 | cmds_server_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.716 | cmds_server_image='\''create'\'' 2020-05-04 21:19:23.716 | cmds_server_image_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --wait'\'' 2020-05-04 21:19:23.716 | cmds_server_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --reservation-id --ip --ip6 --name --instance-name --status --flavor --image --host --all-projects --project --project-domain --user --user-domain --long -n --no-name-lookup --marker --limit --deleted --changes-since'\'' 2020-05-04 21:19:23.716 | cmds_server_lock='\''-h --help'\'' 2020-05-04 21:19:23.716 | cmds_server_migrate='\''-h --help --live --shared-migration --block-migration --disk-overcommit --no-disk-overcommit --wait'\'' 2020-05-04 21:19:23.716 | cmds_server_pause='\''-h --help'\'' 2020-05-04 21:19:23.716 | cmds_server_reboot='\''-h --help --hard --soft --wait'\'' 2020-05-04 21:19:23.716 | cmds_server_rebuild='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --image --password --wait'\'' 2020-05-04 21:19:23.716 | cmds_server_remove='\''fixed floating network port security volume'\'' 2020-05-04 21:19:23.716 | cmds_server_remove_fixed='\''ip'\'' 2020-05-04 21:19:23.716 | cmds_server_remove_fixed_ip='\''-h --help'\'' 2020-05-04 21:19:23.716 | cmds_server_remove_floating='\''ip'\'' 2020-05-04 21:19:23.716 | cmds_server_remove_floating_ip='\''-h --help'\'' 2020-05-04 21:19:23.716 | cmds_server_remove_network='\''-h --help'\'' 2020-05-04 21:19:23.716 | cmds_server_remove_port='\''-h --help'\'' 2020-05-04 21:19:23.716 | cmds_server_remove_security='\''group'\'' 2020-05-04 21:19:23.716 | cmds_server_remove_security_group='\''-h --help'\'' 2020-05-04 21:19:23.716 | cmds_server_remove_volume='\''-h --help'\'' 2020-05-04 21:19:23.716 | cmds_server_rescue='\''-h --help --image --password'\'' 2020-05-04 21:19:23.716 | cmds_server_resize='\''-h --help --flavor --confirm --revert --wait'\'' 2020-05-04 21:19:23.717 | cmds_server_restore='\''-h --help'\'' 2020-05-04 21:19:23.717 | cmds_server_resume='\''-h --help'\'' 2020-05-04 21:19:23.717 | cmds_server_set='\''-h --help --name --root-password --property --state'\'' 2020-05-04 21:19:23.717 | cmds_server_shelve='\''-h --help'\'' 2020-05-04 21:19:23.717 | cmds_server_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --diagnostics'\'' 2020-05-04 21:19:23.717 | cmds_server_ssh='\''-h --help --login -l --port -p --identity -i --option -o -4 -6 --public --private --address-type -v'\'' 2020-05-04 21:19:23.717 | cmds_server_start='\''-h --help'\'' 2020-05-04 21:19:23.717 | cmds_server_stop='\''-h --help'\'' 2020-05-04 21:19:23.717 | cmds_server_suspend='\''-h --help'\'' 2020-05-04 21:19:23.717 | cmds_server_unlock='\''-h --help'\'' 2020-05-04 21:19:23.717 | cmds_server_unpause='\''-h --help'\'' 2020-05-04 21:19:23.717 | cmds_server_unrescue='\''-h --help'\'' 2020-05-04 21:19:23.717 | cmds_server_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.717 | cmds_server_unshelve='\''-h --help'\'' 2020-05-04 21:19:23.717 | cmds_service='\''create delete list provider set show'\'' 2020-05-04 21:19:23.717 | cmds_service_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --enable --disable'\'' 2020-05-04 21:19:23.717 | cmds_service_delete='\''-h --help'\'' 2020-05-04 21:19:23.717 | cmds_service_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.717 | cmds_service_provider='\''create delete list set show'\'' 2020-05-04 21:19:23.717 | cmds_service_provider_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --auth-url --description --service-provider-url --enable --disable'\'' 2020-05-04 21:19:23.717 | cmds_service_provider_delete='\''-h --help'\'' 2020-05-04 21:19:23.717 | cmds_service_provider_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.717 | cmds_service_provider_set='\''-h --help --auth-url --description --service-provider-url --enable --disable'\'' 2020-05-04 21:19:23.717 | cmds_service_provider_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.717 | cmds_service_set='\''-h --help --type --name --description --enable --disable'\'' 2020-05-04 21:19:23.717 | cmds_service_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.717 | cmds_sfc='\''flow port service'\'' 2020-05-04 21:19:23.717 | cmds_sfc_flow='\''classifier'\'' 2020-05-04 21:19:23.717 | cmds_sfc_flow_classifier='\''create delete list set show'\'' 2020-05-04 21:19:23.718 | cmds_sfc_flow_classifier_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --protocol --ethertype --source-port --destination-port --source-ip-prefix --destination-ip-prefix --logical-source-port --logical-destination-port --l7-parameters'\'' 2020-05-04 21:19:23.718 | cmds_sfc_flow_classifier_delete='\''-h --help'\'' 2020-05-04 21:19:23.718 | cmds_sfc_flow_classifier_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.718 | cmds_sfc_flow_classifier_set='\''-h --help --name --description'\'' 2020-05-04 21:19:23.718 | cmds_sfc_flow_classifier_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port='\''chain pair'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_chain='\''create delete list set show unset'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_chain_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --flow-classifier --chain-parameters --port-pair-group'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_chain_delete='\''-h --help'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_chain_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_chain_set='\''-h --help --name --description --flow-classifier --no-flow-classifier --port-pair-group --no-port-pair-group'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_chain_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_chain_unset='\''-h --help --flow-classifier --all-flow-classifier --port-pair-group'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_pair='\''create delete group list set show'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_pair_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --service-function-parameters --ingress --egress'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_pair_delete='\''-h --help'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_pair_group='\''create delete list set show unset'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_pair_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --port-pair --enable-tap --disable-tap --port-pair-group-parameters'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_pair_group_delete='\''-h --help'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_pair_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_pair_group_set='\''-h --help --name --description --port-pair --no-port-pair'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_pair_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_pair_group_unset='\''-h --help --port-pair --all-port-pair'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_pair_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_pair_set='\''-h --help --name --description'\'' 2020-05-04 21:19:23.718 | cmds_sfc_port_pair_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.718 | cmds_sfc_service='\''graph'\'' 2020-05-04 21:19:23.719 | cmds_sfc_service_graph='\''create delete list set show'\'' 2020-05-04 21:19:23.719 | cmds_sfc_service_graph_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --branching-point'\'' 2020-05-04 21:19:23.719 | cmds_sfc_service_graph_delete='\''-h --help'\'' 2020-05-04 21:19:23.719 | cmds_sfc_service_graph_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.719 | cmds_sfc_service_graph_set='\''-h --help --name --description'\'' 2020-05-04 21:19:23.719 | cmds_sfc_service_graph_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.719 | cmds_snapshot='\''create delete list set show unset'\'' 2020-05-04 21:19:23.719 | cmds_snapshot_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --force --property'\'' 2020-05-04 21:19:23.719 | cmds_snapshot_delete='\''-h --help'\'' 2020-05-04 21:19:23.719 | cmds_snapshot_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --long --marker --limit'\'' 2020-05-04 21:19:23.719 | cmds_snapshot_set='\''-h --help --name --description --property --state'\'' 2020-05-04 21:19:23.719 | cmds_snapshot_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.719 | cmds_snapshot_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.719 | cmds_subnet='\''create delete list pool set show unset'\'' 2020-05-04 21:19:23.719 | cmds_subnet_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain --subnet-pool --use-prefix-delegation --use-default-subnet-pool --prefix-length --subnet-range --dhcp --no-dhcp --gateway --ip-version --ipv6-ra-mode --ipv6-address-mode --network-segment --network --description --allocation-pool --dns-nameserver --host-route --service-type --tag --no-tag'\'' 2020-05-04 21:19:23.719 | cmds_subnet_delete='\''-h --help'\'' 2020-05-04 21:19:23.719 | cmds_subnet_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --ip-version --dhcp --no-dhcp --service-type --project --project-domain --network --gateway --name --subnet-range --tags --any-tags --not-tags --not-any-tags'\'' 2020-05-04 21:19:23.719 | cmds_subnet_pool='\''create delete list set show unset'\'' 2020-05-04 21:19:23.719 | cmds_subnet_pool_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --pool-prefix --default-prefix-length --min-prefix-length --max-prefix-length --project --project-domain --address-scope --default --no-default --share --no-share --description --default-quota --tag --no-tag'\'' 2020-05-04 21:19:23.719 | cmds_subnet_pool_delete='\''-h --help'\'' 2020-05-04 21:19:23.719 | cmds_subnet_pool_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --share --no-share --default --no-default --project --project-domain --name --address-scope --tags --any-tags --not-tags --not-any-tags'\'' 2020-05-04 21:19:23.719 | cmds_subnet_pool_set='\''-h --help --name --pool-prefix --default-prefix-length --min-prefix-length --max-prefix-length --address-scope --no-address-scope --default --no-default --description --default-quota --tag --no-tag'\'' 2020-05-04 21:19:23.719 | cmds_subnet_pool_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.719 | cmds_subnet_pool_unset='\''-h --help --pool-prefix --tag --all-tag'\'' 2020-05-04 21:19:23.719 | cmds_subnet_set='\''-h --help --name --dhcp --no-dhcp --gateway --description --tag --no-tag --allocation-pool --no-allocation-pool --dns-nameserver --no-dns-nameservers --host-route --no-host-route --service-type'\'' 2020-05-04 21:19:23.719 | cmds_subnet_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.719 | cmds_subnet_unset='\''-h --help --allocation-pool --dns-nameserver --host-route --service-type --tag --all-tag'\'' 2020-05-04 21:19:23.719 | cmds_tld='\''create delete list set show'\'' 2020-05-04 21:19:23.719 | cmds_tld_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.719 | cmds_tld_delete='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.720 | cmds_tld_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name --description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.720 | cmds_tld_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --no-description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.720 | cmds_tld_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.720 | cmds_token='\''issue revoke'\'' 2020-05-04 21:19:23.720 | cmds_token_issue='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.720 | cmds_token_revoke='\''-h --help'\'' 2020-05-04 21:19:23.720 | cmds_trait='\''create delete list show'\'' 2020-05-04 21:19:23.720 | cmds_trait_create='\''-h --help'\'' 2020-05-04 21:19:23.720 | cmds_trait_delete='\''-h --help'\'' 2020-05-04 21:19:23.720 | cmds_trait_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name --associated'\'' 2020-05-04 21:19:23.720 | cmds_trait_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.720 | cmds_trust='\''create delete list show'\'' 2020-05-04 21:19:23.720 | cmds_trust_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --role --impersonate --expiration --project-domain --trustor-domain --trustee-domain'\'' 2020-05-04 21:19:23.720 | cmds_trust_delete='\''-h --help'\'' 2020-05-04 21:19:23.720 | cmds_trust_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.720 | cmds_trust_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.720 | cmds_tsigkey='\''create delete list set show'\'' 2020-05-04 21:19:23.720 | cmds_tsigkey_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --algorithm --secret --scope --resource-id --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.720 | cmds_tsigkey_delete='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.720 | cmds_tsigkey_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name --algorithm --scope --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.720 | cmds_tsigkey_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --algorithm --secret --scope --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.720 | cmds_tsigkey_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.720 | cmds_usage='\''list show'\'' 2020-05-04 21:19:23.720 | cmds_usage_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --start --end'\'' 2020-05-04 21:19:23.720 | cmds_usage_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --start --end'\'' 2020-05-04 21:19:23.720 | cmds_user='\''create delete list password set show'\'' 2020-05-04 21:19:23.720 | cmds_user_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain --project --project-domain --password --password-prompt --email --description --enable --disable --or-show'\'' 2020-05-04 21:19:23.721 | cmds_user_delete='\''-h --help --domain'\'' 2020-05-04 21:19:23.721 | cmds_user_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --domain --group --project --long'\'' 2020-05-04 21:19:23.721 | cmds_user_password='\''set'\'' 2020-05-04 21:19:23.721 | cmds_user_password_set='\''-h --help --password --original-password'\'' 2020-05-04 21:19:23.721 | cmds_user_set='\''-h --help --name --domain --project --project-domain --password --password-prompt --email --description --enable --disable'\'' 2020-05-04 21:19:23.721 | cmds_user_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain'\'' 2020-05-04 21:19:23.721 | cmds_volume='\''backup create delete host list migrate qos service set show snapshot transfer type unset'\'' 2020-05-04 21:19:23.721 | cmds_volume_backup='\''create delete list restore set show'\'' 2020-05-04 21:19:23.721 | cmds_volume_backup_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --container --snapshot --force --incremental'\'' 2020-05-04 21:19:23.721 | cmds_volume_backup_delete='\''-h --help --force'\'' 2020-05-04 21:19:23.721 | cmds_volume_backup_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --name --status --volume --marker --limit --all-projects'\'' 2020-05-04 21:19:23.721 | cmds_volume_backup_restore='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.721 | cmds_volume_backup_set='\''-h --help --name --description --state'\'' 2020-05-04 21:19:23.721 | cmds_volume_backup_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.721 | cmds_volume_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --size --type --image --snapshot --source --source-replicated --description --user --project --availability-zone --consistency-group --property --hint --multi-attach --bootable --non-bootable --read-only --read-write'\'' 2020-05-04 21:19:23.721 | cmds_volume_delete='\''-h --help --force --purge'\'' 2020-05-04 21:19:23.721 | cmds_volume_host='\''failover set'\'' 2020-05-04 21:19:23.721 | cmds_volume_host_failover='\''-h --help --volume-backend'\'' 2020-05-04 21:19:23.721 | cmds_volume_host_set='\''-h --help --disable --enable'\'' 2020-05-04 21:19:23.721 | cmds_volume_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --project --project-domain --user --user-domain --name --status --all-projects --long --marker --limit'\'' 2020-05-04 21:19:23.721 | cmds_volume_migrate='\''-h --help --host --force-host-copy --lock-volume --unlock-volume'\'' 2020-05-04 21:19:23.721 | cmds_volume_qos='\''associate create delete disassociate list set show unset'\'' 2020-05-04 21:19:23.721 | cmds_volume_qos_associate='\''-h --help'\'' 2020-05-04 21:19:23.721 | cmds_volume_qos_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --consumer --property'\'' 2020-05-04 21:19:23.721 | cmds_volume_qos_delete='\''-h --help --force'\'' 2020-05-04 21:19:23.721 | cmds_volume_qos_disassociate='\''-h --help --volume-type --all'\'' 2020-05-04 21:19:23.722 | cmds_volume_qos_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.722 | cmds_volume_qos_set='\''-h --help --property'\'' 2020-05-04 21:19:23.722 | cmds_volume_qos_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.722 | cmds_volume_qos_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.722 | cmds_volume_service='\''list set'\'' 2020-05-04 21:19:23.722 | cmds_volume_service_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --host --service --long'\'' 2020-05-04 21:19:23.722 | cmds_volume_service_set='\''-h --help --enable --disable --disable-reason'\'' 2020-05-04 21:19:23.722 | cmds_volume_set='\''-h --help --name --size --description --no-property --property --image-property --state --type --retype-policy --bootable --non-bootable --read-only --read-write'\'' 2020-05-04 21:19:23.722 | cmds_volume_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.722 | cmds_volume_snapshot='\''create delete list set show unset'\'' 2020-05-04 21:19:23.722 | cmds_volume_snapshot_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --volume --description --force --property --remote-source'\'' 2020-05-04 21:19:23.722 | cmds_volume_snapshot_delete='\''-h --help --force'\'' 2020-05-04 21:19:23.722 | cmds_volume_snapshot_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --project --project-domain --long --marker --limit --name --status --volume'\'' 2020-05-04 21:19:23.722 | cmds_volume_snapshot_set='\''-h --help --name --description --no-property --property --state'\'' 2020-05-04 21:19:23.722 | cmds_volume_snapshot_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.722 | cmds_volume_snapshot_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.722 | cmds_volume_transfer='\''request'\'' 2020-05-04 21:19:23.722 | cmds_volume_transfer_request='\''accept create delete list show'\'' 2020-05-04 21:19:23.722 | cmds_volume_transfer_request_accept='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --auth-key'\'' 2020-05-04 21:19:23.722 | cmds_volume_transfer_request_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name'\'' 2020-05-04 21:19:23.723 | cmds_volume_transfer_request_delete='\''-h --help'\'' 2020-05-04 21:19:23.723 | cmds_volume_transfer_request_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects'\'' 2020-05-04 21:19:23.723 | cmds_volume_transfer_request_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.723 | cmds_volume_type='\''create delete list set show unset'\'' 2020-05-04 21:19:23.723 | cmds_volume_type_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --public --private --property --project --encryption-provider --encryption-cipher --encryption-key-size --encryption-control-location --project-domain'\'' 2020-05-04 21:19:23.723 | cmds_volume_type_delete='\''-h --help'\'' 2020-05-04 21:19:23.723 | cmds_volume_type_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --default --public --private --encryption-type'\'' 2020-05-04 21:19:23.723 | cmds_volume_type_set='\''-h --help --name --description --property --project --project-domain --encryption-provider --encryption-cipher --encryption-key-size --encryption-control-location'\'' 2020-05-04 21:19:23.723 | cmds_volume_type_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --encryption-type'\'' 2020-05-04 21:19:23.723 | cmds_volume_type_unset='\''-h --help --property --project --project-domain --encryption-type'\'' 2020-05-04 21:19:23.723 | cmds_volume_unset='\''-h --help --property --image-property'\'' 2020-05-04 21:19:23.723 | cmds_vpn='\''endpoint ike ipsec service'\'' 2020-05-04 21:19:23.723 | cmds_vpn_endpoint='\''group'\'' 2020-05-04 21:19:23.723 | cmds_vpn_endpoint_group='\''create delete list set show'\'' 2020-05-04 21:19:23.723 | cmds_vpn_endpoint_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --type --value --project --project-domain'\'' 2020-05-04 21:19:23.723 | cmds_vpn_endpoint_group_delete='\''-h --help'\'' 2020-05-04 21:19:23.723 | cmds_vpn_endpoint_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.723 | cmds_vpn_endpoint_group_set='\''-h --help --description --name'\'' 2020-05-04 21:19:23.723 | cmds_vpn_endpoint_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ike='\''policy'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ike_policy='\''create delete list set show'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ike_policy_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --auth-algorithm --encryption-algorithm --phase1-negotiation-mode --ike-version --pfs --lifetime --project --project-domain'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ike_policy_delete='\''-h --help'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ike_policy_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ike_policy_set='\''-h --help --description --auth-algorithm --encryption-algorithm --phase1-negotiation-mode --ike-version --pfs --lifetime --name'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ike_policy_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ipsec='\''policy site'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ipsec_policy='\''create delete list set show'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ipsec_policy_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --auth-algorithm --encapsulation-mode --encryption-algorithm --lifetime --pfs --transform-protocol --project --project-domain'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ipsec_policy_delete='\''-h --help'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ipsec_policy_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ipsec_policy_set='\''-h --help --description --auth-algorithm --encapsulation-mode --encryption-algorithm --lifetime --pfs --transform-protocol --name'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ipsec_policy_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ipsec_site='\''connection'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ipsec_site_connection='\''create delete list set show'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ipsec_site_connection_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --dpd --mtu --initiator --peer-cidr --local-endpoint-group --peer-endpoint-group --enable --disable --local-id --peer-id --peer-address --psk --vpnservice --ikepolicy --ipsecpolicy --project --project-domain'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ipsec_site_connection_delete='\''-h --help'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ipsec_site_connection_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ipsec_site_connection_set='\''-h --help --description --dpd --mtu --initiator --peer-cidr --local-endpoint-group --peer-endpoint-group --enable --disable --local-id --peer-id --peer-address --name'\'' 2020-05-04 21:19:23.724 | cmds_vpn_ipsec_site_connection_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.724 | cmds_vpn_service='\''create delete list set show'\'' 2020-05-04 21:19:23.724 | cmds_vpn_service_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --subnet --flavor --enable --disable --router --project --project-domain'\'' 2020-05-04 21:19:23.724 | cmds_vpn_service_delete='\''-h --help'\'' 2020-05-04 21:19:23.724 | cmds_vpn_service_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.724 | cmds_vpn_service_set='\''-h --help --description --subnet --flavor --enable --disable --name'\'' 2020-05-04 21:19:23.724 | cmds_vpn_service_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.725 | cmds_zone='\''abandon axfr blacklist create delete export import list set show transfer'\'' 2020-05-04 21:19:23.725 | cmds_zone_abandon='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_axfr='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_blacklist='\''create delete list set show'\'' 2020-05-04 21:19:23.725 | cmds_zone_blacklist_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --pattern --description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_blacklist_delete='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_blacklist_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_blacklist_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --pattern --description --no-description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_blacklist_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --email --type --ttl --description --masters --attributes --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_delete='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_export='\''create delete list show showfile'\'' 2020-05-04 21:19:23.725 | cmds_zone_export_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_export_delete='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_export_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_export_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_export_showfile='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_import='\''create delete list show'\'' 2020-05-04 21:19:23.725 | cmds_zone_import_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_import_delete='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_import_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_import_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name --email --type --ttl --description --status --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --email --ttl --description --no-description --masters --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.725 | cmds_zone_transfer='\''accept request'\'' 2020-05-04 21:19:23.725 | cmds_zone_transfer_accept='\''list request show'\'' 2020-05-04 21:19:23.725 | cmds_zone_transfer_accept_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.726 | cmds_zone_transfer_accept_request='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --transfer-id --key --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.726 | cmds_zone_transfer_accept_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.726 | cmds_zone_transfer_request='\''create delete list set show'\'' 2020-05-04 21:19:23.726 | cmds_zone_transfer_request_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --target-project-id --description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.726 | cmds_zone_transfer_request_delete='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.726 | cmds_zone_transfer_request_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.726 | cmds_zone_transfer_request_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --no-description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.726 | cmds_zone_transfer_request_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.726 | 2020-05-04 21:19:23.726 | dash=- 2020-05-04 21:19:23.726 | underscore=_ 2020-05-04 21:19:23.726 | cmd="" 2020-05-04 21:19:23.726 | words[0]="" 2020-05-04 21:19:23.726 | completed="${cmds}" 2020-05-04 21:19:23.726 | for var in "${words[@]:1}" 2020-05-04 21:19:23.726 | do 2020-05-04 21:19:23.726 | if [[ ${var} == -* ]] ; then 2020-05-04 21:19:23.726 | break 2020-05-04 21:19:23.726 | fi 2020-05-04 21:19:23.726 | if [ -z "${cmd}" ] ; then 2020-05-04 21:19:23.726 | proposed="${var}" 2020-05-04 21:19:23.726 | else 2020-05-04 21:19:23.726 | proposed="${cmd}_${var}" 2020-05-04 21:19:23.726 | fi 2020-05-04 21:19:23.726 | local i="cmds_${proposed}" 2020-05-04 21:19:23.726 | i=${i//$dash/$underscore} 2020-05-04 21:19:23.726 | local comp="${!i}" 2020-05-04 21:19:23.726 | if [ -z "${comp}" ] ; then 2020-05-04 21:19:23.726 | break 2020-05-04 21:19:23.726 | fi 2020-05-04 21:19:23.727 | if [[ ${comp} == -* ]] ; then 2020-05-04 21:19:23.727 | if [[ ${cur} != -* ]] ; then 2020-05-04 21:19:23.727 | completed="" 2020-05-04 21:19:23.727 | break 2020-05-04 21:19:23.727 | fi 2020-05-04 21:19:23.727 | fi 2020-05-04 21:19:23.727 | cmd="${proposed}" 2020-05-04 21:19:23.727 | completed="${comp}" 2020-05-04 21:19:23.727 | done 2020-05-04 21:19:23.727 | 2020-05-04 21:19:23.727 | if [ -z "${completed}" ] ; then 2020-05-04 21:19:23.727 | COMPREPLY=( $( compgen -f -- "$cur" ) $( compgen -d -- "$cur" ) ) 2020-05-04 21:19:23.727 | else 2020-05-04 21:19:23.727 | COMPREPLY=( $(compgen -W "${completed}" -- ${cur}) ) 2020-05-04 21:19:23.727 | fi 2020-05-04 21:19:23.727 | return 0 2020-05-04 21:19:23.727 | } 2020-05-04 21:19:23.727 | complete -F _openstack openstack' 2020-05-04 21:19:23.727 | + functions-common:oscwrap:2281 : rc=0 2020-05-04 21:19:23.727 | ++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:19:23.727 | + functions-common:oscwrap:2282 : end=1588627163716 2020-05-04 21:19:23.727 | + functions-common:oscwrap:2283 : echo 2541 2020-05-04 21:19:23.729 | + functions-common:oscwrap:2285 : echo '_openstack() 2020-05-04 21:19:23.729 | { 2020-05-04 21:19:23.729 | local cur prev words 2020-05-04 21:19:23.729 | COMPREPLY=() 2020-05-04 21:19:23.729 | _get_comp_words_by_ref -n : cur prev words 2020-05-04 21:19:23.729 | 2020-05-04 21:19:23.729 | # Command data: 2020-05-04 21:19:23.729 | cmds='\''access acl address aggregate allocation availability backup baremetal bgp bgpvpn ca catalog command complete compute configuration consistency console consumer container credential dns domain ec2 endpoint extension federation firewall flavor floating group help host hypervisor identity image implied ip keypair limits mapping module network object policy port project ptr quota recordset region request resource role router secret security server service sfc snapshot subnet tld token trait trust tsigkey usage user volume vpn zone'\'' 2020-05-04 21:19:23.729 | cmds_access='\''token'\'' 2020-05-04 21:19:23.729 | cmds_access_token='\''create'\'' 2020-05-04 21:19:23.729 | cmds_access_token_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --consumer-key --consumer-secret --request-key --request-secret --verifier'\'' 2020-05-04 21:19:23.729 | cmds_acl='\''delete get submit user'\'' 2020-05-04 21:19:23.729 | cmds_acl_delete='\''-h --help'\'' 2020-05-04 21:19:23.729 | cmds_acl_get='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.729 | cmds_acl_submit='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --user -u --project-access --no-project-access --operation-type -o'\'' 2020-05-04 21:19:23.729 | cmds_acl_user='\''add remove'\'' 2020-05-04 21:19:23.729 | cmds_acl_user_add='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --user -u --project-access --no-project-access --operation-type -o'\'' 2020-05-04 21:19:23.729 | cmds_acl_user_remove='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --user -u --project-access --no-project-access --operation-type -o'\'' 2020-05-04 21:19:23.729 | cmds_address='\''scope'\'' 2020-05-04 21:19:23.729 | cmds_address_scope='\''create delete list set show'\'' 2020-05-04 21:19:23.729 | cmds_address_scope_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --ip-version --project --project-domain --share --no-share'\'' 2020-05-04 21:19:23.729 | cmds_address_scope_delete='\''-h --help'\'' 2020-05-04 21:19:23.729 | cmds_address_scope_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name --ip-version --project --project-domain --share --no-share'\'' 2020-05-04 21:19:23.730 | cmds_address_scope_set='\''-h --help --name --share --no-share'\'' 2020-05-04 21:19:23.730 | cmds_address_scope_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.730 | cmds_aggregate='\''add create delete list remove set show unset'\'' 2020-05-04 21:19:23.730 | cmds_aggregate_add='\''host'\'' 2020-05-04 21:19:23.730 | cmds_aggregate_add_host='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.730 | cmds_aggregate_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --zone --property'\'' 2020-05-04 21:19:23.730 | cmds_aggregate_delete='\''-h --help'\'' 2020-05-04 21:19:23.730 | cmds_aggregate_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.730 | cmds_aggregate_remove='\''host'\'' 2020-05-04 21:19:23.730 | cmds_aggregate_remove_host='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.730 | cmds_aggregate_set='\''-h --help --name --zone --property --no-property'\'' 2020-05-04 21:19:23.730 | cmds_aggregate_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.730 | cmds_aggregate_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.730 | cmds_allocation='\''candidate'\'' 2020-05-04 21:19:23.730 | cmds_allocation_candidate='\''list'\'' 2020-05-04 21:19:23.730 | cmds_allocation_candidate_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --resource --limit --required --forbidden --aggregate-uuid'\'' 2020-05-04 21:19:23.730 | cmds_availability='\''zone'\'' 2020-05-04 21:19:23.730 | cmds_availability_zone='\''list'\'' 2020-05-04 21:19:23.730 | cmds_availability_zone_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --compute --network --volume --long'\'' 2020-05-04 21:19:23.730 | cmds_backup='\''create delete list restore show'\'' 2020-05-04 21:19:23.730 | cmds_backup_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --container --snapshot --force --incremental'\'' 2020-05-04 21:19:23.730 | cmds_backup_delete='\''-h --help --force'\'' 2020-05-04 21:19:23.730 | cmds_backup_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --name --status --volume --marker --limit --all-projects'\'' 2020-05-04 21:19:23.730 | cmds_backup_restore='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.730 | cmds_backup_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.730 | cmds_baremetal='\''chassis create driver node port volume'\'' 2020-05-04 21:19:23.730 | cmds_baremetal_chassis='\''create delete list set show unset'\'' 2020-05-04 21:19:23.730 | cmds_baremetal_chassis_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --extra --uuid'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_chassis_delete='\''-h --help'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_chassis_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --fields --limit --long --marker --sort'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_chassis_set='\''-h --help --description --extra'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_chassis_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --fields'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_chassis_unset='\''-h --help --description --extra'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_create='\''-h --help'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_driver='\''list passthru property raid show'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_driver_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --type --long'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_driver_passthru='\''call list'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_driver_passthru_call='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --arg --http-method'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_driver_passthru_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_driver_property='\''list'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_driver_property_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_driver_raid='\''property'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_driver_raid_property='\''list'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_driver_raid_property_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_driver_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_node='\''abort add adopt boot clean console create delete deploy inject inspect list maintenance manage passthru power provide reboot rebuild remove set show trait undeploy unset validate vif'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_node_abort='\''-h --help --provision-state'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_node_add='\''trait'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_node_add_trait='\''-h --help'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_node_adopt='\''-h --help --provision-state --wait'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_node_boot='\''device'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_node_boot_device='\''set show'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_node_boot_device_set='\''-h --help --persistent'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_node_boot_device_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --supported'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_node_clean='\''-h --help --provision-state --wait --clean-steps'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_node_console='\''disable enable show'\'' 2020-05-04 21:19:23.731 | cmds_baremetal_node_console_disable='\''-h --help'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_console_enable='\''-h --help'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_console_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --chassis-uuid --driver --driver-info --property --extra --uuid --name --boot-interface --console-interface --deploy-interface --inspect-interface --management-interface --network-interface --power-interface --raid-interface --storage-interface --vendor-interface --resource-class'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_delete='\''-h --help'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_deploy='\''-h --help --provision-state --wait --config-drive'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_inject='\''nmi'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_inject_nmi='\''-h --help'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_inspect='\''-h --help --provision-state --wait'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --limit --marker --sort --maintenance --no-maintenance --associated --unassociated --provision-state --driver --resource-class --chassis --long --fields'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_maintenance='\''set unset'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_maintenance_set='\''-h --help --reason'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_maintenance_unset='\''-h --help'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_manage='\''-h --help --provision-state --wait'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_passthru='\''call list'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_passthru_call='\''-h --help --arg --http-method'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_passthru_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_power='\''off on'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_power_off='\''-h --help --power-timeout --soft'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_power_on='\''-h --help --power-timeout'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_provide='\''-h --help --provision-state --wait'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_reboot='\''-h --help --soft --power-timeout'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_rebuild='\''-h --help --provision-state --wait --config-drive'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_remove='\''trait'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_remove_trait='\''-h --help --all'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_set='\''-h --help --instance-uuid --name --chassis-uuid --driver --boot-interface --console-interface --deploy-interface --inspect-interface --management-interface --network-interface --power-interface --raid-interface --storage-interface --vendor-interface --resource-class --target-raid-config --property --extra --driver-info --instance-info'\'' 2020-05-04 21:19:23.732 | cmds_baremetal_node_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --instance --fields'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_node_trait='\''list'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_node_trait_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_node_undeploy='\''-h --help --provision-state --wait'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_node_unset='\''-h --help --instance-uuid --name --resource-class --target-raid-config --property --extra --driver-info --instance-info --chassis-uuid --boot-interface --console-interface --deploy-interface --inspect-interface --management-interface --network-interface --power-interface --raid-interface --storage-interface --vendor-interface'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_node_validate='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_node_vif='\''attach detach list'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_node_vif_attach='\''-h --help --vif-info'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_node_vif_detach='\''-h --help'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_node_vif_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_port='\''create delete group list set show unset'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_port_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --node --uuid --extra --local-link-connection -l --pxe-enabled --port-group --physical-network'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_port_delete='\''-h --help'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_port_group='\''create delete list set show unset'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_port_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --node --address --name --uuid --extra --mode --property --support-standalone-ports --unsupport-standalone-ports'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_port_group_delete='\''-h --help'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_port_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --limit --marker --sort --address --node --long --fields'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_port_group_set='\''-h --help --node --address --name --extra --mode --property --support-standalone-ports --unsupport-standalone-ports'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_port_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --address --fields'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_port_group_unset='\''-h --help --name --address --extra --property'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_port_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --address --node --port-group --limit --marker --sort --long --fields'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_port_set='\''-h --help --node --address --extra --port-group --local-link-connection --pxe-enabled --pxe-disabled --physical-network'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_port_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --address --fields'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_port_unset='\''-h --help --extra --port-group --physical-network'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_volume='\''connector target'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_volume_connector='\''create delete list set show unset'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_volume_connector_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --node --type --connector-id --uuid --extra'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_volume_connector_delete='\''-h --help'\'' 2020-05-04 21:19:23.733 | cmds_baremetal_volume_connector_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --node --limit --marker --sort --long --fields'\'' 2020-05-04 21:19:23.734 | cmds_baremetal_volume_connector_set='\''-h --help --node --type --connector-id --extra'\'' 2020-05-04 21:19:23.734 | cmds_baremetal_volume_connector_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --fields'\'' 2020-05-04 21:19:23.734 | cmds_baremetal_volume_connector_unset='\''-h --help --extra'\'' 2020-05-04 21:19:23.734 | cmds_baremetal_volume_target='\''create delete list set show unset'\'' 2020-05-04 21:19:23.734 | cmds_baremetal_volume_target_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --node --type --property --boot-index --volume-id --uuid --extra'\'' 2020-05-04 21:19:23.734 | cmds_baremetal_volume_target_delete='\''-h --help'\'' 2020-05-04 21:19:23.734 | cmds_baremetal_volume_target_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --node --limit --marker --sort --long --fields'\'' 2020-05-04 21:19:23.734 | cmds_baremetal_volume_target_set='\''-h --help --node --type --property --boot-index --volume-id --extra'\'' 2020-05-04 21:19:23.734 | cmds_baremetal_volume_target_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --fields'\'' 2020-05-04 21:19:23.734 | cmds_baremetal_volume_target_unset='\''-h --help --extra --property'\'' 2020-05-04 21:19:23.734 | cmds_bgp='\''dragent peer speaker'\'' 2020-05-04 21:19:23.734 | cmds_bgp_dragent='\''add remove'\'' 2020-05-04 21:19:23.734 | cmds_bgp_dragent_add='\''speaker'\'' 2020-05-04 21:19:23.734 | cmds_bgp_dragent_add_speaker='\''-h --help'\'' 2020-05-04 21:19:23.734 | cmds_bgp_dragent_remove='\''speaker'\'' 2020-05-04 21:19:23.734 | cmds_bgp_dragent_remove_speaker='\''-h --help'\'' 2020-05-04 21:19:23.734 | cmds_bgp_peer='\''create delete list set show'\'' 2020-05-04 21:19:23.734 | cmds_bgp_peer_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --peer-ip --remote-as --auth-type --password --project --project-domain'\'' 2020-05-04 21:19:23.734 | cmds_bgp_peer_delete='\''-h --help'\'' 2020-05-04 21:19:23.734 | cmds_bgp_peer_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.734 | cmds_bgp_peer_set='\''-h --help --name --password'\'' 2020-05-04 21:19:23.734 | cmds_bgp_peer_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.734 | cmds_bgp_speaker='\''add create delete list remove set show'\'' 2020-05-04 21:19:23.734 | cmds_bgp_speaker_add='\''network peer'\'' 2020-05-04 21:19:23.734 | cmds_bgp_speaker_add_network='\''-h --help'\'' 2020-05-04 21:19:23.734 | cmds_bgp_speaker_add_peer='\''-h --help'\'' 2020-05-04 21:19:23.734 | cmds_bgp_speaker_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --local-as --ip-version --advertise-floating-ip-host-routes --no-advertise-floating-ip-host-routes --advertise-tenant-networks --no-advertise-tenant-networks --project --project-domain'\'' 2020-05-04 21:19:23.734 | cmds_bgp_speaker_delete='\''-h --help'\'' 2020-05-04 21:19:23.734 | cmds_bgp_speaker_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --agent'\'' 2020-05-04 21:19:23.735 | cmds_bgp_speaker_remove='\''network peer'\'' 2020-05-04 21:19:23.735 | cmds_bgp_speaker_remove_network='\''-h --help'\'' 2020-05-04 21:19:23.735 | cmds_bgp_speaker_remove_peer='\''-h --help'\'' 2020-05-04 21:19:23.735 | cmds_bgp_speaker_set='\''-h --help --name --advertise-floating-ip-host-routes --no-advertise-floating-ip-host-routes --advertise-tenant-networks --no-advertise-tenant-networks'\'' 2020-05-04 21:19:23.735 | cmds_bgp_speaker_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn='\''create delete list network port router set show unset'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain --name --route-target --import-target --export-target --route-distinguisher --vni --type'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_delete='\''-h --help'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --project --project-domain --long --property'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_network='\''association'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_network_association='\''create delete list show'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_network_association_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_network_association_delete='\''-h --help'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_network_association_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --property'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_network_association_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_port='\''association'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_port_association='\''create delete list set show unset'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_port_association_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain --advertise-fixed-ips --no-advertise-fixed-ips --prefix-route --bgpvpn-route'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_port_association_delete='\''-h --help'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_port_association_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --property'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_port_association_set='\''-h --help --advertise-fixed-ips --no-advertise-fixed-ips --prefix-route --bgpvpn-route --no-prefix-route --no-bgpvpn-route'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_port_association_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_port_association_unset='\''-h --help --advertise-fixed-ips --no-advertise-fixed-ips --prefix-route --bgpvpn-route --all-prefix-routes --all-bgpvpn-routes'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_router='\''association'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_router_association='\''create delete list show'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_router_association_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_router_association_delete='\''-h --help'\'' 2020-05-04 21:19:23.735 | cmds_bgpvpn_router_association_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --property'\'' 2020-05-04 21:19:23.736 | cmds_bgpvpn_router_association_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.736 | cmds_bgpvpn_set='\''-h --help --name --route-target --no-route-target --import-target --no-import-target --export-target --no-export-target --route-distinguisher --no-route-distinguisher --vni'\'' 2020-05-04 21:19:23.736 | cmds_bgpvpn_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.736 | cmds_bgpvpn_unset='\''-h --help --route-target --all-route-target --import-target --all-import-target --export-target --all-export-target --route-distinguisher --all-route-distinguisher --vni'\'' 2020-05-04 21:19:23.736 | cmds_ca='\''get list'\'' 2020-05-04 21:19:23.736 | cmds_ca_get='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.736 | cmds_ca_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --limit -l --offset -o --name -n'\'' 2020-05-04 21:19:23.736 | cmds_catalog='\''list show'\'' 2020-05-04 21:19:23.736 | cmds_catalog_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.736 | cmds_catalog_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.736 | cmds_command='\''list'\'' 2020-05-04 21:19:23.736 | cmds_command_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --group'\'' 2020-05-04 21:19:23.736 | cmds_complete='\''-h --help --name --shell'\'' 2020-05-04 21:19:23.736 | cmds_compute='\''agent service'\'' 2020-05-04 21:19:23.736 | cmds_compute_agent='\''create delete list set'\'' 2020-05-04 21:19:23.736 | cmds_compute_agent_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.736 | cmds_compute_agent_delete='\''-h --help'\'' 2020-05-04 21:19:23.736 | cmds_compute_agent_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --hypervisor'\'' 2020-05-04 21:19:23.736 | cmds_compute_agent_set='\''-h --help --agent-version --url --md5hash'\'' 2020-05-04 21:19:23.736 | cmds_compute_service='\''delete list set'\'' 2020-05-04 21:19:23.736 | cmds_compute_service_delete='\''-h --help'\'' 2020-05-04 21:19:23.736 | cmds_compute_service_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --host --service --long'\'' 2020-05-04 21:19:23.736 | cmds_compute_service_set='\''-h --help --enable --disable --disable-reason --up --down'\'' 2020-05-04 21:19:23.736 | cmds_configuration='\''show'\'' 2020-05-04 21:19:23.736 | cmds_configuration_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --mask --unmask'\'' 2020-05-04 21:19:23.736 | cmds_consistency='\''group'\'' 2020-05-04 21:19:23.737 | cmds_consistency_group='\''add create delete list remove set show snapshot'\'' 2020-05-04 21:19:23.737 | cmds_consistency_group_add='\''volume'\'' 2020-05-04 21:19:23.737 | cmds_consistency_group_add_volume='\''-h --help'\'' 2020-05-04 21:19:23.737 | cmds_consistency_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --volume-type --consistency-group-source --consistency-group-snapshot --description --availability-zone'\'' 2020-05-04 21:19:23.737 | cmds_consistency_group_delete='\''-h --help --force'\'' 2020-05-04 21:19:23.737 | cmds_consistency_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --long'\'' 2020-05-04 21:19:23.737 | cmds_consistency_group_remove='\''volume'\'' 2020-05-04 21:19:23.737 | cmds_consistency_group_remove_volume='\''-h --help'\'' 2020-05-04 21:19:23.737 | cmds_consistency_group_set='\''-h --help --name --description'\'' 2020-05-04 21:19:23.737 | cmds_consistency_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.737 | cmds_consistency_group_snapshot='\''create delete list show'\'' 2020-05-04 21:19:23.737 | cmds_consistency_group_snapshot_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --consistency-group --description'\'' 2020-05-04 21:19:23.737 | cmds_consistency_group_snapshot_delete='\''-h --help'\'' 2020-05-04 21:19:23.737 | cmds_consistency_group_snapshot_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --long --status --consistency-group'\'' 2020-05-04 21:19:23.737 | cmds_consistency_group_snapshot_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.737 | cmds_console='\''log url'\'' 2020-05-04 21:19:23.737 | cmds_console_log='\''show'\'' 2020-05-04 21:19:23.737 | cmds_console_log_show='\''-h --help --lines'\'' 2020-05-04 21:19:23.737 | cmds_console_url='\''show'\'' 2020-05-04 21:19:23.737 | cmds_console_url_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --novnc --xvpvnc --spice --rdp --serial --mks'\'' 2020-05-04 21:19:23.737 | cmds_consumer='\''create delete list set show'\'' 2020-05-04 21:19:23.737 | cmds_consumer_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description'\'' 2020-05-04 21:19:23.737 | cmds_consumer_delete='\''-h --help'\'' 2020-05-04 21:19:23.737 | cmds_consumer_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.737 | cmds_consumer_set='\''-h --help --description'\'' 2020-05-04 21:19:23.737 | cmds_consumer_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.737 | cmds_container='\''create delete list save set show unset'\'' 2020-05-04 21:19:23.737 | cmds_container_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.738 | cmds_container_delete='\''-h --help --recursive -r'\'' 2020-05-04 21:19:23.738 | cmds_container_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --prefix --marker --end-marker --limit --long --all'\'' 2020-05-04 21:19:23.738 | cmds_container_save='\''-h --help'\'' 2020-05-04 21:19:23.738 | cmds_container_set='\''-h --help --property'\'' 2020-05-04 21:19:23.738 | cmds_container_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.738 | cmds_container_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.738 | cmds_credential='\''create delete list set show'\'' 2020-05-04 21:19:23.738 | cmds_credential_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --type --project'\'' 2020-05-04 21:19:23.738 | cmds_credential_delete='\''-h --help'\'' 2020-05-04 21:19:23.738 | cmds_credential_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --user --user-domain --type'\'' 2020-05-04 21:19:23.738 | cmds_credential_set='\''-h --help --user --type --data --project'\'' 2020-05-04 21:19:23.738 | cmds_credential_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.738 | cmds_dns='\''quota service'\'' 2020-05-04 21:19:23.738 | cmds_dns_quota='\''list reset set'\'' 2020-05-04 21:19:23.738 | cmds_dns_quota_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id --project-id'\'' 2020-05-04 21:19:23.738 | cmds_dns_quota_reset='\''-h --help --all-projects --edit-managed --sudo-project-id --project-id'\'' 2020-05-04 21:19:23.738 | cmds_dns_quota_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id --project-id --api-export-size --zones --recordset-records --zone-records --zone-recordsets'\'' 2020-05-04 21:19:23.738 | cmds_dns_service='\''list show'\'' 2020-05-04 21:19:23.738 | cmds_dns_service_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --hostname --service_name --status --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.738 | cmds_dns_service_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.738 | cmds_domain='\''create delete list set show'\'' 2020-05-04 21:19:23.738 | cmds_domain_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --enable --disable --or-show'\'' 2020-05-04 21:19:23.738 | cmds_domain_delete='\''-h --help'\'' 2020-05-04 21:19:23.738 | cmds_domain_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.738 | cmds_domain_set='\''-h --help --name --description --enable --disable'\'' 2020-05-04 21:19:23.738 | cmds_domain_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.738 | cmds_ec2='\''credentials'\'' 2020-05-04 21:19:23.738 | cmds_ec2_credentials='\''create delete list show'\'' 2020-05-04 21:19:23.739 | cmds_ec2_credentials_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --user --user-domain --project-domain'\'' 2020-05-04 21:19:23.739 | cmds_ec2_credentials_delete='\''-h --help --user --user-domain'\'' 2020-05-04 21:19:23.739 | cmds_ec2_credentials_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --user --user-domain'\'' 2020-05-04 21:19:23.739 | cmds_ec2_credentials_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --user --user-domain'\'' 2020-05-04 21:19:23.739 | cmds_endpoint='\''add create delete list remove set show'\'' 2020-05-04 21:19:23.739 | cmds_endpoint_add='\''project'\'' 2020-05-04 21:19:23.739 | cmds_endpoint_add_project='\''-h --help --project-domain'\'' 2020-05-04 21:19:23.739 | cmds_endpoint_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --region --enable --disable'\'' 2020-05-04 21:19:23.739 | cmds_endpoint_delete='\''-h --help'\'' 2020-05-04 21:19:23.739 | cmds_endpoint_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --service --interface --region --endpoint --project --project-domain'\'' 2020-05-04 21:19:23.739 | cmds_endpoint_remove='\''project'\'' 2020-05-04 21:19:23.739 | cmds_endpoint_remove_project='\''-h --help --project-domain'\'' 2020-05-04 21:19:23.739 | cmds_endpoint_set='\''-h --help --region --interface --url --service --enable --disable'\'' 2020-05-04 21:19:23.739 | cmds_endpoint_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.739 | cmds_extension='\''list show'\'' 2020-05-04 21:19:23.739 | cmds_extension_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --compute --identity --network --volume --long'\'' 2020-05-04 21:19:23.739 | cmds_extension_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.739 | cmds_federation='\''domain project protocol'\'' 2020-05-04 21:19:23.739 | cmds_federation_domain='\''list'\'' 2020-05-04 21:19:23.739 | cmds_federation_domain_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.739 | cmds_federation_project='\''list'\'' 2020-05-04 21:19:23.739 | cmds_federation_project_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.739 | cmds_federation_protocol='\''create delete list set show'\'' 2020-05-04 21:19:23.739 | cmds_federation_protocol_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --identity-provider --mapping'\'' 2020-05-04 21:19:23.739 | cmds_federation_protocol_delete='\''-h --help --identity-provider'\'' 2020-05-04 21:19:23.739 | cmds_federation_protocol_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --identity-provider'\'' 2020-05-04 21:19:23.739 | cmds_federation_protocol_set='\''-h --help --identity-provider --mapping'\'' 2020-05-04 21:19:23.740 | cmds_federation_protocol_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --identity-provider'\'' 2020-05-04 21:19:23.740 | cmds_firewall='\''group'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group='\''create delete list policy rule set show unset'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --ingress-firewall-policy --no-ingress-firewall-policy --egress-firewall-policy --no-egress-firewall-policy --public --private --share --no-share --enable --disable --project --project-domain --port --no-port'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_delete='\''-h --help'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_policy='\''add create delete list remove set show unset'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_policy_add='\''rule'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_policy_add_rule='\''-h --help --insert-before --insert-after'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_policy_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --audited --no-audited --share --public --private --no-share --project --project-domain --firewall-rule --no-firewall-rule'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_policy_delete='\''-h --help'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_policy_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_policy_remove='\''rule'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_policy_remove_rule='\''-h --help'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_policy_set='\''-h --help --description --audited --no-audited --share --public --private --no-share --name --firewall-rule --no-firewall-rule'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_policy_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_policy_unset='\''-h --help --firewall-rule --all-firewall-rule --audited --share --public'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_rule='\''create delete list set show unset'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_rule_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --protocol --action --ip-version --source-ip-address --no-source-ip-address --destination-ip-address --no-destination-ip-address --source-port --no-source-port --destination-port --no-destination-port --public --private --share --no-share --enable-rule --disable-rule --project --project-domain'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_rule_delete='\''-h --help'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_rule_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_rule_set='\''-h --help --name --description --protocol --action --ip-version --source-ip-address --no-source-ip-address --destination-ip-address --no-destination-ip-address --source-port --no-source-port --destination-port --no-destination-port --public --private --share --no-share --enable-rule --disable-rule'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_rule_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_rule_unset='\''-h --help --source-ip-address --destination-ip-address --source-port --destination-port --share --public --enable-rule'\'' 2020-05-04 21:19:23.740 | cmds_firewall_group_set='\''-h --help --name --description --ingress-firewall-policy --no-ingress-firewall-policy --egress-firewall-policy --no-egress-firewall-policy --public --private --share --no-share --enable --disable --port --no-port'\'' 2020-05-04 21:19:23.741 | cmds_firewall_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.741 | cmds_firewall_group_unset='\''-h --help --port --all-port --ingress-firewall-policy --egress-firewall-policy --public --share --enable'\'' 2020-05-04 21:19:23.741 | cmds_flavor='\''create delete list set show unset'\'' 2020-05-04 21:19:23.741 | cmds_flavor_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --id --ram --disk --ephemeral --swap --vcpus --rxtx-factor --public --private --property --project --project-domain'\'' 2020-05-04 21:19:23.741 | cmds_flavor_delete='\''-h --help'\'' 2020-05-04 21:19:23.741 | cmds_flavor_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --public --private --all --long --marker --limit'\'' 2020-05-04 21:19:23.741 | cmds_flavor_set='\''-h --help --no-property --property --project --project-domain'\'' 2020-05-04 21:19:23.741 | cmds_flavor_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.741 | cmds_flavor_unset='\''-h --help --property --project --project-domain'\'' 2020-05-04 21:19:23.741 | cmds_floating='\''ip'\'' 2020-05-04 21:19:23.741 | cmds_floating_ip='\''create delete list pool set show unset'\'' 2020-05-04 21:19:23.741 | cmds_floating_ip_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --subnet --port --floating-ip-address --fixed-ip-address --qos-policy --description --project --project-domain'\'' 2020-05-04 21:19:23.741 | cmds_floating_ip_delete='\''-h --help'\'' 2020-05-04 21:19:23.741 | cmds_floating_ip_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --network --port --fixed-ip-address --long --status --project --project-domain --router'\'' 2020-05-04 21:19:23.741 | cmds_floating_ip_pool='\''list'\'' 2020-05-04 21:19:23.741 | cmds_floating_ip_pool_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.741 | cmds_floating_ip_set='\''-h --help --port --fixed-ip-address --qos-policy --no-qos-policy'\'' 2020-05-04 21:19:23.741 | cmds_floating_ip_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.741 | cmds_floating_ip_unset='\''-h --help --port --qos-policy'\'' 2020-05-04 21:19:23.741 | cmds_group='\''add contains create delete list remove set show'\'' 2020-05-04 21:19:23.741 | cmds_group_add='\''user'\'' 2020-05-04 21:19:23.741 | cmds_group_add_user='\''-h --help --group-domain --user-domain'\'' 2020-05-04 21:19:23.741 | cmds_group_contains='\''user'\'' 2020-05-04 21:19:23.741 | cmds_group_contains_user='\''-h --help --group-domain --user-domain'\'' 2020-05-04 21:19:23.741 | cmds_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain --description --or-show'\'' 2020-05-04 21:19:23.741 | cmds_group_delete='\''-h --help --domain'\'' 2020-05-04 21:19:23.741 | cmds_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --domain --user --user-domain --long'\'' 2020-05-04 21:19:23.741 | cmds_group_remove='\''user'\'' 2020-05-04 21:19:23.741 | cmds_group_remove_user='\''-h --help --group-domain --user-domain'\'' 2020-05-04 21:19:23.741 | cmds_group_set='\''-h --help --domain --name --description'\'' 2020-05-04 21:19:23.742 | cmds_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain'\'' 2020-05-04 21:19:23.742 | cmds_help='\''-h --help'\'' 2020-05-04 21:19:23.742 | cmds_host='\''list set show'\'' 2020-05-04 21:19:23.742 | cmds_host_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --zone'\'' 2020-05-04 21:19:23.742 | cmds_host_set='\''-h --help --enable --disable --enable-maintenance --disable-maintenance'\'' 2020-05-04 21:19:23.742 | cmds_host_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.742 | cmds_hypervisor='\''list show stats'\'' 2020-05-04 21:19:23.742 | cmds_hypervisor_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --matching --long'\'' 2020-05-04 21:19:23.742 | cmds_hypervisor_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.742 | cmds_hypervisor_stats='\''show'\'' 2020-05-04 21:19:23.742 | cmds_hypervisor_stats_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.742 | cmds_identity='\''provider'\'' 2020-05-04 21:19:23.742 | cmds_identity_provider='\''create delete list set show'\'' 2020-05-04 21:19:23.742 | cmds_identity_provider_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --remote-id --remote-id-file --description --domain --enable --disable'\'' 2020-05-04 21:19:23.742 | cmds_identity_provider_delete='\''-h --help'\'' 2020-05-04 21:19:23.742 | cmds_identity_provider_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.742 | cmds_identity_provider_set='\''-h --help --description --remote-id --remote-id-file --enable --disable'\'' 2020-05-04 21:19:23.742 | cmds_identity_provider_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.742 | cmds_image='\''add create delete list remove save set show unset'\'' 2020-05-04 21:19:23.742 | cmds_image_add='\''project'\'' 2020-05-04 21:19:23.742 | cmds_image_add_project='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project-domain'\'' 2020-05-04 21:19:23.742 | cmds_image_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --id --container-format --disk-format --min-disk --min-ram --file --volume --force --protected --unprotected --public --private --community --shared --property --tag --project --owner --project-domain --size --location --copy-from --checksum --store'\'' 2020-05-04 21:19:23.742 | cmds_image_delete='\''-h --help'\'' 2020-05-04 21:19:23.742 | cmds_image_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --public --private --shared --property --name --status --long --page-size --sort --limit --marker'\'' 2020-05-04 21:19:23.742 | cmds_image_remove='\''project'\'' 2020-05-04 21:19:23.742 | cmds_image_remove_project='\''-h --help --project-domain'\'' 2020-05-04 21:19:23.742 | cmds_image_save='\''-h --help --file'\'' 2020-05-04 21:19:23.743 | cmds_image_set='\''-h --help --name --min-disk --min-ram --container-format --disk-format --protected --unprotected --public --private --community --shared --property --tag --architecture --instance-id --instance-uuid --kernel-id --os-distro --os-version --ramdisk-id --deactivate --activate --project --owner --project-domain --visibility --accept --reject --pending'\'' 2020-05-04 21:19:23.743 | cmds_image_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --human-readable'\'' 2020-05-04 21:19:23.743 | cmds_image_unset='\''-h --help --tag --property'\'' 2020-05-04 21:19:23.743 | cmds_implied='\''role'\'' 2020-05-04 21:19:23.743 | cmds_implied_role='\''create delete list'\'' 2020-05-04 21:19:23.743 | cmds_implied_role_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --implied-role'\'' 2020-05-04 21:19:23.743 | cmds_implied_role_delete='\''-h --help --implied-role'\'' 2020-05-04 21:19:23.743 | cmds_implied_role_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.743 | cmds_ip='\''availability fixed floating'\'' 2020-05-04 21:19:23.743 | cmds_ip_availability='\''list show'\'' 2020-05-04 21:19:23.743 | cmds_ip_availability_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --ip-version --project --project-domain'\'' 2020-05-04 21:19:23.743 | cmds_ip_availability_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.743 | cmds_ip_fixed='\''add remove'\'' 2020-05-04 21:19:23.743 | cmds_ip_fixed_add='\''-h --help'\'' 2020-05-04 21:19:23.743 | cmds_ip_fixed_remove='\''-h --help'\'' 2020-05-04 21:19:23.743 | cmds_ip_floating='\''add create delete list pool remove show'\'' 2020-05-04 21:19:23.743 | cmds_ip_floating_add='\''-h --help'\'' 2020-05-04 21:19:23.743 | cmds_ip_floating_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --subnet --port --floating-ip-address --fixed-ip-address --qos-policy --description --project --project-domain'\'' 2020-05-04 21:19:23.743 | cmds_ip_floating_delete='\''-h --help'\'' 2020-05-04 21:19:23.743 | cmds_ip_floating_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --network --port --fixed-ip-address --long --status --project --project-domain --router'\'' 2020-05-04 21:19:23.743 | cmds_ip_floating_pool='\''list'\'' 2020-05-04 21:19:23.743 | cmds_ip_floating_pool_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.743 | cmds_ip_floating_remove='\''-h --help'\'' 2020-05-04 21:19:23.743 | cmds_ip_floating_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.743 | cmds_keypair='\''create delete list show'\'' 2020-05-04 21:19:23.743 | cmds_keypair_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --public-key --private-key'\'' 2020-05-04 21:19:23.743 | cmds_keypair_delete='\''-h --help'\'' 2020-05-04 21:19:23.743 | cmds_keypair_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.744 | cmds_keypair_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --public-key'\'' 2020-05-04 21:19:23.744 | cmds_limits='\''show'\'' 2020-05-04 21:19:23.744 | cmds_limits_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --absolute --rate --reserved --project --domain'\'' 2020-05-04 21:19:23.744 | cmds_mapping='\''create delete list set show'\'' 2020-05-04 21:19:23.744 | cmds_mapping_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --rules'\'' 2020-05-04 21:19:23.744 | cmds_mapping_delete='\''-h --help'\'' 2020-05-04 21:19:23.744 | cmds_mapping_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.744 | cmds_mapping_set='\''-h --help --rules'\'' 2020-05-04 21:19:23.744 | cmds_mapping_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.744 | cmds_module='\''list'\'' 2020-05-04 21:19:23.744 | cmds_module_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all'\'' 2020-05-04 21:19:23.744 | cmds_network='\''agent auto create delete flavor list log loggable meter qos rbac segment service set show subport trunk unset'\'' 2020-05-04 21:19:23.744 | cmds_network_agent='\''add delete list remove set show'\'' 2020-05-04 21:19:23.744 | cmds_network_agent_add='\''network router'\'' 2020-05-04 21:19:23.744 | cmds_network_agent_add_network='\''-h --help --dhcp'\'' 2020-05-04 21:19:23.744 | cmds_network_agent_add_router='\''-h --help --l3'\'' 2020-05-04 21:19:23.744 | cmds_network_agent_delete='\''-h --help'\'' 2020-05-04 21:19:23.744 | cmds_network_agent_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --agent-type --host --network --router --long'\'' 2020-05-04 21:19:23.744 | cmds_network_agent_remove='\''network router'\'' 2020-05-04 21:19:23.744 | cmds_network_agent_remove_network='\''-h --help --dhcp'\'' 2020-05-04 21:19:23.744 | cmds_network_agent_remove_router='\''-h --help --l3'\'' 2020-05-04 21:19:23.744 | cmds_network_agent_set='\''-h --help --description --enable --disable'\'' 2020-05-04 21:19:23.744 | cmds_network_agent_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.744 | cmds_network_auto='\''allocated'\'' 2020-05-04 21:19:23.744 | cmds_network_auto_allocated='\''topology'\'' 2020-05-04 21:19:23.744 | cmds_network_auto_allocated_topology='\''create delete'\'' 2020-05-04 21:19:23.744 | cmds_network_auto_allocated_topology_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain --check-resources --or-show'\'' 2020-05-04 21:19:23.745 | cmds_network_auto_allocated_topology_delete='\''-h --help --project --project-domain'\'' 2020-05-04 21:19:23.745 | cmds_network_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --share --no-share --enable --disable --project --description --mtu --project-domain --availability-zone-hint --enable-port-security --disable-port-security --external --internal --default --no-default --qos-policy --transparent-vlan --no-transparent-vlan --provider-network-type --provider-physical-network --provider-segment --tag --no-tag'\'' 2020-05-04 21:19:23.745 | cmds_network_delete='\''-h --help'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor='\''add create delete list profile remove set show'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor_add='\''profile'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor_add_profile='\''-h --help'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --service-type --description --project --project-domain --enable --disable'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor_delete='\''-h --help'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor_profile='\''create delete list set show'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor_profile_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain --description --enable --disable --driver --metainfo'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor_profile_delete='\''-h --help'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor_profile_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor_profile_set='\''-h --help --project-domain --description --enable --disable --driver --metainfo'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor_profile_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor_remove='\''profile'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor_remove_profile='\''-h --help'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor_set='\''-h --help --description --disable --enable --name'\'' 2020-05-04 21:19:23.745 | cmds_network_flavor_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.745 | cmds_network_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --external --internal --long --name --enable --disable --project --project-domain --share --no-share --status --provider-network-type --provider-physical-network --provider-segment --agent --tags --any-tags --not-tags --not-any-tags'\'' 2020-05-04 21:19:23.746 | cmds_network_log='\''create delete list set show'\'' 2020-05-04 21:19:23.746 | cmds_network_log_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --enable --disable --project --project-domain --event --resource-type --resource --target'\'' 2020-05-04 21:19:23.746 | cmds_network_log_delete='\''-h --help'\'' 2020-05-04 21:19:23.746 | cmds_network_log_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.746 | cmds_network_log_set='\''-h --help --description --enable --disable --name'\'' 2020-05-04 21:19:23.746 | cmds_network_log_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.746 | cmds_network_loggable='\''resources'\'' 2020-05-04 21:19:23.746 | cmds_network_loggable_resources='\''list'\'' 2020-05-04 21:19:23.746 | cmds_network_loggable_resources_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.746 | cmds_network_meter='\''create delete list rule show'\'' 2020-05-04 21:19:23.746 | cmds_network_meter_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --project --project-domain --share --no-share'\'' 2020-05-04 21:19:23.746 | cmds_network_meter_delete='\''-h --help'\'' 2020-05-04 21:19:23.746 | cmds_network_meter_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.746 | cmds_network_meter_rule='\''create delete list show'\'' 2020-05-04 21:19:23.746 | cmds_network_meter_rule_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain --exclude --include --ingress --egress --remote-ip-prefix'\'' 2020-05-04 21:19:23.746 | cmds_network_meter_rule_delete='\''-h --help'\'' 2020-05-04 21:19:23.746 | cmds_network_meter_rule_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.746 | cmds_network_meter_rule_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.746 | cmds_network_meter_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.746 | cmds_network_qos='\''policy rule'\'' 2020-05-04 21:19:23.746 | cmds_network_qos_policy='\''create delete list set show'\'' 2020-05-04 21:19:23.746 | cmds_network_qos_policy_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --share --no-share --project --project-domain --default --no-default'\'' 2020-05-04 21:19:23.746 | cmds_network_qos_policy_delete='\''-h --help'\'' 2020-05-04 21:19:23.746 | cmds_network_qos_policy_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --project --project-domain --share --no-share'\'' 2020-05-04 21:19:23.746 | cmds_network_qos_policy_set='\''-h --help --name --description --share --no-share --default --no-default'\'' 2020-05-04 21:19:23.746 | cmds_network_qos_policy_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.746 | cmds_network_qos_rule='\''create delete list set show type'\'' 2020-05-04 21:19:23.746 | cmds_network_qos_rule_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --type --max-kbps --max-burst-kbits --dscp-mark --min-kbps --ingress --egress'\'' 2020-05-04 21:19:23.747 | cmds_network_qos_rule_delete='\''-h --help'\'' 2020-05-04 21:19:23.747 | cmds_network_qos_rule_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.747 | cmds_network_qos_rule_set='\''-h --help --max-kbps --max-burst-kbits --dscp-mark --min-kbps --ingress --egress'\'' 2020-05-04 21:19:23.747 | cmds_network_qos_rule_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.747 | cmds_network_qos_rule_type='\''list show'\'' 2020-05-04 21:19:23.747 | cmds_network_qos_rule_type_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.747 | cmds_network_qos_rule_type_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.747 | cmds_network_rbac='\''create delete list set show'\'' 2020-05-04 21:19:23.747 | cmds_network_rbac_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --type --action --target-project --target-all-projects --target-project-domain --project --project-domain'\'' 2020-05-04 21:19:23.747 | cmds_network_rbac_delete='\''-h --help'\'' 2020-05-04 21:19:23.747 | cmds_network_rbac_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --type --action --long'\'' 2020-05-04 21:19:23.747 | cmds_network_rbac_set='\''-h --help --target-project --target-project-domain'\'' 2020-05-04 21:19:23.747 | cmds_network_rbac_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.747 | cmds_network_segment='\''create delete list set show'\'' 2020-05-04 21:19:23.747 | cmds_network_segment_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --physical-network --segment --network --network-type'\'' 2020-05-04 21:19:23.747 | cmds_network_segment_delete='\''-h --help'\'' 2020-05-04 21:19:23.747 | cmds_network_segment_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --network'\'' 2020-05-04 21:19:23.747 | cmds_network_segment_set='\''-h --help --description --name'\'' 2020-05-04 21:19:23.747 | cmds_network_segment_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.747 | cmds_network_service='\''provider'\'' 2020-05-04 21:19:23.747 | cmds_network_service_provider='\''list'\'' 2020-05-04 21:19:23.747 | cmds_network_service_provider_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.747 | cmds_network_set='\''-h --help --name --enable --disable --share --no-share --description --mtu --enable-port-security --disable-port-security --external --internal --default --no-default --qos-policy --no-qos-policy --tag --no-tag --provider-network-type --provider-physical-network --provider-segment'\'' 2020-05-04 21:19:23.747 | cmds_network_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.747 | cmds_network_subport='\''list'\'' 2020-05-04 21:19:23.747 | cmds_network_subport_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --trunk'\'' 2020-05-04 21:19:23.748 | cmds_network_trunk='\''create delete list set show unset'\'' 2020-05-04 21:19:23.748 | cmds_network_trunk_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --parent-port --subport --enable --disable --project --project-domain'\'' 2020-05-04 21:19:23.748 | cmds_network_trunk_delete='\''-h --help'\'' 2020-05-04 21:19:23.748 | cmds_network_trunk_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.748 | cmds_network_trunk_set='\''-h --help --name --description --subport --enable --disable'\'' 2020-05-04 21:19:23.748 | cmds_network_trunk_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.748 | cmds_network_trunk_unset='\''-h --help --subport'\'' 2020-05-04 21:19:23.748 | cmds_network_unset='\''-h --help --tag --all-tag'\'' 2020-05-04 21:19:23.748 | cmds_object='\''create delete list save set show store unset'\'' 2020-05-04 21:19:23.748 | cmds_object_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name'\'' 2020-05-04 21:19:23.748 | cmds_object_delete='\''-h --help'\'' 2020-05-04 21:19:23.748 | cmds_object_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --prefix --delimiter --marker --end-marker --limit --long --all'\'' 2020-05-04 21:19:23.748 | cmds_object_save='\''-h --help --file'\'' 2020-05-04 21:19:23.748 | cmds_object_set='\''-h --help --property'\'' 2020-05-04 21:19:23.748 | cmds_object_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.748 | cmds_object_store='\''account'\'' 2020-05-04 21:19:23.748 | cmds_object_store_account='\''set show unset'\'' 2020-05-04 21:19:23.748 | cmds_object_store_account_set='\''-h --help --property'\'' 2020-05-04 21:19:23.748 | cmds_object_store_account_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.748 | cmds_object_store_account_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.748 | cmds_object_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.748 | cmds_policy='\''create delete list set show'\'' 2020-05-04 21:19:23.748 | cmds_policy_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --type'\'' 2020-05-04 21:19:23.748 | cmds_policy_delete='\''-h --help'\'' 2020-05-04 21:19:23.748 | cmds_policy_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.749 | cmds_policy_set='\''-h --help --type --rules'\'' 2020-05-04 21:19:23.749 | cmds_policy_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.749 | cmds_port='\''create delete list set show unset'\'' 2020-05-04 21:19:23.749 | cmds_port_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --network --description --device --device-id --mac-address --device-owner --vnic-type --host --host-id --dns-name --fixed-ip --no-fixed-ip --binding-profile --enable --disable --project --project-domain --security-group --no-security-group --qos-policy --enable-port-security --disable-port-security --allowed-address --tag --no-tag'\'' 2020-05-04 21:19:23.749 | cmds_port_delete='\''-h --help'\'' 2020-05-04 21:19:23.749 | cmds_port_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --device-owner --network --router --server --device-id --mac-address --long --project --project-domain --fixed-ip --tags --any-tags --not-tags --not-any-tags'\'' 2020-05-04 21:19:23.749 | cmds_port_set='\''-h --help --description --device --device-id --mac-address --device-owner --vnic-type --host --host-id --dns-name --enable --disable --name --fixed-ip --no-fixed-ip --binding-profile --no-binding-profile --qos-policy --security-group --no-security-group --enable-port-security --disable-port-security --allowed-address --no-allowed-address --data-plane-status --tag --no-tag'\'' 2020-05-04 21:19:23.749 | cmds_port_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.749 | cmds_port_unset='\''-h --help --fixed-ip --binding-profile --security-group --allowed-address --qos-policy --data-plane-status --tag --all-tag'\'' 2020-05-04 21:19:23.749 | cmds_project='\''create delete list purge set show'\'' 2020-05-04 21:19:23.749 | cmds_project_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain --parent --description --enable --disable --property --or-show'\'' 2020-05-04 21:19:23.749 | cmds_project_delete='\''-h --help --domain'\'' 2020-05-04 21:19:23.749 | cmds_project_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --domain --user --my-projects --long --sort'\'' 2020-05-04 21:19:23.749 | cmds_project_purge='\''-h --help --dry-run --keep-project --auth-project --project --project-domain'\'' 2020-05-04 21:19:23.749 | cmds_project_set='\''-h --help --name --domain --description --enable --disable --property'\'' 2020-05-04 21:19:23.749 | cmds_project_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain --parents --children'\'' 2020-05-04 21:19:23.749 | cmds_ptr='\''record'\'' 2020-05-04 21:19:23.749 | cmds_ptr_record='\''list set show unset'\'' 2020-05-04 21:19:23.749 | cmds_ptr_record_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.749 | cmds_ptr_record_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --no-description --ttl --no-ttl --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.749 | cmds_ptr_record_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.749 | cmds_ptr_record_unset='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.749 | cmds_quota='\''list set show'\'' 2020-05-04 21:19:23.749 | cmds_quota_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --compute --volume --network'\'' 2020-05-04 21:19:23.749 | cmds_quota_set='\''-h --help --class --properties --server-groups --ram --key-pairs --instances --fixed-ips --injected-file-size --server-group-members --injected-files --cores --injected-path-size --per-volume-gigabytes --gigabytes --backup-gigabytes --snapshots --volumes --backups --l7policies --subnetpools --vips --ports --subnets --networks --floating-ips --secgroup-rules --health-monitors --secgroups --routers --rbac-policies --volume-type'\'' 2020-05-04 21:19:23.749 | cmds_quota_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --class --default'\'' 2020-05-04 21:19:23.749 | cmds_recordset='\''create delete list set show'\'' 2020-05-04 21:19:23.749 | cmds_recordset_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --records --record --type --ttl --description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.749 | cmds_recordset_delete='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.750 | cmds_recordset_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name --type --data --ttl --description --status --action --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.750 | cmds_recordset_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --records --description --no-description --ttl --no-ttl --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.750 | cmds_recordset_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.750 | cmds_region='\''create delete list set show'\'' 2020-05-04 21:19:23.750 | cmds_region_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --parent-region --description'\'' 2020-05-04 21:19:23.750 | cmds_region_delete='\''-h --help'\'' 2020-05-04 21:19:23.750 | cmds_region_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --parent-region'\'' 2020-05-04 21:19:23.750 | cmds_region_set='\''-h --help --parent-region --description'\'' 2020-05-04 21:19:23.750 | cmds_region_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.750 | cmds_request='\''token'\'' 2020-05-04 21:19:23.750 | cmds_request_token='\''authorize create'\'' 2020-05-04 21:19:23.750 | cmds_request_token_authorize='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --request-key --role'\'' 2020-05-04 21:19:23.750 | cmds_request_token_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --consumer-key --consumer-secret --project --domain'\'' 2020-05-04 21:19:23.750 | cmds_resource='\''class provider usage'\'' 2020-05-04 21:19:23.750 | cmds_resource_class='\''create delete list set show'\'' 2020-05-04 21:19:23.750 | cmds_resource_class_create='\''-h --help'\'' 2020-05-04 21:19:23.750 | cmds_resource_class_delete='\''-h --help'\'' 2020-05-04 21:19:23.750 | cmds_resource_class_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.750 | cmds_resource_class_set='\''-h --help'\'' 2020-05-04 21:19:23.750 | cmds_resource_class_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.750 | cmds_resource_provider='\''aggregate allocation create delete inventory list set show trait usage'\'' 2020-05-04 21:19:23.750 | cmds_resource_provider_aggregate='\''list set'\'' 2020-05-04 21:19:23.750 | cmds_resource_provider_aggregate_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.750 | cmds_resource_provider_aggregate_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --aggregate --generation'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_allocation='\''delete set show unset'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_allocation_delete='\''-h --help'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_allocation_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --allocation --project-id --user-id'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_allocation_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_allocation_unset='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --provider'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --parent-provider --uuid'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_delete='\''-h --help'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_inventory='\''class delete list set show'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_inventory_class='\''set'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_inventory_class_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --allocation_ratio --max_unit --reserved --step_size --min_unit --total'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_inventory_delete='\''-h --help --resource-class'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_inventory_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_inventory_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --resource --aggregate --amend --dry-run'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_inventory_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --uuid --name --aggregate-uuid --resource --in-tree --required --forbidden'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --parent-provider'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --allocations'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_trait='\''delete list set'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_trait_delete='\''-h --help'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_trait_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_trait_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --trait'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_usage='\''show'\'' 2020-05-04 21:19:23.751 | cmds_resource_provider_usage_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.751 | cmds_resource_usage='\''show'\'' 2020-05-04 21:19:23.751 | cmds_resource_usage_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --user-id'\'' 2020-05-04 21:19:23.751 | cmds_role='\''add assignment create delete list remove set show'\'' 2020-05-04 21:19:23.751 | cmds_role_add='\''-h --help --domain --project --user --group --group-domain --project-domain --user-domain --inherited --role-domain'\'' 2020-05-04 21:19:23.751 | cmds_role_assignment='\''list'\'' 2020-05-04 21:19:23.752 | cmds_role_assignment_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --effective --role --role-domain --names --user --user-domain --group --group-domain --domain --project --project-domain --inherited --auth-user --auth-project'\'' 2020-05-04 21:19:23.752 | cmds_role_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain --or-show'\'' 2020-05-04 21:19:23.752 | cmds_role_delete='\''-h --help --domain'\'' 2020-05-04 21:19:23.752 | cmds_role_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --domain --project --user --group --group-domain --project-domain --user-domain --inherited'\'' 2020-05-04 21:19:23.752 | cmds_role_remove='\''-h --help --domain --project --user --group --group-domain --project-domain --user-domain --inherited --role-domain'\'' 2020-05-04 21:19:23.752 | cmds_role_set='\''-h --help --domain --name'\'' 2020-05-04 21:19:23.752 | cmds_role_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain'\'' 2020-05-04 21:19:23.752 | cmds_router='\''add create delete list remove set show unset'\'' 2020-05-04 21:19:23.752 | cmds_router_add='\''port subnet'\'' 2020-05-04 21:19:23.752 | cmds_router_add_port='\''-h --help'\'' 2020-05-04 21:19:23.752 | cmds_router_add_subnet='\''-h --help'\'' 2020-05-04 21:19:23.752 | cmds_router_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --enable --disable --distributed --centralized --ha --no-ha --description --project --project-domain --availability-zone-hint --tag --no-tag'\'' 2020-05-04 21:19:23.752 | cmds_router_delete='\''-h --help'\'' 2020-05-04 21:19:23.752 | cmds_router_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name --enable --disable --long --project --project-domain --agent --tags --any-tags --not-tags --not-any-tags'\'' 2020-05-04 21:19:23.752 | cmds_router_remove='\''port subnet'\'' 2020-05-04 21:19:23.752 | cmds_router_remove_port='\''-h --help'\'' 2020-05-04 21:19:23.752 | cmds_router_remove_subnet='\''-h --help'\'' 2020-05-04 21:19:23.752 | cmds_router_set='\''-h --help --name --description --enable --disable --distributed --centralized --route --no-route --clear-routes --ha --no-ha --external-gateway --fixed-ip --enable-snat --disable-snat --tag --no-tag'\'' 2020-05-04 21:19:23.752 | cmds_router_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.752 | cmds_router_unset='\''-h --help --route --external-gateway --tag --all-tag'\'' 2020-05-04 21:19:23.752 | cmds_secret='\''container delete get list order store update'\'' 2020-05-04 21:19:23.752 | cmds_secret_container='\''create delete get list'\'' 2020-05-04 21:19:23.752 | cmds_secret_container_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name -n --type --secret -s'\'' 2020-05-04 21:19:23.752 | cmds_secret_container_delete='\''-h --help'\'' 2020-05-04 21:19:23.752 | cmds_secret_container_get='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.752 | cmds_secret_container_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --limit -l --offset -o --name -n --type -t'\'' 2020-05-04 21:19:23.753 | cmds_secret_delete='\''-h --help'\'' 2020-05-04 21:19:23.753 | cmds_secret_get='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --decrypt -d --payload -p --payload_content_type -t'\'' 2020-05-04 21:19:23.753 | cmds_secret_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --limit -l --offset -o --name -n --algorithm -a --bit-length -b --mode -m --secret-type -s'\'' 2020-05-04 21:19:23.753 | cmds_secret_order='\''create delete get list'\'' 2020-05-04 21:19:23.753 | cmds_secret_order_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name -n --algorithm -a --bit-length -b --mode -m --payload-content-type -t --expiration -x --request-type --subject-dn --source-container-ref --ca-id --profile --request-file'\'' 2020-05-04 21:19:23.753 | cmds_secret_order_delete='\''-h --help'\'' 2020-05-04 21:19:23.753 | cmds_secret_order_get='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.753 | cmds_secret_order_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --limit -l --offset -o'\'' 2020-05-04 21:19:23.753 | cmds_secret_store='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name -n --payload -p --secret-type -s --payload-content-type -t --payload-content-encoding -e --algorithm -a --bit-length -b --mode -m --expiration -x'\'' 2020-05-04 21:19:23.753 | cmds_secret_update='\''-h --help'\'' 2020-05-04 21:19:23.753 | cmds_security='\''group'\'' 2020-05-04 21:19:23.753 | cmds_security_group='\''create delete list rule set show'\'' 2020-05-04 21:19:23.753 | cmds_security_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --project --project-domain'\'' 2020-05-04 21:19:23.753 | cmds_security_group_delete='\''-h --help'\'' 2020-05-04 21:19:23.753 | cmds_security_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --project --project-domain'\'' 2020-05-04 21:19:23.753 | cmds_security_group_rule='\''create delete list show'\'' 2020-05-04 21:19:23.753 | cmds_security_group_rule_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --remote-ip --remote-group --src-ip --src-group --description --dst-port --icmp-type --icmp-code --protocol --proto --ingress --egress --ethertype --project --project-domain'\'' 2020-05-04 21:19:23.753 | cmds_security_group_rule_delete='\''-h --help'\'' 2020-05-04 21:19:23.753 | cmds_security_group_rule_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --protocol --ingress --egress --long'\'' 2020-05-04 21:19:23.753 | cmds_security_group_rule_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.753 | cmds_security_group_set='\''-h --help --name --description'\'' 2020-05-04 21:19:23.753 | cmds_security_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.753 | cmds_server='\''add backup create delete dump event group image list lock migrate pause reboot rebuild remove rescue resize restore resume set shelve show ssh start stop suspend unlock unpause unrescue unset unshelve'\'' 2020-05-04 21:19:23.753 | cmds_server_add='\''fixed floating network port security volume'\'' 2020-05-04 21:19:23.753 | cmds_server_add_fixed='\''ip'\'' 2020-05-04 21:19:23.753 | cmds_server_add_fixed_ip='\''-h --help --fixed-ip-address'\'' 2020-05-04 21:19:23.753 | cmds_server_add_floating='\''ip'\'' 2020-05-04 21:19:23.754 | cmds_server_add_floating_ip='\''-h --help --fixed-ip-address'\'' 2020-05-04 21:19:23.754 | cmds_server_add_network='\''-h --help'\'' 2020-05-04 21:19:23.754 | cmds_server_add_port='\''-h --help'\'' 2020-05-04 21:19:23.754 | cmds_server_add_security='\''group'\'' 2020-05-04 21:19:23.754 | cmds_server_add_security_group='\''-h --help'\'' 2020-05-04 21:19:23.754 | cmds_server_add_volume='\''-h --help --device'\'' 2020-05-04 21:19:23.754 | cmds_server_backup='\''create'\'' 2020-05-04 21:19:23.754 | cmds_server_backup_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --type --rotate --wait'\'' 2020-05-04 21:19:23.754 | cmds_server_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --image --volume --flavor --security-group --key-name --property --file --user-data --availability-zone --block-device-mapping --nic --network --port --hint --config-drive --min --max --wait'\'' 2020-05-04 21:19:23.754 | cmds_server_delete='\''-h --help --wait'\'' 2020-05-04 21:19:23.754 | cmds_server_dump='\''create'\'' 2020-05-04 21:19:23.754 | cmds_server_dump_create='\''-h --help'\'' 2020-05-04 21:19:23.754 | cmds_server_event='\''list show'\'' 2020-05-04 21:19:23.754 | cmds_server_event_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.754 | cmds_server_event_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.754 | cmds_server_group='\''create delete list show'\'' 2020-05-04 21:19:23.754 | cmds_server_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --policy'\'' 2020-05-04 21:19:23.754 | cmds_server_group_delete='\''-h --help'\'' 2020-05-04 21:19:23.754 | cmds_server_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --long'\'' 2020-05-04 21:19:23.754 | cmds_server_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.754 | cmds_server_image='\''create'\'' 2020-05-04 21:19:23.754 | cmds_server_image_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --wait'\'' 2020-05-04 21:19:23.754 | cmds_server_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --reservation-id --ip --ip6 --name --instance-name --status --flavor --image --host --all-projects --project --project-domain --user --user-domain --long -n --no-name-lookup --marker --limit --deleted --changes-since'\'' 2020-05-04 21:19:23.754 | cmds_server_lock='\''-h --help'\'' 2020-05-04 21:19:23.754 | cmds_server_migrate='\''-h --help --live --shared-migration --block-migration --disk-overcommit --no-disk-overcommit --wait'\'' 2020-05-04 21:19:23.754 | cmds_server_pause='\''-h --help'\'' 2020-05-04 21:19:23.754 | cmds_server_reboot='\''-h --help --hard --soft --wait'\'' 2020-05-04 21:19:23.754 | cmds_server_rebuild='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --image --password --wait'\'' 2020-05-04 21:19:23.754 | cmds_server_remove='\''fixed floating network port security volume'\'' 2020-05-04 21:19:23.755 | cmds_server_remove_fixed='\''ip'\'' 2020-05-04 21:19:23.755 | cmds_server_remove_fixed_ip='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_server_remove_floating='\''ip'\'' 2020-05-04 21:19:23.755 | cmds_server_remove_floating_ip='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_server_remove_network='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_server_remove_port='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_server_remove_security='\''group'\'' 2020-05-04 21:19:23.755 | cmds_server_remove_security_group='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_server_remove_volume='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_server_rescue='\''-h --help --image --password'\'' 2020-05-04 21:19:23.755 | cmds_server_resize='\''-h --help --flavor --confirm --revert --wait'\'' 2020-05-04 21:19:23.755 | cmds_server_restore='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_server_resume='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_server_set='\''-h --help --name --root-password --property --state'\'' 2020-05-04 21:19:23.755 | cmds_server_shelve='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_server_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --diagnostics'\'' 2020-05-04 21:19:23.755 | cmds_server_ssh='\''-h --help --login -l --port -p --identity -i --option -o -4 -6 --public --private --address-type -v'\'' 2020-05-04 21:19:23.755 | cmds_server_start='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_server_stop='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_server_suspend='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_server_unlock='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_server_unpause='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_server_unrescue='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_server_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.755 | cmds_server_unshelve='\''-h --help'\'' 2020-05-04 21:19:23.755 | cmds_service='\''create delete list provider set show'\'' 2020-05-04 21:19:23.756 | cmds_service_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --enable --disable'\'' 2020-05-04 21:19:23.756 | cmds_service_delete='\''-h --help'\'' 2020-05-04 21:19:23.756 | cmds_service_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.756 | cmds_service_provider='\''create delete list set show'\'' 2020-05-04 21:19:23.756 | cmds_service_provider_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --auth-url --description --service-provider-url --enable --disable'\'' 2020-05-04 21:19:23.756 | cmds_service_provider_delete='\''-h --help'\'' 2020-05-04 21:19:23.756 | cmds_service_provider_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.756 | cmds_service_provider_set='\''-h --help --auth-url --description --service-provider-url --enable --disable'\'' 2020-05-04 21:19:23.756 | cmds_service_provider_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.756 | cmds_service_set='\''-h --help --type --name --description --enable --disable'\'' 2020-05-04 21:19:23.756 | cmds_service_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.756 | cmds_sfc='\''flow port service'\'' 2020-05-04 21:19:23.756 | cmds_sfc_flow='\''classifier'\'' 2020-05-04 21:19:23.756 | cmds_sfc_flow_classifier='\''create delete list set show'\'' 2020-05-04 21:19:23.756 | cmds_sfc_flow_classifier_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --protocol --ethertype --source-port --destination-port --source-ip-prefix --destination-ip-prefix --logical-source-port --logical-destination-port --l7-parameters'\'' 2020-05-04 21:19:23.756 | cmds_sfc_flow_classifier_delete='\''-h --help'\'' 2020-05-04 21:19:23.756 | cmds_sfc_flow_classifier_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.756 | cmds_sfc_flow_classifier_set='\''-h --help --name --description'\'' 2020-05-04 21:19:23.756 | cmds_sfc_flow_classifier_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.756 | cmds_sfc_port='\''chain pair'\'' 2020-05-04 21:19:23.756 | cmds_sfc_port_chain='\''create delete list set show unset'\'' 2020-05-04 21:19:23.756 | cmds_sfc_port_chain_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --flow-classifier --chain-parameters --port-pair-group'\'' 2020-05-04 21:19:23.756 | cmds_sfc_port_chain_delete='\''-h --help'\'' 2020-05-04 21:19:23.756 | cmds_sfc_port_chain_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.756 | cmds_sfc_port_chain_set='\''-h --help --name --description --flow-classifier --no-flow-classifier --port-pair-group --no-port-pair-group'\'' 2020-05-04 21:19:23.756 | cmds_sfc_port_chain_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.756 | cmds_sfc_port_chain_unset='\''-h --help --flow-classifier --all-flow-classifier --port-pair-group'\'' 2020-05-04 21:19:23.757 | cmds_sfc_port_pair='\''create delete group list set show'\'' 2020-05-04 21:19:23.757 | cmds_sfc_port_pair_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --service-function-parameters --ingress --egress'\'' 2020-05-04 21:19:23.757 | cmds_sfc_port_pair_delete='\''-h --help'\'' 2020-05-04 21:19:23.757 | cmds_sfc_port_pair_group='\''create delete list set show unset'\'' 2020-05-04 21:19:23.757 | cmds_sfc_port_pair_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --port-pair --enable-tap --disable-tap --port-pair-group-parameters'\'' 2020-05-04 21:19:23.757 | cmds_sfc_port_pair_group_delete='\''-h --help'\'' 2020-05-04 21:19:23.757 | cmds_sfc_port_pair_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.757 | cmds_sfc_port_pair_group_set='\''-h --help --name --description --port-pair --no-port-pair'\'' 2020-05-04 21:19:23.757 | cmds_sfc_port_pair_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.757 | cmds_sfc_port_pair_group_unset='\''-h --help --port-pair --all-port-pair'\'' 2020-05-04 21:19:23.757 | cmds_sfc_port_pair_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.757 | cmds_sfc_port_pair_set='\''-h --help --name --description'\'' 2020-05-04 21:19:23.757 | cmds_sfc_port_pair_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.757 | cmds_sfc_service='\''graph'\'' 2020-05-04 21:19:23.757 | cmds_sfc_service_graph='\''create delete list set show'\'' 2020-05-04 21:19:23.757 | cmds_sfc_service_graph_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --branching-point'\'' 2020-05-04 21:19:23.757 | cmds_sfc_service_graph_delete='\''-h --help'\'' 2020-05-04 21:19:23.757 | cmds_sfc_service_graph_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.757 | cmds_sfc_service_graph_set='\''-h --help --name --description'\'' 2020-05-04 21:19:23.757 | cmds_sfc_service_graph_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.757 | cmds_snapshot='\''create delete list set show unset'\'' 2020-05-04 21:19:23.757 | cmds_snapshot_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --force --property'\'' 2020-05-04 21:19:23.757 | cmds_snapshot_delete='\''-h --help'\'' 2020-05-04 21:19:23.757 | cmds_snapshot_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --long --marker --limit'\'' 2020-05-04 21:19:23.757 | cmds_snapshot_set='\''-h --help --name --description --property --state'\'' 2020-05-04 21:19:23.757 | cmds_snapshot_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.758 | cmds_snapshot_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.758 | cmds_subnet='\''create delete list pool set show unset'\'' 2020-05-04 21:19:23.758 | cmds_subnet_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --project-domain --subnet-pool --use-prefix-delegation --use-default-subnet-pool --prefix-length --subnet-range --dhcp --no-dhcp --gateway --ip-version --ipv6-ra-mode --ipv6-address-mode --network-segment --network --description --allocation-pool --dns-nameserver --host-route --service-type --tag --no-tag'\'' 2020-05-04 21:19:23.758 | cmds_subnet_delete='\''-h --help'\'' 2020-05-04 21:19:23.758 | cmds_subnet_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --ip-version --dhcp --no-dhcp --service-type --project --project-domain --network --gateway --name --subnet-range --tags --any-tags --not-tags --not-any-tags'\'' 2020-05-04 21:19:23.758 | cmds_subnet_pool='\''create delete list set show unset'\'' 2020-05-04 21:19:23.758 | cmds_subnet_pool_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --pool-prefix --default-prefix-length --min-prefix-length --max-prefix-length --project --project-domain --address-scope --default --no-default --share --no-share --description --default-quota --tag --no-tag'\'' 2020-05-04 21:19:23.758 | cmds_subnet_pool_delete='\''-h --help'\'' 2020-05-04 21:19:23.758 | cmds_subnet_pool_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --share --no-share --default --no-default --project --project-domain --name --address-scope --tags --any-tags --not-tags --not-any-tags'\'' 2020-05-04 21:19:23.758 | cmds_subnet_pool_set='\''-h --help --name --pool-prefix --default-prefix-length --min-prefix-length --max-prefix-length --address-scope --no-address-scope --default --no-default --description --default-quota --tag --no-tag'\'' 2020-05-04 21:19:23.758 | cmds_subnet_pool_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.758 | cmds_subnet_pool_unset='\''-h --help --pool-prefix --tag --all-tag'\'' 2020-05-04 21:19:23.758 | cmds_subnet_set='\''-h --help --name --dhcp --no-dhcp --gateway --description --tag --no-tag --allocation-pool --no-allocation-pool --dns-nameserver --no-dns-nameservers --host-route --no-host-route --service-type'\'' 2020-05-04 21:19:23.758 | cmds_subnet_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.758 | cmds_subnet_unset='\''-h --help --allocation-pool --dns-nameserver --host-route --service-type --tag --all-tag'\'' 2020-05-04 21:19:23.758 | cmds_tld='\''create delete list set show'\'' 2020-05-04 21:19:23.758 | cmds_tld_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.758 | cmds_tld_delete='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.758 | cmds_tld_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name --description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.758 | cmds_tld_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --no-description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.758 | cmds_tld_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.758 | cmds_token='\''issue revoke'\'' 2020-05-04 21:19:23.758 | cmds_token_issue='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.758 | cmds_token_revoke='\''-h --help'\'' 2020-05-04 21:19:23.758 | cmds_trait='\''create delete list show'\'' 2020-05-04 21:19:23.758 | cmds_trait_create='\''-h --help'\'' 2020-05-04 21:19:23.759 | cmds_trait_delete='\''-h --help'\'' 2020-05-04 21:19:23.759 | cmds_trait_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name --associated'\'' 2020-05-04 21:19:23.759 | cmds_trait_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.759 | cmds_trust='\''create delete list show'\'' 2020-05-04 21:19:23.759 | cmds_trust_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --role --impersonate --expiration --project-domain --trustor-domain --trustee-domain'\'' 2020-05-04 21:19:23.759 | cmds_trust_delete='\''-h --help'\'' 2020-05-04 21:19:23.759 | cmds_trust_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.759 | cmds_trust_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.759 | cmds_tsigkey='\''create delete list set show'\'' 2020-05-04 21:19:23.759 | cmds_tsigkey_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --algorithm --secret --scope --resource-id --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.759 | cmds_tsigkey_delete='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.759 | cmds_tsigkey_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name --algorithm --scope --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.759 | cmds_tsigkey_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --algorithm --secret --scope --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.759 | cmds_tsigkey_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.759 | cmds_usage='\''list show'\'' 2020-05-04 21:19:23.759 | cmds_usage_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --start --end'\'' 2020-05-04 21:19:23.759 | cmds_usage_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --project --start --end'\'' 2020-05-04 21:19:23.759 | cmds_user='\''create delete list password set show'\'' 2020-05-04 21:19:23.759 | cmds_user_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain --project --project-domain --password --password-prompt --email --description --enable --disable --or-show'\'' 2020-05-04 21:19:23.759 | cmds_user_delete='\''-h --help --domain'\'' 2020-05-04 21:19:23.759 | cmds_user_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --domain --group --project --long'\'' 2020-05-04 21:19:23.759 | cmds_user_password='\''set'\'' 2020-05-04 21:19:23.759 | cmds_user_password_set='\''-h --help --password --original-password'\'' 2020-05-04 21:19:23.759 | cmds_user_set='\''-h --help --name --domain --project --project-domain --password --password-prompt --email --description --enable --disable'\'' 2020-05-04 21:19:23.759 | cmds_user_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --domain'\'' 2020-05-04 21:19:23.759 | cmds_volume='\''backup create delete host list migrate qos service set show snapshot transfer type unset'\'' 2020-05-04 21:19:23.759 | cmds_volume_backup='\''create delete list restore set show'\'' 2020-05-04 21:19:23.759 | cmds_volume_backup_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name --description --container --snapshot --force --incremental'\'' 2020-05-04 21:19:23.760 | cmds_volume_backup_delete='\''-h --help --force'\'' 2020-05-04 21:19:23.760 | cmds_volume_backup_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --name --status --volume --marker --limit --all-projects'\'' 2020-05-04 21:19:23.760 | cmds_volume_backup_restore='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.760 | cmds_volume_backup_set='\''-h --help --name --description --state'\'' 2020-05-04 21:19:23.760 | cmds_volume_backup_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.760 | cmds_volume_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --size --type --image --snapshot --source --source-replicated --description --user --project --availability-zone --consistency-group --property --hint --multi-attach --bootable --non-bootable --read-only --read-write'\'' 2020-05-04 21:19:23.760 | cmds_volume_delete='\''-h --help --force --purge'\'' 2020-05-04 21:19:23.760 | cmds_volume_host='\''failover set'\'' 2020-05-04 21:19:23.760 | cmds_volume_host_failover='\''-h --help --volume-backend'\'' 2020-05-04 21:19:23.760 | cmds_volume_host_set='\''-h --help --disable --enable'\'' 2020-05-04 21:19:23.760 | cmds_volume_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --project --project-domain --user --user-domain --name --status --all-projects --long --marker --limit'\'' 2020-05-04 21:19:23.760 | cmds_volume_migrate='\''-h --help --host --force-host-copy --lock-volume --unlock-volume'\'' 2020-05-04 21:19:23.760 | cmds_volume_qos='\''associate create delete disassociate list set show unset'\'' 2020-05-04 21:19:23.760 | cmds_volume_qos_associate='\''-h --help'\'' 2020-05-04 21:19:23.760 | cmds_volume_qos_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --consumer --property'\'' 2020-05-04 21:19:23.760 | cmds_volume_qos_delete='\''-h --help --force'\'' 2020-05-04 21:19:23.760 | cmds_volume_qos_disassociate='\''-h --help --volume-type --all'\'' 2020-05-04 21:19:23.760 | cmds_volume_qos_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column'\'' 2020-05-04 21:19:23.760 | cmds_volume_qos_set='\''-h --help --property'\'' 2020-05-04 21:19:23.760 | cmds_volume_qos_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.760 | cmds_volume_qos_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.760 | cmds_volume_service='\''list set'\'' 2020-05-04 21:19:23.760 | cmds_volume_service_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --host --service --long'\'' 2020-05-04 21:19:23.760 | cmds_volume_service_set='\''-h --help --enable --disable --disable-reason'\'' 2020-05-04 21:19:23.760 | cmds_volume_set='\''-h --help --name --size --description --no-property --property --image-property --state --type --retype-policy --bootable --non-bootable --read-only --read-write'\'' 2020-05-04 21:19:23.760 | cmds_volume_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.761 | cmds_volume_snapshot='\''create delete list set show unset'\'' 2020-05-04 21:19:23.761 | cmds_volume_snapshot_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --volume --description --force --property --remote-source'\'' 2020-05-04 21:19:23.761 | cmds_volume_snapshot_delete='\''-h --help --force'\'' 2020-05-04 21:19:23.761 | cmds_volume_snapshot_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --project --project-domain --long --marker --limit --name --status --volume'\'' 2020-05-04 21:19:23.761 | cmds_volume_snapshot_set='\''-h --help --name --description --no-property --property --state'\'' 2020-05-04 21:19:23.761 | cmds_volume_snapshot_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.761 | cmds_volume_snapshot_unset='\''-h --help --property'\'' 2020-05-04 21:19:23.761 | cmds_volume_transfer='\''request'\'' 2020-05-04 21:19:23.761 | cmds_volume_transfer_request='\''accept create delete list show'\'' 2020-05-04 21:19:23.761 | cmds_volume_transfer_request_accept='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --auth-key'\'' 2020-05-04 21:19:23.761 | cmds_volume_transfer_request_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --name'\'' 2020-05-04 21:19:23.761 | cmds_volume_transfer_request_delete='\''-h --help'\'' 2020-05-04 21:19:23.761 | cmds_volume_transfer_request_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects'\'' 2020-05-04 21:19:23.761 | cmds_volume_transfer_request_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.761 | cmds_volume_type='\''create delete list set show unset'\'' 2020-05-04 21:19:23.761 | cmds_volume_type_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --public --private --property --project --encryption-provider --encryption-cipher --encryption-key-size --encryption-control-location --project-domain'\'' 2020-05-04 21:19:23.761 | cmds_volume_type_delete='\''-h --help'\'' 2020-05-04 21:19:23.761 | cmds_volume_type_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long --default --public --private --encryption-type'\'' 2020-05-04 21:19:23.761 | cmds_volume_type_set='\''-h --help --name --description --property --project --project-domain --encryption-provider --encryption-cipher --encryption-key-size --encryption-control-location'\'' 2020-05-04 21:19:23.761 | cmds_volume_type_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --encryption-type'\'' 2020-05-04 21:19:23.761 | cmds_volume_type_unset='\''-h --help --property --project --project-domain --encryption-type'\'' 2020-05-04 21:19:23.761 | cmds_volume_unset='\''-h --help --property --image-property'\'' 2020-05-04 21:19:23.761 | cmds_vpn='\''endpoint ike ipsec service'\'' 2020-05-04 21:19:23.761 | cmds_vpn_endpoint='\''group'\'' 2020-05-04 21:19:23.761 | cmds_vpn_endpoint_group='\''create delete list set show'\'' 2020-05-04 21:19:23.761 | cmds_vpn_endpoint_group_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --type --value --project --project-domain'\'' 2020-05-04 21:19:23.761 | cmds_vpn_endpoint_group_delete='\''-h --help'\'' 2020-05-04 21:19:23.761 | cmds_vpn_endpoint_group_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.762 | cmds_vpn_endpoint_group_set='\''-h --help --description --name'\'' 2020-05-04 21:19:23.762 | cmds_vpn_endpoint_group_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ike='\''policy'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ike_policy='\''create delete list set show'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ike_policy_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --auth-algorithm --encryption-algorithm --phase1-negotiation-mode --ike-version --pfs --lifetime --project --project-domain'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ike_policy_delete='\''-h --help'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ike_policy_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ike_policy_set='\''-h --help --description --auth-algorithm --encryption-algorithm --phase1-negotiation-mode --ike-version --pfs --lifetime --name'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ike_policy_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ipsec='\''policy site'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ipsec_policy='\''create delete list set show'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ipsec_policy_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --auth-algorithm --encapsulation-mode --encryption-algorithm --lifetime --pfs --transform-protocol --project --project-domain'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ipsec_policy_delete='\''-h --help'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ipsec_policy_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ipsec_policy_set='\''-h --help --description --auth-algorithm --encapsulation-mode --encryption-algorithm --lifetime --pfs --transform-protocol --name'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ipsec_policy_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ipsec_site='\''connection'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ipsec_site_connection='\''create delete list set show'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ipsec_site_connection_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --dpd --mtu --initiator --peer-cidr --local-endpoint-group --peer-endpoint-group --enable --disable --local-id --peer-id --peer-address --psk --vpnservice --ikepolicy --ipsecpolicy --project --project-domain'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ipsec_site_connection_delete='\''-h --help'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ipsec_site_connection_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ipsec_site_connection_set='\''-h --help --description --dpd --mtu --initiator --peer-cidr --local-endpoint-group --peer-endpoint-group --enable --disable --local-id --peer-id --peer-address --name'\'' 2020-05-04 21:19:23.762 | cmds_vpn_ipsec_site_connection_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.762 | cmds_vpn_service='\''create delete list set show'\'' 2020-05-04 21:19:23.762 | cmds_vpn_service_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --subnet --flavor --enable --disable --router --project --project-domain'\'' 2020-05-04 21:19:23.762 | cmds_vpn_service_delete='\''-h --help'\'' 2020-05-04 21:19:23.762 | cmds_vpn_service_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --long'\'' 2020-05-04 21:19:23.762 | cmds_vpn_service_set='\''-h --help --description --subnet --flavor --enable --disable --name'\'' 2020-05-04 21:19:23.762 | cmds_vpn_service_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix'\'' 2020-05-04 21:19:23.763 | cmds_zone='\''abandon axfr blacklist create delete export import list set show transfer'\'' 2020-05-04 21:19:23.763 | cmds_zone_abandon='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_axfr='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_blacklist='\''create delete list set show'\'' 2020-05-04 21:19:23.763 | cmds_zone_blacklist_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --pattern --description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_blacklist_delete='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_blacklist_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_blacklist_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --pattern --description --no-description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_blacklist_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --email --type --ttl --description --masters --attributes --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_delete='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_export='\''create delete list show showfile'\'' 2020-05-04 21:19:23.763 | cmds_zone_export_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_export_delete='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_export_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_export_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_export_showfile='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_import='\''create delete list show'\'' 2020-05-04 21:19:23.763 | cmds_zone_import_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_import_delete='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_import_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_import_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --name --email --type --ttl --description --status --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --email --ttl --description --no-description --masters --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.763 | cmds_zone_transfer='\''accept request'\'' 2020-05-04 21:19:23.763 | cmds_zone_transfer_accept='\''list request show'\'' 2020-05-04 21:19:23.764 | cmds_zone_transfer_accept_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.764 | cmds_zone_transfer_accept_request='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --transfer-id --key --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.764 | cmds_zone_transfer_accept_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.764 | cmds_zone_transfer_request='\''create delete list set show'\'' 2020-05-04 21:19:23.764 | cmds_zone_transfer_request_create='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --target-project-id --description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.764 | cmds_zone_transfer_request_delete='\''-h --help --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.764 | cmds_zone_transfer_request_list='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --quote --sort-column --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.764 | cmds_zone_transfer_request_set='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --description --no-description --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.764 | cmds_zone_transfer_request_show='\''-h --help -f --format -c --column --max-width --fit-width --print-empty --noindent --variable --prefix --all-projects --edit-managed --sudo-project-id'\'' 2020-05-04 21:19:23.764 | 2020-05-04 21:19:23.764 | dash=- 2020-05-04 21:19:23.764 | underscore=_ 2020-05-04 21:19:23.764 | cmd="" 2020-05-04 21:19:23.764 | words[0]="" 2020-05-04 21:19:23.764 | completed="${cmds}" 2020-05-04 21:19:23.764 | for var in "${words[@]:1}" 2020-05-04 21:19:23.764 | do 2020-05-04 21:19:23.764 | if [[ ${var} == -* ]] ; then 2020-05-04 21:19:23.764 | break 2020-05-04 21:19:23.764 | fi 2020-05-04 21:19:23.764 | if [ -z "${cmd}" ] ; then 2020-05-04 21:19:23.764 | proposed="${var}" 2020-05-04 21:19:23.764 | else 2020-05-04 21:19:23.764 | proposed="${cmd}_${var}" 2020-05-04 21:19:23.764 | fi 2020-05-04 21:19:23.764 | local i="cmds_${proposed}" 2020-05-04 21:19:23.764 | i=${i//$dash/$underscore} 2020-05-04 21:19:23.764 | local comp="${!i}" 2020-05-04 21:19:23.764 | if [ -z "${comp}" ] ; then 2020-05-04 21:19:23.765 | break 2020-05-04 21:19:23.765 | fi 2020-05-04 21:19:23.765 | if [[ ${comp} == -* ]] ; then 2020-05-04 21:19:23.765 | if [[ ${cur} != -* ]] ; then 2020-05-04 21:19:23.765 | completed="" 2020-05-04 21:19:23.765 | break 2020-05-04 21:19:23.765 | fi 2020-05-04 21:19:23.765 | fi 2020-05-04 21:19:23.765 | cmd="${proposed}" 2020-05-04 21:19:23.765 | completed="${comp}" 2020-05-04 21:19:23.765 | done 2020-05-04 21:19:23.765 | 2020-05-04 21:19:23.765 | if [ -z "${completed}" ] ; then 2020-05-04 21:19:23.765 | COMPREPLY=( $( compgen -f -- "$cur" ) $( compgen -d -- "$cur" ) ) 2020-05-04 21:19:23.765 | else 2020-05-04 21:19:23.765 | COMPREPLY=( $(compgen -W "${completed}" -- ${cur}) ) 2020-05-04 21:19:23.765 | fi 2020-05-04 21:19:23.765 | return 0 2020-05-04 21:19:23.765 | } 2020-05-04 21:19:23.765 | complete -F _openstack openstack' 2020-05-04 21:19:23.765 | + functions-common:oscwrap:2286 : return 0 2020-05-04 21:19:23.765 | + ./stack.sh:main:1435 : is_service_enabled cinder 2020-05-04 21:19:23.779 | + functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:23.782 | + ./stack.sh:main:1436 : is_ubuntu 2020-05-04 21:19:23.786 | + functions-common:is_ubuntu:462 : [[ -z deb ]] 2020-05-04 21:19:23.789 | + functions-common:is_ubuntu:465 : '[' deb = deb ']' 2020-05-04 21:19:23.792 | + ./stack.sh:main:1437 : echo_summary 'Configuring lvm.conf global device filter' 2020-05-04 21:19:23.796 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:19:23.799 | + ./stack.sh:echo_summary:445 : echo -e Configuring lvm.conf global device filter 2020-05-04 21:19:23.801 | + ./stack.sh:main:1438 : set_lvm_filter 2020-05-04 21:19:23.804 | + lib/lvm:set_lvm_filter:175 : local 'filter_suffix="r|.*|" ] # from devstack' 2020-05-04 21:19:23.807 | + lib/lvm:set_lvm_filter:176 : local 'filter_string=global_filter = [ ' 2020-05-04 21:19:23.810 | + lib/lvm:set_lvm_filter:177 : local pv 2020-05-04 21:19:23.814 | + lib/lvm:set_lvm_filter:178 : local vg 2020-05-04 21:19:23.817 | + lib/lvm:set_lvm_filter:179 : local line 2020-05-04 21:19:23.821 | ++ lib/lvm:set_lvm_filter:181 : sudo pvs --noheadings -o name 2020-05-04 21:19:23.914 | + lib/lvm:set_lvm_filter:181 : for pv_info in '$(sudo pvs --noheadings -o name)' 2020-05-04 21:19:23.919 | ++ lib/lvm:set_lvm_filter:182 : echo -e /dev/loop1 2020-05-04 21:19:23.920 | ++ lib/lvm:set_lvm_filter:182 : sed 's/ //g' 2020-05-04 21:19:23.922 | ++ lib/lvm:set_lvm_filter:182 : sed 's/\/dev\///g' 2020-05-04 21:19:23.928 | + lib/lvm:set_lvm_filter:182 : pv=loop1 2020-05-04 21:19:23.931 | + lib/lvm:set_lvm_filter:183 : new='"a|loop1|", ' 2020-05-04 21:19:23.934 | + lib/lvm:set_lvm_filter:184 : filter_string='global_filter = [ "a|loop1|", ' 2020-05-04 21:19:23.936 | + lib/lvm:set_lvm_filter:181 : for pv_info in '$(sudo pvs --noheadings -o name)' 2020-05-04 21:19:23.941 | ++ lib/lvm:set_lvm_filter:182 : echo -e /dev/loop2 2020-05-04 21:19:23.942 | ++ lib/lvm:set_lvm_filter:182 : sed 's/\/dev\///g' 2020-05-04 21:19:23.943 | ++ lib/lvm:set_lvm_filter:182 : sed 's/ //g' 2020-05-04 21:19:23.949 | + lib/lvm:set_lvm_filter:182 : pv=loop2 2020-05-04 21:19:23.952 | + lib/lvm:set_lvm_filter:183 : new='"a|loop2|", ' 2020-05-04 21:19:23.955 | + lib/lvm:set_lvm_filter:184 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", ' 2020-05-04 21:19:23.960 | + lib/lvm:set_lvm_filter:186 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2020-05-04 21:19:23.963 | + lib/lvm:set_lvm_filter:188 : clean_lvm_filter 2020-05-04 21:19:23.966 | + lib/lvm:clean_lvm_filter:163 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2020-05-04 21:19:24.009 | + lib/lvm:set_lvm_filter:189 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2020-05-04 21:19:24.032 | + lib/lvm:set_lvm_filter:190 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2020-05-04 21:19:24.035 | + ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:19:24.039 | + ./stack.sh:echo_summary:445 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop1|",' '"a|loop2|",' '"r|.*|"' ']' '#' from devstack 2020-05-04 21:19:24.043 | + ./stack.sh:main:1448 : run_phase stack test-config 2020-05-04 21:19:24.047 | + functions-common:run_phase:1675 : local mode=stack 2020-05-04 21:19:24.050 | + functions-common:run_phase:1676 : local phase=test-config 2020-05-04 21:19:24.053 | + functions-common:run_phase:1677 : [[ -d /opt/stack/new/devstack/extras.d ]] 2020-05-04 21:19:24.056 | + functions-common:run_phase:1678 : local extra_plugin_file_name 2020-05-04 21:19:24.059 | + functions-common:run_phase:1679 : for extra_plugin_file_name in '$TOP_DIR/extras.d/*.sh' 2020-05-04 21:19:24.063 | + functions-common:run_phase:1684 : local exceptions=80-tempest.sh 2020-05-04 21:19:24.066 | + functions-common:run_phase:1685 : local extra 2020-05-04 21:19:24.070 | ++ functions-common:run_phase:1686 : basename /opt/stack/new/devstack/extras.d/80-tempest.sh 2020-05-04 21:19:24.075 | + functions-common:run_phase:1686 : extra=80-tempest.sh 2020-05-04 21:19:24.078 | + functions-common:run_phase:1687 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-05-04 21:19:24.081 | + functions-common:run_phase:1691 : [[ -r /opt/stack/new/devstack/extras.d/80-tempest.sh ]] 2020-05-04 21:19:24.084 | + functions-common:run_phase:1691 : source /opt/stack/new/devstack/extras.d/80-tempest.sh stack test-config 2020-05-04 21:19:24.088 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-05-04 21:19:24.108 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:24.111 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-05-04 21:19:24.114 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:19:24.117 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2020-05-04 21:19:24.121 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:19:24.124 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-05-04 21:19:24.128 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:19:24.131 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2020-05-04 21:19:24.134 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:19:24.137 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2020-05-04 21:19:24.141 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:19:24.144 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-05-04 21:19:24.147 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2020-05-04 21:19:24.149 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:19:24.152 | ++ ./stack.sh:echo_summary:445 : echo -e Initializing Tempest 2020-05-04 21:19:24.155 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2020-05-04 21:19:24.158 | ++ lib/tempest:configure_tempest:107 : [[ False == \T\r\u\e ]] 2020-05-04 21:19:24.160 | ++ lib/tempest:configure_tempest:111 : pip_install_gr testrepository 2020-05-04 21:19:24.162 | ++ inc/python:pip_install_gr:70 : local name=testrepository 2020-05-04 21:19:24.164 | ++ inc/python:pip_install_gr:71 : local clean_name 2020-05-04 21:19:24.167 | +++ inc/python:pip_install_gr:72 : get_from_global_requirements testrepository 2020-05-04 21:19:24.169 | +++ inc/python:get_from_global_requirements:392 : local package=testrepository 2020-05-04 21:19:24.171 | +++ inc/python:get_from_global_requirements:393 : local required_pkg 2020-05-04 21:19:24.174 | ++++ inc/python:get_from_global_requirements:394 : grep -i -h '^testrepository' /opt/stack/new/requirements/global-requirements.txt 2020-05-04 21:19:24.176 | ++++ inc/python:get_from_global_requirements:394 : cut -d# -f1 2020-05-04 21:19:24.179 | +++ inc/python:get_from_global_requirements:394 : required_pkg='testrepository>=0.0.18 ' 2020-05-04 21:19:24.181 | +++ inc/python:get_from_global_requirements:395 : [[ testrepository>=0.0.18 == '' ]] 2020-05-04 21:19:24.183 | +++ inc/python:get_from_global_requirements:398 : echo 'testrepository>=0.0.18' 2020-05-04 21:19:24.186 | ++ inc/python:pip_install_gr:72 : clean_name='testrepository>=0.0.18' 2020-05-04 21:19:24.187 | ++ inc/python:pip_install_gr:73 : pip_install 'testrepository>=0.0.18' 2020-05-04 21:19:25.006 | ++ inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:19:25.008 | ++ inc/python:pip_install:350 : local 'test_req=testrepository>=0.0.18/test-requirements.txt' 2020-05-04 21:19:25.010 | ++ inc/python:pip_install:351 : [[ -e testrepository>=0.0.18/test-requirements.txt ]] 2020-05-04 21:19:25.013 | ++ inc/python:pip_install:359 : 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 'testrepository>=0.0.18' 2020-05-04 21:19:25.926 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:25.929 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.039 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.041 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.058 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.060 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.068 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.070 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.100 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.101 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.136 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.138 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.214 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.216 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.223 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.226 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.228 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.230 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.234 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.236 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.265 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.267 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.280 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.282 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.325 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.327 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.431 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.433 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.619 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.621 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.651 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.654 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.715 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.717 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.729 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.731 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.744 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.747 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.757 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.759 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.782 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:19:26.784 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:19:26.787 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:19:26.797 | 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 492)) 2020-05-04 21:19:26.808 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 495)) 2020-05-04 21:19:26.827 | 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 503)) 2020-05-04 21:19:26.830 | 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 514)) 2020-05-04 21:19:26.837 | 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 405)) 2020-05-04 21:19:26.849 | 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 156)) 2020-05-04 21:19:26.859 | 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 153)) 2020-05-04 21:19:26.861 | Requirement already satisfied: pbr===3.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 315)) 2020-05-04 21:19:26.864 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 457)) 2020-05-04 21:19:26.866 | 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 387)) 2020-05-04 21:19:26.868 | 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 225)) 2020-05-04 21:19:26.870 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 514)) 2020-05-04 21:19:27.026 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:19:27.026 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:19:27.057 | ++ inc/python:pip_install:366 : result=0 2020-05-04 21:19:27.060 | ++ inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:19:27.062 | ++ functions-common:time_stop:2251 : local name 2020-05-04 21:19:27.064 | ++ functions-common:time_stop:2252 : local end_time 2020-05-04 21:19:27.066 | ++ functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:19:27.069 | ++ functions-common:time_stop:2254 : local total 2020-05-04 21:19:27.071 | ++ functions-common:time_stop:2255 : local start_time 2020-05-04 21:19:27.074 | ++ functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:19:27.076 | ++ functions-common:time_stop:2258 : start_time=1588627164205 2020-05-04 21:19:27.079 | ++ functions-common:time_stop:2260 : [[ -z 1588627164205 ]] 2020-05-04 21:19:27.082 | +++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:19:27.086 | ++ functions-common:time_stop:2263 : end_time=1588627167083 2020-05-04 21:19:27.088 | ++ functions-common:time_stop:2264 : elapsed_time=2878 2020-05-04 21:19:27.091 | ++ functions-common:time_stop:2265 : total=345447 2020-05-04 21:19:27.093 | ++ functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:19:27.095 | ++ functions-common:time_stop:2268 : _TIME_TOTAL[$name]=348325 2020-05-04 21:19:27.098 | ++ inc/python:pip_install:369 : return 0 2020-05-04 21:19:27.101 | ++ lib/tempest:configure_tempest:114 : local image_lines 2020-05-04 21:19:27.103 | ++ lib/tempest:configure_tempest:115 : local images 2020-05-04 21:19:27.106 | ++ lib/tempest:configure_tempest:116 : local num_images 2020-05-04 21:19:27.108 | ++ lib/tempest:configure_tempest:117 : local image_uuid 2020-05-04 21:19:27.110 | ++ lib/tempest:configure_tempest:118 : local image_uuid_alt 2020-05-04 21:19:27.117 | ++ lib/tempest:configure_tempest:119 : local password 2020-05-04 21:19:27.121 | ++ lib/tempest:configure_tempest:120 : local line 2020-05-04 21:19:27.123 | ++ lib/tempest:configure_tempest:121 : local flavors 2020-05-04 21:19:27.125 | ++ lib/tempest:configure_tempest:122 : local available_flavors 2020-05-04 21:19:27.126 | ++ lib/tempest:configure_tempest:123 : local flavors_ref 2020-05-04 21:19:27.128 | ++ lib/tempest:configure_tempest:124 : local flavor_lines 2020-05-04 21:19:27.131 | ++ lib/tempest:configure_tempest:125 : local public_network_id 2020-05-04 21:19:27.134 | ++ lib/tempest:configure_tempest:126 : local public_router_id 2020-05-04 21:19:27.136 | ++ lib/tempest:configure_tempest:127 : local ssh_connect_method=floating 2020-05-04 21:19:27.138 | ++ lib/tempest:configure_tempest:130 : ifs=' 2020-05-04 21:19:27.138 | ' 2020-05-04 21:19:27.141 | ++ lib/tempest:configure_tempest:140 : declare -a images 2020-05-04 21:19:27.144 | ++ lib/tempest:configure_tempest:142 : is_service_enabled glance 2020-05-04 21:19:27.164 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:27.168 | ++ lib/tempest:configure_tempest:143 : read -r IMAGE_NAME IMAGE_UUID 2020-05-04 21:19:27.169 | +++ lib/tempest:configure_tempest:106 : oscwrap image list --property status=active 2020-05-04 21:19:27.170 | +++ lib/tempest:configure_tempest:106 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2020-05-04 21:19:27.172 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:19:27.175 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:19:27.178 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:19:27.181 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:19:27.184 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:19:27.189 | +++ functions-common:oscwrap:2279 : start=1588627167185 2020-05-04 21:19:27.192 | ++++ functions-common:oscwrap:2280 : command openstack image list --property status=active 2020-05-04 21:19:27.194 | ++++ functions-common:oscwrap:2280 : openstack image list --property status=active 2020-05-04 21:19:28.752 | +++ functions-common:oscwrap:2280 : out='+--------------------------------------+-----------------------------+--------+ 2020-05-04 21:19:28.752 | | ID | Name | Status | 2020-05-04 21:19:28.752 | +--------------------------------------+-----------------------------+--------+ 2020-05-04 21:19:28.752 | | 5e6811bf-e9e1-46ea-9e85-c2e141ac04e1 | cirros-0.3.5-x86_64-disk | active | 2020-05-04 21:19:28.752 | | fbf558bd-9f08-4d6f-b7be-eb34afcc260d | manila-service-image-master | active | 2020-05-04 21:19:28.752 | +--------------------------------------+-----------------------------+--------+' 2020-05-04 21:19:28.754 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:19:28.758 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:19:28.764 | +++ functions-common:oscwrap:2282 : end=1588627168759 2020-05-04 21:19:28.766 | +++ functions-common:oscwrap:2283 : echo 1574 2020-05-04 21:19:28.768 | +++ functions-common:oscwrap:2285 : echo '+--------------------------------------+-----------------------------+--------+ 2020-05-04 21:19:28.768 | | ID | Name | Status | 2020-05-04 21:19:28.768 | +--------------------------------------+-----------------------------+--------+ 2020-05-04 21:19:28.768 | | 5e6811bf-e9e1-46ea-9e85-c2e141ac04e1 | cirros-0.3.5-x86_64-disk | active | 2020-05-04 21:19:28.768 | | fbf558bd-9f08-4d6f-b7be-eb34afcc260d | manila-service-image-master | active | 2020-05-04 21:19:28.768 | +--------------------------------------+-----------------------------+--------+' 2020-05-04 21:19:28.771 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:19:28.771 | ++ lib/tempest:configure_tempest:144 : '[' cirros-0.3.5-x86_64-disk = cirros-0.3.5-x86_64-disk ']' 2020-05-04 21:19:28.773 | ++ lib/tempest:configure_tempest:145 : image_uuid=5e6811bf-e9e1-46ea-9e85-c2e141ac04e1 2020-05-04 21:19:28.775 | ++ lib/tempest:configure_tempest:146 : image_uuid_alt=5e6811bf-e9e1-46ea-9e85-c2e141ac04e1 2020-05-04 21:19:28.778 | ++ lib/tempest:configure_tempest:148 : images+=($IMAGE_UUID) 2020-05-04 21:19:28.779 | ++ lib/tempest:configure_tempest:143 : read -r IMAGE_NAME IMAGE_UUID 2020-05-04 21:19:28.782 | ++ lib/tempest:configure_tempest:144 : '[' manila-service-image-master = cirros-0.3.5-x86_64-disk ']' 2020-05-04 21:19:28.784 | ++ lib/tempest:configure_tempest:148 : images+=($IMAGE_UUID) 2020-05-04 21:19:28.786 | ++ lib/tempest:configure_tempest:143 : read -r IMAGE_NAME IMAGE_UUID 2020-05-04 21:19:28.788 | ++ lib/tempest:configure_tempest:151 : case "${#images[*]}" in 2020-05-04 21:19:28.790 | ++ lib/tempest:configure_tempest:163 : '[' -z 5e6811bf-e9e1-46ea-9e85-c2e141ac04e1 ']' 2020-05-04 21:19:28.792 | ++ lib/tempest:configure_tempest:173 : sudo install -d -o stack /opt/stack/new/tempest/etc 2020-05-04 21:19:28.805 | ++ lib/tempest:configure_tempest:174 : rm -f /opt/stack/new/tempest/etc/tempest.conf 2020-05-04 21:19:28.809 | ++ lib/tempest:configure_tempest:176 : local password=secretadmin 2020-05-04 21:19:28.811 | ++ lib/tempest:configure_tempest:179 : local admin_username=admin 2020-05-04 21:19:28.813 | ++ lib/tempest:configure_tempest:180 : local admin_project_name=admin 2020-05-04 21:19:28.815 | ++ lib/tempest:configure_tempest:181 : local admin_domain_name=Default 2020-05-04 21:19:28.817 | ++ lib/tempest:configure_tempest:182 : local alt_username=alt_demo 2020-05-04 21:19:28.820 | ++ lib/tempest:configure_tempest:183 : local alt_project_name=alt_demo 2020-05-04 21:19:28.822 | ++ lib/tempest:configure_tempest:184 : local admin_project_id 2020-05-04 21:19:28.825 | +++ lib/tempest:configure_tempest:185 : oscwrap project list 2020-05-04 21:19:28.827 | +++ lib/tempest:configure_tempest:185 : awk '/ admin / { print $2 }' 2020-05-04 21:19:28.829 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:19:28.832 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:19:28.834 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:19:28.837 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:19:28.840 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:19:28.845 | +++ functions-common:oscwrap:2279 : start=1588627168842 2020-05-04 21:19:28.848 | ++++ functions-common:oscwrap:2280 : command openstack project list 2020-05-04 21:19:28.851 | ++++ functions-common:oscwrap:2280 : openstack project list 2020-05-04 21:19:30.313 | +++ functions-common:oscwrap:2280 : out='+----------------------------------+--------------------+ 2020-05-04 21:19:30.313 | | ID | Name | 2020-05-04 21:19:30.313 | +----------------------------------+--------------------+ 2020-05-04 21:19:30.313 | | 130d26896abe46938982f3c019298599 | demo | 2020-05-04 21:19:30.313 | | 2ff7bb411dfa4785a25f763121c10c18 | service | 2020-05-04 21:19:30.313 | | 47df950a64154f7592be9419f1da1310 | swiftprojecttest4 | 2020-05-04 21:19:30.313 | | 4a4d2d6530e3440bb5f2ddad9c3905f2 | swiftprojecttest2 | 2020-05-04 21:19:30.313 | | d3b22f9f7fda435ea8e3f4ac34cac382 | alt_demo | 2020-05-04 21:19:30.313 | | d93d8b7b6f3d426fb297377283af73b2 | invisible_to_admin | 2020-05-04 21:19:30.313 | | df3eb6762b8044d2b9433816ecc86855 | swiftprojecttest1 | 2020-05-04 21:19:30.313 | | f985d01f2c734c5da75a77a4ff78ccd8 | admin | 2020-05-04 21:19:30.313 | +----------------------------------+--------------------+' 2020-05-04 21:19:30.316 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:19:30.319 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:19:30.323 | +++ functions-common:oscwrap:2282 : end=1588627170320 2020-05-04 21:19:30.326 | +++ functions-common:oscwrap:2283 : echo 1478 2020-05-04 21:19:30.332 | +++ functions-common:oscwrap:2285 : echo '+----------------------------------+--------------------+ 2020-05-04 21:19:30.332 | | ID | Name | 2020-05-04 21:19:30.332 | +----------------------------------+--------------------+ 2020-05-04 21:19:30.332 | | 130d26896abe46938982f3c019298599 | demo | 2020-05-04 21:19:30.333 | | 2ff7bb411dfa4785a25f763121c10c18 | service | 2020-05-04 21:19:30.333 | | 47df950a64154f7592be9419f1da1310 | swiftprojecttest4 | 2020-05-04 21:19:30.333 | | 4a4d2d6530e3440bb5f2ddad9c3905f2 | swiftprojecttest2 | 2020-05-04 21:19:30.333 | | d3b22f9f7fda435ea8e3f4ac34cac382 | alt_demo | 2020-05-04 21:19:30.333 | | d93d8b7b6f3d426fb297377283af73b2 | invisible_to_admin | 2020-05-04 21:19:30.333 | | df3eb6762b8044d2b9433816ecc86855 | swiftprojecttest1 | 2020-05-04 21:19:30.333 | | f985d01f2c734c5da75a77a4ff78ccd8 | admin | 2020-05-04 21:19:30.333 | +----------------------------------+--------------------+' 2020-05-04 21:19:30.333 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:19:30.340 | ++ lib/tempest:configure_tempest:185 : admin_project_id=f985d01f2c734c5da75a77a4ff78ccd8 2020-05-04 21:19:30.342 | ++ lib/tempest:configure_tempest:187 : is_service_enabled nova 2020-05-04 21:19:30.364 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:30.368 | +++ lib/tempest:configure_tempest:190 : nova flavor-list 2020-05-04 21:19:31.746 | ++ lib/tempest:configure_tempest:190 : available_flavors='+-----+-----------------------+-----------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-05-04 21:19:31.746 | | ID | Name | Memory_MB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-05-04 21:19:31.746 | +-----+-----------------------+-----------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-05-04 21:19:31.746 | | 1 | m1.tiny | 512 | 1 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:31.746 | | 100 | manila-service-flavor | 320 | 3 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:31.746 | | 2 | m1.small | 2048 | 20 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:31.746 | | 3 | m1.medium | 4096 | 40 | 0 | | 2 | 1.0 | True | - | 2020-05-04 21:19:31.746 | | 4 | m1.large | 8192 | 80 | 0 | | 4 | 1.0 | True | - | 2020-05-04 21:19:31.746 | | 5 | m1.xlarge | 16384 | 160 | 0 | | 8 | 1.0 | True | - | 2020-05-04 21:19:31.746 | | c1 | cirros256 | 256 | 0 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:31.746 | | d1 | ds512M | 512 | 5 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:31.746 | | d2 | ds1G | 1024 | 10 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:31.747 | | d3 | ds2G | 2048 | 10 | 0 | | 2 | 1.0 | True | - | 2020-05-04 21:19:31.747 | | d4 | ds4G | 4096 | 20 | 0 | | 4 | 1.0 | True | - | 2020-05-04 21:19:31.747 | +-----+-----------------------+-----------+------+-----------+------+-------+-------------+-----------+-------------+' 2020-05-04 21:19:31.748 | ++ lib/tempest:configure_tempest:191 : [[ -z '' ]] 2020-05-04 21:19:31.751 | ++ lib/tempest:configure_tempest:192 : [[ +-----+-----------------------+-----------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-05-04 21:19:31.751 | | ID | Name | Memory_MB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-05-04 21:19:31.751 | +-----+-----------------------+-----------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-05-04 21:19:31.751 | | 1 | m1.tiny | 512 | 1 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:31.751 | | 100 | manila-service-flavor | 320 | 3 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:31.751 | | 2 | m1.small | 2048 | 20 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:31.751 | | 3 | m1.medium | 4096 | 40 | 0 | | 2 | 1.0 | True | - | 2020-05-04 21:19:31.751 | | 4 | m1.large | 8192 | 80 | 0 | | 4 | 1.0 | True | - | 2020-05-04 21:19:31.751 | | 5 | m1.xlarge | 16384 | 160 | 0 | | 8 | 1.0 | True | - | 2020-05-04 21:19:31.751 | | c1 | cirros256 | 256 | 0 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:31.751 | | d1 | ds512M | 512 | 5 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:31.751 | | d2 | ds1G | 1024 | 10 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:31.751 | | d3 | ds2G | 2048 | 10 | 0 | | 2 | 1.0 | True | - | 2020-05-04 21:19:31.751 | | d4 | ds4G | 4096 | 20 | 0 | | 4 | 1.0 | True | - | 2020-05-04 21:19:31.751 | +-----+-----------------------+-----------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2020-05-04 21:19:31.753 | ++ lib/tempest:configure_tempest:193 : openstack flavor create --id 42 --ram 64 --disk 0 --vcpus 1 m1.nano 2020-05-04 21:19:33.332 | +----------------------------+---------+ 2020-05-04 21:19:33.332 | | Field | Value | 2020-05-04 21:19:33.332 | +----------------------------+---------+ 2020-05-04 21:19:33.332 | | OS-FLV-DISABLED:disabled | False | 2020-05-04 21:19:33.332 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-05-04 21:19:33.332 | | disk | 0 | 2020-05-04 21:19:33.332 | | id | 42 | 2020-05-04 21:19:33.332 | | name | m1.nano | 2020-05-04 21:19:33.332 | | os-flavor-access:is_public | True | 2020-05-04 21:19:33.332 | | properties | | 2020-05-04 21:19:33.332 | | ram | 64 | 2020-05-04 21:19:33.332 | | rxtx_factor | 1.0 | 2020-05-04 21:19:33.332 | | swap | | 2020-05-04 21:19:33.332 | | vcpus | 1 | 2020-05-04 21:19:33.332 | +----------------------------+---------+ 2020-05-04 21:19:33.388 | ++ lib/tempest:configure_tempest:195 : flavor_ref=42 2020-05-04 21:19:33.390 | ++ lib/tempest:configure_tempest:196 : [[ +-----+-----------------------+-----------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-05-04 21:19:33.390 | | ID | Name | Memory_MB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-05-04 21:19:33.390 | +-----+-----------------------+-----------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-05-04 21:19:33.390 | | 1 | m1.tiny | 512 | 1 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:33.390 | | 100 | manila-service-flavor | 320 | 3 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:33.390 | | 2 | m1.small | 2048 | 20 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:33.390 | | 3 | m1.medium | 4096 | 40 | 0 | | 2 | 1.0 | True | - | 2020-05-04 21:19:33.390 | | 4 | m1.large | 8192 | 80 | 0 | | 4 | 1.0 | True | - | 2020-05-04 21:19:33.390 | | 5 | m1.xlarge | 16384 | 160 | 0 | | 8 | 1.0 | True | - | 2020-05-04 21:19:33.391 | | c1 | cirros256 | 256 | 0 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:33.391 | | d1 | ds512M | 512 | 5 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:33.391 | | d2 | ds1G | 1024 | 10 | 0 | | 1 | 1.0 | True | - | 2020-05-04 21:19:33.391 | | d3 | ds2G | 2048 | 10 | 0 | | 2 | 1.0 | True | - | 2020-05-04 21:19:33.391 | | d4 | ds4G | 4096 | 20 | 0 | | 4 | 1.0 | True | - | 2020-05-04 21:19:33.391 | +-----+-----------------------+-----------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2020-05-04 21:19:33.392 | ++ lib/tempest:configure_tempest:197 : openstack flavor create --id 84 --ram 128 --disk 0 --vcpus 1 m1.micro 2020-05-04 21:19:34.918 | +----------------------------+----------+ 2020-05-04 21:19:34.918 | | Field | Value | 2020-05-04 21:19:34.918 | +----------------------------+----------+ 2020-05-04 21:19:34.918 | | OS-FLV-DISABLED:disabled | False | 2020-05-04 21:19:34.918 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-05-04 21:19:34.918 | | disk | 0 | 2020-05-04 21:19:34.918 | | id | 84 | 2020-05-04 21:19:34.918 | | name | m1.micro | 2020-05-04 21:19:34.918 | | os-flavor-access:is_public | True | 2020-05-04 21:19:34.918 | | properties | | 2020-05-04 21:19:34.918 | | ram | 128 | 2020-05-04 21:19:34.918 | | rxtx_factor | 1.0 | 2020-05-04 21:19:34.918 | | swap | | 2020-05-04 21:19:34.918 | | vcpus | 1 | 2020-05-04 21:19:34.918 | +----------------------------+----------+ 2020-05-04 21:19:34.979 | ++ lib/tempest:configure_tempest:199 : flavor_ref_alt=84 2020-05-04 21:19:34.981 | ++ lib/tempest:configure_tempest:235 : iniset /opt/stack/new/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2020-05-04 21:19:35.011 | ++ lib/tempest:configure_tempest:237 : ssh_connect_method=floating 2020-05-04 21:19:35.013 | ++ lib/tempest:configure_tempest:243 : [[ True == \T\r\u\e ]] 2020-05-04 21:19:35.016 | ++ lib/tempest:configure_tempest:243 : is_networking_extension_supported external-net 2020-05-04 21:19:35.018 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : local extension=external-net 2020-05-04 21:19:35.021 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2020-05-04 21:19:35.023 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:19:35.026 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:19:35.029 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:19:35.031 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:19:35.035 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:19:35.040 | +++ functions-common:oscwrap:2279 : start=1588627175036 2020-05-04 21:19:35.043 | ++++ functions-common:oscwrap:2280 : command openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2020-05-04 21:19:35.046 | ++++ functions-common:oscwrap:2280 : openstack --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2020-05-04 21:19:36.522 | +++ functions-common:oscwrap:2280 : out='default-subnetpools 2020-05-04 21:19:36.522 | availability_zone 2020-05-04 21:19:36.522 | network_availability_zone 2020-05-04 21:19:36.522 | auto-allocated-topology 2020-05-04 21:19:36.522 | net-mtu-writable 2020-05-04 21:19:36.522 | binding 2020-05-04 21:19:36.522 | metering 2020-05-04 21:19:36.522 | agent 2020-05-04 21:19:36.522 | subnet_allocation 2020-05-04 21:19:36.522 | l3_agent_scheduler 2020-05-04 21:19:36.522 | tag 2020-05-04 21:19:36.522 | external-net 2020-05-04 21:19:36.522 | standard-attr-tag 2020-05-04 21:19:36.523 | flavors 2020-05-04 21:19:36.523 | net-mtu 2020-05-04 21:19:36.523 | network-ip-availability 2020-05-04 21:19:36.523 | quotas 2020-05-04 21:19:36.523 | revision-if-match 2020-05-04 21:19:36.523 | l3-ha 2020-05-04 21:19:36.523 | provider 2020-05-04 21:19:36.523 | multi-provider 2020-05-04 21:19:36.523 | quota_details 2020-05-04 21:19:36.523 | address-scope 2020-05-04 21:19:36.523 | extraroute 2020-05-04 21:19:36.523 | ext-gw-mode 2020-05-04 21:19:36.523 | subnet-service-types 2020-05-04 21:19:36.523 | standard-attr-timestamp 2020-05-04 21:19:36.523 | service-type 2020-05-04 21:19:36.523 | l3-flavors 2020-05-04 21:19:36.523 | port-security 2020-05-04 21:19:36.523 | extra_dhcp_opt 2020-05-04 21:19:36.523 | standard-attr-revisions 2020-05-04 21:19:36.523 | pagination 2020-05-04 21:19:36.523 | sorting 2020-05-04 21:19:36.523 | security-group 2020-05-04 21:19:36.523 | dhcp_agent_scheduler 2020-05-04 21:19:36.523 | router_availability_zone 2020-05-04 21:19:36.523 | rbac-policies 2020-05-04 21:19:36.523 | tag-ext 2020-05-04 21:19:36.523 | standard-attr-description 2020-05-04 21:19:36.523 | ip-substring-filtering 2020-05-04 21:19:36.523 | router 2020-05-04 21:19:36.523 | allowed-address-pairs 2020-05-04 21:19:36.523 | project-id 2020-05-04 21:19:36.524 | dvr' 2020-05-04 21:19:36.525 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:19:36.528 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:19:36.532 | +++ functions-common:oscwrap:2282 : end=1588627176529 2020-05-04 21:19:36.534 | +++ functions-common:oscwrap:2283 : echo 1493 2020-05-04 21:19:36.536 | +++ functions-common:oscwrap:2285 : echo 'default-subnetpools 2020-05-04 21:19:36.536 | availability_zone 2020-05-04 21:19:36.536 | network_availability_zone 2020-05-04 21:19:36.536 | auto-allocated-topology 2020-05-04 21:19:36.536 | net-mtu-writable 2020-05-04 21:19:36.536 | binding 2020-05-04 21:19:36.536 | metering 2020-05-04 21:19:36.536 | agent 2020-05-04 21:19:36.536 | subnet_allocation 2020-05-04 21:19:36.536 | l3_agent_scheduler 2020-05-04 21:19:36.537 | tag 2020-05-04 21:19:36.537 | external-net 2020-05-04 21:19:36.537 | standard-attr-tag 2020-05-04 21:19:36.537 | flavors 2020-05-04 21:19:36.537 | net-mtu 2020-05-04 21:19:36.537 | network-ip-availability 2020-05-04 21:19:36.537 | quotas 2020-05-04 21:19:36.537 | revision-if-match 2020-05-04 21:19:36.537 | l3-ha 2020-05-04 21:19:36.537 | provider 2020-05-04 21:19:36.537 | multi-provider 2020-05-04 21:19:36.537 | quota_details 2020-05-04 21:19:36.537 | address-scope 2020-05-04 21:19:36.537 | extraroute 2020-05-04 21:19:36.537 | ext-gw-mode 2020-05-04 21:19:36.537 | subnet-service-types 2020-05-04 21:19:36.537 | standard-attr-timestamp 2020-05-04 21:19:36.537 | service-type 2020-05-04 21:19:36.537 | l3-flavors 2020-05-04 21:19:36.537 | port-security 2020-05-04 21:19:36.537 | extra_dhcp_opt 2020-05-04 21:19:36.537 | standard-attr-revisions 2020-05-04 21:19:36.537 | pagination 2020-05-04 21:19:36.537 | sorting 2020-05-04 21:19:36.537 | security-group 2020-05-04 21:19:36.537 | dhcp_agent_scheduler 2020-05-04 21:19:36.537 | router_availability_zone 2020-05-04 21:19:36.537 | rbac-policies 2020-05-04 21:19:36.537 | tag-ext 2020-05-04 21:19:36.537 | standard-attr-description 2020-05-04 21:19:36.538 | ip-substring-filtering 2020-05-04 21:19:36.538 | router 2020-05-04 21:19:36.538 | allowed-address-pairs 2020-05-04 21:19:36.538 | project-id 2020-05-04 21:19:36.538 | dvr' 2020-05-04 21:19:36.540 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:19:36.542 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : EXT_LIST='default-subnetpools 2020-05-04 21:19:36.542 | availability_zone 2020-05-04 21:19:36.542 | network_availability_zone 2020-05-04 21:19:36.542 | auto-allocated-topology 2020-05-04 21:19:36.542 | net-mtu-writable 2020-05-04 21:19:36.542 | binding 2020-05-04 21:19:36.543 | metering 2020-05-04 21:19:36.543 | agent 2020-05-04 21:19:36.543 | subnet_allocation 2020-05-04 21:19:36.543 | l3_agent_scheduler 2020-05-04 21:19:36.543 | tag 2020-05-04 21:19:36.543 | external-net 2020-05-04 21:19:36.543 | standard-attr-tag 2020-05-04 21:19:36.543 | flavors 2020-05-04 21:19:36.543 | net-mtu 2020-05-04 21:19:36.543 | network-ip-availability 2020-05-04 21:19:36.543 | quotas 2020-05-04 21:19:36.543 | revision-if-match 2020-05-04 21:19:36.543 | l3-ha 2020-05-04 21:19:36.543 | provider 2020-05-04 21:19:36.543 | multi-provider 2020-05-04 21:19:36.543 | quota_details 2020-05-04 21:19:36.543 | address-scope 2020-05-04 21:19:36.543 | extraroute 2020-05-04 21:19:36.543 | ext-gw-mode 2020-05-04 21:19:36.543 | subnet-service-types 2020-05-04 21:19:36.543 | standard-attr-timestamp 2020-05-04 21:19:36.543 | service-type 2020-05-04 21:19:36.543 | l3-flavors 2020-05-04 21:19:36.543 | port-security 2020-05-04 21:19:36.543 | extra_dhcp_opt 2020-05-04 21:19:36.543 | standard-attr-revisions 2020-05-04 21:19:36.544 | pagination 2020-05-04 21:19:36.544 | sorting 2020-05-04 21:19:36.544 | security-group 2020-05-04 21:19:36.544 | dhcp_agent_scheduler 2020-05-04 21:19:36.544 | router_availability_zone 2020-05-04 21:19:36.544 | rbac-policies 2020-05-04 21:19:36.544 | tag-ext 2020-05-04 21:19:36.544 | standard-attr-description 2020-05-04 21:19:36.544 | ip-substring-filtering 2020-05-04 21:19:36.544 | router 2020-05-04 21:19:36.544 | allowed-address-pairs 2020-05-04 21:19:36.544 | project-id 2020-05-04 21:19:36.544 | dvr' 2020-05-04 21:19:36.544 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : [[ default-subnetpools 2020-05-04 21:19:36.545 | availability_zone 2020-05-04 21:19:36.545 | network_availability_zone 2020-05-04 21:19:36.545 | auto-allocated-topology 2020-05-04 21:19:36.545 | net-mtu-writable 2020-05-04 21:19:36.545 | binding 2020-05-04 21:19:36.545 | metering 2020-05-04 21:19:36.545 | agent 2020-05-04 21:19:36.545 | subnet_allocation 2020-05-04 21:19:36.545 | l3_agent_scheduler 2020-05-04 21:19:36.545 | tag 2020-05-04 21:19:36.545 | external-net 2020-05-04 21:19:36.545 | standard-attr-tag 2020-05-04 21:19:36.545 | flavors 2020-05-04 21:19:36.545 | net-mtu 2020-05-04 21:19:36.545 | network-ip-availability 2020-05-04 21:19:36.545 | quotas 2020-05-04 21:19:36.545 | revision-if-match 2020-05-04 21:19:36.545 | l3-ha 2020-05-04 21:19:36.545 | provider 2020-05-04 21:19:36.545 | multi-provider 2020-05-04 21:19:36.545 | quota_details 2020-05-04 21:19:36.545 | address-scope 2020-05-04 21:19:36.545 | extraroute 2020-05-04 21:19:36.545 | ext-gw-mode 2020-05-04 21:19:36.546 | subnet-service-types 2020-05-04 21:19:36.546 | standard-attr-timestamp 2020-05-04 21:19:36.546 | service-type 2020-05-04 21:19:36.546 | l3-flavors 2020-05-04 21:19:36.546 | port-security 2020-05-04 21:19:36.546 | extra_dhcp_opt 2020-05-04 21:19:36.546 | standard-attr-revisions 2020-05-04 21:19:36.546 | pagination 2020-05-04 21:19:36.546 | sorting 2020-05-04 21:19:36.546 | security-group 2020-05-04 21:19:36.546 | dhcp_agent_scheduler 2020-05-04 21:19:36.546 | router_availability_zone 2020-05-04 21:19:36.546 | rbac-policies 2020-05-04 21:19:36.546 | tag-ext 2020-05-04 21:19:36.546 | standard-attr-description 2020-05-04 21:19:36.546 | ip-substring-filtering 2020-05-04 21:19:36.546 | router 2020-05-04 21:19:36.546 | allowed-address-pairs 2020-05-04 21:19:36.546 | project-id 2020-05-04 21:19:36.546 | dvr =~ external-net ]] 2020-05-04 21:19:36.547 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : return 0 2020-05-04 21:19:36.550 | +++ lib/tempest:configure_tempest:244 : oscwrap network show -f value -c id public 2020-05-04 21:19:36.552 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:19:36.554 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:19:36.556 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:19:36.558 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:19:36.561 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:19:36.565 | +++ functions-common:oscwrap:2279 : start=1588627176562 2020-05-04 21:19:36.568 | ++++ functions-common:oscwrap:2280 : command openstack network show -f value -c id public 2020-05-04 21:19:36.572 | ++++ functions-common:oscwrap:2280 : openstack network show -f value -c id public 2020-05-04 21:19:38.187 | +++ functions-common:oscwrap:2280 : out=09d3f732-86a1-4df6-94d5-55c91b4114a9 2020-05-04 21:19:38.190 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:19:38.193 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:19:38.197 | +++ functions-common:oscwrap:2282 : end=1588627178194 2020-05-04 21:19:38.200 | +++ functions-common:oscwrap:2283 : echo 1632 2020-05-04 21:19:38.202 | +++ functions-common:oscwrap:2285 : echo 09d3f732-86a1-4df6-94d5-55c91b4114a9 2020-05-04 21:19:38.206 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:19:38.209 | ++ lib/tempest:configure_tempest:244 : public_network_id=09d3f732-86a1-4df6-94d5-55c91b4114a9 2020-05-04 21:19:38.211 | ++ lib/tempest:configure_tempest:247 : iniset /opt/stack/new/tempest/etc/tempest.conf DEFAULT use_syslog False 2020-05-04 21:19:38.242 | ++ lib/tempest:configure_tempest:250 : iniset /opt/stack/new/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2020-05-04 21:19:38.273 | ++ lib/tempest:configure_tempest:251 : mkdir -p /opt/stack/data/tempest 2020-05-04 21:19:38.277 | ++ lib/tempest:configure_tempest:252 : iniset /opt/stack/new/tempest/etc/tempest.conf DEFAULT use_stderr False 2020-05-04 21:19:38.306 | ++ lib/tempest:configure_tempest:253 : iniset /opt/stack/new/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2020-05-04 21:19:38.336 | ++ lib/tempest:configure_tempest:254 : iniset /opt/stack/new/tempest/etc/tempest.conf DEFAULT debug True 2020-05-04 21:19:38.363 | ++ lib/tempest:configure_tempest:257 : iniset /opt/stack/new/tempest/etc/tempest.conf compute build_timeout 196 2020-05-04 21:19:38.393 | ++ lib/tempest:configure_tempest:258 : iniset /opt/stack/new/tempest/etc/tempest.conf volume build_timeout 196 2020-05-04 21:19:38.423 | ++ lib/tempest:configure_tempest:261 : iniset /opt/stack/new/tempest/etc/tempest.conf identity uri http://162.242.166.178/identity/v2.0/ 2020-05-04 21:19:38.454 | ++ lib/tempest:configure_tempest:262 : iniset /opt/stack/new/tempest/etc/tempest.conf identity uri_v3 http://162.242.166.178/identity/v3 2020-05-04 21:19:38.482 | ++ lib/tempest:configure_tempest:263 : iniset /opt/stack/new/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2020-05-04 21:19:38.508 | ++ lib/tempest:configure_tempest:264 : iniset /opt/stack/new/tempest/etc/tempest.conf identity user_lockout_duration 10 2020-05-04 21:19:38.537 | ++ lib/tempest:configure_tempest:265 : iniset /opt/stack/new/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2020-05-04 21:19:38.565 | ++ lib/tempest:configure_tempest:267 : iniset /opt/stack/new/tempest/etc/tempest.conf identity admin_domain_scope True 2020-05-04 21:19:38.593 | ++ lib/tempest:configure_tempest:268 : [[ True == \T\r\u\e ]] 2020-05-04 21:19:38.596 | ++ lib/tempest:configure_tempest:269 : iniset /opt/stack/new/tempest/etc/tempest.conf auth admin_username admin 2020-05-04 21:19:38.626 | ++ lib/tempest:configure_tempest:270 : iniset /opt/stack/new/tempest/etc/tempest.conf auth admin_password secretadmin 2020-05-04 21:19:38.652 | ++ lib/tempest:configure_tempest:271 : iniset /opt/stack/new/tempest/etc/tempest.conf auth admin_project_name admin 2020-05-04 21:19:38.681 | ++ lib/tempest:configure_tempest:272 : iniset /opt/stack/new/tempest/etc/tempest.conf auth admin_domain_name Default 2020-05-04 21:19:38.710 | ++ lib/tempest:configure_tempest:274 : '[' False == True ']' 2020-05-04 21:19:38.713 | ++ lib/tempest:configure_tempest:279 : iniset /opt/stack/new/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2020-05-04 21:19:38.744 | ++ lib/tempest:configure_tempest:281 : iniset /opt/stack/new/tempest/etc/tempest.conf identity auth_version v3 2020-05-04 21:19:38.774 | ++ lib/tempest:configure_tempest:282 : [[ '' != \v\2 ]] 2020-05-04 21:19:38.777 | ++ lib/tempest:configure_tempest:284 : iniset /opt/stack/new/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2020-05-04 21:19:38.807 | ++ lib/tempest:configure_tempest:287 : is_service_enabled tls-proxy 2020-05-04 21:19:38.827 | ++ functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:19:38.830 | ++ lib/tempest:configure_tempest:292 : [[ True = True ]] 2020-05-04 21:19:38.833 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/new/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2020-05-04 21:19:38.863 | ++ lib/tempest:configure_tempest:298 : is_service_enabled ldap 2020-05-04 21:19:38.881 | ++ functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:19:38.884 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/new/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2020-05-04 21:19:38.912 | ++ lib/tempest:configure_tempest:309 : [[ ! -z '' ]] 2020-05-04 21:19:38.914 | ++ lib/tempest:configure_tempest:312 : '[' libvirt = xenserver ']' 2020-05-04 21:19:38.916 | ++ lib/tempest:configure_tempest:317 : '[' False '!=' True ']' 2020-05-04 21:19:38.918 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/new/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2020-05-04 21:19:38.947 | ++ lib/tempest:configure_tempest:322 : iniset /opt/stack/new/tempest/etc/tempest.conf compute image_ref 5e6811bf-e9e1-46ea-9e85-c2e141ac04e1 2020-05-04 21:19:38.973 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/new/tempest/etc/tempest.conf compute image_ref_alt 5e6811bf-e9e1-46ea-9e85-c2e141ac04e1 2020-05-04 21:19:39.000 | ++ lib/tempest:configure_tempest:324 : iniset /opt/stack/new/tempest/etc/tempest.conf compute flavor_ref 42 2020-05-04 21:19:39.032 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/new/tempest/etc/tempest.conf compute flavor_ref_alt 84 2020-05-04 21:19:39.060 | ++ lib/tempest:configure_tempest:326 : iniset /opt/stack/new/tempest/etc/tempest.conf validation connect_method floating 2020-05-04 21:19:39.090 | ++ lib/tempest:configure_tempest:327 : is_service_enabled n-cell 2020-05-04 21:19:39.108 | ++ functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:19:39.110 | ++ lib/tempest:configure_tempest:327 : is_service_enabled neutron 2020-05-04 21:19:39.127 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:39.129 | ++ lib/tempest:configure_tempest:335 : [[ -n '' ]] 2020-05-04 21:19:39.131 | ++ lib/tempest:configure_tempest:345 : local tempest_compute_min_microversion=None 2020-05-04 21:19:39.133 | ++ lib/tempest:configure_tempest:346 : local tempest_compute_max_microversion=2.60 2020-05-04 21:19:39.136 | ++ lib/tempest:configure_tempest:349 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2020-05-04 21:19:39.138 | ++ lib/tempest:configure_tempest:353 : '[' None == None ']' 2020-05-04 21:19:39.141 | ++ lib/tempest:configure_tempest:354 : inicomment /opt/stack/new/tempest/etc/tempest.conf compute min_microversion 2020-05-04 21:19:39.161 | ++ lib/tempest:configure_tempest:358 : '[' 2.60 == None ']' 2020-05-04 21:19:39.164 | ++ lib/tempest:configure_tempest:361 : iniset /opt/stack/new/tempest/etc/tempest.conf compute max_microversion 2.60 2020-05-04 21:19:39.192 | ++ lib/tempest:configure_tempest:364 : iniset /opt/stack/new/tempest/etc/tempest.conf compute-feature-enabled personality False 2020-05-04 21:19:39.224 | ++ lib/tempest:configure_tempest:365 : iniset /opt/stack/new/tempest/etc/tempest.conf compute-feature-enabled resize True 2020-05-04 21:19:39.256 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/new/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2020-05-04 21:19:39.286 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/new/tempest/etc/tempest.conf compute-feature-enabled change_password False 2020-05-04 21:19:39.317 | ++ lib/tempest:configure_tempest:368 : iniset /opt/stack/new/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2020-05-04 21:19:39.346 | ++ lib/tempest:configure_tempest:369 : iniset /opt/stack/new/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2020-05-04 21:19:39.379 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/new/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2020-05-04 21:19:39.408 | ++ lib/tempest:configure_tempest:371 : is_service_enabled n-cell 2020-05-04 21:19:39.425 | ++ functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:19:39.428 | ++ lib/tempest:configure_tempest:389 : [[ False == \T\r\u\e ]] 2020-05-04 21:19:39.430 | ++ lib/tempest:configure_tempest:393 : is_service_enabled n-novnc 2020-05-04 21:19:39.450 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:39.453 | ++ lib/tempest:configure_tempest:394 : iniset /opt/stack/new/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2020-05-04 21:19:39.481 | ++ lib/tempest:configure_tempest:398 : iniset /opt/stack/new/tempest/etc/tempest.conf network project_networks_reachable false 2020-05-04 21:19:39.506 | ++ lib/tempest:configure_tempest:399 : iniset /opt/stack/new/tempest/etc/tempest.conf network public_network_id 09d3f732-86a1-4df6-94d5-55c91b4114a9 2020-05-04 21:19:39.531 | ++ lib/tempest:configure_tempest:400 : iniset /opt/stack/new/tempest/etc/tempest.conf network public_router_id '' 2020-05-04 21:19:39.558 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/new/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2020-05-04 21:19:39.582 | ++ lib/tempest:configure_tempest:402 : iniset /opt/stack/new/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2020-05-04 21:19:39.610 | ++ lib/tempest:configure_tempest:403 : iniset /opt/stack/new/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2020-05-04 21:19:39.641 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/new/tempest/etc/tempest.conf network-feature-enabled port_security True 2020-05-04 21:19:39.670 | ++ lib/tempest:configure_tempest:407 : '[' libvirt = xenserver ']' 2020-05-04 21:19:39.673 | ++ lib/tempest:configure_tempest:413 : SCENARIO_IMAGE_DIR=/opt/stack/new/devstack/files 2020-05-04 21:19:39.676 | ++ lib/tempest:configure_tempest:414 : SCENARIO_IMAGE_FILE=cirros-0.3.5-x86_64-disk.img 2020-05-04 21:19:39.678 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/new/tempest/etc/tempest.conf scenario img_dir /opt/stack/new/devstack/files 2020-05-04 21:19:39.710 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/new/tempest/etc/tempest.conf scenario img_file cirros-0.3.5-x86_64-disk.img 2020-05-04 21:19:39.742 | ++ lib/tempest:configure_tempest:420 : TEMPEST_SSH_NETWORK_NAME=private 2020-05-04 21:19:39.744 | ++ lib/tempest:configure_tempest:421 : is_provider_network 2020-05-04 21:19:39.747 | ++ functions-common:is_provider_network:2100 : '[' '' == True ']' 2020-05-04 21:19:39.750 | ++ functions-common:is_provider_network:2103 : return 1 2020-05-04 21:19:39.752 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/new/tempest/etc/tempest.conf validation run_validation True 2020-05-04 21:19:39.781 | ++ lib/tempest:configure_tempest:426 : iniset /opt/stack/new/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2020-05-04 21:19:39.810 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/new/tempest/etc/tempest.conf validation ssh_timeout 196 2020-05-04 21:19:39.839 | ++ lib/tempest:configure_tempest:428 : iniset /opt/stack/new/tempest/etc/tempest.conf validation image_ssh_user cirros 2020-05-04 21:19:39.869 | ++ lib/tempest:configure_tempest:429 : iniset /opt/stack/new/tempest/etc/tempest.conf validation network_for_ssh private 2020-05-04 21:19:39.900 | ++ lib/tempest:configure_tempest:433 : [[ lvmdriver-1 == *\l\v\m* ]] 2020-05-04 21:19:39.902 | ++ lib/tempest:configure_tempest:434 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2020-05-04 21:19:39.906 | +++ lib/tempest:configure_tempest:436 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2020-05-04 21:19:39.923 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/new/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2020-05-04 21:19:39.954 | ++ lib/tempest:configure_tempest:438 : [[ lvmdriver-1 == *\l\v\m* ]] 2020-05-04 21:19:39.956 | ++ lib/tempest:configure_tempest:439 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2020-05-04 21:19:39.960 | +++ lib/tempest:configure_tempest:441 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2020-05-04 21:19:39.979 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/new/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2020-05-04 21:19:40.009 | ++ lib/tempest:configure_tempest:444 : [[ lvmdriver-1 == *\l\v\m* ]] 2020-05-04 21:19:40.011 | ++ lib/tempest:configure_tempest:444 : '[' libvirt = libvirt ']' 2020-05-04 21:19:40.014 | ++ lib/tempest:configure_tempest:445 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2020-05-04 21:19:40.017 | +++ lib/tempest:configure_tempest:447 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2020-05-04 21:19:40.035 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/new/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2020-05-04 21:19:40.064 | ++ lib/tempest:configure_tempest:449 : iniset /opt/stack/new/tempest/etc/tempest.conf volume-feature-enabled api_v3 True 2020-05-04 21:19:40.094 | +++ lib/tempest:configure_tempest:450 : trueorfalse False TEMPEST_VOLUME_API_V1 2020-05-04 21:19:40.113 | ++ lib/tempest:configure_tempest:450 : iniset /opt/stack/new/tempest/etc/tempest.conf volume-feature-enabled api_v1 False 2020-05-04 21:19:40.146 | ++ lib/tempest:configure_tempest:451 : local tempest_volume_min_microversion=None 2020-05-04 21:19:40.149 | ++ lib/tempest:configure_tempest:452 : local tempest_volume_max_microversion=3.50 2020-05-04 21:19:40.152 | ++ lib/tempest:configure_tempest:453 : '[' None == None ']' 2020-05-04 21:19:40.154 | ++ lib/tempest:configure_tempest:454 : inicomment /opt/stack/new/tempest/etc/tempest.conf volume min_microversion 2020-05-04 21:19:40.176 | ++ lib/tempest:configure_tempest:459 : '[' 3.50 == None ']' 2020-05-04 21:19:40.179 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/new/tempest/etc/tempest.conf volume max_microversion 3.50 2020-05-04 21:19:40.211 | ++ lib/tempest:configure_tempest:465 : is_service_enabled c-bak 2020-05-04 21:19:40.229 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:40.232 | ++ lib/tempest:configure_tempest:472 : [[ -n lvmdriver-1 ]] 2020-05-04 21:19:40.235 | ++ lib/tempest:configure_tempest:472 : [[ lvmdriver-1 =~ .*,.* ]] 2020-05-04 21:19:40.237 | ++ lib/tempest:configure_tempest:492 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2020-05-04 21:19:40.240 | ++ lib/tempest:configure_tempest:496 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2020-05-04 21:19:40.242 | ++ lib/tempest:configure_tempest:502 : '[' libvirt = ironic ']' 2020-05-04 21:19:40.244 | ++ lib/tempest:configure_tempest:516 : '[' libvirt = libvirt ']' 2020-05-04 21:19:40.247 | ++ lib/tempest:configure_tempest:518 : '[' qemu = lxc ']' 2020-05-04 21:19:40.249 | ++ lib/tempest:configure_tempest:524 : is_service_enabled n-cell 2020-05-04 21:19:40.265 | ++ functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:19:40.268 | ++ lib/tempest:configure_tempest:526 : iniset /opt/stack/new/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2020-05-04 21:19:40.294 | ++ lib/tempest:configure_tempest:535 : local service 2020-05-04 21:19:40.296 | ++ lib/tempest:configure_tempest:536 : local tempest_services=key,glance,nova,neutron,cinder,swift,heat,ceilometer,horizon,sahara,ironic,trove 2020-05-04 21:19:40.299 | ++ lib/tempest:configure_tempest:537 : for service in '${tempest_services//,/ }' 2020-05-04 21:19:40.301 | ++ lib/tempest:configure_tempest:538 : is_service_enabled key 2020-05-04 21:19:40.317 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:40.319 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/new/tempest/etc/tempest.conf service_available key True 2020-05-04 21:19:40.353 | ++ lib/tempest:configure_tempest:537 : for service in '${tempest_services//,/ }' 2020-05-04 21:19:40.356 | ++ lib/tempest:configure_tempest:538 : is_service_enabled glance 2020-05-04 21:19:40.374 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:40.377 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/new/tempest/etc/tempest.conf service_available glance True 2020-05-04 21:19:40.410 | ++ lib/tempest:configure_tempest:537 : for service in '${tempest_services//,/ }' 2020-05-04 21:19:40.412 | ++ lib/tempest:configure_tempest:538 : is_service_enabled nova 2020-05-04 21:19:40.433 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:40.435 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/new/tempest/etc/tempest.conf service_available nova True 2020-05-04 21:19:40.465 | ++ lib/tempest:configure_tempest:537 : for service in '${tempest_services//,/ }' 2020-05-04 21:19:40.468 | ++ lib/tempest:configure_tempest:538 : is_service_enabled neutron 2020-05-04 21:19:40.486 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:40.488 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/new/tempest/etc/tempest.conf service_available neutron True 2020-05-04 21:19:40.519 | ++ lib/tempest:configure_tempest:537 : for service in '${tempest_services//,/ }' 2020-05-04 21:19:40.521 | ++ lib/tempest:configure_tempest:538 : is_service_enabled cinder 2020-05-04 21:19:40.539 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:40.542 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/new/tempest/etc/tempest.conf service_available cinder True 2020-05-04 21:19:40.573 | ++ lib/tempest:configure_tempest:537 : for service in '${tempest_services//,/ }' 2020-05-04 21:19:40.576 | ++ lib/tempest:configure_tempest:538 : is_service_enabled swift 2020-05-04 21:19:40.592 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:19:40.595 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/new/tempest/etc/tempest.conf service_available swift True 2020-05-04 21:19:40.623 | ++ lib/tempest:configure_tempest:537 : for service in '${tempest_services//,/ }' 2020-05-04 21:19:40.626 | ++ lib/tempest:configure_tempest:538 : is_service_enabled heat 2020-05-04 21:19:40.644 | ++ functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:19:40.647 | ++ lib/tempest:configure_tempest:541 : iniset /opt/stack/new/tempest/etc/tempest.conf service_available heat False 2020-05-04 21:19:40.677 | ++ lib/tempest:configure_tempest:537 : for service in '${tempest_services//,/ }' 2020-05-04 21:19:40.679 | ++ lib/tempest:configure_tempest:538 : is_service_enabled ceilometer 2020-05-04 21:19:40.697 | ++ functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:19:40.700 | ++ lib/tempest:configure_tempest:541 : iniset /opt/stack/new/tempest/etc/tempest.conf service_available ceilometer False 2020-05-04 21:19:40.730 | ++ lib/tempest:configure_tempest:537 : for service in '${tempest_services//,/ }' 2020-05-04 21:19:40.733 | ++ lib/tempest:configure_tempest:538 : is_service_enabled horizon 2020-05-04 21:19:40.751 | ++ functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:19:40.754 | ++ lib/tempest:configure_tempest:541 : iniset /opt/stack/new/tempest/etc/tempest.conf service_available horizon False 2020-05-04 21:19:40.794 | ++ lib/tempest:configure_tempest:537 : for service in '${tempest_services//,/ }' 2020-05-04 21:19:40.797 | ++ lib/tempest:configure_tempest:538 : is_service_enabled sahara 2020-05-04 21:19:40.818 | ++ functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:19:40.821 | ++ lib/tempest:configure_tempest:541 : iniset /opt/stack/new/tempest/etc/tempest.conf service_available sahara False 2020-05-04 21:19:40.853 | ++ lib/tempest:configure_tempest:537 : for service in '${tempest_services//,/ }' 2020-05-04 21:19:40.856 | ++ lib/tempest:configure_tempest:538 : is_service_enabled ironic 2020-05-04 21:19:40.876 | ++ functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:19:40.879 | ++ lib/tempest:configure_tempest:541 : iniset /opt/stack/new/tempest/etc/tempest.conf service_available ironic False 2020-05-04 21:19:40.910 | ++ lib/tempest:configure_tempest:537 : for service in '${tempest_services//,/ }' 2020-05-04 21:19:40.912 | ++ lib/tempest:configure_tempest:538 : is_service_enabled trove 2020-05-04 21:19:40.931 | ++ functions-common:is_service_enabled:1908 : return 1 2020-05-04 21:19:40.934 | ++ lib/tempest:configure_tempest:541 : iniset /opt/stack/new/tempest/etc/tempest.conf service_available trove False 2020-05-04 21:19:40.965 | ++ lib/tempest:configure_tempest:545 : '[' libvirt = libvirt ']' 2020-05-04 21:19:40.968 | ++ lib/tempest:configure_tempest:545 : '[' qemu = lxc ']' 2020-05-04 21:19:40.971 | ++ lib/tempest:configure_tempest:555 : local tmp_cfg_file 2020-05-04 21:19:40.974 | +++ lib/tempest:configure_tempest:556 : mktemp 2020-05-04 21:19:40.978 | ++ lib/tempest:configure_tempest:556 : tmp_cfg_file=/tmp/tmp.xGiz7ceV7n 2020-05-04 21:19:40.981 | ++ lib/tempest:configure_tempest:557 : cd /opt/stack/new/tempest 2020-05-04 21:19:40.984 | ++ lib/tempest:configure_tempest:558 : [[ False != \T\r\u\e ]] 2020-05-04 21:19:40.987 | ++ lib/tempest:configure_tempest:559 : tox -revenv-tempest --notest 2020-05-04 21:19:41.968 | venv-tempest recreate: /opt/stack/new/tempest/.tox/tempest 2020-05-04 21:19:44.457 | venv-tempest installdeps: -c/opt/stack/new/requirements/upper-constraints.txt, -r/opt/stack/new/tempest/requirements.txt 2020-05-04 21:20:03.721 | venv-tempest develop-inst: /opt/stack/new/tempest 2020-05-04 21:20:10.332 | venv-tempest installed: asn1crypto==0.24.0,Babel==2.5.3,bcrypt==3.1.4,cffi==1.11.4,cliff==2.11.1,cmd2==0.7.9,cryptography==2.1.4,debtcollector==1.19.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,future==0.16.0,idna==2.6,ipaddress==1.0.19,iso8601==0.1.12,jsonschema==2.6.0,linecache2==1.0.0,monotonic==1.4,msgpack==0.5.1,netaddr==0.7.19,netifaces==0.10.6,oslo.concurrency==3.31.0,oslo.config==5.2.1,oslo.context==2.20.0,oslo.i18n==3.19.0,oslo.log==3.36.0,oslo.serialization==2.24.0,oslo.utils==3.35.1,paramiko==2.4.0,pbr==3.1.1,prettytable==0.7.2,pyasn1==0.4.2,pycparser==2.18,pyinotify==0.9.6,PyNaCl==1.2.1,pyparsing==2.2.0,pyperclip==1.6.0,python-dateutil==2.6.1,python-mimeparse==1.6.0,python-subunit==1.2.0,pytz==2017.3,PyYAML==3.12,rfc3986==1.1.0,six==1.11.0,stestr==2.0.0,stevedore==1.28.0,-e git+file:///dev/null@702b21c1e4350ecf99542d8f1df545adb3f71d75#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unicodecsv==0.14.1,unittest2==1.1.0,urllib3==1.22,voluptuous==0.10.5,wrapt==1.10.11,You are using pip version 9.0.1, however version 20.1 is available.,You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:20:10.332 | ___________________________________ summary ____________________________________ 2020-05-04 21:20:10.332 | venv-tempest: skipped tests 2020-05-04 21:20:10.332 | congratulations :) 2020-05-04 21:20:10.365 | ++ lib/tempest:configure_tempest:563 : tox -evenv-tempest -- pip install -c /opt/stack/new/requirements/upper-constraints.txt -r requirements.txt 2020-05-04 21:20:12.371 | venv-tempest develop-inst-noop: /opt/stack/new/tempest 2020-05-04 21:20:13.092 | venv-tempest installed: asn1crypto==0.24.0,Babel==2.5.3,bcrypt==3.1.4,cffi==1.11.4,cliff==2.11.1,cmd2==0.7.9,cryptography==2.1.4,debtcollector==1.19.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,future==0.16.0,idna==2.6,ipaddress==1.0.19,iso8601==0.1.12,jsonschema==2.6.0,linecache2==1.0.0,monotonic==1.4,msgpack==0.5.1,netaddr==0.7.19,netifaces==0.10.6,oslo.concurrency==3.31.0,oslo.config==5.2.1,oslo.context==2.20.0,oslo.i18n==3.19.0,oslo.log==3.36.0,oslo.serialization==2.24.0,oslo.utils==3.35.1,paramiko==2.4.0,pbr==3.1.1,prettytable==0.7.2,pyasn1==0.4.2,pycparser==2.18,pyinotify==0.9.6,PyNaCl==1.2.1,pyparsing==2.2.0,pyperclip==1.6.0,python-dateutil==2.6.1,python-mimeparse==1.6.0,python-subunit==1.2.0,pytz==2017.3,PyYAML==3.12,rfc3986==1.1.0,six==1.11.0,stestr==2.0.0,stevedore==1.28.0,-e git+file:///dev/null@702b21c1e4350ecf99542d8f1df545adb3f71d75#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unicodecsv==0.14.1,unittest2==1.1.0,urllib3==1.22,voluptuous==0.10.5,wrapt==1.10.11,You are using pip version 9.0.1, however version 20.1 is available.,You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:20:13.094 | venv-tempest run-test-pre: PYTHONHASHSEED='585755159' 2020-05-04 21:20:13.094 | venv-tempest run-test: commands[0] | pip install -c /opt/stack/new/requirements/upper-constraints.txt -r requirements.txt 2020-05-04 21:20:13.614 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:13.616 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:13.717 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:13.719 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:13.735 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:13.737 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:13.744 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:13.746 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:13.772 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:13.774 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:13.800 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:13.802 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:13.863 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:13.865 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:13.871 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:13.873 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:13.875 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:13.877 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:13.880 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:13.882 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:13.897 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:13.899 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:13.911 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:13.913 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:13.953 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:13.955 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:14.059 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:14.061 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:14.238 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:14.240 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:14.269 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:14.271 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:14.322 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:14.324 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:14.335 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:14.337 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:14.349 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:14.351 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:14.361 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:14.363 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:14.383 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:20:14.385 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:20:14.387 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:20:14.422 | Requirement already satisfied: PyYAML===3.12 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25)) 2020-05-04 21:20:14.425 | Requirement already satisfied: cliff===2.11.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106)) 2020-05-04 21:20:14.443 | Requirement already satisfied: cmd2===0.7.9 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 107)) 2020-05-04 21:20:14.449 | Requirement already satisfied: debtcollector===1.19.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2020-05-04 21:20:14.460 | 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 156)) 2020-05-04 21:20:14.470 | 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 163)) 2020-05-04 21:20:14.475 | 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 209)) 2020-05-04 21:20:14.484 | 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 245)) 2020-05-04 21:20:14.488 | Collecting oslo.concurrency===3.25.1 (from -c /opt/stack/new/requirements/upper-constraints.txt (line 285)) 2020-05-04 21:20:14.628 | Downloading http://mirror.ord.rax.opendev.org/pypifiles/packages/b5/6a/5506838abcddce7d5e3ad140c6101a0826641b5dec28db29bd38159f1c8f/oslo.concurrency-3.25.1-py2.py3-none-any.whl (40kB) 2020-05-04 21:20:14.654 | Requirement already satisfied: oslo.config===5.2.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286)) 2020-05-04 21:20:14.665 | Requirement already satisfied: oslo.i18n===3.19.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 289)) 2020-05-04 21:20:14.672 | Requirement already satisfied: oslo.log===3.36.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290)) 2020-05-04 21:20:14.697 | Requirement already satisfied: oslo.serialization===2.24.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 297)) 2020-05-04 21:20:14.706 | Requirement already satisfied: oslo.utils===3.35.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 299)) 2020-05-04 21:20:14.727 | Requirement already satisfied: paramiko===2.4.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 308)) 2020-05-04 21:20:14.734 | Requirement already satisfied: pbr===3.1.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 315)) 2020-05-04 21:20:14.737 | 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 323)) 2020-05-04 21:20:14.739 | Requirement already satisfied: pyasn1===0.4.2 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 332)) 2020-05-04 21:20:14.741 | 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 342)) 2020-05-04 21:20:14.743 | 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 351)) 2020-05-04 21:20:14.745 | Requirement already satisfied: pyperclip===1.6.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 352)) 2020-05-04 21:20:14.747 | Requirement already satisfied: python-dateutil===2.6.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 368)) 2020-05-04 21:20:14.751 | 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 405)) 2020-05-04 21:20:14.762 | Requirement already satisfied: pytz===2017.3 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 413)) 2020-05-04 21:20:14.766 | Requirement already satisfied: rfc3986===1.1.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 435)) 2020-05-04 21:20:14.768 | Requirement already satisfied: six===1.11.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 457)) 2020-05-04 21:20:14.771 | Requirement already satisfied: stestr===2.0.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 477)) 2020-05-04 21:20:14.787 | Requirement already satisfied: stevedore===1.28.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 478)) 2020-05-04 21:20:14.794 | Requirement already satisfied: testtools===2.3.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 495)) 2020-05-04 21:20:14.808 | 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 503)) 2020-05-04 21:20:14.811 | 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 513)) 2020-05-04 21:20:14.813 | 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 514)) 2020-05-04 21:20:14.819 | Requirement already satisfied: urllib3===1.22 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 516)) 2020-05-04 21:20:14.837 | Requirement already satisfied: voluptuous===0.10.5 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 522)) 2020-05-04 21:20:14.841 | Requirement already satisfied: wrapt===1.10.11 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 532)) 2020-05-04 21:20:14.843 | 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 164)) 2020-05-04 21:20:14.845 | 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 148)) 2020-05-04 21:20:14.847 | 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 155)) 2020-05-04 21:20:14.851 | Requirement already satisfied: Babel===2.5.3 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2020-05-04 21:20:14.856 | Requirement already satisfied: monotonic===1.4 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 235)) 2020-05-04 21:20:14.858 | Requirement already satisfied: oslo.context===2.20.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287)) 2020-05-04 21:20:14.863 | Requirement already satisfied: msgpack===0.5.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 239)) 2020-05-04 21:20:14.866 | Requirement already satisfied: netifaces===0.10.6 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 246)) 2020-05-04 21:20:14.868 | Requirement already satisfied: iso8601===0.1.12 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199)) 2020-05-04 21:20:14.871 | Requirement already satisfied: PyNaCl===1.2.1 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2020-05-04 21:20:14.882 | Requirement already satisfied: cryptography===2.1.4 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 115)) 2020-05-04 21:20:14.920 | Requirement already satisfied: bcrypt===3.1.4 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 85)) 2020-05-04 21:20:14.926 | 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 153)) 2020-05-04 21:20:14.928 | Requirement already satisfied: future===0.16.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2020-05-04 21:20:14.931 | 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 387)) 2020-05-04 21:20:14.933 | 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 225)) 2020-05-04 21:20:14.935 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 514)) 2020-05-04 21:20:14.937 | Requirement already satisfied: cffi===1.11.4 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2020-05-04 21:20:14.940 | Requirement already satisfied: idna===2.6 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193)) 2020-05-04 21:20:14.944 | Requirement already satisfied: ipaddress===1.0.19 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 197)) 2020-05-04 21:20:14.946 | Requirement already satisfied: asn1crypto===0.24.0 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 79)) 2020-05-04 21:20:14.949 | Requirement already satisfied: pycparser===2.18 in ./.tox/tempest/lib/python2.7/site-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 335)) 2020-05-04 21:20:14.951 | Installing collected packages: oslo.concurrency 2020-05-04 21:20:14.951 | Found existing installation: oslo.concurrency 3.31.0 2020-05-04 21:20:14.970 | Uninstalling oslo.concurrency-3.31.0: 2020-05-04 21:20:14.991 | Successfully uninstalled oslo.concurrency-3.31.0 2020-05-04 21:20:15.068 | Successfully installed oslo.concurrency-3.25.1 2020-05-04 21:20:15.142 | You are using pip version 9.0.1, however version 20.1 is available. 2020-05-04 21:20:15.142 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:20:15.170 | ___________________________________ summary ____________________________________ 2020-05-04 21:20:15.170 | venv-tempest: commands succeeded 2020-05-04 21:20:15.170 | congratulations :) 2020-05-04 21:20:15.202 | ++ lib/tempest:configure_tempest:566 : iniset /opt/stack/new/tempest/etc/tempest.conf auth tempest_roles Member 2020-05-04 21:20:15.231 | ++ lib/tempest:configure_tempest:567 : [[ True == \T\r\u\e ]] 2020-05-04 21:20:15.234 | ++ lib/tempest:configure_tempest:568 : [[ True == \T\r\u\e ]] 2020-05-04 21:20:15.237 | ++ lib/tempest:configure_tempest:569 : tox -evenv-tempest -- tempest-account-generator -c /opt/stack/new/tempest/etc/tempest.conf --os-username admin --os-password secretadmin --os-tenant-name admin -r 8 --with-admin etc/accounts.yaml 2020-05-04 21:20:17.279 | venv-tempest develop-inst-noop: /opt/stack/new/tempest 2020-05-04 21:20:17.976 | venv-tempest installed: asn1crypto==0.24.0,Babel==2.5.3,bcrypt==3.1.4,cffi==1.11.4,cliff==2.11.1,cmd2==0.7.9,cryptography==2.1.4,debtcollector==1.19.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,future==0.16.0,idna==2.6,ipaddress==1.0.19,iso8601==0.1.12,jsonschema==2.6.0,linecache2==1.0.0,monotonic==1.4,msgpack==0.5.1,netaddr==0.7.19,netifaces==0.10.6,oslo.concurrency==3.25.1,oslo.config==5.2.1,oslo.context==2.20.0,oslo.i18n==3.19.0,oslo.log==3.36.0,oslo.serialization==2.24.0,oslo.utils==3.35.1,paramiko==2.4.0,pbr==3.1.1,prettytable==0.7.2,pyasn1==0.4.2,pycparser==2.18,pyinotify==0.9.6,PyNaCl==1.2.1,pyparsing==2.2.0,pyperclip==1.6.0,python-dateutil==2.6.1,python-mimeparse==1.6.0,python-subunit==1.2.0,pytz==2017.3,PyYAML==3.12,rfc3986==1.1.0,six==1.11.0,stestr==2.0.0,stevedore==1.28.0,-e git+file:///dev/null@702b21c1e4350ecf99542d8f1df545adb3f71d75#egg=tempest,testtools==2.3.0,traceback2==1.4.0,unicodecsv==0.14.1,unittest2==1.1.0,urllib3==1.22,voluptuous==0.10.5,wrapt==1.10.11,You are using pip version 9.0.1, however version 20.1 is available.,You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:20:17.976 | venv-tempest run-test-pre: PYTHONHASHSEED='1751078739' 2020-05-04 21:20:17.976 | venv-tempest run-test: commands[0] | tempest-account-generator -c /opt/stack/new/tempest/etc/tempest.conf --os-username admin --os-password secretadmin --os-tenant-name admin -r 8 --with-admin etc/accounts.yaml 2020-05-04 21:24:00.005 | ___________________________________ summary ____________________________________ 2020-05-04 21:24:00.006 | venv-tempest: commands succeeded 2020-05-04 21:24:00.006 | congratulations :) 2020-05-04 21:24:00.036 | ++ lib/tempest:configure_tempest:573 : iniset /opt/stack/new/tempest/etc/tempest.conf auth use_dynamic_credentials False 2020-05-04 21:24:00.069 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/new/tempest/etc/tempest.conf auth test_accounts_file etc/accounts.yaml 2020-05-04 21:24:00.098 | ++ lib/tempest:configure_tempest:585 : tox -evenv -- tempest verify-config -uro /tmp/tmp.xGiz7ceV7n 2020-05-04 21:24:01.060 | venv create: /opt/stack/new/tempest/.tox/venv 2020-05-04 21:24:03.385 | venv installdeps: -c/opt/stack/new/requirements/upper-constraints.txt, -r/opt/stack/new/tempest/requirements.txt, -r/opt/stack/new/tempest/doc/requirements.txt 2020-05-04 21:24:32.185 | venv develop-inst: /opt/stack/new/tempest 2020-05-04 21:24:41.386 | venv installed: alabaster==0.7.10,asn1crypto==0.24.0,Babel==2.5.3,bcrypt==3.1.4,certifi==2018.1.18,cffi==1.11.4,chardet==3.0.4,cliff==2.11.1,cmd2==0.7.9,cryptography==2.1.4,debtcollector==1.19.0,docutils==0.14,dulwich==0.18.6,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,future==0.16.0,idna==2.6,imagesize==0.7.1,ipaddress==1.0.19,iso8601==0.1.12,Jinja2==2.10,jsonschema==2.6.0,linecache2==1.0.0,MarkupSafe==1.0,monotonic==1.4,msgpack==0.5.1,netaddr==0.7.19,netifaces==0.10.6,openstackdocstheme==1.22.0,oslo.concurrency==3.31.0,oslo.config==5.2.1,oslo.context==2.20.0,oslo.i18n==3.19.0,oslo.log==3.36.0,oslo.serialization==2.24.0,oslo.utils==3.35.1,paramiko==2.4.0,pbr==3.1.1,prettytable==0.7.2,pyasn1==0.4.2,pycparser==2.18,Pygments==2.2.0,pyinotify==0.9.6,PyNaCl==1.2.1,pyparsing==2.2.0,pyperclip==1.6.0,python-dateutil==2.6.1,python-mimeparse==1.6.0,python-subunit==1.2.0,pytz==2017.3,PyYAML==3.12,reno==2.7.0,requests==2.18.4,rfc3986==1.1.0,six==1.11.0,snowballstemmer==1.2.1,Sphinx==1.6.5,sphinxcontrib-websupport==1.0.1,stestr==2.0.0,stevedore==1.28.0,-e git+file:///dev/null@702b21c1e4350ecf99542d8f1df545adb3f71d75#egg=tempest,testtools==2.3.0,traceback2==1.4.0,typing==3.6.2,unicodecsv==0.14.1,unittest2==1.1.0,urllib3==1.22,voluptuous==0.10.5,wrapt==1.10.11,You are using pip version 9.0.1, however version 20.1 is available.,You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:24:41.387 | venv run-test-pre: PYTHONHASHSEED='257024862' 2020-05-04 21:24:41.387 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.xGiz7ceV7n 2020-05-04 21:24:42.665 | /opt/stack/new/tempest/tempest/lib/services/clients.py:211: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2020-05-04 21:24:42.665 | _client = klass(auth_provider=auth_provider, **kwargs) 2020-05-04 21:24:43.076 | Running config verification... 2020-05-04 21:24:43.114 | ___________________________________ summary ____________________________________ 2020-05-04 21:24:43.114 | venv: commands succeeded 2020-05-04 21:24:43.114 | congratulations :) 2020-05-04 21:24:43.144 | ++ lib/tempest:configure_tempest:590 : is_service_enabled q-metering 2020-05-04 21:24:43.164 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:24:43.167 | ++ lib/tempest:configure_tempest:595 : is_service_enabled q-l3 2020-05-04 21:24:43.185 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:24:43.187 | ++ lib/tempest:configure_tempest:599 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2020-05-04 21:24:43.190 | ++ lib/tempest:configure_tempest:600 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2020-05-04 21:24:43.192 | ++ lib/tempest:configure_tempest:601 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2020-05-04 21:24:43.195 | ++ lib/tempest:configure_tempest:602 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2020-05-04 21:24:43.197 | ++ lib/tempest:configure_tempest:603 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2020-05-04 21:24:43.200 | ++ lib/tempest:configure_tempest:604 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2020-05-04 21:24:43.202 | ++ lib/tempest:configure_tempest:605 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2020-05-04 21:24:43.205 | ++ lib/tempest:configure_tempest:606 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2020-05-04 21:24:43.207 | ++ lib/tempest:configure_tempest:607 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2020-05-04 21:24:43.209 | ++ lib/tempest:configure_tempest:608 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2020-05-04 21:24:43.212 | ++ lib/tempest:configure_tempest:610 : [[ ! -z '' ]] 2020-05-04 21:24:43.214 | ++ lib/tempest:configure_tempest:616 : [[ -n '' ]] 2020-05-04 21:24:43.217 | ++ lib/tempest:configure_tempest:619 : iniset /opt/stack/new/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2020-05-04 21:24:43.246 | ++ lib/tempest:configure_tempest:621 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2020-05-04 21:24:43.249 | ++ lib/tempest:configure_tempest:622 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2020-05-04 21:24:43.251 | ++ lib/tempest:configure_tempest:623 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2020-05-04 21:24:43.254 | ++ lib/tempest:configure_tempest:624 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2020-05-04 21:24:43.256 | ++ lib/tempest:configure_tempest:625 : [[ ! -z '' ]] 2020-05-04 21:24:43.259 | ++ lib/tempest:configure_tempest:631 : iniset /opt/stack/new/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2020-05-04 21:24:43.289 | ++ lib/tempest:configure_tempest:633 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2020-05-04 21:24:43.292 | ++ lib/tempest:configure_tempest:634 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2020-05-04 21:24:43.294 | ++ lib/tempest:configure_tempest:635 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2020-05-04 21:24:43.297 | ++ lib/tempest:configure_tempest:636 : DEFAULT_VOL_EXT+=,os-hosts,os-image-create,os-quota-class-sets,os-quota-sets 2020-05-04 21:24:43.299 | ++ lib/tempest:configure_tempest:637 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2020-05-04 21:24:43.302 | ++ lib/tempest:configure_tempest:638 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2020-05-04 21:24:43.304 | ++ lib/tempest:configure_tempest:639 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2020-05-04 21:24:43.306 | ++ lib/tempest:configure_tempest:640 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2020-05-04 21:24:43.309 | ++ lib/tempest:configure_tempest:641 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2020-05-04 21:24:43.312 | ++ lib/tempest:configure_tempest:642 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2020-05-04 21:24:43.314 | ++ lib/tempest:configure_tempest:643 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2020-05-04 21:24:43.317 | ++ lib/tempest:configure_tempest:644 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-image-create,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2020-05-04 21:24:43.319 | ++ lib/tempest:configure_tempest:646 : [[ ! -z '' ]] 2020-05-04 21:24:43.322 | ++ lib/tempest:configure_tempest:652 : iniset /opt/stack/new/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-image-create,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2020-05-04 21:24:43.351 | ++ lib/tempest:configure_tempest:655 : IFS=' 2020-05-04 21:24:43.351 | ' 2020-05-04 21:24:43.354 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2020-05-04 21:24:43.357 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:24:43.360 | ++ ./stack.sh:echo_summary:445 : echo -e Installing Tempest Plugins 2020-05-04 21:24:43.362 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2020-05-04 21:24:43.365 | ++ lib/tempest:install_tempest_plugins:685 : pushd /opt/stack/new/tempest 2020-05-04 21:24:43.365 | ~/tempest ~/tempest 2020-05-04 21:24:43.368 | ++ lib/tempest:install_tempest_plugins:686 : [[ 0 != 0 ]] 2020-05-04 21:24:43.371 | ++ lib/tempest:install_tempest_plugins:693 : popd 2020-05-04 21:24:43.371 | ~/tempest 2020-05-04 21:24:43.374 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-05-04 21:24:43.376 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-05-04 21:24:43.379 | + functions-common:run_phase:1696 : [[ stack == \s\o\u\r\c\e ]] 2020-05-04 21:24:43.382 | + functions-common:run_phase:1699 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-05-04 21:24:43.385 | + functions-common:run_phase:1702 : run_plugins stack test-config 2020-05-04 21:24:43.388 | + functions-common:run_plugins:1661 : local mode=stack 2020-05-04 21:24:43.391 | + functions-common:run_plugins:1662 : local phase=test-config 2020-05-04 21:24:43.394 | + functions-common:run_plugins:1664 : local plugins=,manila 2020-05-04 21:24:43.397 | + functions-common:run_plugins:1665 : local plugin 2020-05-04 21:24:43.400 | + functions-common:run_plugins:1666 : for plugin in '${plugins//,/ }' 2020-05-04 21:24:43.404 | + functions-common:run_plugins:1667 : local dir=/opt/stack/new/manila 2020-05-04 21:24:43.407 | + functions-common:run_plugins:1668 : [[ -f /opt/stack/new/manila/devstack/plugin.sh ]] 2020-05-04 21:24:43.410 | + functions-common:run_plugins:1669 : source /opt/stack/new/manila/devstack/plugin.sh stack test-config 2020-05-04 21:24:43.435 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1066 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:24:43.438 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1066 : [[ test-config == \i\n\s\t\a\l\l ]] 2020-05-04 21:24:43.440 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1072 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:24:43.443 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1072 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-05-04 21:24:43.446 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1091 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:24:43.449 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1091 : [[ test-config == \e\x\t\r\a ]] 2020-05-04 21:24:43.452 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1145 : [[ stack == \s\t\a\c\k ]] 2020-05-04 21:24:43.454 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1145 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-05-04 21:24:43.457 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1151 : is_service_enabled nova 2020-05-04 21:24:43.475 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:24:43.478 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1153 : echo_summary 'Creating Manila service VMs for generic driver backends for which handlng of share servers is disabled.' 2020-05-04 21:24:43.480 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:24:43.484 | ++ ./stack.sh:echo_summary:445 : echo -e Creating Manila service VMs for generic driver backends for which handlng of share servers is disabled. 2020-05-04 21:24:43.487 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1154 : create_service_share_servers 2020-05-04 21:24:43.490 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:312 : created_admin_network=false 2020-05-04 21:24:43.493 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:313 : for BE in '${MANILA_ENABLED_BACKENDS//,/ }' 2020-05-04 21:24:43.496 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:314 : iniget /etc/manila/manila.conf london driver_handles_share_servers 2020-05-04 21:24:43.519 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:314 : driver_handles_share_servers=False 2020-05-04 21:24:43.523 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:315 : iniget /etc/manila/manila.conf london share_driver 2020-05-04 21:24:43.545 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:315 : share_driver=manila.share.drivers.generic.GenericShareDriver 2020-05-04 21:24:43.547 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:316 : generic_driver=manila.share.drivers.generic.GenericShareDriver 2020-05-04 21:24:43.550 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:317 : [[ manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.generic.GenericShareDriver ]] 2020-05-04 21:24:43.554 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:318 : trueorfalse False driver_handles_share_servers 2020-05-04 21:24:43.575 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:318 : [[ False == False ]] 2020-05-04 21:24:43.578 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:319 : vm_name=manila_service_share_server_london 2020-05-04 21:24:43.582 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:320 : oscwrap server list --all-projects 2020-05-04 21:24:43.583 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:320 : grep ' manila_service_share_server_london ' 2020-05-04 21:24:43.586 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:24:43.589 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:24:43.591 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:24:43.594 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:24:43.598 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:24:43.602 | +++ functions-common:oscwrap:2279 : start=1588627483599 2020-05-04 21:24:43.605 | ++++ functions-common:oscwrap:2280 : command openstack server list --all-projects 2020-05-04 21:24:43.608 | ++++ functions-common:oscwrap:2280 : openstack server list --all-projects 2020-05-04 21:24:45.527 | +++ functions-common:oscwrap:2280 : out= 2020-05-04 21:24:45.529 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:24:45.533 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:24:45.537 | +++ functions-common:oscwrap:2282 : end=1588627485534 2020-05-04 21:24:45.540 | +++ functions-common:oscwrap:2283 : echo 1935 2020-05-04 21:24:45.543 | +++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:24:45.545 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:24:45.549 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:320 : local vm_exists= 2020-05-04 21:24:45.552 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:321 : [[ -z '' ]] 2020-05-04 21:24:45.556 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:322 : oscwrap network show private -f value -c id 2020-05-04 21:24:45.559 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:24:45.561 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:24:45.564 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:24:45.566 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:24:45.570 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:24:45.575 | +++ functions-common:oscwrap:2279 : start=1588627485572 2020-05-04 21:24:45.578 | ++++ functions-common:oscwrap:2280 : command openstack network show private -f value -c id 2020-05-04 21:24:45.581 | ++++ functions-common:oscwrap:2280 : openstack network show private -f value -c id 2020-05-04 21:24:47.279 | +++ functions-common:oscwrap:2280 : out=1088e612-bb02-432a-aa35-ec538664770c 2020-05-04 21:24:47.283 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:24:47.287 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:24:47.293 | +++ functions-common:oscwrap:2282 : end=1588627487289 2020-05-04 21:24:47.296 | +++ functions-common:oscwrap:2283 : echo 1717 2020-05-04 21:24:47.300 | +++ functions-common:oscwrap:2285 : echo 1088e612-bb02-432a-aa35-ec538664770c 2020-05-04 21:24:47.303 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:24:47.306 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:322 : private_net_id=1088e612-bb02-432a-aa35-ec538664770c 2020-05-04 21:24:47.312 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:329 : get_field 2 2020-05-04 21:24:47.315 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:329 : oscwrap server create manila_service_share_server_london --flavor manila-service-flavor --image manila-service-image-master --nic net-id=1088e612-bb02-432a-aa35-ec538664770c --security-group manila-service --key-name manila-service 2020-05-04 21:24:47.315 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:329 : grep ' id ' 2020-05-04 21:24:47.316 | +++ functions-common:get_field:695 : local data field 2020-05-04 21:24:47.318 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:24:47.319 | +++ functions-common:get_field:696 : read data 2020-05-04 21:24:47.321 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:24:47.324 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:24:47.327 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:24:47.331 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:24:47.336 | +++ functions-common:oscwrap:2279 : start=1588627487333 2020-05-04 21:24:47.340 | ++++ functions-common:oscwrap:2280 : command openstack server create manila_service_share_server_london --flavor manila-service-flavor --image manila-service-image-master --nic net-id=1088e612-bb02-432a-aa35-ec538664770c --security-group manila-service --key-name manila-service 2020-05-04 21:24:47.343 | ++++ functions-common:oscwrap:2280 : openstack server create manila_service_share_server_london --flavor manila-service-flavor --image manila-service-image-master --nic net-id=1088e612-bb02-432a-aa35-ec538664770c --security-group manila-service --key-name manila-service 2020-05-04 21:24:50.680 | +++ functions-common:oscwrap:2280 : out='+-------------------------------------+--------------------------------------------------------------------+ 2020-05-04 21:24:50.680 | | Field | Value | 2020-05-04 21:24:50.680 | +-------------------------------------+--------------------------------------------------------------------+ 2020-05-04 21:24:50.680 | | OS-DCF:diskConfig | MANUAL | 2020-05-04 21:24:50.680 | | OS-EXT-AZ:availability_zone | | 2020-05-04 21:24:50.680 | | OS-EXT-SRV-ATTR:host | None | 2020-05-04 21:24:50.680 | | OS-EXT-SRV-ATTR:hypervisor_hostname | None | 2020-05-04 21:24:50.680 | | OS-EXT-SRV-ATTR:instance_name | | 2020-05-04 21:24:50.680 | | OS-EXT-STS:power_state | NOSTATE | 2020-05-04 21:24:50.680 | | OS-EXT-STS:task_state | scheduling | 2020-05-04 21:24:50.680 | | OS-EXT-STS:vm_state | building | 2020-05-04 21:24:50.680 | | OS-SRV-USG:launched_at | None | 2020-05-04 21:24:50.680 | | OS-SRV-USG:terminated_at | None | 2020-05-04 21:24:50.680 | | accessIPv4 | | 2020-05-04 21:24:50.680 | | accessIPv6 | | 2020-05-04 21:24:50.680 | | addresses | | 2020-05-04 21:24:50.680 | | adminPass | eFTvA22LzVqD | 2020-05-04 21:24:50.680 | | config_drive | | 2020-05-04 21:24:50.681 | | created | 2020-05-04T21:24:50Z | 2020-05-04 21:24:50.681 | | flavor | manila-service-flavor (100) | 2020-05-04 21:24:50.681 | | hostId | | 2020-05-04 21:24:50.681 | | id | ae2dcb51-772d-4a32-a928-db785f5f8b21 | 2020-05-04 21:24:50.681 | | image | manila-service-image-master (fbf558bd-9f08-4d6f-b7be-eb34afcc260d) | 2020-05-04 21:24:50.681 | | key_name | manila-service | 2020-05-04 21:24:50.681 | | name | manila_service_share_server_london | 2020-05-04 21:24:50.681 | | progress | 0 | 2020-05-04 21:24:50.681 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:24:50.681 | | properties | | 2020-05-04 21:24:50.681 | | security_groups | name='\''e5627cfb-664b-4ee2-afca-23b81252f268'\'' | 2020-05-04 21:24:50.681 | | status | BUILD | 2020-05-04 21:24:50.681 | | updated | 2020-05-04T21:24:50Z | 2020-05-04 21:24:50.681 | | user_id | 130f9ddeada548509e593ecd364ca2bf | 2020-05-04 21:24:50.681 | | volumes_attached | | 2020-05-04 21:24:50.681 | +-------------------------------------+--------------------------------------------------------------------+' 2020-05-04 21:24:50.684 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:24:50.688 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:24:50.693 | +++ functions-common:oscwrap:2282 : end=1588627490689 2020-05-04 21:24:50.696 | +++ functions-common:oscwrap:2283 : echo 3356 2020-05-04 21:24:50.699 | +++ functions-common:oscwrap:2285 : echo '+-------------------------------------+--------------------------------------------------------------------+ 2020-05-04 21:24:50.699 | | Field | Value | 2020-05-04 21:24:50.699 | +-------------------------------------+--------------------------------------------------------------------+ 2020-05-04 21:24:50.699 | | OS-DCF:diskConfig | MANUAL | 2020-05-04 21:24:50.699 | | OS-EXT-AZ:availability_zone | | 2020-05-04 21:24:50.699 | | OS-EXT-SRV-ATTR:host | None | 2020-05-04 21:24:50.699 | | OS-EXT-SRV-ATTR:hypervisor_hostname | None | 2020-05-04 21:24:50.699 | | OS-EXT-SRV-ATTR:instance_name | | 2020-05-04 21:24:50.699 | | OS-EXT-STS:power_state | NOSTATE | 2020-05-04 21:24:50.700 | | OS-EXT-STS:task_state | scheduling | 2020-05-04 21:24:50.700 | | OS-EXT-STS:vm_state | building | 2020-05-04 21:24:50.700 | | OS-SRV-USG:launched_at | None | 2020-05-04 21:24:50.700 | | OS-SRV-USG:terminated_at | None | 2020-05-04 21:24:50.700 | | accessIPv4 | | 2020-05-04 21:24:50.700 | | accessIPv6 | | 2020-05-04 21:24:50.700 | | addresses | | 2020-05-04 21:24:50.700 | | adminPass | eFTvA22LzVqD | 2020-05-04 21:24:50.700 | | config_drive | | 2020-05-04 21:24:50.700 | | created | 2020-05-04T21:24:50Z | 2020-05-04 21:24:50.700 | | flavor | manila-service-flavor (100) | 2020-05-04 21:24:50.700 | | hostId | | 2020-05-04 21:24:50.700 | | id | ae2dcb51-772d-4a32-a928-db785f5f8b21 | 2020-05-04 21:24:50.700 | | image | manila-service-image-master (fbf558bd-9f08-4d6f-b7be-eb34afcc260d) | 2020-05-04 21:24:50.700 | | key_name | manila-service | 2020-05-04 21:24:50.700 | | name | manila_service_share_server_london | 2020-05-04 21:24:50.701 | | progress | 0 | 2020-05-04 21:24:50.701 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:24:50.701 | | properties | | 2020-05-04 21:24:50.701 | | security_groups | name='\''e5627cfb-664b-4ee2-afca-23b81252f268'\'' | 2020-05-04 21:24:50.701 | | status | BUILD | 2020-05-04 21:24:50.701 | | updated | 2020-05-04T21:24:50Z | 2020-05-04 21:24:50.701 | | user_id | 130f9ddeada548509e593ecd364ca2bf | 2020-05-04 21:24:50.701 | | volumes_attached | | 2020-05-04 21:24:50.701 | +-------------------------------------+--------------------------------------------------------------------+' 2020-05-04 21:24:50.702 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:24:50.703 | +++ functions-common:get_field:697 : '[' 2 -lt 0 ']' 2020-05-04 21:24:50.707 | +++ functions-common:get_field:700 : field='$3' 2020-05-04 21:24:50.711 | +++ functions-common:get_field:702 : echo '| id | ae2dcb51-772d-4a32-a928-db785f5f8b21 |' 2020-05-04 21:24:50.713 | +++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-05-04 21:24:50.720 | +++ functions-common:get_field:696 : read data 2020-05-04 21:24:50.725 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:329 : vm_id=ae2dcb51-772d-4a32-a928-db785f5f8b21 2020-05-04 21:24:50.729 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:334 : oscwrap floating ip create public --subnet public-subnet 2020-05-04 21:24:50.731 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:334 : grep floating_ip_address 2020-05-04 21:24:50.731 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:334 : get_field 2 2020-05-04 21:24:50.734 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:24:50.738 | +++ functions-common:get_field:695 : local data field 2020-05-04 21:24:50.740 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:24:50.741 | +++ functions-common:get_field:696 : read data 2020-05-04 21:24:50.744 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:24:50.747 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:24:50.754 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:24:50.759 | +++ functions-common:oscwrap:2279 : start=1588627490755 2020-05-04 21:24:50.763 | ++++ functions-common:oscwrap:2280 : command openstack floating ip create public --subnet public-subnet 2020-05-04 21:24:50.766 | ++++ functions-common:oscwrap:2280 : openstack floating ip create public --subnet public-subnet 2020-05-04 21:24:54.607 | +++ functions-common:oscwrap:2280 : out='+---------------------+--------------------------------------+ 2020-05-04 21:24:54.607 | | Field | Value | 2020-05-04 21:24:54.607 | +---------------------+--------------------------------------+ 2020-05-04 21:24:54.607 | | created_at | 2020-05-04T21:24:53Z | 2020-05-04 21:24:54.607 | | description | | 2020-05-04 21:24:54.607 | | fixed_ip_address | None | 2020-05-04 21:24:54.607 | | floating_ip_address | 172.24.5.126 | 2020-05-04 21:24:54.607 | | floating_network_id | 09d3f732-86a1-4df6-94d5-55c91b4114a9 | 2020-05-04 21:24:54.607 | | id | 309856d4-bdaa-4f1f-a070-b20126271fd3 | 2020-05-04 21:24:54.607 | | name | 172.24.5.126 | 2020-05-04 21:24:54.607 | | port_id | None | 2020-05-04 21:24:54.607 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:24:54.607 | | qos_policy_id | None | 2020-05-04 21:24:54.607 | | revision_number | 0 | 2020-05-04 21:24:54.607 | | router_id | None | 2020-05-04 21:24:54.607 | | status | DOWN | 2020-05-04 21:24:54.607 | | subnet_id | 957cf4bc-4d71-4f57-9729-da89e17dd3f8 | 2020-05-04 21:24:54.607 | | updated_at | 2020-05-04T21:24:53Z | 2020-05-04 21:24:54.607 | +---------------------+--------------------------------------+' 2020-05-04 21:24:54.610 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:24:54.615 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:24:54.632 | +++ functions-common:oscwrap:2282 : end=1588627494617 2020-05-04 21:24:54.637 | +++ functions-common:oscwrap:2283 : echo 3862 2020-05-04 21:24:54.641 | +++ functions-common:oscwrap:2285 : echo '+---------------------+--------------------------------------+ 2020-05-04 21:24:54.641 | | Field | Value | 2020-05-04 21:24:54.641 | +---------------------+--------------------------------------+ 2020-05-04 21:24:54.641 | | created_at | 2020-05-04T21:24:53Z | 2020-05-04 21:24:54.641 | | description | | 2020-05-04 21:24:54.641 | | fixed_ip_address | None | 2020-05-04 21:24:54.641 | | floating_ip_address | 172.24.5.126 | 2020-05-04 21:24:54.641 | | floating_network_id | 09d3f732-86a1-4df6-94d5-55c91b4114a9 | 2020-05-04 21:24:54.641 | | id | 309856d4-bdaa-4f1f-a070-b20126271fd3 | 2020-05-04 21:24:54.641 | | name | 172.24.5.126 | 2020-05-04 21:24:54.641 | | port_id | None | 2020-05-04 21:24:54.641 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:24:54.641 | | qos_policy_id | None | 2020-05-04 21:24:54.642 | | revision_number | 0 | 2020-05-04 21:24:54.642 | | router_id | None | 2020-05-04 21:24:54.642 | | status | DOWN | 2020-05-04 21:24:54.642 | | subnet_id | 957cf4bc-4d71-4f57-9729-da89e17dd3f8 | 2020-05-04 21:24:54.642 | | updated_at | 2020-05-04T21:24:53Z | 2020-05-04 21:24:54.642 | +---------------------+--------------------------------------+' 2020-05-04 21:24:54.645 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:24:54.645 | +++ functions-common:get_field:697 : '[' 2 -lt 0 ']' 2020-05-04 21:24:54.648 | +++ functions-common:get_field:700 : field='$3' 2020-05-04 21:24:54.655 | +++ functions-common:get_field:702 : echo '| floating_ip_address | 172.24.5.126 |' 2020-05-04 21:24:54.655 | +++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-05-04 21:24:54.664 | +++ functions-common:get_field:696 : read data 2020-05-04 21:24:54.673 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:334 : floating_ip=172.24.5.126 2020-05-04 21:24:54.676 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:335 : oscwrap server add floating ip ae2dcb51-772d-4a32-a928-db785f5f8b21 172.24.5.126 2020-05-04 21:24:54.679 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:24:54.686 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:24:54.689 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:24:54.693 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:24:54.697 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:24:54.706 | ++ functions-common:oscwrap:2279 : start=1588627494699 2020-05-04 21:24:54.712 | +++ functions-common:oscwrap:2280 : command openstack server add floating ip ae2dcb51-772d-4a32-a928-db785f5f8b21 172.24.5.126 2020-05-04 21:24:54.716 | +++ functions-common:oscwrap:2280 : openstack server add floating ip ae2dcb51-772d-4a32-a928-db785f5f8b21 172.24.5.126 2020-05-04 21:24:58.073 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:24:58.077 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:24:58.081 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:24:58.086 | ++ functions-common:oscwrap:2282 : end=1588627498082 2020-05-04 21:24:58.090 | ++ functions-common:oscwrap:2283 : echo 3383 2020-05-04 21:24:58.094 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:24:58.094 | 2020-05-04 21:24:58.097 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:24:58.100 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:337 : iniset /etc/manila/manila.conf london service_instance_name_or_id ae2dcb51-772d-4a32-a928-db785f5f8b21 2020-05-04 21:24:58.164 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:338 : iniset /etc/manila/manila.conf london service_net_name_or_ip 172.24.5.126 2020-05-04 21:24:58.218 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:339 : iniset /etc/manila/manila.conf london tenant_net_name_or_ip private 2020-05-04 21:24:58.268 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:313 : for BE in '${MANILA_ENABLED_BACKENDS//,/ }' 2020-05-04 21:24:58.272 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:314 : iniget /etc/manila/manila.conf paris driver_handles_share_servers 2020-05-04 21:24:58.299 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:314 : driver_handles_share_servers=False 2020-05-04 21:24:58.303 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:315 : iniget /etc/manila/manila.conf paris share_driver 2020-05-04 21:24:58.333 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:315 : share_driver=manila.share.drivers.generic.GenericShareDriver 2020-05-04 21:24:58.336 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:316 : generic_driver=manila.share.drivers.generic.GenericShareDriver 2020-05-04 21:24:58.345 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:317 : [[ manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.generic.GenericShareDriver ]] 2020-05-04 21:24:58.357 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:318 : trueorfalse False driver_handles_share_servers 2020-05-04 21:24:58.386 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:318 : [[ False == False ]] 2020-05-04 21:24:58.389 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:319 : vm_name=manila_service_share_server_paris 2020-05-04 21:24:58.393 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:320 : oscwrap server list --all-projects 2020-05-04 21:24:58.393 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:320 : grep ' manila_service_share_server_paris ' 2020-05-04 21:24:58.402 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:24:58.407 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:24:58.410 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:24:58.413 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:24:58.417 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:24:58.426 | +++ functions-common:oscwrap:2279 : start=1588627498419 2020-05-04 21:24:58.432 | ++++ functions-common:oscwrap:2280 : command openstack server list --all-projects 2020-05-04 21:24:58.439 | ++++ functions-common:oscwrap:2280 : openstack server list --all-projects 2020-05-04 21:25:00.565 | +++ functions-common:oscwrap:2280 : out='+--------------------------------------+------------------------------------+--------+---------------------------------------------------------+-----------------------------+-----------------------+ 2020-05-04 21:25:00.565 | | ID | Name | Status | Networks | Image | Flavor | 2020-05-04 21:25:00.565 | +--------------------------------------+------------------------------------+--------+---------------------------------------------------------+-----------------------------+-----------------------+ 2020-05-04 21:25:00.565 | | ae2dcb51-772d-4a32-a928-db785f5f8b21 | manila_service_share_server_london | BUILD | private=fdf3:86f9:6ed1:0:f816:3eff:feeb:ee46, 10.1.0.51 | manila-service-image-master | manila-service-flavor | 2020-05-04 21:25:00.565 | +--------------------------------------+------------------------------------+--------+---------------------------------------------------------+-----------------------------+-----------------------+' 2020-05-04 21:25:00.568 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:25:00.572 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:25:00.577 | +++ functions-common:oscwrap:2282 : end=1588627500573 2020-05-04 21:25:00.580 | +++ functions-common:oscwrap:2283 : echo 2154 2020-05-04 21:25:00.584 | +++ functions-common:oscwrap:2285 : echo '+--------------------------------------+------------------------------------+--------+---------------------------------------------------------+-----------------------------+-----------------------+ 2020-05-04 21:25:00.584 | | ID | Name | Status | Networks | Image | Flavor | 2020-05-04 21:25:00.584 | +--------------------------------------+------------------------------------+--------+---------------------------------------------------------+-----------------------------+-----------------------+ 2020-05-04 21:25:00.584 | | ae2dcb51-772d-4a32-a928-db785f5f8b21 | manila_service_share_server_london | BUILD | private=fdf3:86f9:6ed1:0:f816:3eff:feeb:ee46, 10.1.0.51 | manila-service-image-master | manila-service-flavor | 2020-05-04 21:25:00.584 | +--------------------------------------+------------------------------------+--------+---------------------------------------------------------+-----------------------------+-----------------------+' 2020-05-04 21:25:00.587 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:25:00.591 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:320 : local vm_exists= 2020-05-04 21:25:00.594 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:321 : [[ -z '' ]] 2020-05-04 21:25:00.598 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:322 : oscwrap network show private -f value -c id 2020-05-04 21:25:00.603 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:25:00.606 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:25:00.609 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:25:00.613 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:25:00.617 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:25:00.622 | +++ functions-common:oscwrap:2279 : start=1588627500618 2020-05-04 21:25:00.626 | ++++ functions-common:oscwrap:2280 : command openstack network show private -f value -c id 2020-05-04 21:25:00.629 | ++++ functions-common:oscwrap:2280 : openstack network show private -f value -c id 2020-05-04 21:25:02.367 | +++ functions-common:oscwrap:2280 : out=1088e612-bb02-432a-aa35-ec538664770c 2020-05-04 21:25:02.370 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:25:02.374 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:25:02.379 | +++ functions-common:oscwrap:2282 : end=1588627502376 2020-05-04 21:25:02.382 | +++ functions-common:oscwrap:2283 : echo 1758 2020-05-04 21:25:02.385 | +++ functions-common:oscwrap:2285 : echo 1088e612-bb02-432a-aa35-ec538664770c 2020-05-04 21:25:02.388 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:25:02.392 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:322 : private_net_id=1088e612-bb02-432a-aa35-ec538664770c 2020-05-04 21:25:02.397 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:329 : oscwrap server create manila_service_share_server_paris --flavor manila-service-flavor --image manila-service-image-master --nic net-id=1088e612-bb02-432a-aa35-ec538664770c --security-group manila-service --key-name manila-service 2020-05-04 21:25:02.398 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:329 : grep ' id ' 2020-05-04 21:25:02.399 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:329 : get_field 2 2020-05-04 21:25:02.402 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:25:02.404 | +++ functions-common:get_field:695 : local data field 2020-05-04 21:25:02.406 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:25:02.408 | +++ functions-common:get_field:696 : read data 2020-05-04 21:25:02.409 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:25:02.412 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:25:02.416 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:25:02.421 | +++ functions-common:oscwrap:2279 : start=1588627502417 2020-05-04 21:25:02.425 | ++++ functions-common:oscwrap:2280 : command openstack server create manila_service_share_server_paris --flavor manila-service-flavor --image manila-service-image-master --nic net-id=1088e612-bb02-432a-aa35-ec538664770c --security-group manila-service --key-name manila-service 2020-05-04 21:25:02.429 | ++++ functions-common:oscwrap:2280 : openstack server create manila_service_share_server_paris --flavor manila-service-flavor --image manila-service-image-master --nic net-id=1088e612-bb02-432a-aa35-ec538664770c --security-group manila-service --key-name manila-service 2020-05-04 21:25:05.818 | +++ functions-common:oscwrap:2280 : out='+-------------------------------------+--------------------------------------------------------------------+ 2020-05-04 21:25:05.818 | | Field | Value | 2020-05-04 21:25:05.819 | +-------------------------------------+--------------------------------------------------------------------+ 2020-05-04 21:25:05.819 | | OS-DCF:diskConfig | MANUAL | 2020-05-04 21:25:05.819 | | OS-EXT-AZ:availability_zone | | 2020-05-04 21:25:05.819 | | OS-EXT-SRV-ATTR:host | None | 2020-05-04 21:25:05.819 | | OS-EXT-SRV-ATTR:hypervisor_hostname | None | 2020-05-04 21:25:05.819 | | OS-EXT-SRV-ATTR:instance_name | | 2020-05-04 21:25:05.819 | | OS-EXT-STS:power_state | NOSTATE | 2020-05-04 21:25:05.819 | | OS-EXT-STS:task_state | scheduling | 2020-05-04 21:25:05.819 | | OS-EXT-STS:vm_state | building | 2020-05-04 21:25:05.819 | | OS-SRV-USG:launched_at | None | 2020-05-04 21:25:05.819 | | OS-SRV-USG:terminated_at | None | 2020-05-04 21:25:05.819 | | accessIPv4 | | 2020-05-04 21:25:05.819 | | accessIPv6 | | 2020-05-04 21:25:05.819 | | addresses | | 2020-05-04 21:25:05.819 | | adminPass | UNdp7hUCNtHw | 2020-05-04 21:25:05.819 | | config_drive | | 2020-05-04 21:25:05.819 | | created | 2020-05-04T21:25:06Z | 2020-05-04 21:25:05.819 | | flavor | manila-service-flavor (100) | 2020-05-04 21:25:05.819 | | hostId | | 2020-05-04 21:25:05.819 | | id | ab87e8eb-9120-41bb-9521-5ef2923863a5 | 2020-05-04 21:25:05.819 | | image | manila-service-image-master (fbf558bd-9f08-4d6f-b7be-eb34afcc260d) | 2020-05-04 21:25:05.819 | | key_name | manila-service | 2020-05-04 21:25:05.819 | | name | manila_service_share_server_paris | 2020-05-04 21:25:05.819 | | progress | 0 | 2020-05-04 21:25:05.819 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:25:05.819 | | properties | | 2020-05-04 21:25:05.819 | | security_groups | name='\''e5627cfb-664b-4ee2-afca-23b81252f268'\'' | 2020-05-04 21:25:05.819 | | status | BUILD | 2020-05-04 21:25:05.819 | | updated | 2020-05-04T21:25:05Z | 2020-05-04 21:25:05.819 | | user_id | 130f9ddeada548509e593ecd364ca2bf | 2020-05-04 21:25:05.819 | | volumes_attached | | 2020-05-04 21:25:05.819 | +-------------------------------------+--------------------------------------------------------------------+' 2020-05-04 21:25:05.823 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:25:05.827 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:25:05.833 | +++ functions-common:oscwrap:2282 : end=1588627505828 2020-05-04 21:25:05.836 | +++ functions-common:oscwrap:2283 : echo 3411 2020-05-04 21:25:05.840 | +++ functions-common:oscwrap:2285 : echo '+-------------------------------------+--------------------------------------------------------------------+ 2020-05-04 21:25:05.840 | | Field | Value | 2020-05-04 21:25:05.840 | +-------------------------------------+--------------------------------------------------------------------+ 2020-05-04 21:25:05.840 | | OS-DCF:diskConfig | MANUAL | 2020-05-04 21:25:05.840 | | OS-EXT-AZ:availability_zone | | 2020-05-04 21:25:05.840 | | OS-EXT-SRV-ATTR:host | None | 2020-05-04 21:25:05.840 | | OS-EXT-SRV-ATTR:hypervisor_hostname | None | 2020-05-04 21:25:05.840 | | OS-EXT-SRV-ATTR:instance_name | | 2020-05-04 21:25:05.840 | | OS-EXT-STS:power_state | NOSTATE | 2020-05-04 21:25:05.840 | | OS-EXT-STS:task_state | scheduling | 2020-05-04 21:25:05.840 | | OS-EXT-STS:vm_state | building | 2020-05-04 21:25:05.840 | | OS-SRV-USG:launched_at | None | 2020-05-04 21:25:05.840 | | OS-SRV-USG:terminated_at | None | 2020-05-04 21:25:05.840 | | accessIPv4 | | 2020-05-04 21:25:05.840 | | accessIPv6 | | 2020-05-04 21:25:05.840 | | addresses | | 2020-05-04 21:25:05.840 | | adminPass | UNdp7hUCNtHw | 2020-05-04 21:25:05.840 | | config_drive | | 2020-05-04 21:25:05.840 | | created | 2020-05-04T21:25:06Z | 2020-05-04 21:25:05.840 | | flavor | manila-service-flavor (100) | 2020-05-04 21:25:05.840 | | hostId | | 2020-05-04 21:25:05.840 | | id | ab87e8eb-9120-41bb-9521-5ef2923863a5 | 2020-05-04 21:25:05.840 | | image | manila-service-image-master (fbf558bd-9f08-4d6f-b7be-eb34afcc260d) | 2020-05-04 21:25:05.841 | | key_name | manila-service | 2020-05-04 21:25:05.841 | | name | manila_service_share_server_paris | 2020-05-04 21:25:05.841 | | progress | 0 | 2020-05-04 21:25:05.841 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:25:05.841 | | properties | | 2020-05-04 21:25:05.841 | | security_groups | name='\''e5627cfb-664b-4ee2-afca-23b81252f268'\'' | 2020-05-04 21:25:05.841 | | status | BUILD | 2020-05-04 21:25:05.841 | | updated | 2020-05-04T21:25:05Z | 2020-05-04 21:25:05.841 | | user_id | 130f9ddeada548509e593ecd364ca2bf | 2020-05-04 21:25:05.841 | | volumes_attached | | 2020-05-04 21:25:05.841 | +-------------------------------------+--------------------------------------------------------------------+' 2020-05-04 21:25:05.843 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:25:05.847 | +++ functions-common:get_field:697 : '[' 2 -lt 0 ']' 2020-05-04 21:25:05.850 | +++ functions-common:get_field:700 : field='$3' 2020-05-04 21:25:05.854 | +++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-05-04 21:25:05.856 | +++ functions-common:get_field:702 : echo '| id | ab87e8eb-9120-41bb-9521-5ef2923863a5 |' 2020-05-04 21:25:05.862 | +++ functions-common:get_field:696 : read data 2020-05-04 21:25:05.866 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:329 : vm_id=ab87e8eb-9120-41bb-9521-5ef2923863a5 2020-05-04 21:25:05.871 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:334 : oscwrap floating ip create public --subnet public-subnet 2020-05-04 21:25:05.872 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:334 : get_field 2 2020-05-04 21:25:05.873 | +++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:334 : grep floating_ip_address 2020-05-04 21:25:05.876 | +++ functions-common:oscwrap:2272 : local out 2020-05-04 21:25:05.877 | +++ functions-common:get_field:695 : local data field 2020-05-04 21:25:05.879 | +++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:25:05.882 | +++ functions-common:get_field:696 : read data 2020-05-04 21:25:05.882 | +++ functions-common:oscwrap:2274 : local start 2020-05-04 21:25:05.885 | +++ functions-common:oscwrap:2275 : local end 2020-05-04 21:25:05.889 | ++++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:25:05.895 | +++ functions-common:oscwrap:2279 : start=1588627505890 2020-05-04 21:25:05.899 | ++++ functions-common:oscwrap:2280 : command openstack floating ip create public --subnet public-subnet 2020-05-04 21:25:05.906 | ++++ functions-common:oscwrap:2280 : openstack floating ip create public --subnet public-subnet 2020-05-04 21:25:09.478 | +++ functions-common:oscwrap:2280 : out='+---------------------+--------------------------------------+ 2020-05-04 21:25:09.479 | | Field | Value | 2020-05-04 21:25:09.479 | +---------------------+--------------------------------------+ 2020-05-04 21:25:09.479 | | created_at | 2020-05-04T21:25:08Z | 2020-05-04 21:25:09.479 | | description | | 2020-05-04 21:25:09.479 | | fixed_ip_address | None | 2020-05-04 21:25:09.479 | | floating_ip_address | 172.24.5.133 | 2020-05-04 21:25:09.479 | | floating_network_id | 09d3f732-86a1-4df6-94d5-55c91b4114a9 | 2020-05-04 21:25:09.479 | | id | 4b5f5178-9d27-42a5-8e62-c71b1ba44de9 | 2020-05-04 21:25:09.479 | | name | 172.24.5.133 | 2020-05-04 21:25:09.479 | | port_id | None | 2020-05-04 21:25:09.479 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:25:09.479 | | qos_policy_id | None | 2020-05-04 21:25:09.479 | | revision_number | 0 | 2020-05-04 21:25:09.479 | | router_id | None | 2020-05-04 21:25:09.479 | | status | DOWN | 2020-05-04 21:25:09.479 | | subnet_id | 957cf4bc-4d71-4f57-9729-da89e17dd3f8 | 2020-05-04 21:25:09.479 | | updated_at | 2020-05-04T21:25:08Z | 2020-05-04 21:25:09.479 | +---------------------+--------------------------------------+' 2020-05-04 21:25:09.481 | +++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:25:09.485 | ++++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:25:09.491 | +++ functions-common:oscwrap:2282 : end=1588627509487 2020-05-04 21:25:09.494 | +++ functions-common:oscwrap:2283 : echo 3597 2020-05-04 21:25:09.497 | +++ functions-common:oscwrap:2285 : echo '+---------------------+--------------------------------------+ 2020-05-04 21:25:09.497 | | Field | Value | 2020-05-04 21:25:09.497 | +---------------------+--------------------------------------+ 2020-05-04 21:25:09.497 | | created_at | 2020-05-04T21:25:08Z | 2020-05-04 21:25:09.497 | | description | | 2020-05-04 21:25:09.497 | | fixed_ip_address | None | 2020-05-04 21:25:09.497 | | floating_ip_address | 172.24.5.133 | 2020-05-04 21:25:09.497 | | floating_network_id | 09d3f732-86a1-4df6-94d5-55c91b4114a9 | 2020-05-04 21:25:09.497 | | id | 4b5f5178-9d27-42a5-8e62-c71b1ba44de9 | 2020-05-04 21:25:09.497 | | name | 172.24.5.133 | 2020-05-04 21:25:09.497 | | port_id | None | 2020-05-04 21:25:09.497 | | project_id | f985d01f2c734c5da75a77a4ff78ccd8 | 2020-05-04 21:25:09.497 | | qos_policy_id | None | 2020-05-04 21:25:09.497 | | revision_number | 0 | 2020-05-04 21:25:09.498 | | router_id | None | 2020-05-04 21:25:09.498 | | status | DOWN | 2020-05-04 21:25:09.498 | | subnet_id | 957cf4bc-4d71-4f57-9729-da89e17dd3f8 | 2020-05-04 21:25:09.498 | | updated_at | 2020-05-04T21:25:08Z | 2020-05-04 21:25:09.498 | +---------------------+--------------------------------------+' 2020-05-04 21:25:09.501 | +++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:25:09.501 | +++ functions-common:get_field:697 : '[' 2 -lt 0 ']' 2020-05-04 21:25:09.505 | +++ functions-common:get_field:700 : field='$3' 2020-05-04 21:25:09.509 | +++ functions-common:get_field:702 : echo '| floating_ip_address | 172.24.5.133 |' 2020-05-04 21:25:09.510 | +++ functions-common:get_field:702 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-05-04 21:25:09.516 | +++ functions-common:get_field:696 : read data 2020-05-04 21:25:09.519 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:334 : floating_ip=172.24.5.133 2020-05-04 21:25:09.521 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:335 : oscwrap server add floating ip ab87e8eb-9120-41bb-9521-5ef2923863a5 172.24.5.133 2020-05-04 21:25:09.524 | ++ functions-common:oscwrap:2272 : local out 2020-05-04 21:25:09.527 | ++ functions-common:oscwrap:2273 : local rc 2020-05-04 21:25:09.530 | ++ functions-common:oscwrap:2274 : local start 2020-05-04 21:25:09.533 | ++ functions-common:oscwrap:2275 : local end 2020-05-04 21:25:09.537 | +++ functions-common:oscwrap:2279 : date +%s%3N 2020-05-04 21:25:09.541 | ++ functions-common:oscwrap:2279 : start=1588627509538 2020-05-04 21:25:09.545 | +++ functions-common:oscwrap:2280 : command openstack server add floating ip ab87e8eb-9120-41bb-9521-5ef2923863a5 172.24.5.133 2020-05-04 21:25:09.548 | +++ functions-common:oscwrap:2280 : openstack server add floating ip ab87e8eb-9120-41bb-9521-5ef2923863a5 172.24.5.133 2020-05-04 21:25:12.754 | ++ functions-common:oscwrap:2280 : out= 2020-05-04 21:25:12.758 | ++ functions-common:oscwrap:2281 : rc=0 2020-05-04 21:25:12.762 | +++ functions-common:oscwrap:2282 : date +%s%3N 2020-05-04 21:25:12.767 | ++ functions-common:oscwrap:2282 : end=1588627512763 2020-05-04 21:25:12.771 | ++ functions-common:oscwrap:2283 : echo 3225 2020-05-04 21:25:12.774 | ++ functions-common:oscwrap:2285 : echo '' 2020-05-04 21:25:12.774 | 2020-05-04 21:25:12.777 | ++ functions-common:oscwrap:2286 : return 0 2020-05-04 21:25:12.780 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:337 : iniset /etc/manila/manila.conf paris service_instance_name_or_id ab87e8eb-9120-41bb-9521-5ef2923863a5 2020-05-04 21:25:12.819 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:338 : iniset /etc/manila/manila.conf paris service_net_name_or_ip 172.24.5.133 2020-05-04 21:25:12.859 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:339 : iniset /etc/manila/manila.conf paris tenant_net_name_or_ip private 2020-05-04 21:25:12.897 | ++ /opt/stack/new/manila/devstack/plugin.sh:create_service_share_servers:365 : configure_data_service_generic_driver 2020-05-04 21:25:12.900 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_data_service_generic_driver:369 : enabled_backends=(${MANILA_ENABLED_BACKENDS//,/ }) 2020-05-04 21:25:12.904 | +++ /opt/stack/new/manila/devstack/plugin.sh:configure_data_service_generic_driver:370 : iniget /etc/manila/manila.conf london share_driver 2020-05-04 21:25:12.930 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_data_service_generic_driver:370 : share_driver=manila.share.drivers.generic.GenericShareDriver 2020-05-04 21:25:12.932 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_data_service_generic_driver:371 : generic_driver=manila.share.drivers.generic.GenericShareDriver 2020-05-04 21:25:12.935 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_data_service_generic_driver:372 : [[ manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.generic.GenericShareDriver ]] 2020-05-04 21:25:12.939 | +++ /opt/stack/new/manila/devstack/plugin.sh:configure_data_service_generic_driver:373 : iniget /etc/manila/manila.conf london driver_handles_share_servers 2020-05-04 21:25:12.963 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_data_service_generic_driver:373 : driver_handles_share_servers=False 2020-05-04 21:25:12.967 | +++ /opt/stack/new/manila/devstack/plugin.sh:configure_data_service_generic_driver:374 : trueorfalse False driver_handles_share_servers 2020-05-04 21:25:12.990 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_data_service_generic_driver:374 : [[ False == False ]] 2020-05-04 21:25:12.993 | ++ /opt/stack/new/manila/devstack/plugin.sh:configure_data_service_generic_driver:375 : iniset /etc/manila/manila.conf DEFAULT data_node_access_ip 172.24.5.1 2020-05-04 21:25:13.027 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1157 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.generic.GenericShareDriver ']' 2020-05-04 21:25:13.030 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1158 : echo_summary 'Starting rest of Manila services - scheduler, share and data' 2020-05-04 21:25:13.033 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:25:13.035 | ++ ./stack.sh:echo_summary:445 : echo -e Starting rest of Manila services - scheduler, share and data 2020-05-04 21:25:13.038 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1159 : start_rest_of_manila 2020-05-04 21:25:13.041 | ++ /opt/stack/new/manila/devstack/plugin.sh:start_rest_of_manila:822 : run_process m-shr '/usr/local/bin/manila-share --config-file /etc/manila/manila.conf' 2020-05-04 21:25:13.043 | ++ functions-common:run_process:1498 : local service=m-shr 2020-05-04 21:25:13.046 | ++ functions-common:run_process:1499 : local 'command=/usr/local/bin/manila-share --config-file /etc/manila/manila.conf' 2020-05-04 21:25:13.049 | ++ functions-common:run_process:1500 : local group= 2020-05-04 21:25:13.052 | ++ functions-common:run_process:1501 : local user= 2020-05-04 21:25:13.054 | ++ functions-common:run_process:1503 : local name=m-shr 2020-05-04 21:25:13.058 | ++ functions-common:run_process:1505 : time_start run_process 2020-05-04 21:25:13.060 | ++ functions-common:time_start:2237 : local name=run_process 2020-05-04 21:25:13.064 | ++ functions-common:time_start:2238 : local start_time= 2020-05-04 21:25:13.067 | ++ functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:25:13.071 | +++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:25:13.078 | ++ functions-common:time_start:2242 : _TIME_START[$name]=1588627513073 2020-05-04 21:25:13.081 | ++ functions-common:run_process:1506 : is_service_enabled m-shr 2020-05-04 21:25:13.102 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:25:13.105 | ++ functions-common:run_process:1507 : _run_under_systemd m-shr '/usr/local/bin/manila-share --config-file /etc/manila/manila.conf' '' '' 2020-05-04 21:25:13.108 | ++ functions-common:_run_under_systemd:1463 : local service=m-shr 2020-05-04 21:25:13.111 | ++ functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/manila-share --config-file /etc/manila/manila.conf' 2020-05-04 21:25:13.117 | ++ functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/manila-share --config-file /etc/manila/manila.conf' 2020-05-04 21:25:13.122 | ++ functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/manila-share --config-file /etc/manila/manila.conf' 2020-05-04 21:25:13.128 | ++ functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/manila-share --config-file /etc/manila/manila.conf' 2020-05-04 21:25:13.132 | ++ functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/manila-share --config-file /etc/manila/manila.conf =~ sudo ]] 2020-05-04 21:25:13.135 | ++ functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/manila-share --config-file /etc/manila/manila.conf =~ ^/ ]] 2020-05-04 21:25:13.138 | ++ functions-common:_run_under_systemd:1469 : local systemd_service=devstack@m-shr.service 2020-05-04 21:25:13.142 | ++ functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:25:13.145 | ++ functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:25:13.148 | ++ functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/manila-share --config-file /etc/manila/manila.conf =~ uwsgi ]] 2020-05-04 21:25:13.151 | ++ functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@m-shr.service '/usr/local/bin/manila-share --config-file /etc/manila/manila.conf' '' stack 2020-05-04 21:25:13.153 | ++ functions-common:write_user_unit_file:1380 : local service=devstack@m-shr.service 2020-05-04 21:25:13.156 | ++ functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/manila-share --config-file /etc/manila/manila.conf' 2020-05-04 21:25:13.159 | ++ functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:25:13.161 | ++ functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:25:13.165 | ++ functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:25:13.167 | ++ functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:25:13.170 | ++ functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@m-shr.service 2020-05-04 21:25:13.173 | ++ functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:25:13.178 | ++ functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@m-shr.service Unit Description 'Devstack devstack@m-shr.service' 2020-05-04 21:25:13.228 | ++ functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@m-shr.service Service User stack 2020-05-04 21:25:13.292 | ++ functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@m-shr.service Service ExecStart '/usr/local/bin/manila-share --config-file /etc/manila/manila.conf' 2020-05-04 21:25:13.338 | ++ functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@m-shr.service Service KillMode process 2020-05-04 21:25:13.385 | ++ functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@m-shr.service Service TimeoutStopSec 300 2020-05-04 21:25:13.431 | ++ functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@m-shr.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:25:13.470 | ++ functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:25:13.472 | ++ functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@m-shr.service Install WantedBy multi-user.target 2020-05-04 21:25:13.524 | ++ functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:25:13.724 | ++ functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@m-shr.service 2020-05-04 21:25:13.735 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@m-shr.service to /etc/systemd/system/devstack@m-shr.service. 2020-05-04 21:25:13.858 | ++ functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@m-shr.service 2020-05-04 21:25:13.986 | ++ functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:25:13.989 | ++ functions-common:time_stop:2251 : local name 2020-05-04 21:25:13.993 | ++ functions-common:time_stop:2252 : local end_time 2020-05-04 21:25:13.996 | ++ functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:25:14.000 | ++ functions-common:time_stop:2254 : local total 2020-05-04 21:25:14.003 | ++ functions-common:time_stop:2255 : local start_time 2020-05-04 21:25:14.006 | ++ functions-common:time_stop:2257 : name=run_process 2020-05-04 21:25:14.010 | ++ functions-common:time_stop:2258 : start_time=1588627513073 2020-05-04 21:25:14.013 | ++ functions-common:time_stop:2260 : [[ -z 1588627513073 ]] 2020-05-04 21:25:14.017 | +++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:25:14.023 | ++ functions-common:time_stop:2263 : end_time=1588627514018 2020-05-04 21:25:14.030 | ++ functions-common:time_stop:2264 : elapsed_time=945 2020-05-04 21:25:14.033 | ++ functions-common:time_stop:2265 : total=23023 2020-05-04 21:25:14.037 | ++ functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:25:14.041 | ++ functions-common:time_stop:2268 : _TIME_TOTAL[$name]=23968 2020-05-04 21:25:14.045 | ++ /opt/stack/new/manila/devstack/plugin.sh:start_rest_of_manila:823 : run_process m-sch '/usr/local/bin/manila-scheduler --config-file /etc/manila/manila.conf' 2020-05-04 21:25:14.050 | ++ functions-common:run_process:1498 : local service=m-sch 2020-05-04 21:25:14.053 | ++ functions-common:run_process:1499 : local 'command=/usr/local/bin/manila-scheduler --config-file /etc/manila/manila.conf' 2020-05-04 21:25:14.057 | ++ functions-common:run_process:1500 : local group= 2020-05-04 21:25:14.060 | ++ functions-common:run_process:1501 : local user= 2020-05-04 21:25:14.063 | ++ functions-common:run_process:1503 : local name=m-sch 2020-05-04 21:25:14.067 | ++ functions-common:run_process:1505 : time_start run_process 2020-05-04 21:25:14.070 | ++ functions-common:time_start:2237 : local name=run_process 2020-05-04 21:25:14.074 | ++ functions-common:time_start:2238 : local start_time= 2020-05-04 21:25:14.076 | ++ functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:25:14.079 | +++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:25:14.084 | ++ functions-common:time_start:2242 : _TIME_START[$name]=1588627514081 2020-05-04 21:25:14.087 | ++ functions-common:run_process:1506 : is_service_enabled m-sch 2020-05-04 21:25:14.110 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:25:14.114 | ++ functions-common:run_process:1507 : _run_under_systemd m-sch '/usr/local/bin/manila-scheduler --config-file /etc/manila/manila.conf' '' '' 2020-05-04 21:25:14.118 | ++ functions-common:_run_under_systemd:1463 : local service=m-sch 2020-05-04 21:25:14.127 | ++ functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/manila-scheduler --config-file /etc/manila/manila.conf' 2020-05-04 21:25:14.129 | ++ functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/manila-scheduler --config-file /etc/manila/manila.conf' 2020-05-04 21:25:14.132 | ++ functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/manila-scheduler --config-file /etc/manila/manila.conf' 2020-05-04 21:25:14.135 | ++ functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/manila-scheduler --config-file /etc/manila/manila.conf' 2020-05-04 21:25:14.139 | ++ functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/manila-scheduler --config-file /etc/manila/manila.conf =~ sudo ]] 2020-05-04 21:25:14.141 | ++ functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/manila-scheduler --config-file /etc/manila/manila.conf =~ ^/ ]] 2020-05-04 21:25:14.145 | ++ functions-common:_run_under_systemd:1469 : local systemd_service=devstack@m-sch.service 2020-05-04 21:25:14.148 | ++ functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:25:14.151 | ++ functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:25:14.154 | ++ functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/manila-scheduler --config-file /etc/manila/manila.conf =~ uwsgi ]] 2020-05-04 21:25:14.157 | ++ functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@m-sch.service '/usr/local/bin/manila-scheduler --config-file /etc/manila/manila.conf' '' stack 2020-05-04 21:25:14.160 | ++ functions-common:write_user_unit_file:1380 : local service=devstack@m-sch.service 2020-05-04 21:25:14.163 | ++ functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/manila-scheduler --config-file /etc/manila/manila.conf' 2020-05-04 21:25:14.166 | ++ functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:25:14.169 | ++ functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:25:14.172 | ++ functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:25:14.176 | ++ functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:25:14.182 | ++ functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@m-sch.service 2020-05-04 21:25:14.186 | ++ functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:25:14.191 | ++ functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@m-sch.service Unit Description 'Devstack devstack@m-sch.service' 2020-05-04 21:25:14.243 | ++ functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@m-sch.service Service User stack 2020-05-04 21:25:14.298 | ++ functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@m-sch.service Service ExecStart '/usr/local/bin/manila-scheduler --config-file /etc/manila/manila.conf' 2020-05-04 21:25:14.339 | ++ functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@m-sch.service Service KillMode process 2020-05-04 21:25:14.379 | ++ functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@m-sch.service Service TimeoutStopSec 300 2020-05-04 21:25:14.422 | ++ functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@m-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:25:14.465 | ++ functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:25:14.468 | ++ functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@m-sch.service Install WantedBy multi-user.target 2020-05-04 21:25:14.517 | ++ functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:25:14.654 | ++ functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@m-sch.service 2020-05-04 21:25:14.664 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@m-sch.service to /etc/systemd/system/devstack@m-sch.service. 2020-05-04 21:25:14.795 | ++ functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@m-sch.service 2020-05-04 21:25:14.911 | ++ functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:25:14.914 | ++ functions-common:time_stop:2251 : local name 2020-05-04 21:25:14.918 | ++ functions-common:time_stop:2252 : local end_time 2020-05-04 21:25:14.920 | ++ functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:25:14.923 | ++ functions-common:time_stop:2254 : local total 2020-05-04 21:25:14.926 | ++ functions-common:time_stop:2255 : local start_time 2020-05-04 21:25:14.928 | ++ functions-common:time_stop:2257 : name=run_process 2020-05-04 21:25:14.931 | ++ functions-common:time_stop:2258 : start_time=1588627514081 2020-05-04 21:25:14.934 | ++ functions-common:time_stop:2260 : [[ -z 1588627514081 ]] 2020-05-04 21:25:14.938 | +++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:25:14.944 | ++ functions-common:time_stop:2263 : end_time=1588627514940 2020-05-04 21:25:14.947 | ++ functions-common:time_stop:2264 : elapsed_time=859 2020-05-04 21:25:14.949 | ++ functions-common:time_stop:2265 : total=23968 2020-05-04 21:25:14.952 | ++ functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:25:14.955 | ++ functions-common:time_stop:2268 : _TIME_TOTAL[$name]=24827 2020-05-04 21:25:14.958 | ++ /opt/stack/new/manila/devstack/plugin.sh:start_rest_of_manila:824 : run_process m-dat '/usr/local/bin/manila-data --config-file /etc/manila/manila.conf' 2020-05-04 21:25:14.961 | ++ functions-common:run_process:1498 : local service=m-dat 2020-05-04 21:25:14.963 | ++ functions-common:run_process:1499 : local 'command=/usr/local/bin/manila-data --config-file /etc/manila/manila.conf' 2020-05-04 21:25:14.966 | ++ functions-common:run_process:1500 : local group= 2020-05-04 21:25:14.969 | ++ functions-common:run_process:1501 : local user= 2020-05-04 21:25:14.972 | ++ functions-common:run_process:1503 : local name=m-dat 2020-05-04 21:25:14.975 | ++ functions-common:run_process:1505 : time_start run_process 2020-05-04 21:25:14.977 | ++ functions-common:time_start:2237 : local name=run_process 2020-05-04 21:25:14.980 | ++ functions-common:time_start:2238 : local start_time= 2020-05-04 21:25:14.982 | ++ functions-common:time_start:2239 : [[ -n '' ]] 2020-05-04 21:25:14.986 | +++ functions-common:time_start:2242 : date +%s%3N 2020-05-04 21:25:14.991 | ++ functions-common:time_start:2242 : _TIME_START[$name]=1588627514987 2020-05-04 21:25:14.995 | ++ functions-common:run_process:1506 : is_service_enabled m-dat 2020-05-04 21:25:15.018 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:25:15.021 | ++ functions-common:run_process:1507 : _run_under_systemd m-dat '/usr/local/bin/manila-data --config-file /etc/manila/manila.conf' '' '' 2020-05-04 21:25:15.024 | ++ functions-common:_run_under_systemd:1463 : local service=m-dat 2020-05-04 21:25:15.027 | ++ functions-common:_run_under_systemd:1464 : local 'command=/usr/local/bin/manila-data --config-file /etc/manila/manila.conf' 2020-05-04 21:25:15.030 | ++ functions-common:_run_under_systemd:1465 : local 'cmd=/usr/local/bin/manila-data --config-file /etc/manila/manila.conf' 2020-05-04 21:25:15.034 | ++ functions-common:_run_under_systemd:1467 : _common_systemd_pitfalls '/usr/local/bin/manila-data --config-file /etc/manila/manila.conf' 2020-05-04 21:25:15.037 | ++ functions-common:_common_systemd_pitfalls:1435 : local 'cmd=/usr/local/bin/manila-data --config-file /etc/manila/manila.conf' 2020-05-04 21:25:15.040 | ++ functions-common:_common_systemd_pitfalls:1438 : [[ /usr/local/bin/manila-data --config-file /etc/manila/manila.conf =~ sudo ]] 2020-05-04 21:25:15.043 | ++ functions-common:_common_systemd_pitfalls:1449 : [[ ! /usr/local/bin/manila-data --config-file /etc/manila/manila.conf =~ ^/ ]] 2020-05-04 21:25:15.047 | ++ functions-common:_run_under_systemd:1469 : local systemd_service=devstack@m-dat.service 2020-05-04 21:25:15.050 | ++ functions-common:_run_under_systemd:1470 : local group= 2020-05-04 21:25:15.054 | ++ functions-common:_run_under_systemd:1471 : local user=stack 2020-05-04 21:25:15.057 | ++ functions-common:_run_under_systemd:1472 : [[ /usr/local/bin/manila-data --config-file /etc/manila/manila.conf =~ uwsgi ]] 2020-05-04 21:25:15.060 | ++ functions-common:_run_under_systemd:1475 : write_user_unit_file devstack@m-dat.service '/usr/local/bin/manila-data --config-file /etc/manila/manila.conf' '' stack 2020-05-04 21:25:15.063 | ++ functions-common:write_user_unit_file:1380 : local service=devstack@m-dat.service 2020-05-04 21:25:15.066 | ++ functions-common:write_user_unit_file:1381 : local 'command=/usr/local/bin/manila-data --config-file /etc/manila/manila.conf' 2020-05-04 21:25:15.069 | ++ functions-common:write_user_unit_file:1382 : local group= 2020-05-04 21:25:15.072 | ++ functions-common:write_user_unit_file:1383 : local user=stack 2020-05-04 21:25:15.076 | ++ functions-common:write_user_unit_file:1384 : local extra= 2020-05-04 21:25:15.078 | ++ functions-common:write_user_unit_file:1385 : [[ -n '' ]] 2020-05-04 21:25:15.082 | ++ functions-common:write_user_unit_file:1388 : local unitfile=/etc/systemd/system/devstack@m-dat.service 2020-05-04 21:25:15.085 | ++ functions-common:write_user_unit_file:1389 : mkdir -p /etc/systemd/system 2020-05-04 21:25:15.090 | ++ functions-common:write_user_unit_file:1391 : iniset -sudo /etc/systemd/system/devstack@m-dat.service Unit Description 'Devstack devstack@m-dat.service' 2020-05-04 21:25:15.139 | ++ functions-common:write_user_unit_file:1392 : iniset -sudo /etc/systemd/system/devstack@m-dat.service Service User stack 2020-05-04 21:25:15.188 | ++ functions-common:write_user_unit_file:1393 : iniset -sudo /etc/systemd/system/devstack@m-dat.service Service ExecStart '/usr/local/bin/manila-data --config-file /etc/manila/manila.conf' 2020-05-04 21:25:15.230 | ++ functions-common:write_user_unit_file:1394 : iniset -sudo /etc/systemd/system/devstack@m-dat.service Service KillMode process 2020-05-04 21:25:15.284 | ++ functions-common:write_user_unit_file:1395 : iniset -sudo /etc/systemd/system/devstack@m-dat.service Service TimeoutStopSec 300 2020-05-04 21:25:15.326 | ++ functions-common:write_user_unit_file:1396 : iniset -sudo /etc/systemd/system/devstack@m-dat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-05-04 21:25:15.367 | ++ functions-common:write_user_unit_file:1397 : [[ -n '' ]] 2020-05-04 21:25:15.370 | ++ functions-common:write_user_unit_file:1400 : iniset -sudo /etc/systemd/system/devstack@m-dat.service Install WantedBy multi-user.target 2020-05-04 21:25:15.426 | ++ functions-common:write_user_unit_file:1403 : sudo systemctl daemon-reload 2020-05-04 21:25:15.578 | ++ functions-common:_run_under_systemd:1478 : sudo systemctl enable devstack@m-dat.service 2020-05-04 21:25:15.589 | Created symlink from /etc/systemd/system/multi-user.target.wants/devstack@m-dat.service to /etc/systemd/system/devstack@m-dat.service. 2020-05-04 21:25:15.718 | ++ functions-common:_run_under_systemd:1479 : sudo systemctl start devstack@m-dat.service 2020-05-04 21:25:15.846 | ++ functions-common:run_process:1509 : time_stop run_process 2020-05-04 21:25:15.849 | ++ functions-common:time_stop:2251 : local name 2020-05-04 21:25:15.853 | ++ functions-common:time_stop:2252 : local end_time 2020-05-04 21:25:15.856 | ++ functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:25:15.858 | ++ functions-common:time_stop:2254 : local total 2020-05-04 21:25:15.862 | ++ functions-common:time_stop:2255 : local start_time 2020-05-04 21:25:15.866 | ++ functions-common:time_stop:2257 : name=run_process 2020-05-04 21:25:15.869 | ++ functions-common:time_stop:2258 : start_time=1588627514987 2020-05-04 21:25:15.872 | ++ functions-common:time_stop:2260 : [[ -z 1588627514987 ]] 2020-05-04 21:25:15.877 | +++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:25:15.882 | ++ functions-common:time_stop:2263 : end_time=1588627515878 2020-05-04 21:25:15.885 | ++ functions-common:time_stop:2264 : elapsed_time=891 2020-05-04 21:25:15.888 | ++ functions-common:time_stop:2265 : total=24827 2020-05-04 21:25:15.893 | ++ functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:25:15.896 | ++ functions-common:time_stop:2268 : _TIME_TOTAL[$name]=25718 2020-05-04 21:25:15.900 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1163 : echo_summary 'Fetching and installing manila-tempest-plugin system-wide' 2020-05-04 21:25:15.902 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:25:15.906 | ++ ./stack.sh:echo_summary:445 : echo -e Fetching and installing manila-tempest-plugin system-wide 2020-05-04 21:25:15.909 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1164 : install_manila_tempest_plugin 2020-05-04 21:25:15.913 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_manila_tempest_plugin:851 : MANILA_TEMPEST_PLUGIN_REPO=https://git.openstack.org/openstack/manila-tempest-plugin.git 2020-05-04 21:25:15.918 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_manila_tempest_plugin:852 : MANILA_TEMPEST_PLUGIN_BRANCH=master 2020-05-04 21:25:15.922 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_manila_tempest_plugin:853 : MANILA_TEMPEST_PLUGIN_DIR=/opt/stack/new/manila-tempest-plugin 2020-05-04 21:25:15.925 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_manila_tempest_plugin:855 : git_clone https://git.openstack.org/openstack/manila-tempest-plugin.git /opt/stack/new/manila-tempest-plugin master 2020-05-04 21:25:15.928 | ++ functions-common:git_clone:492 : local git_remote=https://git.openstack.org/openstack/manila-tempest-plugin.git 2020-05-04 21:25:15.932 | ++ functions-common:git_clone:493 : local git_dest=/opt/stack/new/manila-tempest-plugin 2020-05-04 21:25:15.935 | ++ functions-common:git_clone:494 : local git_ref=master 2020-05-04 21:25:15.938 | ++ functions-common:git_clone:495 : local orig_dir 2020-05-04 21:25:15.944 | +++ functions-common:git_clone:496 : pwd 2020-05-04 21:25:15.951 | ++ functions-common:git_clone:496 : orig_dir=/opt/stack/new/tempest 2020-05-04 21:25:15.951 | ++ functions-common:git_clone:497 : local git_clone_flags= 2020-05-04 21:25:15.955 | +++ functions-common:git_clone:499 : trueorfalse False RECLONE 2020-05-04 21:25:15.979 | ++ functions-common:git_clone:499 : RECLONE=False 2020-05-04 21:25:15.983 | ++ functions-common:git_clone:500 : [[ 0 -gt 0 ]] 2020-05-04 21:25:15.986 | ++ functions-common:git_clone:504 : [[ False = \T\r\u\e ]] 2020-05-04 21:25:15.991 | ++ functions-common:git_clone:513 : egrep -q '^refs' 2020-05-04 21:25:15.994 | ++ functions-common:git_clone:513 : echo master 2020-05-04 21:25:15.999 | ++ functions-common:git_clone:527 : [[ ! -d /opt/stack/new/manila-tempest-plugin ]] 2020-05-04 21:25:16.002 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-05-04 21:25:16.004 | ++ functions-common:git_clone:561 : cd /opt/stack/new/manila-tempest-plugin 2020-05-04 21:25:16.010 | ++ functions-common:git_clone:562 : git show --oneline 2020-05-04 21:25:16.012 | ++ functions-common:git_clone:562 : head -1 2020-05-04 21:25:16.049 | 7636a1f Specifies the appropriate ip address in case of multi-networking 2020-05-04 21:25:16.063 | ++ functions-common:git_clone:563 : cd /opt/stack/new/tempest 2020-05-04 21:25:16.068 | ++ /opt/stack/new/manila/devstack/plugin.sh:install_manila_tempest_plugin:856 : setup_develop /opt/stack/new/manila-tempest-plugin 2020-05-04 21:25:16.072 | ++ inc/python:setup_develop:494 : local project_dir=/opt/stack/new/manila-tempest-plugin 2020-05-04 21:25:16.075 | ++ inc/python:setup_develop:495 : local extras= 2020-05-04 21:25:16.077 | ++ inc/python:setup_develop:496 : _setup_package_with_constraints_edit /opt/stack/new/manila-tempest-plugin -e 2020-05-04 21:25:16.081 | ++ inc/python:_setup_package_with_constraints_edit:526 : local project_dir=/opt/stack/new/manila-tempest-plugin 2020-05-04 21:25:16.083 | ++ inc/python:_setup_package_with_constraints_edit:527 : local flags=-e 2020-05-04 21:25:16.086 | ++ inc/python:_setup_package_with_constraints_edit:528 : local extras= 2020-05-04 21:25:16.091 | +++ inc/python:_setup_package_with_constraints_edit:535 : cd /opt/stack/new/manila-tempest-plugin 2020-05-04 21:25:16.094 | +++ inc/python:_setup_package_with_constraints_edit:535 : pwd 2020-05-04 21:25:16.098 | ++ inc/python:_setup_package_with_constraints_edit:535 : project_dir=/opt/stack/new/manila-tempest-plugin 2020-05-04 21:25:16.101 | ++ inc/python:_setup_package_with_constraints_edit:537 : '[' -n /opt/stack/new/requirements ']' 2020-05-04 21:25:16.104 | ++ inc/python:_setup_package_with_constraints_edit:539 : local name 2020-05-04 21:25:16.107 | +++ inc/python:_setup_package_with_constraints_edit:540 : awk '/^name.*=/ {print $3}' /opt/stack/new/manila-tempest-plugin/setup.cfg 2020-05-04 21:25:16.114 | ++ inc/python:_setup_package_with_constraints_edit:540 : name=manila-tempest-plugin 2020-05-04 21:25:16.122 | ++ inc/python:_setup_package_with_constraints_edit:542 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- manila-tempest-plugin '-e file:///opt/stack/new/manila-tempest-plugin#egg=manila-tempest-plugin' 2020-05-04 21:25:16.875 | ++ inc/python:_setup_package_with_constraints_edit:546 : setup_package /opt/stack/new/manila-tempest-plugin -e 2020-05-04 21:25:16.878 | ++ inc/python:setup_package:569 : local project_dir=/opt/stack/new/manila-tempest-plugin 2020-05-04 21:25:16.881 | ++ inc/python:setup_package:570 : local flags=-e 2020-05-04 21:25:16.884 | ++ inc/python:setup_package:571 : local extras= 2020-05-04 21:25:16.888 | ++ inc/python:setup_package:575 : [[ -n -e ]] 2020-05-04 21:25:16.893 | ++ inc/python:setup_package:575 : [[ -z '' ]] 2020-05-04 21:25:16.897 | ++ inc/python:setup_package:575 : [[ ! -e =~ ^-.* ]] 2020-05-04 21:25:16.903 | ++ inc/python:setup_package:580 : [[ ! -z '' ]] 2020-05-04 21:25:16.908 | ++ inc/python:setup_package:584 : pip_install -e /opt/stack/new/manila-tempest-plugin 2020-05-04 21:25:17.787 | ++ inc/python:pip_install:349 : local install_test_reqs= 2020-05-04 21:25:17.790 | ++ inc/python:pip_install:350 : local test_req=/opt/stack/new/manila-tempest-plugin/test-requirements.txt 2020-05-04 21:25:17.793 | ++ inc/python:pip_install:351 : [[ -e /opt/stack/new/manila-tempest-plugin/test-requirements.txt ]] 2020-05-04 21:25:17.796 | ++ inc/python:pip_install:352 : install_test_reqs='-r /opt/stack/new/manila-tempest-plugin/test-requirements.txt' 2020-05-04 21:25:17.800 | ++ inc/python:pip_install:359 : 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 -r /opt/stack/new/manila-tempest-plugin/test-requirements.txt -e /opt/stack/new/manila-tempest-plugin 2020-05-04 21:25:18.687 | Ignoring EditorConfig: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:18.689 | Ignoring EditorConfig: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:18.796 | Ignoring argh: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:18.799 | Ignoring argh: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:18.820 | Ignoring blinker: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:18.822 | Ignoring blinker: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:18.830 | Ignoring brotlipy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:18.832 | Ignoring brotlipy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:18.861 | Ignoring cssutils: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:18.863 | Ignoring cssutils: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:18.893 | Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:18.895 | Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:18.960 | Ignoring h2: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:18.962 | Ignoring h2: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:18.969 | Ignoring hpack: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:18.972 | Ignoring hpack: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:18.974 | Ignoring html2text: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:18.976 | Ignoring html2text: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:18.979 | Ignoring hyperframe: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:18.982 | Ignoring hyperframe: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:19.011 | Ignoring jsbeautifier: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:19.013 | Ignoring jsbeautifier: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:19.025 | Ignoring kaitaistruct: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:19.027 | Ignoring kaitaistruct: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:19.072 | Ignoring mypy: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:19.075 | Ignoring mypy: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:19.180 | Ignoring pathtools: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:19.182 | Ignoring pathtools: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:19.373 | Ignoring ruamel.yaml: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:19.375 | Ignoring ruamel.yaml: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:19.406 | Ignoring sortedcontainers: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:19.408 | Ignoring sortedcontainers: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:19.466 | Ignoring tornado: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:19.468 | Ignoring tornado: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:19.478 | Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:19.480 | Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:19.493 | Ignoring urwid: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:19.495 | Ignoring urwid: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:19.506 | Ignoring watchdog: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:19.508 | Ignoring watchdog: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:19.532 | Ignoring zVMCloudConnector: markers 'python_version == "3.4"' don't match your environment 2020-05-04 21:25:19.534 | Ignoring zVMCloudConnector: markers 'python_version == "3.5"' don't match your environment 2020-05-04 21:25:19.536 | Ignoring zVMCloudConnector: markers 'python_version == "3.6"' don't match your environment 2020-05-04 21:25:19.545 | Ignoring hacking: markers 'python_version > "3"' don't match your environment 2020-05-04 21:25:19.559 | Obtaining file:///opt/stack/new/manila-tempest-plugin 2020-05-04 21:25:21.626 | Obtaining manila-tempest-plugin from file:///opt/stack/new/manila-tempest-plugin#egg=manila-tempest-plugin (from -c /opt/stack/new/requirements/upper-constraints.txt (line 1)) 2020-05-04 21:25:23.075 | Requirement already satisfied: Sphinx===1.6.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:25:23.104 | 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 70)) 2020-05-04 21:25:23.107 | Requirement already satisfied: coverage===4.4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 112)) 2020-05-04 21:25:23.111 | 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 120)) 2020-05-04 21:25:23.113 | Requirement already satisfied: docutils===0.14 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 142)) 2020-05-04 21:25:23.119 | 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 194)) 2020-05-04 21:25:23.122 | Requirement already satisfied: openstackdocstheme===1.22.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 267)) 2020-05-04 21:25:23.129 | Requirement already satisfied: oslo.log===3.36.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 291)) 2020-05-04 21:25:23.157 | Requirement already satisfied: oslo.serialization===2.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 298)) 2020-05-04 21:25:23.168 | Requirement already satisfied: oslo.utils===3.35.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 300)) 2020-05-04 21:25:23.188 | Requirement already satisfied: oslotest===3.2.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 304)) 2020-05-04 21:25:23.201 | Requirement already satisfied: pbr===3.1.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 316)) 2020-05-04 21:25:23.203 | 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 343)) 2020-05-04 21:25:23.206 | 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 352)) 2020-05-04 21:25:23.209 | Requirement already satisfied: python-dateutil===2.6.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 369)) 2020-05-04 21:25:23.212 | 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 406)) 2020-05-04 21:25:23.224 | Requirement already satisfied: pytz===2017.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 414)) 2020-05-04 21:25:23.227 | Requirement already satisfied: reno===2.7.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 422)) 2020-05-04 21:25:23.237 | Requirement already satisfied: requests===2.18.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 425)) 2020-05-04 21:25:23.261 | Requirement already satisfied: six===1.11.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 458)) 2020-05-04 21:25:23.263 | 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 461)) 2020-05-04 21:25:23.266 | Requirement already satisfied: sphinxcontrib-websupport===1.0.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 472)) 2020-05-04 21:25:23.271 | Requirement already satisfied: stestr===2.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 478)) 2020-05-04 21:25:23.291 | Requirement already satisfied: tempest===18.0.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 489)) 2020-05-04 21:25:23.320 | 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 493)) 2020-05-04 21:25:23.331 | Requirement already satisfied: testtools===2.3.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 496)) 2020-05-04 21:25:23.346 | 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 504)) 2020-05-04 21:25:23.349 | Requirement already satisfied: typing===3.6.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 511)) 2020-05-04 21:25:23.352 | 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 515)) 2020-05-04 21:25:23.358 | Requirement already satisfied: urllib3===1.22 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 517)) 2020-05-04 21:25:23.375 | Requirement already satisfied: voluptuous===0.10.5 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 523)) 2020-05-04 21:25:23.379 | Requirement already satisfied: Jinja2===2.10 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 12)) 2020-05-04 21:25:23.385 | Requirement already satisfied: Babel===2.5.3 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 3)) 2020-05-04 21:25:23.387 | Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from Sphinx===1.6.5->-c /opt/stack/new/requirements/upper-constraints.txt (line 31)) 2020-05-04 21:25:23.395 | 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 26)) 2020-05-04 21:25:23.398 | Requirement already satisfied: dulwich===0.18.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 145)) 2020-05-04 21:25:23.400 | Requirement already satisfied: debtcollector===1.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 121)) 2020-05-04 21:25:23.412 | Requirement already satisfied: oslo.config===5.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 287)) 2020-05-04 21:25:23.423 | Requirement already satisfied: oslo.i18n===3.19.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 290)) 2020-05-04 21:25:23.429 | Requirement already satisfied: oslo.context===2.20.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 288)) 2020-05-04 21:25:23.434 | Requirement already satisfied: monotonic===1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 236)) 2020-05-04 21:25:23.436 | Requirement already satisfied: msgpack===0.5.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 240)) 2020-05-04 21:25:23.439 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 199)) 2020-05-04 21:25:23.441 | 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 163)) 2020-05-04 21:25:23.447 | Requirement already satisfied: netifaces===0.10.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 247)) 2020-05-04 21:25:23.449 | 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 246)) 2020-05-04 21:25:23.452 | Requirement already satisfied: os-client-config===1.29.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 273)) 2020-05-04 21:25:23.459 | 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 156)) 2020-05-04 21:25:23.469 | Requirement already satisfied: mox3===0.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 238)) 2020-05-04 21:25:23.475 | 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 233)) 2020-05-04 21:25:23.500 | 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 153)) 2020-05-04 21:25:23.502 | Requirement already satisfied: PyYAML===3.12 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 25)) 2020-05-04 21:25:23.505 | Requirement already satisfied: certifi===2018.1.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 101)) 2020-05-04 21:25:23.507 | Requirement already satisfied: chardet===3.0.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 103)) 2020-05-04 21:25:23.510 | Requirement already satisfied: idna===2.6 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 193)) 2020-05-04 21:25:23.512 | Requirement already satisfied: future===0.16.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 165)) 2020-05-04 21:25:23.515 | Requirement already satisfied: cliff===2.11.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 106)) 2020-05-04 21:25:23.534 | Requirement already satisfied: stevedore===1.28.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 479)) 2020-05-04 21:25:23.539 | 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 324)) 2020-05-04 21:25:23.541 | 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 209)) 2020-05-04 21:25:23.552 | Requirement already satisfied: oslo.concurrency===3.25.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 286)) 2020-05-04 21:25:23.568 | Requirement already satisfied: paramiko===2.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 309)) 2020-05-04 21:25:23.575 | 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 388)) 2020-05-04 21:25:23.578 | 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 225)) 2020-05-04 21:25:23.580 | Requirement already satisfied: argparse in /usr/lib/python2.7 (from unittest2===1.1.0->-c /opt/stack/new/requirements/upper-constraints.txt (line 515)) 2020-05-04 21:25:23.582 | Requirement already satisfied: MarkupSafe===1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 14)) 2020-05-04 21:25:23.585 | Requirement already satisfied: wrapt===1.10.11 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 533)) 2020-05-04 21:25:23.587 | Requirement already satisfied: rfc3986===1.1.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 436)) 2020-05-04 21:25:23.590 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 433)) 2020-05-04 21:25:23.592 | 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 76)) 2020-05-04 21:25:23.596 | Requirement already satisfied: keystoneauth1===3.4.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 216)) 2020-05-04 21:25:23.648 | Requirement already satisfied: cmd2===0.7.9 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 107)) 2020-05-04 21:25:23.654 | 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 514)) 2020-05-04 21:25:23.656 | 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 164)) 2020-05-04 21:25:23.658 | 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 148)) 2020-05-04 21:25:23.661 | 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 155)) 2020-05-04 21:25:23.665 | Requirement already satisfied: pyasn1===0.4.2 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 333)) 2020-05-04 21:25:23.667 | Requirement already satisfied: bcrypt===3.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 85)) 2020-05-04 21:25:23.677 | Requirement already satisfied: cryptography===2.1.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 115)) 2020-05-04 21:25:23.713 | Requirement already satisfied: PyNaCl===1.2.1 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 24)) 2020-05-04 21:25:23.724 | Requirement already satisfied: pyperclip===1.6.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 353)) 2020-05-04 21:25:23.727 | Requirement already satisfied: cffi===1.11.4 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 102)) 2020-05-04 21:25:23.730 | Requirement already satisfied: asn1crypto===0.24.0 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 79)) 2020-05-04 21:25:23.732 | Requirement already satisfied: ipaddress===1.0.19 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 197)) 2020-05-04 21:25:23.735 | Requirement already satisfied: pycparser===2.18 in /usr/local/lib/python2.7/dist-packages (from -c /opt/stack/new/requirements/upper-constraints.txt (line 336)) 2020-05-04 21:25:23.737 | Installing collected packages: manila-tempest-plugin 2020-05-04 21:25:23.737 | Running setup.py develop for manila-tempest-plugin 2020-05-04 21:25:25.620 | Successfully installed manila-tempest-plugin 2020-05-04 21:25:25.771 | You are using pip version 9.0.3, however version 20.1 is available. 2020-05-04 21:25:25.771 | You should consider upgrading via the 'pip install --upgrade pip' command. 2020-05-04 21:25:25.815 | ++ inc/python:pip_install:366 : result=0 2020-05-04 21:25:25.818 | ++ inc/python:pip_install:368 : time_stop pip_install 2020-05-04 21:25:25.821 | ++ functions-common:time_stop:2251 : local name 2020-05-04 21:25:25.824 | ++ functions-common:time_stop:2252 : local end_time 2020-05-04 21:25:25.826 | ++ functions-common:time_stop:2253 : local elapsed_time 2020-05-04 21:25:25.829 | ++ functions-common:time_stop:2254 : local total 2020-05-04 21:25:25.831 | ++ functions-common:time_stop:2255 : local start_time 2020-05-04 21:25:25.834 | ++ functions-common:time_stop:2257 : name=pip_install 2020-05-04 21:25:25.836 | ++ functions-common:time_stop:2258 : start_time=1588627516930 2020-05-04 21:25:25.839 | ++ functions-common:time_stop:2260 : [[ -z 1588627516930 ]] 2020-05-04 21:25:25.842 | +++ functions-common:time_stop:2263 : date +%s%3N 2020-05-04 21:25:25.846 | ++ functions-common:time_stop:2263 : end_time=1588627525843 2020-05-04 21:25:25.849 | ++ functions-common:time_stop:2264 : elapsed_time=8913 2020-05-04 21:25:25.852 | ++ functions-common:time_stop:2265 : total=348325 2020-05-04 21:25:25.855 | ++ functions-common:time_stop:2267 : _TIME_START[$name]= 2020-05-04 21:25:25.858 | ++ functions-common:time_stop:2268 : _TIME_TOTAL[$name]=357238 2020-05-04 21:25:25.861 | ++ inc/python:pip_install:369 : return 0 2020-05-04 21:25:25.865 | ++ inc/python:setup_package:586 : [[ -e == \-\e ]] 2020-05-04 21:25:25.867 | ++ inc/python:setup_package:587 : safe_chown -R stack /opt/stack/new/manila-tempest-plugin/manila_tempest_plugin.egg-info 2020-05-04 21:25:25.870 | ++ functions-common:safe_chown:2152 : _safe_permission_operation chown -R stack /opt/stack/new/manila-tempest-plugin/manila_tempest_plugin.egg-info 2020-05-04 21:25:25.901 | ++ functions-common:_safe_permission_operation:2005 : sudo chown -R stack /opt/stack/new/manila-tempest-plugin/manila_tempest_plugin.egg-info 2020-05-04 21:25:25.914 | ++ inc/python:_setup_package_with_constraints_edit:550 : use_library_from_git /opt/stack/new/manila-tempest-plugin 2020-05-04 21:25:25.917 | ++ inc/python:use_library_from_git:404 : local name=/opt/stack/new/manila-tempest-plugin 2020-05-04 21:25:25.920 | ++ inc/python:use_library_from_git:405 : local enabled=1 2020-05-04 21:25:25.922 | ++ inc/python:use_library_from_git:406 : [[ python-manilaclient = \A\L\L ]] 2020-05-04 21:25:25.925 | ++ inc/python:use_library_from_git:406 : [[ ,python-manilaclient, =~ ,/opt/stack/new/manila-tempest-plugin, ]] 2020-05-04 21:25:25.928 | ++ inc/python:use_library_from_git:407 : return 1 2020-05-04 21:25:25.930 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1165 : echo_summary 'Update Tempest config' 2020-05-04 21:25:25.933 | ++ ./stack.sh:echo_summary:439 : [[ -t 3 ]] 2020-05-04 21:25:25.935 | ++ ./stack.sh:echo_summary:445 : echo -e Update Tempest config 2020-05-04 21:25:25.938 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1166 : update_tempest 2020-05-04 21:25:25.941 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:861 : is_service_enabled tempest 2020-05-04 21:25:25.960 | ++ functions-common:is_service_enabled:1908 : return 0 2020-05-04 21:25:25.963 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:862 : TEMPEST_CONFIG=/opt/stack/new/tempest/etc/tempest.conf 2020-05-04 21:25:25.965 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:863 : ADMIN_TENANT_NAME=admin 2020-05-04 21:25:25.968 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:864 : ADMIN_DOMAIN_NAME=Default 2020-05-04 21:25:25.970 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:865 : ADMIN_PASSWORD=secretadmin 2020-05-04 21:25:25.974 | +++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:867 : trueorfalse False MANILA_USE_SERVICE_INSTANCE_PASSWORD 2020-05-04 21:25:25.995 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:867 : '[' True == True ']' 2020-05-04 21:25:25.998 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:868 : iniset /opt/stack/new/tempest/etc/tempest.conf share image_password manila 2020-05-04 21:25:26.033 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:870 : iniset /opt/stack/new/tempest/etc/tempest.conf share image_with_share_tools manila-service-image-master 2020-05-04 21:25:26.066 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:871 : iniset /opt/stack/new/tempest/etc/tempest.conf auth admin_username admin 2020-05-04 21:25:26.098 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:872 : iniset /opt/stack/new/tempest/etc/tempest.conf auth admin_password secretadmin 2020-05-04 21:25:26.143 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:873 : iniset /opt/stack/new/tempest/etc/tempest.conf auth admin_tenant_name admin 2020-05-04 21:25:26.190 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:874 : iniset /opt/stack/new/tempest/etc/tempest.conf auth admin_domain_name Default 2020-05-04 21:25:26.222 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:875 : iniset /opt/stack/new/tempest/etc/tempest.conf identity username demo 2020-05-04 21:25:26.254 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:876 : iniset /opt/stack/new/tempest/etc/tempest.conf identity password secretadmin 2020-05-04 21:25:26.288 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:877 : iniset /opt/stack/new/tempest/etc/tempest.conf identity tenant_name demo 2020-05-04 21:25:26.321 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:878 : iniset /opt/stack/new/tempest/etc/tempest.conf identity domain_name Default 2020-05-04 21:25:26.356 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:879 : iniset /opt/stack/new/tempest/etc/tempest.conf identity alt_username alt_demo 2020-05-04 21:25:26.389 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:880 : iniset /opt/stack/new/tempest/etc/tempest.conf identity alt_password secretadmin 2020-05-04 21:25:26.427 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:881 : iniset /opt/stack/new/tempest/etc/tempest.conf identity alt_tenant_name alt_demo 2020-05-04 21:25:26.460 | ++ /opt/stack/new/manila/devstack/plugin.sh:update_tempest:882 : iniset /opt/stack/new/tempest/etc/tempest.conf identity alt_domain_name Default 2020-05-04 21:25:26.493 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1169 : [[ stack == \u\n\s\t\a\c\k ]] 2020-05-04 21:25:26.497 | ++ /opt/stack/new/manila/devstack/plugin.sh:source:1173 : [[ stack == \c\l\e\a\n ]] 2020-05-04 21:25:26.502 | + ./stack.sh:main:1452 : merge_config_group /opt/stack/new/devstack/local.conf test-config 2020-05-04 21:25:26.506 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/new/devstack/local.conf 2020-05-04 21:25:26.509 | + inc/meta-config:merge_config_group:171 : shift 2020-05-04 21:25:26.512 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2020-05-04 21:25:26.515 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/new/devstack/local.conf ]] 2020-05-04 21:25:26.518 | + inc/meta-config:merge_config_group:176 : local configfile group 2020-05-04 21:25:26.522 | + inc/meta-config:merge_config_group:177 : for group in '$matchgroups' 2020-05-04 21:25:26.526 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/new/devstack/local.conf test-config 2020-05-04 21:25:26.529 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/new/devstack/local.conf 2020-05-04 21:25:26.531 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2020-05-04 21:25:26.534 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/new/devstack/local.conf ]] 2020-05-04 21:25:26.537 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2020-05-04 21:25:26.537 | /^\[\[.+\|.*\]\]/ { 2020-05-04 21:25:26.537 | gsub("[][]", "", $1); 2020-05-04 21:25:26.537 | split($1, a, "|"); 2020-05-04 21:25:26.537 | if (a[1] == matchgroup) 2020-05-04 21:25:26.537 | print a[2] 2020-05-04 21:25:26.537 | } 2020-05-04 21:25:26.537 | ' /opt/stack/new/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 25 test_with_retry 3 apt-get-update 3 pip_install 357 osc 368 wait_for_service 27 dbsync 23 apt-get 161 ------------------------- Unaccounted time 731 ========================= Total runtime 1698 This is your host IP address: 162.242.166.178 This is your host IPv6 address: 2001:4801:7825:104:be76:4eff:fe10:369b Keystone is serving at http://162.242.166.178/identity/ The default users are: admin and demo The password: secretadmin WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 'MANILA_MULTI_BACKEND' is deprecated, it makes influence only when is set to True and 'MANILA_ENABLED_BACKENDS' is not set. Use 'MANILA_ENABLED_BACKENDS' instead if you want to use custom setting. Set there a list of back end names to be enabled. To configure custom back ends use (any opt in any group can be set in this way) following: MANILA_OPTGROUP_foo_bar=value where 'foo' is name of config group and 'bar' is name of option. With the removal of screen support, tail_log is deprecated and will be removed after Queens Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: queens Change: 12634ba6e23e6ea0a21d5d844f0b42930cf89616 Fix Tempest installtion on system wide for stable branch 2020-04-07 14:37:37 +0000 OS Version: Ubuntu 16.04 xenial