Bug 1550589 - [osp12][z2]Controller replacement was fail due to "Error running ['docker', 'run', '--name', 'rabbitmq_init_bundle', '--label', 'config_id=tripleo_step2', '--label', 'container_name=rabbitmq_init_bundle', '--label', 'managed_by=paunch', '--label'"
Summary: [osp12][z2]Controller replacement was fail due to "Error running ['docker', '...
Keywords:
Status: CLOSED DUPLICATE of bug 1551265
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-containers
Version: 12.0 (Pike)
Hardware: x86_64
OS: Linux
high
high
Target Milestone: z3
: 12.0 (Pike)
Assignee: Dan Prince
QA Contact: Omri Hochman
Andrew Burden
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-03-01 14:43 UTC by Artem Hrechanychenko
Modified: 2018-09-03 12:12 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-03-19 14:58:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
stack failures list long and rabbimq_init container logs (37.62 KB, application/x-xz)
2018-03-01 14:43 UTC, Artem Hrechanychenko
no flags Details

Description Artem Hrechanychenko 2018-03-01 14:43:09 UTC
Created attachment 1402545 [details]
stack failures list long and rabbimq_init container logs

Description of problem:
During controller replacement procedure

after Manual intervention
10.4.3. Manual Intervention - https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/12/html-single/director_installation_and_usage/#sect-Replacing_Controller_Nodes

step "Open a new terminal and re-run the overcloud deployment command to continue the stack update: "

after re-run of overcloud_deploy.sh

failures list - http://pastebin.test.redhat.com/560459

pcs status - http://pastebin.test.redhat.com/560463

"Error running ['docker', 'run', '--name', 'rabbitmq_init_bundle', '--label', 'config_id=tripleo_step2', '--label', 'container_name=rabbitmq_init_bundle', '--label', 'managed_by=paunch', '--label', 'config_data={\"start_order\": 0, \"command\": [\"/docker_puppet_apply.sh\", \"2\", \"file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation,rabbitmq_policy,rabbitmq_user,rabbitmq_ready\", \"include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::rabbitmq_bundle\", \"--debug\"], \"user\": \"root\", \"volumes\": [\"/etc/hosts:/etc/hosts:ro\", \"/etc/localtime:/etc/localtime:ro\", \"/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro\", \"/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro\", \"/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro\", \"/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro\", \"/dev/log:/dev/log\", \"/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro\", \"/etc/puppet:/tmp/puppet-etc:ro\", \"/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro\", \"/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro\", \"/dev/shm:/dev/shm:rw\", \"/bin/true:/bin/epmd\"], \"image\": \"192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-02-23.1\", \"detach\": false, \"net\": \"host\"}', '--net=host', '--user=root', '--volume=/etc/hosts:/etc/hosts:ro', '--volume=/etc/localtime:/etc/localtime:ro', '--volume=/etc/pki/ca-trust/extracted:/etc/pki/ca-trust/extracted:ro', '--volume=/etc/pki/tls/certs/ca-bundle.crt:/etc/pki/tls/certs/ca-bundle.crt:ro', '--volume=/etc/pki/tls/certs/ca-bundle.trust.crt:/etc/pki/tls/certs/ca-bundle.trust.crt:ro', '--volume=/etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro', '--volume=/dev/log:/dev/log', '--volume=/var/lib/docker-config-scripts/docker_puppet_apply.sh:/docker_puppet_apply.sh:ro', '--volume=/etc/puppet:/tmp/puppet-etc:ro', '--volume=/usr/share/openstack-puppet/modules:/usr/share/openstack-puppet/modules:ro', '--volume=/etc/corosync/corosync.conf:/etc/corosync/corosync.conf:ro', '--volume=/dev/shm:/dev/shm:rw', '--volume=/bin/true:/bin/epmd', '192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-02-23.1', '/docker_puppet_apply.sh', '2', 'file,file_line,concat,augeas,pacemaker::resource::bundle,pacemaker::property,pacemaker::resource::ocf,pacemaker::constraint::order,pacemaker::constraint::colocation,rabbitmq_policy,rabbitmq_user,rabbitmq_ready', 'include ::tripleo::profile::base::pacemaker;include ::tripleo::profile::pacemaker::rabbitmq_bundle', '--debug']


On failed controller

559f0b9c6f59        192.168.24.1:8787/rhosp12/openstack-rabbitmq:2018-02-23.1      "/docker_puppet_apply"   2 hours ago         Exited (1) 2 hours ago                       rabbitmq_init_bundle

docker logs in attachment

Version-Release number of selected component (if applicable):
osp12
openstack-rabbitmq:2018-02-23.1 

How reproducible:
Always

Steps to Reproduce:
1.Deploy OSP12
2.Try to replace controller using official manual
3.After re-deployment after manual intervention deploy will fail

Actual results:
Stack was updated

Expected results:
UPDATE_FAILED

Additional info:
in attachment

Comment 1 John Eckersberg 2018-03-19 14:58:55 UTC
I believe this was determined to be the same issue as bug 1551265, so closing this one as a duplicate of that

*** This bug has been marked as a duplicate of bug 1551265 ***


Note You need to log in before you can comment on or make changes to this bug.