Skip to content

Fix BestPossibleExternalViewVerifier for WAGED resource (#2939) #845

Fix BestPossibleExternalViewVerifier for WAGED resource (#2939)

Fix BestPossibleExternalViewVerifier for WAGED resource (#2939) #845

Triggered via push October 11, 2024 08:59
Status Success
Total duration 2h 18m 8s
Artifacts

Helix-CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
TestSuite ► org.apache.helix.integration.rebalancer.TestInstanceOperation ► testSwapEvacuateAdd: helix-core/src/test/java/org/apache/helix/integration/rebalancer/TestInstanceOperation.java#L1637
Failed test found in: helix-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: expected:<true> but was:<false>
TestSuite ► org.apache.helix.integration.controller.TestTopologyMigration ► testTopologyMigrationByResourceGroup: helix-core/src/test/java/org/apache/helix/integration/controller/TestTopologyMigration.java#L292
Failed test found in: helix-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: Unexpected shuffling occurred for database TestDB_1 expected:<true> but was:<false>
TestSuite ► org.apache.helix.integration.rebalancer.TestInstanceOperation ► testNodeSwapWithSwapOutInstanceOffline: helix-core/src/test/java/org/apache/helix/integration/rebalancer/TestInstanceOperation.java#L1637
Failed test found in: helix-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: expected:<true> but was:<false>
TestSuite ► org.apache.helix.manager.zk.TestZkBucketDataAccessor ► testGCScheduler: helix-core/src/test/java/org/apache/helix/manager/zk/TestZkBucketDataAccessor.java#L217
Failed test found in: helix-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: Expecting stale versions to cleaned up. Children were: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] expected:<true> but was:<false>
TestSuite ► org.apache.helix.integration.controller.TestTopologyMigration ► testTopologyMigrationByResourceGroup: helix-core/src/test/java/org/apache/helix/integration/controller/TestTopologyMigration.java#L292
Failed test found in: helix-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: Unexpected shuffling occurred for database TestDB_0 expected:<true> but was:<false>
TestSuite ► org.apache.helix.controller.rebalancer.TestAutoRebalanceStrategy ► simpleMasterSlaveTest: helix-core/src/test/java/org/apache/helix/controller/rebalancer/TestAutoRebalanceStrategy.java#L137
Failed test found in: helix-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: Node uniqueness per partition constraint: FAIL
TestSuite ► org.apache.helix.integration.rebalancer.TestInstanceOperation ► testEvacuateWithDisabledPartition: helix-core/src/test/java/org/apache/helix/integration/rebalancer/TestInstanceOperation.java#L1637
Failed test found in: helix-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: expected:<true> but was:<false>
TestSuite ► org.apache.helix.integration.rebalancer.TestInstanceOperation ► testEvacuateWithDisabledPartition: helix-core/src/test/java/org/apache/helix/integration/rebalancer/TestInstanceOperation.java#L1637
Failed test found in: helix-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: expected:<true> but was:<false>
TestSuite ► org.apache.helix.integration.rebalancer.TestInstanceOperation ► testEvacuateWithDisabledPartition: helix-core/src/test/java/org/apache/helix/integration/rebalancer/TestInstanceOperation.java#L1637
Failed test found in: helix-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: expected:<true> but was:<false>
TestSuite ► org.apache.helix.integration.rebalancer.TestInstanceOperation ► testSwapEvacuateAdd: helix-core/src/test/java/org/apache/helix/integration/rebalancer/TestInstanceOperation.java#L1637
Failed test found in: helix-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: expected:<true> but was:<false>
TestSuite ► org.apache.helix.controller.rebalancer.TestAutoRebalanceStrategy ► simpleMasterSlaveTest: helix-core/src/test/java/org/apache/helix/controller/rebalancer/TestAutoRebalanceStrategy.java#L137
Failed test found in: helix-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: Node uniqueness per partition constraint: FAIL
Merge_PR_CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Merge_PR_CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/