kubernetes / kubernetes

Production-Grade Container Scheduling and Management
https://kubernetes.io
Apache License 2.0
110.62k stars 39.55k forks source link

Failure cluster [160f0676...]: Error verifying UnMountDeviceCallCount: Expected DeviceUnmount Call 1, got 0 #128126

Open pohly opened 1 week ago

pohly commented 1 week ago

Failure cluster 160f06764dc2af72bd12

Error text:

Failed;Failed;
=== RUN   Test_UncertainDeviceGlobalMounts/timed_out_operations_should_result_in_device_marked_as_uncertain_[Filesystem][
=== PAUSE Test_UncertainDeviceGlobalMounts/timed_out_operations_should_result_in_device_marked_as_uncertain_[Filesystem][
=== CONT  Test_UncertainDeviceGlobalMounts/timed_out_operations_should_result_in_device_marked_as_uncertain_[Filesystem][
E1008 21:58:23.121079   43496 reconstruct.go:54] "Cannot get volumes from disk, skip sync states for volume reconstruction" err="open fake-dir-3e017bc9e2cc0330461d202a228a4439: no such file or directory"
I1008 21:58:23.121129   43496 reconciler.go:26] "Reconciler: start to sync state"
I1008 21:58:23.121285   43496 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"timeout-mount-device-volume\" (UniqueName: \"fake-plugin/timeout-mount-device-volume\") pod \"pod1\" (UID: \"pod1uid\") " pod="pod1"
I1008 21:58:23.169125   43496 operation_generator.go:1491] "Controller attach succeeded for volume \"timeout-mount-device-volume\" (UniqueName: \"fake-plugin/timeout-mount-device-volume\") pod \"pod1\" (UID: \"pod1uid\") device path: \"fake/path\"" pod="pod1"
I1008 21:58:23.264405   43496 operation_generator.go:538] "MountVolume.WaitForAttach entering for volume \"timeout-mount-device-volume\" (UniqueName: \"fake-plugin/timeout-mount-device-volume\") pod \"pod1\" (UID: \"pod1uid\") DevicePath \"fake/path\"" pod="pod1"
I1008 21:58:23.264673   43496 operation_generator
```    reconciler_test.go:1654: Error verifying UnMountDeviceCallCount: Expected DeviceUnmount Call 1, got 0
#### Recent failures:
[10/8/2024, 11:42:09 PM ci-kubernetes-unit](https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/ci-kubernetes-unit/1843768670367518720)

/kind failing-test
/kind flake
/sig storage
k8s-ci-robot commented 1 week ago

This issue is currently awaiting triage.

If a SIG or subproject determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
carlory commented 2 days ago

/assign

cc @drewhagen same root cause with #127520