-
Notifications
You must be signed in to change notification settings - Fork 174
TestServiceEntrySelectsWorkloadEntry flake #1352
Copy link
Copy link
Closed
Labels
kind/bugSomething isn't workingSomething isn't working
Description
What happened:
Frequently see failure in ipv6 test
=== RUN TestServiceEntrySelectsWorkloadEntry/MESH_INTERNAL_STATIC/service-with-waypoint-at-service-granularity/to_service-with-waypoint-at-service-granularity
2025-04-28T11:46:00.127906Z info tf === BEGIN: Test: '_home_runner_work_kmesh_kmesh_test_e2e[TestServiceEntrySelectsWorkloadEntry/MESH_INTERNAL_STATIC/service-with-waypoint-at-service-granularity/to_service-with-waypoint-at-service-granularity]' ===
2025-04-28T11:46:00.130713Z info tf === BEGIN: Deploy config ===
2025-04-28T11:46:00.135995Z info tf === SUCCEEDED: Deploy config in 5.279643ms ===
baseline_test.go:1145: 2 errors occurred:
* failed calling service-with-waypoint-at-service-granularity (cluster=cluster-0)->'http://[2001:2::f0f0:255]:80': call failed from service-with-waypoint-at-service-granularity (cluster=cluster-0) to http://[2001:2::f0f0:255]:80 (using http): expected no error, but encountered rpc error: code = Unknown desc = request set timed out after 500ms and only 0/1 requests completed (0s avg)
* failed calling service-with-waypoint-at-service-granularity (cluster=cluster-0)->'http://[2001:2::f0f0:255]:80': call failed from service-with-waypoint-at-service-granularity (cluster=cluster-0) to http://[2001:2::f0f0:255]:80 (using http): expected no error, but encountered rpc error: code = Unknown desc = request set timed out after 500ms and only 0/1 requests completed (0s avg)
2025-04-28T11:47:00.136681Z info tf === DONE (failed): Test: '_home_runner_work_kmesh_kmesh_test_e2e[TestServiceEntrySelectsWorkloadEntry/MESH_INTERNAL_STATIC/service-with-waypoint-at-service-granularity/to_service-with-waypoint-at-service-granularity] (1m0.008771138s)' ===
2025-04-28T11:47:00.136755Z info tf === DONE (failed): Test: '_home_runner_work_kmesh_kmesh_test_e2e[TestServiceEntrySelectsWorkloadEntry/MESH_INTERNAL_STATIC/service-with-waypoint-at-service-granularity] (1m30.035006395s)' ===
2025-04-28T11:47:00.136788Z info tf === DONE (failed): Test: '_home_runner_work_kmesh_kmesh_test_e2e[TestServiceEntrySelectsWorkloadEntry/MESH_INTERNAL_STATIC] (1m30.127459854s)' ===
2025-04-28T11:47:00.150557Z info tf === DONE (failed): Test: '_home_runner_work_kmesh_kmesh_test_e2e[TestServiceEntrySelectsWorkloadEntry] (1m30.141430819s)' ===
--- FAIL: TestServiceEntrySelectsWorkloadEntry (90.14s)
--- FAIL: TestServiceEntrySelectsWorkloadEntry/MESH_INTERNAL_STATIC (90.14s)
--- PASS: TestServiceEntrySelectsWorkloadEntry/MESH_INTERNAL_STATIC/enrolled-to-kmesh (0.08s)
--- PASS: TestServiceEntrySelectsWorkloadEntry/MESH_INTERNAL_STATIC/enrolled-to-kmesh/to_enrolled-to-kmesh (0.03s)
--- PASS: TestServiceEntrySelectsWorkloadEntry/MESH_INTERNAL_STATIC/enrolled-to-kmesh/to_service-with-waypoint-at-service-granularity (0.05s)
--- FAIL: TestServiceEntrySelectsWorkloadEntry/MESH_INTERNAL_STATIC/service-with-waypoint-at-service-granularity (90.04s)
--- FAIL: TestServiceEntrySelectsWorkloadEntry/MESH_INTERNAL_STATIC/service-with-waypoint-at-service-granularity/to_enrolled-to-kmesh (30.02s)
--- FAIL: TestServiceEntrySelectsWorkloadEntry/MESH_INTERNAL_STATIC/service-with-waypoint-at-service-granularity/to_service-with-waypoint-at-service-granularity (60.01s)
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
- Kmesh version:
- Kmesh mode(kmesh has
Kernel-Native ModeandDuel-Engine Mode): - Istio version:
- Kernel version:
- Others:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working