[
https://issues.apache.org/jira/browse/NIFI-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045949#comment-17045949
]
ASF subversion and git services commented on NIFI-7206:
-------------------------------------------------------
Commit 4cd63c99e8f412650caa2f3b775a9647f6414a98 in nifi's branch
refs/heads/master from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4cd63c9 ]
NIFI-7205 NIFI-7206
Signed-off-by: Pierre Villard <[email protected]>
This closes #4093.
> TestZooKeeperStateProvider not reliable on slow build systems
> -------------------------------------------------------------
>
> Key: NIFI-7206
> URL: https://issues.apache.org/jira/browse/NIFI-7206
> Project: Apache NiFi
> Issue Type: Test
> Reporter: Joe Witt
> Priority: Major
>
> [ERROR] Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 8.121 s <<< FAILURE! - in
> org.apache.nifi.controller.state.providers.zookeeper.TestZooKeeperStateProvider
> [ERROR]
> testReplaceWithNonExistingValue(org.apache.nifi.controller.state.providers.zookeeper.TestZooKeeperStateProvider)
> Time elapsed: 4.26 s <<< ERROR!
> java.io.IOException: Failed to obtain value from ZooKeeper for component with
> ID 111111111-1111-1111-1111-111111111111 with exception code CONNECTIONLOSS
> Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException:
> KeeperErrorCode = ConnectionLoss for
> /nifi/team1/testing/components/111111111-1111-1111-1111-111111111111
> [ERROR] Errors:
> [ERROR]
> TestZooKeeperStateProvider>AbstractTestStateProvider.testReplaceWithNonExistingValue:154
> ยป IO
> [ERROR] Tests run: 500, Failures: 0, Errors: 1, Skipped: 11
> [WARNING]
> /home/runner/work/nifi/nifi/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-hadoop-record-utils/src/main/java/org/apache/nifi/processors/hadoop/AbstractPutHDFSRecord.java:[326,31]
> [deprecation] closeQuietly(Closeable) in IOUtils has been deprecated
> [WARNING]
> /home/runner/work/nifi/nifi/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-hadoop-record-utils/src/main/java/org/apache/nifi/processors/hadoop/AbstractPutHDFSRecord.java:[327,31]
> [deprecation] closeQuietly(Closeable) in IOUtils has been deprecated
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on
> project nifi-framework-core: There are test failures.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)