Pierre Villard created NIFI-15765:
-------------------------------------
Summary: Flaky tests on FlowSynchronizationIT
Key: NIFI-15765
URL: https://issues.apache.org/jira/browse/NIFI-15765
Project: Apache NiFi
Issue Type: Test
Reporter: Pierre Villard
Assignee: Pierre Villard
{code:java}
Error: Errors:
Error: FlowSynchronizationIT.testComponentsRecreatedOnRestart:417 » NiFiClient
Error creating process group: Node localhost:5672 is unable to fulfill this
request due to: This node is disconnected from its configured cluster. The
requested change will only be allowed if the flag to acknowledge the
disconnected node is set.
Error: FlowSynchronizationIT.testParameterUpdateWhileNodeDisconnected:84 »
NiFiClient Error creating parameter context: Node localhost:5672 is unable to
fulfill this request due to: This node is disconnected from its configured
cluster. The requested change will only be allowed if the flag to acknowledge
the disconnected node is set.
Error:
FlowSynchronizationIT>NiFiSystemIT.teardown:165->NiFiSystemIT.isCoordinatorElected:641
» NiFiClient Error retrieving node status: Only a node connected to a cluster
can process the request.
Error: Tests run: 368, Failures: 0, Errors: 3, Skipped: 0
{code}
Run:
https://github.com/apache/nifi/actions/runs/23707997336/job/69063011225?pr=11071
Troubleshooting logs available at:
https://github.com/apache/nifi/actions/runs/23707997336/artifacts/6165653804
--
This message was sent by Atlassian Jira
(v8.20.10#820010)