You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/09/21 18:15:23 UTC

[GitHub] [helix] kaisun2000 edited a comment on issue #1380: Fix TestP2PNoDuplicatedMessage.testP2PStateTransitionEnabled

kaisun2000 edited a comment on issue #1380:
URL: https://github.com/apache/helix/issues/1380#issuecomment-695842138


   LOG 1106 09/20 touch 3
   > 2020-09-20T21:49:44.4994732Z [ERROR] Tests run: 1196, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 4,700.261 s <<< FAILURE! - in TestSuite
   2020-09-20T21:49:44.5036565Z [ERROR] testP2PStateTransitionEnabled(org.apache.helix.integration.messaging.TestP2PNoDuplicatedMessage)  Time elapsed: 26.394 s  <<< FAILURE!
   2020-09-20T21:49:44.5038630Z java.lang.AssertionError: expected:<2200> but was:<2185>
   2020-09-20T21:49:44.5041767Z 	at org.apache.helix.integration.messaging.TestP2PNoDuplicatedMessage.testP2PStateTransitionEnabled(TestP2PNoDuplicatedMessage.java:180)
   2020-09-20T21:49:44.5044911Z 
   2020-09-20T21:49:44.5101633Z 4690180 [Helix-RouterUpdater-event_process-TestZkCallbackHandlerLeak_testCurrentStatePathLeakingByAsycRemoval] ERROR org.apache.helix.spectator.RoutingTableProvider  - HelixManager is not connected for router update event: Event id : a383a99b-ba43-4e44-8aec-12401b13919bname:PeriodicalRebalance
   2020-09-20T21:49:44.5105088Z changeContext:org.apache.helix.NotificationContext@727c4682
   2020-09-20T21:49:44.5107008Z helixmanager:org.apache.helix.integration.manager.ClusterSpectatorManager@4d0923e6
   2020-09-20T21:49:44.5109850Z 
   2020-09-20T21:49:44.5113867Z 4690180 [Helix-RouterUpdater-event_process-TestZkCallbackHandlerLeak_testCurrentStatePathLeakingByAsycRemoval] ERROR org.apache.helix.common.DedupEventProcessor  - Helix-RouterUpdater-event_process thread failed while running Helix-RouterUpdater-event_process
   2020-09-20T21:49:44.5122198Z org.apache.helix.HelixException: HelixManager is not connected for router update event.
   2020-09-20T21:49:44.5123950Z 	at org.apache.helix.spectator.RoutingTableProvider$RouterUpdater.handleEvent(RoutingTableProvider.java:891)
   2020-09-20T21:49:44.5126270Z 	at org.apache.helix.spectator.RoutingTableProvider$RouterUpdater.handleEvent(RoutingTableProvider.java:855)
   2020-09-20T21:49:44.5128337Z 	at org.apache.helix.common.DedupEventProcessor.run(DedupEventProcessor.java:61)
   2020-09-20T21:49:44.8946581Z [ERROR] Failures: 
   2020-09-20T21:49:44.8951177Z [ERROR]   TestP2PNoDuplicatedMessage.testP2PStateTransitionEnabled:180 expected:<2200> but was:<2185>
   2020-09-20T21:49:44.8953542Z [ERROR] Tests run: 1196, Failures: 1, Errors: 0, Skipped: 1
   2020-09-20T21:49:44.9041402Z [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) on project helix-core: There are test failures.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org