The following behavior is happening more often on standalone jobs with FIPS enabled:
ERROR: Can't run container rabbitmq_wait_bundle
stderr: + STEP=2
...
Error: 'rabbitmqctl eval "lists:keymember(rabbit, 1, application:which_applications())." | grep -q true' returned 1 instead of one of [0]
Error: /Stage[main]/Tripleo::Profile::Pacemaker::Rabbitmq_bundle/Exec[rabbitmq-ready]/returns: change from 'notrun' to ['0'] failed: 'rabbitmqctl eval "lists:keymember(rabbit, 1, application:which_applications())." | grep -q true' returned 1 instead of one of [0]
Error: Could not prefetch rabbitmq_user provider 'rabbitmqctl': Command is still failing after 180 seconds expired!
Warning: /Stage[main]/Tripleo::Profile::Base::Rabbitmq/Rabbitmq_user[guest]: Skipping because of failed dependencies
Warning: /Stage[main]/Tripleo::Profile::Pacemaker::Rabbitmq_bundle/Rabbitmq_policy[ha-all@/]: Skipping because of failed dependencies
+ rc=6
+ set -e
+ set +ux
Log: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_801/808215/49/check/tripleo-ci-centos-8-standalone-on-multinode-ipa/8016e34/logs/undercloud/home/zuul/standalone_deploy.log
More details in the logs:
* rabbitmq seems to be failing to start:
(log_op_output) notice: rabbitmq_start_0[203] error output [ Call cib_query failed (-6): No such device or address ]
(log_op_output) notice: rabbitmq_start_0[203] error output [ Call cib_query failed (-6): No such device or address ]
(log_op_output) notice: rabbitmq_start_0[203] error output [ Schema validation of configuration is disabled (enabling is encouraged and prevents common misconfigurations) ]
(log_op_output) notice: rabbitmq_start_0[203] error output [ Error: operation wait on node <email address hidden> timed out. Timeout value used: 195000 ]
(log_finished) info: rabbitmq start (call 13, PID 203) exited with status 1 (execution time 200002ms, queue time 0ms)
(log_execute) info: executing - rsc:rabbitmq action:notify call_id:34
Log: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_801/808215/49/check/tripleo-ci-centos-8-standalone-on-multinode-ipa/8016e34/logs/undercloud/var/log/extra/podman/containers/rabbitmq-bundle-podman-0/stdout.log
More hits here:
https://zuul.openstack.org/builds?job_name=tripleo-ci-centos-8-standalone-on-multinode-ipa&change=808215
Similar bug, but with different errors on rabbitmq:
https://bugs.launchpad.net/tripleo/+bug/1949327
This failure seems to be consistently happening on the tripleo- ci-centos- 8-standalone- on-multinode- ipa job.
There are other jobs that are also running with fips enabled where rabbitmq seems to be set up just fine (scenario 7, 10)
See https:/ /review. opendev. org/c/openstack /tripleo- ci/+/808215