-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed as not planned
Closed as not planned
Copy link
Labels
ci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!staleThe stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
Description
Test Name
K8sDatapathVerifier Runs the kernel verifier against Cilium's BPF datapath
Failure Output
FAIL: terminating containers are not deleted after timeout
Stacktrace
Click to show.
/home/jenkins/workspace/Cilium-PR-K8s-1.24-kernel-4.19/src/github.com/cilium/cilium/test/ginkgo-ext/scopes.go:415
terminating containers are not deleted after timeout
Expected
<*fmt.wrapError | 0xc001599020>: {
msg: "Pods are still not deleted after a timeout: 4m0s timeout expired: Pods are still terminating: [echo-bc5cf6ffb-6l2gc echo-bc5cf6ffb-n8zv6]",
err: <*errors.errorString | 0xc000e678c0>{
s: "Pods are still terminating: [echo-bc5cf6ffb-6l2gc echo-bc5cf6ffb-n8zv6]",
},
}
to be nil
/home/jenkins/workspace/Cilium-PR-K8s-1.24-kernel-4.19/src/github.com/cilium/cilium/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go:64
Standard Output
Click to show.
Standard Error
Click to show.
11:20:44 STEP: Running BeforeAll block for EntireTestsuite K8sDatapathVerifier
11:20:44 STEP: Ensuring the namespace kube-system exists
11:20:44 STEP: WaitforPods(namespace="kube-system", filter="-l k8s-app=cilium-test-logs")
11:20:44 STEP: WaitforPods(namespace="kube-system", filter="-l k8s-app=cilium-test-logs") => <nil>
11:20:44 STEP: Deleting pods [echo-bc5cf6ffb-6l2gc,echo-bc5cf6ffb-n8zv6] in namespace default
11:20:44 STEP: Waiting for 2 deletes to return (echo-bc5cf6ffb-6l2gc,echo-bc5cf6ffb-n8zv6)
11:20:44 STEP: Deleting cep [echo-bc5cf6ffb-6l2gc,echo-bc5cf6ffb-n8zv6] in namespace default
11:20:44 STEP: Waiting for 2 deletes to return (echo-bc5cf6ffb-6l2gc,echo-bc5cf6ffb-n8zv6)
11:20:54 STEP: Unable to delete pods echo-bc5cf6ffb-6l2gc with 'kubectl -n default delete pods echo-bc5cf6ffb-6l2gc': Exitcode: -1
Err: signal: killed
Stdout:
pod "echo-bc5cf6ffb-6l2gc" deleted
Stderr:
11:20:54 STEP: Unable to delete pods echo-bc5cf6ffb-n8zv6 with 'kubectl -n default delete pods echo-bc5cf6ffb-n8zv6': Exitcode: -1
Err: signal: killed
Stdout:
pod "echo-bc5cf6ffb-n8zv6" deleted
Stderr:
11:20:55 STEP: WaitForSinglePod(namespace="default", podname="test-verifier")
11:21:08 STEP: waitForSinglePod(namespace="default", podname="test-verifier", minRequired=1) => <nil>
11:21:22 STEP: Cleaning bpf_lxc build files
11:21:22 STEP: Building bpf_lxc object file
11:21:24 STEP: Running the verifier test script with bpf_lxc
11:21:25 STEP: Cleaning bpf_lxc build files
11:21:25 STEP: Building bpf_lxc object file
11:21:27 STEP: Running the verifier test script with bpf_lxc
11:21:27 STEP: Cleaning bpf_lxc build files
11:21:27 STEP: Building bpf_lxc object file
11:21:29 STEP: Running the verifier test script with bpf_lxc
11:21:29 STEP: Cleaning bpf_host build files
11:21:29 STEP: Building bpf_host object file
11:21:33 STEP: Running the verifier test script with bpf_host
11:21:35 STEP: Cleaning bpf_host build files
11:21:36 STEP: Building bpf_host object file
11:21:38 STEP: Running the verifier test script with bpf_host
11:21:39 STEP: Cleaning bpf_host build files
11:21:39 STEP: Building bpf_host object file
11:21:41 STEP: Running the verifier test script with bpf_host
11:21:42 STEP: Cleaning bpf_xdp build files
11:21:42 STEP: Building bpf_xdp object file
11:21:45 STEP: Running the verifier test script with bpf_xdp
11:21:45 STEP: Cleaning bpf_overlay build files
11:21:46 STEP: Building bpf_overlay object file
11:21:48 STEP: Running the verifier test script with bpf_overlay
11:21:49 STEP: Cleaning bpf_sock build files
11:21:49 STEP: Building bpf_sock object file
11:21:49 STEP: Running the verifier test script with bpf_sock
=== Test Finished at 2023-05-03T11:21:50Z====
11:21:50 STEP: Running AfterEach for block EntireTestsuite
11:21:50 STEP: Running AfterAll block for EntireTestsuite K8sDatapathVerifier
FAIL: terminating containers are not deleted after timeout
Expected
<*fmt.wrapError | 0xc001599020>: {
msg: "Pods are still not deleted after a timeout: 4m0s timeout expired: Pods are still terminating: [echo-bc5cf6ffb-6l2gc echo-bc5cf6ffb-n8zv6]",
err: <*errors.errorString | 0xc000e678c0>{
s: "Pods are still terminating: [echo-bc5cf6ffb-6l2gc echo-bc5cf6ffb-n8zv6]",
},
}
to be nil
ZIP Links:
Jenkins URL: https://jenkins.cilium.io/job/Cilium-PR-K8s-1.24-kernel-4.19/31/
If this is a duplicate of an existing flake, comment 'Duplicate of #<issue-number>' and close this issue.
Metadata
Metadata
Assignees
Labels
ci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!staleThe stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.