Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky Test: TopologyAwareScheduling for StatefulSet when Creating a StatefulSet Should place pods based on the ranks-ordering #3901

Open
tenzen-y opened this issue Dec 23, 2024 · 2 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@tenzen-y
Copy link
Member

tenzen-y commented Dec 23, 2024

What happened:
Failed on "End To End TAS Suite: kindest/node:v1.31.1: [It] TopologyAwareScheduling for StatefulSet when Creating a StatefulSet Should place pods based on the ranks-ordering".

{Timed out after 45.000s.
The function passed to Eventually failed at /home/prow/go/src/kubernetes-sigs/kueue/test/e2e/tas/statefulset_test.go:94 with:
Expected
    <int32>: 2
to equal
    <int32>: 3 failed [FAILED] Timed out after 45.000s.
The function passed to Eventually failed at /home/prow/go/src/kubernetes-sigs/kueue/test/e2e/tas/statefulset_test.go:94 with:
Expected
    <int32>: 2
to equal
    <int32>: 3
In [It] at: /home/prow/go/src/kubernetes-sigs/kueue/test/e2e/tas/statefulset_test.go:95 @ 12/20/24 04:52:06.225
}

What you expected to happen:
No errors.

How to reproduce it (as minimally and precisely as possible):
https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/periodic-kueue-test-tas-e2e-main/1869966151665061888

Screenshot 2024-12-23 at 16 06 26

https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/periodic-kueue-test-tas-e2e-main/1870690934111342592

Screenshot 2024-12-23 at 16 09 46

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version):
  • Kueue version (use git describe --tags --dirty --always):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
@tenzen-y tenzen-y added the kind/bug Categorizes issue or PR as related to a bug. label Dec 23, 2024
@tenzen-y
Copy link
Member Author

/kind flake

@k8s-ci-robot k8s-ci-robot added the kind/flake Categorizes issue or PR as related to a flaky test. label Dec 23, 2024
@mbobrovskyi
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/flake Categorizes issue or PR as related to a flaky test.
Projects
None yet
Development

No branches or pull requests

3 participants