kaisun2000 commented on issue #1374: URL: https://github.com/apache/helix/issues/1374#issuecomment-698818604
enlarge waiting time does not work LOG 1501 >2020-09-25T08:38:01.7996107Z [ERROR] Tests run: 1205, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 4,733.556 s <<< FAILURE! - in TestSuite 2020-09-25T08:38:01.7998096Z [ERROR] testAutoRebalance(org.apache.helix.integration.rebalancer.TestAutoRebalance) Time elapsed: 301.695 s <<< FAILURE! 2020-09-25T08:38:01.7999504Z java.lang.AssertionError: expected:<true> but was:<false> 2020-09-25T08:38:01.8001197Z at org.apache.helix.integration.rebalancer.TestAutoRebalance.testAutoRebalance(TestAutoRebalance.java:186) 2020-09-25T08:38:01.8002651Z 2020-09-25T08:38:02.1984857Z [ERROR] Failures: 2020-09-25T08:38:02.1988718Z [ERROR] TestAutoRebalance.testAutoRebalance:186 expected:<true> but was:<false> 2020-09-25T08:38:02.1993000Z [ERROR] Tests run: 1205, Failures: 1, Errors: 0, Skipped: 1 >020-09-25T07:47:25.4292432Z START TestAutoRebalance at Fri Sep 25 07:47:25 UTC 2020 2020-09-25T07:47:25.4830146Z 1688836 [ZkClient-EventThread-38417-localhost:2183] ERROR org.apache.helix.zookeeper.zkclient.callback.ZkAsyncCallbacks - Interrupted waiting for success 2020-09-25T07:47:25.4832019Z java.lang.InterruptedException 2020-09-25T07:47:25.4833088Z at java.lang.Object.wait(Native Method) 2020-09-25T07:47:25.4833976Z at java.lang.Object.wait(Object.java:502) 2020-09-25T07:47:25.4836459Z at org.apache.helix.zookeeper.zkclient.callback.ZkAsyncCallbacks$DefaultCallback.waitForSuccess(ZkAsyncCallbacks.java:220) 2020-09-25T07:47:25.4839410Z at org.apache.helix.zookeeper.zkclient.ZkClient.issueSync(ZkClient.java:1308) 2020-09-25T07:47:25.4841174Z at org.apache.helix.zookeeper.zkclient.ZkClient.access$300(ZkClient.java:83) 2020-09-25T07:47:25.4842916Z at org.apache.helix.zookeeper.zkclient.ZkClient$4.run(ZkClient.java:1334) 2020-09-25T07:47:25.4844292Z at org.apache.helix.zookeeper.zkclient.ZkEventThread.run(ZkEventThread.java:99) 2020-09-25T07:47:28.7393028Z true: wait 7ms, org.apache.helix.integration.rebalancer.TestAutoRebalance$ExternalViewBalancedVerifier@53a84ff4 2020-09-25T07:47:28.7394873Z START TestAutoRebalance testAutoRebalance at Fri Sep 25 07:47:28 UTC 2020 2020-09-25T07:47:28.8840849Z true: wait 140ms, org.apache.helix.integration.rebalancer.TestAutoRebalance$ExternalViewBalancedVerifier@6127b13c 2020-09-25T07:52:30.4192196Z false: org.apache.helix.integration.rebalancer.TestAutoRebalance$ExternalViewBalancedVerifier@f2c267a: wait 300057ms to verify 2020-09-25T07:52:30.4348593Z END TestAutoRebalance testAutoRebalance at Fri Sep 25 07:52:30 UTC 2020, took: 301692ms. 2020-09-25T07:52:30.4349741Z START TestAutoRebalance testDropResourceAutoRebalance at Fri Sep 25 07:52:30 UTC 2020 2020-09-25T07:52:31.4914022Z true: wait 28ms, org.apache.helix.integration.rebalancer.TestAutoRebalance$ExternalViewBalancedVerifier@213c36b4 2020-09-25T07:52:32.5078882Z verifyEmptyCurStateAndExtView: wait 1000ms to verify (true) 2020-09-25T07:52:32.7238571Z true: wait 203ms, org.apache.helix.integration.rebalancer.TestAutoRebalance$ExternalViewBalancedVerifier@6ec6d6d8 2020-09-25T07:52:33.7370656Z verifyEmptyCurStateAndExtView: wait 1000ms to verify (true) 2020-09-25T07:52:33.7396615Z END TestAutoRebalance testDropResourceAutoRebalance at Fri Sep 25 07:52:33 UTC 2020, took: 3306ms. 2020-09-25T07:52:33.7515529Z AfterClass: TestAutoRebalance of ZkStandAloneCMTestBase called 2020-09-25T07:52:33.8497807Z END TestAutoRebalance at Fri Sep 25 07:52:33 UTC 2020 2020-09-25T07:52:33.8501550Z AfterClass:TestAutoRebalance afterclass of ZkTestBase called! 2020-09-25T07:52:33.8502195Z ************ SYSTEM Physical Memory:7292203008 2020-09-25T07:52:33.8502654Z ************ total memory:4090 free memory:2615 2020-09-25T07:52:33.8503143Z TestAutoRebalance has active threads cnt:868 ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
