Activity log for bug #1410119

Date Who What changed Old value New value Message
2015-01-13 08:52:51 Bogdan Dobrelya bug added bug
2015-01-13 08:52:58 Bogdan Dobrelya fuel: status New Confirmed
2015-01-13 08:53:02 Bogdan Dobrelya fuel: importance Undecided Critical
2015-01-13 08:53:11 Bogdan Dobrelya fuel: milestone 6.1
2015-01-13 08:53:15 Bogdan Dobrelya fuel: assignee Bogdan Dobrelya (bogdando)
2015-01-13 09:28:08 Bogdan Dobrelya fuel: status Confirmed Triaged
2015-01-13 11:30:12 OpenStack Infra fuel: status Triaged In Progress
2015-01-13 11:31:20 Bogdan Dobrelya description First seen at: http://jenkins-product.srt.mirantis.net:8080/job/6.1.centos.bvt_1/52/ http://jenkins-product.srt.mirantis.net:8080/job/6.1.ubuntu.bvt_2/54/ The issue is that puppet provider fails to execute curl to the management plugin: ./node-4.test.domain.local/lrmd.log:2015-01-13T01:16:30.676389+00:00 notice: notice: operation_finished: p_rabbitmq-server_start_0:26298:stderr [ Err or: {"need_to_load_plugins", ] ./node-4.test.domain.local/puppet-apply.log:2015-01-13T01:16:31.024470+00:00 err: curl -k --noproxy localhost -f -L -o /var/lib/rabbitmq/rabbitmqadmin http://nova:s3VJIAsW@localhost:15672/cli/rabbitmqadmin returned 7 instead of one of [0] But the deployed environment after reverting of the failed deployment snaphot shows no errors. The same curl command executes OK at node-4 and rabbitmq-plugins list shows management plugin as active. There are also no issues with rabbit cluster. The issue looks like a race condition for curl command and the solution should be to wrap it in retries as well (see related https://tickets.puppetlabs.com/browse/MODULES-1452) First seen at:  http://jenkins-product.srt.mirantis.net:8080/job/6.1.centos.bvt_1/52/  http://jenkins-product.srt.mirantis.net:8080/job/6.1.ubuntu.bvt_2/54/ The issue is that puppet provider fails to execute curl to the management plugin:   ./node-4.test.domain.local/lrmd.log:2015-01-13T01:16:30.676389+00:00 notice: notice: operation_finished: p_rabbitmq-server_start_0:26298:stderr [ Err   or: {"need_to_load_plugins", ]   ./node-4.test.domain.local/puppet-apply.log:2015-01-13T01:16:31.024470+00:00 err: curl -k --noproxy localhost -f -L -o /var/lib/rabbitmq/rabbitmqadmin http://nova:s3VJIAsW@localhost:15672/cli/rabbitmqadmin returned 7 instead of one of [0] But the deployed environment after reverting of the failed deployment snaphot shows no errors. The same curl command executes OK at node-4 and rabbitmq-plugins list shows management plugin as active. There are also no issues with rabbit cluster.
2015-01-13 12:53:52 OpenStack Infra fuel: status In Progress Fix Committed
2015-02-16 12:47:24 Andrey Sledzinskiy fuel: status Fix Committed Fix Released
2015-02-23 11:20:45 Fuel Devops McRobotson fuel/6.0.x: milestone 6.0.1
2015-02-23 11:20:45 Fuel Devops McRobotson fuel/6.0.x: assignee Bogdan Dobrelya (bogdando)
2015-02-23 11:57:11 Bogdan Dobrelya fuel/6.0.x: status New Won't Fix