Skip to content

fix: 16322 Extracted platform-related functionality from MerkleStateRoot into PlatformMerkleStateRoot. #42095

fix: 16322 Extracted platform-related functionality from MerkleStateRoot into PlatformMerkleStateRoot.

fix: 16322 Extracted platform-related functionality from MerkleStateRoot into PlatformMerkleStateRoot. #42095

GitHub Actions / Node: HAPI Test (Node Death Reconnect) Results failed Nov 7, 2024 in 0s

3 fail in 1m 52s

3 tests   0 ✅  1m 52s ⏱️
3 suites  0 💤
3 files    3 ❌

Results for commit 91e2162.

Annotations

Check warning on line 0 in com.hedera.services.bdd.suites.regression.system.MixedOpsNodeDeathReconnectTest

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Node Death Reconnect) Results

RestartMixedOps as written (com.hedera.services.bdd.suites.regression.system.MixedOpsNodeDeathReconnectTest) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.regression.system.MixedOpsNodeDeathReconnectTest.xml [took 1m 52s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999599679S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=build/hapi-test/node0/output/hgcaa.log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1009]
  Cause       : java.util.concurrent.ExecutionException: java.io.UncheckedIOException: java.nio.file.NoSuchFileException: build/hapi-test/node0/output/swirlds.log
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:91)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:178)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$4(SubProcessNetwork.java:178)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.validation.StreamValidationTest

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Node Death Reconnect) Results

as written (com.hedera.services.bdd.suites.validation.StreamValidationTest) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.validation.StreamValidationTest.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999599679S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=build/hapi-test/node0/output/hgcaa.log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1009]
  Cause       : java.util.concurrent.ExecutionException: java.io.UncheckedIOException: java.nio.file.NoSuchFileException: build/hapi-test/node0/output/swirlds.log
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:91)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:178)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$4(SubProcessNetwork.java:178)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

Check warning on line 0 in com.hedera.services.bdd.suites.validation.LogValidationTest

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Node Death Reconnect) Results

as written (com.hedera.services.bdd.suites.validation.LogValidationTest) failed

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.validation.LogValidationTest.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999599679S
  Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=build/hapi-test/node0/output/hgcaa.log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1009]
  Cause       : java.util.concurrent.ExecutionException: java.io.UncheckedIOException: java.nio.file.NoSuchFileException: build/hapi-test/node0/output/swirlds.log
	at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:91)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:178)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
	at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$4(SubProcessNetwork.java:178)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
	at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)